:root{--brand-dark:#0B2447;--brand-deep:#071A34;--brand:#0B2447;--brand-light:#2563EB;--paper-cream:#F7F9FC;--paper-soft:#FFFFFF;--paper-warm:#F7F9FC;--paper-deep:#E5EAF0;--paper-card:#FFFFFF;--paper-white:#FFFFFF;--ink-primary:#172033;--ink-secondary:#667085;--ink-muted:#98A2B3;--accent-red:#D92D20;--accent-gold:#F59E0B;--accent-amber:#D87A30;--accent-navy:#003B5C}.ctt-template{max-width:1200px;margin:0 auto;padding:48px 24px 80px;color:var(--ink-primary);background:var(--paper-warm)}.ctt-template--guide{width:100%;max-width:none;padding:0 0 80px}.ctt-template--guide .ctt-article-page{width:min(1180px, calc(100vw - 2rem));max-width:1180px;margin-inline:auto}.ctt-template--guide .ctt-article{max-width:none;margin:0}.ctt-template--guide .ctt-article-layout{display:grid;grid-template-columns:160px minmax(0,704px);gap:32px;justify-content:center;padding:clamp(2.5rem, 6vw, 4.5rem) clamp(1.25rem, 5vw, 3.5rem)}.ctt-template--guide .ctt-article-toc{position:sticky;top:48px;align-self:start;display:grid;gap:2px;max-height:calc(100vh - 48px);overflow-y:auto;padding:12px 14px 14px;scrollbar-width:thin}.ctt-template--guide .ctt-article-toc strong{margin-bottom:10px;color:var(--brand-dark);font-size:1rem;line-height:1.35}.ctt-template--guide .ctt-article-toc a{display:block;min-height:36px;padding:7px 0;font-size:.875rem;line-height:1.45}.ctt-template--guide .ctt-article-body{min-width:0}.ctt-article__header{margin-bottom:32px}.ctt-article__header h1{color:var(--brand-dark);font-family:Georgia,serif;font-size:clamp(2rem, 5vw, 3.5rem);line-height:1.1}.ctt-article__content{font-size:1.0625rem;line-height:1.75}.ctt-kicker{color:var(--accent-red);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ctt-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 24px;color:var(--ink-secondary);font-size:.8125rem}.ctt-breadcrumbs a{color:#2563eb;text-underline-offset:3px}.ctt-verification-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:16px;color:var(--ink-secondary);font-size:.8125rem}.ctt-evidence-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;color:#067647;background:#ecfdf3;font-weight:750}.ctt-checker-cta{display:flex;gap:20px;align-items:center;justify-content:space-between;margin:0 0 28px;padding:20px 22px;border:1px solid #bfd3ef;border-radius:14px;background:#eef6ff}.ctt-checker-cta div{display:grid;gap:4px}.ctt-checker-cta span{color:var(--ink-secondary)}.ctt-checker-cta a{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;justify-content:center;padding:10px 16px;border-radius:9px;color:#fff;background:var(--accent-red);font-weight:750;text-decoration:none}.ctt-route-page,.ctt-comparison-lite,.ctt-checklist-page{max-width:960px;margin:0 auto}.ctt-route-hero,.ctt-comparison-hero,.ctt-checklist-hero{margin:-48px -24px 32px;padding:56px 24px 48px;border-bottom:3px solid var(--accent-gold);background:var(--brand-dark);color:var(--paper-soft)}.ctt-route-hero h1,.ctt-comparison-hero h1,.ctt-checklist-hero h1{max-width:18ch;margin:8px 0 12px;font-family:Georgia,serif;font-size:clamp(2rem, 5vw, 3.75rem);line-height:1.08}.ctt-route-hero .ctt-kicker,.ctt-comparison-hero .ctt-kicker,.ctt-checklist-hero .ctt-kicker{color:var(--accent-gold)}.ctt-route-content,.ctt-comparison-content,.ctt-checklist-content{font-size:1.0625rem;line-height:1.75}.ctt-route-content>:first-child,.ctt-comparison-content>:first-child,.ctt-checklist-content>:first-child{margin-top:0}.ctt-route-content h2,.ctt-comparison-content h2,.ctt-checklist-content h2{margin:48px 0 16px;color:var(--brand-dark);font-family:Georgia,serif;font-size:clamp(1.65rem, 3vw, 2.15rem);line-height:1.2}.ctt-route-overview,.ctt-route-summary,.ctt-route-stats,.ctt-decision-grid,.ctt-comparison-criteria,.ctt-comparison-best-for,.ctt-comparison-caveats{margin:0 0 32px;padding:20px 24px;border-left:4px solid var(--accent-gold);background:var(--paper-card)}.ctt-route-overview h2,.ctt-route-summary h2,.ctt-decision-grid h2,.ctt-comparison-criteria h2,.ctt-comparison-best-for h2,.ctt-comparison-caveats h2{margin-top:0}.ctt-route-step,.ctt-route-day{position:relative;margin-left:12px;padding:0 0 32px 32px;border-left:2px solid var(--paper-deep)}.ctt-route-step::before,.ctt-route-day::before{position:absolute;top:.55rem;left:-7px;width:12px;height:12px;border:3px solid var(--paper-warm);border-radius:50%;background:var(--accent-red);box-sizing:border-box;content:''}.ctt-comparison-content table{display:table;width:100%;margin:24px 0 40px;border-collapse:collapse;background:var(--paper-white)}.ctt-comparison-content th{background:var(--brand);color:var(--paper-soft)}.ctt-comparison-content th,.ctt-comparison-content td{padding:14px 16px;border:1px solid var(--paper-deep);text-align:left;vertical-align:top}.ctt-comparison-caveats{border-left-color:var(--accent-red)}.ctt-checklist-hero [data-checklist-summary]{margin:18px 0 0;color:var(--paper-deep);font-weight:700}.ctt-checklist-hero [role="progressbar"]{height:8px;margin-top:16px;background:rgb(255 255 255 / .2)}.ctt-checklist-hero [role="progressbar"]::before{display:block;width:var(--ctt-progress,0%);height:100%;background:var(--accent-red);content:''}.ctt-checklist-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.ctt-checklist-content>:not(.ctt-checklist-group){grid-column:1 / -1}.ctt-checklist-group{min-width:0;padding:24px;border:1px solid var(--paper-deep);border-top:3px solid var(--brand-light);background:var(--paper-white)}.ctt-checklist-group h2,.ctt-checklist-group h3{margin:0 0 6px;color:var(--brand-dark);font-family:Georgia,serif}.ctt-checklist-group h3[data-checklist-item]{margin:20px 0 8px;font-family:inherit;font-size:1rem;line-height:1.5}[data-checklist-group-summary]{margin:0 0 18px;color:var(--ink-secondary);font-size:.8125rem;font-weight:700}.ctt-template--checklist [data-checklist-item],.ctt-template--checklist .ctt-checklist-item{display:flex;gap:10px;align-items:flex-start}.ctt-template--checklist input[type="checkbox"]{flex:0 0 auto;width:18px;height:18px;margin-top:.3em;accent-color:var(--brand)}.ctt-template--checklist input[type="checkbox"]:focus-visible{outline:3px solid var(--accent-red);outline-offset:3px}.ctt-template--checklist input[type="checkbox"]:checked+span{color:var(--ink-secondary);text-decoration:line-through}@media (max-width:768px){.ctt-template{padding:32px 16px 56px}.ctt-template--guide{padding:0 0 56px}.ctt-template--guide .ctt-article-layout{grid-template-columns:minmax(0,1fr);gap:2rem;padding:2rem 1rem 3rem}.ctt-template--guide .ctt-article-toc{position:static;max-height:none}.ctt-route-hero,.ctt-comparison-hero,.ctt-checklist-hero{margin:-32px -16px 24px;padding:40px 16px 32px}.ctt-route-content h2,.ctt-comparison-content h2,.ctt-checklist-content h2{margin-top:36px}.ctt-comparison-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.ctt-checklist-content{grid-template-columns:minmax(0,1fr)}.ctt-checklist-group{padding:20px}.ctt-checker-cta{align-items:stretch;flex-direction:column}}