:root{--ink:#17243a;--muted:#596579;--blue:#2555df;--line:#dce2eb;--soft:#f5f7fb;--radius:12px;--green:#1a694d;--amber:#86530b;--red:#9f3434}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:var(--blue);text-underline-offset:4px}a:hover{text-decoration:underline}button,input{font:inherit}button,.button{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:12px 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}button:hover,.button:hover{background:#1642bc;text-decoration:none}button:disabled{opacity:.7;cursor:wait}button.secondary{color:var(--ink);border-color:var(--line);background:#fff}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #7298ff}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.18}h1{font-size:clamp(2.2rem,4.3vw,3.75rem);font-weight:700}h2{font-size:clamp(1.65rem,2.7vw,2.3rem)}h3{letter-spacing:-.015em;font-size:1.15rem}p{margin-bottom:1rem}h1{margin-bottom:22px}h2{margin-bottom:24px}h3{margin-bottom:14px}::selection{background:#dce7ff}.container{width:min(1120px,100% - 64px);margin-inline:auto}.small{font-size:.875rem;line-height:1.65}.muted{color:var(--muted)}.blue{color:var(--blue)}.eyebrow{letter-spacing:.13em;color:var(--blue);margin-bottom:16px;font-size:.72rem;font-weight:700;line-height:1.6;display:block}.lead{color:var(--muted);font-size:1.15rem;line-height:1.65}.skip-link{z-index:100;background:#fff;padding:12px;position:absolute;top:-80px;left:12px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.brand{color:var(--ink);letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:4px;font-size:1.18rem;font-weight:700;text-decoration:none;display:inline-flex}.brand:hover{text-decoration:none}.brand-mark{background:var(--blue);color:#fff;letter-spacing:-.08em;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:8px;font-family:monospace;font-weight:500;display:inline-flex}.brand-light{color:var(--muted);font-weight:400}.header-inner nav{align-items:center;gap:30px;font-size:.875rem;display:flex}.header-inner nav a{color:var(--muted);text-decoration:none}.header-inner nav a:hover{color:var(--blue)}.header-inner nav .nav-tool{color:var(--blue);font-weight:700}.hero{padding-top:64px;padding-bottom:52px}.hero-copy{margin-bottom:32px}.hero-copy .eyebrow{margin-bottom:18px}.hero-copy h1{max-width:1000px}.hero-copy .lead{margin-bottom:0}.diagnostic{scroll-margin-top:26px}.scan-form{border-radius:var(--radius);background:#fff;border:1px solid #c7d3ed;padding:28px 30px 0;box-shadow:0 8px 30px #203e7510}.tool-caption{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.tool-caption .eyebrow{letter-spacing:.08em;margin-bottom:0}.scan-form label{margin-bottom:10px;font-size:1rem;font-weight:700;display:block}.input-row{gap:12px;display:flex}.input-row input{width:100%;min-width:0;color:var(--ink);background:#fcfdff;border:1px solid #b9c4d6;border-radius:7px;min-height:54px;padding:13px 16px;font-size:1rem}.input-row input::placeholder{color:#748197}.input-row button{flex-shrink:0;min-width:164px}.scan-form #url-help{margin:12px 0 20px;font-size:.8rem}.form-foot{color:var(--muted);border-top:1px solid #e6ebf3;flex-wrap:wrap;gap:25px;padding:13px 0;font-size:.78rem;display:flex}.form-foot span:before{content:"✓";color:var(--blue);margin-right:7px}.scope-note{color:var(--muted);align-items:flex-start;gap:10px;max-width:870px;margin:20px 0 0;font-size:.84rem;line-height:1.7;display:flex}.scope-note>span:first-child{color:var(--blue);font-size:1.1rem}.scope-note strong{color:#3c4a61;font-weight:600}.signals-section{background:var(--soft);border-block:1px solid var(--line);padding:56px 0}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2,.section-heading p{margin-bottom:0}.section-heading>p{font-size:.92rem}.concept-grid{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.concept{border-right:1px solid var(--line);flex-direction:column;padding:25px 24px;display:flex}.concept:last-child{border-right:0}.concept-number{color:#7b8da9;margin-bottom:22px;font-family:monospace;font-size:.875rem}.concept h3{margin-bottom:15px;font-size:1.3rem}.concept p{font-size:.875rem;line-height:1.6}.concept p strong{font-weight:500}.concept-note{color:var(--blue);border-top:1px solid #e8edf5;margin-top:auto;padding-top:12px;font-size:.72rem;font-weight:600}.concept-note.external{color:var(--muted)}.guides-section{padding:64px 0}.guide-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.guide-card{border:1px solid var(--line);color:var(--ink);border-radius:9px;padding:24px 25px;text-decoration:none;transition:border-color .15s,background .15s}.guide-card:hover{background:#fbfcff;border-color:#a3b8f2;text-decoration:none}.guide-meta{color:var(--muted);justify-content:space-between;margin-bottom:16px;font-size:.75rem;display:flex}.guide-meta span:last-child{color:#8793a5;font-family:monospace}.guide-card h3{letter-spacing:-.02em;justify-content:space-between;gap:14px;margin-bottom:10px;font-size:1.12rem;line-height:1.35;display:flex}.guide-card h3 span{color:var(--blue);font-weight:400}.guide-card p{color:var(--muted);max-width:95%;margin:0;font-size:.875rem;line-height:1.65}.closing{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:50px;padding:36px 0 64px;display:flex}.closing>div{max-width:700px}.closing h2{margin-bottom:14px;font-size:1.65rem}.closing p{color:var(--muted);margin-bottom:0;font-size:.94rem}.closing .text-link{flex-shrink:0}.text-link{font-size:.9rem;font-weight:600;text-decoration:none}.site-footer{background:var(--soft);border-top:1px solid var(--line);padding:36px 0 22px}.footer-top{justify-content:space-between;gap:24px;padding-bottom:22px;display:flex}.footer-top>div>p{color:var(--muted);margin:12px 0 0;font-size:.85rem}.footer-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.footer-bottom nav{gap:22px;font-size:.8rem;display:flex}.footer-bottom nav a{color:var(--muted);text-decoration:none}.footer-bottom nav a:hover{text-decoration:underline}.form-error,.pending{color:#74450c;background:#fff9ec;border:1px solid #e3c58e;border-radius:8px;margin:16px 0;padding:16px 20px}.pending{color:#294c9c;background:#eff4ff;border-color:#c8d7ff}.results{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin-top:28px;padding:26px;overflow:hidden}.result-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.results h2{letter-spacing:-.025em;margin-bottom:14px;font-size:1.55rem}.status{letter-spacing:.045em;white-space:nowrap;border-radius:4px;align-items:center;gap:6px;padding:4px 9px;font-size:.75rem;font-weight:700;line-height:1.5;display:inline-flex}.status-pass{color:var(--green);background:#eaf5ef}.status-warning{color:var(--amber);background:#fff3dd}.status-blocking{color:var(--red);background:#fceeee}.result-disclaimer{background:#f4f6fa;border-radius:6px;padding:16px;font-size:.875rem;line-height:1.7}.url-details{gap:10px;margin:20px 0;font-size:.85rem;display:grid}.url-details>div{grid-template-columns:110px 1fr;gap:12px;display:grid}.url-details dt{color:var(--muted)}.url-details dd{overflow-wrap:anywhere;margin:0}.checks{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.check{border-bottom:1px solid var(--line);overflow-wrap:anywhere;min-width:0;padding:22px 20px 22px 0}.check:nth-child(2n){border-left:1px solid var(--line);padding-left:20px;padding-right:0}.check-label{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.check h3{letter-spacing:0;margin:0;font-size:.9rem;line-height:1.5}.check p{margin-bottom:9px}.check-summary{font-size:.9rem;font-weight:600}.check .small{font-size:.8rem}.redirect-details{border:1px solid var(--line);border-radius:6px;margin:20px 0;padding:14px;font-size:.875rem}summary{cursor:pointer;font-weight:600}summary:hover{color:var(--blue)}.redirect-details ol{padding-left:24px}.redirect-details li{padding:8px 0}.redirect-details code,.redirect-details li>span{overflow-wrap:anywhere;display:block}.redirect-details code{margin:5px 0;font-size:.8rem}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:10px;padding:26px 0 36px;font-size:.8rem;display:flex}.breadcrumbs a{color:var(--muted);text-decoration:none}.article-container{padding-bottom:64px}.article-layout{grid-template-columns:minmax(0,760px) 220px;gap:80px;display:grid}.article-header{border-bottom:1px solid var(--line);margin-bottom:36px;padding-bottom:24px}.article-header h1{max-width:750px;font-size:clamp(2.1rem,4vw,3.2rem);line-height:1.1}.article-header .lead{font-size:1.15rem}.article-header .small{margin:24px 0 0}.article section{margin:36px 0}.article h2{letter-spacing:-.025em;margin-top:36px;margin-bottom:18px;font-size:1.55rem;line-height:1.3}.article h3{letter-spacing:-.01em;margin-top:22px;margin-bottom:8px;font-size:1.04rem;line-height:1.4}.article p,.article li{color:#435168}.article ul{padding-left:22px}.article li{margin-bottom:10px;padding-left:4px}.article .scan-form{margin:32px 0;padding:22px 22px 0}.article .input-row button{min-width:125px;padding-inline:16px}.article .tool-caption .small{font-size:.75rem}.article .form-foot{gap:14px}.article .form-foot span{font-size:.7rem}.article .scan-form label{font-size:.94rem}.article .scan-form input{font-size:.9rem}.article .results section{margin:0}.article .results h2,.article .results h3{margin-top:0}.normal-box,.review-box{background:#f4f9f6;border-left:3px solid #79ac94;margin:16px 0;padding:18px 22px}.review-box{background:#fffcf4;border-color:#cbab64}.normal-box h3,.review-box h3{margin:0 0 7px}.normal-box p,.review-box p{margin:0}.steps{counter-reset:steps;padding:0;list-style:none}.steps li{counter-increment:steps;margin-bottom:28px;padding-left:48px;position:relative}.steps li:before{content:counter(steps, decimal-leading-zero);width:32px;height:32px;color:var(--blue);background:#edf2ff;border-radius:5px;place-items:center;font-family:monospace;font-size:.85rem;display:grid;position:absolute;top:0;left:0}.steps h3{margin-top:0;padding-top:4px}.steps p{margin-bottom:0}.article .limits-box{background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:24px}.article .limits-box h2{margin-top:0}.limits-box p:last-child{margin-bottom:0}.faq{border-block:1px solid var(--line);padding:18px 0}.faq p{margin-bottom:0;padding-top:14px}.source-note{color:var(--muted);padding-top:6px;font-size:.8rem}.article .related{border-top:1px solid var(--line);margin-bottom:0;padding-top:26px}.related h2{margin-top:0}.related>a{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;font-size:.95rem;text-decoration:none;display:flex}.article-sidebar>div{padding-top:8px;position:sticky;top:28px}.article-sidebar nav{border-left:1px solid var(--line);flex-direction:column;margin:20px 0 28px;display:flex}.article-sidebar nav a{color:var(--muted);padding:8px 0 8px 18px;font-size:.84rem;text-decoration:none}.article-sidebar nav a:hover{color:var(--blue)}.legal{max-width:800px;padding-bottom:72px}.legal h1{font-size:clamp(2.2rem,4vw,3.2rem)}.legal .article>.eyebrow{margin-top:16px}.legal h2{margin-top:32px}.preference{background:var(--soft);border:1px solid var(--line);border-radius:8px;padding:20px}.preference-buttons{flex-wrap:wrap;gap:12px;display:flex}.not-found{min-height:65vh;padding-block:100px}.not-found h1{font-size:3rem}.not-found p{color:var(--muted);margin-top:20px}.ad-slot{clear:both;background:#fafbfc;border:1px solid #e5e8ed;justify-content:center;align-items:flex-start;min-height:120px;margin:32px auto;padding:8px;display:flex}.ad-slot span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}@media (max-width:1000px){.article-layout{grid-template-columns:minmax(0,1fr) 180px;gap:36px}.concept{padding:22px 18px}.closing{gap:28px}.closing>div{max-width:650px}.closing .text-link{max-width:150px}.hero{padding-top:48px}}@media (max-width:760px){.container{width:calc(100% - 40px)}.header-inner{gap:16px;min-height:76px}.header-inner nav{gap:18px}.header-inner nav .nav-tool{display:none}.brand{font-size:1.06rem}.brand-mark{width:29px;height:29px;margin-right:5px}.hero{padding-top:40px;padding-bottom:36px}.hero-copy h1{font-size:2.5rem;line-height:1.12}.desktop-break{display:none}.hero-copy .lead{font-size:1.05rem}.eyebrow{font-size:.75rem}.scan-form{padding:22px 20px 0}.tool-caption .small{display:none}.form-foot{gap:9px 18px;font-size:.7rem}.scope-note{font-size:.8rem}.section-heading{flex-direction:column;align-items:flex-start;gap:18px}.section-heading>p br{display:none}.signals-section{padding:38px 0}.concept-grid{grid-template-columns:1fr 1fr}.concept{padding:22px}.concept:nth-child(2){border-right:0}.concept:nth-child(-n+2){border-bottom:1px solid var(--line)}.concept-number{margin-bottom:12px}.concept h3{font-size:1.18rem}.guides-section{padding:42px 0}.guide-grid{grid-template-columns:1fr}.guide-card{padding:22px}.closing{flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:40px}.closing .text-link{max-width:none}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.footer-top .small{margin-bottom:0}.footer-bottom nav{gap:22px}.article-layout{display:block}.article-sidebar{display:none}.article-header{padding-bottom:22px}.breadcrumbs{padding:22px 0 28px;line-height:1.5}.article-header h1{font-size:2.35rem}.article .scan-form{padding:20px 18px 0}.article h2{font-size:1.5rem}.article .form-foot{gap:8px 15px}.checks{grid-template-columns:1fr}.check,.check:nth-child(2n){border-left:0;padding:18px 0}.results{padding:20px}.result-heading .small{font-size:.73rem}.url-details>div{display:block}.url-details dt{margin-bottom:4px}.article .limits-box{padding:20px}.legal{padding-bottom:48px}.ad-slot{min-height:250px}}@media (max-width:480px){.container{width:calc(100% - 36px)}.header-inner nav{gap:0}.header-inner nav a{font-size:.75rem}.header-inner nav a[href=\/about]{display:none}.hero-copy h1{letter-spacing:-.045em;font-size:2.12rem}.hero-copy .lead{font-size:1rem}.hero-copy{margin-bottom:25px}.hero-copy .eyebrow{font-size:.75rem}.input-row{flex-direction:column;gap:10px}.input-row button{width:100%;min-height:49px}.scan-form label{font-size:.9rem}.scan-form input{min-height:50px;padding:12px;font-size:.9rem}.scan-form #url-help{font-size:.73rem}.form-foot{padding:12px 0}.form-foot span:last-child{display:none}.concept{padding:19px 16px}.concept p{font-size:.81rem}.concept-note{font-size:.75rem}.concept h3{font-size:1.08rem}.guide-card h3{font-size:1.05rem}.guide-card p{font-size:.85rem}.closing h2{font-size:1.5rem}.article-header h1{font-size:2.1rem}.article-header .lead{font-size:1.05rem}.article p,.article li{font-size:.95rem}.article .small{font-size:.8rem}.steps li{padding-left:43px}.article .check p{font-size:.83rem}.article .check .small{font-size:.78rem}.not-found{padding-block:60px}.not-found h1{font-size:2.2rem}.preference-buttons{flex-direction:column}.check-label .status{font-size:.75rem}.footer-bottom nav{gap:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
