:root{--bg:#09080c;--panel:#111015;--ink:#f5f3fa;--muted:#a7a3b0;--line:#36313d;--purple:#9047ff;--faint:#211734;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#17131f}body{height:100dvh;display:grid;place-items:center}button,a,textarea{font:inherit;color:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:2px solid var(--purple);outline-offset:3px}a{text-decoration:none}.app{container-type:inline-size;width:min(100vw,56.25dvh);height:min(100dvh,177.7778vw);background:var(--bg);display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:0 28px 90px #0005}.mast{height:16cqw;flex:none;display:flex;align-items:center;justify-content:space-between;margin:0 7cqw;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:2.3cqw}.brand img{display:block;width:8.2cqw;height:8.2cqw;object-fit:contain}.brand span{font:600 6cqw/1 Georgia,serif;letter-spacing:-.06em}.mast-label{font-size:1.9cqw;letter-spacing:.2em;color:var(--muted)}main{flex:1;min-height:0;overflow:auto;scrollbar-width:none;display:flex;flex-direction:column}main::-webkit-scrollbar{display:none}.foot{height:10cqw;flex:none;margin:0 7cqw;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:1.75cqw;letter-spacing:.12em;color:#76717f}.screen{flex:1;display:flex;flex-direction:column;min-height:100%;padding:6cqw 7cqw 5cqw;animation:enter .3s ease}@keyframes enter{from{opacity:0;transform:translateY(1.5cqw)}to{opacity:1;transform:none}}.eyebrow{font-size:2cqw;letter-spacing:.17em;color:var(--purple);font-weight:650;margin:0}.serif{font-family:Georgia,"Songti SC",SimSun,serif}.intro-title{font-size:10cqw;line-height:1.28;letter-spacing:-.025em;font-weight:400;margin:7cqw 0 2cqw}.intro-title em{color:var(--purple);font-style:normal}.intro-sub{font-size:2.8cqw;line-height:1.9;color:var(--muted);margin:0}.brand-stage{flex:1;min-height:40cqw;display:grid;place-items:center;position:relative}.brand-stage:before{content:"";width:55cqw;height:55cqw;border:1px solid #9047ff4a;border-radius:50%;position:absolute}.brand-stage:after{content:"";width:40cqw;height:40cqw;border:1px solid #9047ff2b;border-radius:50%;position:absolute}.brand-stage img{width:29cqw;height:29cqw;position:relative;z-index:1;object-fit:contain;filter:drop-shadow(0 16px 30px #9047ff20)}.intro-bottom{display:flex;align-items:baseline;justify-content:space-between;margin:0 0 4cqw;color:var(--muted)}.intro-bottom strong{font:italic 9cqw Georgia,serif;color:var(--purple)}.intro-bottom span{font-size:2.6cqw;line-height:1.7;text-align:right}.primary{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid var(--purple);background:var(--purple);padding:4cqw 4.5cqw;min-height:12cqw;color:#fff;font-size:3.1cqw;font-weight:650;letter-spacing:.03em}.primary:hover{background:#a068ff}.primary span{font:5cqw Georgia,serif;line-height:.6}.secondary{display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:none;color:var(--ink);padding:3cqw;font-size:2.8cqw}.secondary:hover{border-color:var(--purple)}.quiet{background:none;border:0;padding:2cqw 0;color:var(--muted);font-size:2.5cqw}.step-top{display:flex;justify-content:space-between;align-items:center;gap:4cqw}.back{border:0;background:none;padding:1cqw 1.5cqw 1cqw 0;color:var(--muted);font-size:2.6cqw}.count{font:2.2cqw Georgia,serif;letter-spacing:.08em;color:var(--muted)}.small-progress{height:2px;background:#39303e;margin:3cqw 0 0}.small-progress i{display:block;height:100%;background:var(--purple);width:var(--progress);transition:width .2s}.step-title{font:400 6.9cqw/1.42 Georgia,"Songti SC",serif;letter-spacing:.01em;margin:6cqw 0 2cqw}.step-description{font-size:2.7cqw;line-height:1.8;color:var(--muted);margin:0 0 4cqw}.scene-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:2cqw}.category{border:1px solid var(--line);background:none;padding:3cqw 1cqw;min-height:11cqw;font-size:2.8cqw}.category.active{border-color:var(--purple);background:var(--faint);color:#cbaaff}.scene-options{display:flex;flex-direction:column;gap:1.2cqw;margin:3cqw 0;overflow:auto;min-height:0;scrollbar-width:none}.scene-option{width:100%;text-align:left;background:none;border:1px solid var(--line);padding:2.5cqw 3cqw;min-height:9.5cqw;font-size:2.75cqw}.scene-option.active{border-color:var(--purple);background:#211535}.scene-custom{margin-top:1cqw;display:flex;align-items:center;gap:1cqw}.scene-custom textarea{width:100%;height:11cqw;resize:none;border:1px solid var(--line);background:#141219;padding:2.5cqw 3cqw;border-radius:0;font-size:2.65cqw;line-height:1.5}.mic{width:11cqw;height:11cqw;border:1px solid var(--line);background:#151119;font-size:4cqw;flex:none}.mic.on{border-color:var(--purple);color:#cdaaff}.scene-actions{margin-top:auto;padding-top:3cqw}.scene-choice{font-size:2.3cqw;color:#caa8ff;min-height:5cqw;margin:0 0 1cqw}.question{position:relative}.question .step-title{font-size:6.7cqw;line-height:1.5;margin-top:11cqw;min-height:22cqw}.scale-prompt{font-size:2.5cqw;color:var(--muted);margin:auto 0 5cqw}.scale{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5cqw}.scale button{height:14cqw;border:1px solid var(--line);background:#15121a;display:grid;place-items:center}.scale button[aria-pressed=true]{border-color:var(--purple);background:#301b4a}.scale button i{width:var(--diameter);height:var(--diameter);border:2px solid #bfa1eb;border-radius:50%;display:block}.scale button:nth-child(3) i{border-radius:3px}.scale-ends{display:flex;justify-content:space-between;margin:2cqw 0 6cqw;font-size:2cqw;color:var(--muted)}.question-note{font-size:2.2cqw;line-height:1.6;color:#78727f;margin:0 0 5cqw}.question .secondary{margin-top:2cqw}.matching{align-items:center;justify-content:center;gap:5cqw;text-align:center}.matching img{width:18cqw;height:18cqw}.matching h1{font:400 6cqw Georgia,"Songti SC",serif}.matching .bar{width:45cqw;height:2px;background:#30243c}.matching .bar:after{content:"";display:block;width:40%;height:100%;background:var(--purple);animation:fill 1s linear forwards}@keyframes fill{to{width:100%}}.result{padding-top:4cqw}.result-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:3cqw}.result-head h1{font:400 5.4cqw Georgia,"Songti SC",serif;margin:0}.result-head span{color:var(--purple);font:italic 5cqw Georgia,serif}.poster{flex:1;min-height:0;border:1px solid #5b3a87;background:#100d16;position:relative;overflow:hidden;padding:4cqw;display:flex;flex-direction:column}.poster:before{content:"";position:absolute;width:50cqw;height:50cqw;border:1px solid #9047ff3b;border-radius:50%;right:-18cqw;top:18cqw;pointer-events:none}.poster-head{display:flex;justify-content:space-between;gap:2cqw;align-items:start;border-bottom:1px solid #4a385e;padding-bottom:3cqw;font-size:1.75cqw;letter-spacing:.1em;color:#bdb5c8}.poster-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2cqw;flex:1;min-height:25cqw}.poster-hero img{width:22cqw;height:22cqw;object-fit:contain}.poster-type{font:600 8cqw Georgia,serif;letter-spacing:.04em;color:var(--purple);text-align:right}.poster-persona{font-size:2.5cqw;text-align:right;color:#c3bbca;margin-top:1.5cqw}.poster-name{font:400 7cqw/1.3 Georgia,"Songti SC",serif;margin:1cqw 0 2cqw}.poster-name-en{font:italic 2.8cqw Georgia,serif;color:#b9a0d5;margin:0 0 2cqw}.poster-scene{font-size:2.45cqw;color:#cbc3d2;line-height:1.6;margin:0 0 2cqw}.poster-notes{margin:0;border-top:1px solid #4a385e}.poster-notes div{display:grid;grid-template-columns:9cqw 1fr;gap:2cqw;padding:2.3cqw 0;border-bottom:1px solid #342a3e}.poster-notes dt{font-size:2.15cqw;color:#a6a0af}.poster-notes dd{margin:0;font:2.6cqw/1.4 Georgia,"Songti SC",serif}.poster-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:2cqw;margin-top:auto;padding-top:3cqw}.poster-bottom small{font-size:1.8cqw;color:#aaa1b4;line-height:1.7;max-width:39cqw}.poster-bottom canvas{width:16cqw;height:16cqw;background:#fff;padding:.7cqw}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:2cqw;margin-top:3cqw}.result-actions button,.result-actions a{font-size:2.7cqw;min-height:10cqw;padding:2.5cqw}.result-actions .secondary{width:100%}.result-more{display:flex;justify-content:space-between;gap:2cqw;margin-top:1cqw}.result-more .quiet{font-size:2.25cqw}.download{align-items:center;text-align:center;gap:2cqw}.download h1{font:400 6cqw Georgia,"Songti SC",serif;margin:2cqw 0}.download .preview{flex:1 1 0;min-height:0;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.download .preview img{display:block;min-height:0;max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.download .primary{flex:none}.download .quiet{margin:0}.download p{font-size:2.5cqw;color:var(--muted);margin:0}dialog{border:1px solid var(--line);background:#141119;color:var(--ink);width:min(92vw,410px);padding:18px;max-height:92dvh}dialog::backdrop{background:#000c}dialog p{margin:0 0 12px;font-size:18px}dialog img{width:100%;max-height:64dvh;object-fit:contain;display:block}dialog .hint{font-size:12px;margin:12px 0;color:var(--muted)}dialog .primary{font-size:14px;min-height:45px;padding:12px}.dialog-close{position:absolute;top:7px;right:10px;border:0;background:none;font-size:26px}#toast{position:fixed;bottom:5vh;left:50%;transform:translateX(-50%);background:#2a1b3e;color:white;padding:12px 18px;font-size:12px;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}#print-root{display:none}@media(max-width:600px){body{background:var(--bg)}.app{width:100vw;height:100dvh;box-shadow:none}.mast{padding-top:env(safe-area-inset-top)}.foot{padding-bottom:env(safe-area-inset-bottom)}.screen{padding-top:5cqw}.intro-title{margin-top:5cqw}.brand-stage{min-height:30cqw}}@media(max-height:640px) and (max-width:600px){.screen{overflow:auto}.brand-stage{min-height:28cqw}.scene-options{max-height:43cqw}.poster-hero{min-height:20cqw}.poster-name{font-size:6cqw}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media print{@page{size:A5 portrait;margin:0}html,body{width:100%;height:auto;background:#fff!important}body>.app,dialog,#toast{display:none!important}#print-root{display:block!important;width:148mm;height:210mm}#print-root img{width:148mm;height:210mm;display:block;object-fit:contain}}
