.troubleshooting-page{--guide-ink:#163f45;overflow:clip}.troubleshooting-hero{border-bottom:1px solid var(--ink);background:linear-gradient(90deg, color-mix(in srgb, var(--line) 38%, transparent) 1px, transparent 1px) 0 0 / 72px 72px, var(--paper);padding-block:66px 74px}.troubleshooting-hero-grid{gap:46px;display:grid}.troubleshooting-backlink{border-bottom:1px solid var(--calibration);font-family:var(--font-mono), monospace;margin-bottom:34px;font-size:.7rem;display:inline-block}.troubleshooting-hero h1{max-width:900px;font-family:var(--font-display), sans-serif;letter-spacing:-.035em;margin:0;font-size:clamp(3.3rem,10vw,6.5rem);font-weight:600;line-height:.9}.troubleshooting-description{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:1.1rem;line-height:1.55}.troubleshooting-answer{border:1px solid var(--ink);background:var(--guide-ink);color:var(--white);box-shadow:7px 7px 0 var(--ink);align-self:end;padding:24px}.troubleshooting-answer>span,.troubleshooting-article section>span,.troubleshooting-tool-cta>span,.troubleshooting-sources li a>span,.troubleshooting-related a>span{color:var(--crema);font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:700}.troubleshooting-answer p{font-family:var(--font-display), sans-serif;margin:14px 0 24px;font-size:clamp(1.7rem,5vw,2.35rem);font-weight:500;line-height:1.12}.troubleshooting-answer a,.troubleshooting-tool-cta a{background:var(--crema);min-height:48px;color:var(--ink);font-family:var(--font-mono), monospace;align-items:center;padding:0 16px;font-size:.68rem;font-weight:700;display:inline-flex}.troubleshooting-layout{gap:42px;padding-block:72px 96px;display:grid}.troubleshooting-toc{display:none}.troubleshooting-toc p{color:var(--calibration-dark);font-family:var(--font-mono), monospace;margin:0 0 14px;font-size:.64rem;font-weight:700}.troubleshooting-toc a{border-bottom:1px solid var(--line);color:var(--muted);padding:9px 0;font-size:.78rem;display:block}.troubleshooting-boundary{border-left:5px solid var(--calibration);background:var(--paper-deep);padding:20px}.troubleshooting-boundary strong{font-family:var(--font-mono), monospace;text-transform:uppercase;font-size:.68rem}.troubleshooting-boundary p{color:var(--muted);margin:8px 0 0;line-height:1.6}.troubleshooting-article>section:not(.troubleshooting-tool-cta){border-bottom:1px solid var(--ink);padding-block:44px}.troubleshooting-article section>span{color:var(--calibration-dark)}.troubleshooting-article section h2,.troubleshooting-related h2{max-width:760px;font-family:var(--font-display), sans-serif;letter-spacing:-.025em;margin:12px 0 0;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:600;line-height:.94}.troubleshooting-article section>p,.troubleshooting-article section>ul{max-width:750px;color:var(--muted);font-size:1rem;line-height:1.72}.troubleshooting-article section>p{margin:20px 0 0}.troubleshooting-article section>ul{margin:24px 0 0;padding-left:24px}.troubleshooting-article section>ul li+li{margin-top:9px}.troubleshooting-tool-cta{border:1px solid var(--ink);background:var(--guide-ink);color:var(--white);box-shadow:8px 8px 0 var(--ink);margin-block:52px;padding:28px}.troubleshooting-tool-cta h2{margin-top:14px!important}.troubleshooting-tool-cta p{color:color-mix(in srgb, var(--white) 75%, transparent)!important}.troubleshooting-tool-cta a{margin-top:24px}.troubleshooting-faq details{border-top:1px solid var(--line)}.troubleshooting-faq details:last-child{border-bottom:1px solid var(--line)}.troubleshooting-faq summary{cursor:pointer;padding:18px 0;font-size:1rem;font-weight:700}.troubleshooting-faq details p{color:var(--muted);margin:0;padding:0 0 20px;line-height:1.65}.troubleshooting-sources ol{margin:30px 0 0;padding:0;list-style:none}.troubleshooting-sources li{border-top:1px solid var(--line);padding:18px 0}.troubleshooting-sources li a,.troubleshooting-sources li a strong,.troubleshooting-sources li a small{display:block}.troubleshooting-sources li a>span{color:var(--calibration-dark)}.troubleshooting-sources li a strong{text-decoration:underline;-webkit-text-decoration-color:var(--calibration);text-decoration-color:var(--calibration);text-underline-offset:4px;margin-top:6px;font-size:1rem}.troubleshooting-sources li a small{color:var(--muted);font-family:var(--font-mono), monospace;margin-top:5px;font-size:.63rem}.troubleshooting-sources li>p{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.55}.troubleshooting-related{background:var(--guide-ink);color:var(--white);padding-block:80px}.troubleshooting-related .section-kicker{color:var(--crema)}.troubleshooting-related>div>div{gap:10px;margin-top:38px;display:grid}.troubleshooting-related a{border:1px solid color-mix(in srgb, var(--white) 45%, transparent);flex-direction:column;min-height:220px;padding:20px;display:flex}.troubleshooting-related a strong{margin-top:28px;font-size:1.35rem;line-height:1.15}.troubleshooting-related a b{font-family:var(--font-mono), monospace;margin-top:auto;font-size:.65rem}@media (min-width:850px){.troubleshooting-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr)}.troubleshooting-layout{grid-template-columns:210px minmax(0,800px);justify-content:space-between}.troubleshooting-toc{align-self:start;display:block;position:sticky;top:24px}.troubleshooting-related>div>div{grid-template-columns:repeat(3,1fr)}}@media (max-width:849px){.troubleshooting-hero{padding-block:52px 62px}.troubleshooting-layout{padding-block:54px 72px}.troubleshooting-related{padding-block:62px}}
