*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{word-break:keep-all;overflow-wrap:break-word;background:radial-gradient(circle at 8% 4%, #b76a5514, transparent 28rem), radial-gradient(circle at 94% 12%, #4f6b6014, transparent 30rem), linear-gradient(115deg, transparent 0 48%, #ffffff40 48% 52%, transparent 52% 100%), var(--paper);min-height:100dvh;margin:0;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-header{min-height:64px;padding:18px max(20px, env(safe-area-inset-left));border-bottom:1px solid #5748371f;justify-content:space-between;align-items:center;display:flex}.wordmark{letter-spacing:.18em;font-size:13px;font-weight:800;text-decoration:none}.prototype-badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 8px;font-size:11px}.page{width:min(100%,760px);padding:36px 20px calc(120px + env(safe-area-inset-bottom));margin:0 auto}.page.wide{width:min(100%,980px)}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.05em;margin-bottom:24px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(38px,8vw,68px);line-height:1.02}h2{letter-spacing:-.035em;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(27px,5vw,40px)}h3{font-size:18px}.lede{color:#484640;max-width:38rem;font-size:18px;line-height:1.75}.muted{color:var(--muted);line-height:1.65}.hero{align-content:center;min-height:calc(100dvh - 64px);display:grid}.hero-grid{gap:28px;display:grid}.hero-note{border:1px solid var(--line);background:#fffdf8a6;border-radius:18px;padding:22px}.hero-note strong{margin-bottom:8px;font-family:Georgia,serif;font-size:22px;display:block}.primary,.secondary,.text-button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:14px 18px;font-weight:750;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.primary{background:var(--accent);color:#fff;box-shadow:0 8px 24px #c84c323d}.primary:hover{background:var(--accent-dark);transform:translateY(-1px)}.primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.secondary{border-color:var(--line);background:var(--card);color:var(--ink)}.text-button{min-height:40px;color:var(--muted);background:0 0;padding:8px 10px}.action-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.action-row>*{flex:1}.panel{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;padding:24px}.form-stack{gap:20px;display:grid}.field{gap:8px;display:grid}.field label,.field-label{font-weight:760}.field select{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;padding:14px}.check-row{align-items:flex-start;gap:12px;line-height:1.55;display:flex}.check-row input{width:20px;height:20px;accent-color:var(--accent);margin-top:2px}.error{color:#8b2919;background:#fff0ec;border-radius:12px;padding:12px 14px;font-size:14px}.progress{gap:6px;margin-bottom:30px;display:flex}.progress span{background:#ded6ca;border-radius:99px;flex:1;height:5px}.progress span.active{background:var(--accent)}.question-card{border-bottom:1px solid var(--line);padding:20px 0}.scale{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.scale button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;padding:12px 4px}.scale button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.stage-head{margin-bottom:26px}.ranking-list{gap:12px;display:grid;position:relative}.candidate-card{background:var(--card);border:1px solid var(--line);border-radius:18px;grid-template-columns:44px 78px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid;box-shadow:0 6px 24px #412f1d0f}.rank-number{text-align:center;color:var(--accent);font-family:Georgia,serif;font-size:28px}.avatar{object-fit:cover;background:#e6ddd0;border-radius:12px;width:78px;height:92px}.candidate-name{margin:0 0 4px;font-size:18px}.candidate-copy{color:#54514b;margin:8px 0 0;font-size:14px;line-height:1.55}.move-buttons{gap:6px;display:grid}.move-buttons button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;width:44px;height:44px}.sticky-action{z-index:10;padding:14px max(20px, env(safe-area-inset-left)) calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f1e8e6;border-top:1px solid #57483724;position:fixed;bottom:0;left:0;right:0}.sticky-action>*{width:min(100%,720px);margin:0 auto;display:flex}.result-hero{background:var(--ink);color:#fff;box-shadow:var(--shadow);border-radius:26px;padding:30px}.result-hero .eyebrow{color:#efa58f}.result-hero h1{font-size:clamp(32px,7vw,54px)}.disclaimer{color:var(--muted);padding-top:12px;font-size:13px;line-height:1.6}.feedback-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.feedback-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:46px;padding:10px}.feedback-actions button.selected{background:var(--ink);border-color:var(--ink);color:#fff}.success{color:var(--green);font-weight:700}.field input{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;padding:14px}.loading{text-align:center;place-content:center;min-height:60vh;display:grid}.pulse{background:var(--accent);border-radius:50%;width:54px;height:54px;margin:0 auto 24px;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.45;transform:scale(.72)}}@media (min-width:760px){.hero-grid{grid-template-columns:1.5fr .7fr;align-items:end}}@media (max-width:560px){.page{padding-top:28px}.candidate-card{grid-template-columns:34px 62px 1fr}.avatar{width:62px;height:78px}.move-buttons{grid-column:2/-1;grid-template-columns:1fr 1fr}.move-buttons button{width:auto}.feedback-actions{grid-template-columns:1fr}}.editorial-page{padding-top:70px}.editorial-page>.lede{max-width:48rem}.step-grid{gap:16px;margin:48px 0 24px;display:grid}.step-card{border:1px solid var(--line);background:var(--card);min-height:270px;box-shadow:var(--shadow);border-radius:24px;padding:28px;position:relative;overflow:hidden}.step-card h2{max-width:18rem;font-size:30px}.step-number{color:#b76a5514;font:800 130px/1 Georgia,serif;position:absolute;bottom:-28px;right:16px}.principle-note{border-left:4px solid var(--green);background:#3b685514;border-radius:0 18px 18px 0;margin:18px 0;padding:24px 28px}.principle-note p{color:var(--muted);margin:8px 0 0;line-height:1.7}.option-card{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.option-card span{color:var(--muted);font-size:13px}.selected-static{border-color:var(--accent);background:#fff5f1}.gender-field{border:0;margin:0;padding:0}.gender-field legend{margin-bottom:8px}.gender-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gender-options .option-card{cursor:pointer;flex-wrap:wrap;justify-content:flex-start}.gender-options .option-card input{accent-color:var(--accent)}.gender-options .option-card span{flex-basis:100%;padding-left:25px}.resume-link{border:1px solid var(--line);background:#fffdf8e6;border-radius:99px;gap:12px;width:fit-content;margin-bottom:24px;padding:10px 14px;font-size:12px;text-decoration:none;display:flex;position:static;box-shadow:0 8px 30px #412f1d14}.resume-link span{color:var(--muted)}.resume-link strong{color:var(--accent)}.intro-page{padding-top:70px}.intro-rules{gap:0;margin:36px 0 20px;display:grid}.intro-rules>div{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:12px;padding:20px 0;display:grid}.intro-rules>div:last-child{border-bottom:0}.intro-rules span{color:var(--accent);font-weight:800}.intro-rules p{margin:0;line-height:1.7}.full-button{width:100%;margin-top:28px;display:flex}.stage-guidance{color:var(--green);background:#3b685514;border-radius:10px;margin:6px 0 0;padding:9px 13px;font-size:13px;display:inline-block}.candidate-card.detailed{will-change:transform;grid-template-columns:52px 96px 1fr;align-items:start;padding:18px;transition:border-color .18s,box-shadow .18s,opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1);position:relative}.candidate-card.detailed.dragging{z-index:4;pointer-events:none;opacity:.94;border-color:var(--accent);transform:translate3d(0,var(--drag-y,0),0) scale(1.015) rotate(.15deg);transition:border-color .12s,box-shadow .12s,opacity .12s;box-shadow:0 18px 40px #312d2726}.candidate-card.detailed.drag-shift-up{transform:translate3d(0,calc(-1 * var(--drag-shift,0px)),0)}.candidate-card.detailed.drag-shift-down{transform:translate3d(0,var(--drag-shift,0px),0)}.candidate-card.detailed.drag-target{border-color:var(--accent);box-shadow:0 0 0 3px #b76a551a, var(--shadow)}.candidate-card.detailed .avatar{width:96px;height:120px}.candidate-photo-button{cursor:zoom-in;background:#e6ddd0;border:0;border-radius:12px;align-self:start;width:96px;height:120px;padding:0;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 8px 20px #17211d21}.candidate-photo-button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #17211d2e}.candidate-photo-button:focus-visible{outline-offset:3px;outline:3px solid #b76a553d}.candidate-photo-button .avatar{box-shadow:none;display:block}.candidate-photo-button>span{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17211dcc;border-radius:7px;padding:4px 6px;font-size:11px;font-weight:800;position:absolute;bottom:6px;right:6px}.rank-column{justify-items:center;gap:7px;display:grid}.drag-handle{border:1px solid var(--line);width:44px;min-height:44px;color:var(--muted);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border-radius:10px;padding:0}.drag-handle:active{cursor:grabbing;color:var(--accent);border-color:var(--accent)}.drag-handle:disabled{opacity:.35;cursor:not-allowed}.drag-handle span{letter-spacing:-3px;font-weight:800;display:block;transform:rotate(90deg)}.rank-number small{letter-spacing:.1em;color:var(--muted);font:700 10px/1 Arial,sans-serif;display:block}.candidate-title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.content-chip{border:1px solid var(--line);color:var(--muted);border-radius:99px;padding:5px 8px;font-size:11px}.current-reveal{border-left:3px solid var(--accent);padding-left:13px;font-size:15px}.profile-copy>p{color:#56665e;margin:0;font-size:13px;font-weight:450;line-height:1.72}.profile-copy-lead{color:#384b42;font-weight:750}.constraint-sentence{color:#654f47}.appearance-copy{color:#54514b;gap:5px;display:grid}.appearance-copy span{width:fit-content;color:var(--accent-dark);letter-spacing:.04em;background:#b76a5514;border-radius:7px;padding:4px 7px;font-size:11px;font-weight:800}.detail-toggle{color:var(--green);padding-left:0}.candidate-history{background:#f4eee5;border-radius:14px;gap:12px;margin-top:10px;padding:15px;display:grid}.candidate-history strong{color:var(--accent);font-size:12px}.candidate-history>section+section{border-top:1px solid #526b5a1f;padding-top:12px}.history-reveal{margin-top:5px}.history-reveal>p{color:var(--muted);font-size:13px;font-weight:450}.history-reveal>ul li{padding-block:2px;font-size:12px;line-height:1.5}.candidate-card.detailed .move-buttons{grid-column:2/-1;grid-template-columns:1fr 1fr;display:grid}.candidate-card.detailed .move-buttons button{width:auto;min-height:44px}.dialog-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#20211f8c;place-items:end center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{background:var(--card);border-radius:26px;width:min(100%,560px);padding:28px;box-shadow:0 28px 90px #00000042}.photo-backdrop{place-items:center;overflow-y:auto}.photo-preview{color:#fff;background:var(--ink);border:1px solid #ffffff2e;border-radius:28px;grid-template-columns:minmax(280px,1fr) minmax(220px,.7fr);width:min(100%,760px);max-height:calc(100dvh - 40px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000061}.photo-preview-image{object-fit:cover;background:#e6ddd0;width:100%;height:min(78vh,720px)}.photo-preview-caption{flex-direction:column;justify-content:center;padding:clamp(24px,5vw,40px);display:flex}.photo-preview-caption>span{color:#d9a193;letter-spacing:.08em;font-size:11px;font-weight:800}.photo-preview-caption h2{color:#fff;margin:12px 0}.photo-preview-caption p{color:#cad5cf;margin:0;line-height:1.75}.photo-preview-close{z-index:1;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#17211db8;border:1px solid #ffffff3d;border-radius:50%;width:44px;height:44px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.confirm-dialog h2{font-size:34px}.confirm-ranking{columns:1;padding-left:24px;line-height:1.9}.analysis-loading h2{max-width:520px}.analysis-rings{width:110px;height:110px;margin:0 auto 36px;position:relative}.analysis-rings i{border:1px solid var(--accent);border-radius:50%;animation:2.4s ease-in-out infinite analysis-ring;position:absolute;inset:0}.analysis-rings i:nth-child(2){animation-delay:.25s;inset:18px}.analysis-rings i:nth-child(3){background:var(--accent);animation-delay:.5s;inset:36px}@keyframes analysis-ring{50%{opacity:.35;transform:scale(.82)}}.loading-steps{justify-content:center;gap:8px;margin-top:24px;display:flex}.loading-steps span{background:var(--line);color:#0000;border-radius:99px;width:28px;height:5px;overflow:hidden}.loading-steps span.active{background:var(--accent)}.result-page{width:min(100%,1080px)}.result-page .result-hero{background:linear-gradient(145deg,#20211f,#362d29);flex-direction:column;justify-content:center;align-items:flex-start;min-height:560px;padding:clamp(30px,7vw,72px);display:flex}.hero-lead{color:#d5cbc1;margin-bottom:14px;font-size:17px}.hero-observation{max-width:700px}.signal-badge{width:fit-content;color:var(--accent-dark);background:#b76a5517;border-radius:99px;margin:10px 0 20px;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.result-hero .signal-badge{color:#f2b6a6;background:#ffffff1f}.primary.light{color:var(--ink);box-shadow:none;background:#fff9ef;margin-top:24px}.result-section{margin-top:76px;scroll-margin-top:20px}.section-heading{max-width:720px;margin-bottom:24px}.section-heading h2{margin-bottom:12px;font-size:clamp(34px,6vw,52px)}.overview-grid{gap:14px;display:grid}.insight-card{border:1px solid var(--line);background:var(--card);border-radius:22px;min-height:230px;padding:24px}.insight-card>span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.insight-card h3{margin:26px 0 10px;font:700 27px/1.15 Georgia,serif}.insight-card p{color:var(--muted);line-height:1.6}.top-drivers ol{margin:22px 0 0;padding:0;list-style:none}.top-drivers li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:11px 0;display:flex}.top-drivers small{color:var(--muted)}.insight-card.surprise{background:var(--accent);color:#fff;border-color:var(--accent)}.insight-card.surprise>span,.insight-card.surprise p{color:#fff1eb}.candidate-filter{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.candidate-filter button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;display:flex}.candidate-filter button span{border-radius:50%;width:8px;height:8px}.candidate-filter button.selected{border-color:var(--ink);background:var(--ink);color:#fff}.chart-scroll{overflow-x:auto}.bump-chart{width:100%;min-width:680px;display:block}.chart-grid{stroke:#d9d0c4;stroke-dasharray:4 6}.rank-grid{stroke:#eee7de}.chart-label,.rank-label{fill:var(--muted);font-size:11px}.journey-line{opacity:.2;transition:opacity .2s}.journey-line polyline{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.journey-line circle{fill:var(--card);stroke:currentColor;stroke-width:3px}.journey-line.selected{opacity:1}.journey-detail{background:#f4eee5;border-radius:16px;margin-top:10px;padding:18px}.rank-chips{flex-wrap:wrap;gap:8px;display:flex}.rank-chips span{background:#fff;border-radius:10px;padding:8px 10px;font-size:12px}.preference-panel{padding:30px}.preference-row{grid-template-columns:minmax(160px,1fr) minmax(220px,2fr) 120px;align-items:center;gap:16px;padding:13px 0;display:grid}.preference-row>div:first-child{gap:3px;display:grid}.preference-row small,.preference-row em{color:var(--muted);font-size:11px;font-style:normal}.diverging-track{background:#ebe4da;border-radius:99px;height:12px;display:flex;overflow:hidden}.diverging-track.negative{justify-content:flex-end}.diverging-track span{background:var(--green);border-radius:99px;max-width:100%;display:block}.diverging-track.negative span{background:#9b776c}.tradeoff-grid{gap:16px;display:grid}.tradeoff-card h3{font:700 27px/1.2 Georgia,serif}.tradeoff-card p{line-height:1.65}.tradeoff-scale{background:linear-gradient(90deg,var(--accent),#e2d4c6,var(--green));border-radius:99px;height:8px;margin:26px 8px 10px;position:relative}.tradeoff-scale i{background:var(--ink);border:5px solid #fff;border-radius:50%;width:22px;height:22px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 10px #0003}.tradeoff-labels{color:var(--muted);justify-content:space-between;gap:12px;font-size:12px;display:flex}details summary{cursor:pointer}.tradeoff-card details{border-top:1px solid var(--line);padding-top:14px}.comparison-panel{gap:8px;display:grid}.comparison-row{border:1px solid #0000;border-bottom-color:var(--line);padding:18px}.comparison-row.highlight{background:#faf1ed;border-color:#b76a5538;border-radius:16px}.comparison-row>div:first-child{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.comparison-row>div:first-child span{color:var(--accent);font-size:11px;font-weight:800}.comparison-bars{gap:9px;display:grid}.comparison-bars label{color:var(--muted);grid-template-columns:130px 1fr 120px;align-items:center;gap:10px;font-size:12px;display:grid}.comparison-bars i{background:#e8e0d6;border-radius:99px;height:8px;overflow:hidden}.comparison-bars b{background:var(--green);border-radius:99px;height:100%;display:block}.comparison-bars em{font-style:normal}.evidence-grid{gap:12px;display:grid}.evidence-card summary{justify-content:space-between;align-items:center;gap:20px;list-style:none;display:flex}.evidence-card summary::-webkit-details-marker{display:none}.evidence-card summary span{gap:5px;display:grid}.evidence-card summary small{color:var(--accent)}.evidence-card summary b{color:var(--green);font-size:12px}.evidence-card[open] summary{border-bottom:1px solid var(--line);padding-bottom:18px}.evidence-card>p{margin-top:18px;line-height:1.65}.evidence-card li{color:var(--muted);margin:8px 0}.narrative-section{gap:16px;display:grid}.narrative-card{background:var(--green);color:#fff;border-radius:26px;padding:clamp(28px,6vw,62px)}.narrative-card .eyebrow{color:#c6e0d3}.narrative-card p:last-child{font:400 clamp(18px,3vw,23px)/1.85 Georgia,Noto Serif KR,serif}.reflection-card{border:1px solid var(--line);background:var(--card);border-radius:22px;padding:28px}.reflection-card h3{font:700 28px/1.35 Georgia,Noto Serif KR,serif}.reflection-card p:last-child{color:var(--muted)}.final-choice-card{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow);border-radius:28px;align-items:center;gap:24px;padding:26px;display:grid}.final-choice-card img{object-fit:cover;border-radius:20px;width:100%;max-height:460px}.attribute-chips{flex-wrap:wrap;gap:8px;display:flex}.attribute-chips span{color:var(--muted);background:#f1e9de;border-radius:99px;padding:8px 11px;font-size:12px}.share-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:26px 0;display:flex}.next-test{background:#e9dfd2;border-radius:26px;padding:34px}.next-test>div{max-width:580px}.next-test button{color:var(--muted);border:0;border-radius:12px;padding:12px 16px}.result-limitations{max-width:760px;color:var(--muted);text-align:center;margin:38px auto 0;font-size:12px;line-height:1.7}@media (min-width:760px){.step-grid{grid-template-columns:repeat(3,1fr)}.overview-grid,.tradeoff-grid{grid-template-columns:repeat(2,1fr)}.narrative-section{grid-template-columns:1.5fr .8fr}.final-choice-card{grid-template-columns:minmax(260px,.7fr) 1.3fr}}@media (max-width:640px){.resume-link{width:fit-content;margin:0 0 24px;position:static}.candidate-card.detailed{grid-template-columns:48px 74px 1fr;gap:10px;padding:13px}.candidate-card.detailed .avatar,.candidate-photo-button{width:74px;height:94px}.candidate-title-row{display:block}.content-chip{margin-bottom:8px;display:inline-flex}.preference-row{grid-template-columns:1fr;gap:7px}.preference-row em{grid-row:3}.comparison-bars label{grid-template-columns:1fr 70px}.comparison-bars i{grid-area:2/1/auto/-1}.share-section{display:grid}.confirm-ranking{columns:1}.photo-preview{grid-template-columns:1fr;max-width:420px}.photo-preview-image{height:min(62vh,560px)}.photo-preview-caption{padding:20px 22px 24px}}body:before{z-index:-1;pointer-events:none;content:"";opacity:.34;background-image:radial-gradient(#17211d29 .65px,#0000 .65px);background-size:8px 8px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.site-header{z-index:20;color:#fdf7ed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2b3631f0;border-bottom-color:#ffffff1a;min-height:72px;padding-inline:max(22px,50vw - 590px);position:sticky;top:0;box-shadow:0 8px 28px #2b363117}.wordmark{color:#fff;font-size:15px;position:relative}.wordmark:after{background:var(--accent);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;right:-9px}.site-nav{align-items:center;gap:18px;display:flex}.site-nav>a{color:#cfd7d2;letter-spacing:.12em;font-size:10px;font-weight:800;text-decoration:none}.site-nav>a:hover{color:#fff}.prototype-badge{color:#e6cec6;background:#b76a551a;border-color:#e6cec640}.page{padding-top:clamp(42px,7vw,76px)}.eyebrow{align-items:center;gap:9px;display:flex}.eyebrow:before{content:"";background:currentColor;flex:none;width:22px;height:2px}h1{text-wrap:balance;max-width:13em}h2{text-wrap:balance}.lede{font-size:clamp(17px,2.1vw,20px)}.primary,.secondary{border-radius:16px}.primary{background:linear-gradient(135deg,var(--accent),#c27a66);position:relative;overflow:hidden;box-shadow:0 10px 25px #9451402e}.primary:after{opacity:0;content:"";background:linear-gradient(100deg,#0000,#ffffff40,#0000);transition:opacity .2s,transform .45s;position:absolute;inset:0;transform:translate(-100%)}.primary:hover:after{opacity:1;transform:translate(100%)}.secondary{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2b8}.panel{background:linear-gradient(145deg,#fffdf8fa,#faf2e7f5);border-color:#25312a1f;position:relative;overflow:hidden;box-shadow:0 30px 90px #2a241d24}.panel:before{background:linear-gradient(90deg,var(--accent),var(--green));content:"";height:4px;position:absolute;top:0;left:0;right:0}.form-stack{gap:22px}.field select,.field input{background:#ffffffdb;border-color:#25312a2e;min-height:52px;box-shadow:inset 0 1px #ffffffb3}.field select:focus,.field input:focus{border-color:var(--accent);outline:3px solid #b76a5521}.check-row{background:#ffffff8c;border:1px solid #0000;border-radius:14px;padding:13px 14px;transition:border-color .15s,background .15s}.check-row:has(input:checked){background:#4f6b600f;border-color:#4f6b6038}.option-card{background:#ffffff94}.selected-static{background:linear-gradient(120deg,#b76a5514,#b76a5506);border-color:#b76a5547}.progress{gap:8px}.progress span{background:#17211d1c;height:7px}.progress span.active{background:var(--accent);box-shadow:0 2px 8px #94514029}.question-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffaf2b8;border-radius:18px;margin-bottom:12px;padding:20px}.preference-guide{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#fffdf8f0,#f0f6f2e6);border-radius:24px;margin:34px 0 64px;padding:clamp(22px,4vw,34px)}.preference-guide-heading{margin-bottom:22px}.preference-guide-heading h2{margin-bottom:0;font-size:clamp(26px,4vw,34px)}.preference-guide ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.preference-guide li{border-top:1px solid var(--line);grid-template-columns:38px 1fr;gap:12px;padding:16px 0;display:grid}.preference-guide li>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.preference-guide li strong{margin-bottom:5px;font-size:15px;display:block}.preference-guide li p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.score-guide{color:#fff;background:var(--ink);border-radius:16px;margin-top:10px;padding:18px}.score-guide>strong{color:#d9a193;margin-bottom:12px;font-size:12px;display:block}.score-guide>div{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}.score-guide span{text-align:center;gap:6px;display:grid}.score-guide b{background:#ffffff12;border:1px solid #fff3;border-radius:50%;place-items:center;width:34px;height:34px;margin:0 auto;display:grid}.score-guide small{color:#c9d2cd;font-size:11px;line-height:1.35}.question-section-heading{margin-bottom:20px}.question-section-heading h2{margin-bottom:8px;font-size:clamp(28px,5vw,38px)}.question-section-heading p:last-child{margin-bottom:0}.preference-questions{padding:clamp(14px,3vw,24px)}.preference-scale-labels{margin-top:8px;font-size:10px}.scale button{min-height:48px;transition:transform .15s,border-color .15s,background .15s}.scale button:hover{border-color:var(--accent);transform:translateY(-2px)}.scale button.selected{background:linear-gradient(145deg,var(--ink),#314239);box-shadow:0 8px 20px #17211d2e}.home-hero{width:min(100%,1180px);min-height:calc(100dvh - 72px)}.home-hero .hero-grid{gap:clamp(34px,6vw,76px)}.hero-copy{z-index:2;position:relative}.hero-copy h1{font-size:clamp(44px,6.5vw,82px);line-height:.98}.hero-copy .lede{max-width:43rem}.hero-note{color:#fdf7ed;background:linear-gradient(155deg,#3a4d45,#293731);border-color:#ffffff1a;border-radius:34px;min-height:520px;padding:32px;position:relative;overflow:hidden;box-shadow:0 30px 76px #2b363133}.hero-note:before{content:"";border:1px solid #b76a552e;border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;right:-100px;box-shadow:0 0 0 38px #b76a5508,0 0 0 76px #b76a5505}.hero-note .muted{color:#bcc9c2;position:relative}.hero-note>strong{color:#fff8ec;margin-top:22px;position:relative}.step-card{background:linear-gradient(145deg,#fffaf2,#f9f0e4);border-color:#25312a1f;transition:transform .22s,box-shadow .22s}.step-card:nth-child(2),.step-card:nth-child(3){background:linear-gradient(145deg,#fffaf2,#f4ece1)}.step-card:hover{transform:translateY(-6px)rotate(-.3deg);box-shadow:0 28px 64px #28231c29}.step-card:nth-child(2):hover{transform:translateY(-6px)rotate(.3deg)}.step-number,.step-card:nth-child(2) .step-number,.step-card:nth-child(3) .step-number{color:#b76a5517}.principle-note{color:#fff;background:linear-gradient(130deg,var(--green),#405b50);box-shadow:var(--shadow-soft);border-left:0;border-radius:20px;padding:28px 32px}.principle-note p{color:#cfdfd8}.stage-head{color:#fdfbf7;background:linear-gradient(135deg,#40554c,#526b60);border-radius:30px;padding:clamp(26px,5vw,46px);position:relative;overflow:hidden;box-shadow:0 20px 54px #2b363126}.stage-head:after{content:"";border:42px solid #b76a5511;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-100px;right:-55px}.stage-head .eyebrow{color:#e2b2a5}.stage-head h1{margin-bottom:12px;position:relative}.stage-head .lede{color:#d5e1dc;position:relative}.stage-guidance{color:#d8e9e1;background:#ffffff17;border:1px solid #ffffff1a;position:relative}.candidate-card{box-shadow:var(--shadow-soft);border-color:#25312a1f}.candidate-card:before{background:var(--accent);content:"";border-radius:0 4px 4px 0;width:4px;position:absolute;top:18px;bottom:18px;left:0}.candidate-card:nth-child(n):before{background:var(--accent)}.candidate-card:hover{border-color:#b76a5533;box-shadow:0 14px 38px #312d2717}.avatar{box-shadow:0 8px 20px #17211d21}.rank-number{color:var(--ink)}.rank-number small{color:var(--accent);margin-bottom:3px}.content-chip{color:var(--green);background:#4f6b600e;border-color:#4f6b602e}.move-buttons button,.drag-handle{transition:transform .15s,color .15s,border-color .15s,background .15s}.move-buttons button:hover:not(:disabled),.drag-handle:hover:not(:disabled){color:#fff;border-color:var(--green);background:var(--green);transform:translateY(-1px)}.sticky-action{background:#f3eee6d1;box-shadow:0 -12px 34px #28231c12}.sticky-action .primary{min-height:58px}.result-page .result-hero{background:radial-gradient(circle at 85% 15%,#b76a5524,#0000 22rem),linear-gradient(145deg,#35473f,#293832);position:relative;overflow:hidden}.result-page .result-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-160px;right:-100px;box-shadow:0 0 0 50px #ffffff06,0 0 0 100px #ffffff04}.result-page .result-hero>*{z-index:1;position:relative}.insight-card,.tradeoff-card,.evidence-card,.reflection-card,.final-choice-card{box-shadow:var(--shadow-soft)}.insight-card{background:linear-gradient(145deg,#fffaf2,#f8f0e5)}.insight-card:nth-child(2n){background:linear-gradient(145deg,#f3f8f5,#e8f0eb)}.insight-card.surprise{background:linear-gradient(145deg,var(--accent),#9f5c4a);box-shadow:0 18px 44px #94514026}.narrative-card{background:radial-gradient(circle at 90% 10%,#b76a551f,transparent 16rem),linear-gradient(145deg,var(--green),#405b50);box-shadow:0 22px 56px #4f6b6024}.final-choice-card{background:linear-gradient(145deg,#fffaf2,#f6ebdc)}.attribute-chips span{color:#71483d;background:#b76a5516}.next-test{background:linear-gradient(120deg,#eadcc9,#e3ede7)}.dialog-backdrop{background:#0d1411a8}.confirm-dialog{border:1px solid #ffffff59}@media (min-width:760px){.home-hero .hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.75fr);align-items:center}}@media (max-width:759px){.home-hero{padding-top:54px}.hero-note{min-height:480px}.hero-copy h1{font-size:clamp(42px,12vw,62px)}}@media (max-width:560px){.site-header{min-height:64px}.site-nav>a{display:inline-flex}.hero-note{border-radius:26px;min-height:440px;padding:24px}.stage-head{border-radius:24px;margin-inline:-6px}.candidate-card:before{width:3px;top:14px;bottom:14px}.current-reveal>ul{grid-template-columns:1fr}.question-card{padding:16px}.preference-guide{margin-bottom:48px}.score-guide{margin-inline:-8px;padding:15px 10px}.score-guide>div{gap:3px}.score-guide small,.preference-scale-labels{font-size:11px}}
:root{--ink:#17231e;--muted:#65716b;--paper:#f4f6f3;--card:#fff;--line:#dce3de;--accent:#2f6b55;--accent-dark:#245441;--warm:#c96f5a;--warm-dark:#a95745;--soft-warm:#f8ebe6;--cream:#fbf7f0;--green:#2f6b55;--soft-green:#e8f0eb;--softest-green:#f2f6f3;--shadow:0 18px 48px #17231e14;--shadow-soft:0 6px 20px #17231e0e}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 8% 8%, #c96f5a13, transparent 24rem), radial-gradient(circle at 92% 18%, #2f6b5514, transparent 28rem), var(--paper);letter-spacing:-.015em;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif}body:before{display:none}.site-header{z-index:20;min-height:64px;color:var(--ink);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f6f3e6;border-bottom:1px solid #dce3ded9;padding:0 max(22px,50vw - 560px);position:sticky;top:0}.wordmark{color:var(--ink);letter-spacing:.16em;font-size:15px}.wordmark:after{background:var(--accent);width:5px;height:5px;top:-1px;right:-9px}.site-nav{gap:14px}.site-nav>a{color:#53615a;letter-spacing:-.01em;font-size:12px}.site-nav>a:hover{color:var(--accent)}.prototype-badge{color:var(--accent);background:var(--soft-green);border-color:#cbdad1;padding:4px 9px}.page,.page.wide{width:min(100% - 40px,760px);padding:64px 0 calc(120px + env(safe-area-inset-bottom))}.page.wide{width:min(100% - 40px,1040px)}.eyebrow{color:var(--warm-dark);letter-spacing:.12em;margin-bottom:14px;font-size:11px}.eyebrow:before{width:16px;height:1px}h1,h2,h3{color:var(--ink);font-family:inherit}h1{letter-spacing:-.055em;max-width:15em;margin-bottom:22px;font-size:clamp(38px,6vw,58px);line-height:1.14}h2{letter-spacing:-.04em;font-size:clamp(26px,4vw,36px);line-height:1.3}h3{line-height:1.4}.lede{color:#4f5d56;max-width:42rem;font-size:clamp(16px,2vw,18px);line-height:1.75}.muted{color:var(--muted)}.primary,.secondary,.text-button{border-radius:12px;min-height:52px;font-weight:750;transition:background .16s,border-color .16s,color .16s,transform .16s}.primary{color:#fff;background:var(--accent);box-shadow:0 8px 20px #2f6b552e}.primary:after{display:none}.primary:hover{background:var(--accent-dark);transform:translateY(-1px)}.secondary{color:var(--ink);border-color:var(--line);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.secondary:hover{background:var(--softest-green);border-color:#b7c8be;transform:translateY(-1px)}.action-row{gap:10px;margin-top:30px}.panel{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-soft);border-radius:18px;padding:clamp(22px,4vw,32px);overflow:visible}.panel:before{display:none}.form-stack{gap:18px}.field{gap:9px}.field select,.field input{border-color:var(--line);min-height:52px;box-shadow:none;background:#fff;border-radius:10px}.field select:focus,.field input:focus{border-color:var(--accent);outline:3px solid #2f6b551f}.check-row{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px}.check-row:has(input:checked){background:var(--softest-green);border-color:#b9cec2}.check-row input{accent-color:var(--accent)}.option-card{border-color:var(--line);background:#fff;border-radius:12px;min-height:78px}.selected-static{border-color:var(--accent);background:var(--softest-green);box-shadow:0 0 0 1px var(--accent)}.gender-options .option-card input{accent-color:var(--accent)}.gender-options{gap:12px}.gender-options .option-card{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:5px 10px;min-height:88px;padding:16px;display:grid}.gender-options .option-card input[type=radio]{width:18px;height:18px;margin:0;padding:0}.gender-options .option-card span{grid-column:2;padding-left:0}.home-hero{width:min(100% - 40px,1120px);min-height:calc(100dvh - 64px);padding-block:48px}.home-hero .hero-grid{align-items:center;gap:clamp(34px,7vw,84px)}.hero-copy h1{max-width:12em;font-size:clamp(42px,5.4vw,66px);line-height:1.08}.hero-copy .lede{max-width:39rem}.hero-note{min-height:auto;color:var(--ink);box-shadow:var(--shadow);background:linear-gradient(145deg,#f3f7f4,#e8f0eb);border:1px solid #cad8d0;border-radius:24px;padding:0;overflow:hidden}.hero-note:before{display:none}.hero-note-head{color:var(--muted);border-bottom:1px solid #d5e1da;justify-content:space-between;align-items:center;padding:18px 20px;font-size:12px;display:flex}.hero-note-head strong{color:var(--warm-dark);letter-spacing:.1em;font-size:11px}.choice-preview{background:#ffffff85;padding:10px 20px}.choice-preview>div{border-bottom:1px solid #d9e3dd;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:18px 0;display:grid}.choice-preview>div:last-child{border:0}.choice-preview>div>span{width:32px;height:32px;color:var(--accent);background:#dce9e1;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;box-shadow:0 0 0 5px #2f6b550b}.choice-preview>div:nth-child(2)>span{color:var(--warm-dark);background:var(--soft-warm);box-shadow:0 0 0 5px #c96f5a0b}.choice-preview p{gap:4px;margin:0;display:grid}.choice-preview b{font-size:14px}.choice-preview small{color:var(--muted);font-size:12px;line-height:1.45}.choice-preview em{color:var(--warm-dark);background:#fff9f6;border:1px solid #e4c5bb;border-radius:7px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:750}.hero-note-summary{color:#fff;background:var(--accent);padding:20px}.hero-note-summary strong{color:#fff;margin-bottom:8px;font-size:16px;display:block}.hero-note-summary p{color:#dce9e2;margin:0;font-size:13px;line-height:1.65}.step-grid{gap:12px;margin-top:40px}.step-card,.step-card:nth-child(n){border-color:var(--line);min-height:250px;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:24px}.step-card:nth-child(2){background:var(--cream);border-color:#ead8cf}.step-card:nth-child(3){background:var(--softest-green);border-color:#ccddd3}.step-card:hover,.step-card:nth-child(2):hover{box-shadow:var(--shadow);border-color:#becfc5;transform:translateY(-3px)}.step-card h2{font-size:25px}.step-number,.step-card:nth-child(n) .step-number{color:#2f6b5514;font-family:inherit;bottom:-18px;right:18px}.step-card:nth-child(2) .step-number{color:#c96f5a1a}.principle-note{color:var(--ink);background:var(--soft-green);box-shadow:none;border:1px solid #cbdcd2;border-radius:16px;padding:24px}.principle-note p{color:#53665c}.progress{gap:7px;margin-bottom:28px}.progress span{height:5px;box-shadow:none;background:#dbe3de}.progress span.active{background:linear-gradient(90deg, var(--accent), #4d8a72);box-shadow:none}.preference-guide{background:linear-gradient(145deg, #fff, var(--cream));box-shadow:var(--shadow-soft);border-color:#d7ddd9;border-radius:18px;margin:34px 0 54px;padding:clamp(22px,4vw,30px)}.preference-guide li>span{background:var(--accent)}.score-guide{color:var(--ink);background:var(--soft-green);border:1px solid #cddbd3;border-radius:14px}.score-guide>strong{color:var(--accent)}.score-guide b{background:#fff;border-color:#bdcfc4}.score-guide small{color:#596a61}.preference-questions{padding:12px 24px}.question-card{border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;margin:0;padding:24px 0}.question-card:last-child{border-bottom:0}.scale{gap:8px}.scale button{border-color:var(--line);background:#fff;border-radius:10px}.scale button:hover{border-color:var(--accent);transform:none}.scale button.selected{color:#fff;border-color:var(--accent);background:var(--accent);box-shadow:none}.stage-head{color:var(--ink);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#edf4ef,#f8f1ec);border:1px solid #ccdbd2;border-radius:20px;padding:clamp(24px,4vw,38px);position:relative;overflow:hidden}.stage-head:after{display:none}.stage-head:before{content:"";border:28px solid #c96f5a0f;border-radius:50%;width:170px;height:170px;position:absolute;top:-56px;right:-44px}.stage-head>*{z-index:1;position:relative}.stage-head .eyebrow,.stage-head h1{color:var(--accent-dark)}.stage-head .lede{color:#4e6257}.stage-guidance{color:#476154;background:#ffffffa6;border:1px solid #c7d8ce;width:fit-content;display:block}.ranking-list{align-items:stretch;gap:10px}.candidate-card{border-color:var(--line);height:100%;box-shadow:var(--shadow-soft);background:#fff;border-radius:16px}.candidate-card:before{display:none}.candidate-card:hover{border-color:#b8cbc0;transform:translateY(-1px);box-shadow:0 12px 30px #17231e17}.candidate-card.detailed{padding:16px}.candidate-main{min-width:0}.candidate-card.detailed.dragging{border-color:var(--accent);box-shadow:0 18px 42px #17231e29}.candidate-card.detailed.drag-target{border-color:var(--accent);box-shadow:0 0 0 2px #2f6b551f}.rank-number{color:var(--accent-dark);font-family:inherit;font-weight:800}.rank-number small{color:var(--warm-dark)}.avatar,.candidate-photo-button{box-shadow:none;border-radius:10px}.candidate-photo-button>span{background:#17231ec7}.content-chip{color:var(--warm-dark);background:#fff8f5;border-color:#e6cec5}.current-reveal{border-color:var(--accent)}.appearance-copy span{color:var(--warm-dark);background:var(--soft-warm)}.candidate-history{background:var(--softest-green)}.candidate-history strong{color:var(--accent)}.move-buttons button,.drag-handle{border-color:var(--line);background:#fff}.move-buttons button:hover:not(:disabled),.drag-handle:hover:not(:disabled){border-color:var(--accent);background:var(--accent)}.sticky-action{background:#f4f6f3e6;border-top-color:#d2dcd6e6;box-shadow:0 -10px 30px #17231e0d}.photo-preview{color:#fff;background:#193329;border-color:#3f6c59}.photo-preview-caption>span{color:#a8cdb9}.photo-preview-caption p{color:#d2e1d9}.dialog-backdrop{background:#0f1b16a6}.confirm-dialog{border-color:var(--line);background:#fff;border-radius:20px}.result-page .result-hero{background:#1f4435;border-radius:24px;min-height:500px}.result-page .result-hero:after{display:none}.result-hero .eyebrow{color:#a9d0bc}.hero-lead{color:#c8ded2}.result-hero .signal-badge{color:#d9ebe1;background:#ffffff1a}.primary.light{color:var(--accent-dark);background:#fff}.result-section{margin-top:64px}.section-heading h2{font-size:clamp(30px,5vw,44px)}.insight-card,.insight-card:nth-child(n),.tradeoff-card,.evidence-card,.reflection-card,.final-choice-card{border-color:var(--line);box-shadow:var(--shadow-soft);background:#fff}.insight-card{border-radius:16px;min-height:210px}.insight-card>span{color:var(--accent)}.insight-card h3,.tradeoff-card h3,.reflection-card h3{font-family:inherit}.insight-card.surprise{color:#fff;border-color:var(--warm);background:linear-gradient(145deg, var(--warm), var(--warm-dark))}.insight-card.surprise>span,.insight-card.surprise p{color:#dfebe4}.candidate-filter button.selected{border-color:var(--accent);background:var(--accent)}.journey-detail,.rank-chips span{background:var(--softest-green)}.diverging-track{background:#e3e9e5}.diverging-track span,.comparison-bars b{background:var(--accent)}.diverging-track.negative span{background:#82948a}.comparison-row.highlight{background:#fff8f5;border-color:#e5c8be}.comparison-row>div:first-child span,.evidence-card summary small{color:var(--warm-dark)}.narrative-card{background:var(--accent-dark);box-shadow:none}.narrative-card .eyebrow{color:#acd0be}.narrative-card p:last-child{font-family:inherit}.attribute-chips span{color:var(--accent-dark);background:var(--soft-green)}.next-test{background:linear-gradient(120deg, var(--soft-green), var(--soft-warm))}.error{color:#8b3528;background:#fcefeb}.success{color:var(--accent)}@media (min-width:760px){.home-hero .hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr)}}@media (max-width:759px){.page,.page.wide{width:min(100% - 32px,760px);padding-top:42px}.home-hero{width:min(100% - 32px,1120px);padding-top:44px}.hero-copy h1{font-size:clamp(38px,11vw,54px)}.hero-note{border-radius:18px}}@media (max-width:560px){.site-header{padding-inline:16px}.prototype-badge{display:inline-flex}.action-row{display:grid}.choice-preview{padding-inline:16px}.choice-preview>div{grid-template-columns:32px 1fr}.choice-preview em{grid-column:2;width:fit-content}.score-guide{margin-inline:0;padding:14px 8px}.score-guide small{font-size:11px}.candidate-card.detailed{grid-template-columns:48px 72px 1fr}.candidate-card.detailed .avatar,.candidate-photo-button{width:72px;height:92px}.candidate-card.detailed .candidate-main{display:contents}.candidate-card.detailed .candidate-title-row{grid-column:3;align-self:start;min-width:0}.candidate-card.detailed .candidate-copy,.candidate-card.detailed .detail-toggle,.candidate-card.detailed .candidate-history{grid-column:2/-1}.candidate-card.detailed .candidate-copy{margin-top:2px}.candidate-card.detailed .move-buttons{grid-column:2/-1}.stage-head{border-radius:16px;margin-inline:0}.result-page .result-hero{border-radius:18px;min-height:440px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.result-page.page.wide{width:min(100% - 40px,1120px)}.result-page .result-hero{min-height:0;color:var(--ink);background:radial-gradient(circle at 4% 4%,#c96f5a17,#0000 18rem),linear-gradient(135deg,#fbfaf7,#f1eee9);border:1px solid #ddd7cf;border-radius:28px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr);align-items:stretch;gap:clamp(30px,6vw,72px);padding:clamp(32px,5.5vw,64px);display:grid;box-shadow:0 24px 64px #17231e17}.result-page .result-hero:before{background:linear-gradient(90deg, #6f8d7e, #a8b9af, var(--warm));content:"";width:100%;height:5px;position:absolute;top:0;left:0}.result-hero-main{flex-direction:column;justify-content:center;display:flex}.result-hero-main .eyebrow{color:var(--accent)}.result-hero .hero-lead{color:#53665c;margin-bottom:12px;font-size:14px;font-weight:700}.result-hero-main h1{max-width:14em;color:var(--ink);margin-bottom:24px;font-size:clamp(38px,5vw,58px);line-height:1.12}.result-hero-main .hero-observation{color:#34483e;max-width:46rem;margin-bottom:14px;font-weight:650}.hero-interpretation{max-width:48rem;color:var(--muted);margin:0;line-height:1.75}.result-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.result-hero-actions .primary.light{color:#fff;background:var(--accent);min-width:170px}.result-hero-actions .primary.light:hover{background:var(--accent-dark)}.result-hero .result-hero-actions .signal-badge{color:#615650;background:#ffffffc2;border:1px solid #d7cec5;padding:10px 13px}.result-hero-summary{color:var(--ink);background:linear-gradient(145deg,#edf3ef,#e2ebe5);border:1px solid #cedbd3;border-radius:20px;align-self:stretch;padding:25px;box-shadow:0 14px 34px #17231e14}.result-hero-summary>p{color:var(--accent);letter-spacing:.1em;margin:0 0 12px;font-size:11px;font-weight:800}.result-hero-summary>div{border-top:1px solid #cad8d0;grid-template-columns:28px 1fr;align-items:center;gap:4px 10px;padding:18px 0;display:grid}.result-hero-summary span{color:#526b5a;grid-row:1/3;font-size:11px;font-weight:800}.result-hero-summary strong{color:var(--ink);font-size:15px}.result-hero-summary small{color:var(--muted);font-size:11px}.result-key-insight{border-left:3px solid var(--accent);background:#ffffffad;border-radius:0 14px 14px 0;max-width:46rem;margin-top:22px;padding:18px 20px}.result-key-insight>span{color:var(--accent);letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.result-key-insight strong{color:var(--ink);font-size:18px;line-height:1.45;display:block}.result-key-insight p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.65}.result-choice-summary{color:var(--ink);background:#fff;border:1px solid #cedbd3;border-radius:20px;align-self:center;overflow:hidden;box-shadow:0 14px 34px #17231e14}.result-choice-photo{aspect-ratio:4/3;background:var(--soft-green);overflow:hidden}.result-choice-photo img{object-fit:cover;object-position:center 24%;width:100%;height:100%}.result-choice-summary>div:last-child{padding:22px}.result-choice-summary .eyebrow{color:var(--accent);margin-bottom:6px}.result-choice-summary h2{margin-bottom:10px;font-size:30px}.result-choice-summary p:not(.eyebrow){color:#465950;margin:0;font-size:13px;line-height:1.65}.result-choice-summary .attribute-chips{margin:16px 0}.result-choice-summary>div:last-child>small{color:var(--muted);margin-top:16px;font-size:11px;line-height:1.55;display:block}.result-deep-dive{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #cfd9d3;border-radius:22px;margin-top:38px;scroll-margin-top:24px;overflow:hidden}.result-deep-dive-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:25px 28px;display:flex}.result-deep-dive-header>span{gap:5px;display:grid}.result-deep-dive-header small{color:var(--accent);letter-spacing:.06em;font-size:11px;font-weight:800}.result-deep-dive-header strong{color:var(--ink);font-size:clamp(20px,3vw,28px)}.result-deep-dive-body{padding:4px clamp(22px,4vw,42px) 44px}.result-page .result-deep-dive-body>.result-section{margin-top:clamp(54px,7vw,76px)}.result-deep-dive-body>.result-variant-note{margin-top:34px}.result-page .result-reflection{text-align:left;align-self:end;width:100%}.result-page .result-reflection h2{margin:10px 0 12px;font-size:clamp(22px,2.7vw,30px);line-height:1.4}.result-page .result-section{margin-top:clamp(70px,9vw,104px)}.result-page .section-heading{max-width:720px;margin-bottom:26px}.result-page .section-heading .eyebrow{color:var(--accent)}.result-page .section-heading h2{margin-bottom:10px;font-size:clamp(30px,4.5vw,46px)}.result-page .section-heading .muted{max-width:640px;margin:0;line-height:1.7}.result-page .overview-grid{gap:12px}.result-page .insight-card,.result-page .insight-card:nth-child(n){border:1px solid var(--line);min-height:220px;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:26px}.result-page .insight-card>span{color:#7b675e;letter-spacing:.08em;font-size:11px}.result-page .insight-card h3{margin:20px 0 10px;font-size:24px}.result-page .insight-card p{color:var(--muted);line-height:1.7}.result-page .insight-card.top-drivers{background:linear-gradient(145deg,#f2f6f3,#e7efe9);border-color:#cfddd4}.result-page .insight-card.top-drivers>span{color:var(--accent)}.result-page .top-drivers ol{margin-top:16px}.result-page .top-drivers li{border-color:#d2dfd7;grid-template-columns:24px 1fr auto;padding:13px 0}.result-page .top-drivers li i{color:#526b5a;font-size:11px;font-style:normal;font-weight:800}.result-page .top-drivers li strong{color:var(--ink)}.result-page .top-drivers li small{color:var(--muted)}.result-page .insight-card.surprise{color:var(--ink);background:var(--soft-warm);border-color:#ead6cf}.result-page .insight-card.surprise>span{color:var(--warm-dark)}.result-page .insight-card.surprise p{color:#705a52}.result-page .journey-panel,.result-page .preference-panel,.result-page .comparison-panel{box-shadow:var(--shadow);border-radius:20px;padding:clamp(20px,4vw,34px)}.result-page .candidate-filter{gap:8px}.result-page .candidate-filter button{border-color:var(--line);background:#fff;border-radius:10px;padding:9px 12px}.result-page .candidate-filter button.selected{color:#fff;background:#68746d;border-color:#68746d}.result-page .candidate-filter button.selected span{box-shadow:0 0 0 2px #ffffffa6}.result-page .chart-scroll{background:#fbfcfb;border:1px solid #e5ebe7;border-radius:14px;margin-top:22px}.result-page .journey-detail{background:#f7f4ef;border:1px solid #e1dcd5;border-radius:14px;margin-top:14px;padding:20px}.result-page .journey-detail .eyebrow{color:#75655d}.result-page .rank-chips span{background:#fff;border:1px solid #dce6e0}.result-page .preference-row{border-bottom:1px solid #edf0ee;padding:17px 0}.result-page .preference-row:last-of-type{border-bottom:0}.result-page .diverging-track{background:#e8e5e0;height:9px}.result-page .diverging-track span{background:linear-gradient(90deg,#9aa69f,#697970)}.result-page .diverging-track.negative span{background:#9b8178}.result-page .preference-empty{background:#f7f4ef;border-color:#ddd5cc;gap:10px;display:grid}.result-page .preference-empty strong{font-size:20px}.result-page .preference-empty p{max-width:680px;color:var(--muted);margin:0;line-height:1.7}.result-page .disclaimer{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.result-page .tradeoff-grid{gap:12px}.result-page .tradeoff-card{box-shadow:var(--shadow-soft);border-radius:18px}.result-page .tradeoff-card .signal-badge{color:#625751;background:#f7f4ef;border:1px solid #ded7d0}.result-page .tradeoff-scale{background:linear-gradient(90deg, var(--warm), #e6e3df, #738078)}.result-page .tradeoff-card details summary{color:#6e625b;font-weight:750}.result-page .comparison-panel{gap:0}.result-page .comparison-row{padding:20px 8px}.result-page .comparison-panel .comparison-row:last-of-type{border-bottom-color:#0000}.result-page .comparison-row.highlight{border-radius:14px;margin:6px 0;padding:20px}.result-page .comparison-bars b{background:#6d7c73}.result-page .comparison-bars label:first-child b{background:#9a8d85}.result-page .evidence-grid{gap:10px}.result-page .evidence-card{box-shadow:none;border-radius:16px;padding:22px 24px}.result-page .evidence-card:hover{border-color:#bfd1c6}.result-page .evidence-card summary b{color:#675b55;background:#f1ede8;border-radius:8px;padding:8px 10px}.result-page .evidence-card[open]{box-shadow:var(--shadow-soft)}.result-page .narrative-section{gap:12px}.result-page .narrative-card{background:linear-gradient(145deg,#eef4f0,#e3ece6);border:1px solid #cedbd3;border-radius:22px;padding:clamp(30px,5vw,52px)}.result-page .narrative-card .eyebrow{color:var(--accent)}.result-page .narrative-card h2{color:var(--ink)}.result-page .narrative-card p:last-child{color:#45574e;font-family:inherit;font-size:17px;line-height:1.9}.result-page .reflection-card{border-radius:22px;flex-direction:column;justify-content:center;padding:30px;display:flex}.result-page .reflection-card h3{font-size:25px}.result-page .final-choice-card{box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:clamp(26px,5vw,56px);padding:clamp(24px,4vw,38px)}.result-page .final-choice-photo{background:var(--soft-green);border-radius:16px;position:relative;overflow:hidden}.result-page .final-choice-photo:after{pointer-events:none;border-radius:inherit;content:"";border:1px solid #17231e17;position:absolute;inset:0}.result-page .final-choice-card img{border-radius:0;max-height:520px;display:block}.result-page .final-choice-card h2{margin-bottom:18px}.result-page .final-choice-card>div:last-child>p:not(.eyebrow,.disclaimer){color:#465950;font-size:16px;line-height:1.8}.result-page .attribute-chips{margin-top:22px}.result-page .attribute-chips span{color:#655a54;background:#f6f1eb;border:1px solid #ddd4cb;padding:9px 12px}.result-page .share-section{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#2f6b5517,#0000 24rem),#fff;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(300px,370px);align-items:stretch;gap:clamp(26px,4vw,48px);padding:clamp(30px,4vw,42px);display:grid;overflow:hidden}.result-page .share-section h2{margin-bottom:8px;font-size:clamp(25px,3vw,32px)}.share-section-copy{align-self:center}.share-section-copy>.muted{max-width:38rem;margin-bottom:22px;line-height:1.7}.share-privacy{border-top:1px solid #e2e6e3;align-items:flex-start;gap:10px;max-width:37rem;padding-top:18px;display:flex}.share-privacy>span{color:#fff;background:var(--accent);border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.share-privacy p{gap:3px;margin:0;display:grid}.share-privacy strong{color:#33483e;font-size:14px}.share-privacy small{color:#68766f;font-size:12px;line-height:1.55}.share-mini-card{background:linear-gradient(150deg,#edf4ef,#f8f5f0 68%,#f0ded7);border:1px solid #2f6b5526;border-radius:22px;flex-direction:column;min-height:292px;padding:25px;display:flex;box-shadow:0 18px 42px #202d271a}.share-mini-card>p{color:#527161;letter-spacing:.12em;margin:0 0 28px;font-size:10px;font-weight:850}.share-mini-card>strong{color:var(--ink);text-wrap:balance;font-size:clamp(21px,2.3vw,27px);line-height:1.35}.share-mini-card>span{color:#53655c;margin:10px 0 16px;font-size:13px;line-height:1.55}.share-mini-card>div{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.share-mini-card>div small{color:#655b54;background:#ffffffad;border-radius:99px;padding:6px 9px;font-weight:750}.share-mini-card>button{width:100%;margin-top:auto}.share-backdrop{place-items:center;padding:clamp(12px,3vw,28px);overflow-y:auto}.share-dialog{background:#faf9f6;border:1px solid #ffffffa6;border-radius:28px;width:min(100%,940px);max-height:calc(100dvh - 40px);padding:clamp(24px,4vw,40px);position:relative;overflow-y:auto}.share-dialog-close{z-index:2;color:#43564c;cursor:pointer;background:#ffffffe0;border:1px solid #d8ded9;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:25px;line-height:1;display:grid;position:absolute;top:18px;right:18px}.share-dialog-heading{padding-right:56px}.share-dialog-heading h2{margin:5px 0 7px;font-size:clamp(30px,4vw,42px)}.share-dialog-heading>p:last-child{color:var(--muted);margin:0;line-height:1.6}.share-builder{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:start;gap:clamp(24px,4vw,38px);margin-top:28px;display:grid}.share-card-preview{background:linear-gradient(148deg,#eaf2ed,#faf7f2 65%,#efdcd5);border:1px solid #2f6b5529;border-radius:24px;flex-direction:column;min-height:430px;padding:clamp(25px,4vw,34px);display:flex;box-shadow:0 20px 52px #202d271f}.share-card-preview>p{color:var(--accent);letter-spacing:.08em;justify-content:space-between;gap:12px;margin:0 0 32px;font-size:13px;font-weight:900;display:flex}.share-card-preview>p span{color:#7b8981;font-size:10px}.share-card-preview h3{color:var(--ink);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(27px,3.5vw,39px);line-height:1.25}.share-card-summary{color:#506158;margin-top:13px;font-size:14px;line-height:1.72}.share-card-preview>section{background:#ffffff9e;border-radius:16px;gap:7px;margin:24px 0;padding:18px;display:grid}.share-card-preview>section small{color:var(--accent);letter-spacing:.05em;font-size:10px;font-weight:850}.share-card-preview>section strong{color:#26382f;font-size:17px;line-height:1.5}.share-card-preview>section span{color:#66746d;font-size:12px;line-height:1.55}.share-card-preview footer{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:auto;display:flex}.share-card-preview footer>div{flex-wrap:wrap;gap:6px;display:flex}.share-card-preview footer b{color:#655b54;background:#ffffffad;border-radius:99px;padding:6px 9px;font-size:10px}.share-card-preview footer>small{color:#758078;text-align:right;max-width:150px;font-size:9px;line-height:1.5}.share-controls fieldset{border:0;gap:9px;margin:0;padding:0;display:grid}.share-controls legend{color:#293b32;margin-bottom:10px;font-size:15px;font-weight:850}.share-option{cursor:pointer;background:#fff;border:1px solid #dce2de;border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;padding:14px;display:grid}.share-option:has(input:checked){background:#f0f5f2;border-color:#a9c2b5}.share-option.locked{cursor:default}.share-option input{width:18px;height:18px;accent-color:var(--accent);margin:2px 0 0}.share-option>span{gap:3px;display:grid}.share-option strong{color:#34483e;font-size:14px}.share-option small{color:#6c7972;font-size:11px;line-height:1.5}.share-format-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.share-format-actions .primary:first-child:nth-last-child(3){grid-column:1/-1}.share-format-actions button{justify-content:center;align-items:center;gap:7px;min-height:47px;padding-inline:12px;display:inline-flex}.share-message{border-radius:10px;margin:13px 0 0;padding:10px 12px;font-size:12px}.share-message.success{color:#345545;background:#e9f2ed}.share-message.error{color:#8b3d32;background:#faece8}.share-safe-note{color:#68766f;gap:7px;margin:15px 0 0;font-size:11px;line-height:1.55;display:flex}.share-safe-note span{color:var(--accent);font-weight:900}.result-page .feedback-panel{text-align:left}.result-page .feedback-actions{justify-content:flex-start}.result-page .next-test{background:#f3f0eb;border:1px solid #ddd8d1;border-radius:18px}.result-variant-note{background:linear-gradient(135deg,#eef4f0,#f8f5f0);border:1px solid #cbd9d1;border-radius:20px;margin-top:24px;padding:clamp(24px,4vw,38px)}.result-variant-note.low-evidence{background:#f7f4ef;border-color:#ddd5cc}.result-variant-note h2{max-width:720px;margin-bottom:12px;font-size:clamp(26px,4vw,38px)}.result-variant-note>p:last-child{color:#495c52;max-width:760px;margin:0;line-height:1.75}.comparison-empty{background:#f7f4ef;padding:clamp(24px,4vw,34px)}.comparison-empty strong{margin-bottom:10px;font-size:20px;display:block}.comparison-empty p{max-width:680px;color:var(--muted);margin:0;line-height:1.7}.comparison-unavailable{background:#f7f4ef!important;border-color:#ddd5cc!important}.result-hero-summary small,.result-page .top-drivers li small{color:#52625a}@media (max-width:820px){.result-page .result-hero{grid-template-columns:1fr}.result-hero-summary{grid-template-columns:repeat(3,1fr);gap:0 14px;display:grid}.result-hero-summary>p{grid-column:1/-1}.result-hero-summary>div{grid-template-columns:24px 1fr}}@media (max-width:640px){.result-page.page.wide{width:min(100% - 28px,760px)}.result-page .result-hero{border-radius:20px;gap:28px;padding:26px 22px}.result-hero-main h1{font-size:clamp(36px,11vw,50px)}.result-hero-actions{align-items:stretch}.result-hero-actions .primary.light{width:100%}.result-hero-summary{padding:20px;display:block}.result-choice-summary>div:last-child{padding:19px}.result-key-insight{padding:16px}.result-deep-dive-header{align-items:flex-start;padding:21px 20px}.result-deep-dive-body{padding-inline:18px}.result-page .result-section{margin-top:68px}.result-page .insight-card,.result-page .insight-card:nth-child(n){min-height:0;padding:22px}.result-page .preference-row{grid-template-columns:1fr}.result-page .comparison-row{padding-inline:0}.result-page .comparison-row.highlight{padding-inline:16px}.result-page .evidence-card summary{align-items:flex-start}.result-page .evidence-card summary b{flex:none}.result-page .share-section{padding:24px}.result-page .result-reflection{margin-top:0}}.result-page.page.wide{width:min(100% - 40px,1160px);padding-bottom:72px}.result-page .result-hero{background:radial-gradient(circle at 8% 0,#2f6b5514,#0000 24rem),linear-gradient(145deg,#faf9f6,#f2efe9);border-color:#d9d5ce;border-radius:28px;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:24px;padding:24px;box-shadow:0 22px 58px #202d2717}.result-page .result-hero:before{height:4px}.result-page .result-hero-main{padding:clamp(20px,4vw,44px)}.result-page .result-hero-main h1{letter-spacing:-.035em;max-width:13em;margin:6px 0 18px;font-size:clamp(38px,4.8vw,56px)}.result-page .result-hero-main .hero-observation{color:#42564c;max-width:42rem;margin:0;font-size:clamp(16px,2vw,19px);line-height:1.7}.result-page .result-key-insight{background:0 0;border:0;border-top:1px solid #d6ddd8;border-radius:0;max-width:42rem;margin-top:26px;padding:20px 0 0}.result-page .result-key-insight>span{margin-bottom:8px}.result-page .result-key-insight strong{font-size:clamp(18px,2.2vw,22px)}.result-page .result-key-insight p{max-width:39rem;margin-top:8px;font-size:14px;line-height:1.72}.result-page .result-hero-actions{margin-top:26px}.result-page .result-choice-summary{border-color:#d6dcd8;border-radius:20px;grid-template-rows:minmax(250px,1fr) auto;align-self:stretch;display:grid;box-shadow:0 10px 30px #202d2712}.result-page .result-choice-photo{aspect-ratio:auto;min-height:250px}.result-page .result-choice-summary>div:last-child{padding:24px}.result-page .result-choice-summary h2{font-size:clamp(26px,3vw,32px)}.result-page .result-deep-dive{background:#fdfcf9;border-color:#d7dcd8;border-radius:28px;margin-top:24px;box-shadow:0 18px 48px #202d2712}.result-page .result-deep-dive-header{background:linear-gradient(90deg,#f0f4f1,#f7f4ef);border-bottom-color:#dce1dd;padding:26px clamp(24px,4vw,40px)}.result-page .result-deep-dive-header>span{gap:7px}.result-page .result-deep-dive-header strong{font-size:clamp(23px,3vw,30px)}.result-page .result-deep-dive-body{padding:0 clamp(24px,4vw,40px) 8px}.result-page .result-deep-dive-body>.result-variant-note{margin:30px 0 4px}.result-page .result-deep-dive-body>.result-section{border-top:1px solid #e1e5e2;margin:0;padding:clamp(42px,5vw,58px) 0}.result-page .result-deep-dive-body>.result-section:first-child,.result-page .result-deep-dive-body>.result-variant-note+.result-section{border-top:0}.result-page .result-deep-dive-body>.result-section:not(.narrative-section){grid-template-columns:minmax(190px,.34fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4.5vw,52px);display:grid}.result-page .result-deep-dive-body .section-heading{max-width:240px;margin:0}.result-page .result-deep-dive-body .section-heading h2{margin:7px 0 11px;font-size:clamp(25px,3vw,34px);line-height:1.25}.result-page .result-deep-dive-body .section-heading .muted{font-size:13px;line-height:1.68}.result-page .journey-panel,.result-page .preference-panel,.result-page .comparison-panel{border-color:#dce2de;border-radius:18px;width:100%;padding:clamp(20px,3vw,30px);box-shadow:0 8px 24px #202d270e}.result-page .tradeoff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-page .tradeoff-card,.result-page .evidence-card{background:#fff;border-color:#dde2df}.result-page .narrative-section{grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:16px}.result-page .narrative-card,.result-page .reflection-card{min-height:100%}.result-page .narrative-card{padding:clamp(30px,4vw,46px)}.result-page .result-reflection{align-self:stretch}.result-page>.result-section{width:100%;margin-top:24px}.result-page>.share-section,.result-page>.feedback-panel{background:#fff;border-color:#d9deda;border-radius:20px;min-height:150px;padding:clamp(26px,4vw,38px);box-shadow:0 8px 24px #202d270d}.result-page>.share-section h2,.result-page>.feedback-panel h2{max-width:720px;font-size:clamp(25px,3vw,32px)}.result-page>.feedback-panel{margin-top:16px}.result-page .result-limitations{box-sizing:border-box;text-wrap:pretty;width:100%;max-width:none;margin:30px 0 0;padding-inline:clamp(26px,4vw,38px)}.result-page>.action-row{margin-top:18px}@media (max-width:920px){.result-page .result-hero{grid-template-columns:1fr}.result-page .result-choice-summary{grid-template-rows:none;grid-template-columns:minmax(190px,.58fr) minmax(0,1fr)}.result-page .result-choice-photo{min-height:280px}.result-page .result-deep-dive-body>.result-section:not(.narrative-section){grid-template-columns:1fr;gap:24px}.result-page .result-deep-dive-body .section-heading{max-width:680px}.result-page .narrative-section{grid-template-columns:1fr}.result-page .share-section{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr)}.share-builder{grid-template-columns:1fr}.share-card-preview{min-height:390px}}@media (max-width:640px){.result-page.page.wide{width:min(100% - 24px,760px);padding-bottom:52px}.result-page .result-hero{border-radius:22px;gap:12px;padding:14px}.result-page .result-hero-main{padding:20px 10px 24px}.result-page .result-hero-main h1{font-size:clamp(34px,10.5vw,46px)}.result-page .result-choice-summary{grid-template-columns:1fr}.result-page .result-choice-photo{aspect-ratio:4/3;min-height:0}.result-page .result-deep-dive{border-radius:22px}.result-page .result-deep-dive-header{padding:22px 20px}.result-page .result-deep-dive-body{padding-inline:18px}.result-page .result-deep-dive-body>.result-section{padding:38px 0}.result-page .tradeoff-grid{grid-template-columns:1fr}.result-page>.share-section{grid-template-columns:1fr;align-items:flex-start;padding:22px}.result-page>.share-section button{width:100%}.share-mini-card{box-sizing:border-box;width:100%;min-height:270px}.share-backdrop{place-items:end center;padding:0}.share-dialog{border-radius:24px 24px 0 0;width:100%;max-height:calc(100dvh - 12px);padding:25px 18px 22px}.share-dialog-close{top:14px;right:14px}.share-dialog-heading{padding-right:45px}.share-dialog-heading h2{font-size:30px}.share-builder{gap:22px;margin-top:22px}.share-card-preview{min-height:360px;padding:23px}.share-card-preview>p{margin-bottom:25px}.share-card-preview h3{font-size:29px}.share-card-preview footer{flex-direction:column;align-items:flex-start}.share-card-preview footer>small{text-align:left;max-width:none}.share-format-actions{grid-template-columns:1fr}.share-format-actions .primary:first-child:nth-last-child(3){grid-column:auto}.result-page>.feedback-panel{padding:24px 20px}.result-page .feedback-actions{grid-template-columns:1fr}}:where(a,button,input,select,summary,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #2f6b5547}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.stage-new-info{color:#43564c;border-left:3px solid var(--warm);background:#ffffffad;border-radius:0 12px 12px 0;gap:5px;max-width:46rem;margin:0 0 18px;padding:14px 16px;line-height:1.55;display:grid}.stage-new-info strong{color:var(--warm-dark)}.stage-new-info span{color:var(--muted);font-size:14px}.ranking-keep{width:100%;min-height:52px;color:var(--accent-dark);cursor:pointer;background:#edf4efb8;border:1px dashed #a9c0b3;border-radius:14px;margin-top:16px;padding:12px 18px;font-weight:800}.ranking-keep:hover{background:var(--soft-green);border-style:solid}.recovery-panel{background:#fffaf8;border:1px solid #ead5ce;border-radius:16px;gap:4px;max-width:620px;margin:22px auto;padding:18px;display:grid}.recovery-panel .action-row{margin-top:8px}.chart-scroll-hint{color:var(--muted);margin:14px 0 0;font-size:12px;display:none}.candidate-filter button{min-height:44px}.photo-preview-close{width:44px;height:44px}@media (max-width:900px){.chart-scroll-hint{display:block}}@media (max-width:700px){.site-nav{gap:10px}.site-nav>a{align-items:center;min-height:44px;font-size:12px}.prototype-badge{font-size:10px}}
