@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--canvas:#f3f2ed;--surface:#ffffff;--surface-soft:#e9eeea;--ink:#14211d;--muted:#5e6b66;--line:#d8ddd9;--green:#17695c;--green-dark:#0e4d44;--green-light:#cfe5de;--coral:#e5654f;--coral-light:#f8ddd7;--amber:#b97917;--amber-light:#f6e9c9;--shadow:0 18px 55px rgba(20,33,29,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.55}.sr-only{width:1px;height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{padding:10px 14px;position:fixed;left:16px;top:12px;z-index:100;border-radius:8px;background:var(--ink);color:white;font-weight:700;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}a{color:inherit}button,input{font:inherit}button{color:inherit}main{min-width:320px;overflow:hidden}h1,h2,h3,p{margin-top:0}.brand strong,h1,h2,h3{font-family:Manrope,Arial,sans-serif}.topbar{width:min(1280px,calc(100% - 48px));height:76px;margin:0 auto;justify-content:space-between}.brand,.topbar{display:flex;align-items:center}.brand{gap:11px;text-decoration:none}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--ink);color:white;font-family:Manrope,sans-serif;font-weight:800}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:16px;letter-spacing:-.025em}.brand small{margin-top:4px;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.topbar nav{display:flex;align-items:center;gap:28px}.topbar nav a{color:var(--muted);font-size:14px;font-weight:600;text-decoration:none}.topbar nav a:hover{color:var(--green)}.version{padding:5px 9px;background:rgba(255,255,255,.55);color:var(--green);font-size:12px;font-weight:700}.language-switcher,.version{border:1px solid var(--line);border-radius:999px}.language-switcher{display:flex;gap:4px;padding:3px;background:rgba(255,255,255,.6)}.language-switcher button{min-width:35px;padding:5px 7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:11px;font-weight:800;cursor:pointer}.hero,.language-switcher button.active,.language-switcher button:hover{background:var(--ink);color:white}.hero{width:min(1280px,calc(100% - 48px));margin:20px auto 0;padding:clamp(48px,6vw,78px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.78fr);gap:clamp(48px,7vw,100px);align-items:center;border-radius:30px;position:relative;overflow:hidden}.hero:before{width:620px;height:620px;right:-290px;top:-380px;border:95px solid rgba(102,192,173,.1);border-radius:50%}.hero:after,.hero:before{content:"";position:absolute}.hero:after{width:280px;height:280px;left:42%;bottom:-230px;border:55px solid rgba(229,101,79,.13);border-radius:50%}.hero-copy,.scan-panel{position:relative;z-index:1}.eyebrow{margin-bottom:15px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow{color:#82cabb}.hero h1{max-width:750px;margin-bottom:23px;font-size:clamp(48px,5.5vw,78px);line-height:1.01;letter-spacing:-.06em}.hero h1 span{color:#8dd3c4}.lede{max-width:670px;margin-bottom:34px;color:#d0d8d4;font-size:clamp(18px,1.5vw,21px);line-height:1.5}.hero-trust{margin:30px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);color:#aebbb6;font-size:13px}.hero-trust span{margin-right:7px;color:#8dd3c4;font-weight:800}.scan-panel{padding:28px;border-radius:20px;background:white;box-shadow:0 28px 70px rgba(0,0,0,.28);color:var(--ink)}.scan-heading{display:grid;grid-template-columns:42px 1fr;gap:14px;margin-bottom:28px}.scan-heading>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--green-light);color:var(--green-dark);font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.scan-heading h2{margin:0;font-size:21px;letter-spacing:-.03em}.scan-heading p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.4}.scan-panel>label{display:block;margin-bottom:8px;font-size:13px;font-weight:700}.scan-panel input{width:100%;height:58px;padding:0 16px;border:1px solid #cbd3ce;border-radius:12px;outline:none;background:#fafbf9;font-size:16px}.scan-panel input:focus{border-color:var(--green);box-shadow:0 0 0 4px rgba(23,105,92,.12)}.scan-panel button{width:100%;min-height:58px;margin-top:13px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:12px;background:var(--green);color:white;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.scan-panel button:hover:not(:disabled){transform:translateY(-2px);background:var(--green-dark)}.scan-panel button b{font-size:22px;font-weight:400}.scan-panel button:disabled{opacity:.65;cursor:wait}.scan-actions{display:grid;grid-template-columns:1fr;gap:8px}.scan-actions:has(.cancel-button){grid-template-columns:minmax(0,1fr) auto}.scan-panel .cancel-button{min-width:110px;background:var(--surface-soft);color:var(--ink)}.scan-panel .cancel-button:hover{background:var(--line)}.privacy-note{margin:15px 0 0;color:var(--muted);font-size:12px;line-height:1.4}.privacy-note span{color:var(--green);font-weight:800}.score-explainer{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:30px 0 46px;display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:13px}.score-explainer div{text-align:center}.score-explainer strong{display:block;font-family:Manrope,sans-serif;font-size:14px}.score-explainer span{color:var(--muted);font-size:12px}.score-explainer i{height:2px;background:var(--line)}.score-explainer p{grid-column:1/-1;margin:12px 0 0;color:var(--muted);font-size:13px;text-align:center}.results{width:min(1280px,calc(100% - 48px));margin:18px auto 92px;scroll-margin-top:24px}.results:focus{outline:3px solid var(--green);outline-offset:7px;border-radius:28px}.stale-note{margin:0 0 13px;padding:14px 18px;display:flex;justify-content:space-between;gap:18px;border:1px solid #d8cba8;border-radius:12px;background:#fffaf0;color:var(--muted);font-size:13px}.stale-note strong{color:var(--ink)}.error-card+.score-hero{margin-top:24px}.score-hero{padding:clamp(30px,4vw,54px);display:grid;grid-template-columns:240px minmax(0,1fr) 280px;gap:clamp(32px,5vw,68px);align-items:center;border-radius:28px 28px 0 0;background:var(--surface);box-shadow:var(--shadow)}.score-ring{--ring-color:var(--green);width:220px;height:220px;padding:15px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--ring-color) var(--score-angle),#e6ebe8 0);position:relative}.score-ring:after{content:"";position:absolute;inset:2px;border:1px solid rgba(20,33,29,.08);border-radius:inherit}.score-ring-inner{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--surface);position:relative;z-index:1}.score-ring strong{font-family:Manrope,sans-serif;font-size:72px;line-height:.95;letter-spacing:-.07em}.score-ring span{margin-top:5px;color:var(--muted);font-size:13px;font-weight:700;text-transform:uppercase}.score-high .score-ring,.score-very-high .score-ring{--ring-color:var(--coral)}.score-medium .score-ring{--ring-color:var(--amber)}.score-copy .eyebrow{margin-bottom:9px}.score-copy h2{margin-bottom:13px;font-size:clamp(32px,3.6vw,49px);line-height:1.05;letter-spacing:-.055em}.score-copy>p:not(.eyebrow){max-width:650px;margin-bottom:23px;color:var(--muted);font-size:17px}.score-copy .result-target{margin:-5px 0 17px;font-size:13px}.score-boundary{max-width:700px;padding:14px 16px;display:grid;grid-template-columns:130px 1fr;gap:16px;border-radius:10px;background:var(--surface-soft);font-size:13px}.score-boundary span{color:var(--muted)}.score-boundary a,.score-explainer a{color:var(--green-dark);font-weight:700}.score-snapshot{padding-left:28px;border-left:1px solid var(--line)}.score-snapshot>p{margin-bottom:13px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.score-snapshot div{padding:13px 0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.score-snapshot span{max-width:150px;color:var(--muted);font-size:13px;line-height:1.35}.score-snapshot strong{font-family:Manrope,sans-serif;font-size:26px}.score-snapshot small{color:var(--muted);font-size:12px}.score-snapshot strong[class^=coverage-]{font-size:15px}.score-snapshot .coverage-broad{color:var(--green)}.score-snapshot .coverage-standard{color:var(--amber)}.score-snapshot .coverage-limited{color:var(--coral)}.coverage-note{margin:13px 0 0;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.coverage-note div{display:flex;align-items:baseline;gap:12px}.coverage-note strong{font-family:Manrope,sans-serif;font-size:14px}.coverage-note p{margin:0;color:var(--muted);font-size:13px}.coverage-note>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:700}.coverage-note.coverage-limited{border-color:#e9c4bc;background:#fff8f6}.score-scale{padding:25px clamp(30px,4vw,54px) 32px;border-top:1px solid var(--line);border-radius:0 0 20px 20px;background:var(--surface);box-shadow:var(--shadow)}.scale-labels{margin-bottom:10px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--muted);font-size:12px}.scale-labels strong{color:var(--ink);font-size:13px}.scale-labels span:last-child{text-align:right}.scale-track{height:9px;border-radius:999px;background:linear-gradient(90deg,#d5e8e1,#f5e2bd 50%,#f4d5ce);position:relative}.scale-track i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--amber) 60%,var(--coral))}.scale-track b{width:17px;height:17px;position:absolute;top:50%;border:4px solid white;border-radius:50%;background:var(--ink);box-shadow:0 2px 8px rgba(0,0,0,.2);transform:translate(-50%,-50%)}.drivers-section,.recommendations-section{margin-top:76px}.section-heading{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:50px;align-items:end;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:9px}.section-heading h2{max-width:830px;margin-bottom:0;font-size:clamp(31px,4vw,50px);line-height:1.08;letter-spacing:-.055em}.section-heading>p{margin-bottom:3px;color:var(--muted);font-size:16px}.drivers-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.drivers-grid article{padding:27px;border:1px solid var(--line);border-radius:17px;background:var(--surface)}.driver-title{display:flex;align-items:center;gap:13px;margin-bottom:20px}.driver-title>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;font-size:22px}.driver-title.raises>span{background:var(--coral-light);color:#a43d2d}.driver-title.lowers>span{background:var(--green-light);color:var(--green-dark)}.driver-title div{display:flex;flex-direction:column}.driver-title strong{font-family:Manrope,sans-serif;font-size:17px}.driver-title small{color:var(--muted)}.drivers-grid ul{margin:0;padding:0;list-style:none}.drivers-grid li{padding:12px 0;display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);font-size:14px}.drivers-grid li b{color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.empty-state{margin:0;color:var(--muted)}.filter-row{margin-bottom:14px;display:flex;flex-wrap:wrap;gap:8px}.filter-row button{min-height:44px;padding:9px 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.5);color:var(--muted);font-size:13px;font-weight:600;cursor:pointer}.filter-row button span{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:var(--surface-soft);color:var(--ink);font-size:11px}.filter-row button.active{border-color:var(--ink);background:var(--ink);color:white}.filter-row button.active span{background:rgba(255,255,255,.16);color:white}.healthy-state{margin:15px 0 20px;padding:15px 17px;border-left:4px solid var(--green);border-radius:0 9px 9px 0;background:var(--green-light);color:var(--green-dark)}.healthy-state strong{display:block}.recommendation-group-title{margin:22px 0 10px;font-size:14px;letter-spacing:.02em}.guidance-title{color:var(--muted)}.guidance-list{background:rgba(255,255,255,.58)}.recommendation-list{border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}.recommendation-list article{padding:24px 26px;display:grid;grid-template-columns:130px minmax(250px,.9fr) minmax(300px,1.1fr);gap:28px;align-items:start;border-bottom:1px solid var(--line)}.recommendation-list article:last-child{border-bottom:0}.priority{display:flex;flex-direction:column;align-items:flex-start}.priority span{color:#626f69;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.priority b{margin-top:6px;padding:5px 8px;border-radius:6px;font-size:11px;text-transform:uppercase}.priority-high b{background:var(--coral-light);color:#983c2d}.priority-medium b{background:var(--amber-light);color:#7b510f}.priority-low b{background:var(--green-light);color:var(--green-dark)}.recommendation-copy>p{margin-bottom:5px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.recommendation-copy h3{margin-bottom:7px;font-size:18px;line-height:1.35;letter-spacing:-.025em}.recommendation-copy>span{color:var(--muted);font-size:14px}.recommendation-action{padding-left:26px;border-left:1px solid var(--line)}.recommendation-action small{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.recommendation-action p{margin:7px 0 0;font-size:14px}.empty-filter{margin:0;padding:30px;color:var(--muted)}.security-section{margin-top:76px;padding:clamp(30px,4vw,50px);display:grid;grid-template-columns:320px 1fr;gap:clamp(40px,6vw,80px);border-radius:24px;background:var(--ink);color:white}.security-score .eyebrow{color:#82cabb}.security-score>strong{display:block;margin-bottom:20px;color:#9fdacc;font-family:Manrope,sans-serif;font-size:68px;line-height:1;letter-spacing:-.07em}.security-score>strong span{color:#7f918a;font-size:20px;letter-spacing:0}.security-score h2{margin-bottom:12px;font-size:29px;line-height:1.15;letter-spacing:-.045em}.security-score>p:last-child{color:#aebbb6;font-size:14px}.security-score a{color:#9fdacc;font-weight:700}.security-checks{border-top:1px solid rgba(255,255,255,.17)}.security-checks details{border-bottom:1px solid rgba(255,255,255,.17)}.security-checks summary{min-height:58px;display:grid;grid-template-columns:32px 1fr auto;gap:10px;align-items:center;cursor:pointer;list-style:none}.security-checks summary::-webkit-details-marker{display:none}.security-checks summary>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-weight:800}.security-pass summary>span{background:rgba(111,207,165,.18);color:#8bddba}.security-warn summary>span{background:rgba(245,188,76,.18);color:#f5c976}.security-fail summary>span{background:rgba(229,101,79,.2);color:#f38b78}.security-checks summary strong{font-size:14px}.security-checks summary small{color:#9eaaa5;font-size:11px;font-weight:700;text-transform:uppercase}.security-checks details>p{margin:0 0 12px 42px;color:#bac5c1;font-size:13px}.technical-details{margin-top:28px;border:1px solid var(--line);border-radius:17px;background:var(--surface);overflow:hidden}.technical-details>summary{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.technical-details>summary::-webkit-details-marker{display:none}.technical-details>summary span{display:flex;flex-direction:column}.technical-details>summary small{margin-top:3px;color:var(--muted);font-size:12px}.technical-details>summary>b{font-size:25px;font-weight:400;transition:transform .2s}.technical-details[open]>summary>b{transform:rotate(45deg)}.technical-grid{padding:0 24px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.technical-grid article{padding:18px;border-radius:12px;background:var(--surface-soft)}.technical-grid h3{margin-bottom:13px;font-size:14px}.technical-grid dl,.technical-grid li,.technical-grid p{font-size:12px}.technical-grid ul{margin:0;padding-left:17px}.technical-grid li{margin-bottom:5px}.technical-grid li small{display:block;color:var(--muted);overflow-wrap:anywhere}.technical-grid dl{margin:0}.technical-grid dl div{padding:5px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #d1d8d4}.technical-grid dt{color:var(--muted)}.technical-grid dd{margin:0;text-align:right}.resolved-url{margin:0 24px 24px;display:block;color:var(--green);font-size:13px;overflow-wrap:anywhere}.warning{margin:17px 0 0;padding:14px 16px;border-left:4px solid var(--amber);border-radius:0 8px 8px 0;background:var(--amber-light);color:#66512c;font-size:13px}.error-card{padding:50px;display:grid;grid-template-columns:64px 1fr;gap:26px;border-radius:24px;background:var(--coral-light)}.error-symbol{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:var(--coral);color:white;font-family:Manrope,sans-serif;font-size:34px;font-weight:800}.error-card h2{margin-bottom:10px;font-size:34px;letter-spacing:-.04em}.error-card>div>p:not(.eyebrow){max-width:750px}.error-action{margin-top:18px}.error-card details{margin-top:20px}.error-card code{display:block;margin-top:8px;overflow-wrap:anywhere}.retry-button{min-height:44px;margin-top:15px;padding:10px 15px;border:0;border-radius:8px;background:var(--ink);color:white;font-weight:700;cursor:pointer}.request-id{margin:16px 0 0;color:var(--muted);font-size:12px}.method{padding:88px max(24px,calc((100vw - 1280px) / 2));background:var(--surface)}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.method-grid article{padding:27px;border:1px solid var(--line);border-radius:16px}.method-grid article>span{width:40px;height:40px;margin-bottom:32px;display:grid;place-items:center;border-radius:10px;background:var(--green-light);color:var(--green-dark);font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.method-grid h3{margin-bottom:10px;font-size:20px;letter-spacing:-.03em}.method-grid p{margin:0;color:var(--muted);font-size:14px}.method-grid article{min-height:250px;display:flex;flex-direction:column;background:linear-gradient(145deg,#fff,#f7faf7);box-shadow:0 10px 30px rgba(20,33,29,.04);transition:transform .2s,box-shadow .2s,border-color .2s}.method-grid article:hover{transform:translateY(-5px);border-color:#b6cdc5;box-shadow:0 18px 38px rgba(20,33,29,.1)}.method-tag{margin-top:auto;padding-top:24px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.1em}.method-validation{margin-top:17px;padding:25px;display:grid;grid-template-columns:repeat(3,minmax(150px,.62fr)) minmax(280px,1.14fr);gap:25px;align-items:center;border-radius:14px;background:var(--surface-soft)}.method-validation div{min-height:92px;padding-right:22px;display:flex;flex-direction:column;border-right:1px solid #cfd7d2}.method-validation span{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.method-validation strong{margin:4px 0 2px;font-family:Manrope,sans-serif;font-size:28px;letter-spacing:-.04em}.method-validation small{color:var(--muted);font-size:12px;line-height:1.35}.method-validation p{margin:0;color:var(--muted);font-size:14px}footer{width:min(1280px,calc(100% - 48px));min-height:112px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;gap:30px;align-items:center}.footer-brand{justify-self:start}footer>p{margin:0;color:var(--muted);font-size:12px;text-align:center}footer>a:last-child{justify-self:end;color:var(--green);font-size:13px;font-weight:700}@media (max-width:1050px){.hero{grid-template-columns:1fr}.hero-copy{max-width:800px}.scan-panel{max-width:700px}.score-hero{grid-template-columns:190px 1fr}.score-ring{width:180px;height:180px}.score-ring strong{font-size:58px}.score-snapshot{grid-column:1/-1;padding:20px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;border-left:0;border-top:1px solid var(--line)}.score-snapshot>p{display:none}.score-snapshot div{border-top:0}.recommendation-list article{grid-template-columns:100px 1fr}.recommendation-action{grid-column:2;padding:15px 0 0;border-left:0;border-top:1px solid var(--line)}.technical-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){body{font-size:15px}.topbar{width:min(100% - 32px,1280px);height:68px}.topbar nav{gap:13px}.topbar nav .method-link{display:none}.language-switcher button{min-width:31px;padding:5px}.hero{width:calc(100% - 24px);margin-top:6px;padding:39px 22px 22px;gap:34px;border-radius:22px}.hero h1{font-size:clamp(42px,13vw,62px)}.lede{font-size:17px}.scan-panel{padding:20px}.score-explainer{width:calc(100% - 32px);padding:26px 0 36px;grid-template-columns:repeat(5,1fr);gap:4px}.score-explainer i{display:none}.score-explainer span,.score-explainer strong{font-size:12px}.results{width:calc(100% - 24px);margin-top:8px;margin-bottom:60px}.score-hero{padding:28px 21px;grid-template-columns:1fr;gap:25px;border-radius:22px 22px 0 0}.score-ring{width:170px;height:170px;justify-self:center}.score-copy{text-align:center}.score-copy h2{font-size:34px}.score-boundary{grid-template-columns:1fr;gap:3px;text-align:left}.score-snapshot{grid-template-columns:1fr;gap:0}.score-snapshot div{padding:10px 0;border-bottom:1px solid var(--line)}.coverage-note{padding:15px;gap:10px}.coverage-note,.coverage-note div{align-items:flex-start;flex-direction:column}.coverage-note div{gap:4px}.coverage-note>span{align-self:flex-start}.stale-note{align-items:flex-start;flex-direction:column;gap:4px}.score-scale{padding:21px}.section-heading{grid-template-columns:1fr;gap:15px}.section-heading h2{font-size:34px}.drivers-section,.recommendations-section{margin-top:55px}.drivers-grid{grid-template-columns:1fr}.filter-row{flex-wrap:nowrap;padding-bottom:7px;overflow-x:auto}.filter-row button{flex:0 0 auto}.recommendation-list article{padding:21px;grid-template-columns:1fr;gap:14px}.priority{flex-direction:row;align-items:center;gap:9px}.priority b{margin:0}.recommendation-action{grid-column:auto}.security-section{margin-top:55px;padding:28px 21px;gap:27px}.error-card,.security-section,.technical-grid{grid-template-columns:1fr}.error-card{padding:30px 22px}.scan-actions:has(.cancel-button){grid-template-columns:1fr}.method{padding:62px 20px}.method-grid{grid-template-columns:1fr}.method-grid article{padding:23px}.method-grid article>span{margin-bottom:20px}.method-validation{grid-template-columns:1fr;gap:16px}.method-validation div{min-height:0;padding:0 0 15px;border-right:0;border-bottom:1px solid #cfd7d2}footer{width:calc(100% - 40px);padding:28px 0;grid-template-columns:1fr auto}footer>p{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}