:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050712;--bg-soft:#0b1224;--ink:#f8f4e8;--muted:#c7d0e6;--quiet:#8f9bb8;--gold:#f2c66d;--gold-strong:#ffd98a;--violet:#a887ff;--blue:#66a8ff;--teal:#63d3c8;--rose:#ed8da7;--line:#ffffff24;--glass:#0c1224b8;--glass-strong:#111931e6;--shadow:0 24px 70px #0000006b;--radius:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 16% 0,#66a8ff38,#0000 32rem),radial-gradient(circle at 90% 10%,#f2c66d29,#0000 24rem),linear-gradient(#050712 0%,#0b1020 42%,#070814 100%);margin:0}body:before{content:"";pointer-events:none;opacity:.24;background-image:radial-gradient(circle,#ffffffdb 0 1px,#0000 1.5px),radial-gradient(circle,#f2c66dbd 0 1px,#0000 1.6px);background-position:0 0,24px 38px;background-size:86px 86px,142px 142px;position:fixed;inset:0}.cosmic-background{pointer-events:none;opacity:.9;background:radial-gradient(circle at 20% 18%,#66a8ff29,#0000 30rem),radial-gradient(circle at 84% 14%,#a887ff1f,#0000 24rem),radial-gradient(circle at 70% 82%,#f2c66d17,#0000 26rem);position:fixed;inset:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main,.footer,.site-header{width:min(100% - 24px,1180px);margin-inline:auto}.app-shell{position:relative;overflow:hidden}.stars{pointer-events:none;opacity:.75;background:linear-gradient(#0000,#f2c66d14);height:42vh;position:fixed;inset:auto 0 0}.site-header{z-index:10;border:1px solid var(--line);border-radius:var(--radius);min-height:64px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050712c7;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px;display:flex;position:sticky;top:12px}.brand{color:var(--gold-strong);align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff7de;background:radial-gradient(circle,#f2c66d57,#a887ff24);border:1px solid #f2c66d8f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.site-header nav{display:none}.header-menu{justify-content:center;align-items:center;gap:18px;min-width:0;display:flex}.language-select{min-width:0;color:var(--quiet);white-space:nowrap;align-items:center;gap:8px;font-size:.86rem;font-weight:800;display:inline-flex}.language-select select{border-radius:var(--radius);min-height:36px;color:var(--ink);background-color:#ffffff0f;border:1px solid #ffffff29;padding:0 8px;font-size:.86rem}.language-select option{color:#f8f4e8;background-color:#0b1224}.language-select option:checked{color:#fff;background-color:#263f72}.site-header .btn{width:auto;min-height:42px;padding:0 14px}.hero{background-image:linear-gradient(#05071233,#050712b8),url(/images/cosmic-hero.svg);background-position:50%;background-size:cover;border-bottom:1px solid #ffffff14;align-items:center;gap:22px;min-height:auto;padding:32px 0 28px;display:grid;overflow:clip}.hero-copy{min-width:0;max-width:680px}.eyebrow{color:var(--gold-strong);text-transform:uppercase;align-items:center;gap:8px;font-size:.76rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(90deg, var(--gold), transparent);width:22px;height:1px}h1,h2,h3,p{margin-top:0}h1{overflow-wrap:normal;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,16vw,5.2rem);line-height:.94}h2{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,11vw,4.4rem);line-height:1}h3{margin-bottom:8px;font-size:1.08rem}p{color:var(--muted);line-height:1.65}.hero-tagline{color:var(--gold-strong);font-size:clamp(1.2rem,6vw,1.9rem);line-height:1.16}.hero-actions,.dashboard-actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.btn{border-radius:var(--radius);cursor:pointer;color:#120f16;background:linear-gradient(135deg, var(--gold), #f29f74);border:1px solid #0000;min-height:52px;padding:0 18px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;box-shadow:0 14px 34px #f2c66d40}.btn:hover,.btn:focus-visible{outline-offset:3px;outline:2px solid #ffd98a6b;transform:translateY(-1px)}.btn-secondary,.btn-ghost{color:var(--ink);border-color:var(--line);box-shadow:none;background:#ffffff14}.btn-ghost{color:var(--muted);background:0 0}.btn:disabled{cursor:progress;opacity:.72}.trust-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.trust-row span,.summary-facts span{border-radius:var(--radius);color:#ffe2a4;background:#f2c66d14;border:1px solid #f2c66d38;padding:8px 10px;font-size:.82rem}.app-preview{justify-content:center;display:flex}.phone-frame{width:min(100%,330px);min-height:0;box-shadow:var(--shadow);background:linear-gradient(#0d162deb,#090c1cf5);border:1px solid #ffffff2e;border-radius:30px;padding:14px}.phone-frame img{aspect-ratio:1;object-fit:cover;border-radius:18px}.preview-card,.card,.form-card,.loading-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff1a,#ffffff0b)}.preview-card{margin-top:14px;padding:14px}.preview-card span,.month-card span,.planet-card span,.area-card span,.sign-list span{color:var(--gold-strong);text-transform:uppercase;font-size:.78rem;font-weight:800}.preview-card strong{margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,6vw,1.45rem);display:block}.preview-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;display:grid}.preview-grid span{border-radius:var(--radius);min-height:54px;color:var(--muted);background:#ffffff0f;border:1px solid #ffffff1f;place-items:center;display:grid}.section,.form-section,.results{padding:54px 0}.section-heading{max-width:820px;margin-bottom:22px}.section-heading.compact h2{font-size:clamp(1.7rem,8vw,3rem)}.step-grid,.area-grid,.preview-months,.testimonial-grid,.big-three,.profile-grid,.life-grid,.month-grid,.planet-grid{gap:14px;display:grid}.big-three+.profile-grid,.profile-grid+.profile-grid{margin-top:18px}.step-card,.area-card,.month-card,.planet-card,.life-card,.education-list article,.testimonial-grid figure,.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0e;padding:18px}.step-card span{width:38px;height:38px;color:var(--gold-strong);background:#f2c66d24;border-radius:50%;place-items:center;margin-bottom:16px;font-weight:900;display:grid}.explain-band,.reflection-band{border-radius:var(--radius);background:linear-gradient(135deg,#f2c66d1f,#0000 42%),#090f1fd1;border:1px solid #f2c66d38;gap:20px;padding:26px;display:grid}.explain-band img{border-radius:var(--radius);object-fit:cover;min-height:260px}.zodiac-layout{gap:18px;display:grid}.zodiac-layout img{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0f}.sign-list{gap:8px;display:grid}.sign-list article{border-radius:var(--radius);background:#ffffff0b;border:1px solid #ffffff1a;gap:6px;padding:12px;display:grid}.sign-list h3,.sign-list p,.month-card p,.planet-card p,.life-card p,.education-list p,.testimonial-grid blockquote{margin-bottom:0}.form-card,.card,.loading-card{padding:18px}form,.form-grid{gap:14px;display:grid}.field{color:var(--muted);gap:8px;font-size:.92rem;font-weight:700;display:grid}.field input,.field select,.field textarea{border-radius:var(--radius);width:100%;min-height:52px;color:var(--ink);background:#030610b8;border:1px solid #ffffff29;padding:0 14px;font-size:1rem}.field textarea{resize:vertical;min-height:132px;padding:14px;line-height:1.55}.email-panel{border-radius:var(--radius);background:#63d3c811;border:1px solid #63d3c838;gap:12px;padding:14px;display:grid}.email-panel small{color:var(--quiet);line-height:1.5}.field-help{color:var(--quiet);margin:8px 0 0;font-size:.92rem;line-height:1.55}.intent-preview{border-radius:var(--radius);background:#66a8ff14;border:1px solid #66a8ff52;margin:14px 0;padding:14px}.intent-preview strong{color:var(--gold-strong)}.check-field{color:var(--muted);grid-template-columns:22px 1fr;align-items:start;gap:10px;line-height:1.45;display:grid}.check-field input{width:18px;height:18px;accent-color:var(--gold);margin-top:2px}.field input:focus,.field select:focus{outline-offset:2px;outline:2px solid #66a8ff85}.field-error{color:#ffb4c3}.consent-note,.disclaimer{border-radius:var(--radius);color:#ffe8b8;background:#f2c66d14;border:1px solid #f2c66d42;margin:0;padding:14px;font-size:.93rem}.consent-note.subtle{color:var(--muted);background:#ffffff0b;border-color:#ffffff1f}.loading-card{text-align:center;justify-items:center;margin:20px 0;display:grid}.report-progress{background:#030610b8;border:1px solid #f2c66d59;border-radius:999px;width:min(100%,420px);height:12px;margin-top:10px;overflow:hidden}.report-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--gold), #66a8ff, var(--violet));height:100%;transition:width .9s;display:block;box-shadow:0 0 22px #f2c66d59}.report-progress-value{color:var(--gold-strong)}.loading-warning{max-width:620px;color:var(--muted)}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030610b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.payment-modal{border-radius:var(--radius);width:min(100%,540px);max-height:calc(100dvh - 20px);box-shadow:var(--shadow);background:radial-gradient(circle at 82% 0,#f2c66d2e,#0000 18rem),linear-gradient(160deg,#0e162cf5,#080a18fa);border:1px solid #f2c66d52;padding:clamp(14px,3vw,20px);overflow:hidden}.payment-modal h2{margin-bottom:12px;font-size:clamp(2rem,7.5vw,3.25rem);line-height:.92}.payment-price{border-radius:var(--radius);background:#f2c66d14;border:1px solid #f2c66d4d;gap:6px;margin:12px 0;padding:14px;display:grid}.payment-amount-row{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.payment-amount-row del{color:#e2e8ff9e;font-weight:900;text-decoration-color:#ff7474e6;text-decoration-thickness:3px}.payment-price strong{color:var(--gold-strong);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,11vw,4rem);line-height:.9}.payment-terms{background:#66a8ff14;border:1px solid #66a8ff47;border-radius:14px;margin:0 0 16px;padding:14px}.payment-terms p{color:var(--muted);margin:6px 0 0;line-height:1.55}.payment-list{color:var(--muted);gap:7px;margin:10px 0;padding-left:20px;font-size:.95rem;line-height:1.42;display:grid}.payment-modal .consent-note{margin:10px 0;font-size:.84rem;line-height:1.35}.payment-modal .dashboard-actions{margin-top:10px}.loader{border:2px solid #ffffff24;border-top-color:var(--gold);border-radius:50%;width:62px;height:62px;margin-bottom:16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.summary-card{gap:18px;display:grid}.summary-facts{flex-wrap:wrap;align-content:start;gap:8px;display:flex}.dashboard-actions{margin:14px 0 20px}.report-section+.card,.report-dashboard>.disclaimer{margin-top:14px}.email-status{border-radius:var(--radius);color:#c7fff7;background:#63d3c814;border:1px solid #63d3c847;margin:0 0 18px;padding:12px 14px}.dashboard-section{padding:34px 0 0}.card h3{font-family:Georgia,Times New Roman,serif;font-size:1.6rem}.card small,.planet-card small{color:var(--quiet);margin-top:12px;line-height:1.5;display:block}.card-accent{background:linear-gradient(160deg,#63d3c81a,#a887ff14);border-color:#63d3c847}.planet-card{min-height:300px;position:relative;overflow:hidden}.planet-orb{background:radial-gradient(circle at 30% 28%, #fff1bd, transparent 22%), linear-gradient(135deg, var(--gold), var(--violet) 48%, #13224f);border-radius:50%;width:72px;height:72px;margin-bottom:18px;box-shadow:0 0 42px #a887ff57}.life-card span,.area-card span{border-radius:var(--radius);background:#f2c66d14;border:1px solid #f2c66d38;margin-bottom:14px;padding:7px 9px;display:inline-block}.month-card ul,.reflection-band ul{color:var(--muted);gap:8px;padding-left:18px;line-height:1.55;display:grid}.month-card em{color:#ffe2a4;margin-top:14px;font-style:normal;display:block}.lucky-panel{border-radius:var(--radius);background:#ffffff0f;border:1px solid #ffffff24;gap:12px;margin:18px 0;padding:18px;display:grid}.lucky-panel p{margin-bottom:0}.education-list{gap:12px;display:grid}.faq-list{gap:10px;display:grid}.faq-list summary{cursor:pointer;color:var(--ink);font-weight:800}.testimonial-grid figure{margin:0}.testimonial-grid blockquote{color:var(--ink);line-height:1.55}.testimonial-grid figcaption{color:var(--gold-strong);margin-top:14px;font-size:.86rem}.footer{color:var(--muted);border-top:1px solid #ffffff1a;gap:16px;padding:36px 0 48px;display:grid}.admin-page{padding:52px 0}.admin-login-card{border:1px solid var(--line);border-radius:var(--radius);width:min(100%,560px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c1224d1;margin:8vh auto;padding:24px}.admin-page h1{margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,15vw,6rem);line-height:.92}.admin-metrics,.admin-grid{gap:14px;margin-top:18px;display:grid}.admin-metrics .card h3{color:var(--gold-strong);font-size:2.4rem}.admin-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0b;overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:860px;color:var(--muted)}.admin-table th,.admin-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff1a;max-width:360px;padding:12px 14px;font-size:.9rem}.admin-table th{color:var(--gold-strong);background:#f2c66d14}.footer strong{color:var(--gold-strong);font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.new-hero{align-items:center;gap:22px;min-height:auto;padding:34px 0 26px;display:grid;overflow:clip}.new-hero h1{max-width:780px;font-size:clamp(2.7rem,13vw,5.2rem);line-height:.96}.new-hero-copy{min-width:0}.hero-oracle-card{border:1px solid var(--line);width:min(100%,340px);box-shadow:var(--shadow);background:#0a1022c7;border-radius:18px;justify-self:center;gap:12px;padding:14px;display:grid}.zodiac-wheel-visual{border:1px solid #f2c66d38;border-radius:12px}.tarot-back-mini,.tarot-card-back{min-height:150px;color:var(--gold-strong);text-transform:uppercase;background:linear-gradient(135deg,#f2c66d1f,#a887ff14),repeating-linear-gradient(45deg,#ffffff0a 0 1px,#0000 1px 12px),#091122;border:1px solid #f2c66d5c;border-radius:12px;place-items:center;font-weight:900;display:grid}.tarot-back-mini strong,.tarot-card-back strong{text-transform:none;font-family:Georgia,Times New Roman,serif;font-size:2.1rem}.intro-section,.feature-section{padding:34px 0}.feature-grid,.report-badges,.guidance-grid,.insight-list{gap:12px;display:grid}.feature-grid{grid-template-columns:1fr}.badge{border-radius:var(--radius);color:#ffe2a4;background:#f2c66d17;border:1px solid #f2c66d47;width:fit-content;padding:8px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.constellation-divider{justify-content:space-between;align-items:center;min-height:28px;margin:26px 0;display:flex;position:relative}.constellation-divider:before{content:"";background:linear-gradient(90deg,#0000,#f2c66d8c,#0000);height:1px;position:absolute;top:50%;left:10%;right:10%}.constellation-divider span{background:var(--gold);border-radius:50%;width:7px;height:7px;box-shadow:0 0 18px #f2c66d8c}.report-dashboard{padding-top:34px}.report-hero-card{gap:18px;display:grid}.report-tabs{gap:8px;margin:14px 0;padding:6px 0 14px;display:flex;overflow-x:auto}.report-tabs button{border:1px solid var(--line);border-radius:var(--radius);min-height:42px;color:var(--muted);text-transform:none;background:#ffffff0f;flex:none;padding:0 13px;font-weight:800}.report-tabs button.active{color:#130f16;background:linear-gradient(135deg, var(--gold), #f4a66f)}.report-section{gap:16px;padding:18px 0 0;display:grid}.three-year-timeline{gap:12px;display:grid}.three-year-timeline article{border-radius:var(--radius);background:#f2c66d14;border:1px solid #f2c66d3d;padding:16px}.three-year-timeline span,.tarot-number{color:var(--gold-strong);font-weight:900}.deep-life-card{gap:12px;display:grid}.guidance-grid{margin-top:8px}.guidance-grid div,.insight-list div{border-radius:var(--radius);background:#ffffff0b;border:1px solid #ffffff1a;padding:13px}.tarot-spread{gap:16px;display:grid}.tarot-card-shell{box-shadow:var(--shadow);perspective:1200px;animation:1.35s cubic-bezier(.22,.78,.2,1) both tarotDeal;animation-delay:var(--deal-delay,0s);background:radial-gradient(circle at 50% 0,#f2c66d2e,#0000 50%),linear-gradient(#ffffff17,#ffffff0a);border:1px solid #f2c66d47;border-radius:14px;gap:12px;padding:16px;display:grid}.tarot-card-real{aspect-ratio:.58;width:min(100%,260px);transform-style:preserve-3d;animation:2.35s cubic-bezier(.2,.8,.18,1) both tarotFlip;animation-delay:calc(var(--deal-delay,0s) + .3s);justify-self:center;position:relative}.tarot-card-side{backface-visibility:hidden;border-radius:12px;position:absolute;inset:0;overflow:hidden}.tarot-card-back-face,.tarot-card-front-face{text-align:center;border:1px solid #ffffff1f;place-items:center;display:grid}.tarot-card-back-face{color:var(--gold-strong);background:repeating-linear-gradient(45deg,#f2c66d1f 0 1px,#0000 1px 10px),radial-gradient(circle at 50% 42%,#a887ff3d,#0000 36%),#081020}.tarot-card-back-face span{font-weight:900;position:absolute;top:18px}.tarot-card-back-face strong{position:absolute;bottom:18px}.tarot-back-orbit{border:1px solid #f2c66d8c;border-radius:50%;width:142px;height:142px;box-shadow:inset 0 0 0 18px #f2c66d0d,0 0 40px #a887ff4d}.tarot-card-front-face{background:radial-gradient(circle at 50% 10%,#f2c66d47,#0000 30%),linear-gradient(155deg,#0b142dfa,#211434f5);transform:rotateY(180deg)}.tarot-card-frame{background:radial-gradient(circle at 50% 8%,#f2c66d29,#0000 26%),#010610c7;border:1px solid #f2c66d59;border-radius:14px;place-items:center;width:100%;height:100%;padding:8px;display:grid}.tarot-card-image{object-fit:contain;filter:drop-shadow(0 22px 26px #0000006b);border-radius:12px;width:100%;height:100%;display:block}.tarot-illustration{background:radial-gradient(circle at 50% 36%,#f2c66d42,#0000 20%),linear-gradient(#66a8ff2e,#05071233);border:1px solid #f2c66d75;border-radius:16px;width:142px;height:142px;position:relative}.tarot-art{overflow:hidden}.tarot-art:before{content:"";border:1px solid #f2c66d38;border-radius:12px;position:absolute;inset:12px}.tarot-art-shape{display:block;position:absolute}.sun,.sun-large,.halo{background:radial-gradient(circle,#ffe4a3,#d99f43 65%,#0000 66%);border-radius:50%;width:42px;height:42px;margin-left:-21px;top:18px;left:50%;box-shadow:0 0 28px #f2c66d99}.sun-large{background:repeating-conic-gradient(from 0deg, #ffe08e59 0 8deg, transparent 8deg 16deg), radial-gradient(circle, #fff1b8 0 38%, #f2b14b 39% 66%, transparent 67%);width:58px;height:58px;margin-left:-29px;top:12px}.moon,.moon-large{border-radius:50%;width:30px;height:30px;top:44px;right:25px;box-shadow:-9px 0 #dbe9ff}.moon-large{width:58px;height:58px;margin-left:-18px;top:12px;left:50%;box-shadow:-16px 0 #dbe9ff}.path,.tarot-path,.river{border:1px solid #f2c66d57;border-top:0;border-radius:0 0 80px 80px;height:54px;bottom:18px;left:32px;right:32px}.star,.stars,.star-large,.seven-stars,.falling-stars{width:7px;height:7px;color:var(--gold-strong);background:currentColor;border-radius:50%;box-shadow:0 0 14px}.star-large{clip-path:polygon(50% 0,62% 34%,98% 34%,68% 55%,80% 92%,50% 70%,20% 92%,32% 55%,2% 34%,38% 34%);width:28px;height:28px;margin-left:-14px;top:14px;left:50%}.seven-stars,.falling-stars{top:25px;left:22px;box-shadow:34px 8px,72px 2px,88px 34px,14px 58px,58px 78px}.wanderer,.hermit-figure,.figure,.child,.dancer,.water-bearer,.angel,.rising-figures{background:linear-gradient(#ffe4a3,#8fb7ff);border-radius:18px 18px 8px 8px;width:28px;height:58px;bottom:28px;left:57px;box-shadow:0 -18px 0 -5px #ffe4a3}.child{background:linear-gradient(#fff0ba,#f2c66d);height:42px;bottom:26px}.hermit-figure{background:linear-gradient(#dce7ff,#4e5a7b);left:42px}.lantern{background:radial-gradient(circle,#fff2b8 0 28%,#f2c66d24 29%);border:2px solid #f2c66dcc;border-radius:8px;width:24px;height:34px;top:42px;right:33px;box-shadow:0 0 30px #f2c66db8}.staff,.wand,.sword{background:#f2c66d;width:3px;height:72px;bottom:28px;right:32px;transform:rotate(12deg)}.cliff,.mountain,.mountains,.gate,.wall{clip-path:polygon(0 100%,20% 34%,36% 100%,58% 18%,80% 100%,100% 46%,100% 100%);background:linear-gradient(135deg,#0000 0 28%,#f2c66d5c 29% 44%,#0000 45% 58%,#66a8ff42 59%);height:34px;bottom:14px;left:12px;right:12px}.wall{clip-path:none;background:repeating-linear-gradient(90deg,#f2c66d61 0 16px,#f2c66d29 16px 32px);height:25px}.flowers{background:radial-gradient(circle at 14%,#ffd98a 0 5px,#0000 6px),radial-gradient(circle at 35% 45%,#ffe9a8 0 5px,#0000 6px),radial-gradient(circle at 64% 52%,#ffd98a 0 5px,#0000 6px),radial-gradient(circle at 84% 48%,#ffe9a8 0 5px,#0000 6px);height:18px;bottom:18px;left:18px;right:18px}.chariot,.throne,.table,.temple,.tower{background:linear-gradient(#f2c66d38,#66a8ff29);border:2px solid #f2c66da6;border-radius:10px 10px 4px 4px;height:52px;bottom:32px;left:37px;right:37px}.tower{clip-path:polygon(18% 100%,12% 18%,40% 18%,34% 0,68% 0,62% 18%,88% 18%,82% 100%);height:84px;top:28px;bottom:auto}.lightning{clip-path:polygon(42% 0,78% 0,56% 35%,88% 35%,24% 100%,42% 52%,16% 52%);background:#ffd98a;width:34px;height:72px;top:16px;right:35px;box-shadow:0 0 20px #f2c66dcc}.wheels{background:radial-gradient(circle at 20%,#0000 0 7px,#f2c66d 8px 10px,#0000 11px),radial-gradient(circle at 80%,#0000 0 7px,#f2c66d 8px 10px,#0000 11px);height:24px;bottom:22px;left:32px;right:32px}.twin-guardians,.pillars,.towers,.four-corners{background:linear-gradient(90deg,#f2c66d94 0 12px,#0000 13px calc(100% - 13px),#f2c66d94 calc(100% - 12px));height:92px;inset:24px 18px auto}.wheel,.turning-rim,.wreath{border:3px solid #f2c66dbf;border-radius:50%;width:78px;height:78px;margin-left:-39px;top:34px;left:50%;box-shadow:inset 0 0 0 18px #66a8ff14}.spokes,.cross{background:#f2c66d;width:4px;height:62px;top:42px;left:50%;box-shadow:0 0 #f2c66d}.spokes:after,.cross:after{content:"";background:#f2c66d;width:62px;height:4px;position:absolute;top:29px;left:-29px}.scales{border-top:3px solid #f2c66d;width:72px;height:46px;top:52px;left:35px}.scales:before,.scales:after{content:"";border:2px solid #f2c66d;border-radius:0 0 16px 16px;width:24px;height:12px;position:absolute;bottom:0}.scales:before{left:0}.scales:after{right:0}.cups,.coin,.book,.scroll,.satchel,.shield,.keys,.heart,.banner,.flame,.cloud,.pool{background:#f2c66d24;border:2px solid #f2c66da8;border-radius:8px;width:30px;height:30px;bottom:36px;left:22px}.heart{background:#ed8da7b3;border-radius:50% 50% 8px 8px;transform:rotate(45deg)}.lion,.horse,.wolf-dog,.shadow-pair{background:linear-gradient(90deg,#f2c66d,#8fb7ff);border-radius:20px 22px 10px 10px;width:42px;height:30px;bottom:30px;left:28px;box-shadow:50px 0 #8fb7ffa6}.infinity{border:2px solid #ffd98a;border-radius:50%;width:40px;height:18px;top:24px;left:51px;box-shadow:22px 0 0 -2px #0000,0 0 18px #f2c66d99}.horns{border-top:4px solid #ed8da7;border-radius:50% 50% 0 0;width:58px;height:42px;margin-left:-29px;top:22px;left:50%}.chains,.ribbons{border:2px dashed #f2c66d8c;border-radius:50%;height:28px;bottom:26px;left:18px;right:18px}.angel-trumpet{clip-path:polygon(0 30%,60% 30%,100% 0,100% 100%,60% 70%,0 70%);background:linear-gradient(90deg,#ffd98a,#0000);width:60px;height:18px;top:30px;right:24px}@keyframes tarotDeal{0%{opacity:0;transform:translateY(80px)translate(-28px)rotate(-8deg)scale(.94)}to{opacity:1;transform:translateY(0)translate(0)rotate(0)scale(1)}}@keyframes tarotFlip{0%,42%{transform:rotateY(0)}to{transform:rotateY(180deg)}}.tarot-empty{gap:14px;display:grid}.moon-strip{gap:9px;margin:12px 0;display:flex}.moon{background:#f7e8bd;border:1px solid #fff3;border-radius:50%;width:28px;height:28px}.moon.new{background:#172038}.moon.waxing{background:linear-gradient(90deg,#172038 48%,#f7e8bd 49%)}.moon.quarter{background:linear-gradient(90deg,#172038 50%,#f7e8bd 50%)}.moon.gibbous{background:radial-gradient(circle at 34%,#172038 0 34%,#f7e8bd 35%)}.moon.full{background:#f7e8bd}.moon.waning{background:linear-gradient(90deg,#f7e8bd 50%,#172038 50%)}.prompt-list{color:var(--muted);gap:10px;line-height:1.6;display:grid}.planet-position-grid{gap:10px;margin:14px 0;display:grid}.planet-position-grid div{color:var(--muted);border-bottom:1px solid #ffffff17;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.planet-position-grid div:last-child{border-bottom:0}@media (width>=700px){main,.footer,.site-header{width:min(100% - 48px,1180px)}.site-header nav{color:var(--muted);align-items:center;gap:18px;font-size:.92rem;display:flex}.hero{grid-template-columns:minmax(0,1.08fr) minmax(280px,.72fr);min-height:calc(100svh - 88px);padding-block:72px 48px}.new-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);min-height:calc(100svh - 88px);padding:58px 0 46px}.new-hero h1{font-size:clamp(4.2rem,7.7vw,6.8rem)}.feature-grid{grid-template-columns:repeat(2,1fr)}.report-hero-card{grid-template-columns:1fr .55fr}.three-year-timeline,.tarot-spread.cards-3{grid-template-columns:repeat(3,1fr)}.guidance-grid{grid-template-columns:repeat(2,1fr)}.lucky-panel{grid-template-columns:repeat(4,1fr)}h1{font-size:clamp(5rem,9vw,7.6rem);line-height:.9}.hero-tagline{font-size:clamp(1.55rem,3vw,2.2rem)}.phone-frame{width:min(100%,360px)}.hero-actions,.dashboard-actions{flex-direction:row}.step-grid,.testimonial-grid,.big-three{grid-template-columns:repeat(3,1fr)}.area-grid,.life-grid,.planet-grid{grid-template-columns:repeat(2,1fr)}.preview-months,.month-grid,.profile-grid,.admin-metrics,.admin-grid,.form-grid,.summary-card,.explain-band,.reflection-band,.footer{grid-template-columns:repeat(2,minmax(0,1fr))}.zodiac-layout{grid-template-columns:.86fr 1.14fr;align-items:start}.sign-list article{grid-template-columns:.9fr 1fr;align-items:center}}@media (width>=1040px){.area-grid,.planet-grid{grid-template-columns:repeat(3,1fr)}.month-grid,.feature-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=520px){.header-menu nav{display:none}.site-header{gap:8px;width:min(100% - 16px,1180px);top:8px}.brand{font-size:.95rem}.site-header .btn{min-height:38px;padding-inline:10px;font-size:.9rem}.language-select{gap:6px;font-size:.76rem}.language-select select{max-width:96px;min-height:34px;font-size:.8rem}.new-hero h1{font-size:clamp(2.5rem,12vw,3.8rem)}.hero-tagline{font-size:clamp(1.1rem,5vw,1.45rem)}.hero-oracle-card{width:min(100%,300px)}}
