.clearing-guide{background:#fffdf9}.guide-hero{background:var(--canvas);border-bottom:1px solid var(--border);padding:24px 0 64px}.clearing-guide .guide-breadcrumb{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-bottom:40px;font-size:.8rem;display:flex}.guide-breadcrumb a{text-underline-offset:4px;text-decoration:underline}.guide-hero-grid{align-items:center;gap:36px;display:grid}.guide-hero h1{max-width:760px;font-size:clamp(2.7rem,4.8vw,4.8rem);line-height:1.04}.guide-lede{max-width:690px;color:var(--muted);margin:24px 0;font-size:1.14rem;line-height:1.7}.guide-byline{color:var(--muted);margin-top:24px;font-size:.8rem}.guide-overview{border:1px solid var(--border);border-top:4px solid var(--orange);background:#fff;border-radius:12px;padding:28px}.guide-overview ol{margin:24px 0;padding:0;list-style:none}.guide-overview li{border-bottom:1px solid var(--border);align-items:flex-start;gap:16px;padding:17px 0;display:flex}.guide-overview li:first-child{padding-top:0}.guide-overview li svg{color:var(--orange-dark);flex-shrink:0;margin-top:3px}.guide-overview li strong,.guide-overview li span{display:block}.guide-overview li span{color:var(--muted);margin-top:4px;font-size:.85rem}.guide-overview>p:not(.micro-label){color:var(--muted);font-size:.9rem}.guide-overview>a{color:var(--orange-dark);text-underline-offset:4px;margin-top:16px;font-size:.88rem;font-weight:700;text-decoration:underline;display:block}.guide-overview>a svg{vertical-align:middle;display:inline}.guide-layout{gap:40px;padding-top:36px;padding-bottom:72px;display:grid}.guide-sidebar{min-width:0}.guide-desktop-contents,.guide-sidebar-cta{display:none}.guide-sidebar ol{margin:12px 0 0;padding:0;list-style:none}.guide-sidebar li a{align-items:center;gap:12px;min-height:44px;padding:9px 0;font-size:.88rem;line-height:1.4;display:flex}.guide-sidebar li a:hover{color:var(--orange-dark);text-underline-offset:4px;text-decoration:underline}.guide-sidebar li a span{color:var(--orange-dark);font-size:.73rem}.guide-mobile-contents{border:1px solid var(--border);background:#fff;border-radius:8px;padding:16px 20px}.guide-mobile-contents summary{cursor:pointer;min-height:44px;padding:6px 0;font-weight:750}.guide-article{min-width:0}.guide-article section{border-top:1px solid var(--border);margin-top:44px;padding-top:44px;scroll-margin-top:145px}.guide-article section:first-child{border-top:0;margin-top:0;padding-top:0}.guide-article .eyebrow{margin-bottom:14px}.guide-article h2{margin-bottom:24px;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1.12}.guide-article h3{letter-spacing:-.025em;margin:30px 0 12px;scroll-margin-top:145px;font-size:1.35rem;line-height:1.2}.guide-article p{color:#444e46;margin:0 0 18px;line-height:1.8}.guide-article p a,.guide-source-section a{color:var(--orange-dark);text-underline-offset:4px;text-decoration:underline}.guide-article strong{color:var(--ink)}.guide-route-grid{gap:12px;margin:28px 0;display:grid}.guide-route-grid>a{border:1px solid var(--border);background:#fff;border-radius:10px;flex-direction:column;padding:24px;display:flex}.guide-route-grid>a:hover{border-color:var(--orange)}.guide-route-grid svg{color:var(--orange-dark);margin-bottom:20px}.guide-route-grid h3{margin-top:12px;font-size:1.25rem}.guide-route-grid p{font-size:.9rem;line-height:1.65}.guide-card-link{color:var(--orange-dark);margin-top:auto;padding-top:10px;font-size:.82rem;font-weight:750}.guide-note{border-left:3px solid var(--orange);background:var(--soft-orange);border-radius:0 8px 8px 0;margin:24px 0;padding:22px 24px}.guide-note strong{margin-bottom:9px;display:block}.guide-note p{margin-bottom:0;font-size:.94rem}.guide-note a{min-height:44px;color:var(--orange-dark);text-underline-offset:4px;align-items:center;gap:10px;margin-top:10px;font-weight:700;text-decoration:underline;display:inline-flex}.guide-article .guide-citation{margin-top:24px;font-size:.78rem;line-height:1.85}.guide-table-wrap{border:1px solid var(--border);background:#fff;border-radius:10px;margin:24px 0;overflow-x:auto}.guide-article .guide-table-hint{color:var(--orange-dark);margin-bottom:-10px;font-size:.8rem}.guide-table-wrap table{border-collapse:collapse;text-align:left;width:100%;min-width:580px;font-size:.88rem;line-height:1.6}.guide-table-wrap caption{text-align:left;background:var(--canvas);padding:16px 20px;font-weight:750}.guide-table-wrap th,.guide-table-wrap td{vertical-align:top;border-top:1px solid var(--border);padding:16px 18px}.guide-table-wrap thead th{background:#eef2ed}.guide-table-wrap tbody th{width:26%}.guide-table-wrap td{color:#444e46}.guide-steps{counter-reset:clearing-step;margin:30px 0;padding:0;list-style:none}.guide-steps li{counter-increment:clearing-step;padding:0 0 24px 56px;position:relative}.guide-steps li:before{content:counter(clearing-step, decimal-leading-zero);background:var(--soft-green);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;font-size:.8rem;font-weight:750;display:grid;position:absolute;top:0;left:0}.guide-steps li:not(:last-child):after{content:"";border-left:1px solid var(--border);position:absolute;top:43px;bottom:8px;left:17px}.guide-steps h3{margin:0 0 10px;padding-top:4px}.guide-steps p{margin-bottom:0}.guide-costs{border:1px solid var(--border);border-radius:10px;margin:26px 0;overflow:hidden}.guide-costs>div{background:#fff;padding:24px}.guide-costs>div:first-child{background:var(--soft-green)}.guide-costs>div+div{border-top:1px solid var(--border)}.guide-costs h3{margin:10px 0 12px}.guide-costs p{margin-bottom:0}.guide-responsibilities{margin:26px 0}.guide-responsibilities div{border-bottom:1px solid var(--border);padding:20px 0}.guide-responsibilities dt{margin-bottom:8px;font-weight:750}.guide-responsibilities dd{color:#444e46;margin:0;line-height:1.8}.guide-checklist{color:#444e46;padding-left:22px}.guide-checklist li{margin-bottom:15px;padding-left:6px;line-height:1.8}.guide-checklist li::marker{color:var(--orange)}.guide-border-links{gap:12px;margin:26px 0;display:grid}.guide-border-links a{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:14px;padding:18px;display:flex}.guide-border-links a:hover{border-color:var(--orange)}.guide-border-links svg{color:var(--orange-dark);flex-shrink:0}.guide-border-links svg:last-child{margin-left:auto}.guide-border-links strong,.guide-border-links small{display:block}.guide-border-links small{color:var(--muted)}.guide-faqs{border-top:1px solid var(--border)}.guide-faqs details{border-bottom:1px solid var(--border)}.guide-faqs summary{cursor:pointer;align-items:baseline;gap:14px;padding:22px 0;font-weight:750;line-height:1.55;list-style:none;display:flex}.guide-faqs summary::-webkit-details-marker{display:none}.guide-faq-number{color:var(--orange-dark);font-size:.75rem;font-weight:500}.guide-faq-toggle{color:var(--orange-dark);margin-left:auto;font-size:1.35rem}.guide-faqs details[open] .guide-faq-toggle{transform:rotate(45deg)}.guide-faqs details p{margin-bottom:24px;padding-left:30px}.guide-source-section ul{columns:1;padding-left:20px;font-size:.9rem}.guide-source-section li{break-inside:avoid;padding:6px 0}.guide-source-section svg{vertical-align:middle;display:inline}.guide-final-cta{color:#fff;background:#193e2e;padding:56px 0}.guide-final-cta>.container{gap:24px;display:grid}.guide-final-cta h2{max-width:740px;font-size:clamp(2rem,3.5vw,3.4rem)}.guide-final-cta p:not(.eyebrow){color:#d9e7df;max-width:690px;margin-top:20px}.guide-case-link{text-underline-offset:5px;align-items:center;gap:10px;min-height:48px;font-weight:700;text-decoration:underline;display:inline-flex}@media (min-width:640px){.guide-table-hint{display:none}.guide-route-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guide-route-grid>a{padding:20px}.guide-border-links{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-source-section ul{columns:2;column-gap:30px}}@media (min-width:1024px){.guide-hero-grid{grid-template-columns:1.55fr 1fr;gap:56px}.guide-layout{grid-template-columns:245px minmax(0,1fr);gap:64px;padding-top:64px}.guide-sidebar{align-self:start;max-height:calc(100vh - 130px);padding-right:6px;position:sticky;top:108px;overflow-y:auto}.guide-desktop-contents,.guide-sidebar-cta{display:block}.guide-mobile-contents{display:none}.guide-sidebar-cta{border-top:1px solid var(--border);margin-top:20px;padding-top:24px}.guide-sidebar-cta>svg{color:var(--orange-dark);margin-bottom:12px}.guide-sidebar-cta strong{font-size:.95rem;display:block}.guide-sidebar-cta p{color:var(--muted);margin:10px 0;font-size:.85rem}.guide-sidebar-cta a{min-height:44px;color:var(--orange-dark);align-items:center;gap:10px;font-size:.85rem;font-weight:750;display:flex}.guide-article section{scroll-margin-top:110px}}@media (max-width:400px){.guide-hero h1{font-size:2.45rem}.guide-overview{padding:22px}.guide-steps li{padding-left:46px}.guide-faqs summary{gap:9px}}
