.tarot-modal[data-astro-cid-o66hm54e]{position:fixed;inset:0;z-index:9999;display:flex;justify-content:center;width:100%;height:100%;background:#0b132bf2;backdrop-filter:blur(10px);opacity:1;visibility:visible;transition:opacity .25s ease,visibility .25s ease}.tarot-modal[data-astro-cid-o66hm54e].hidden{opacity:0;visibility:hidden;pointer-events:none}#profile-modal-container[data-astro-cid-o66hm54e]{align-items:flex-start;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:5vh 16px}.pm-wrapper[data-astro-cid-o66hm54e]{width:100%;max-width:760px;margin:0 auto}.pm-card[data-astro-cid-o66hm54e]{position:relative;background:#0b132bf7;border:1px solid rgba(242,201,76,.2);border-radius:20px;padding:2.5rem 2rem 2rem;box-shadow:0 20px 60px #000c}.pm-close-btn[data-astro-cid-o66hm54e]{position:absolute;top:16px;right:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.pm-close-btn[data-astro-cid-o66hm54e]:hover{background:#ffffff2e}.pm-title[data-astro-cid-o66hm54e]{font-family:var(--font-title);color:var(--gold-color, #F2C94C);text-align:center;font-size:1.75rem;margin:0 0 .5rem;text-shadow:0 0 15px rgba(242,201,76,.3)}.pm-subtitle[data-astro-cid-o66hm54e]{text-align:center;color:#ffffffb3;font-size:.9rem;margin-bottom:2rem;line-height:1.5}.pm-required[data-astro-cid-o66hm54e]{color:#ff6b6b}.pm-row[data-astro-cid-o66hm54e]{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;margin-bottom:1rem}.pm-row-half[data-astro-cid-o66hm54e]{grid-template-columns:1fr 1fr}.pm-field[data-astro-cid-o66hm54e]{display:flex;flex-direction:column}.pm-field-full[data-astro-cid-o66hm54e]{margin-bottom:1rem}.pm-field[data-astro-cid-o66hm54e] label[data-astro-cid-o66hm54e],.pm-field-full[data-astro-cid-o66hm54e] label[data-astro-cid-o66hm54e]{display:block;margin-bottom:.45rem;color:#ffffffe6;font-weight:500;font-size:.88rem;letter-spacing:.2px}.pm-card[data-astro-cid-o66hm54e] input[data-astro-cid-o66hm54e][type=text],.pm-card[data-astro-cid-o66hm54e] select[data-astro-cid-o66hm54e],.pm-card[data-astro-cid-o66hm54e] textarea[data-astro-cid-o66hm54e]{width:100%;padding:11px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff;font-family:var(--font-body);font-size:1rem;transition:border-color .25s,background .25s,box-shadow .25s;box-sizing:border-box;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.pm-card[data-astro-cid-o66hm54e] select[data-astro-cid-o66hm54e]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23ffffff80' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.pm-card[data-astro-cid-o66hm54e] select[data-astro-cid-o66hm54e] option[data-astro-cid-o66hm54e]{background:#0b132b;color:#fff}.pm-card[data-astro-cid-o66hm54e] textarea[data-astro-cid-o66hm54e]{resize:vertical;min-height:90px;line-height:1.6}.pm-card[data-astro-cid-o66hm54e] input[data-astro-cid-o66hm54e]:focus,.pm-card[data-astro-cid-o66hm54e] select[data-astro-cid-o66hm54e]:focus,.pm-card[data-astro-cid-o66hm54e] textarea[data-astro-cid-o66hm54e]:focus{outline:none;border-color:var(--gold-color, #F2C94C);background:#ffffff1a;box-shadow:0 0 0 3px #f2c94c1f}.pm-date-group[data-astro-cid-o66hm54e]{display:grid;grid-template-columns:1fr 2fr 1.5fr;gap:8px}.pm-date-select[data-astro-cid-o66hm54e]{min-width:0;padding-left:10px!important;padding-right:30px!important;font-size:.92rem!important}.pm-msg[data-astro-cid-o66hm54e]{padding:10px 15px;border-radius:8px;margin-bottom:1rem;text-align:center;font-size:.9rem}.pm-msg-error[data-astro-cid-o66hm54e]{background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);color:#ff6b6b}.pm-msg-success[data-astro-cid-o66hm54e]{background:#2ed5731a;border:1px solid rgba(46,213,115,.3);color:#2ed573}.pm-actions[data-astro-cid-o66hm54e]{margin-top:1.5rem;display:flex;justify-content:center}.pm-submit-btn[data-astro-cid-o66hm54e]{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--gold-color, #F2C94C);color:#0b132b;border:none;padding:13px 40px;border-radius:50px;font-weight:700;font-size:1rem;font-family:var(--font-body);cursor:pointer;transition:transform .2s,box-shadow .2s;min-width:200px;-webkit-tap-highlight-color:transparent}.pm-submit-btn[data-astro-cid-o66hm54e]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f2c94c73}.pm-submit-btn[data-astro-cid-o66hm54e]:active{transform:scale(.98)}.spinner[data-astro-cid-o66hm54e]{width:20px;height:20px;border:2px solid rgba(11,19,43,.3);border-top-color:#0b132b;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:600px){.pm-card[data-astro-cid-o66hm54e]{padding:2rem 1.25rem 1.5rem;border-radius:16px}.pm-title[data-astro-cid-o66hm54e]{font-size:1.45rem}.pm-row[data-astro-cid-o66hm54e]{grid-template-columns:1fr;gap:0}.pm-row-half[data-astro-cid-o66hm54e]{grid-template-columns:1fr}.pm-date-group[data-astro-cid-o66hm54e]{grid-template-columns:1fr 1.4fr 1.2fr;gap:6px}}
