:root{color:#1d1d1f;background:#f6f4f2;font-family:Inter,Manrope,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--red: #c91528;--red-dark: #9f1020;--ink: #1d1d1f;--muted: #696a70;--line: #e6dfda;--paper: #ffffff;--soft: #fbfaf8}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle,rgba(201,21,40,.085) .78px,transparent 1.16px),linear-gradient(135deg,#fbfaf8,#f7f1ee 48%,#fbfaf8);background-position:0 0,0 0;background-size:21px 21px,100% 100%;background-attachment:fixed;position:relative}body:before,body:after{content:"";position:fixed;inset:0;z-index:0;pointer-events:none}body:before{background:radial-gradient(circle,rgba(159,16,32,.2) 1.38px,transparent 1.8px);background-size:21px 21px;opacity:.58;-webkit-mask-image:linear-gradient(45deg,transparent 0%,transparent 38%,#000 48%,transparent 58%,transparent 100%);-webkit-mask-size:260% 260%;-webkit-mask-position:0% 100%;mask-image:linear-gradient(45deg,transparent 0%,transparent 38%,#000 48%,transparent 58%,transparent 100%);mask-size:260% 260%;mask-position:0% 100%;animation:dot-wave 10s ease-in-out infinite}body:after{background:linear-gradient(45deg,transparent 0%,transparent 42%,rgba(201,21,40,.035) 50%,transparent 58%,transparent 100%);background-size:260% 260%;background-position:0% 100%;opacity:.82;animation:soft-wave 10s ease-in-out infinite}#root{position:relative;z-index:1;min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}button,input,textarea{font:inherit}a{color:var(--red-dark)}.site-header{position:relative;top:0;z-index:20;display:flex;align-items:center;justify-content:flex-start;gap:24px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:22px 0 0}.brand img{display:block;width:148px;height:auto;filter:drop-shadow(0 8px 20px rgba(44,34,28,.1))}.secondary-button,.primary-button{min-height:44px;border:0;border-radius:8px;cursor:pointer;font-weight:700}.page{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 56px}.home-page{padding:24px 0 28px}.home-shell .home-page{flex:1;display:flex;align-items:center}.hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(28px,5vw,72px);align-items:center;min-height:calc(100vh - 170px)}.home-page .hero{width:100%;min-height:auto}.home-page h1{margin-bottom:16px;font-size:clamp(2.35rem,5.6vw,4.85rem)}.hero-logo{display:block;width:min(296px,52vw);height:auto;margin:0 0 12px;filter:drop-shadow(0 10px 24px rgba(44,34,28,.1))}.eyebrow{margin:0 0 12px;color:var(--red-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3,.score-circle strong,.metric-card strong{font-family:Oswald,Arial Narrow,sans-serif;letter-spacing:0}h1{max-width:920px;margin:0 0 22px;font-size:clamp(2.45rem,7vw,5.8rem);line-height:.96}h2{margin:0 0 16px;font-size:clamp(1.65rem,3.5vw,2.8rem);line-height:1.08}p{color:var(--muted);line-height:1.65}.hero-copy p{max-width:760px;font-size:1.02rem}.home-page .hero-copy p{margin:0 0 10px;line-height:1.52}.test-notice{max-width:760px;margin-top:18px!important;padding:12px 14px;border:1px solid var(--red);border-radius:8px;background:#fff4f3;color:var(--red-dark);font-weight:700}.typewriter,.typewriter-text{display:inline-grid;position:relative;vertical-align:baseline}.typewriter-ghost,.typewriter-live{grid-area:1 / 1;white-space:normal}.typewriter-ghost{visibility:hidden}.typewriter-live:after,.typewriter:after{content:"";display:inline-block;width:.08em;height:.9em;margin-left:.06em;transform:translateY(.08em);background:var(--red);animation:blink 1.3s steps(1) infinite}.desktop-nowrap .typewriter-ghost,.desktop-nowrap .typewriter-live{white-space:nowrap}@keyframes blink{50%{opacity:0}}@keyframes dot-wave{0%{-webkit-mask-position:0% 100%;mask-position:0% 100%;opacity:.44}50%{opacity:.66}to{-webkit-mask-position:100% 0%;mask-position:100% 0%;opacity:.44}}@keyframes soft-wave{0%{background-position:0% 100%}to{background-position:100% 0%}}.hero-actions,.quiz-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.home-page .hero-actions{margin-top:18px}.primary-button{padding:12px 20px;background:var(--red);color:#fff;box-shadow:0 16px 30px #c9152833}.primary-button:hover{background:var(--red-dark)}.download-button{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;text-decoration:none}.secondary-button{padding:12px 18px;background:#efe9e4;color:var(--ink)}.secondary-button:disabled{cursor:not-allowed;opacity:.48}.hero-panel,.question-card,.metric-card,.info-card,.comparison-card,.section-block,.quiz-shell,.result-hero{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 18px 50px #2c221c12}.hero-panel{padding:20px}.start-visual-frame{position:relative;overflow:hidden;min-height:430px;aspect-ratio:2 / 3;border-radius:8px;background:#f2ece7;border:1px solid #ead8d5}.start-visual-frame img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover}.note-list{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.note-list li{padding:12px 14px;border-left:4px solid var(--red);background:var(--soft);color:var(--ink);font-weight:700}.quiz-shell{padding:clamp(18px,4vw,36px)}.quiz-top{display:grid;gap:18px}.quiz-top h1{max-width:100%}.progress{height:10px;overflow:hidden;border-radius:999px;background:#efe6e2}.progress span{display:block;height:100%;border-radius:inherit;background:var(--red);transition:width .22s ease}.question-stack{display:grid;gap:18px;margin-top:28px}.question-card{display:grid;gap:16px;margin:0;padding:22px}.question-card legend,.question-label{color:var(--ink);font-weight:800;line-height:1.35}.question-note{display:block;color:var(--muted);font-size:.92rem}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.option-grid.multiple{grid-template-columns:repeat(3,minmax(0,1fr))}.option{display:flex;align-items:flex-start;gap:10px;min-height:54px;padding:13px;border:1px solid var(--line);border-radius:8px;background:var(--soft);cursor:pointer;line-height:1.35}.option.selected{border-color:var(--red);background:#fff4f3}.option input{margin-top:2px;accent-color:var(--red)}textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:14px;color:var(--ink)}.hidden-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.form-error{margin:18px 0 0;color:var(--red-dark);font-weight:800}.result-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:28px;align-items:center;padding:clamp(22px,4vw,44px)}.result-hero h1{font-size:clamp(2.6rem,6vw,5.2rem)}.result-hero h2{max-width:680px;margin-top:24px;font-size:clamp(1.5rem,3vw,2.4rem)}.band{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff1ef;color:var(--red-dark);font-weight:800}.score-circle{display:grid;width:230px;aspect-ratio:1;place-items:center;border-radius:50%;background:conic-gradient(var(--red) var(--score),#eee3de 0)}.score-circle div{display:grid;width:168px;aspect-ratio:1;place-items:center;border-radius:50%;background:#fff}.score-circle strong{color:var(--red-dark);font-size:4rem;line-height:1}.score-circle span{color:var(--muted);font-weight:700}.category-grid,.benchmark-grid,.info-grid{display:grid;gap:16px;margin-top:20px}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.benchmark-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card,.info-card{padding:20px}.metric-card span{display:block;min-height:46px;color:var(--muted);font-weight:700;line-height:1.3}.metric-card strong{display:block;margin-top:14px;color:var(--ink);font-size:2.55rem}.metric-card.large strong{font-size:3.2rem}.bar,.distribution-bar{overflow:hidden;height:9px;border-radius:999px;background:#efe6e2}.bar{margin-top:12px}.bar span,.distribution-bar span{display:block;height:100%;border-radius:inherit;background:var(--red)}.section-block{margin-top:22px;padding:clamp(18px,3vw,28px)}.muted-block{color:var(--muted);font-weight:800}.small-note{margin:14px 0 0;font-size:.9rem}.comparison-list{display:grid;gap:16px}.comparison-card{padding:20px}.comparison-card-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.34fr);gap:18px;align-items:start}.comparison-kicker{margin:0 0 8px;color:var(--red-dark);font-size:.78rem;font-weight:800;text-transform:uppercase}.comparison-card h3{margin:0;color:var(--ink);font-size:1.12rem;font-weight:800;line-height:1.35}.comparison-card-header strong{color:var(--red-dark);font-size:.95rem;line-height:1.4}.distribution{display:grid;gap:10px;margin-top:18px}.distribution-title{margin:0 0 2px;color:var(--ink);font-weight:800}.distribution-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(90px,1.2fr) 48px;gap:10px;align-items:center;color:var(--muted);font-size:.92rem}.distribution-row b{color:var(--ink);text-align:right}.info-card h2{font-size:1.6rem}.contact-list{display:grid;gap:12px}.contact-list p{display:flex;align-items:center;gap:10px;margin:0}.contact-icon{flex:0 0 auto;width:19px;height:19px;color:#9f1020c7}.footer{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:26px 0 38px;border-top:1px solid var(--line);color:var(--muted);font-size:.94rem}.home-shell .footer{padding:20px 0 28px}.footer a{font-weight:800}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.typewriter-live:after,.typewriter:after{animation:none!important;opacity:1}body:before,body:after{animation:none!important}body:before{opacity:0}body:after{opacity:.35;background-position:50% 50%}}@media(max-width:980px){.hero,.result-hero{grid-template-columns:1fr}.category-grid,.benchmark-grid,.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.option-grid,.option-grid.multiple{grid-template-columns:1fr}.score-circle{width:210px}}@media(max-width:640px){.site-header{width:min(100% - 24px,1180px);padding-top:16px}.brand img{width:136px}.page{width:min(100% - 24px,1180px);padding-top:28px}.home-page{padding:18px 0 20px}.home-page .hero{position:relative;overflow:hidden;isolation:isolate;min-height:auto;padding:16px 0 14px}.home-page .hero:before{content:"";position:absolute;inset:-24px -18px;z-index:-1;background:linear-gradient(90deg,#fbfaf8f5,#fbfaf8db 58%,#fbfaf8ad),linear-gradient(180deg,#fbfaf8b8,#fbfaf8f5 86%);pointer-events:none}.hero-logo{width:min(184px,58vw);margin-bottom:10px}h1{font-size:clamp(2.15rem,15vw,3.5rem)}.home-page h1{margin-bottom:12px;font-size:clamp(1.95rem,11vw,2.85rem);line-height:1}.home-page .hero-copy p{margin-bottom:8px;font-size:.94rem;line-height:1.42}.home-page .hero-copy .test-notice{margin-top:14px!important;padding:11px 12px}.home-page .eyebrow{margin-bottom:8px}.home-page .hero-actions{margin-top:14px}.category-grid,.benchmark-grid,.info-grid{grid-template-columns:1fr}.distribution-row{grid-template-columns:1fr;gap:6px}.distribution-row b{text-align:left}.comparison-card-header{grid-template-columns:1fr}.home-page .hero-panel{position:absolute;inset:0;z-index:-2;overflow:hidden;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;pointer-events:none}.home-page .start-visual-frame{position:absolute;inset:0;min-height:0;aspect-ratio:auto;border:0;border-radius:0;background:transparent;opacity:.28}.home-page .start-visual-frame img{height:100%;min-height:0;object-position:58% 50%}.home-page .note-list{display:none}.desktop-nowrap .typewriter-ghost,.desktop-nowrap .typewriter-live{white-space:normal}}.footer .legal-links{display:flex;flex-wrap:wrap;gap:6px 0;margin-top:10px}.footer .legal-links a{color:var(--muted);font-size:.78rem;font-weight:400;line-height:1.35;text-decoration-thickness:1px;text-underline-offset:3px}.footer .legal-links a+a{margin-left:14px;padding-left:14px;border-left:1px solid var(--line)}.formal-page{width:min(840px,calc(100% - 32px))}.formal-page article{padding:clamp(30px,5vw,54px)}.formal-page h1,.formal-page h2{font-family:Inter,Manrope,system-ui,sans-serif;letter-spacing:-.035em}.formal-page h1{max-width:720px;margin-bottom:18px;font-size:clamp(2.35rem,5.4vw,4.15rem);font-weight:700;line-height:1.03}.formal-page h2{margin-bottom:10px;font-size:clamp(1.34rem,2.4vw,1.72rem);font-weight:700;line-height:1.18}.formal-page section{margin-top:32px}.formal-lead{margin:0;color:var(--ink);font-size:1.04rem;font-weight:500;line-height:1.65}.formal-actions .primary-button{display:inline-flex;align-items:center;padding:0 18px;color:#fff;text-decoration:none}.formal-copy{display:grid;gap:12px}.formal-copy p{margin:0;color:var(--muted);font-size:.97rem;line-height:1.68}.formal-page ul{gap:9px;margin:12px 0 0}.formal-page li{padding-left:2px;font-size:.97rem;line-height:1.6}.formal-updated{margin-top:36px;color:var(--muted);line-height:1.55}@media(max-width:640px){.footer .legal-links{margin-top:9px}.footer .legal-links a{font-size:.75rem}.footer .legal-links a+a{margin-left:11px;padding-left:11px}.formal-page article{padding:28px 20px}.formal-page section{margin-top:28px}}.formal-page,.formal-page *{font-family:Inter,Manrope,system-ui,sans-serif}.formal-page h1,.formal-page h2{color:var(--ink);font-weight:700;letter-spacing:-.035em}.formal-page h1{margin:0 0 18px;font-size:clamp(2.35rem,5.4vw,4.15rem);line-height:1.03}.formal-page h2{margin:0;font-size:clamp(1.34rem,2.4vw,1.72rem);line-height:1.2}.formal-page section{display:grid;gap:11px;margin-top:32px}.formal-copy{display:grid;gap:12px;color:var(--muted);font-size:1rem;font-weight:400;line-height:1.65}.formal-copy p{margin:0;color:inherit;font:inherit}.formal-page ul{display:grid;gap:9px;margin:0;padding-left:22px;color:var(--muted);font-size:1rem;font-weight:400;line-height:1.65}.formal-page li{padding-left:2px;color:inherit;font:inherit}.formal-lead{max-width:720px;margin:0;color:var(--ink);font-size:1.05rem;font-weight:500;line-height:1.65}.formal-actions{margin-top:24px}.formal-updated{color:var(--muted);font-size:.92rem;font-weight:400;line-height:1.55}@media(max-width:640px){.formal-page section{gap:10px;margin-top:28px}.formal-copy,.formal-page ul{font-size:.97rem}}.formal-page{width:min(880px,calc(100% - 32px));padding-top:42px}.formal-page article{padding:clamp(22px,4vw,48px);border:1px solid var(--line);border-radius:12px;background:#ffffffe6;box-shadow:0 18px 45px #3529230f}.formal-page h1{font-size:clamp(2.5rem,6vw,4.8rem)}.formal-page h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.formal-page section{margin-top:38px}.formal-copy p,.formal-page li{color:var(--muted);line-height:1.68}.formal-copy p:first-child{margin-top:14px}.formal-page ul{display:grid;gap:8px;padding-left:22px}.formal-lead{max-width:760px;color:var(--ink);font-size:1.14rem;font-weight:600}.formal-updated{margin:42px 0 0;padding-top:18px;border-top:1px solid var(--line);font-size:.92rem}.formal-footer{margin-top:auto}.formal-footer nav,.legal-navigation{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:12px}.formal-footer nav a,.legal-navigation a{text-decoration-thickness:1px;text-underline-offset:3px}.legal-navigation{width:min(1180px,calc(100% - 32px));margin:-22px auto 30px;padding:0 0 8px;color:var(--muted);font-size:.94rem}a:focus-visible{outline:3px solid rgba(201,21,40,.45);outline-offset:3px;border-radius:3px}@media(max-width:640px){.formal-page{width:min(100% - 24px,880px);padding-top:28px}.formal-page article{padding:22px 18px}.formal-page section{margin-top:30px}.legal-navigation{width:min(100% - 24px,1180px);margin-top:-14px}}
