:root{color-scheme:dark;color:#f7f7f2;--ink:#f7f7f2;--muted:#a9b5b1;--surface:#111313;--surface-raised:#191c1b;--line:#36413e;--red:#ed3b3b;--orange:#f08c36;--yellow:#f2cf46;--green:#46d695;--cyan:#58d6e8;--blue:#4e7af0;--purple:#a46de8;--danger:#ff7068;background:#080808;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}[hidden]{display:none!important}body{min-width:320px;min-height:100svh;color:var(--ink);background:#080808;margin:0;overflow-x:hidden}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit}button{min-height:48px;font:inherit;letter-spacing:0;cursor:pointer;border:2px solid #0000;border-radius:4px;padding:10px 18px;font-weight:700}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,summary:focus-visible,textarea:focus-visible,h2:focus-visible{outline:3px solid var(--green);outline-offset:4px}#main-content:focus{outline:none}h1,h2,h3,p{letter-spacing:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.skip-link{z-index:20;border:2px solid var(--green);background:var(--surface-raised);color:var(--ink);padding:10px 14px;font-weight:700;position:fixed;top:10px;left:10px;translate:0 -160%}.skip-link:focus{translate:0}.site-header{z-index:5;background:#080808;border-bottom:1px solid #252a29;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;width:100%;min-height:64px;padding:14px 24px;display:grid;position:relative}.site-name{color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none}.site-nav{justify-content:center;gap:24px;display:flex}.mobile-nav{display:none}.site-nav a,.site-footer nav a{color:var(--muted);font-size:.75rem;text-decoration:none}.site-nav a:hover,.site-footer nav a:hover,.site-footer nav a[aria-current=page]{color:var(--yellow)}.development-badge{border:1px solid var(--yellow);color:var(--yellow);padding:5px 8px;font-size:.7rem;line-height:1}.experience-band{background:#080808;border-bottom:1px solid #252a29;align-content:center;place-items:center;gap:20px;width:100%;min-height:min(660px,100svh - 120px);padding:52px 24px;display:grid}.landing-panel,.quiz-panel,.status-message{width:min(100%,760px)}.complete-panel{width:min(100%,960px)}.landing-panel,.complete-panel{text-align:center;justify-items:center;gap:16px;display:grid}.soul-spectrum{gap:7px;margin-bottom:4px;display:flex}.soul-dot{width:8px;height:22px;display:block}.soul-red{background:var(--red)}.soul-orange{background:var(--orange)}.soul-yellow{background:var(--yellow)}.soul-green{background:var(--green)}.soul-cyan{background:var(--cyan)}.soul-blue{background:var(--blue)}.soul-purple{background:var(--purple)}.soul-mark{aspect-ratio:1;background:var(--red);clip-path:polygon(0 0,38% 0,50% 14%,62% 0,100% 0,100% 48%,50% 100%,0 48%);filter:drop-shadow(0 0 10px #ed3b3b8c)}.soul-mark-large{width:54px}.soul-mark-small{width:28px}.eyebrow,.question-position,.section-kicker{color:var(--yellow);margin:0;font-size:.75rem;font-weight:700}h1{max-width:18ch;margin:0;font-size:3.4rem;line-height:1.05}.landing-panel .tagline{color:#b8d8ce;max-width:52ch;margin:0;font-size:1rem;line-height:1.65}.development-note{max-width:62ch;color:var(--muted);margin:4px 0 0;font-size:.78rem;line-height:1.55}.quiz-commitment{max-width:58ch;color:var(--ink);margin:0;font-size:.82rem;line-height:1.55}.primary-button{border-color:var(--yellow);background:var(--yellow);color:#121212;min-width:176px}.primary-button:hover{background:#ffe271}.secondary-button,.quiet-button,.danger-button{background:var(--surface);color:var(--ink)}.secondary-button{border-color:var(--green)}.secondary-button:hover{background:#18372f}.quiet-button{border-color:var(--line);color:var(--muted)}.quiet-button:hover{border-color:var(--muted);color:var(--ink)}.danger-button{border-color:var(--danger);color:var(--danger)}.danger-button:hover{background:#371b1b}.quiz-panel{grid-template-rows:auto 1fr auto;gap:32px;min-height:570px;display:grid}.quiz-header{gap:12px;display:grid}.progress-track{border:1px solid var(--line);background:#0d0f0f;width:100%;height:8px;overflow:hidden}.progress-fill{background:var(--green);width:0;height:100%;transition:width .16s ease-out;display:block}.question-area{align-content:start;gap:22px;display:grid}.question-area h2,.complete-panel h2{margin:0;font-size:1.55rem;line-height:1.35}.answer-options{gap:10px;display:grid}.answer-option{border-color:var(--line);background:var(--surface);width:100%;min-height:56px;color:var(--ink);text-align:left;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:14px;display:grid}.answer-option:hover,.answer-option[aria-pressed=true]{border-color:var(--yellow);background:var(--surface-raised)}.answer-number{border:1px solid var(--line);width:28px;height:28px;color:var(--yellow);place-items:center;font-size:.78rem;display:grid}.quiz-actions,.complete-actions,.dialog-actions{align-items:center;gap:12px;display:flex}.quiz-actions{justify-content:space-between}.complete-actions{justify-content:center;margin-top:8px}.complete-actions .quiet-button{color:var(--ink)}.complete-panel{gap:22px}.result-soul-mark{background:var(--result-color,var(--red));filter:drop-shadow(0 0 10px color-mix(in srgb, var(--result-color,var(--red)) 60%, transparent))}.complete-panel>h2{text-align:center;max-width:28ch}.completion-copy{color:#b8d8ce;text-align:center;max-width:66ch;margin:0;line-height:1.65}.result-leaders{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:8px;display:grid}.result-leaders article{gap:8px;min-width:0;padding:22px 24px;display:grid}.result-leaders article+article{border-left:1px solid var(--line)}.result-leaders span,.result-depth span{color:var(--yellow);font-size:.7rem;font-weight:700}.result-leaders strong{overflow-wrap:anywhere;font-size:1.35rem}.result-leaders p{color:var(--muted);margin:0;font-size:.82rem}.result-quick-tools{border-bottom:1px solid var(--line);text-align:center;justify-items:center;gap:10px;width:100%;padding:22px 0;display:grid}.result-quick-tools h3{margin:0;font-size:1.15rem}.result-special-label{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;color:var(--yellow);text-align:center;margin:4px 0 0;padding:22px 0;font-weight:700}.result-spread-panel{text-align:left;width:100%}.result-spread-panel h3{margin:6px 0 18px;font-size:1rem}.result-spread-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.result-spread-item{gap:8px;display:grid}.result-spread-line,.result-spread-identity{align-items:center;display:flex}.result-spread-line{justify-content:space-between;gap:18px}.result-spread-identity{gap:10px;min-width:0}.result-spread-swatch{flex:none;width:10px;height:18px}.result-spread-identity strong{overflow-wrap:anywhere;font-size:.82rem}.result-spread-identity small{color:var(--muted);font-size:.68rem}.result-spread-line b{color:var(--ink);flex:none;font-size:.82rem}.result-spread-meter{border:1px solid var(--line);background:#0d0f0f;height:7px;overflow:hidden}.result-spread-meter span{height:100%;display:block}.result-depth{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.result-depth article{min-width:0;padding:22px 24px}.result-depth article+article{border-left:1px solid var(--line)}.result-depth h3{margin:9px 0 0;font-size:1rem}.result-depth p{color:var(--muted);margin:10px 0 0;font-size:.88rem;line-height:1.6}.result-share-tools{text-align:left;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:48px;width:100%;padding-top:4px;display:grid}.result-tool-label{color:var(--yellow);font-size:.7rem;font-weight:700}.result-share-tools h3{margin:10px 0 0;font-size:1.15rem;line-height:1.45}.result-share-tools p{max-width:48ch;color:var(--muted);margin:12px 0 0;font-size:.88rem;line-height:1.65}.result-share-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.result-share-actions button{min-width:0}.result-share-canvas{aspect-ratio:4/5;background:var(--surface);border-radius:6px;justify-self:end;width:min(100%,360px);height:auto;display:block}.completion-count{color:var(--green);margin:0;font-size:1.25rem;font-weight:700}.status-message{border:1px solid var(--line);color:var(--ink);background:#111313;border-left-width:4px;margin:0;padding:12px 14px;font-size:.78rem;line-height:1.5}.status-message[data-tone=success]{border-left-color:var(--green)}.status-message[data-tone=warning]{border-left-color:var(--yellow)}.status-message[data-tone=error]{border-left-color:var(--danger)}.reset-dialog{border:1px solid var(--line);background:var(--surface-raised);width:min(440px,100vw - 32px);color:var(--ink);border-radius:6px;padding:24px}.reset-dialog::backdrop{background:#000000c7}.reset-dialog h2{margin:0;font-size:1.35rem}.reset-dialog p{color:var(--muted);margin:12px 0 22px;line-height:1.6}.dialog-actions{justify-content:flex-end}.dialog-actions form{margin:0}.content-band{background:#080808;border-bottom:1px solid #252a29;width:100%;padding:88px 24px}.content-band-light{background:#101312}.content-inner{width:min(100%,1120px);margin:0 auto}.content-band h2{max-width:32ch;margin:10px 0 0;font-size:2rem;line-height:1.25}.content-band h3{margin:0;font-size:1rem;line-height:1.4}.content-band p{color:var(--muted);line-height:1.7}.section-intro{max-width:68ch;margin:18px 0 0}.content-band .section-heading-centered,.section-intro-centered{text-align:center;margin-left:auto;margin-right:auto}.section-intro-centered{max-width:78ch}.soul-item p,.result-points p,.share-points p{margin:10px 0 0;font-size:.86rem}.soul-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:42px;display:grid}.soul-item{border:1px solid var(--line);background:var(--surface);border-radius:6px;grid-template-columns:14px minmax(0,1fr);align-content:start;gap:16px;min-height:176px;padding:20px;display:grid}.soul-swatch{width:12px;height:36px;display:block}.soul-spectrum-swatch{grid-template-rows:repeat(7,1fr);gap:1px;width:12px;height:42px;display:grid}.soul-item-red .soul-swatch{background:var(--red)}.soul-item-orange .soul-swatch{background:var(--orange)}.soul-item-yellow .soul-swatch{background:var(--yellow)}.soul-item-green .soul-swatch{background:var(--green)}.soul-item-cyan .soul-swatch{background:var(--cyan)}.soul-item-blue .soul-swatch{background:var(--blue)}.soul-item-purple .soul-swatch{background:var(--purple)}.result-layout{display:block}.result-intro{text-align:center}.result-intro h2{margin-left:auto;margin-right:auto}.result-intro p:last-child{max-width:78ch;margin:18px auto 0}.result-points{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;display:grid}.result-points article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:148px;padding:22px 20px}.result-points article:nth-child(2n){border-right:0}.share-band{background:#090b0b}.share-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:80px;display:grid}.share-points{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:34px;display:grid}.share-points article{border-top:1px solid var(--line);padding-top:18px}.result-card-preview{aspect-ratio:4/5;border:2px solid var(--yellow);background:var(--surface);border-radius:6px;grid-template-rows:auto 1fr auto auto;align-items:start;padding:28px;display:grid}.result-card-preview p,.result-card-preview small{color:var(--yellow);margin:0;font-size:.72rem;font-weight:700}.result-card-preview strong{align-self:end;font-size:2.25rem}.result-card-preview>span{color:var(--muted);margin:8px 0 24px;font-size:.82rem}.preview-spectrum{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:24px;display:grid}.preview-spectrum i,.soul-spectrum-swatch i{background:var(--red);height:10px;display:block}.soul-spectrum-swatch i{height:auto}.preview-spectrum i:nth-child(2),.soul-spectrum-swatch i:nth-child(2){background:var(--orange)}.preview-spectrum i:nth-child(3),.soul-spectrum-swatch i:nth-child(3){background:var(--yellow)}.preview-spectrum i:nth-child(4),.soul-spectrum-swatch i:nth-child(4){background:var(--green)}.preview-spectrum i:nth-child(5),.soul-spectrum-swatch i:nth-child(5){background:var(--cyan)}.preview-spectrum i:nth-child(6),.soul-spectrum-swatch i:nth-child(6){background:var(--blue)}.preview-spectrum i:nth-child(7),.soul-spectrum-swatch i:nth-child(7){background:var(--purple)}.faq-inner{max-width:920px}.faq-list{border-top:1px solid var(--line);margin-top:40px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:62px;color:var(--ink);cursor:pointer;align-items:center;padding:17px 42px 17px 0;font-weight:700;line-height:1.45;list-style:none;display:flex;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--yellow);font-size:1.35rem;position:absolute;right:4px}.faq-list details[open] summary:after{content:"-"}.faq-list details p{max-width:72ch;margin:0;padding:0 42px 20px 0}.support-main{background:#101312;min-height:calc(100svh - 210px);padding:82px 24px 100px}.support-page{width:min(100%,900px);margin:0 auto}.support-spectrum{gap:5px;margin-bottom:28px;display:flex}.support-spectrum i{background:var(--red);width:20px;height:7px;display:block}.support-spectrum i:nth-child(2){background:var(--orange)}.support-spectrum i:nth-child(3){background:var(--yellow)}.support-spectrum i:nth-child(4){background:var(--green)}.support-spectrum i:nth-child(5){background:var(--cyan)}.support-spectrum i:nth-child(6){background:var(--blue)}.support-spectrum i:nth-child(7){background:var(--purple)}.support-kicker{color:var(--yellow);margin:0;font-size:.72rem;font-weight:700}.support-page h1{max-width:none;margin:12px 0 0;font-size:2.6rem}.support-lead{color:#b8d8ce;max-width:66ch;margin:22px 0 58px;font-size:1rem;line-height:1.75}.support-section{border-top:1px solid var(--line);padding:30px 0}.support-section h2{margin:0;font-size:1.25rem;line-height:1.4}.support-section h3{margin:0;font-size:.95rem}.support-section p,.support-notice p{max-width:76ch;color:var(--muted);margin:12px 0 0;line-height:1.75}.support-section a{color:var(--yellow);text-underline-offset:3px}.support-columns{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px;display:grid}.support-columns>div{border-left:1px solid var(--line);min-width:0;padding:22px 20px 8px}.support-columns>div:first-child{border-left:0}.support-notice{border-left:4px solid var(--green);background:#0b0d0d;margin-top:34px;padding:18px 20px}.support-notice strong{color:var(--green);font-size:.78rem}.review-main{background:#0d0f0f;min-height:calc(100svh - 210px);padding:64px 24px 100px}.review-hero,.review-toolbar,.review-status-message,.review-section{width:min(100%,1180px);margin-left:auto;margin-right:auto}.review-hero{grid-template-columns:minmax(0,1fr) 260px;align-items:end;gap:56px;padding-bottom:42px;display:grid}.review-hero h1{max-width:none;margin:12px 0 0;font-size:2.7rem}.review-hero-copy>p:last-child{color:#b8d8ce;max-width:68ch;margin:20px 0 0;line-height:1.7}.review-gate-panel{border-left:4px solid var(--line);gap:9px;padding:16px 0 16px 20px;display:grid}.review-gate-panel>span{color:var(--yellow);font-size:.75rem;font-weight:700}.review-gate-panel>span[data-tone=success]{color:var(--green)}.review-gate-panel>span[data-tone=warning]{color:var(--danger)}.review-gate-panel strong{font-size:1.2rem}.review-gate-panel small{color:var(--muted)}.review-toolbar{z-index:4;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0d0f0f;justify-content:space-between;gap:20px;padding:12px 0;display:flex;position:sticky;top:0}.review-filters,.review-toolbar-actions,.review-decision-actions{flex-wrap:wrap;gap:8px;display:flex}.review-filters button{min-height:42px;color:var(--muted);background:0 0;border-color:#0000;padding:8px 12px;font-size:.7rem}.review-filters button:hover,.review-filters button[aria-pressed=true]{border-color:var(--line);background:var(--surface-raised);color:var(--ink)}.review-filters button span{color:var(--yellow)}.review-toolbar-actions button{min-height:42px;padding:8px 12px;font-size:.7rem}.review-status-message{margin-top:18px}.review-section{padding-top:76px}.review-section-heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:end;column-gap:48px;padding-bottom:24px;display:grid}.review-section-heading p{color:var(--yellow);grid-column:1/-1;margin:0 0 10px;font-size:.7rem;font-weight:700}.review-section-heading h2{margin:0;font-size:1.7rem}.review-section-heading>span{color:var(--muted);font-size:.78rem;line-height:1.65}.review-list{gap:18px;padding-top:24px;display:grid}.review-item{border:1px solid var(--line);border-left:5px solid var(--review-accent);background:var(--surface);border-radius:6px;min-width:0;overflow:hidden}.review-item[data-review-status=pass]{border-right-color:var(--green)}.review-item[data-review-status=revise]{border-right-color:var(--danger)}.review-item-header{border-bottom:1px solid var(--line);justify-content:space-between;gap:28px;padding:22px 24px;display:flex}.review-item-header>div{min-width:0}.review-item-header span,.review-field-label,.review-note-label{color:var(--muted);font-size:.68rem;font-weight:700;display:block}.review-item-header h3{margin:8px 0 0;font-size:1.05rem;line-height:1.55}.review-item-header>strong{color:var(--review-accent);flex:none;align-self:start;font-size:.72rem}.review-question-meta,.review-copy-columns{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);display:grid}.review-question-meta>div,.review-copy-columns>section{min-width:0;padding:22px 24px}.review-question-meta>div+div,.review-copy-columns>section+section{border-left:1px solid var(--line)}.review-weight-list{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.review-weight-list span{border:1px solid var(--line);border-radius:4px;align-items:center;gap:7px;padding:7px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.review-weight-list i{background:var(--weight-color);width:8px;height:14px;display:block}.review-answer-scale{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:12px 0 0;padding:0;list-style:none;display:grid}.review-answer-scale li{border-top:2px solid var(--line);min-width:0;color:var(--muted);overflow-wrap:anywhere;padding-top:8px;font-size:.66rem;line-height:1.4}.review-answer-scale li span{color:var(--yellow);margin-bottom:5px;font-weight:700;display:block}.review-custom-label{color:var(--cyan);margin-top:12px;font-size:.65rem;display:block}.review-copy-block{padding:22px 24px}.review-copy-block+.review-copy-block,.review-copy-block+.review-copy-columns{border-top:1px solid var(--line)}.review-copy-block p,.review-copy-columns p{color:#c2ccca;margin:10px 0 0;font-size:.82rem;line-height:1.75}.review-copy-columns h4{margin:10px 0 0;font-size:.9rem;line-height:1.45}.review-interpretation{background:#0b0d0d}.review-decision{border-top:1px solid var(--line);background:#0b0d0d;gap:14px;padding:18px 24px 22px;display:grid}.review-decision-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.review-status-chip{color:var(--muted);font-size:.7rem;font-weight:700}.review-item[data-review-status=pass] .review-status-chip{color:var(--green)}.review-item[data-review-status=revise] .review-status-chip{color:var(--danger)}.review-decision-actions button{min-height:40px;color:var(--muted);background:0 0;padding:7px 14px;font-size:.7rem}.review-pass-button{border-color:var(--green)}.review-revise-button{border-color:var(--danger)}.review-pass-button[aria-pressed=true]{color:var(--green);background:#17352d}.review-revise-button[aria-pressed=true]{color:var(--danger);background:#371b1b}.review-note{resize:vertical;border:1px solid var(--line);background:var(--surface);width:100%;min-height:86px;color:var(--ink);font:inherit;border-radius:4px;padding:11px 12px;font-size:.76rem;line-height:1.55}.review-note::placeholder{color:#77827f}.site-footer{width:100%;color:var(--muted);background:#080808;grid-template-columns:minmax(220px,1fr) minmax(0,2fr) auto;align-items:start;gap:36px;padding:34px 24px;font-size:.72rem;display:grid}.site-footer p{max-width:54ch;margin:10px 0 0;line-height:1.65}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:14px 22px;display:flex}@media (width<=900px){.soul-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.share-layout{grid-template-columns:1fr;gap:46px}.result-card-preview{width:min(100%,360px)}.site-footer{grid-template-columns:1fr}.site-footer nav{justify-content:flex-start}.review-toolbar{flex-direction:column;align-items:flex-start;position:static}}@media (width<=720px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:16px;padding-left:16px;padding-right:16px}.site-nav,.development-badge{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{border:1px solid var(--yellow);min-width:64px;min-height:44px;color:var(--yellow);cursor:pointer;place-items:center;font-size:.76rem;font-weight:700;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{z-index:10;border:1px solid var(--line);background:var(--surface-raised);width:min(250px,100vw - 32px);display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 30px #0000007a}.mobile-nav nav a{min-height:48px;color:var(--ink);align-items:center;padding:12px 16px;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.mobile-nav nav a+a{border-top:1px solid var(--line)}.mobile-nav nav a:hover,.mobile-nav nav a:focus-visible{color:var(--yellow);background:var(--surface)}.experience-band{min-height:min(620px,100svh - 112px);padding:38px 16px}h1{font-size:2.45rem}.question-area h2,.complete-panel h2{font-size:1.3rem}.quiz-panel{gap:26px;min-height:550px}.answer-option{min-height:54px}.content-band{padding:66px 18px}.content-band h2{font-size:1.65rem}.soul-grid,.result-points,.share-points{grid-template-columns:1fr}.soul-item{min-height:0}.result-points article,.result-points article:nth-child(2n){border-right:0;min-height:0;padding-left:0;padding-right:0}.dialog-actions{flex-direction:column-reverse;align-items:stretch}.result-leaders,.result-depth,.result-share-tools{grid-template-columns:1fr}.result-leaders article,.result-depth article{padding-left:0;padding-right:0}.result-leaders article+article,.result-depth article+article{border-top:1px solid var(--line);border-left:0}.result-spread-identity{gap:8px}.result-share-tools{gap:30px}.result-share-canvas{justify-self:center;width:min(100%,360px)}.result-share-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.result-share-actions .quiet-button{grid-column:1/-1}.complete-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;display:grid}.complete-actions button{min-width:0}#result-home{grid-column:1/-1}.dialog-actions button,.dialog-actions form{width:100%}.site-footer{padding-left:18px;padding-right:18px}.support-main{padding:60px 18px 76px}.support-page h1{font-size:2.15rem}.support-lead{margin-bottom:42px}.support-columns{grid-template-columns:1fr}.support-columns>div,.support-columns>div:first-child{border-top:1px solid var(--line);border-left:0;padding-left:0;padding-right:0}.review-main{padding:48px 16px 72px}.review-hero,.review-section-heading,.review-question-meta,.review-copy-columns{grid-template-columns:1fr}.review-hero{gap:28px}.review-hero h1{font-size:2.15rem}.review-section-heading{gap:12px}.review-question-meta>div,.review-copy-columns>section,.review-copy-block,.review-item-header,.review-decision{padding-left:16px;padding-right:16px}.review-question-meta>div+div,.review-copy-columns>section+section{border-top:1px solid var(--line);border-left:0}.review-answer-scale{grid-template-columns:1fr}.review-answer-scale li{grid-template-columns:24px minmax(0,1fr);gap:8px;display:grid}.review-item-header{gap:14px}.review-item-header>strong{text-align:right;max-width:90px}.review-decision-row{flex-direction:column;align-items:flex-start}}@media (width<=380px){h1{font-size:2.15rem}.development-badge{text-align:center;max-width:116px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.progress-fill{transition:none}}
