
.help-section{background:var(--surface);padding:56px 0 80px}.help-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:64px;align-items:start}.help-aside{position:sticky;top:110px}.help-aside h2{font-size:27px;line-height:1.2;letter-spacing:-.8px}.help-aside p{color:var(--muted)}.help-aside a{display:block;margin:20px 0;font-size:15px;color:var(--green-deep);font-weight:650}.privacy-note{font-size:13px;border-top:1px solid var(--line);padding-top:20px}.guide{background:white;border:1px solid var(--line);border-radius:28px;padding:36px;min-width:0;box-shadow:0 12px 45px #14201406}.guide h2{font-size:30px;letter-spacing:-.8px;line-height:1.2;margin:20px 0}.guide h3{font-size:20px}.guide p,.guide li{font-size:16px}.guide li{margin:10px 0}.guide a{color:var(--green-deep)}.choices{display:grid;gap:12px;margin:26px 0}.choice{display:flex;gap:18px;align-items:center;text-align:left;background:white;border:1px solid var(--line);border-radius:16px;padding:21px;color:var(--ink);width:100%;cursor:pointer;font:inherit;transition:background .15s,border-color .15s}@media(hover:hover) and (pointer:fine){.choice:hover{background:var(--green-soft);border-color:var(--green-deep)}}.choice-icon{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;color:var(--green-deep);background:var(--green-soft);border-radius:12px}.choice-icon svg{display:block}.guide .choice-icon img{width:22px;height:22px;max-height:22px;object-fit:contain;margin:0}.choice strong{display:block;font-size:17px;line-height:1.4}.choice small{display:block;color:var(--muted);font-size:14px;margin-top:4px}.crumbs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:24px}.crumbs button,.text-button{font:inherit;font-size:13px;background:var(--surface);border:1px solid var(--line);padding:6px 12px;border-radius:20px;cursor:pointer;color:var(--ink)}.guide-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px;border-top:1px solid var(--line);padding-top:24px}.guide-actions button{cursor:pointer;font:inherit;font-size:14px}.guide .button{border:1px solid var(--line);padding:12px 17px}.guide .button--green{color:var(--ink)}.guide details{border-top:1px solid var(--line);padding:18px 0}.guide summary{cursor:pointer;font-weight:650}.guide img{max-width:100%;max-height:480px;object-fit:contain;display:block;margin:20px auto}.guide code{overflow-wrap:anywhere;font-size:14px}.guide .notice{font-size:15px;padding:20px;margin:20px 0}.step-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--muted);font-size:13px}.guide progress{width:100%;height:5px;accent-color:var(--green-deep)}.guide textarea{width:100%;min-height:220px;font:inherit;font-size:14px;padding:15px;border:1px solid #a2ada2;border-radius:12px}.alternatives article{border:1px solid var(--line);border-radius:16px;padding:5px 20px 20px;margin:14px 0}.guide :focus-visible{outline:3px solid var(--blue);outline-offset:4px}.guide h2:focus{outline:none}.guide [hidden]{display:none}.completion-mark{font-size:35px;color:var(--green-deep)}@media(max-width:850px){.help-layout{grid-template-columns:1fr;gap:24px}.help-aside{position:static}.help-aside h2,.help-aside>p:not(.eyebrow){display:none}.help-section{padding:25px 0 50px}.guide{padding:24px;border-radius:20px}.guide h2{font-size:25px}.page-hero h1{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.choice{transition:none}}@media print{.site-header,.site-footer,.help-aside,.guide-actions,.crumbs{display:none}.help-layout{display:block}.guide{border:0;box-shadow:none}.help-section{padding:0}}

.guide{scroll-margin-top:100px}.crumbs button{font:inherit;font-size:13px;background:var(--surface);border:1px solid var(--line);padding:6px 12px;border-radius:20px;cursor:pointer;color:var(--ink)}
@media(max-width:850px){.help-aside{grid-row:2}.help-aside a{margin:12px 0}}

/* Separate the visited-checks divider from the action buttons. */
.guide-actions + details { margin-top: 24px; }

.help-request{margin-top:28px}.help-request .form-hint{font-size:14px;color:var(--muted);margin:0}.help-request textarea{min-height:110px}.help-request .guide-actions{margin-top:0}.attached-history pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:14px;color:var(--muted)}.help-request .field__requirement{font-size:12px;font-weight:400;color:var(--muted)}.help-request .form-status:empty{display:none}

/* Keep Back identical in choice screens, checks, and the support form. */
.guide button[data-action="back-select"], .guide button[data-action="previous"] { font: inherit; font-size: 14px; cursor: pointer; }

.steps-toggle{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;min-height:44px;padding:8px 0;border:0;background:transparent;color:var(--green-deep);font:inherit;font-size:14px;font-weight:600;cursor:pointer;text-align:right}.steps-toggle svg{flex-shrink:0}.steps-toggle:hover span{text-decoration:underline;text-underline-offset:3px}.step-meta{flex-wrap:wrap}.steps-toggle{margin-left:auto}

/* Compact, single-line answer trail. Scroll rather than wrap on small screens. */
.guide .crumbs{display:block;width:fit-content;max-width:100%;margin:0 0 20px;padding:0;border:1px solid var(--line);border-radius:999px;background:#fafbf9;box-shadow:none;position:relative;overflow:hidden}
.crumbs ol{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;list-style:none;margin:0;padding:0}
.guide .crumbs li{display:flex;flex:0 0 auto;align-items:center;gap:10px;margin:0;min-width:0}
.guide .crumbs button{display:flex;align-items:center;min-height:40px;padding:0 2px;border:0;border-radius:3px;background:transparent;color:var(--muted);font:inherit;text-align:left;cursor:pointer;white-space:nowrap}
.crumbs-stage{display:none}
.crumbs-answer{font-size:13px;line-height:1.3;white-space:nowrap}
.crumbs-arrow{display:block;flex-shrink:0;width:12px;height:12px;color:#9aa397}
.guide .crumbs li:last-child button{color:var(--ink)}
@media(hover:hover) and (pointer:fine){.guide .crumbs button:hover .crumbs-answer{color:var(--green-deep);text-decoration:underline;text-underline-offset:3px}}
.guide .crumbs button:focus-visible{outline-offset:-2px}

.skip-check{margin-top:12px}.skip-link-button{border:0;background:transparent;padding:8px 0;min-height:44px;color:var(--muted);font:inherit;font-size:14px;cursor:pointer;text-align:left}.skip-link-button span{color:var(--green-deep);text-decoration:underline;text-underline-offset:3px}.skip-link-button:hover span{color:var(--ink)}.skip-check + details{margin-top:20px}

/* Stack actions deliberately on phones instead of wrapping unevenly. */
@media(max-width:550px){
  .guide-actions{flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:10px}
  .guide-actions > .button{display:flex;justify-content:center;align-items:center;width:100%;min-height:48px;white-space:normal;text-align:center;line-height:1.4}
}

/* Compact heading leaves room for the troubleshooting itself. */
.page-hero.troubleshooting-heading{padding:124px 0 40px}
.page-hero.troubleshooting-heading h1{font-size:clamp(28px,4.2vw,52px);font-weight:750;line-height:1.12;letter-spacing:-.045em}
@media(max-width:550px){.page-hero.troubleshooting-heading{padding:108px 0 34px}.page-hero.troubleshooting-heading h1{font-size:clamp(24px,7.5vw,40px)}}



/* Edge hints stay fixed while the compact path scrolls beneath them. */
.crumbs-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:0 12px}
.crumbs-scroll::-webkit-scrollbar{display:none}
.crumbs-scroll ol{width:max-content;min-width:100%}
.crumbs-hint{position:absolute;top:0;bottom:0;width:28px;display:flex;align-items:center;justify-content:center;color:var(--green-deep);font-size:23px;line-height:1;pointer-events:none;opacity:0}
.crumbs-hint--left{left:0;background:linear-gradient(to right,#fafbf9 55%,transparent)}
.crumbs-hint--right{right:0;background:linear-gradient(to left,#fafbf9 55%,transparent)}
.has-earlier .crumbs-hint--left,.has-later .crumbs-hint--right{opacity:1}
