:root{--ink:#151816;--muted:#626a64;--paper:#f3f6f4;--panel:#fff;--line:#d8e0db;--field:#fbfcfb;--forest:#113c33;--forest-soft:#dcece5;--blue:#2f607b;--coral:#b85f4d;--gold:#d4a84d;--shadow:0 18px 60px #113c331a}*{box-sizing:border-box}html{min-width:320px}body{color:var(--ink);background:linear-gradient(120deg, #2f607b1f, transparent 38%), linear-gradient(90deg, #1518160a 1px, transparent 1px), linear-gradient(#15181609 1px, transparent 1px), var(--paper);background-size:auto,32px 32px,32px 32px,auto;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{appearance:none}h1,h2,p{margin-top:0}h1,h2{letter-spacing:0;font-family:Noto Serif KR,AppleMyungjo,Iowan Old Style,serif}h1{max-width:820px;margin-bottom:22px;font-size:76px;line-height:.96}h2{margin-bottom:16px;font-size:36px;line-height:1.05}.shell{min-height:100svh;padding:48px}.home{align-items:center;display:grid}.hero{max-width:820px}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:800}.lede{max-width:620px;color:var(--muted);font-size:21px;line-height:1.5}.actions,.topbar{align-items:center;gap:12px;display:flex}.primary,.secondary,.ghost{border:1px solid var(--ink);min-height:44px;color:var(--ink);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;padding:0 18px;font-weight:750;text-decoration:none;transition:background .16s,color .16s,transform .16s,border-color .16s;display:inline-flex}.primary{background:var(--ink);color:#fff}.secondary,.ghost{background:var(--panel)}.primary:hover,.secondary:hover,.ghost:hover{transform:translateY(-1px)}.primary:focus-visible,.secondary:focus-visible,.ghost:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #b85f4d59}.dashboard{max-width:1160px;margin:0 auto}.topbar{justify-content:space-between;margin-bottom:28px}.topbar h1{margin:0;font-size:46px;line-height:1}.setup-grid{grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);align-items:stretch;gap:18px;display:grid}.panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:8px;padding:26px}.setup-copy{background:linear-gradient(145deg, #d4a84d33, transparent 34%), var(--forest);color:#fff;flex-direction:column;justify-content:space-between;min-height:500px;display:flex}.setup-copy h2{color:#fff}.setup-copy .muted{color:#ffffffb8}.status{background:var(--gold);color:#211a0b;border-radius:999px;align-items:center;width:fit-content;min-height:30px;margin:0 0 28px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.status.ready{color:#0d332b;background:#bfe6d2}.muted{color:var(--muted);line-height:1.55}.account-note{overflow-wrap:anywhere;border-top:1px solid #ffffff38;gap:6px;padding-top:18px;display:grid}.account-note span,.summary-strip span{color:inherit;opacity:.7;text-transform:uppercase;font-size:12px;font-weight:800}.account-note strong,.summary-strip strong{font-size:16px}.profile-form{gap:22px;display:grid}.field,fieldset{gap:9px;min-width:0;display:grid}fieldset{border:0;margin:0;padding:0}.field span,legend{color:var(--ink);font-size:14px;font-weight:850}.field em,legend em{color:var(--muted);font-style:normal;font-weight:600}input,textarea{background:var(--field);width:100%;min-height:48px;color:var(--ink);border:1px solid #bfcac4;border-radius:7px;padding:12px 13px}textarea{resize:vertical;min-height:96px}input::placeholder,textarea::placeholder{color:#89928c}.compact{max-width:220px}.option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.choice{cursor:pointer;background:#fbfcfb;border:1px solid #c7d2cc;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:10px;min-height:124px;padding:13px;transition:border-color .16s,background .16s,transform .16s;display:grid}.choice:hover{border-color:var(--forest);transform:translateY(-1px)}.choice input{width:18px;min-height:18px;accent-color:var(--forest);margin:2px 0 0}.choice span{gap:5px;display:grid}.choice strong{font-size:15px;line-height:1.2}.choice small{color:var(--muted);font-size:13px;line-height:1.35}.custom-avatar-field{margin-top:12px;display:none}.avatar-preferences:has(input[value=custom]:checked) .custom-avatar-field{display:grid}.summary-strip{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden}.summary-strip div{background:var(--panel);overflow-wrap:anywhere;gap:8px;min-height:94px;padding:18px;display:grid}.call-now-strip{background:linear-gradient(110deg, #bfe6d2b8, #ffffffdb), var(--panel);min-height:86px;box-shadow:var(--shadow);border:1px solid #a8c9ba;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:18px;display:flex}.call-now-strip div{gap:6px;display:grid}.call-now-strip span{color:var(--forest);text-transform:uppercase;font-size:12px;font-weight:850}.call-now-strip strong{font-size:17px;line-height:1.35}.call-now-button{white-space:nowrap;min-width:156px}.voice-preview-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe0;border-radius:8px;margin-top:18px;padding:22px}.voice-preview-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.voice-preview-header h2{margin-bottom:8px;font-size:30px}.voice-preview-header p:not(.eyebrow){color:var(--muted);margin:0;line-height:1.45}.voice-preview-header>span{background:var(--forest-soft);min-height:32px;color:var(--forest);white-space:nowrap;border:1px solid #a8c9ba;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.voice-filter-bar{grid-template-columns:minmax(0,1fr) 126px;gap:10px;display:grid}.voice-search input,.voice-age-filter select{background:var(--field);min-height:44px;color:var(--ink);border:1px solid #bfcac4;border-radius:7px}.voice-search input{padding:10px 12px}.voice-age-filter select{width:100%;padding:0 34px 0 12px}.voice-gender-filters{gap:6px;margin-top:10px;display:flex}.voice-gender-filters button,.voice-results-summary button{color:var(--muted);cursor:pointer;background:0 0;border:0}.voice-gender-filters button{border:1px solid var(--line);background:var(--panel);border-radius:999px;min-height:34px;padding:0 13px;font-size:13px;font-weight:750}.voice-gender-filters button.is-active{border-color:var(--forest);background:var(--forest);color:#fff}.voice-gender-filters button:focus-visible,.voice-results-summary button:focus-visible,.voice-select-button:focus-visible,.voice-play-icon:focus-visible{outline-offset:2px;outline:3px solid #b85f4d59}.voice-results-summary{min-height:42px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.voice-results-summary button{color:var(--blue);text-underline-offset:2px;padding:0;font-size:12px;font-weight:750;text-decoration:underline}.voice-preview-grid{overscroll-behavior:contain;scrollbar-color:#9cafaa transparent;scrollbar-width:thin;gap:9px;max-height:620px;padding-right:5px;display:grid;overflow-y:auto}.voice-preview-card{background:var(--field);border:1px solid #c7d2cc;border-radius:8px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:10px;min-width:0;padding:11px;transition:border-color .16s,background .16s,transform .16s;display:grid}.voice-preview-card:hover,.voice-preview-card.is-selected,.voice-preview-card.is-playing{border-color:var(--forest);background:var(--forest-soft)}.voice-preview-card.is-selected{box-shadow:inset 3px 0 var(--forest)}.voice-select-button{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;gap:5px;padding:0;display:grid}.voice-card-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.voice-card-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.voice-card-heading>span{color:var(--forest);background:#113c3314;border-radius:999px;flex:none;padding:3px 7px;font-size:10px;font-weight:800}.voice-select-button small{color:var(--muted);font-size:12px;line-height:1.35}.voice-select-button .voice-characteristics{color:#78817b;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.voice-play-icon{background:var(--forest);color:#fff;letter-spacing:-.08em;cursor:pointer;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;display:grid}.voice-play-icon:disabled{cursor:wait;opacity:.72}.voice-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;margin:0;padding:28px 16px}.voice-preview-status{min-height:20px;color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.45}.voice-preview-status.is-error{color:var(--coral);font-weight:750}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.scene-gallery{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffd1;border-radius:8px;margin-top:14px;padding:22px}.scene-gallery-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.scene-gallery-header h2{margin:0;font-size:30px}.scene-gallery-header span{background:var(--field);min-height:32px;color:var(--forest);white-space:nowrap;border:1px solid #bfcac4;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.scene-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.scene-card{background:var(--panel);border:1px solid #c7d2cc;border-radius:8px;overflow:hidden}.scene-image-frame{aspect-ratio:1;background:linear-gradient(135deg, #113c3314, transparent 42%), var(--forest-soft);position:relative;overflow:hidden}.scene-image-frame>img:not(.scene-avatar){object-fit:cover;width:100%;height:100%;display:block}.scene-image-placeholder{width:100%;height:100%;color:var(--forest);place-items:center;font-weight:850;display:grid}.scene-avatar{background:var(--panel);object-fit:cover;border:2px solid #fff;border-radius:50%;width:54px;height:54px;position:absolute;bottom:12px;right:12px;box-shadow:0 10px 28px #15181638}.scene-card-body{gap:12px;padding:15px;display:grid}.scene-card-body div{gap:5px;display:grid}.scene-card-body span{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:850}.scene-card-body strong{font-size:17px;line-height:1.25}.scene-card-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.scene-card-body ul{color:var(--ink);gap:7px;margin:0;padding-left:18px;font-size:13px;line-height:1.35;display:grid}.scene-empty{background:var(--field);border:1px dashed #a8c9ba;border-radius:8px;gap:6px;padding:22px;display:grid}.scene-empty strong{font-size:17px}.scene-empty p{color:var(--muted);margin:0}.scene-snapshot-list{gap:22px;display:grid}.scene-snapshot{color:#edf3fa;background:#07131f;border:1px solid #33445a;border-radius:12px;padding:14px;overflow:hidden;box-shadow:0 18px 55px #040e193d}.scene-snapshot-kicker{color:#9eb0c7;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:2px 4px 12px;font-size:12px;font-weight:800;display:flex}.scene-snapshot-kicker strong{color:#d6e2ef;letter-spacing:0}.scene-snapshot-hero-grid{grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:12px;display:grid}.scene-snapshot-hero,.scene-summary-panel,.scene-analysis-panel,.scene-snapshot-footer{background:#0d1b2b;border:1px solid #314157;border-radius:9px}.scene-snapshot-hero{background:#101f31;min-height:390px;position:relative;overflow:hidden}.scene-snapshot-hero:after{content:"";pointer-events:none;background:linear-gradient(#020911c7,#0000 40%,#02091133);position:absolute;inset:0}.scene-snapshot-hero>img:not(.scene-snapshot-avatar){object-fit:cover;width:100%;height:100%;min-height:390px}.scene-snapshot-title{z-index:1;position:absolute;top:22px;left:24px;right:24px}.scene-snapshot-title h3{color:#fff;text-shadow:0 4px 20px #00000073;max-width:760px;margin:0 0 12px;font-size:clamp(25px,3vw,39px);line-height:1.1}.scene-snapshot-title div,.scene-keyword-panel div{flex-wrap:wrap;gap:7px;display:flex}.scene-snapshot-title span,.scene-keyword-panel span{color:#c8b5e9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#16263ac7;border:1px solid #b6c7de3d;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:750}.scene-snapshot-avatar{z-index:2;object-fit:cover;background:#132238;border:2px solid #dce7f3;border-radius:50%;width:68px;height:68px;position:absolute;bottom:18px;right:18px;box-shadow:0 10px 28px #00000073}.scene-summary-panel{padding:18px}.scene-summary-panel h3,.scene-analysis-panel h4{color:#f1f5fb;margin:0}.scene-summary-panel>p{color:#d6e0ec;margin:14px 0;font-size:14px;line-height:1.6}.scene-summary-panel dl{gap:0;margin:0;display:grid}.scene-summary-panel dl>div{border-top:1px solid #29384c;grid-template-columns:88px 1fr;gap:10px;padding:11px 0;display:grid}.scene-summary-panel dt{color:#9eb0c7;font-size:12px;font-weight:800}.scene-summary-panel dd{color:#e8eef6;margin:0;font-size:13px;line-height:1.45}.scene-summary-panel dd.is-accent{color:#f0b84f;font-weight:800}.scene-next-hints{border-top:1px solid #29384c;padding-top:12px}.scene-next-hints strong{color:#9eb0c7;font-size:12px}.scene-next-hints ol{color:#d6e0ec;gap:5px;margin:8px 0 0;padding-left:20px;font-size:12px;line-height:1.4;display:grid}.scene-analysis-grid{grid-template-columns:1.05fr 1.05fr 1fr .9fr 1.45fr;gap:10px;margin-top:10px;display:grid}.scene-analysis-panel{min-width:0;min-height:245px;padding:14px}.scene-analysis-panel h4{font-size:14px}.scene-panel-note{color:#7f93ab;margin:4px 0 8px;font-size:10px}.scene-radar{width:100%;max-height:190px;display:block;overflow:visible}.scene-radar-ring{fill:none;stroke:#34465d;stroke-width:.8px}.scene-radar-value{fill:#885ec475;stroke:#b38ce9;stroke-width:1.5px}.scene-radar text,.scene-timeline text{fill:#aebed0;font-size:8px}.scene-vocal-panel{align-content:start;gap:11px;display:grid}.scene-metric>div:first-child{color:#dbe5f1;justify-content:space-between;gap:8px;margin-bottom:5px;font-size:11px;display:flex}.scene-metric small{color:#9eb0c7}.scene-meter{background:#26364a;border-radius:999px;height:8px;overflow:hidden}.scene-meter span{border-radius:inherit;background:linear-gradient(90deg,#4589c7,#9b71d2);height:100%;display:block}.scene-timeline{width:100%;margin-top:22px}.scene-timeline line{stroke:#34465d}.scene-timeline polyline{fill:none;stroke-width:2.5px}.scene-timeline .stress{stroke:#9b71d2}.scene-timeline .fatigue{stroke:#4b9bd8}.scene-timeline .loneliness{stroke:#e0a53a}.scene-keyword-panel div{margin-top:18px}.scene-symbol-panel img{object-fit:cover;border-radius:6px;width:100%;height:126px;margin-top:12px}.scene-palette{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:9px;display:grid}.scene-palette span{border:1px solid #ffffff2e;border-radius:5px;height:26px}.scene-symbol-panel>p{color:#9eb0c7;margin:7px 0 0;font-size:10px;line-height:1.4}.scene-snapshot-footer{grid-template-columns:repeat(5,1fr);margin-top:10px;display:grid}.scene-snapshot-footer>div{border-right:1px solid #29384c;gap:4px;min-width:0;padding:12px 14px;display:grid}.scene-snapshot-footer>div:last-child{border-right:0}.scene-snapshot-footer span{color:#8094ac;font-size:10px}.scene-snapshot-footer strong{color:#dbe5f1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.scene-card-legacy{max-width:420px}@media (max-width:900px){.shell{padding:28px}h1{font-size:50px}.topbar{flex-direction:column;align-items:flex-start}.setup-grid,.summary-strip{grid-template-columns:1fr}.setup-copy{min-height:auto}.option-grid{grid-template-columns:1fr}.choice{min-height:auto}.call-now-strip{flex-direction:column;align-items:stretch}.scene-grid,.voice-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-snapshot-hero-grid{grid-template-columns:1fr}.scene-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-symbol-panel{grid-column:span 2}}@media (max-width:520px){.shell{padding:20px}h1,.topbar h1{font-size:40px}.actions{flex-direction:column;align-items:stretch}.primary,.secondary,.ghost,.call-now-button{width:100%}.scene-gallery{padding:18px}.scene-gallery-header{flex-direction:column}.voice-preview-panel{padding:18px}.voice-preview-header{flex-direction:column}.voice-preview-grid,.scene-grid{grid-template-columns:1fr}.scene-snapshot{padding:9px}.scene-snapshot-hero,.scene-snapshot-hero>img:not(.scene-snapshot-avatar){min-height:320px}.scene-analysis-grid{grid-template-columns:1fr}.scene-symbol-panel{grid-column:auto}.scene-snapshot-footer{grid-template-columns:repeat(2,1fr)}.scene-snapshot-footer>div{border-bottom:1px solid #29384c}}
