:root{color-scheme:light;--bg:#f7f8fa;--surface:#ffffff;--text:#172033;--muted:#667085;--border:#e4e7ec;--accent:#1d4ed8;--accent-dark:#173ea5;--soft:#eef4ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text)}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid #93b4ff;outline-offset:3px}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-weight:900;text-decoration:none;font-size:1.25rem;letter-spacing:-.02em}.brand-mark{width:28px;height:28px;flex:0 0 28px}.nav{display:flex;align-items:center;gap:18px;font-size:.95rem;color:var(--muted)}.nav-link{text-decoration:none}.nav-link-active,.nav-link:hover{color:var(--text)}.nav-link-active{font-weight:800}.mobile-nav,.mobile-nav-toggle{display:none}.mobile-nav-toggle{width:44px;height:44px;padding:0;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);cursor:pointer}.mobile-nav-toggle:hover{border-color:#b9c8ea;background:var(--soft)}.mobile-nav-icon{width:20px;height:16px;display:flex;flex-direction:column;justify-content:space-between}.mobile-nav-icon span{display:block;width:100%;height:2px;border-radius:999px;background:currentColor;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.mobile-nav-toggle-open .mobile-nav-icon span:first-child{transform:translateY(7px) rotate(45deg)}.mobile-nav-toggle-open .mobile-nav-icon span:nth-child(2){opacity:0}.mobile-nav-toggle-open .mobile-nav-icon span:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-nav[hidden]{display:none!important}main{min-height:calc(100vh - 190px)}.hero{padding:76px 0 58px}.hero-panel{background:linear-gradient(180deg,#fff,#f7f8fa);border-bottom:1px solid var(--border)}.hero-grid-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);grid-gap:46px;gap:46px;align-items:center}.hero h1,.landing-page h1,.trust-page h1{max-width:850px;font-size:clamp(2.25rem,6vw,4.5rem);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.hero p,.lede{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.75}.eyebrow{color:var(--accent);font-weight:800;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px}.card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:24px}.card h2{margin-top:0;font-size:1.15rem}.card p{color:var(--muted);line-height:1.65}.start-card h2{font-size:1.35rem}.plain-steps{padding-left:22px;margin:18px 0 0;color:var(--muted);line-height:1.75}.planning-card{border-top:4px solid var(--accent);box-shadow:0 18px 42px rgba(23,32,51,.08)}.planning-card-copy{margin:0 0 16px;font-size:.98rem!important;line-height:1.6!important}.planning-links{display:grid;border-top:1px solid var(--border)}.planning-links a{min-height:76px;display:grid;align-content:center;grid-gap:4px;gap:4px;padding:12px 2px;text-decoration:none;border-bottom:1px solid var(--border)}.planning-links a:last-child{border-bottom:0;padding-bottom:2px}.planning-links a:hover strong{color:var(--accent)}.planning-links strong{font-size:.96rem;transition:color .15s ease}.planning-links span{color:var(--muted);font-size:.86rem;line-height:1.45}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin:28px 0}.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card{text-decoration:none;display:flex;flex-direction:column;gap:10px;min-height:190px;transition:transform .15s ease,border-color .15s ease}.section-card:hover{transform:translateY(-2px);border-color:#b9c8ea}.section-card strong{font-size:1.2rem}.section-card span{color:var(--muted);line-height:1.6}.section-card em{margin-top:auto;font-style:normal;color:var(--accent);font-weight:800}.section-block{padding:58px 0}.section-title{font-size:clamp(1.8rem,4vw,2.7rem);letter-spacing:-.035em;margin:0}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;align-items:center}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 16px;text-decoration:none;font-weight:800;font-size:.94rem}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{background:#fff;border:1px solid var(--border);color:var(--text)}.how-it-works-section{background:#fff;border-top:1px solid var(--border)}.how-it-works-heading{max-width:760px}.how-it-works-heading>p:not(.eyebrow){color:var(--muted);line-height:1.7;margin:12px 0 0}.how-it-works-grid{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;margin:34px 0 0;padding:0}.how-it-works-grid li{min-width:0;padding:18px 18px 0 0;border-top:2px solid #cad8f7}.how-it-works-grid span{display:block;color:var(--accent);font-size:.76rem;font-weight:900;letter-spacing:.06em}.how-it-works-grid h3{margin:12px 0 8px;font-size:1.04rem;line-height:1.35}.how-it-works-grid p{color:var(--muted);line-height:1.62;margin:0}.standards-section{background:#111827;color:#fff;padding:50px 0}.standards-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:40px;gap:40px;align-items:center}.standards-grid h2{margin:0;font-size:clamp(1.7rem,3.5vw,2.6rem);letter-spacing:-.03em}.standards-grid p:not(.eyebrow){color:#cbd5e1;max-width:760px;line-height:1.7}.standards-grid .button-secondary{color:#fff;background:transparent;border-color:#475569}.landing-page,.trust-page{padding:48px 0 72px}.breadcrumb{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.88rem;margin-bottom:30px}.breadcrumb a{text-decoration:none}.content-band{margin-top:42px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:32px}.content-band h2{margin:0 0 8px}.content-band p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:760px}.trust-nav{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 34px}.trust-link{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:9px 13px;text-decoration:none;color:var(--muted);font-size:.87rem;font-weight:700}.trust-link-active,.trust-link:hover{color:var(--accent);border-color:#b8c6e8;background:var(--soft)}.prose-card{max-width:850px;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:clamp(24px,4vw,42px)}.prose-card h2{margin:32px 0 10px;font-size:1.45rem;letter-spacing:-.02em}.prose-card h2:first-child{margin-top:0}.prose-card p{color:#465166;line-height:1.78}.metric strong{display:block;font-size:1.45rem;margin-top:6px}.metric span{color:var(--muted);font-size:.9rem}.disclaimer{color:var(--muted);font-size:.86rem;line-height:1.6}.text-link{color:var(--accent);font-weight:800;text-decoration:none}.article-page{padding:44px 0 78px}.article-content{max-width:820px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:clamp(24px,5vw,52px)}.article-content h1{font-size:clamp(2.1rem,5vw,3.6rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 18px}.article-content h2{margin:38px 0 12px;font-size:1.6rem;letter-spacing:-.025em}.article-content h3{margin:28px 0 10px}.article-content li,.article-content p{color:#465166;line-height:1.78}.article-content table{width:100%;border-collapse:collapse;margin:22px 0;font-size:.94rem}.article-content td,.article-content th{border:1px solid var(--border);padding:10px 12px;text-align:left;vertical-align:top}.article-content th{background:var(--soft)}.article-content a{color:var(--accent);text-underline-offset:3px}.article-meta{color:var(--muted)!important;font-size:.9rem;margin-bottom:32px}.sources-block{margin-top:44px;padding-top:26px;border-top:1px solid var(--border)}.sources-block h2{margin-top:0}.sources-block ul{padding-left:20px}.site-footer{padding:40px 0 24px;color:var(--muted);font-size:.9rem;background:#fff;border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1.15fr);grid-gap:56px;gap:56px}.footer-grid p{max-width:620px;line-height:1.65}.footer-title{color:var(--text);font-size:1.05rem}.footer-link-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.footer-link-group{min-width:0}.footer-link-group-title{display:block;margin-bottom:14px;color:var(--text);font-size:.82rem;letter-spacing:.05em;text-transform:uppercase}.footer-links{display:grid;grid-gap:10px;gap:10px;align-content:start}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--text)}.footer-bottom{margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}.data-attribution{font-size:.8rem}@media (max-width:820px){.footer-grid,.hero-grid-layout,.route-grid,.standards-grid{grid-template-columns:1fr}.how-it-works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-link-groups{max-width:680px}.content-band{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.footer-link-groups,.how-it-works-grid{grid-template-columns:1fr}.how-it-works-grid{gap:26px}.planning-links a{min-height:72px}}@media (max-width:760px){.desktop-nav{display:none}.mobile-nav-toggle{display:inline-flex;flex:0 0 44px}.mobile-nav:not([hidden]){position:absolute;top:calc(100% - 1px);left:0;right:0;display:grid;grid-gap:4px;gap:4px;padding:10px;background:var(--surface);border:1px solid var(--border);border-radius:0 0 16px 16px;box-shadow:0 18px 40px rgba(23,32,51,.14)}.mobile-nav .nav-link{min-height:48px;display:flex;align-items:center;padding:0 14px;border-radius:10px;color:var(--muted);font-weight:700}.mobile-nav .nav-link-active,.mobile-nav .nav-link:hover{color:var(--text);background:var(--soft)}.hero{padding-top:54px}}.car-shipping-hub{padding-bottom:88px}.hub-intro{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);grid-gap:48px;gap:48px;align-items:end}.hub-intro h1{max-width:780px}.hub-summary{background:#111827;color:#fff;border-radius:18px;padding:24px}.hub-summary strong{display:block;font-size:1rem;margin-bottom:8px}.hub-summary p{color:#cbd5e1;line-height:1.65;margin:0}.hub-jump-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:32px 0 10px;padding:14px;background:var(--surface);border:1px solid var(--border);border-radius:14px}.hub-jump-links span{font-size:.84rem;font-weight:800;color:var(--text);margin:0 4px}.hub-jump-links a{min-height:40px;display:inline-flex;align-items:center;padding:0 12px;border-radius:9px;color:var(--muted);font-size:.88rem;font-weight:700;text-decoration:none}.hub-jump-links a:hover{color:var(--accent);background:var(--soft)}.hub-section{padding:68px 0;scroll-margin-top:92px}.hub-section+.hub-section{border-top:1px solid var(--border)}.hub-section-tinted{margin-inline:-24px;padding-inline:24px;background:linear-gradient(180deg,rgba(238,244,255,.72),rgba(247,248,250,0));border-radius:24px 24px 0 0}.hub-section-heading{max-width:760px;margin-bottom:28px}.hub-section-heading h2{margin:0;font-size:clamp(1.75rem,4vw,2.55rem);letter-spacing:-.035em;line-height:1.12}.hub-section-heading-row>div>p:not(.eyebrow),.hub-section-heading>p:not(.eyebrow){color:var(--muted);line-height:1.7;margin:12px 0 0}.hub-section-heading-row{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:28px}.hub-section-heading-row>div{max-width:760px}.hub-guide-grid,.latest-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.hub-guide-card,.latest-guide-card{min-width:0;background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:24px;display:flex;flex-direction:column}.hub-guide-card{min-height:265px}.hub-guide-card:hover,.latest-guide-card:hover{border-color:#b9c8ea}.hub-card-number{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--soft);color:var(--accent);font-size:.8rem;font-weight:900}.hub-guide-card h3,.latest-guide-card h3{margin:22px 0 8px;font-size:1.18rem;line-height:1.35}.hub-guide-card h3 a,.latest-guide-card h3 a{text-decoration:none}.hub-guide-card h3 a:hover,.latest-guide-card h3 a:hover{color:var(--accent)}.hub-guide-card p,.latest-guide-card p{color:var(--muted);line-height:1.65;margin:0 0 18px}.hub-guide-card .text-link,.latest-guide-card .text-link{margin-top:auto}.factor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.factor-card{padding:4px 18px 20px 0;border-top:2px solid #cad8f7}.factor-card>span{display:block;color:var(--accent);font-size:.75rem;font-weight:900;margin-top:14px}.factor-card h3{margin:10px 0 8px;font-size:1.05rem}.factor-card p{color:var(--muted);line-height:1.65;margin:0}.hub-section-note{color:var(--muted);line-height:1.7;margin:28px 0 0}.hub-section-note a{color:var(--accent);font-weight:800;text-underline-offset:3px}.comparison-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.comparison-table{width:100%;min-width:720px;border-collapse:collapse}.comparison-table td,.comparison-table th{padding:17px 18px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top;line-height:1.55}.comparison-table thead th{color:var(--text);background:var(--soft);font-size:.9rem}.comparison-table tbody th{width:19%;color:var(--text);font-size:.9rem}.comparison-table td{width:40.5%;color:#465166}.comparison-table tr:last-child td,.comparison-table tr:last-child th{border-bottom:0}.hub-process-section{border-top-color:transparent!important;background:#111827;color:#fff;margin-inline:-24px;padding-inline:24px;border-radius:24px}.hub-process-section .hub-section-heading>p:not(.eyebrow){color:#cbd5e1}.shipping-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 32px;gap:0 32px}.shipping-steps li{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:16px;gap:16px;padding:22px 0;border-top:1px solid #344154}.shipping-step-number{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#244eac;font-size:.82rem;font-weight:900}.shipping-steps h3{margin:2px 0 7px;font-size:1.05rem}.shipping-steps p{color:#cbd5e1;line-height:1.65;margin:0}.provider-check{margin-top:32px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:32px;border:1px solid #475569;border-radius:18px}.provider-check>div{max-width:720px}.provider-check h3{margin:0;font-size:1.3rem}.provider-check p:not(.eyebrow){color:#cbd5e1;line-height:1.65;margin:8px 0 0}.provider-check .button-secondary{background:#fff;color:var(--text);flex:0 0 auto}.latest-guide-card{min-height:250px}.latest-guide-card time{color:var(--accent);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.latest-guide-card h3{margin-top:16px}.latest-guide-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.faq-list{max-width:900px;border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;list-style:none;padding:20px 44px 20px 0;position:relative;font-weight:800;line-height:1.45}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:8px;top:16px;color:var(--accent);font-size:1.45rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);line-height:1.72;margin:-4px 48px 20px 0}.hub-footer-note{margin-top:10px;padding:30px 0;display:flex;justify-content:space-between;align-items:center;gap:32px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.hub-footer-note>div{max-width:770px}.hub-footer-note h2{margin:0;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:-.025em}.hub-footer-note p:not(.eyebrow){color:var(--muted);line-height:1.7;margin:8px 0 0}@media (max-width:900px){.hub-intro{grid-template-columns:1fr;gap:24px;align-items:start}.hub-summary{max-width:640px}.hub-guide-grid,.latest-guide-grid{grid-template-columns:1fr}.hub-guide-card,.latest-guide-card{min-height:0}.factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-footer-note,.hub-section-heading-row,.provider-check{align-items:flex-start;flex-direction:column}}@media (max-width:620px){.car-shipping-hub{padding-bottom:64px}.hub-jump-links{align-items:stretch}.hub-jump-links span{width:100%;margin-bottom:2px}.hub-jump-links a{min-height:44px;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px)}.hub-section{padding:52px 0}.hub-process-section,.hub-section-tinted{margin-inline:-16px;padding-inline:16px;border-radius:18px}.factor-grid,.shipping-steps{grid-template-columns:1fr}.factor-card{padding-right:0}.comparison-wrap{margin-right:-16px;border-radius:14px 0 0 14px}.provider-check{padding:20px}.hub-footer-note .button-secondary,.provider-check .button-secondary{width:100%}.faq-list summary{padding-right:38px}.faq-list details p{margin-right:28px}}.article-content{max-width:960px}.article-body,.article-header,.sources-block{max-width:760px;margin-inline:auto}.article-content .button-primary,.article-content .button-primary:visited{color:#fff}.article-hero-media{margin:30px 0 36px}.article-hero-media img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:16px;border:1px solid var(--border);background:#eef1f5}.article-hero-media figcaption{margin-top:9px;color:var(--muted);font-size:.78rem;line-height:1.55}.article-hero-media figcaption a{color:inherit}.article-callout{margin:28px 0;padding:18px 20px;border:1px solid #cdd9f3;border-left:4px solid var(--accent);border-radius:12px;background:var(--soft)}.article-callout>:first-child{margin-top:0}.article-callout>:last-child{margin-bottom:0}.article-callout p{color:#33415c}.article-table-wrap{width:100%;overflow-x:auto;margin:24px 0;border:1px solid var(--border);border-radius:12px;background:#fff}.article-table-wrap table{width:100%;min-width:560px;margin:0;border:0}.article-table-wrap td,.article-table-wrap th{border-top:0;border-left:0}.article-table-wrap td:last-child,.article-table-wrap th:last-child{border-right:0}.article-table-wrap tr:last-child td{border-bottom:0}.article-content .article-callout a,.article-content li a,.article-content td a,.article-content>p a{text-decoration-thickness:1px;-webkit-text-decoration-color:#9bb2e8;text-decoration-color:#9bb2e8}.sources-block ol{padding-left:22px;margin-bottom:0}.sources-block li+li{margin-top:8px}.article-breadcrumb{min-width:0}.article-breadcrumb [aria-current=page]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-header .lede{margin-bottom:20px}.article-meta-list{display:flex;flex-wrap:wrap;gap:8px 0;margin:0 0 32px;line-height:1.55}.article-meta-list span{display:inline-flex;align-items:center}.article-meta-list span+span:before{content:"•";margin:0 10px;color:#98a2b3}.article-meta-list a{font-weight:800;text-decoration:none}.article-meta-list span>a,.article-meta-list span>time{margin-left:.25em}.article-toc{margin:30px 0 38px;padding:22px 24px;border:1px solid #cdd9f3;border-radius:16px;background:var(--soft)}.article-content .article-toc h2{margin:0;font-size:1.25rem;letter-spacing:-.02em}.article-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2px 24px;gap:2px 24px;margin:14px 0 0;padding-left:22px}.article-toc li{color:#465166;line-height:1.45}.article-toc a{min-height:40px;display:inline-flex;align-items:center;color:#33415c;font-weight:700;text-decoration:none}.article-toc a:hover{color:var(--accent)}.article-body>h2{scroll-margin-top:96px;text-wrap:balance}.article-follow-up{margin-top:46px;padding:26px;border:1px solid #cdd9f3;border-radius:16px;background:linear-gradient(135deg,var(--soft),#fff)}.article-content .article-follow-up h2{margin:0;font-size:clamp(1.4rem,3.5vw,1.9rem);line-height:1.2}.article-follow-up>div:first-child>p:not(.eyebrow){max-width:650px;margin:10px 0 0;line-height:1.65}.article-follow-up .button-row{margin-top:20px}.latest-guides-section{background:#fff;border-top:1px solid var(--border)}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.section-heading-row .button-secondary{flex:0 0 auto}.guide-card-grid{align-items:stretch}.guide-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.guide-card-media{display:block;aspect-ratio:3/2;overflow:hidden;background:#eef1f5;border-bottom:1px solid var(--border)}.guide-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.guide-card:hover .guide-card-media img{transform:scale(1.015)}.guide-card-body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1 1}.guide-card-body h2,.guide-card-body h3{margin:0 0 10px;font-size:1.15rem}.guide-card-body h2 a,.guide-card-body h3 a{text-decoration:none}.guide-card-body p{margin-top:0}.guide-card-body .latest-guide-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.guide-card-date{margin-bottom:8px;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.guide-card-body .text-link{margin-top:auto}@media (max-width:640px){.article-breadcrumb{align-items:flex-start}.article-meta-list{display:grid;grid-gap:7px;gap:7px}.article-meta-list span+span:before{display:none}.article-toc{padding:20px}.article-toc ol{grid-template-columns:1fr;gap:2px}.article-toc a{min-height:44px}.article-follow-up{padding:22px 20px}.article-follow-up .button-row{align-items:stretch;flex-direction:column}.article-follow-up .button-primary,.article-follow-up .button-secondary{width:100%}.article-hero-media{margin-left:-8px;margin-right:-8px}.article-hero-media img{border-radius:12px}.article-callout{padding:16px}.article-table-wrap{border-radius:10px}.guide-card-body{padding:20px}.section-heading-row{align-items:flex-start;flex-direction:column}}.search-heading{max-width:820px}.search-heading h1{margin-bottom:16px}.site-search-form{max-width:850px;margin:34px 0 22px;padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:0 16px 36px rgba(23,32,51,.06)}.site-search-form label{display:block;margin-bottom:10px;color:var(--text);font-weight:800}.site-search-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.site-search-controls input{width:100%;min-height:52px;padding:0 16px;border:1px solid #cbd2dc;border-radius:12px;background:#fff;color:var(--text);font:inherit;font-size:1rem}.site-search-controls input::placeholder{color:#8992a3}.site-search-controls input:focus-visible{outline:3px solid #93b4ff;outline-offset:2px;border-color:var(--accent)}.search-submit{min-height:52px;padding-inline:22px;border:0;cursor:pointer}.search-results-heading>p,.site-search-form>p{margin:10px 0 0;color:var(--muted);font-size:.86rem;line-height:1.55}.search-empty,.search-guidance,.search-message{max-width:850px;margin-top:24px;padding:22px 24px;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.search-empty h3,.search-guidance h2{margin:0 0 8px}.search-empty p,.search-guidance p,.search-message{color:var(--muted);line-height:1.65}.search-results-heading{max-width:850px;display:flex;justify-content:space-between;align-items:end;gap:24px;margin:48px 0 24px;padding-bottom:20px;border-bottom:1px solid var(--border)}.search-results-heading h2{margin:0;font-size:clamp(1.55rem,3vw,2.1rem);letter-spacing:-.025em}.search-results-heading>p{flex:0 0 auto;margin-bottom:4px}.search-section-title{margin:34px 0 16px;font-size:1rem;letter-spacing:.04em;text-transform:uppercase}.search-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.search-page-card{min-height:170px;display:flex;flex-direction:column;gap:10px;text-decoration:none;transition:transform .15s ease,border-color .15s ease}.search-page-card:hover{transform:translateY(-2px);border-color:#b9c8ea}.search-page-card strong{font-size:1.12rem}.search-page-card span{color:var(--muted);line-height:1.62}.search-page-card em{margin-top:auto;color:var(--accent);font-style:normal;font-weight:800}.search-empty .button-secondary{margin-top:8px}.search-pagination{margin-top:34px}@media (max-width:640px){.site-search-form{padding:20px}.search-page-grid,.site-search-controls{grid-template-columns:1fr}.search-submit{width:100%}.search-results-heading{align-items:flex-start;flex-direction:column;gap:6px}.search-results-heading>p{margin-top:0}}