:root{--paper: #fbfbf7;--white: #ffffff;--ink: #151715;--muted: #5b625d;--line: #d9ded7;--blue: #0a5b83;--red: #b8322a;--copper: #a85b22;--green: #304f34;--yellow: #e8b84a;--panel: #eff2ec;--shadow: 0 18px 48px rgba(21, 23, 21, .12);--radius: 6px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}p{margin:0 0 1rem}h1,h2,h3,h4{margin:0 0 .4rem;line-height:1.1;letter-spacing:-.005em;color:var(--ink);text-wrap:balance}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3.4vw,2.8rem);line-height:1.12;max-width:32ch}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.6vw,2.15rem);line-height:1.2;max-width:38ch}h3{font-size:clamp(1.1rem,1.7vw,1.4rem);line-height:1.25;max-width:42ch}h4{font-size:clamp(.95rem,1.4vw,1.1rem);line-height:1.3;margin:0 0 .3rem}h1+p,.hero-copy h1+p{margin-top:.85rem;font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.55}ul,ol{padding-left:1.2rem}li{margin:.35rem 0}.skip-link{position:absolute;left:1rem;top:-4rem;padding:.8rem 1rem;background:var(--ink);color:var(--white);z-index:20}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:10;background:#fbfbf7f0;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-shell,.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.nav-shell{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.7rem;min-width:max-content}.brand-mark{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:11px;overflow:hidden;flex:0 0 auto;box-shadow:0 6px 16px #0b1d2a2e}.brand-mark svg{width:100%;height:100%;display:block}.topbar{background:#0b1d2a;color:#d6e6f2;font-size:.82rem}.topbar-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 0;flex-wrap:wrap}.topbar-meta{opacity:.85}.topbar-cta{color:#ffd97a;font-weight:700;letter-spacing:.02em}.topbar-cta:hover{text-decoration:underline}.topbar-trust,.topbar-meta{display:inline-flex;align-items:center;gap:.4rem}.topbar-trust strong{color:#ffd97a}.topbar-trust a,.topbar-meta a{color:inherit;text-decoration:underline;text-decoration-color:#ffd97a66}.topbar-stars{color:#ffd97a;letter-spacing:.08em}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.team-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.team-card img{width:96px;height:96px;border-radius:16px;display:block}.team-card h2{margin:.5rem 0 0;font-size:1.4rem}.team-card h2 a{color:var(--ink)}.team-role{color:var(--copper);font-weight:700;font-size:.92rem;margin:0}.team-creds{list-style:none;padding:0;margin:.5rem 0;display:flex;flex-wrap:wrap;gap:.4rem}.team-creds li{background:var(--panel);border:1px solid var(--line);border-radius:999px;font-size:.78rem;padding:.3rem .65rem;font-weight:700;color:var(--ink)}.team-years{margin:.5rem 0;font-size:.92rem;color:var(--muted)}.team-years strong{color:var(--ink);font-size:1.15rem}.aside-heading{font-size:1.2rem;margin:.25rem 0 .6rem}.map-embed{border-radius:12px;overflow:hidden;border:1px solid var(--line)}.meta-line{color:var(--muted);font-size:.85rem;margin:.25rem 0 .75rem}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.75rem;line-height:1.1}.desktop-nav{display:flex;align-items:center;gap:1rem;color:#303630;font-size:.92rem}.desktop-nav a{padding:.5rem 0;border-bottom:2px solid transparent}.desktop-nav a:hover{border-color:var(--red)}.nav-ctas,.cta-stack{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.phone-link{font-size:.9rem;color:var(--muted);white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.78rem 1.05rem;border-radius:var(--radius);border:1px solid var(--ink);font-weight:800;font-size:.92rem;line-height:1.1;text-align:center}.btn-primary{background:var(--red);border-color:var(--red);color:var(--white)}.btn-secondary,.btn-ghost{background:var(--white);color:var(--ink)}.btn-ghost{background:transparent;color:var(--white);border-color:#ffffff8c}.is-disabled{cursor:not-allowed;opacity:.72}.breadcrumbs{width:min(1180px,calc(100% - 32px));margin:1rem auto 0;display:flex;gap:.45rem;flex-wrap:wrap;font-size:.86rem;color:var(--muted)}.breadcrumbs a{text-decoration:underline;text-decoration-thickness:1px}.hero{padding:clamp(3rem,6vw,6rem) 0 2rem}.hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(1.5rem,4vw,4rem);align-items:center}.hero-copy p{max-width:68ch;color:#394039;font-size:1.08rem}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.4rem}.hero-photo{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:var(--panel)}.hero-photo img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.hero:has(.hero-photo){position:relative;overflow:hidden;background:linear-gradient(135deg,#0b1d2a,#133048 60%,#1c4762);color:var(--white);padding:clamp(4rem,9vw,7rem) 0 clamp(3.5rem,7vw,5.5rem);margin-bottom:1rem}.hero:has(.hero-photo) .hero-photo{position:absolute;inset:0;z-index:0;border-radius:0;box-shadow:none;background:transparent;margin:0}.hero:has(.hero-photo) .hero-photo picture{display:block;width:100%;height:100%}.hero:has(.hero-photo) .hero-photo img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;display:block}.hero:has(.hero-photo):after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#0b1d2aeb,#0b1d2ac7,#0b1d2a80);z-index:1;pointer-events:none}.hero:has(.hero-photo) .hero-grid{display:block;max-width:760px}.hero:has(.hero-photo) .hero-copy{color:var(--white);position:relative;z-index:3}.hero:has(.hero-photo) .hero-copy h1{color:var(--white);font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.1;max-width:22ch;text-shadow:0 2px 12px rgba(0,0,0,.35)}.hero:has(.hero-photo) .hero-copy p{color:#ffffffeb;max-width:62ch;text-shadow:0 1px 8px rgba(0,0,0,.4)}.hero:has(.hero-photo) .hero-copy strong,.hero:has(.hero-photo) .hero-copy a{color:#ffd97a}.hero:has(.hero-photo) .section-label{color:#ffd97a}.hero:has(.hero-photo) .route-rail{background:#fffffff5;border:1px solid rgba(255,255,255,.15);border-radius:10px;overflow:hidden;box-shadow:0 18px 40px #00000040}.hero:has(.hero-photo) .route-rail span{color:var(--ink)}.section-dark .service-card,.section-dark .city-card,.section-dark .guide-card,.section-dark .review-card,.section-dark .fact-card,.section-dark .team-card{color:var(--ink)}.section-dark .service-card h2,.section-dark .service-card h3,.section-dark .service-card h4,.section-dark .service-card a:not(.btn),.section-dark .city-card h2,.section-dark .city-card h3,.section-dark .city-card a:not(.btn),.section-dark .guide-card h2,.section-dark .guide-card h3,.section-dark .guide-card a:not(.btn),.section-dark .review-card strong,.section-dark .team-card h2,.section-dark .team-card h3,.section-dark .team-card a:not(.btn){color:var(--ink)}.section-dark .service-card p,.section-dark .city-card p,.section-dark .guide-card p,.section-dark .review-card p,.section-dark .team-card p{color:var(--muted)}.section-dark .service-card .btn-ghost,.section-dark .city-card .btn-ghost,.section-dark .guide-card .btn-ghost,.section-dark .team-card .btn-ghost{color:var(--ink);border-color:var(--ink);background:transparent}.section-dark .stat-strip strong,.section-dark .stat-strip span{color:var(--ink)}.section-dark .table-wrap table{color:var(--ink);background:var(--white)}.section-dark .table-wrap th,.section-dark .table-wrap td{color:var(--ink)}.section-dark .table-wrap a{color:var(--blue)}.section-dark .content-panel,.section-dark .source-block,.section-dark .cta-panel,.section-dark .content-panel h2,.section-dark .content-panel h3,.section-dark .content-panel h4,.section-dark .content-panel p,.section-dark .source-block h2,.section-dark .source-block p,.section-dark .cta-panel h2,.section-dark .cta-panel p{color:var(--ink)}.route-rail{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);margin-top:1.6rem;background:var(--white)}.route-rail span{padding:1rem;border-right:1px solid var(--line);font-weight:800}.route-rail span:last-child{border-right:0}.section{padding:clamp(3rem,6vw,6rem) 0}.section-dark{background:#172018;color:var(--white)}.section-dark h2,.section-dark h3{color:var(--white)}.section-dark p{color:#dce3dc}.section-label{color:var(--red);font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.grid-3,.grid-4,.card-grid,.service-grid,.city-grid,.guide-grid{display:grid;gap:1rem}.grid-3,.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4,.city-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.service-card,.city-card,.guide-card,.review-card,.fact-card,.source-block,.cta-panel,.faq-block,.content-panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius)}.card,.service-card,.city-card,.guide-card,.review-card,.fact-card{padding:1.1rem}.service-card img,.guide-card img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:4px;margin-bottom:1rem}.service-card p,.city-card p,.guide-card p,.fact-card p{color:var(--muted)}.service-card a,.city-card a,.guide-card a{font-weight:900}.feature-row{display:grid;grid-template-columns:220px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.feature-row:last-child{border-bottom:0}.content-flow{display:grid;gap:1.2rem}.content-flow h2{margin-top:1.4rem}.content-flow h3{margin-top:1rem}.content-flow p,.content-flow li{color:#333a34}.checklist,.link-list{display:grid;gap:.65rem;margin:1rem 0;padding:0;list-style:none}.checklist li,.link-list a{border-left:4px solid var(--red);background:var(--white);padding:.85rem 1rem;border-radius:4px}.link-list a{display:block}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}table{width:100%;border-collapse:collapse;min-width:620px}th,td{padding:.95rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--panel);font-size:.86rem;text-transform:uppercase;letter-spacing:.05em}.reviews,.faq-block,.source-block,.cta-panel{padding:clamp(1.2rem,3vw,2rem);margin:clamp(2rem,4vw,4rem) 0}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.review-card p{color:#303630}.review-card span{display:block;color:var(--muted);font-size:.9rem}.faq-list{display:grid;gap:.7rem;margin-top:1rem}details{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1rem}summary{cursor:pointer;font-weight:900}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:1rem}.source-grid a{padding:.7rem;border:1px solid var(--line);border-radius:4px;background:var(--paper);font-weight:800;font-size:.92rem}.cta-panel{display:flex;justify-content:space-between;gap:1rem;align-items:center}.cta-panel.dark{background:#172018;color:var(--white)}.cta-panel.dark h2{color:var(--white)}.footer-cta{padding:3rem 0}.site-footer{background:var(--ink);color:var(--white);padding:3rem 0 5rem}.site-footer p,.site-footer small,.fineprint{color:#c7cec6}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:1.5rem}.site-footer h3{color:var(--white);font-size:1rem;margin-bottom:.6rem}.site-footer a{display:block;color:#edf2ec;margin:.35rem 0;font-size:.92rem}.footer-brand{margin-bottom:1rem}.contact-block{font-style:normal;display:flex;flex-direction:column;gap:.18rem;margin:1rem 0 0;color:#edf2ec;font-size:.92rem}.contact-block strong{color:var(--white)}.contact-block a{display:inline;margin:0}.footer-base{margin-top:2.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#a9b1ab;font-size:.82rem;border-top:1px solid rgba(255,255,255,.12);padding-top:1.25rem}.review-rating{color:#d9a516;font-size:.95rem;letter-spacing:.08em;display:block;margin-bottom:.35rem}.review-meta{display:flex;justify-content:space-between;gap:.5rem;margin-top:.5rem;font-size:.82rem;color:var(--muted)}.mobile-sticky{display:none}.pill-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.pill-row span{border:1px solid var(--line);background:var(--white);border-radius:999px;padding:.38rem .75rem;color:var(--muted);font-weight:800;font-size:.86rem}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin:2rem 0}.stat-strip div{background:var(--white);padding:1rem}.stat-strip strong{display:block;font-size:1.55rem}@media(max-width:980px){.desktop-nav,.nav-ctas{display:none}.hero-grid,.split,.grid-3,.grid-4,.service-grid,.city-grid,.guide-grid,.review-grid,.footer-grid{grid-template-columns:1fr}.route-rail,.stat-strip{grid-template-columns:repeat(2,1fr)}.feature-row{grid-template-columns:1fr}.source-grid{grid-template-columns:1fr 1fr}.mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;display:grid;grid-template-columns:1fr .7fr;background:var(--ink);border-top:1px solid rgba(255,255,255,.2)}.mobile-sticky a,.mobile-sticky span{color:var(--white);text-align:center;padding:.95rem .6rem;font-weight:900}.mobile-sticky a:first-child{background:var(--red)}body{padding-bottom:58px}}@media(max-width:620px){.nav-shell,.wrap,.breadcrumbs{width:min(100% - 24px,1180px)}.nav-shell{min-height:66px}.brand small{display:none}.hero{padding-top:2rem}h1{font-size:clamp(2.35rem,13vw,3.5rem)}h2{font-size:clamp(1.8rem,9vw,2.7rem)}.route-rail,.stat-strip,.source-grid{grid-template-columns:1fr}.cta-panel{display:block}.cta-stack{margin-top:1rem}}
