.evo-quiz{--bg:#F5F1E8;--pane:#FBF8F2;--surface:#FFFFFF;--ink:#2B221B;--muted:#645A52;--faint:#6E635A;--hairline:#E1DDD8;--hairline-strong:#CFC9C4;--brand:#2F4A3A;--brand-strong:#243A2D;--brand-soft:#7E9A82;--on-brand:#FDFBF9;--on-brand-soft:#BFD2BE;--on-brand-faint:#A9BBA6;--tint:#E9EDE6;--tint-deep:#DCE3D6;--danger:#9A2B2B;--disabled-bg:#CBD0C7;--disabled-ink:#7C837A;--radius:8px;--content:560px;--serif:"Spectral",Georgia,"Times New Roman",serif;--sans:"Schibsted Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:"IBM Plex Mono",ui-monospace,Menlo,monospace;--ease:cubic-bezier(.2,.7,.2,1);position:relative;background:var(--bg);color:var(--ink);font-family:var(--serif);font-size:17px;line-height:1.6;overflow:hidden;-webkit-font-smoothing:antialiased}.evo-quiz *,.evo-quiz *:before,.evo-quiz *:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}.evo-quiz h1{font-family:var(--sans);font-weight:700;line-height:1.05;letter-spacing:-.03em;color:var(--ink);text-wrap:balance}.evo-quiz img{display:block;max-width:100%}.evo-quiz button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.evo-quiz input{font-family:inherit}.evo-quiz a{color:inherit;text-decoration:none}.evo-quiz :focus-visible{outline:2.5px solid var(--brand);outline-offset:3px;border-radius:4px}.evo-quiz .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.evo-quiz .g{color:var(--brand)}.evo-quiz .arrow{transition:transform .18s}@keyframes evoq-riseIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes evoq-checkPop{0%{opacity:0;transform:rotate(45deg) scale(.4)}to{opacity:1;transform:rotate(45deg) scale(1)}}@keyframes evoq-tvpop{0%{transform:scale(0)}to{transform:scale(1)}}.evoq-top{position:absolute;top:0;left:0;right:0;height:2px;background:var(--hairline);z-index:3}.evoq-fill{height:100%;background:var(--brand);width:100%;transform:scaleX(0);transform-origin:left center;transition:transform .55s var(--ease)}.evoq-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:100vh;min-height:100svh}.evoq-stage{position:relative;display:flex;flex-direction:column}.evoq-pane{background:var(--pane);flex:1;display:flex;flex-direction:column;padding:clamp(28px,4vw,60px) clamp(26px,5vw,72px)}.evoq-content{width:100%;max-width:var(--content);margin:auto 0;animation:evoq-riseIn .3s var(--ease) both}.evoq-aside{background:var(--bg);border-left:1px solid var(--hairline);display:flex;flex-direction:column;padding:clamp(28px,4vw,56px);overflow:hidden}.evoq-aside .aside-kicker{font-family:var(--mono);font-size:.62rem;letter-spacing:.3em;text-transform:uppercase;color:var(--faint);flex:none}.evoq-trace{flex:1;min-height:0;max-height:600px;width:100%;margin:auto 0}.evoq-aside .aside-step{font-family:var(--mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-variant-numeric:tabular-nums;flex:none}.evo-quiz .kicker{font-family:var(--serif);font-style:italic;font-size:1.02rem;color:var(--muted);margin-bottom:16px}.evo-quiz .q-title{font-size:clamp(1.8rem,3vw,2.6rem);margin-bottom:10px}.evo-quiz .evoq-hero-h{font-size:clamp(2.1rem,4vw,3.2rem);letter-spacing:-.035em}.evo-quiz .support{font-family:var(--serif);font-size:1.05rem;line-height:1.5;color:var(--muted);margin:14px 0 4px;max-width:46ch}.evo-quiz .step-tag{display:inline-flex;align-items:center;gap:9px;font-family:var(--mono);font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--faint);margin-bottom:16px}.evo-quiz .step-tag b{color:var(--ink);font-weight:500}.evo-quiz .step-tag .swatch{width:8px;height:8px;border-radius:50%;background:var(--brand);flex:none}.evo-quiz .step-tag .swatch.ink{background:var(--ink)}.evo-quiz .options{display:flex;flex-direction:column;gap:10px;margin-top:clamp(16px,3vh,26px)}.evo-quiz .opt{display:flex;align-items:center;gap:15px;width:100%;text-align:left;background:var(--surface);border:1px solid var(--hairline-strong);border-radius:var(--radius);padding:15px 18px;position:relative;transition:border-color .16s ease,background-color .16s ease,transform .12s var(--ease)}.evo-quiz .opt:hover{border-color:var(--brand);transform:translateY(-1px)}.evo-quiz .opt:active{transform:translateY(0) scale(.995)}.evo-quiz .opt .txt{flex:1;min-width:0}.evo-quiz .opt .lbl{display:block;font-family:var(--serif);font-size:1.04rem;line-height:1.3;color:var(--ink)}.evo-quiz .opt .desc{display:block;font-family:var(--serif);font-size:.86rem;line-height:1.3;color:var(--faint);margin-top:3px}.evo-quiz .opt .num{font-family:var(--mono);font-size:.66rem;letter-spacing:.12em;color:var(--hairline-strong);flex:none;align-self:flex-start;margin-top:2px;font-variant-numeric:tabular-nums;transition:color .16s ease}.evo-quiz .opt:hover .num{color:var(--faint)}.evo-quiz .opt .arrow{color:var(--brand);flex:none;opacity:0;transition:transform .16s ease,opacity .16s ease;display:flex}.evo-quiz .opt:hover .arrow,.evo-quiz .opt:focus-visible .arrow{opacity:1;transform:translate(4px)}.evo-quiz .opt.selected{border-color:var(--brand);background:var(--tint)}.evo-quiz .opt.selected .num{color:var(--brand)}.evo-quiz .opt .box{width:21px;height:21px;border:1.5px solid var(--hairline-strong);border-radius:5px;flex:none;display:flex;align-items:center;justify-content:center;background:#fff;transition:background-color .15s ease,border-color .15s ease}.evo-quiz .opt.checked{border-color:var(--brand)}.evo-quiz .opt.checked .box{background:var(--brand);border-color:var(--brand)}.evo-quiz .opt.checked .box:after{content:"";width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px;animation:evoq-checkPop .18s ease both}.evo-quiz .cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:clamp(20px,3vh,30px);align-items:center}.evo-quiz .btn{display:inline-flex;align-items:center;justify-content:center;gap:.55em;min-height:52px;padding:14px 28px;border-radius:var(--radius);font-family:var(--sans);font-weight:600;font-size:1rem;line-height:1;border:1.5px solid transparent;transition:background .18s,color .18s,border-color .18s,opacity .18s,transform .12s var(--ease);box-shadow:none}.evo-quiz .btn:hover .arrow{transform:translate(3px)}.evo-quiz .btn:active{transform:translateY(1px)}.evo-quiz .btn--primary{background:var(--brand);color:var(--on-brand)}.evo-quiz .btn--primary:hover{background:var(--brand-strong)}.evo-quiz .btn[disabled],.evo-quiz .btn.disabled{background:var(--disabled-bg);color:var(--disabled-ink);cursor:not-allowed;pointer-events:none}.evo-quiz .cta{width:100%}.evo-quiz .back{font-family:var(--mono);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);min-height:44px;display:inline-flex;align-items:center;gap:8px}.evo-quiz .back:hover{color:var(--ink)}.evo-quiz .hero-proof{display:flex;align-items:center;gap:13px;margin-top:26px;flex-wrap:wrap}.evo-quiz .stars{display:inline-flex;gap:3px;color:var(--brand)}.evo-quiz .stars svg{width:15px;height:15px}.evo-quiz .hero-proof .rate-txt{font-family:var(--serif);font-size:.96rem;color:var(--muted)}.evo-quiz .trustrow{display:flex;flex-wrap:wrap;gap:9px 22px;margin-top:24px;padding-top:20px;border-top:1px solid var(--hairline)}.evo-quiz .trustrow span{font-family:var(--mono);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);display:inline-flex;align-items:center;gap:8px}.evo-quiz .trustrow .d{width:5px;height:5px;border-radius:50%;background:var(--brand)}.evo-quiz .trustrow .evoq-ic{width:15px;height:15px;color:var(--brand);display:inline-flex}.evo-quiz .trustrow .evoq-ic svg{width:15px;height:15px}.evo-quiz .opt .evoq-ic{flex:none;width:26px;height:26px;color:var(--brand);display:flex;align-items:center;justify-content:center}.evo-quiz .opt .evoq-ic svg{width:23px;height:23px}.evo-quiz .opt.selected .evoq-ic,.evo-quiz .opt.checked .evoq-ic{color:var(--brand-strong)}.evo-quiz .evoq-slot{margin:20px 0 4px;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--pane);overflow:hidden}.evo-quiz .evoq-slot img{display:block;width:100%;height:auto}.evo-quiz .evoq-slot--ph{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.evo-quiz .evoq-slot--ph .ph-ic{width:34px;height:34px;color:var(--hairline-strong);display:flex}.evo-quiz .evoq-slot--ph .ph-ic svg{width:34px;height:34px}.evo-quiz .evoq-slot--ph .ph-id{font-family:var(--mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.evo-quiz .evoq-slot--ph .ph-x{font-family:var(--serif);font-style:italic;font-size:.8rem;color:var(--faint)}.evo-quiz .ticklist{display:flex;flex-direction:column;gap:14px;margin:22px 0 6px}.evo-quiz .tick{display:flex;gap:13px;align-items:flex-start}.evo-quiz .tick .dot{flex:none;width:26px;height:26px;border-radius:50%;background:var(--tint);color:var(--brand);display:flex;align-items:center;justify-content:center;margin-top:1px}.evo-quiz .tick .dot svg{width:15px;height:15px}.evo-quiz .tick .t-body{display:flex;flex-direction:column}.evo-quiz .tick .t-name{font-family:var(--sans);font-weight:600;font-size:1rem;color:var(--ink)}.evo-quiz .tick .t-for{font-family:var(--mono);font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--brand);margin-top:2px}.evo-quiz .tick .t-desc{font-family:var(--serif);font-size:.92rem;line-height:1.45;color:var(--muted);margin-top:4px;max-width:50ch}.evo-quiz .measure{display:flex;align-items:baseline;gap:12px;border-bottom:1.5px solid var(--ink);width:max-content;padding-bottom:7px;margin:clamp(16px,3vh,24px) 0 4px}.evo-quiz .measure input{width:128px;background:transparent;border:none;color:var(--ink);font-family:var(--sans);font-weight:600;font-size:3rem;letter-spacing:-.03em;outline:none}.evo-quiz .measure input::-webkit-outer-spin-button,.evo-quiz .measure input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.evo-quiz .measure .u{font-family:var(--mono);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}.evo-quiz .note{margin-top:18px;font-family:var(--serif);font-size:.98rem;line-height:1.5;color:var(--muted);max-width:46ch}.evo-quiz .reading-h1{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,3.2vw,2.6rem);line-height:1.14;letter-spacing:-.005em;color:var(--ink);text-wrap:balance}.evo-quiz .reading-score{display:inline-flex;align-items:baseline;font-family:var(--serif);color:var(--brand);white-space:nowrap}.evo-quiz .reading-score .big{font-style:italic;font-weight:500;font-size:1.32em;font-variant-numeric:tabular-nums;min-width:1.25em;text-align:left}.evo-quiz .reading-score .denom{font-style:italic;font-size:.56em;color:var(--faint);align-self:flex-start;margin-top:.45em;margin-left:.1em}.evo-quiz .read-list{margin:26px 0 0;border-top:1px solid var(--hairline)}.evo-quiz .read-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 20px;padding:18px 0;border-bottom:1px solid var(--hairline)}.evo-quiz .read-row .r-area{font-family:var(--serif);font-style:italic;font-weight:500;font-size:1.2rem;color:var(--ink)}.evo-quiz .read-row .r-state{font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-top:5px}.evo-quiz .read-row .r-num{grid-column:2;grid-row:1/3;align-self:center;justify-self:end;font-family:var(--serif);font-weight:500;font-size:2.6rem;letter-spacing:-.01em;color:var(--brand);font-variant-numeric:tabular-nums;min-width:1.9ch;text-align:right}.evo-quiz .read-row .r-track{display:block;grid-column:1/3;height:5px;border-radius:3px;background:var(--hairline);overflow:hidden;margin-top:4px}.evo-quiz .read-row .r-bar{display:block;height:100%;width:100%;background:var(--brand);border-radius:3px;transform-origin:left center;transform:scaleX(0);transition:transform 1s var(--ease)}.evo-quiz .read-prio .r-num{color:var(--danger)}.evo-quiz .read-prio .r-bar{background:var(--danger)}.evo-quiz .proof{margin-top:26px;background:var(--brand);color:var(--on-brand);border-radius:var(--radius);padding:20px 22px}.evo-quiz .proof p{font-family:var(--serif);font-size:1.03rem;line-height:1.45;color:var(--on-brand)}.evo-quiz .proof p .g{color:var(--on-brand-soft)}.evo-quiz .proof .src{display:block;margin-top:10px;font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-brand-faint)}.evo-quiz .evoq-altlink{display:inline-flex;align-items:center;gap:7px;margin-top:16px;font-family:var(--serif);font-style:italic;font-size:1rem;color:var(--brand);background:none;text-align:left}.evo-quiz .evoq-altlink:hover{text-decoration:underline}.evo-quiz .evoq-altlink:hover .arrow{transform:translate(3px)}.evo-quiz .evoq-fda{font-family:var(--serif);font-size:.78rem;line-height:1.5;color:var(--faint);margin-top:18px;max-width:54ch}.evo-quiz .email-content{max-width:480px}.evo-quiz .email-field{width:100%;background:transparent;border:none;border-bottom:1.5px solid var(--hairline-strong);padding:13px 2px;font-family:var(--serif);font-style:italic;font-size:1.3rem;color:var(--ink);outline:none;margin:16px 0 6px;transition:border-color .18s ease}.evo-quiz .email-field:focus{border-bottom-color:var(--ink)}.evo-quiz .email-field.invalid{border-bottom-color:var(--danger)}.evo-quiz .email-field::placeholder{color:var(--faint)}.evo-quiz .email-error{display:none;color:var(--danger);font-family:var(--sans);font-weight:500;font-size:.9rem;margin:4px 0 0}.evo-quiz .email-error.show{display:block}.evo-quiz .email-fine{display:flex;align-items:flex-start;gap:8px;font-family:var(--serif);font-size:.9rem;line-height:1.5;color:var(--muted);margin-top:18px;max-width:48ch}.evo-quiz .email-fine svg{width:14px;height:14px;flex:none;color:var(--brand);margin-top:2px}.evo-quiz .email-fine a{text-decoration:underline}.evo-quiz .email-done{font-family:var(--serif);font-style:italic;font-size:1.2rem;color:var(--brand);margin-top:6px;animation:evoq-riseIn .26s var(--ease) both}.evo-quiz .evoq-sink,.evo-quiz form.evoq-sf{position:absolute!important;left:-9999px!important;top:0!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;border:0!important}.evo-quiz .calc-h{margin-bottom:6px}.evo-quiz .calc-rule{height:2px;width:min(360px,80%);margin:22px 0 30px;background:var(--hairline);position:relative;overflow:hidden}.evo-quiz .calc-rule:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brand);transform:scaleX(0);transform-origin:left center;animation:evoq-calcbar 2.4s var(--ease) forwards}@keyframes evoq-calcbar{to{transform:scaleX(1)}}.evo-quiz .calc-steps{display:flex;flex-direction:column;gap:18px}.evo-quiz .calc-step{display:flex;align-items:center;gap:14px;opacity:.35;transform:translateY(4px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.evo-quiz .calc-step.on{opacity:1;transform:none}.evo-quiz .calc-dot{width:28px;height:28px;border-radius:50%;flex:none;border:1.5px solid var(--hairline-strong);position:relative;transition:background-color .3s ease,border-color .3s ease}.evo-quiz .calc-step.on .calc-dot{border-color:var(--brand)}.evo-quiz .calc-step.done .calc-dot{background:var(--brand);border-color:var(--brand)}.evo-quiz .calc-step.done .calc-dot:after{content:"";position:absolute;left:9px;top:5px;width:6px;height:11px;border:solid var(--on-brand);border-width:0 2px 2px 0;transform:rotate(45deg)}.evo-quiz .calc-step.on:not(.done) .calc-dot:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;border:2px solid var(--brand);border-top-color:transparent;animation:evoq-spin .7s linear infinite}@keyframes evoq-spin{to{transform:rotate(360deg)}}.evo-quiz .calc-label{font-family:var(--serif);font-size:1.12rem;color:var(--ink)}.evo-quiz .calc-tag{font-family:var(--mono);font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;color:var(--faint);margin-left:6px}.evo-quiz .tchart{display:block;width:100%;height:100%}.evo-quiz .t-axis{stroke:var(--hairline-strong);stroke-width:1}.evo-quiz .t-tick,.evo-quiz .t-cap{font-family:var(--mono);fill:var(--faint);text-transform:uppercase}.evo-quiz .t-tick{font-size:9px;letter-spacing:.08em}.evo-quiz .t-cap{font-size:9px;letter-spacing:.16em}.evo-quiz .t-base{stroke:var(--hairline-strong);stroke-width:1;stroke-dasharray:2 4}.evo-quiz .t-grid{stroke:var(--hairline);stroke-width:1;stroke-dasharray:1 7;opacity:.55}.evo-quiz .t-label{font-family:var(--mono);font-size:10px;letter-spacing:.14em;fill:var(--faint);text-transform:uppercase}.evo-quiz .t-read{font-family:var(--mono);font-size:11px;fill:var(--hairline-strong);font-variant-numeric:tabular-nums;transition:fill .3s ease}.evo-quiz .t-area{stroke:none;opacity:.9}.evo-quiz .t-trace{fill:none;stroke:var(--brand-soft);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.evo-quiz .t-v{fill:var(--bg);stroke:var(--brand-soft);stroke-width:2;transform-box:fill-box;transform-origin:center}.evo-quiz .t-pulse{fill:var(--brand);opacity:.5;transform-box:fill-box;transform-origin:center;animation:evoq-ping 1.6s cubic-bezier(.2,.7,.2,1) infinite}@keyframes evoq-ping{0%{transform:scale(1);opacity:.5}70%{opacity:0}to{transform:scale(4.6);opacity:0}}.evo-quiz .tch.on .t-trace{stroke:var(--brand);stroke-width:2.6}.evo-quiz .tch.on .t-v{stroke:var(--brand)}.evo-quiz .tch.on .t-v:last-of-type{fill:var(--brand)}.evo-quiz .tch.on .t-label{fill:var(--brand)}.evo-quiz .tch.on .t-read{fill:var(--ink)}.evo-quiz .tch.off .t-trace,.evo-quiz .tch.off .t-v{stroke:var(--hairline-strong);opacity:.55}.evo-quiz .tch.off .t-area{opacity:.25}.evo-quiz .tch.off .t-label{fill:var(--hairline-strong)}.evo-quiz .tch.off .t-pulse{display:none}.evo-quiz .evo-plate{display:block;width:100%;height:100%;overflow:visible}.evo-quiz .evo-plate-bezel{fill:none;stroke:var(--ink);stroke-width:1.1;stroke-opacity:.55}.evo-quiz .evo-plate-bezel-inner{fill:none;stroke:var(--ink);stroke-width:.6;stroke-opacity:.3}.evo-quiz .evo-plate-collar{stroke:var(--ink);stroke-width:.7;stroke-opacity:.3;stroke-linecap:butt}.evo-quiz .evo-plate-collar.is-major{stroke-width:.9;stroke-opacity:.5}.evo-quiz .evo-plate-reg{fill:none;stroke:var(--hairline-strong);stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;opacity:.9}.evo-quiz .evo-plate-ring{fill:none;stroke:var(--hairline);stroke-width:1}.evo-quiz .evo-plate-ring.is-edge{stroke:var(--hairline-strong)}.evo-quiz .evo-plate-spoke{stroke:var(--ink);stroke-width:.7;stroke-opacity:.22}.evo-quiz .evo-plate-spoke.is-active{stroke:var(--brand);stroke-width:1;stroke-opacity:.7}.evo-quiz .evo-plate-datum{stroke:var(--ink);stroke-width:.9;stroke-opacity:.6;stroke-linecap:butt}.evo-quiz .evo-plate-calmark{stroke:var(--ink);stroke-width:.8;stroke-opacity:.45;stroke-linecap:butt}.evo-quiz .evo-plate-calmark.is-major{stroke-opacity:.7;stroke-width:1}.evo-quiz .evo-plate-calnum{font-family:var(--mono);font-size:8.5px;font-weight:500;letter-spacing:.1em;fill:var(--muted)}.evo-quiz .evo-plate-notch{stroke:var(--ink);stroke-width:1;stroke-opacity:.3;stroke-linecap:round}.evo-quiz .evo-plate-notch.is-active{stroke:var(--brand);stroke-opacity:.75}.evo-quiz .evo-plate-tint{fill:var(--brand);fill-opacity:.09;stroke:none}.evo-quiz .evo-plate-ink{fill:none;stroke:var(--brand);stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.evo-quiz .evo-plate-spur{stroke-width:1.6}.evo-quiz .evo-plate-vertex{fill:var(--brand);stroke:var(--pane);stroke-width:.8}.evo-quiz .evo-plate-vertex.is-active{fill:var(--brand-strong)}.evo-quiz .evo-plate-cross{stroke:var(--brand);stroke-width:1;stroke-opacity:.65;stroke-linecap:butt}.evo-quiz .evo-plate-area{font-family:var(--serif);font-style:italic;font-weight:500;font-size:11px;fill:var(--muted)}.evo-quiz .evo-plate-area.is-active{fill:var(--brand-strong)}.evo-quiz .evo-plate-name{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.11em;text-transform:uppercase;fill:var(--muted)}.evo-quiz .evo-plate-name.is-active{fill:var(--brand-strong);font-weight:600}.evo-quiz .evo-plate-rule{stroke:var(--hairline-strong);stroke-width:1}.evo-quiz .evo-plate-rule.is-active{stroke:var(--brand);stroke-opacity:.55}.evo-quiz .evo-plate-score{font-family:var(--serif);font-size:19px;font-weight:500;fill:var(--ink);font-variant-numeric:tabular-nums lining-nums}.evo-quiz .evo-plate-score.is-active{fill:var(--brand)}.evo-quiz .evo-plate-score.is-zero{fill:var(--faint);font-weight:400}.evo-quiz .evo-plate-cap{font-family:var(--mono);font-size:8.5px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;fill:var(--faint)}.evo-quiz .evo-plate-caprule{stroke:var(--hairline-strong);stroke-width:1}.evo-quiz .evo-plate-caption{font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;fill:var(--muted);font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.evo-quiz .evo-plate-ink,.evo-quiz .evo-plate-spur{stroke-dasharray:none!important;stroke-dashoffset:0!important;transition:none!important}.evo-quiz .evo-plate-tint,.evo-quiz .evo-plate-marks,.evo-quiz .evo-plate-labels{opacity:1!important;transform:none!important;transition:none!important}}@media(max-width:880px){.evoq-grid{grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:100svh;min-height:100dvh}.evoq-aside{order:-1;grid-row:1;border-left:none;border-bottom:1px solid var(--hairline);height:32svh;min-height:200px;max-height:320px;padding:18px clamp(20px,5vw,30px) 12px}.evoq-stage{grid-row:2;min-height:0}.evoq-aside .aside-step{display:none}.evoq-trace{max-height:none;margin:6px 0 0}.evoq-content{margin:0}.evoq-pane{padding:24px clamp(20px,5vw,30px) 40px}}@media(max-width:560px){.evo-quiz .q-title{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){.evo-quiz *,.evo-quiz *:before,.evo-quiz *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/evo-quiz.css.map */
