:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-a:#121624;--bg-b:#25283a;--bg-c:#26333a;--surface:#191e2fc7;--surface-strong:#121727f0;--border:#c4d3db2e;--text:#f2f0f2;--muted:#beb8c6;--gold:#d8b778;--gold-bright:#ebd5a7;--blue:#91afc2;--rose:#c59aae;--success:#9bc5b7;--danger:#e3aab3;--shadow:0 18px 50px #04071047;--radius:8px;background:var(--bg-a);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-a:#e8edf0;--bg-b:#e9e6ec;--bg-c:#e3ece9;--surface:#ffffffc2;--surface-strong:#f9fafbf0;--border:#434f5c2e;--text:#333843;--muted:#696b76;--gold:#80683d;--gold-bright:#6f5833;--blue:#55798c;--rose:#8e687b;--success:#4d796d;--danger:#935762;--shadow:0 18px 44px #444a5421}*{box-sizing:border-box}html{background:var(--bg-a);min-width:320px;min-height:100%;overflow-x:hidden}body{min-width:320px;min-height:100vh;min-height:100dvh;padding:calc(66px + env(safe-area-inset-top)) 14px calc(196px + env(safe-area-inset-bottom));background:linear-gradient(150deg, var(--bg-a) 0%, var(--bg-b) 53%, var(--bg-c) 100%);color:var(--text);background-attachment:fixed;margin:0;line-height:1.65;overflow-x:hidden}body:before{content:"";z-index:0;pointer-events:none;background:repeating-linear-gradient(118deg,#0000 0 118px,#ffffff06 119px 120px,#0000 121px 208px) 50%/cover;transition:none;position:fixed;top:0;bottom:0;left:0;right:0}body[data-view=welcome]:before{background-image:linear-gradient(#0807142e,#080714db),url(../assets/backgrounds/welcome-bg.webp);background-position:50% 42%}body[data-view=report]:before{background-image:linear-gradient(#0a0819b8,#0a0819eb),url(../assets/backgrounds/report-bg.webp);background-position:50% 38%}body[data-view=welcome] .starfield{opacity:.42}body[data-view=report] .starfield{opacity:.28}button,input,select{font:inherit}button{letter-spacing:0;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}input:focus-visible{outline:2px solid var(--gold);outline-offset:2px}select:focus-visible{outline:2px solid var(--gold);outline-offset:2px}h1,h2,h3,p,span,label,dd,dt,li{overflow-wrap:anywhere}.starfield{z-index:0;pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0}.app-shell{z-index:1;width:min(100%,720px);margin:0 auto;position:relative}.view{min-height:520px;display:none}.view.active{animation:.25s ease-out view-in;display:block}@keyframes view-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.floating-tools{z-index:20;top:max(12px, env(safe-area-inset-top));gap:7px;display:flex;position:fixed;right:12px}.tool-button,.icon-button{border:1px solid var(--border);background:var(--surface-strong);min-width:44px;min-height:44px;color:var(--text);box-shadow:var(--shadow);cursor:pointer;border-radius:22px;place-items:center;padding:0 11px;display:inline-grid}.tool-button{-webkit-backdrop-filter:blur(14px);font-size:12px;font-weight:750}.icon-only,.icon-button{width:44px;padding:0;font-size:18px}.brand-mark{color:var(--gold);letter-spacing:0;margin:0;font-family:Georgia,Songti SC,STSong,serif;font-weight:700}.brand-mark-hero{margin-bottom:18px;font-size:24px;line-height:1}.brand-mark-page{opacity:.85;padding:4px 2px 0;font-size:15px;line-height:1.2}.brand-mark-dialog{opacity:.85;margin-bottom:9px;font-size:15px}.hero-band{border-bottom:1px solid #dfc79133;flex-direction:column;justify-content:flex-end;min-height:370px;padding:42px 22px 36px;display:flex}.energy-mark{opacity:.7;align-items:center;gap:6px;width:min(100%,310px);height:12px;margin-bottom:28px;display:flex}.energy-mark i{background:#c4d3db66;border:0;width:32px;height:1px}.energy-mark i:first-child,.energy-mark i:nth-child(6){opacity:.42;width:12px}.energy-mark i:nth-child(2),.energy-mark i:nth-child(5){opacity:.65;width:22px}.energy-mark i:nth-child(3){background:var(--gold);width:54px}.energy-mark i:nth-child(4){background:var(--blue);width:42px}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:0;margin:0 0 8px;font-size:11px;font-weight:800}.hero-band h1{max-width:610px;color:var(--gold-bright);letter-spacing:0;margin:0;font-family:Georgia,Songti SC,serif;font-size:42px;line-height:1.18}.hero-subtitle{max-width:590px;color:var(--text);white-space:pre-line;margin:18px 0 0;font-size:16px}.content-band{padding:26px 22px 32px}body[data-view=welcome] .content-band{-webkit-backdrop-filter:blur(10px);background:#0a091880}:root[data-theme=light] body[data-view=welcome] .hero-band h1,:root[data-theme=light] body[data-view=welcome] .hero-subtitle,:root[data-theme=light] body[data-view=welcome] .brand-mark-hero{color:#f2f0f2;text-shadow:0 2px 18px #040410b3}:root[data-theme=light] body[data-view=welcome] .eyebrow{color:#dfc791}:root[data-theme=light] body[data-view=welcome] .content-band{background:#f6f5f9e0}.lead-copy,.section-intro{color:var(--muted);white-space:pre-line;margin:0 0 22px;font-size:14px}.welcome-boundary{color:var(--gold-bright);margin:0 0 14px;font-size:12px;font-weight:800}.method-line{color:var(--muted);align-items:center;gap:10px;margin-bottom:28px;font-size:12px;display:flex}.line-mark{background:var(--gold);flex:0 0 24px;width:24px;height:1px}.glass-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px)}.page-header{align-items:center;gap:13px;padding:15px 2px 18px;display:flex}.page-header h2{letter-spacing:0;margin:0;font-family:Georgia,Songti SC,serif;font-size:24px;line-height:1.3}.form-panel{padding:24px 20px 26px}.field-block{min-width:0;margin-bottom:20px}.field-block label{color:var(--muted);margin-bottom:7px;font-size:12px;font-weight:750;display:block}input,select{border:1px solid var(--border);width:100%;min-height:54px;color:var(--text);background:#ffffff13;border-radius:7px;outline:0;padding:11px 13px;font-size:16px}:root[data-theme=light] input,:root[data-theme=light] select{background:#ffffffbd}input:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d8b7782e}select option{color:#252a34;background:#f1f0f3}.birth-date-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.birth-date-grid select{min-width:0;padding-right:7px}.field-hint{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.55}.form-message{min-height:20px;color:var(--danger);margin:0 0 10px;font-size:12px}.form-actions{gap:10px;display:grid}.primary-button,.secondary-button,.text-button{cursor:pointer;border-radius:7px;width:100%;min-height:52px;font-weight:800;transition:transform .15s,opacity .15s,border-color .15s}.primary-button{color:#181a22;background:linear-gradient(135deg,#caae76,#d8b778);border:1px solid #d8b7788c}.secondary-button{border:1px solid var(--border);color:var(--text);background:#ffffff0b}.text-button{color:var(--muted);background:0 0;border:0}.primary-button:not(:disabled):active,.secondary-button:not(:disabled):active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.42}.quiz-view{padding-top:0}.quiz-brand{opacity:.4;margin-bottom:8px}.progress-shell{margin:0 0 22px;padding:4px 2px 0}.progress-copy{color:var(--muted);justify-content:flex-end;align-items:flex-end;margin-bottom:9px;font-size:12px;display:flex}#progress-value{color:var(--gold);flex:none;font-weight:800}.progress-track{background:#ffffff1a;height:3px;overflow:hidden}.progress-fill{background:linear-gradient(90deg, var(--blue), var(--gold));width:0;height:100%;transition:width .22s}.question-panel{min-height:0;padding:28px 22px 30px}.question-number{margin-bottom:12px}.question-panel h2{letter-spacing:0;margin:0 0 25px;font-family:Georgia,Songti SC,serif;font-size:23px;line-height:1.55}.answer-options{gap:11px;display:grid}.answer-option{border:1px solid var(--border);min-height:62px;color:var(--text);cursor:pointer;background:#050c1c2e;border-radius:7px;grid-template-columns:33px minmax(0,1fr);align-items:center;gap:8px;padding:13px 15px;transition:border-color .15s,background .15s,transform .15s;display:grid}:root[data-theme=light] .answer-option{background:#fff6}.answer-option:hover{border-color:#91afc294}.answer-option.selected{border-color:var(--gold);background:#d8b7781f}.answer-option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.answer-letter{color:var(--gold);font:700 16px Georgia,serif}.answer-copy{min-width:0;font-size:14px;line-height:1.5}.quiz-actions{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:10px;margin-top:14px;display:grid}.report-view{width:min(100%,780px);margin:0 auto;position:relative}.report-header{border-bottom:1px solid #d8b7783d;margin-bottom:6px;padding:12px 2px 20px}.report-content{gap:14px;display:grid}.result-hero{border-radius:var(--radius);-webkit-backdrop-filter:blur(16px);background:#120f27b8;border:1px solid #d8b77840;margin-bottom:10px;padding:42px 24px 34px;position:relative;overflow:hidden;box-shadow:0 22px 60px #03030e42}.result-hero:after{content:"";background:#d8b7786b;width:70px;height:1px;position:absolute;bottom:20px;right:22px;box-shadow:-11px -6px 0 -.25px #91afc24d}.module-kicker{color:var(--gold);margin:0 0 9px;font-size:11px;font-weight:800}.report-owner{color:var(--muted);margin:0 0 13px;font-size:13px}.result-hero h1{color:var(--gold-bright);letter-spacing:0;margin:0;font:700 36px/1.25 Georgia,Songti SC,serif}.result-subtitle{color:var(--blue);margin:10px 0 0;font-size:13px;font-weight:750}.result-hook{color:var(--text);margin:24px 0 0;font:600 19px/1.6 Georgia,Songti SC,serif}.result-summary{color:var(--muted);margin:18px 0 0;font-size:14px}.report-chapter{border-bottom:1px solid #c4d3db29;margin:24px 0 4px;padding:0 4px 13px 42px;position:relative}.report-chapter:before{content:"";background:var(--gold);width:26px;height:1px;position:absolute;top:12px;left:4px;box-shadow:7px 5px 0 -.25px #91afc28c}.report-chapter h2{color:var(--gold-bright);letter-spacing:0;margin:0;font:700 20px/1.4 Georgia,Songti SC,serif}.report-chapter p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.6}.report-module{border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);background:#16142dc2;border:1px solid #c4d3db29;padding:25px 22px 27px;box-shadow:0 16px 40px #03041033}.report-module h3{color:var(--text);margin:0 0 10px;font:700 18px/1.45 Georgia,Songti SC,serif}.report-module h3:first-of-type{margin-top:0}.tools-module{background:#2b2230c2;border-color:#d8b77857}.guide-module{background:#141f34c2;border-color:#91afc247}.unload-module{background:#291930bd;border-color:#c59aae40}.map-module{background:#191936c2}.interpretation-module{background:#141c30c2}.support-module{background:#251d2fbd}.script-list{gap:10px;display:grid}.script-list blockquote{border-left:2px solid var(--gold);color:var(--text);background:#d8b77813;margin:0;padding:15px 15px 15px 17px;font-size:14px}.script-list blockquote span{color:var(--gold);margin-bottom:5px;font-size:10px;font-weight:800;display:block}.day-list,.unload-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.day-list li{border-bottom:1px solid var(--border);grid-template-columns:58px minmax(0,1fr);gap:9px;padding:10px 0;font-size:13px;display:grid}.day-list b{color:var(--gold);font-size:11px}.unload-list{counter-reset:unload}.unload-list li{color:var(--text);counter-increment:unload;padding:10px 0 10px 36px;font-size:14px;position:relative}.unload-list li:before{content:counter(unload);border:1px solid var(--blue);width:23px;height:23px;color:var(--blue);border-radius:50%;place-items:center;font-size:11px;display:grid;position:absolute;top:9px;left:0}.dimension-row{margin-top:15px}.dimension-copy{color:var(--muted);justify-content:space-between;gap:10px;margin-bottom:6px;font-size:12px;display:flex}.dimension-copy strong{color:var(--text)}.dimension-track{background:#ffffff17;height:7px;overflow:hidden}.dimension-track i{background:linear-gradient(90deg, var(--blue), var(--gold));height:100%;display:block}.scale-note{color:var(--muted);margin:18px 0 0;font-size:10px}.scene-list{gap:7px;display:grid}.scene-list p{color:var(--muted);margin:0;padding-left:15px;font-size:13px;position:relative}.scene-list p:before{content:"";background:var(--blue);width:5px;height:5px;position:absolute;top:.72em;left:0}.interpretation-block{border-top:1px solid var(--border);margin-top:18px;padding-top:16px}.interpretation-block p,.support-module p,.acceptance-band p{color:var(--muted);margin:0;font-size:14px}.radius-module dl{gap:10px;margin:0;display:grid}.radius-module dl div{border-left:2px solid var(--blue);background:#91afc211;padding:14px 15px}.radius-module dt{color:var(--blue);font-size:11px;font-weight:800}.radius-module dd{color:var(--text);margin:5px 0 0;font-size:13px}.signal-module{background:#12192cb8;gap:11px;display:grid}.signal-module>div{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;display:grid}.signal-module span{color:var(--gold);font-size:11px;font-weight:800}.signal-module strong{color:var(--muted);font-size:12px;font-weight:550}.acceptance-band{border-radius:var(--radius);background:#1e172aa3;border:1px solid #d8b7782e;padding:25px 22px}.acceptance-band p:last-child{opacity:.8;font-size:10px}:root[data-theme=light] body[data-view=report] .result-hero{background:#f9f8fbe0;box-shadow:0 18px 46px #16142624}:root[data-theme=light] body[data-view=report] .report-module{background:#f8f8fbe6;box-shadow:0 14px 36px #1614261a}:root[data-theme=light] body[data-view=report] .tools-module{background:#faf6f0eb}:root[data-theme=light] body[data-view=report] .guide-module,:root[data-theme=light] body[data-view=report] .map-module,:root[data-theme=light] body[data-view=report] .interpretation-module,:root[data-theme=light] body[data-view=report] .signal-module{background:#f1f7faeb}:root[data-theme=light] body[data-view=report] .unload-module,:root[data-theme=light] body[data-view=report] .support-module,:root[data-theme=light] body[data-view=report] .acceptance-band{background:#f9f3f7eb}.report-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.report-actions button{min-width:0;padding:10px 8px;line-height:1.35}.persistent-footer{z-index:2;width:min(100% - 28px,720px);padding:20px 0 calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--border);text-align:left;color:var(--muted);margin-top:62px;position:absolute;left:max(14px,50% - 360px)}.persistent-footer p{margin:4px 0;font-size:9px;line-height:1.45}.persistent-footer .brand-footer{color:var(--gold);opacity:.72;font-family:Georgia,serif;font-size:11px}.consent-dialog{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-strong);width:min(100% - 28px,520px);color:var(--text);padding:25px 22px 22px;box-shadow:0 24px 90px #00000073}.consent-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#040710ad}.consent-dialog h2{margin:0 0 12px;font:700 22px Georgia,Songti SC,serif}.muted-copy{color:var(--muted);font-size:13px}.consent-actions{grid-template-columns:.8fr 1.2fr;gap:9px;margin-top:20px;display:grid}.toast{z-index:50;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));border:1px solid var(--border);background:var(--surface-strong);max-width:calc(100% - 32px);color:var(--text);opacity:0;pointer-events:none;border-radius:7px;padding:10px 15px;font-size:12px;transition:opacity .18s,transform .18s;position:fixed;transform:translate(-50%,12px)}.toast.visible{opacity:1;transform:translate(-50%)}.print-report-stage{display:none}.export-stage{z-index:-1;visibility:hidden;opacity:0;pointer-events:none;color:#f1eef2;background:#121624;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;line-height:1.55;position:fixed;top:0;left:0;overflow:hidden}.export-stage *{box-sizing:border-box;overflow-wrap:anywhere}.export-document-header{border-bottom:1px solid #d8b7784d;padding:58px 64px 34px}.export-document-header span{color:#d8b778;font:700 17px Georgia,serif}.export-document-header h1{color:#f1eef2;margin:10px 0 0;font:700 36px/1.25 Georgia,Songti SC,serif}.export-stage .export-section{box-shadow:none;background:#25283ae6;margin:0 52px 22px}.export-stage .report-chapter{background:0 0;border-bottom-color:#d8b7784d;padding:22px 6px 12px 42px}.export-stage .report-chapter h2{color:#dfc791}.export-stage .report-chapter p{color:#9793a2}.export-stage .result-hero{background:0 0;border:0;border-bottom:1px solid #d8b77840;padding:38px 32px 34px}.export-stage .report-module{border:1px solid #91afc240;border-radius:8px;padding:30px 30px 32px}.export-stage .acceptance-band{border:1px solid #91afc22e;padding:28px 30px}.export-stage .result-hero h1{color:#dfc791}.export-stage .result-subtitle,.export-stage .dimension-copy,.export-stage .scene-list p,.export-stage .interpretation-block p,.export-stage .support-module p,.export-stage .acceptance-band p{color:#beb8c6}.export-stage .result-hook,.export-stage .report-module h3,.export-stage .script-list blockquote,.export-stage .day-list li,.export-stage .unload-list li{color:#f1eef2}.export-stage .dimension-track{background:#ffffff1a}.export-stage .export-document-footer{color:#9793a2;border-top:1px solid #d8b7783d;justify-content:space-between;gap:20px;padding:24px 64px 42px;font-size:12px;display:flex}.export-document-footer p{margin:0}.export-document-footer span{color:#d8b778;flex:none}.export-long-sheet{padding-bottom:24px}.export-page-measurer{overflow:visible}.export-a4-page{background:#121624;width:794px;height:1123px;position:relative;overflow:hidden}.export-a4-page .export-document-header{padding:34px 46px 22px}.export-a4-page .export-document-header h1{font-size:26px}.export-page-body{padding:14px 38px 72px}.export-page-body .export-section{margin:0 0 8px}.export-page-body .report-chapter{padding:6px 2px 7px 36px}.export-page-body .report-chapter h2{font-size:17px}.export-page-body .report-chapter p{margin-top:4px;font-size:10px;line-height:1.4}.export-a4-page .result-hero{padding:22px 22px 20px}.export-a4-page .result-hero h1{font-size:30px}.export-a4-page .result-hook{font-size:16px}.export-a4-page .report-module{padding:16px 20px 17px}.export-a4-page .report-module h3{font-size:15px}.export-a4-page .report-module p,.export-a4-page .report-module li,.export-a4-page .script-list blockquote,.export-a4-page .acceptance-band p{font-size:10.5px;line-height:1.45}.export-a4-page .script-list{gap:6px}.export-a4-page .script-list blockquote{padding:10px 12px}.export-a4-page .day-list,.export-a4-page .unload-list{gap:3px}.export-a4-page .day-list li{grid-template-columns:46px minmax(0,1fr);padding:5px 0}.export-a4-page .unload-list li{padding-block-start:5px;padding-block-end:5px}.export-a4-page .dimension-row{margin-top:9px}.export-a4-page .scale-note{margin-top:10px}.export-a4-page .scene-list{gap:4px}.export-a4-page .interpretation-block{margin-top:9px;padding-top:8px}.export-a4-page .acceptance-band{padding:16px 20px}.export-a4-page .pdf-section-fragment{margin-bottom:6px}.export-a4-page .pdf-fragment-continuation{border-top-color:#91afc224}.export-a4-page .export-document-footer{background:#121624;padding:14px 46px 20px;font-size:9px;position:absolute;bottom:0;left:0;right:0}.export-preview-dialog{border:1px solid var(--border);background:var(--surface-strong);width:min(100% - 20px,720px);max-height:calc(100dvh - 20px);color:var(--text);padding:48px 10px 12px}.export-preview-dialog::backdrop{background:#040710d1}.export-preview-dialog button{width:44px;height:44px;color:var(--text);background:0 0;border:0;font-size:30px;position:absolute;top:8px;right:8px}.export-preview-dialog p{margin:0;font-size:12px;position:absolute;top:12px;left:14px}.export-preview-dialog img{width:100%;height:auto;display:block}@media (max-width:480px){body{padding-inline-start:12px;padding-inline-end:12px}.hero-band{min-height:330px;padding:34px 14px 28px}.hero-band h1{font-size:34px}.content-band{padding-inline-start:14px;padding-inline-end:14px}.question-panel{padding:24px 16px 27px}.question-panel h2{font-size:21px}.answer-option{padding:12px}.answer-copy{font-size:13px}.result-hero{padding-inline-start:17px;padding-inline-end:17px}.report-module{padding-inline-start:16px;padding-inline-end:16px}.result-hero h1{font-size:31px}.report-chapter{margin-top:18px;padding-left:38px}}@media (max-width:380px){.birth-date-grid{grid-template-columns:1fr}.quiz-actions{grid-template-columns:minmax(0,.66fr) minmax(0,1.34fr)}.question-panel h2{font-size:19px;line-height:1.48}.answer-option{grid-template-columns:29px minmax(0,1fr);gap:6px;min-height:58px}.report-actions button{min-height:58px;padding-inline-start:6px;padding-inline-end:6px;font-size:12px}}@media (max-height:700px){body[data-view=quiz]{padding-top:calc(54px + env(safe-area-inset-top))}.quiz-brand{display:none}.progress-shell{margin-bottom:14px}.question-panel{padding-top:20px;padding-bottom:22px}.question-panel h2{margin-bottom:17px;font-size:20px;line-height:1.45}.answer-options{gap:8px}.answer-option{min-height:54px;padding-top:9px;padding-bottom:9px}.quiz-actions{margin-top:10px}.quiz-actions button{min-height:48px}}@media (max-height:590px){body[data-view=quiz] .floating-tools{opacity:.72}.progress-copy{margin-bottom:5px;font-size:10px}.question-panel{padding-top:16px;padding-bottom:17px}.question-number{margin-bottom:7px}.question-panel h2{margin-bottom:13px;font-size:18px}.answer-copy{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
