@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700&family=Inter:wght@300;400;500;600&family=Noto+Sans:wght@400;500;600;700&family=Noto+Serif:wght@500;600;700&display=swap";:root{--color-bg-dark:#090a0f;--color-bg-darker:#050508;--color-primary:#d4af37;--color-primary-glow:#d4af3766;--color-text-main:#f5f5f7;--color-text-muted:#a1a1aa;--color-accent:#8b5cf6;--color-accent-glow:#8b5cf64d;--font-serif:"Cinzel", serif;--font-sans:"Inter", sans-serif;--glass-bg:#14141999;--glass-border:#ffffff14;--glass-shadow:0 8px 32px 0 #0000005e;--transition-smooth:all .3s cubic-bezier(.25, .8, .25, 1)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-bg-dark);background-image:radial-gradient(circle at 50% 0%, #1a1a2e 0%, var(--color-bg-darker) 100%);color:var(--color-text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}button,input{font:inherit}.version-switcher{z-index:20;-webkit-backdrop-filter:blur(14px);background:#050508c7;border:1px solid #ffffff1a;border-radius:999px;gap:.25rem;padding:.3rem;display:inline-flex;position:fixed;top:1rem;right:1rem}.version-switcher button{min-height:34px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 .85rem;font-size:.78rem;font-weight:700}.version-switcher button.active{background:var(--color-primary);color:#0b0b0d}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);letter-spacing:.05em;font-weight:600}.text-gold{color:var(--color-primary)}.text-purple{color:var(--color-accent)}.text-muted{color:var(--color-text-muted)}.heading-xl{background:linear-gradient(135deg,#fff 0%,#d4af37 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.heading-lg{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.lead-text{color:var(--color-text-muted);max-width:600px;margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.min-h-screen{min-height:100vh}.flex-center{flex-direction:column;justify-content:center;align-items:center;display:flex}.landing-shell{align-items:center;padding-top:4rem;padding-bottom:4rem;display:flex}.landing-hero{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:3rem;width:100%;display:grid}.hero-copy{max-width:680px}.eyebrow,.status-pill{min-height:32px;color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;background:#d4af3714;border:1px solid #d4af3759;border-radius:999px;align-items:center;margin-bottom:1rem;padding:.35rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.signal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:2.5rem;display:grid}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.btn-ghost{color:var(--color-text-muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:.6rem .4rem;font-weight:600;text-decoration:underline}.btn-ghost:hover{color:var(--color-primary)}.social-proof{margin-top:1.5rem}.social-proof-rating{align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.social-proof-rating .stars{color:var(--color-primary);letter-spacing:2px;font-size:1rem}.social-proof-label{color:var(--color-text-muted);font-size:.85rem;font-weight:600}.testimonial-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.testimonial-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;margin:0;padding:.9rem 1rem}.testimonial-card blockquote{margin:0 0 .6rem;font-size:.88rem;line-height:1.5}.testimonial-card figcaption{flex-direction:column;font-size:.78rem;display:flex}.testimonial-card figcaption strong{color:var(--color-text-main)}.testimonial-card figcaption span{color:var(--color-text-muted)}@media (width<=640px){.testimonial-row{grid-template-columns:1fr}}.signal-item{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;min-height:154px;padding:1rem}.signal-item span{color:var(--color-primary);margin-bottom:.75rem;font-weight:700;display:block}.signal-item strong{margin-bottom:.45rem;display:block}.signal-item p,.field-hint,.privacy-note,.form-header p{color:var(--color-text-muted);line-height:1.5}.signal-item p,.field-hint,.privacy-note{font-size:.86rem}.form-column{background:linear-gradient(#d4af3714,#ffffff08),#0a0a0ec2;border:1px solid #d4af372e;border-radius:12px;padding:1rem;box-shadow:0 24px 80px #00000059}.form-header{padding:1rem 1rem 0}.form-header h2{margin-bottom:.5rem;font-size:1.6rem}.destiny-form-card{padding:1rem}.field-hint{margin-top:.45rem}.form-submit{margin-top:2rem}.btn-wide{width:100%;min-height:52px}.privacy-note{border-top:1px solid #ffffff12;margin:0 1rem;padding:1rem 0 .25rem}.trust-strip{flex-wrap:wrap;gap:.6rem;margin-top:1.25rem;display:flex}.trust-strip span{min-height:34px;color:var(--color-text-muted);background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:.35rem .75rem;font-size:.8rem;line-height:1.3;display:inline-flex}.how-it-works-mini{background:#00000029;border:1px solid #ffffff12;border-radius:8px;margin:0 1rem 1rem;padding:1rem}.how-it-works-mini h3{color:var(--color-primary);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;font-size:.85rem}.how-it-works-mini ol{color:var(--color-text-muted);gap:.55rem;font-size:.86rem;line-height:1.45;list-style-position:inside;display:grid}.disclaimer-card{color:var(--color-text-muted);background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;margin-bottom:1.5rem;padding:.9rem 1rem;font-size:.85rem;line-height:1.5}.personal-reading-card{background:linear-gradient(180deg, #d4af3714, #8b5cf60b), var(--glass-bg);border-color:#d4af3738;margin-bottom:1rem}.personal-reading-card h2{margin-bottom:.75rem;font-size:1.55rem}.personal-reading-card p{color:var(--color-text-main);line-height:1.65}.chapter-pill{min-height:34px;color:var(--color-primary);background:#d4af3714;border:1px solid #d4af3740;border-radius:999px;align-items:center;margin-top:1rem;padding:.35rem .8rem;font-size:.82rem;font-weight:800;display:inline-flex}.life-phases-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1.5rem;display:grid}.life-phase-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;min-height:190px;padding:1rem}.life-phase-card span{min-height:28px;color:var(--color-primary);background:#ffffff0f;border-radius:999px;align-items:center;margin-bottom:.85rem;padding:0 .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.life-phase-card h3{font-family:var(--font-sans);letter-spacing:0;margin-bottom:.55rem;font-size:1rem}.life-phase-card strong{color:var(--color-text-main);margin-bottom:.65rem;font-size:1rem;line-height:1.4;display:block}.life-phase-card p{color:var(--color-text-muted);font-size:.92rem;line-height:1.58}.life-timeline-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.5rem;display:grid}.life-timeline-v2 .life-phase-card{flex-direction:column;min-height:560px;display:flex}.phase-facets{gap:.65rem;margin-top:1rem;display:grid}.phase-facets div{border-left:2px solid #d4af3759;padding:.15rem 0 .15rem .8rem}.phase-facets b{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.78rem;line-height:1.35;display:block}.phase-facets p{color:var(--color-text-main);font-size:.88rem;line-height:1.58}.phase-markers{flex-wrap:wrap;gap:.45rem;margin-top:.95rem;display:flex}.phase-markers em{color:var(--color-text-main);background:#d4af370e;border:1px solid #d4af3729;border-radius:999px;padding:.32rem .55rem;font-size:.74rem;font-style:normal;font-weight:700;line-height:1.25}.life-phase-card small{color:#d4af37d1;margin-top:auto;padding-top:1rem;font-size:.76rem;line-height:1.45;display:block}.life-phase-card.is-locked-teaser{background:#d4af370a;border-style:dashed;border-color:#d4af3759}.locked-teaser-note{color:var(--color-text-muted);margin:.6rem 0 1rem;font-size:.9rem}.locked-teaser-note a{color:var(--color-primary);font-weight:600}.btn-sm{min-height:34px;padding:0 .9rem;font-size:.85rem}.tension-card-v2{background:linear-gradient(135deg,#8b5cf61f,#ffffff09),#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:1.5rem}.results-shell{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;gap:3rem;padding-top:3rem;padding-bottom:3rem;display:grid}.results-main{min-width:0}.results-sidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:2rem}.insight-panel{background:#d4af370f;border:1px solid #d4af3740;margin-bottom:1.5rem}.unlock-card{border:1px solid var(--color-primary);box-shadow:0 0 30px #d4af3726}.unlock-progress{color:var(--color-text-muted);text-align:center;background:#ffffff0d;border-radius:8px;grid-template-columns:1fr 1fr;gap:.4rem;margin-bottom:1.2rem;padding:.3rem;font-size:.8rem;font-weight:700;display:grid}.unlock-progress span{border-radius:6px;padding:.55rem}.unlock-progress .progress-active{color:#0b0b0d;background:var(--color-primary)}.unlock-list{color:var(--color-text-main);gap:.65rem;margin-bottom:1.2rem;font-size:.88rem;display:grid}.unlock-list div{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;padding:.75rem .75rem .75rem 2rem;position:relative}.unlock-list div:before{content:"";background:var(--color-primary);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.landing-v2,.loading-v2{align-items:center;padding-top:5rem;padding-bottom:3rem;display:flex}.hero-v2{grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:center;gap:3rem;width:100%;display:grid}.brand-mark,.section-kicker{color:var(--color-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:800}.hero-v2-title{letter-spacing:0;max-width:760px;margin-bottom:1.25rem;font-size:clamp(3rem,6vw,5.8rem);line-height:.95}.hero-v2-subtitle{max-width:660px;color:var(--color-text-muted);font-size:1.12rem;line-height:1.7}.report-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:2.5rem;display:grid}.report-preview div,.step-panel,.loading-card-v2,.report-score,.element-card-v2,.timeline-item,.locked-preview-v2 div,.unlock-card-v2{background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px}.report-preview div{min-height:118px;padding:1rem}.report-preview span,.locked-preview-v2 span,.report-score span{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.55rem;font-size:.76rem;font-weight:700;display:block}.report-preview strong{font-size:1rem;line-height:1.35;display:block}.hero-visual-v2{background:radial-gradient(circle at 50% 45%,#d4af3729,#0000 32%),radial-gradient(circle at 20% 20%,#8b5cf63d,#0000 34%),#ffffff09;border:1px solid #ffffff14;border-radius:12px;place-items:center;width:min(520px,100%);min-height:360px;margin-top:2.25rem;display:grid;position:relative;overflow:hidden}.hero-visual-v2:before{content:"";border:1px solid #d4af3742;border-radius:50%;position:absolute;inset:12%;box-shadow:0 0 0 34px #d4af3709,0 0 0 72px #8b5cf60a}.hero-visual-v2 img{z-index:2;border:1px solid #ffffff24;border-radius:12px;width:min(230px,52%);position:relative;transform:rotate(-4deg);box-shadow:0 28px 70px #00000075}.chart-orbit{border:1px dashed #d4af3752;border-radius:50%;animation:18s linear infinite spin;position:absolute}.orbit-a{width:300px;height:300px}.orbit-b{border-color:#8b5cf65c;width:220px;height:220px;animation-duration:14s;animation-direction:reverse}.floating-signal-card{z-index:3;-webkit-backdrop-filter:blur(14px);background:#08080cc7;border:1px solid #ffffff1f;border-radius:8px;min-width:142px;padding:.8rem;position:absolute;box-shadow:0 16px 45px #0000005c}.floating-signal-card span{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;font-size:.72rem;font-weight:800;display:block}.floating-signal-card strong{color:var(--color-primary)}.card-top{top:2rem;right:2rem}.card-bottom{bottom:2rem;left:2rem}.step-panel{background:linear-gradient(#8b5cf61f,#d4af370f),#08080cdb;padding:1rem;box-shadow:0 30px 90px #0000005c}.step-panel-header{padding:1rem 1rem 0}.step-panel-header h2{margin-bottom:.5rem;font-size:1.55rem}.step-panel-header p,.step-hint,.small-note,.form-error{color:var(--color-text-muted);line-height:1.5}.step-form{padding:1.25rem 1rem 1rem}.step-progress{color:var(--color-text-muted);justify-content:space-between;margin-bottom:.55rem;font-size:.82rem;font-weight:700;display:flex}.step-track{background:#ffffff14;border-radius:999px;height:8px;margin-bottom:1.5rem;overflow:hidden}.step-track span{border-radius:inherit;background:linear-gradient(90deg, var(--color-primary), var(--color-accent));height:100%;transition:width .25s;display:block}.step-label{font-family:var(--font-serif);margin-bottom:1rem;font-size:1.35rem;line-height:1.3;display:block}.step-input{min-height:56px;font-size:1.1rem}.time-choice{gap:.8rem;display:grid}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.choice-option{min-height:52px;color:var(--color-text-main);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem;font-weight:700}.choice-option:hover{background:#d4af3714;border-color:#d4af3759}.choice-option.active{border-color:var(--color-primary);color:var(--color-primary);background:#d4af3729;box-shadow:0 0 18px #d4af3726}.time-fallback{min-height:48px;color:var(--color-primary);cursor:pointer;background:#d4af3714;border:1px solid #d4af3747;border-radius:8px;font-weight:700}.inline-skip,.trust-toggle{color:var(--color-primary);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;margin-top:.75rem;font-weight:800;text-decoration:underline}.step-hint{margin-top:.8rem;font-size:.9rem}.step-error{color:#f87171;margin-top:.5rem;font-size:.88rem;font-weight:500}.trust-drawer{background:#0003;border:1px solid #ffffff14;border-radius:8px;gap:.8rem;margin-top:1rem;padding:1rem;display:grid}.trust-drawer strong{color:var(--color-text-main);margin-bottom:.2rem;display:block}.trust-drawer p{color:var(--color-text-muted);font-size:.86rem;line-height:1.5}.input-summary{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.input-summary span{min-height:30px;color:var(--color-text-main);background:#d4af370f;border:1px solid #d4af3733;border-radius:999px;align-items:center;padding:0 .7rem;font-size:.8rem;display:inline-flex}.step-actions{justify-content:flex-end;gap:.75rem;margin-top:2rem;display:flex}.step-actions .btn-primary{flex:1}.loading-card-v2{background:#0a0a0ec7;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:2rem;width:min(760px,100%);margin:0 auto;padding:2rem;display:grid}.loading-ring-v2{background:conic-gradient(from 90deg, var(--color-primary), var(--color-accent), transparent, var(--color-primary));border-radius:50%;place-items:center;width:160px;height:160px;animation:2.6s linear infinite spin;display:grid}.loading-ring-v2 span{border-radius:inherit;background:var(--color-bg-dark);width:126px;height:126px;display:block}.loading-checklist{gap:.7rem;margin-top:1.5rem;display:grid}.loading-checklist div{color:var(--color-text-muted);align-items:center;gap:.75rem;display:flex}.loading-checklist span{width:24px;height:24px;color:var(--color-primary);background:#ffffff14;border-radius:50%;place-items:center;display:inline-grid}.loading-checklist .complete{color:var(--color-text-main)}.results-v2{padding-top:5rem;padding-bottom:6rem}.report-header-v2{grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.report-header-v2 p{max-width:760px;color:var(--color-text-muted);font-size:1.06rem;line-height:1.65}.report-score{text-align:center;padding:1.25rem}.report-score strong{color:var(--color-primary);font-size:3rem;line-height:1;display:block}.report-score p{margin-top:.5rem;font-size:.82rem}.report-score-v2{background:linear-gradient(#d4af371f,#ffffff09),#ffffff08;border-color:#d4af373d}.composition-panel{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;gap:.75rem;margin-bottom:2rem;padding:1rem;display:grid}.composition-row{grid-template-columns:minmax(150px,.9fr) minmax(180px,1fr) 48px;align-items:center;gap:1rem;display:grid}.composition-row div:first-child{gap:.25rem;display:grid}.composition-row strong{color:var(--color-text-main)}.composition-row span{color:var(--color-text-muted);font-size:.82rem}.composition-row b{color:var(--color-primary);text-align:right}.composition-meter{background:#ffffff14;border-radius:999px;height:9px;overflow:hidden}.composition-meter span{border-radius:inherit;background:linear-gradient(90deg, var(--color-primary), #8b5cf6b3);height:100%;display:block}.results-v2-grid{grid-template-columns:minmax(0,1fr) minmax(330px,400px);align-items:start;gap:2rem;display:grid}.report-stack{gap:1rem;display:grid}.primary-pattern-card{background:linear-gradient(135deg, #d4af371a, #8b5cf60f), var(--glass-bg);border-color:#d4af373d}.primary-pattern-card h2,.tension-card-v2 h2{margin-bottom:.75rem;font-size:1.65rem;line-height:1.25}.primary-pattern-card p,.tension-card-v2 p{color:var(--color-text-muted);line-height:1.65}.evidence-trail{border-top:1px solid #ffffff14;margin-top:1.25rem;padding-top:1rem}.evidence-trail>span{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.65rem;font-size:.78rem;font-weight:800;display:block}.evidence-trail ul{color:var(--color-text-muted);gap:.45rem;font-size:.9rem;list-style:none;display:grid}.evidence-trail li{padding-left:1rem;position:relative}.evidence-trail li:before{content:"";background:var(--color-primary);border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:.58em;left:0}.system-layers-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.system-layer-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;min-height:168px;padding:.9rem}.system-layer-card span{min-height:26px;color:var(--color-text-muted);background:#ffffff0f;border-radius:999px;align-items:center;margin-bottom:.75rem;padding:0 .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.system-layer-card h3{font-family:var(--font-sans);letter-spacing:0;margin-bottom:.45rem;font-size:1rem}.system-layer-card p{color:var(--color-text-muted);font-size:.82rem;line-height:1.48}.system-layer-card.status-active{background:#d4af3713;border-color:#d4af3742}.system-layer-card.status-active span{background:var(--color-primary);color:#0b0b0d}.visual-report-strip{background:radial-gradient(circle at 84% 48%,#d4af3733,#0000 24%),radial-gradient(circle at 12% 14%,#8b5cf638,#0000 28%),#ffffff0a;border:1px solid #d4af3733;border-radius:12px;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:1.5rem;min-height:260px;padding:1.5rem;display:grid;overflow:hidden}.visual-copy h2{margin-bottom:.75rem;font-size:1.65rem;line-height:1.25}.visual-copy p{max-width:520px;color:var(--color-text-muted);line-height:1.6}.report-cover-stack{min-height:220px;position:relative}.report-cover-stack img,.cover-shadow{aspect-ratio:1;border-radius:12px;width:142px;position:absolute}.report-cover-stack img{z-index:3;object-fit:cover;border:1px solid #ffffff29;top:22px;right:16px;transform:rotate(4deg);box-shadow:0 24px 60px #00000073}.cover-shadow{background:#ffffff12;border:1px solid #ffffff14}.cover-shadow-one{z-index:2;top:38px;right:38px;transform:rotate(-6deg)}.cover-shadow-two{z-index:1;opacity:.55;top:56px;right:60px;transform:rotate(-13deg)}.element-card-v2{padding:1.5rem}.element-card-v2 h2{margin-bottom:1.25rem;font-size:1.6rem}.element-meter{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.element-meter div{color:var(--color-text-muted);text-align:center;gap:.55rem;font-size:.82rem;display:grid}.element-meter span{background:#ffffff12;border:1px solid #ffffff0f;border-radius:8px;height:84px;display:block}.element-meter .active{color:var(--color-primary);font-weight:800}.element-meter .active span{background:linear-gradient(#d4af37f2,#8b5cf68c);box-shadow:0 0 26px #d4af3738}.element-notes{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.4rem;display:grid}.element-notes div{color:var(--color-text-main);text-align:center;background:#00000038;border-radius:8px;padding:.8rem;font-size:.88rem}.signal-timeline{gap:.75rem;display:grid}.timeline-item{gap:1rem;padding:1rem;display:flex}.timeline-item span{width:36px;height:36px;color:var(--color-primary);background:#ffffff14;border-radius:50%;flex:0 0 36px;place-items:center;font-weight:800;display:inline-grid}.timeline-item p{color:var(--color-text-muted);margin-top:.25rem;font-size:.92rem;line-height:1.5}.timeline-item.complete span{color:#111;background:var(--color-primary)}.timeline-item.locked{background:#d4af370f;border-color:#d4af3747}.locked-preview-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.locked-preview-v2 div{min-height:120px;padding:1rem;position:relative;overflow:hidden}.locked-preview-v2:not(.is-unlocked) div:after{content:"";background:linear-gradient(#0000,#050508d9);position:absolute;inset:0}.locked-preview-v2:not(.is-unlocked) strong{filter:blur(2px);opacity:.75;display:block}.locked-preview-v2.is-unlocked div{background:#d4af3714;border-color:#d4af3747}.unlocked-text{color:var(--color-text-main);text-align:left;margin-top:.4rem;font-size:.86rem;line-height:1.45}.unlock-panel-v2{position:sticky;top:5rem}.unlock-card-v2{background:linear-gradient(#d4af371f,#8b5cf614),#090a0fe0;padding:1.5rem;box-shadow:0 24px 80px #00000059}.unlock-card-v2 h2{margin-bottom:.75rem;font-size:1.65rem;line-height:1.25}.unlock-card-v2 p{color:var(--color-text-muted);margin-bottom:1.2rem;line-height:1.55}.unlock-list-v2{gap:.55rem;margin-bottom:1rem;display:grid}.unlock-list-v2 span{color:var(--color-text-main);background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;padding:.75rem .75rem .75rem 2rem;font-size:.86rem;font-weight:700;line-height:1.35;display:block;position:relative}.unlock-list-v2 span:before{content:"";background:var(--color-primary);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.unlock-card-v2 form{gap:.8rem;display:grid}.form-error{color:#f87171;margin-top:.8rem;font-size:.82rem}.small-note{margin-top:1rem;font-size:.8rem}.success-state{text-align:center;padding:1.5rem .5rem}.success-state span{background:var(--color-primary);color:#0b0b0d;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:1rem;font-weight:900;display:inline-grid}.mobile-unlock-bar{display:none}.floating-unlock-trigger{z-index:12;color:#0b0b0d;cursor:pointer;background:#d4af37eb;border:1px solid #d4af3752;border-radius:999px;min-height:48px;padding:0 1.1rem;font-weight:900;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 14px 42px #00000057}.unlock-modal{z-index:30;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-backdrop{cursor:pointer;background:#000000ad;border:0;position:absolute;inset:0}.unlock-modal-card{z-index:1;background:linear-gradient(#d4af371f,#8b5cf614),#090a0f;border:1px solid #d4af3747;border-radius:12px;width:min(480px,100%);margin:auto;padding:1.5rem;position:relative;box-shadow:0 30px 100px #0009}.unlock-modal-card h2{margin-bottom:.75rem;font-size:1.65rem;line-height:1.25}.unlock-modal-card p{color:var(--color-text-muted);margin-bottom:1rem;line-height:1.55}.unlock-modal-card form{gap:.8rem;display:grid}.modal-close{width:44px;height:44px;color:var(--color-text-main);cursor:pointer;transition:var(--transition-smooth);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;place-items:center;font-size:1.5rem;display:inline-grid;position:absolute;top:.75rem;right:.75rem}.modal-close:hover{background:#ffffff26;border-color:#fff3}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;padding:2rem}.form-group{text-align:left;margin-bottom:1.5rem}.form-label{font-family:var(--font-serif);color:var(--color-primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:.875rem;display:block}.form-input{color:#fff;width:100%;font-family:var(--font-sans);transition:var(--transition-smooth);background:#0006;border:1px solid #ffffff1a;border-radius:8px;min-height:48px;padding:.875rem 1rem;font-size:1rem}.form-input:focus{border-color:var(--color-primary);box-shadow:0 0 10px var(--color-primary-glow);outline:none}.btn{font-family:var(--font-sans);cursor:pointer;transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.btn-primary{color:#000;box-shadow:0 4px 15px var(--color-primary-glow);background:linear-gradient(135deg,#d4af37 0%,#aa8c2c 100%)}.btn-primary:hover{box-shadow:0 6px 20px var(--color-primary-glow);transform:translateY(-2px)}.btn-primary:focus-visible,.form-input:focus-visible{outline-offset:3px;outline:2px solid #d4af378c}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-outline{color:var(--color-primary);border:1px solid var(--color-primary);background:0 0}.btn-outline:hover{background:var(--color-primary-glow)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s cubic-bezier(.25,.8,.25,1) forwards fadeIn}@keyframes pulse-glow{0%{box-shadow:0 0 15px var(--color-accent-glow)}50%{box-shadow:0 0 30px var(--color-accent-glow), 0 0 10px var(--color-accent)}to{box-shadow:0 0 15px var(--color-accent-glow)}}.glow-effect{animation:3s infinite pulse-glow}.ambient-orb{filter:blur(100px);z-index:-1;opacity:.5;border-radius:50%;position:absolute}.orb-1{background:var(--color-accent);width:40vw;height:40vw;top:-10%;left:-10%}.orb-2{background:var(--color-primary);opacity:.2;width:50vw;height:50vw;bottom:-10%;right:-10%}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.chart-orbit,.glow-effect{animation:none!important}.ambient-orb{opacity:.12}.animate-fade-in{opacity:1!important;transform:none!important}}@media (width<=980px){.landing-shell{align-items:flex-start;padding-top:2rem;padding-bottom:2rem}.landing-hero,.results-shell{grid-template-columns:1fr;gap:2rem}.hero-copy{max-width:none}.results-sidebar{position:static}.hero-v2,.report-header-v2,.results-v2-grid{grid-template-columns:1fr}.composition-row{grid-template-columns:minmax(130px,.7fr) minmax(160px,1fr) 44px}.system-layers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unlock-panel-v2{position:static}.report-score{text-align:left}}@media (width<=720px){.container{padding-left:1rem;padding-right:1rem}.heading-xl{font-size:clamp(2.35rem,12vw,3.1rem)}.lead-text{font-size:1rem}.signal-grid{grid-template-columns:1fr;margin-top:1.75rem}.hero-actions .btn{width:100%}.signal-item{min-height:auto}.form-column,.glass-panel{border-radius:10px}.glass-panel{padding:1.25rem}.results-shell,.results-v2{padding-top:1.5rem;padding-bottom:9rem!important}.btn{min-height:52px;padding-left:1rem;padding-right:1rem}.version-switcher{position:absolute;top:1rem;bottom:auto;right:1rem}.landing-v2{padding-top:2rem}.hero-v2-title{font-size:clamp(2.7rem,15vw,4rem)}.report-preview,.element-notes,.locked-preview-v2,.visual-report-strip,.life-phases-grid,.life-timeline-v2,.system-layers-grid{grid-template-columns:1fr}.composition-row{border-bottom:1px solid #ffffff12;grid-template-columns:1fr;gap:.55rem;padding-bottom:.75rem}.composition-row:last-child{border-bottom:0;padding-bottom:0}.composition-row b{text-align:left}.hero-visual-v2{min-height:300px}.floating-signal-card{min-width:120px}.card-top{top:1rem;right:1rem}.card-bottom{bottom:1rem;left:1rem}.report-cover-stack{min-height:190px}.report-cover-stack img{right:50%;transform:translate(50%)rotate(4deg)}.cover-shadow-one{right:calc(50% - 36px)}.cover-shadow-two{right:calc(50% - 58px)}.element-meter{grid-template-columns:repeat(5,minmax(48px,1fr));padding-bottom:.25rem;overflow-x:auto}.element-meter span{height:64px}.step-actions{flex-direction:column-reverse}.choice-grid{grid-template-columns:1fr}.loading-card-v2{text-align:center;grid-template-columns:1fr}.loading-ring-v2{margin:0 auto}.mobile-unlock-bar{z-index:15;-webkit-backdrop-filter:blur(14px);background:#050508e6;border:1px solid #d4af374d;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 12px 40px #0006}.mobile-unlock-bar span{color:var(--color-text-main);font-size:.9rem;font-weight:700}.mobile-unlock-bar button{background:var(--color-primary);color:#0b0b0d;border:0;border-radius:8px;min-height:42px;padding:0 1rem;font-weight:800}.floating-unlock-trigger{display:none}}:root{--color-bazi:#10b981;--color-bazi-glow:#10b98126;--color-ziwei:#ec4899;--color-ziwei-glow:#ec489926;--color-numerology:#3b82f6;--color-numerology-glow:#3b82f626;--color-zodiac:#f59e0b;--color-zodiac-glow:#f59e0b26;--report-section-accent:#d4af37;--font-serif-report:"Noto Serif", Georgia, "Times New Roman", serif;--font-sans-report:"Noto Sans", "Inter", Arial, sans-serif;--report-oracle-bg:url(/report-page-background.webp)}.report-viewer-overlay{z-index:1000;color:#f5f5f7;font-family:var(--font-sans);background:#06070a;flex-direction:column;display:flex;position:fixed;inset:0}.report-viewer-header{-webkit-backdrop-filter:blur(14px);background:#0a0b10f2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;display:flex}.report-viewer-header .brand{font-family:var(--font-serif);color:var(--color-primary);letter-spacing:.05em;font-size:1.15rem;font-weight:700}.report-viewer-header .controls{align-items:center;gap:.75rem;display:flex}.report-viewer-main{flex:1;height:calc(100vh - 54px);display:flex;overflow:hidden}.report-viewer-sidebar{background:#0a0b10d9;border-right:1px solid #ffffff14;flex-direction:column;width:280px;display:flex;overflow-y:auto}.sidebar-section-title{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);border-top:1px solid #ffffff0a;padding:1.25rem 1.25rem .5rem;font-size:.72rem;font-weight:800}.sidebar-section-title:first-of-type{border-top:0}.sidebar-page-item{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-smooth);text-align:left;border-left:3px solid #0000;align-items:center;gap:.65rem;padding:.65rem 1.25rem;font-size:.84rem;display:flex}.sidebar-page-item:hover{color:var(--color-text-main);background:#ffffff05}.sidebar-page-item.active{color:var(--color-primary);border-left-color:var(--color-primary);background:#d4af370f;font-weight:600}.sidebar-page-item .page-num{opacity:.6;width:20px;font-size:.75rem;font-weight:700}.report-viewer-viewport{background:#090a0f radial-gradient(circle,#151624 0%,#06070a 100%);flex:1;justify-content:center;align-items:flex-start;padding:2.5rem;display:flex;overflow-y:auto}.report-page-container{background:linear-gradient(180deg, #fff0be14, #4a230c1f), var(--report-oracle-bg) center / 100% 100% no-repeat;box-sizing:border-box;width:210mm;min-height:297mm;font-family:var(--font-sans-report);border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:36mm 30mm 26mm;animation:.4s ease-out fadeIn;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 95px #3a1f0d38,0 20px 50px #0009}.report-page-container.report-page-feature{background:linear-gradient(180deg, #fff0be14, #4a230c1f), var(--report-oracle-bg) center / 100% 100% no-repeat}.report-page-container.report-page-reading{background:radial-gradient(ellipse at 50% 45%, #fff8ded6 0%, #ffeec0c2 50%, #ad692a57 100%), linear-gradient(180deg, #fff4d5b8, #ffe6b3ad), var(--report-oracle-bg) center / 100% 100% no-repeat}.report-section-intro{--report-section-accent:#d4af37}.report-section-bazi{--report-section-accent:var(--color-bazi)}.report-section-ziwei{--report-section-accent:var(--color-ziwei)}.report-section-numerology{--report-section-accent:var(--color-numerology)}.report-section-zodiac{--report-section-accent:var(--color-zodiac)}.report-section-integration{--report-section-accent:#8b5cf6}.report-page-aura{pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 9%, color-mix(in srgb, var(--report-section-accent) 18%, transparent), transparent 18%), linear-gradient(90deg, transparent 0 48%, #d4af370f 48% 52%, transparent 52% 100%);opacity:.18;border:1px solid #d4af371a;position:absolute;inset:10mm}.report-page-aura:before{content:"";border:1px solid color-mix(in srgb, var(--report-section-accent) 34%, transparent);width:74mm;height:74mm;box-shadow:inset 0 0 0 18mm #ffffff04, 0 0 42px color-mix(in srgb, var(--report-section-accent) 12%, transparent);border-radius:50%;position:absolute;top:18mm;left:50%;transform:translate(-50%)}.report-page-aura:after{content:"";border:1px solid color-mix(in srgb, var(--report-section-accent) 22%, transparent);width:48mm;height:48mm;position:absolute;top:31mm;left:50%;transform:translate(-50%)rotate(45deg)}.report-corner-mark{pointer-events:none;opacity:.65;width:12mm;height:12mm;position:absolute}.report-corner-mark:before,.report-corner-mark:after{content:"";background:color-mix(in srgb, var(--report-section-accent) 60%, transparent);position:absolute}.report-corner-mark:before{width:100%;height:1px}.report-corner-mark:after{width:1px;height:100%}.report-corner-mark.top-left{top:9mm;left:9mm}.report-corner-mark.top-right{top:9mm;right:9mm;transform:rotate(90deg)}.report-corner-mark.bottom-right{bottom:9mm;right:9mm;transform:rotate(180deg)}.report-corner-mark.bottom-left{bottom:9mm;left:9mm;transform:rotate(270deg)}.report-page-header{z-index:1;text-transform:uppercase;letter-spacing:.1em;color:#6f4b22;border-bottom:1px solid #633a1533;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:.65rem;font-size:.7rem;font-weight:700;display:flex;position:relative}.report-section-mark{border:1px solid color-mix(in srgb, var(--report-section-accent) 55%, transparent);width:26px;height:26px;color:var(--report-section-accent);font-family:var(--font-serif-report);letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;display:inline-flex}.report-page-footer{z-index:1;color:#6f4b22;border-top:1px solid #633a1533;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.65rem;font-size:.72rem;display:flex;position:relative}.layout-cover{text-align:center;background:linear-gradient(180deg, #fff0be14, #4a230c1f), var(--report-oracle-bg) center / 100% 100% no-repeat;justify-content:center;align-items:center;padding:56mm 30mm 26mm}.cover-ritual{z-index:1;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.cover-seal{border:1px solid color-mix(in srgb, var(--report-section-accent) 62%, transparent);width:118px;height:118px;color:var(--report-section-accent);font-family:var(--font-serif-report);box-shadow:inset 0 0 0 20px #ffffff05, inset 0 0 0 42px #d4af3709, 0 0 46px color-mix(in srgb, var(--report-section-accent) 22%, transparent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;font-size:2.2rem;display:flex}.cover-seal:before,.cover-seal:after{content:"";border:1px solid color-mix(in srgb, var(--report-section-accent) 28%, transparent);position:absolute}.cover-seal:before{width:82px;height:82px;transform:rotate(45deg)}.cover-seal:after{width:148px;height:1px}.layout-cover .brand-large{font-family:var(--font-serif-report);color:#8f5915;text-shadow:0 1px #fff4cdb3;letter-spacing:0;margin-bottom:1.25rem;font-size:2.6rem;font-weight:700;line-height:1.2}.cover-subtitle-line{color:color-mix(in srgb, var(--report-section-accent) 55%, #cbd5e1);letter-spacing:.16em;text-transform:uppercase;border-top:1px solid color-mix(in srgb, var(--report-section-accent) 32%, transparent);border-bottom:1px solid color-mix(in srgb, var(--report-section-accent) 32%, transparent);padding:.55rem 1rem;font-size:.72rem;font-weight:800}.layout-cover .cover-details{background:#ffffff05;border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;border-radius:8px;width:100%;max-width:500px;margin:3rem 0;padding:2.5rem 1.5rem}.layout-cover .cover-details p{margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.layout-cover .cover-details p strong{color:var(--color-primary);font-size:1.05rem}.layout-intro-split{flex-direction:column;display:flex}.intro-split-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem;display:grid}.report-title{z-index:1;font-family:var(--font-serif-report);color:#1f1a16;letter-spacing:0;margin-bottom:1rem;font-size:1.8rem;font-weight:600;position:relative}.report-kicker{z-index:1;border:1px solid color-mix(in srgb, var(--report-section-accent) 28%, transparent);width:fit-content;color:color-mix(in srgb, var(--report-section-accent) 74%, #cbd5e1);background:color-mix(in srgb, var(--report-section-accent) 8%, transparent);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:.65rem;padding:.32rem .65rem;font-size:.68rem;font-weight:800;display:inline-flex;position:relative}.report-subtitle{z-index:1;color:var(--color-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;position:relative}.report-content-block{z-index:1;color:#2c241c;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.report-content-block h3{font-family:var(--font-serif-report);color:#5b3516;letter-spacing:0;margin-bottom:.75rem;font-size:1.25rem}.report-content-block p{text-align:justify;margin-bottom:1rem}.report-table-container{z-index:1;background:#fff1c685;border:1px solid #673d172e;border-radius:8px;margin:1.5rem 0;position:relative;overflow:hidden}.report-table{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.report-table th{color:#4b2b13;background:#87511c1f;border-bottom:1px solid #673d172e;padding:.85rem 1rem;font-weight:700}.report-table td{color:#2c241c;border-bottom:1px solid #673d171f;padding:.85rem 1rem}.report-table tr:last-child td{border-bottom:0}.report-callout{z-index:1;border:1px solid color-mix(in srgb, var(--report-section-accent) 22%, transparent);border-left:4px solid var(--report-section-accent);background:linear-gradient(135deg,#fff4cdb8,#f7d28b75);border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1.25rem 1.5rem;position:relative;box-shadow:0 10px 28px #00000029}.report-callout.bazi{border-left-color:var(--color-bazi);background:var(--color-bazi-glow)}.report-callout.ziwei{border-left-color:var(--color-ziwei);background:var(--color-ziwei-glow)}.report-callout.numerology{border-left-color:var(--color-numerology);background:var(--color-numerology-glow)}.report-callout.zodiac{border-left-color:var(--color-zodiac);background:var(--color-zodiac-glow)}.report-callout h4{font-family:var(--font-sans);color:#402410;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.report-callout p{color:#2c241c;margin:0;font-size:.9rem;line-height:1.5}.report-list{margin:1rem 0;padding-left:0;list-style:none}.report-list li{margin-bottom:.65rem;padding-left:1.25rem;font-size:.9rem;line-height:1.5;position:relative}.report-list li:before{content:"•";color:var(--color-primary);font-weight:700;position:absolute;left:.3rem}.widget-bazi-pillars{grid-template-columns:repeat(4,1fr);gap:.75rem;margin:2rem 0;display:grid}.pillar-col{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:8px;overflow:hidden}.pillar-col-header{text-transform:uppercase;color:var(--color-text-muted);background:#ffffff0d;padding:.5rem 0;font-size:.75rem;font-weight:700}.pillar-col-content{flex-direction:column;gap:.75rem;padding:1.2rem .5rem;display:flex}.pillar-word{font-family:var(--font-serif-report);font-size:1.8rem;font-weight:700;line-height:1.2}.pillar-word-desc{opacity:.8;color:var(--color-text-muted);font-size:.78rem}.element-tag{text-transform:uppercase;border-radius:99px;justify-content:center;align-items:center;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.element-tag.wood{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.element-tag.fire{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.element-tag.earth{color:#eab308;background:#eab30826;border:1px solid #eab3084d}.element-tag.metal{color:#94a3b8;background:#94a3b826;border:1px solid #94a3b84d}.element-tag.water{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f64d}.widget-five-elements{flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.element-progress-row{grid-template-columns:100px 1fr 60px;align-items:center;gap:1rem;display:grid}.element-progress-bar{background:#ffffff14;border-radius:999px;height:10px;overflow:hidden}.element-progress-fill{border-radius:inherit;height:100%}.element-progress-fill.wood{background:#10b981}.element-progress-fill.fire{background:#ef4444}.element-progress-fill.earth{background:#eab308}.element-progress-fill.metal{background:#94a3b8}.element-progress-fill.water{background:#3b82f6}.widget-ziwei-plate{aspect-ratio:1.15;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(4,1fr);gap:6px;width:100%;margin:1.5rem 0;display:grid}.ziwei-palace-cell{background:#ffffff04;border:1px solid #ffffff1f;border-radius:6px;flex-direction:column;justify-content:space-between;min-height:85px;padding:.5rem;display:flex}.ziwei-palace-cell.highlight{border-color:var(--color-ziwei);background:#ec48990a}.palace-name{color:var(--color-ziwei);text-transform:uppercase;font-size:.78rem;font-weight:700}.palace-earth-branch{opacity:.5;align-self:flex-end;font-size:.72rem;font-weight:700}.palace-stars{color:#f1f5f9;margin:.25rem 0;font-size:.76rem;line-height:1.3}.palace-star-main{color:#f43f5e;font-weight:700}.ziwei-center-box{text-align:center;background:#ec48990d;border:1px dashed #ec489959;border-radius:8px;flex-direction:column;grid-area:2/2/4/4;justify-content:center;align-items:center;padding:1rem;display:flex}.ziwei-center-box h4{font-family:var(--font-serif-report);color:var(--color-ziwei);margin-bottom:.35rem;font-size:1.1rem}.ziwei-center-box p{opacity:.8;margin:0;font-size:.75rem}.widget-numerology-grid{background:#3b82f608;border:2px solid #3b82f64d;border-radius:8px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:8px;width:220px;height:220px;margin:1.5rem auto;padding:8px;display:grid}.numerology-cell{color:#93c5fd;background:#ffffff05;border:1px solid #ffffff0f;border-radius:4px;justify-content:center;align-items:center;font-size:1.35rem;font-weight:700;display:flex}.numerology-cell.active{color:#3b82f6;background:#3b82f626;border-color:#3b82f680;box-shadow:0 0 10px #3b82f633}.widget-astro-wheel{justify-content:center;margin:1.5rem 0;display:flex}.astro-wheel-svg{width:280px;height:280px}.wheel-circle{fill:none;stroke:#f59e0b40;stroke-width:1.5px}.wheel-line{stroke:#f59e0b26;stroke-width:1px}.wheel-sign-text{fill:var(--color-text-muted);font-size:8px;font-weight:700}.wheel-planet-dot{fill:#f59e0b}.wheel-planet-text{fill:#fff;font-size:8px;font-weight:700}.wheel-planet-link{stroke:#f59e0b4d;stroke-width:.5px;stroke-dasharray:2 2}.layout-grid-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.report-grid-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;padding:1.2rem}.report-grid-card h4{color:var(--color-primary);margin-bottom:.5rem;font-size:1rem;font-weight:700}.report-grid-card p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.5}.print-only-container{display:none}@media print{.version-switcher,.report-viewer-header,.report-viewer-sidebar,.report-viewer-viewport,.mobile-unlock-bar,.floating-unlock-trigger{display:none!important}.print-only-container{color:#000!important;background:#ede6d5!important;display:block!important}body{color:#000!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#ede6d5!important;margin:0!important;padding:0!important}@page{size:A4 portrait;margin:0}.print-page{box-sizing:border-box;width:210mm;height:297mm;font-family:var(--font-sans-report);flex-direction:column;margin:0 auto;padding:36mm 30mm 26mm;display:flex;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 45%, #fff8ded6 0%, #ffeec0c2 50%, #ad692a57 100%), linear-gradient(180deg, #fff4d5b8, #ffe6b3ad), var(--report-oracle-bg) center / 100% 100% no-repeat, #ede6d5!important;color:#172033!important;page-break-after:always!important;break-after:page!important;border:none!important}.print-page.report-page-feature{background:linear-gradient(180deg, #fff0be14, #4a230c1f), var(--report-oracle-bg) center / 100% 100% no-repeat, #ede6d5!important}.print-page.report-page-reading{background:radial-gradient(ellipse at 50% 44%, #fffae4e0 0%, #fff0cad1 52%, #b8712e66 100%), linear-gradient(180deg, #fff6dbbd, #ffe7b8b8), var(--report-oracle-bg) center / 100% 100% no-repeat, #ede6d5!important}.print-page:before,.print-page:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:0}.print-page:before{opacity:.72;background:radial-gradient(at 50% 45%,#fff6d652 0%,#ffecb833 48%,#0000 70%)}.print-page:after{opacity:1;background:linear-gradient(#48240d0f,#0000 14% 86%,#48240d1f)}.print-page .report-title{color:#1b1712!important;letter-spacing:0!important;text-shadow:0 1px #fff8de9e!important}.print-page.layout-cover .cover-seal{width:86px!important;height:86px!important;margin-bottom:1rem!important;font-size:1.7rem!important}.print-page.layout-cover .cover-seal:before{width:60px!important;height:60px!important}.print-page.layout-cover .cover-seal:after{width:108px!important}.print-page.layout-cover{text-align:left!important;justify-content:flex-start!important;align-items:stretch!important;padding:56mm 30mm 26mm!important}.print-page.layout-cover .cover-ritual{margin-top:7mm!important;margin-bottom:5mm!important}.print-page.layout-cover .brand-large{color:#9a6a12!important;-webkit-text-fill-color:#9a6a12!important;text-shadow:0 1px #ffffff8c!important;background:0 0!important;margin-bottom:.85rem!important;font-size:2.25rem!important}.print-page.layout-cover .report-content-block{margin-bottom:1rem!important}.print-page.layout-cover .report-callout{margin:1.1rem 0!important;padding:.9rem 1.1rem!important}.print-page.layout-cover .report-list li{margin-bottom:.42rem!important}.print-page.layout-cover .report-widget-wrapper,.print-page.layout-cover .cover-print-details,.print-page .report-page-aura{display:none!important}.print-page .report-section-mark{border-color:color-mix(in srgb, var(--report-section-accent) 45%, transparent)!important;color:var(--report-section-accent)!important}.print-page .report-kicker{color:color-mix(in srgb, var(--report-section-accent) 68%, #111827)!important;background:color-mix(in srgb, var(--report-section-accent) 10%, transparent)!important;border-color:color-mix(in srgb, var(--report-section-accent) 30%, transparent)!important}.print-page .cover-seal{color:var(--report-section-accent)!important;border-color:color-mix(in srgb, var(--report-section-accent) 54%, transparent)!important}.print-page .cover-subtitle-line{color:color-mix(in srgb, var(--report-section-accent) 62%, #172033)!important;border-color:color-mix(in srgb, var(--report-section-accent) 32%, transparent)!important}.print-page .brand-large,.print-page .report-content-block h3{letter-spacing:0!important}.print-page .report-content-block{color:#1d1a16!important;margin-bottom:.78rem!important;font-size:.84rem!important;line-height:1.42!important}.print-page .report-content-block h3{color:#0f172a!important}.print-page .report-page-header{color:#735227!important;opacity:0!important;border-bottom-color:#683e1833!important;height:0!important;min-height:0!important;margin:0 0 .6rem!important;padding:0!important;overflow:hidden!important}.print-page .report-page-footer{color:#735227!important;border-top-color:#683e1833!important;padding-top:.5rem!important}.print-page .report-grid-card{background:#f8fafc!important;border-color:#e2e8f0!important}.print-page .report-grid-card h4{color:#0f172a!important}.print-page .report-grid-card p{color:#334155!important}.print-page .report-callout{border-color:color-mix(in srgb, var(--report-section-accent) 26%, #683e1838)!important;border-left-color:var(--report-section-accent)!important;background:linear-gradient(135deg,#fff8e2e6,#f6daa4c2)!important;margin:.78rem 0!important;padding:.75rem .88rem!important}.print-page .report-callout h4{color:#0f172a!important}.print-page .report-callout p{color:#334155!important}.print-page .report-table-container{background:#fff8e2e0!important;border-color:#683e1833!important;margin:.82rem 0!important}.print-page .report-table th{color:#3d2410!important;background:#7e4c1b1f!important;border-bottom-color:#683e1833!important;padding:.58rem .72rem!important}.print-page .report-table td{color:#334155!important;border-bottom-color:#683e1821!important;padding:.58rem .72rem!important}.print-page .pillar-col{background:#fff!important;border-color:#cbd5e1!important}.print-page .pillar-col-header{color:#334155!important;background:#f1f5f9!important}.print-page .pillar-word{color:#0f172a!important}.print-page .element-progress-bar{background:#e2e8f0!important}.print-page .ziwei-palace-cell{background:#fff!important;border-color:#cbd5e1!important}.print-page .ziwei-center-box{background:#f8fafc!important;border-color:#cbd5e1!important}.print-page .ziwei-center-box h4,.print-page .palace-name{color:#0f172a!important}.print-page .palace-stars{color:#334155!important}.print-page .palace-star-main{color:#b91c1c!important}.print-page .widget-numerology-grid{background:#f8fafc!important;border-color:#cbd5e1!important}.print-page .numerology-cell{color:#64748b!important;background:#fff!important;border-color:#cbd5e1!important}.print-page .numerology-cell.active{color:#1d4ed8!important;background:#eff6ff!important;border-color:#3b82f6!important}.print-page .astro-wheel-svg{filter:invert()hue-rotate(180deg)}}.puppeteer-print-view{color:#000!important;background:#ede6d5!important;min-height:100vh!important}.puppeteer-print-view .no-print,.puppeteer-print-view #root>div:not(.puppeteer-print-view),.puppeteer-print-view .version-switcher,.puppeteer-print-view .report-viewer-header,.puppeteer-print-view .report-viewer-sidebar,.puppeteer-print-view .report-viewer-viewport,.puppeteer-print-view .mobile-unlock-bar,.puppeteer-print-view .floating-unlock-trigger{display:none!important}.puppeteer-print-view .print-only-container{color:#000!important;background:#ede6d5!important;display:block!important}.puppeteer-print-view .print-page{box-sizing:border-box;width:210mm;height:297mm;font-family:var(--font-sans-report);flex-direction:column;margin:0 auto;padding:36mm 30mm 26mm;display:flex;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 44%, #fffae4e0 0%, #fff0cad1 52%, #b8712e66 100%), linear-gradient(180deg, #fff6dbbd, #ffe7b8b8), var(--report-oracle-bg) center / 100% 100% no-repeat, #ede6d5!important;color:#172033!important;page-break-after:always!important;break-after:page!important;border:none!important}.puppeteer-print-view .print-page.report-page-feature{background:linear-gradient(180deg, #fff0be14, #4a230c1f), var(--report-oracle-bg) center / 100% 100% no-repeat, #ede6d5!important}.puppeteer-print-view .print-page:before,.puppeteer-print-view .print-page:after{content:none!important}.puppeteer-print-view .print-page .report-title{color:#1b1712!important;letter-spacing:0!important;text-shadow:0 1px #fff8de9e!important}.puppeteer-print-view .print-page.layout-cover .cover-seal{width:86px!important;height:86px!important;margin-bottom:1rem!important;font-size:1.7rem!important}.puppeteer-print-view .print-page.layout-cover .cover-seal:before{width:60px!important;height:60px!important}.puppeteer-print-view .print-page.layout-cover .cover-seal:after{width:108px!important}.puppeteer-print-view .print-page.layout-cover{text-align:left!important;justify-content:flex-start!important;align-items:stretch!important;padding:56mm 30mm 26mm!important}.puppeteer-print-view .print-page.layout-cover .cover-ritual{margin-top:7mm!important;margin-bottom:5mm!important}.puppeteer-print-view .print-page.layout-cover .brand-large{color:#9a6a12!important;-webkit-text-fill-color:#9a6a12!important;text-shadow:0 1px #ffffff8c!important;background:0 0!important;margin-bottom:.85rem!important;font-size:2.25rem!important}.puppeteer-print-view .print-page.layout-cover .report-content-block{margin-bottom:1rem!important}.puppeteer-print-view .print-page.layout-cover .report-callout{margin:1.1rem 0!important;padding:.9rem 1.1rem!important}.puppeteer-print-view .print-page.layout-cover .report-list li{margin-bottom:.42rem!important}.puppeteer-print-view .print-page.layout-cover .report-widget-wrapper,.puppeteer-print-view .print-page.layout-cover .cover-print-details,.puppeteer-print-view .print-page .report-page-aura{display:none!important}.puppeteer-print-view .print-page .report-section-mark{border-color:color-mix(in srgb, var(--report-section-accent) 45%, transparent)!important;color:var(--report-section-accent)!important}.puppeteer-print-view .print-page .report-kicker{color:color-mix(in srgb, var(--report-section-accent) 68%, #111827)!important;background:color-mix(in srgb, var(--report-section-accent) 10%, transparent)!important;border-color:color-mix(in srgb, var(--report-section-accent) 30%, transparent)!important}.puppeteer-print-view .print-page .cover-seal{color:var(--report-section-accent)!important;border-color:color-mix(in srgb, var(--report-section-accent) 54%, transparent)!important}.puppeteer-print-view .print-page .cover-subtitle-line{color:color-mix(in srgb, var(--report-section-accent) 62%, #172033)!important;border-color:color-mix(in srgb, var(--report-section-accent) 32%, transparent)!important}.puppeteer-print-view .print-page .brand-large,.puppeteer-print-view .print-page .report-content-block h3{letter-spacing:0!important}.puppeteer-print-view .print-page .report-content-block{color:#1d1a16!important;margin-bottom:.78rem!important;font-size:.84rem!important;line-height:1.42!important}.puppeteer-print-view .print-page .report-content-block h3{color:#0f172a!important}.puppeteer-print-view .print-page .report-page-header{color:#735227!important;opacity:0!important;border-bottom-color:#683e1833!important;height:0!important;min-height:0!important;margin:0 0 .6rem!important;padding:0!important;overflow:hidden!important}.puppeteer-print-view .print-page .report-page-footer{color:#735227!important;border-top-color:#683e1833!important;padding-top:.5rem!important}.puppeteer-print-view .print-page .report-grid-card{background:#f8fafc!important;border-color:#e2e8f0!important}.puppeteer-print-view .print-page .report-grid-card h4{color:#0f172a!important}.puppeteer-print-view .print-page .report-grid-card p{color:#334155!important}.puppeteer-print-view .print-page .report-callout{border-color:color-mix(in srgb, var(--report-section-accent) 26%, #683e1838)!important;border-left-color:var(--report-section-accent)!important;background:linear-gradient(135deg,#fff8e2e6,#f6daa4c2)!important;margin:.78rem 0!important;padding:.75rem .88rem!important}.puppeteer-print-view .print-page .report-callout h4{color:#0f172a!important}.puppeteer-print-view .print-page .report-callout p{color:#334155!important}.puppeteer-print-view .print-page .report-table-container{background:#fff8e2e0!important;border-color:#683e1833!important;margin:.82rem 0!important}.puppeteer-print-view .print-page .report-table th{color:#3d2410!important;background:#7e4c1b1f!important;border-bottom-color:#683e1833!important;padding:.58rem .72rem!important}.puppeteer-print-view .print-page .report-table td{color:#334155!important;border-bottom-color:#683e1821!important;padding:.58rem .72rem!important}.puppeteer-print-view .print-page .pillar-col{background:#fff!important;border-color:#cbd5e1!important}.puppeteer-print-view .print-page .pillar-col-header{color:#334155!important;background:#f1f5f9!important}.puppeteer-print-view .print-page .pillar-word{color:#0f172a!important}.puppeteer-print-view .print-page .element-progress-bar{background:#e2e8f0!important}.puppeteer-print-view .print-page .ziwei-palace-cell{background:#fff!important;border-color:#cbd5e1!important}.puppeteer-print-view .print-page .ziwei-center-box{background:#f8fafc!important;border-color:#cbd5e1!important}.puppeteer-print-view .print-page .ziwei-center-box h4,.puppeteer-print-view .print-page .palace-name{color:#0f172a!important}.puppeteer-print-view .print-page .palace-stars{color:#334155!important}.puppeteer-print-view .print-page .palace-star-main{color:#b91c1c!important}.puppeteer-print-view .print-page .widget-numerology-grid{background:#f8fafc!important;border-color:#cbd5e1!important}.puppeteer-print-view .print-page .numerology-cell{color:#64748b!important;background:#fff!important;border-color:#cbd5e1!important}.puppeteer-print-view .print-page .numerology-cell.active{color:#1d4ed8!important;background:#eff6ff!important;border-color:#3b82f6!important}.puppeteer-print-view .print-page .astro-wheel-svg{filter:invert()hue-rotate(180deg)}@media print{.print-page{--report-section-accent:#a66a1f!important;--color-primary:#a66a1f!important;--color-bazi:#8b5a1c!important;--color-ziwei:#8b5a1c!important;--color-numerology:#8b5a1c!important;--color-zodiac:#8b5a1c!important}.print-page.report-page-reading{background:radial-gradient(ellipse at 50% 43%, #fffceaeb 0%, #fff5d5e0 54%, #ce91435c 100%), linear-gradient(180deg, #fff8e2d1, #ffecc6cc), var(--report-oracle-bg) center / 100% 100% no-repeat, #efe2c2!important}.print-page .report-section-mark,.print-page .report-kicker,.print-page .cover-seal,.print-page .cover-subtitle-line,.print-page .palace-name,.print-page .ziwei-center-box h4{color:#7a4a16!important;border-color:#7a4a1657!important}.print-page .report-kicker{background:#fff4d2b8!important}.print-page .report-callout,.print-page .report-callout.bazi,.print-page .report-callout.ziwei,.print-page .report-callout.numerology,.print-page .report-callout.zodiac,.print-page .report-grid-card,.print-page .ziwei-palace-cell,.print-page .ziwei-center-box,.print-page .widget-numerology-grid,.print-page .numerology-cell,.print-page .pillar-col{background:#fff8e2db!important;border-color:#7a4a1633!important}.print-page .report-callout{border-left-color:#a66a1f!important}.print-page .report-table-container{background:#fff8e2e6!important;border-color:#7a4a1633!important}.print-page .report-table th{color:#3b2816!important;background:#a66a1f1f!important}}.puppeteer-print-view .print-page{--report-section-accent:#a66a1f!important;--color-primary:#a66a1f!important;--color-bazi:#8b5a1c!important;--color-ziwei:#8b5a1c!important;--color-numerology:#8b5a1c!important;--color-zodiac:#8b5a1c!important}.puppeteer-print-view .print-page.report-page-reading{background:radial-gradient(ellipse at 50% 43%, #fffceaeb 0%, #fff5d5e0 54%, #ce91435c 100%), linear-gradient(180deg, #fff8e2d1, #ffecc6cc), var(--report-oracle-bg) center / 100% 100% no-repeat, #efe2c2!important}.puppeteer-print-view .print-page .report-section-mark,.puppeteer-print-view .print-page .report-kicker,.puppeteer-print-view .print-page .cover-seal,.puppeteer-print-view .print-page .cover-subtitle-line,.puppeteer-print-view .print-page .palace-name,.puppeteer-print-view .print-page .ziwei-center-box h4{color:#7a4a16!important;border-color:#7a4a1657!important}.puppeteer-print-view .print-page .report-kicker{background:#fff4d2b8!important}.puppeteer-print-view .print-page .report-callout,.puppeteer-print-view .print-page .report-callout.bazi,.puppeteer-print-view .print-page .report-callout.ziwei,.puppeteer-print-view .print-page .report-callout.numerology,.puppeteer-print-view .print-page .report-callout.zodiac,.puppeteer-print-view .print-page .report-grid-card,.puppeteer-print-view .print-page .ziwei-palace-cell,.puppeteer-print-view .print-page .ziwei-center-box,.puppeteer-print-view .print-page .widget-numerology-grid,.puppeteer-print-view .print-page .numerology-cell,.puppeteer-print-view .print-page .pillar-col{background:#fff8e2db!important;border-color:#7a4a1633!important}.puppeteer-print-view .print-page .report-callout{border-left-color:#a66a1f!important}.puppeteer-print-view .print-page .report-table-container{background:#fff8e2e6!important;border-color:#7a4a1633!important}@media print{.print-page:not(.layout-cover){padding:24mm 25mm 18mm!important}.print-page .report-page-footer{margin:0!important;position:absolute!important;bottom:10mm!important;left:25mm!important;right:25mm!important}.print-page:not(.layout-cover) .report-kicker{margin-bottom:.45rem!important;padding:.24rem .55rem!important;font-size:.6rem!important}.print-page:not(.layout-cover) .report-title{margin-bottom:.62rem!important;font-size:1.38rem!important;line-height:1.16!important}.print-page:not(.layout-cover) .report-content-block{margin-bottom:.42rem!important;font-size:.76rem!important;line-height:1.32!important}.print-page .report-content-block p{margin-bottom:.38rem!important}.print-page .report-content-block h3{margin-bottom:.38rem!important;font-size:.96rem!important}.print-page .report-list{margin:.35rem 0!important}.print-page .report-list li{margin-bottom:.25rem!important;line-height:1.28!important}.print-page .report-callout{margin:.48rem 0!important;padding:.58rem .72rem!important}.print-page .report-callout h4{margin-bottom:.22rem!important;font-size:.82rem!important}.print-page .report-callout p{font-size:.76rem!important;line-height:1.32!important}.print-page .report-table-container{margin:.48rem 0!important}.print-page .report-table{font-size:.68rem!important}.print-page .report-table th,.print-page .report-table td{padding:.34rem .42rem!important;line-height:1.22!important}.print-page .report-table-container h3{padding:.48rem .62rem 0!important;font-size:.84rem!important}.print-page .report-widget-wrapper{margin-top:.35rem!important}.report-page-num-5 .widget-bazi-pillars{gap:.38rem!important;margin:.45rem 0!important}.report-page-num-5 .pillar-col-content{gap:.22rem!important;padding:.42rem .24rem!important}.report-page-num-5 .pillar-word{font-size:1rem!important}.report-page-num-5 .pillar-word-desc,.report-page-num-5 .pillar-col-header,.report-page-num-5 .element-tag{font-size:.55rem!important}.report-page-num-5 .widget-bazi-pillars-container>.report-callout{display:none!important}.report-page-num-12 .widget-ziwei-plate{aspect-ratio:auto!important;gap:3px!important;height:72mm!important;margin:.45rem 0!important}.report-page-num-12 .ziwei-palace-cell{min-height:0!important;padding:.24rem!important}.report-page-num-12 .palace-name,.report-page-num-12 .palace-earth-branch,.report-page-num-12 .palace-stars,.report-page-num-12 .palace-stars div{font-size:.48rem!important;line-height:1.12!important}.report-page-num-12 .ziwei-center-box{padding:.45rem!important}.report-page-num-12 .ziwei-center-box h4{font-size:.78rem!important}.report-page-num-19 .widget-numerology-grid{width:138px!important;height:138px!important;margin:.45rem auto!important}.report-page-num-19 .numerology-cell{font-size:.92rem!important}.report-page-num-23 .report-widget-wrapper{display:none!important}.report-page-num-25 .astro-wheel-svg{width:172px!important;height:172px!important}.report-page-num-25 .widget-astro-wheel{margin:.35rem 0!important}.report-page-num-32 .report-content-block{margin-bottom:.3rem!important;font-size:.72rem!important;line-height:1.25!important}}.puppeteer-print-view .print-page .report-page-footer{margin:0!important;position:absolute!important;bottom:10mm!important;left:25mm!important;right:25mm!important}.puppeteer-print-view .print-page .report-content-block p{margin-bottom:.38rem!important}.puppeteer-print-view .print-page .report-list{margin:.35rem 0!important}.puppeteer-print-view .print-page .report-callout h4{margin-bottom:.22rem!important;font-size:.82rem!important}.puppeteer-print-view .print-page .report-table-container{margin:.48rem 0!important}.puppeteer-print-view .print-page .report-table-container h3{padding:.48rem .62rem 0!important;font-size:.84rem!important}.puppeteer-print-view .print-page .report-widget-wrapper{margin-top:.35rem!important}.puppeteer-print-view .report-page-num-5 .pillar-word-desc,.puppeteer-print-view .report-page-num-5 .pillar-col-header,.puppeteer-print-view .report-page-num-5 .element-tag{font-size:.55rem!important}.puppeteer-print-view .report-page-num-5 .widget-bazi-pillars-container>.report-callout{display:none!important}.puppeteer-print-view .report-page-num-12 .widget-ziwei-plate{aspect-ratio:auto!important;gap:3px!important;height:72mm!important;margin:.45rem 0!important}.puppeteer-print-view .report-page-num-12 .ziwei-palace-cell{min-height:0!important;padding:.24rem!important}.puppeteer-print-view .report-page-num-12 .ziwei-center-box{padding:.45rem!important}.puppeteer-print-view .report-page-num-25 .widget-astro-wheel{margin:.35rem 0!important}.puppeteer-print-view .report-page-num-32 .report-content-block{margin-bottom:.3rem!important;font-size:.72rem!important;line-height:1.25!important}.report-page-num-5 .report-widget-wrapper,.puppeteer-print-view .report-page-num-5 .report-widget-wrapper{margin-top:.15rem!important}.report-page-num-12 .widget-ziwei-plate,.puppeteer-print-view .report-page-num-12 .widget-ziwei-plate{height:50mm!important;margin:.25rem 0!important}.report-page-num-12 .report-content-block,.puppeteer-print-view .report-page-num-12 .report-content-block{margin-bottom:.26rem!important;font-size:.68rem!important;line-height:1.22!important}.report-page-num-12 .report-callout,.puppeteer-print-view .report-page-num-12 .report-callout{margin:.32rem 0!important;padding:.45rem .58rem!important}.report-page-num-12 .palace-name,.report-page-num-12 .palace-earth-branch,.report-page-num-12 .palace-stars,.report-page-num-12 .palace-stars div,.puppeteer-print-view .report-page-num-12 .palace-name,.puppeteer-print-view .report-page-num-12 .palace-earth-branch,.puppeteer-print-view .report-page-num-12 .palace-stars,.puppeteer-print-view .report-page-num-12 .palace-stars div{font-size:.4rem!important;line-height:1.05!important}.report-page-num-23 .report-title,.puppeteer-print-view .report-page-num-23 .report-title{margin-bottom:.36rem!important;font-size:1.14rem!important;line-height:1.12!important}.report-page-num-23 .report-content-block,.puppeteer-print-view .report-page-num-23 .report-content-block{margin-bottom:.22rem!important;font-size:.66rem!important;line-height:1.18!important}.report-page-num-23 .report-content-block h3,.puppeteer-print-view .report-page-num-23 .report-content-block h3{margin-bottom:.18rem!important;font-size:.78rem!important}.report-page-num-23 .report-list,.puppeteer-print-view .report-page-num-23 .report-list{margin:.18rem 0!important}.report-page-num-23 .report-list li,.puppeteer-print-view .report-page-num-23 .report-list li{margin-bottom:.12rem!important;line-height:1.12!important}.report-page-num-23 .report-table,.puppeteer-print-view .report-page-num-23 .report-table{font-size:.58rem!important}.report-page-num-23 .report-table th,.report-page-num-23 .report-table td,.puppeteer-print-view .report-page-num-23 .report-table th,.puppeteer-print-view .report-page-num-23 .report-table td{padding:.22rem .3rem!important}@media print{.print-page:not(.layout-cover){padding:28mm 28mm 20mm!important}.print-page .report-page-footer{bottom:10mm!important;left:28mm!important;right:28mm!important}.print-page:not(.layout-cover) .report-kicker{margin-bottom:.68rem!important;padding:.28rem .62rem!important;font-size:.66rem!important}.print-page:not(.layout-cover) .report-title{margin-bottom:.86rem!important;font-size:1.58rem!important;line-height:1.18!important}.print-page:not(.layout-cover) .report-content-block{margin-bottom:.78rem!important;font-size:.84rem!important;line-height:1.44!important}.print-page .report-content-block h3{margin-bottom:.45rem!important;font-size:1.05rem!important}.print-page .report-list li{margin-bottom:.32rem!important;line-height:1.38!important}.print-page .report-table{font-size:.78rem!important}.print-page .report-table th,.print-page .report-table td{padding:.48rem .58rem!important;line-height:1.28!important}.print-page .report-callout{margin:.72rem 0!important;padding:.74rem .9rem!important}.print-page .report-callout h4{font-size:.92rem!important}.print-page .report-callout p{font-size:.84rem!important;line-height:1.42!important}.print-page.report-page-feature:not(.layout-cover) .report-title{font-size:1.82rem!important}.report-page-num-5 .widget-bazi-pillars{gap:.65rem!important;margin:.9rem 0!important}.report-page-num-5 .pillar-col-content{gap:.38rem!important;padding:.75rem .35rem!important}.report-page-num-5 .pillar-word{font-size:1.36rem!important}.report-page-num-12 .widget-ziwei-plate{height:83mm!important;margin:1rem 0 0!important}.report-page-num-12 .palace-name,.report-page-num-12 .palace-earth-branch,.report-page-num-12 .palace-stars,.report-page-num-12 .palace-stars div{font-size:.55rem!important;line-height:1.16!important}.report-page-num-12 .ziwei-center-box h4{font-size:1rem!important}.report-page-num-19 .widget-numerology-grid{width:180px!important;height:180px!important;margin:1rem auto .4rem!important}.report-page-num-19 .numerology-cell{font-size:1.1rem!important}.report-page-num-23 .report-title{font-size:1.5rem!important;line-height:1.18!important}.report-page-num-23 .report-content-block{margin-bottom:.58rem!important;font-size:.82rem!important;line-height:1.36!important}.report-page-num-23 .report-table{font-size:.72rem!important}.report-page-num-25 .astro-wheel-svg{width:235px!important;height:235px!important}}.puppeteer-print-view .print-page .report-page-footer{bottom:10mm!important;left:28mm!important;right:28mm!important}.puppeteer-print-view .print-page:not(.layout-cover) .report-kicker{margin-bottom:.68rem!important;padding:.28rem .62rem!important;font-size:.66rem!important}.puppeteer-print-view .print-page:not(.layout-cover) .report-title{margin-bottom:.86rem!important;font-size:1.58rem!important;line-height:1.18!important}.puppeteer-print-view .print-page:not(.layout-cover) .report-content-block{margin-bottom:.78rem!important;font-size:.84rem!important;line-height:1.44!important}.puppeteer-print-view .print-page .report-content-block h3{margin-bottom:.45rem!important;font-size:1.05rem!important}.puppeteer-print-view .print-page .report-list li{margin-bottom:.32rem!important;line-height:1.38!important}.puppeteer-print-view .print-page .report-callout{margin:.72rem 0!important;padding:.74rem .9rem!important}.puppeteer-print-view .print-page .report-callout h4{font-size:.92rem!important}.puppeteer-print-view .print-page .report-callout p{font-size:.84rem!important;line-height:1.42!important}.puppeteer-print-view .print-page.report-page-feature:not(.layout-cover) .report-title{font-size:1.82rem!important}.puppeteer-print-view .report-page-num-5 .widget-bazi-pillars{gap:.65rem!important;margin:.9rem 0!important}.puppeteer-print-view .report-page-num-5 .pillar-col-content{gap:.38rem!important;padding:.75rem .35rem!important}.puppeteer-print-view .report-page-num-5 .pillar-word{font-size:1.36rem!important}.puppeteer-print-view .report-page-num-12 .widget-ziwei-plate{height:83mm!important;margin:1rem 0 0!important}.puppeteer-print-view .report-page-num-12 .palace-name,.puppeteer-print-view .report-page-num-12 .palace-earth-branch,.puppeteer-print-view .report-page-num-12 .palace-stars,.puppeteer-print-view .report-page-num-12 .palace-stars div{font-size:.55rem!important;line-height:1.16!important}.puppeteer-print-view .report-page-num-12 .ziwei-center-box h4{font-size:1rem!important}.puppeteer-print-view .report-page-num-19 .widget-numerology-grid{width:180px!important;height:180px!important;margin:1rem auto .4rem!important}.puppeteer-print-view .report-page-num-19 .numerology-cell{font-size:1.1rem!important}.puppeteer-print-view .report-page-num-23 .report-title{font-size:1.5rem!important;line-height:1.18!important}.puppeteer-print-view .report-page-num-23 .report-content-block{margin-bottom:.58rem!important;font-size:.82rem!important;line-height:1.36!important}.puppeteer-print-view .report-page-num-25 .astro-wheel-svg{width:235px!important;height:235px!important}@media print{.print-page .report-table-container{overflow:visible!important}.report-page-num-23 .report-table{font-size:.64rem!important}.report-page-num-23 .report-table th,.report-page-num-23 .report-table td{padding:.28rem .34rem!important;line-height:1.18!important}}.puppeteer-print-view .print-page .report-table-container{overflow:visible!important}@media print{.report-page-num-36 .print-page-content{padding:7mm 10mm 10mm!important}.report-page-num-36 .report-title{margin-bottom:.46rem!important;font-size:1.42rem!important;line-height:1.1!important}.report-page-num-36 .report-kicker{margin-bottom:.36rem!important}.report-page-num-36 .report-content-block{margin-bottom:.16rem!important;font-size:.7rem!important;line-height:1.17!important}.report-page-num-36 .report-content-block h3,.report-page-num-36 .report-callout h4{margin-bottom:.14rem!important;font-size:.86rem!important}.report-page-num-36 .report-list{margin:.12rem 0!important}.report-page-num-36 .report-list li{margin-bottom:.1rem!important;line-height:1.13!important}.report-page-num-36 .report-callout{margin:.16rem 0!important;padding:.3rem .46rem!important}.report-page-num-36 .report-callout p{font-size:.7rem!important;line-height:1.17!important}}@media print{.report-page-num-36 .print-page-content{padding:7mm 10mm 10mm!important}.report-page-num-36 .report-title{margin-bottom:.46rem!important;font-size:1.42rem!important;line-height:1.1!important}.report-page-num-36 .report-kicker{margin-bottom:.36rem!important}.report-page-num-36 .report-content-block{margin-bottom:.16rem!important;font-size:.7rem!important;line-height:1.17!important}.report-page-num-36 .report-content-block h3,.report-page-num-36 .report-callout h4{margin-bottom:.14rem!important;font-size:.86rem!important}.report-page-num-36 .report-list{margin:.12rem 0!important}.report-page-num-36 .report-list li{margin-bottom:.1rem!important;line-height:1.13!important}.report-page-num-36 .report-callout{margin:.16rem 0!important;padding:.3rem .46rem!important}.report-page-num-36 .report-callout p{font-size:.7rem!important;line-height:1.17!important}}@media print{.print-page.report-section-bazi{--page-ornament:"木"}.print-page.report-section-ziwei{--page-ornament:"紫"}.print-page.report-section-numerology{--page-ornament:"9"}.print-page.report-section-zodiac{--page-ornament:"☽"}.print-page.report-section-integration,.print-page.report-section-intro{--page-ornament:"◇"}.report-page-num-8 .widget-bazi-pillars{gap:.5rem!important;margin:.55rem 0!important}.report-page-num-8 .pillar-col-content{gap:.28rem!important;padding:.55rem .3rem!important}.report-page-num-8 .pillar-word{font-size:1.16rem!important}.report-page-num-8 .widget-bazi-pillars-container>.report-callout{display:none!important}.report-page-num-23 .report-widget-wrapper{display:block!important}.report-page-num-23 .widget-ziwei-plate{aspect-ratio:auto!important;gap:3px!important;height:70mm!important;margin:.45rem 0!important}.report-page-num-23 .ziwei-palace-cell{min-height:0!important;padding:.22rem!important}.report-page-num-23 .palace-name,.report-page-num-23 .palace-earth-branch,.report-page-num-23 .palace-stars,.report-page-num-23 .palace-stars div{font-size:.46rem!important;line-height:1.1!important}.report-page-num-23 .ziwei-center-box h4{font-size:.78rem!important}.report-page-num-38 .widget-numerology-grid{width:150px!important;height:150px!important;margin:.6rem auto!important}.report-page-num-47 .astro-wheel-svg{width:200px!important;height:200px!important}.report-page-num-47 .widget-astro-wheel{margin:.45rem 0!important}.report-page-num-12 .print-page-content,.report-page-num-15 .print-page-content,.report-page-num-16 .print-page-content,.report-page-num-21 .print-page-content,.report-page-num-31 .print-page-content,.report-page-num-33 .print-page-content,.report-page-num-34 .print-page-content,.report-page-num-35 .print-page-content,.report-page-num-36 .print-page-content{padding:10mm 12mm 14mm!important}.report-page-num-12 .report-content-block,.report-page-num-15 .report-content-block,.report-page-num-16 .report-content-block,.report-page-num-21 .report-content-block,.report-page-num-31 .report-content-block,.report-page-num-33 .report-content-block,.report-page-num-34 .report-content-block,.report-page-num-35 .report-content-block,.report-page-num-36 .report-content-block{margin-bottom:.42rem!important;font-size:.78rem!important;line-height:1.32!important}.report-page-num-12 .report-content-block h3,.report-page-num-15 .report-content-block h3,.report-page-num-16 .report-content-block h3,.report-page-num-21 .report-content-block h3,.report-page-num-31 .report-content-block h3,.report-page-num-33 .report-content-block h3,.report-page-num-34 .report-content-block h3,.report-page-num-35 .report-content-block h3,.report-page-num-36 .report-content-block h3{margin-bottom:.3rem!important;font-size:.94rem!important}.report-page-num-12 .report-callout,.report-page-num-15 .report-callout,.report-page-num-16 .report-callout,.report-page-num-21 .report-callout,.report-page-num-31 .report-callout,.report-page-num-33 .report-callout,.report-page-num-34 .report-callout,.report-page-num-35 .report-callout,.report-page-num-36 .report-callout{margin:.42rem 0!important;padding:.54rem .66rem!important}.report-page-num-12 .report-list li,.report-page-num-15 .report-list li,.report-page-num-16 .report-list li,.report-page-num-21 .report-list li,.report-page-num-31 .report-list li,.report-page-num-33 .report-list li,.report-page-num-34 .report-list li,.report-page-num-35 .report-list li,.report-page-num-36 .report-list li{margin-bottom:.2rem!important;line-height:1.24!important}.report-page-num-12 .report-table th,.report-page-num-12 .report-table td,.report-page-num-21 .report-table th,.report-page-num-21 .report-table td,.report-page-num-36 .report-table th,.report-page-num-36 .report-table td{padding:.3rem .38rem!important;line-height:1.18!important}}.puppeteer-print-view .report-page-num-8 .widget-bazi-pillars{gap:.5rem!important;margin:.55rem 0!important}.puppeteer-print-view .report-page-num-8 .pillar-col-content{gap:.28rem!important;padding:.55rem .3rem!important}.puppeteer-print-view .report-page-num-8 .pillar-word{font-size:1.16rem!important}.puppeteer-print-view .report-page-num-8 .widget-bazi-pillars-container>.report-callout{display:none!important}.puppeteer-print-view .report-page-num-23 .report-widget-wrapper{display:block!important}.puppeteer-print-view .report-page-num-23 .widget-ziwei-plate{aspect-ratio:auto!important;gap:3px!important;height:70mm!important;margin:.45rem 0!important}.puppeteer-print-view .report-page-num-23 .ziwei-palace-cell{min-height:0!important;padding:.22rem!important}.puppeteer-print-view .report-page-num-23 .palace-name,.puppeteer-print-view .report-page-num-23 .palace-earth-branch,.puppeteer-print-view .report-page-num-23 .palace-stars,.puppeteer-print-view .report-page-num-23 .palace-stars div{font-size:.46rem!important;line-height:1.1!important}.puppeteer-print-view .report-page-num-23 .ziwei-center-box h4{font-size:.78rem!important}.puppeteer-print-view .report-page-num-38 .widget-numerology-grid{width:150px!important;height:150px!important;margin:.6rem auto!important}.puppeteer-print-view .report-page-num-47 .astro-wheel-svg{width:200px!important;height:200px!important}.puppeteer-print-view .report-page-num-47 .widget-astro-wheel{margin:.45rem 0!important}.puppeteer-print-view .report-page-num-12 .print-page-content,.puppeteer-print-view .report-page-num-15 .print-page-content,.puppeteer-print-view .report-page-num-16 .print-page-content,.puppeteer-print-view .report-page-num-21 .print-page-content,.puppeteer-print-view .report-page-num-31 .print-page-content,.puppeteer-print-view .report-page-num-33 .print-page-content,.puppeteer-print-view .report-page-num-34 .print-page-content,.puppeteer-print-view .report-page-num-35 .print-page-content,.puppeteer-print-view .report-page-num-36 .print-page-content{padding:10mm 12mm 14mm!important}.puppeteer-print-view .report-page-num-12 .report-content-block,.puppeteer-print-view .report-page-num-15 .report-content-block,.puppeteer-print-view .report-page-num-16 .report-content-block,.puppeteer-print-view .report-page-num-21 .report-content-block,.puppeteer-print-view .report-page-num-31 .report-content-block,.puppeteer-print-view .report-page-num-33 .report-content-block,.puppeteer-print-view .report-page-num-34 .report-content-block,.puppeteer-print-view .report-page-num-35 .report-content-block,.puppeteer-print-view .report-page-num-36 .report-content-block{margin-bottom:.42rem!important;font-size:.78rem!important;line-height:1.32!important}.puppeteer-print-view .report-page-num-12 .report-content-block h3,.puppeteer-print-view .report-page-num-15 .report-content-block h3,.puppeteer-print-view .report-page-num-16 .report-content-block h3,.puppeteer-print-view .report-page-num-21 .report-content-block h3,.puppeteer-print-view .report-page-num-31 .report-content-block h3,.puppeteer-print-view .report-page-num-33 .report-content-block h3,.puppeteer-print-view .report-page-num-34 .report-content-block h3,.puppeteer-print-view .report-page-num-35 .report-content-block h3,.puppeteer-print-view .report-page-num-36 .report-content-block h3{margin-bottom:.3rem!important;font-size:.94rem!important}.puppeteer-print-view .report-page-num-12 .report-callout,.puppeteer-print-view .report-page-num-15 .report-callout,.puppeteer-print-view .report-page-num-16 .report-callout,.puppeteer-print-view .report-page-num-21 .report-callout,.puppeteer-print-view .report-page-num-31 .report-callout,.puppeteer-print-view .report-page-num-33 .report-callout,.puppeteer-print-view .report-page-num-34 .report-callout,.puppeteer-print-view .report-page-num-35 .report-callout,.puppeteer-print-view .report-page-num-36 .report-callout{margin:.42rem 0!important;padding:.54rem .66rem!important}.puppeteer-print-view .report-page-num-12 .report-list li,.puppeteer-print-view .report-page-num-15 .report-list li,.puppeteer-print-view .report-page-num-16 .report-list li,.puppeteer-print-view .report-page-num-21 .report-list li,.puppeteer-print-view .report-page-num-31 .report-list li,.puppeteer-print-view .report-page-num-33 .report-list li,.puppeteer-print-view .report-page-num-34 .report-list li,.puppeteer-print-view .report-page-num-35 .report-list li,.puppeteer-print-view .report-page-num-36 .report-list li{margin-bottom:.2rem!important;line-height:1.24!important}.puppeteer-print-view .report-page-num-12 .report-table th,.puppeteer-print-view .report-page-num-12 .report-table td,.puppeteer-print-view .report-page-num-21 .report-table th,.puppeteer-print-view .report-page-num-21 .report-table td,.puppeteer-print-view .report-page-num-36 .report-table th,.puppeteer-print-view .report-page-num-36 .report-table td{padding:.3rem .38rem!important;line-height:1.18!important}@media print{.report-page-num-16 .print-page-content,.report-page-num-21 .print-page-content,.report-page-num-36 .print-page-content{padding:8mm 11mm 12mm!important}.report-page-num-36 .print-page-content{padding:7mm 10mm 10mm!important}.report-page-num-16 .report-title,.report-page-num-21 .report-title,.report-page-num-36 .report-title{margin-bottom:.58rem!important;font-size:1.46rem!important;line-height:1.12!important}.report-page-num-16 .report-kicker,.report-page-num-21 .report-kicker,.report-page-num-36 .report-kicker{margin-bottom:.44rem!important}.report-page-num-16 .report-content-block,.report-page-num-21 .report-content-block,.report-page-num-36 .report-content-block{margin-bottom:.28rem!important;font-size:.74rem!important;line-height:1.24!important}.report-page-num-36 .report-content-block{margin-bottom:.16rem!important;font-size:.7rem!important;line-height:1.17!important}.report-page-num-16 .report-callout,.report-page-num-21 .report-callout,.report-page-num-36 .report-callout{margin:.3rem 0!important;padding:.42rem .56rem!important}.report-page-num-36 .report-callout{margin:.16rem 0!important;padding:.3rem .46rem!important}.report-page-num-16 .report-callout p,.report-page-num-21 .report-callout p,.report-page-num-36 .report-callout p{font-size:.74rem!important;line-height:1.24!important}.report-page-num-21 .report-table th,.report-page-num-21 .report-table td,.report-page-num-36 .report-table th,.report-page-num-36 .report-table td{padding:.24rem .32rem!important;line-height:1.14!important}}.puppeteer-print-view .report-page-num-16 .print-page-content,.puppeteer-print-view .report-page-num-21 .print-page-content,.puppeteer-print-view .report-page-num-36 .print-page-content{padding:8mm 11mm 12mm!important}.puppeteer-print-view .report-page-num-16 .report-title,.puppeteer-print-view .report-page-num-21 .report-title,.puppeteer-print-view .report-page-num-36 .report-title{margin-bottom:.58rem!important;font-size:1.46rem!important;line-height:1.12!important}.puppeteer-print-view .report-page-num-16 .report-kicker,.puppeteer-print-view .report-page-num-21 .report-kicker,.puppeteer-print-view .report-page-num-36 .report-kicker{margin-bottom:.44rem!important}.puppeteer-print-view .report-page-num-16 .report-content-block,.puppeteer-print-view .report-page-num-21 .report-content-block,.puppeteer-print-view .report-page-num-36 .report-content-block{margin-bottom:.28rem!important;font-size:.74rem!important;line-height:1.24!important}.puppeteer-print-view .report-page-num-16 .report-callout,.puppeteer-print-view .report-page-num-21 .report-callout,.puppeteer-print-view .report-page-num-36 .report-callout{margin:.3rem 0!important;padding:.42rem .56rem!important}.puppeteer-print-view .report-page-num-16 .report-callout p,.puppeteer-print-view .report-page-num-21 .report-callout p,.puppeteer-print-view .report-page-num-36 .report-callout p{font-size:.74rem!important;line-height:1.24!important}.puppeteer-print-view .report-page-num-21 .report-table th,.puppeteer-print-view .report-page-num-21 .report-table td,.puppeteer-print-view .report-page-num-36 .report-table th,.puppeteer-print-view .report-page-num-36 .report-table td{padding:.24rem .32rem!important;line-height:1.14!important}@media print{.report-page-num-21 .print-page-content{padding-bottom:10mm!important}.report-page-num-21 .report-content-block{margin-bottom:.18rem!important;font-size:.7rem!important;line-height:1.17!important}.report-page-num-21 .report-callout{margin:.18rem 0!important;padding:.3rem .46rem!important}.report-page-num-21 .report-content-block h3,.report-page-num-21 .report-callout h4{margin-bottom:.16rem!important;font-size:.86rem!important}.report-page-num-21 .report-list{margin:.14rem 0!important}.report-page-num-21 .report-list li{margin-bottom:.12rem!important;line-height:1.14!important}.report-page-num-21 .report-table-container{margin:.22rem 0!important}}.puppeteer-print-view .report-page-num-21 .print-page-content{padding-bottom:10mm!important}.puppeteer-print-view .report-page-num-21 .report-content-block{margin-bottom:.18rem!important;font-size:.7rem!important;line-height:1.17!important}.puppeteer-print-view .report-page-num-21 .report-callout{margin:.18rem 0!important;padding:.3rem .46rem!important}.puppeteer-print-view .report-page-num-21 .report-content-block h3,.puppeteer-print-view .report-page-num-21 .report-callout h4{margin-bottom:.16rem!important;font-size:.86rem!important}.puppeteer-print-view .report-page-num-21 .report-list{margin:.14rem 0!important}.puppeteer-print-view .report-page-num-21 .report-list li{margin-bottom:.12rem!important;line-height:1.14!important}.puppeteer-print-view .report-page-num-21 .report-table-container{margin:.22rem 0!important}@media print{.print-page.report-section-bazi{--page-ornament:"木"}.print-page.report-section-ziwei{--page-ornament:"紫"}.print-page.report-section-numerology{--page-ornament:"9"}.print-page.report-section-zodiac{--page-ornament:"☽"}.print-page.report-section-integration,.print-page.report-section-intro{--page-ornament:"◇"}.print-page.report-page-reading:not(.layout-cover) .print-page-content:before{content:var(--page-ornament);z-index:0;font-family:var(--font-serif-report);color:#89531c0e;pointer-events:none;font-size:72mm;line-height:1;position:absolute;bottom:18mm;right:12mm}.print-page.report-page-reading:not(.layout-cover) .print-page-content:after{content:"";z-index:0;pointer-events:none;opacity:.72;background:radial-gradient(circle at 22% 62%,#0000 0 18mm,#87521d13 18.2mm,#0000 18.8mm),radial-gradient(circle at 78% 62%,#0000 0 18mm,#87521d13 18.2mm,#0000 18.8mm),linear-gradient(90deg,#0000,#87521d1a,#0000);height:36mm;position:absolute;bottom:19mm;left:16mm;right:16mm}}.puppeteer-print-view .print-page.report-section-bazi{--page-ornament:"木"}.puppeteer-print-view .print-page.report-section-ziwei{--page-ornament:"紫"}.puppeteer-print-view .print-page.report-section-numerology{--page-ornament:"9"}.puppeteer-print-view .print-page.report-section-zodiac{--page-ornament:"☽"}.puppeteer-print-view .print-page.report-section-integration,.puppeteer-print-view .print-page.report-section-intro{--page-ornament:"◇"}.puppeteer-print-view .print-page.report-page-reading:not(.layout-cover) .print-page-content:before{content:var(--page-ornament);z-index:0;font-family:var(--font-serif-report);color:#89531c0e;pointer-events:none;font-size:72mm;line-height:1;position:absolute;bottom:18mm;right:12mm}.puppeteer-print-view .print-page.report-page-reading:not(.layout-cover) .print-page-content:after{content:"";z-index:0;pointer-events:none;opacity:.72;background:radial-gradient(circle at 22% 62%,#0000 0 18mm,#87521d13 18.2mm,#0000 18.8mm),radial-gradient(circle at 78% 62%,#0000 0 18mm,#87521d13 18.2mm,#0000 18.8mm),linear-gradient(90deg,#0000,#87521d1a,#0000);height:36mm;position:absolute;bottom:19mm;left:16mm;right:16mm}@media print{.print-page .print-page-content>*{z-index:1!important;position:relative!important}.report-page-num-6,.report-page-num-8,.report-page-num-9,.report-page-num-10,.report-page-num-11,.report-page-num-13,.report-page-num-14,.report-page-num-15,.report-page-num-16,.report-page-num-17,.report-page-num-18,.report-page-num-19,.report-page-num-21,.report-page-num-22,.report-page-num-27,.report-page-num-28,.report-page-num-29,.report-page-num-34{--page-ornament:"◇"}.report-page-num-6,.report-page-num-8,.report-page-num-9,.report-page-num-10,.report-page-num-11{--page-ornament:"木"}.report-page-num-13,.report-page-num-14,.report-page-num-15,.report-page-num-16,.report-page-num-17,.report-page-num-18{--page-ornament:"紫"}.report-page-num-19,.report-page-num-21,.report-page-num-22{--page-ornament:"9"}.report-page-num-27,.report-page-num-28{--page-ornament:"☽"}.report-page-num-6 .print-page-content:before,.report-page-num-8 .print-page-content:before,.report-page-num-9 .print-page-content:before,.report-page-num-10 .print-page-content:before,.report-page-num-11 .print-page-content:before,.report-page-num-13 .print-page-content:before,.report-page-num-14 .print-page-content:before,.report-page-num-15 .print-page-content:before,.report-page-num-16 .print-page-content:before,.report-page-num-17 .print-page-content:before,.report-page-num-18 .print-page-content:before,.report-page-num-19 .print-page-content:before,.report-page-num-21 .print-page-content:before,.report-page-num-22 .print-page-content:before,.report-page-num-27 .print-page-content:before,.report-page-num-28 .print-page-content:before,.report-page-num-29 .print-page-content:before,.report-page-num-34 .print-page-content:before{content:var(--page-ornament);z-index:0;font-family:var(--font-serif-report);color:#89531c12;pointer-events:none;font-size:76mm;line-height:1;position:absolute;bottom:18mm;right:13mm}.report-page-num-6 .print-page-content:after,.report-page-num-8 .print-page-content:after,.report-page-num-9 .print-page-content:after,.report-page-num-10 .print-page-content:after,.report-page-num-11 .print-page-content:after,.report-page-num-13 .print-page-content:after,.report-page-num-14 .print-page-content:after,.report-page-num-15 .print-page-content:after,.report-page-num-16 .print-page-content:after,.report-page-num-17 .print-page-content:after,.report-page-num-18 .print-page-content:after,.report-page-num-19 .print-page-content:after,.report-page-num-21 .print-page-content:after,.report-page-num-22 .print-page-content:after,.report-page-num-27 .print-page-content:after,.report-page-num-28 .print-page-content:after,.report-page-num-29 .print-page-content:after,.report-page-num-34 .print-page-content:after{content:"";z-index:0;pointer-events:none;opacity:.78;background:radial-gradient(circle at 22% 62%,#0000 0 18mm,#87521d1a 18.2mm,#0000 18.8mm),radial-gradient(circle at 78% 62%,#0000 0 18mm,#87521d1a 18.2mm,#0000 18.8mm),linear-gradient(90deg,#0000,#87521d24,#0000);height:38mm;position:absolute;bottom:20mm;left:17mm;right:17mm}}.puppeteer-print-view .print-page .print-page-content>*{z-index:1!important;position:relative!important}.puppeteer-print-view .report-page-num-6,.puppeteer-print-view .report-page-num-8,.puppeteer-print-view .report-page-num-9,.puppeteer-print-view .report-page-num-10,.puppeteer-print-view .report-page-num-11,.puppeteer-print-view .report-page-num-13,.puppeteer-print-view .report-page-num-14,.puppeteer-print-view .report-page-num-15,.puppeteer-print-view .report-page-num-16,.puppeteer-print-view .report-page-num-17,.puppeteer-print-view .report-page-num-18,.puppeteer-print-view .report-page-num-19,.puppeteer-print-view .report-page-num-21,.puppeteer-print-view .report-page-num-22,.puppeteer-print-view .report-page-num-27,.puppeteer-print-view .report-page-num-28,.puppeteer-print-view .report-page-num-29,.puppeteer-print-view .report-page-num-34{--page-ornament:"◇"}.puppeteer-print-view .report-page-num-6,.puppeteer-print-view .report-page-num-8,.puppeteer-print-view .report-page-num-9,.puppeteer-print-view .report-page-num-10,.puppeteer-print-view .report-page-num-11{--page-ornament:"木"}.puppeteer-print-view .report-page-num-13,.puppeteer-print-view .report-page-num-14,.puppeteer-print-view .report-page-num-15,.puppeteer-print-view .report-page-num-16,.puppeteer-print-view .report-page-num-17,.puppeteer-print-view .report-page-num-18{--page-ornament:"紫"}.puppeteer-print-view .report-page-num-19,.puppeteer-print-view .report-page-num-21,.puppeteer-print-view .report-page-num-22{--page-ornament:"9"}.puppeteer-print-view .report-page-num-27,.puppeteer-print-view .report-page-num-28{--page-ornament:"☽"}.puppeteer-print-view .report-page-num-6 .print-page-content:before,.puppeteer-print-view .report-page-num-8 .print-page-content:before,.puppeteer-print-view .report-page-num-9 .print-page-content:before,.puppeteer-print-view .report-page-num-10 .print-page-content:before,.puppeteer-print-view .report-page-num-11 .print-page-content:before,.puppeteer-print-view .report-page-num-13 .print-page-content:before,.puppeteer-print-view .report-page-num-14 .print-page-content:before,.puppeteer-print-view .report-page-num-15 .print-page-content:before,.puppeteer-print-view .report-page-num-16 .print-page-content:before,.puppeteer-print-view .report-page-num-17 .print-page-content:before,.puppeteer-print-view .report-page-num-18 .print-page-content:before,.puppeteer-print-view .report-page-num-19 .print-page-content:before,.puppeteer-print-view .report-page-num-21 .print-page-content:before,.puppeteer-print-view .report-page-num-22 .print-page-content:before,.puppeteer-print-view .report-page-num-27 .print-page-content:before,.puppeteer-print-view .report-page-num-28 .print-page-content:before,.puppeteer-print-view .report-page-num-29 .print-page-content:before,.puppeteer-print-view .report-page-num-34 .print-page-content:before{content:var(--page-ornament);z-index:0;font-family:var(--font-serif-report);color:#89531c12;pointer-events:none;font-size:76mm;line-height:1;position:absolute;bottom:18mm;right:13mm}.puppeteer-print-view .report-page-num-6 .print-page-content:after,.puppeteer-print-view .report-page-num-8 .print-page-content:after,.puppeteer-print-view .report-page-num-9 .print-page-content:after,.puppeteer-print-view .report-page-num-10 .print-page-content:after,.puppeteer-print-view .report-page-num-11 .print-page-content:after,.puppeteer-print-view .report-page-num-13 .print-page-content:after,.puppeteer-print-view .report-page-num-14 .print-page-content:after,.puppeteer-print-view .report-page-num-15 .print-page-content:after,.puppeteer-print-view .report-page-num-16 .print-page-content:after,.puppeteer-print-view .report-page-num-17 .print-page-content:after,.puppeteer-print-view .report-page-num-18 .print-page-content:after,.puppeteer-print-view .report-page-num-19 .print-page-content:after,.puppeteer-print-view .report-page-num-21 .print-page-content:after,.puppeteer-print-view .report-page-num-22 .print-page-content:after,.puppeteer-print-view .report-page-num-27 .print-page-content:after,.puppeteer-print-view .report-page-num-28 .print-page-content:after,.puppeteer-print-view .report-page-num-29 .print-page-content:after,.puppeteer-print-view .report-page-num-34 .print-page-content:after{content:"";z-index:0;pointer-events:none;opacity:.78;background:radial-gradient(circle at 22% 62%,#0000 0 18mm,#87521d1a 18.2mm,#0000 18.8mm),radial-gradient(circle at 78% 62%,#0000 0 18mm,#87521d1a 18.2mm,#0000 18.8mm),linear-gradient(90deg,#0000,#87521d24,#0000);height:38mm;position:absolute;bottom:20mm;left:17mm;right:17mm}@media print{.print-page:not(.report-page-num-23) .report-table-container{overflow:hidden!important}}.puppeteer-print-view .print-page:not(.report-page-num-23) .report-table-container{overflow:hidden!important}@media print{.print-page:not(.layout-cover){padding:18mm 18mm 16mm!important}.print-page .print-page-content{z-index:1!important;box-sizing:border-box!important;width:100%!important;position:relative!important}.print-page:not(.layout-cover) .print-page-content{background:linear-gradient(#fffdf1e6,#fff4d7db)!important;border:1px solid #84521f38!important;border-radius:6px!important;min-height:244mm!important;padding:13mm 14mm 17mm!important;box-shadow:inset 0 0 0 1px #ffffff57,0 16px 38px #4f2b121f!important}.print-page.report-page-feature:not(.layout-cover) .print-page-content{background:linear-gradient(#fff7e0d1,#ffebc3b8)!important;min-height:244mm!important}.print-page.layout-cover .print-page-content{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.print-page .report-page-footer{z-index:2!important;bottom:9mm!important;left:32mm!important;right:32mm!important}.print-page:not(.layout-cover) .report-title{color:#24170d!important;max-width:100%!important;margin-bottom:1rem!important;font-size:1.65rem!important;line-height:1.16!important}.print-page:not(.layout-cover) .report-kicker{color:#8a581f!important;background:#fff4d2d9!important;border-color:#8a581f52!important;margin-bottom:.72rem!important}.print-page:not(.layout-cover) .report-content-block{color:#241c14!important;margin-bottom:.82rem!important;font-size:.88rem!important;line-height:1.46!important}.print-page .report-content-block h3{color:#4a2c13!important;margin-bottom:.5rem!important;font-size:1.08rem!important;line-height:1.2!important}.print-page .report-callout{box-shadow:none!important;background:#fff8e3eb!important;border:1px solid #8e5b2138!important;border-left:4px solid #a66a1f!important}.print-page .report-table-container{background:#fffae8f5!important;border-color:#8e5b2133!important;overflow:hidden!important}.print-page .report-table{font-size:.78rem!important}.print-page .report-table th{color:#37200d!important;background:#a66a1f24!important}.print-page .report-table th,.print-page .report-table td{padding:.46rem .58rem!important;line-height:1.28!important}.report-page-num-12 .print-page-content{grid-template-columns:1fr!important;align-content:start!important;display:grid!important}.report-page-num-12 .widget-ziwei-plate{height:80mm!important;margin-top:.9rem!important}.report-page-num-23 .report-table-container{overflow:visible!important}.report-page-num-23 .report-table{font-size:.66rem!important}.report-page-num-23 .report-table th,.report-page-num-23 .report-table td{padding:.28rem .34rem!important;line-height:1.18!important}}.puppeteer-print-view .print-page:not(.layout-cover){padding:18mm 18mm 16mm!important}.puppeteer-print-view .print-page .print-page-content{z-index:1!important;box-sizing:border-box!important;width:100%!important;position:relative!important}.puppeteer-print-view .print-page:not(.layout-cover) .print-page-content{background:linear-gradient(#fffdf1e6,#fff4d7db)!important;border:1px solid #84521f38!important;border-radius:6px!important;min-height:244mm!important;padding:13mm 14mm 17mm!important;box-shadow:inset 0 0 0 1px #ffffff57,0 16px 38px #4f2b121f!important}.puppeteer-print-view .print-page.report-page-feature:not(.layout-cover) .print-page-content{background:linear-gradient(#fff7e0d1,#ffebc3b8)!important;min-height:244mm!important}.puppeteer-print-view .print-page.layout-cover .print-page-content{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.puppeteer-print-view .print-page .report-page-footer{z-index:2!important;bottom:9mm!important;left:32mm!important;right:32mm!important}.puppeteer-print-view .print-page:not(.layout-cover) .report-title{color:#24170d!important;max-width:100%!important;margin-bottom:1rem!important;font-size:1.65rem!important;line-height:1.16!important}.puppeteer-print-view .print-page:not(.layout-cover) .report-kicker{color:#8a581f!important;background:#fff4d2d9!important;border-color:#8a581f52!important;margin-bottom:.72rem!important}.puppeteer-print-view .print-page:not(.layout-cover) .report-content-block{color:#241c14!important;margin-bottom:.82rem!important;font-size:.88rem!important;line-height:1.46!important}.puppeteer-print-view .print-page .report-content-block h3{color:#4a2c13!important;margin-bottom:.5rem!important;font-size:1.08rem!important;line-height:1.2!important}.puppeteer-print-view .print-page .report-callout{box-shadow:none!important;background:#fff8e3eb!important;border:1px solid #8e5b2138!important;border-left:4px solid #a66a1f!important}.puppeteer-print-view .print-page .report-table-container{background:#fffae8f5!important;border-color:#8e5b2133!important;overflow:hidden!important}.puppeteer-print-view .print-page .report-table{font-size:.78rem!important}.puppeteer-print-view .print-page .report-table th{color:#37200d!important;background:#a66a1f24!important}.puppeteer-print-view .print-page .report-table th,.puppeteer-print-view .print-page .report-table td{padding:.46rem .58rem!important;line-height:1.28!important}.puppeteer-print-view .report-page-num-12 .widget-ziwei-plate{height:80mm!important;margin-top:.9rem!important}.puppeteer-print-view .report-page-num-23 .report-table-container{overflow:visible!important}.puppeteer-print-view .report-page-num-23 .report-table{font-size:.66rem!important}.puppeteer-print-view .report-page-num-23 .report-table th,.puppeteer-print-view .report-page-num-23 .report-table td{padding:.28rem .34rem!important;line-height:1.18!important}@media print{.report-page-num-36 .print-page-content{padding:7mm 10mm 10mm!important}.report-page-num-36 .report-title{margin-bottom:.46rem!important;font-size:1.42rem!important;line-height:1.1!important}.report-page-num-36 .report-kicker{margin-bottom:.36rem!important}.report-page-num-36 .report-content-block{margin-bottom:.16rem!important;font-size:.7rem!important;line-height:1.17!important}.report-page-num-36 .report-content-block h3,.report-page-num-36 .report-callout h4{margin-bottom:.14rem!important;font-size:.86rem!important}.report-page-num-36 .report-list{margin:.12rem 0!important}.report-page-num-36 .report-list li{margin-bottom:.1rem!important;line-height:1.13!important}.report-page-num-36 .report-callout{margin:.16rem 0!important;padding:.3rem .46rem!important}.report-page-num-36 .report-callout p{font-size:.7rem!important;line-height:1.17!important}}.puppeteer-print-view .report-page-num-36 .print-page-content{padding:7mm 10mm 10mm!important}.puppeteer-print-view .report-page-num-36 .report-title{margin-bottom:.46rem!important;font-size:1.42rem!important;line-height:1.1!important}.puppeteer-print-view .report-page-num-36 .report-kicker{margin-bottom:.36rem!important}.puppeteer-print-view .report-page-num-36 .report-content-block{margin-bottom:.16rem!important;font-size:.7rem!important;line-height:1.17!important}.puppeteer-print-view .report-page-num-36 .report-content-block h3,.puppeteer-print-view .report-page-num-36 .report-callout h4{margin-bottom:.14rem!important;font-size:.86rem!important}.puppeteer-print-view .report-page-num-36 .report-list{margin:.12rem 0!important}.puppeteer-print-view .report-page-num-36 .report-list li{margin-bottom:.1rem!important;line-height:1.13!important}.puppeteer-print-view .report-page-num-36 .report-callout{margin:.16rem 0!important;padding:.3rem .46rem!important}.puppeteer-print-view .report-page-num-36 .report-callout p{font-size:.7rem!important;line-height:1.17!important}@media print{*,:before,:after{-webkit-backdrop-filter:none!important;box-shadow:none!important;filter:none!important}}.puppeteer-print-view *,.puppeteer-print-view :before,.puppeteer-print-view :after{-webkit-backdrop-filter:none!important;box-shadow:none!important;filter:none!important}.calm-root{--calm-bg:#faf8f4;--calm-surface:#fff;--calm-ink:#17171f;--calm-ink-soft:#3d3d49;--calm-muted:#6c6c7a;--calm-line:#14141e1a;--calm-accent:#1c1b22;--calm-gold:#9a7b2e;--calm-gold-soft:#f3ecda;z-index:1;background:var(--calm-bg);min-height:100vh;color:var(--calm-ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Helvetica,Arial,sans-serif;line-height:1.55;position:relative}.calm-root *,.calm-root :before,.calm-root :after{box-sizing:border-box}.calm-root h1,.calm-root h2,.calm-root h3,.calm-root .calm-title,.calm-root .step-label,.calm-root .step-panel-header h2,.calm-root .how-it-works-mini h3{text-transform:none;font-variant:normal;font-feature-settings:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,Helvetica,Arial,sans-serif}.calm-root .step-label{letter-spacing:-.01em;font-size:1.05rem}.calm-wrap{max-width:1120px;margin:0 auto;padding:clamp(1.25rem,4vw,3rem) clamp(1.25rem,4vw,2.5rem) 4rem}.calm-brand{letter-spacing:.14em;text-transform:uppercase;color:var(--calm-ink);align-items:center;gap:.5rem;font-size:.82rem;font-weight:700;display:inline-flex}.calm-brand:before{content:"";background:var(--calm-gold);border-radius:50%;width:9px;height:9px}.calm-hero{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(1.5rem,5vw,4rem);margin-top:clamp(1.5rem,5vw,3rem);display:grid}.calm-eyebrow{background:var(--calm-gold-soft);color:var(--calm-gold);letter-spacing:.05em;border-radius:999px;margin-bottom:.9rem;padding:.3rem .7rem;font-size:.74rem;font-weight:700;display:inline-block}.calm-title{letter-spacing:-.02em;color:var(--calm-ink);margin:0 0 1rem;font-size:clamp(2rem,5vw,3.1rem);font-weight:700;line-height:1.08}.calm-sub{color:var(--calm-ink-soft);max-width:34ch;margin:0 0 1.6rem;font-size:clamp(1rem,2.2vw,1.15rem)}.calm-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.calm-btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;padding:.85rem 1.4rem;font-weight:600;transition:transform .12s,background .2s,box-shadow .2s}.calm-btn-primary{background:var(--calm-accent);color:#fff;box-shadow:0 8px 24px #14141e29}.calm-btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #14141e38}.calm-btn-ghost{color:var(--calm-ink-soft);text-underline-offset:4px;background:0 0;border:none;padding:.85rem .4rem;text-decoration:underline}.calm-btn-ghost:hover{color:var(--calm-ink)}.calm-cred{border-top:1px solid var(--calm-line);flex-wrap:wrap;gap:.6rem 1.4rem;margin-top:1.8rem;padding-top:1.4rem;display:flex}.calm-cred span{color:var(--calm-muted);align-items:center;gap:.45rem;font-size:.86rem;display:inline-flex}.calm-cred span:before{content:"✓";color:var(--calm-gold);font-weight:700}.calm-steps{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.6rem;display:grid}.calm-step{background:var(--calm-surface);border:1px solid var(--calm-line);border-radius:14px;padding:1.1rem 1.15rem}.calm-step b{background:var(--calm-gold-soft);width:26px;height:26px;color:var(--calm-gold);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.65rem;font-size:.82rem;display:inline-flex}.calm-step h3{margin:0 0 .3rem;font-size:.98rem}.calm-step p{color:var(--calm-muted);margin:0;font-size:.88rem}.calm-card{background:var(--calm-surface);border:1px solid var(--calm-line);border-radius:18px;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 14px 40px #14141e0f}.calm-card-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--calm-gold);background:var(--calm-gold-soft);border-radius:999px;margin-bottom:.85rem;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-block}.calm-card h2{letter-spacing:-.01em;margin:0 0 .35rem;font-size:1.3rem}.calm-card-lead{color:var(--calm-muted);margin:0 0 1.2rem;font-size:.92rem}.calm-privacy{color:var(--calm-muted);margin:1.2rem 0 0;font-size:.8rem}.calm-root .step-form{color:var(--calm-ink)}.calm-root .step-progress,.calm-root .step-hint{color:var(--calm-muted)}.calm-root .step-track{background:var(--calm-line)}.calm-root .step-track span{background:var(--calm-gold)}.calm-root .step-label{color:var(--calm-ink);font-weight:600}.calm-root .form-input{border:1px solid var(--calm-line);color:var(--calm-ink);background:#fff}.calm-root .form-input:focus{border-color:var(--calm-gold);outline:2px solid var(--calm-gold-soft)}.calm-root .choice-option,.calm-root .time-fallback,.calm-root .inline-skip,.calm-root .trust-toggle{border:1px solid var(--calm-line);color:var(--calm-ink-soft);background:#fff}.calm-root .choice-option.active{background:var(--calm-accent);color:#fff;border-color:var(--calm-accent)}.calm-root .btn.btn-primary{background:var(--calm-accent);color:#fff;border:none}.calm-root .btn.btn-outline{border:1px solid var(--calm-line);color:var(--calm-ink);background:0 0}.calm-root .input-summary span{background:var(--calm-gold-soft);color:var(--calm-gold)}.calm-root .trust-drawer{border:1px solid var(--calm-line);background:#fff}.calm-root .step-error{color:#c0392b}.ui-toggle{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#78788229;border:1px solid #ffffff24;border-radius:999px;padding:3px;display:inline-flex;position:fixed;top:14px;right:14px}.ui-toggle button{font:inherit;color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:999px;padding:.3rem .8rem;font-size:.78rem;font-weight:600}.ui-toggle button.active{color:#17171f;opacity:1;background:#fff}.calm-root{--color-bg-dark:#faf8f4;--color-bg-darker:#f1ede4;--color-text-main:#17171f;--color-text-muted:#5e5e6b;--color-primary:#9a7b2e;--color-primary-glow:#9a7b2e29;--color-accent:#4b3f72;--color-accent-glow:#4b3f721f}.calm-root .results-v2,.calm-root .loading-v2{color:var(--color-text-main);background:0 0}.calm-root .glass-panel,.calm-root .tension-card-v2,.calm-root .system-layer-card,.calm-root .life-phase-card,.calm-root .visual-report-strip,.calm-root .report-score-v2,.calm-root .signal-timeline,.calm-root .disclaimer-card,.calm-root .unlock-card-v2,.calm-root .loading-card-v2,.calm-root .element-card-v2,.calm-root .personal-reading-card,.calm-root .primary-pattern-card{background:var(--calm-surface);border:1px solid var(--calm-line);box-shadow:0 10px 30px #14141e0d}.calm-root .phase-facets>div,.calm-root .evidence-trail,.calm-root .element-notes>div,.calm-root .locked-preview-v2>div{border:1px solid var(--calm-line);background:#fbf9f5}.calm-root .section-kicker,.calm-root .eyebrow,.calm-root .report-score-v2 span{color:var(--calm-gold)}.calm-root .phase-markers em,.calm-root .chapter-pill,.calm-root .input-summary span{background:var(--calm-gold-soft);color:var(--calm-gold);border:none}.calm-root .disclaimer-card{color:var(--color-text-muted);background:#fbf9f5}.calm-root .unlock-card-v2 .status-pill,.calm-root .status-pill{background:var(--calm-gold-soft);color:var(--calm-gold)}.calm-root .unlock-modal-card{color:var(--color-text-main);border:1px solid var(--calm-line);background:#fff}.calm-root .mobile-unlock-bar{border-top:1px solid var(--calm-line);color:var(--color-text-main);background:#fff}.calm-root .form-error{color:#c0392b}.calm-root .life-phase-card.is-locked-teaser{background:var(--calm-gold-soft);border:1px dashed #9a7b2e66}.calm-root .locked-teaser-note{color:var(--color-text-muted)}.calm-root .locked-teaser-note a{color:var(--calm-gold)}.calm-root .loading-ring-v2 span{border-top-color:var(--calm-gold)}.calm-root .loading-checklist .complete{color:var(--color-text-main)}.calm-root .report-viewer-overlay,.calm-root .print-only-container{--color-bg-dark:#090a0f;--color-bg-darker:#050508;--color-text-main:#f5f5f7;--color-text-muted:#a1a1aa;--color-primary:#d4af37;--color-primary-glow:#d4af3766;--color-accent:#8b5cf6;--color-accent-glow:#8b5cf64d;color:var(--color-text-main)}@media (width<=880px){.calm-hero,.calm-steps{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.calm-btn{transition:none}}
