:root{--bg:#f8fafc;--surface:#fff;--surface-header:#fff;--border:#e2e8f0;--border-focus:#475569;--fg:#0f172a;--fg-muted:#475569;--fg-dim:#94a3b8;--neon-green:#10b981;--neon-green-dim:#10b98114;--neon-cyan:#0284c7;--neon-cyan-dim:#0284c714;--neon-orange:#f97316;--neon-orange-dim:#f9731614;--neon-pink:#ec4899;--neon-pink-dim:#ec489914;--neon-yellow:#eab308;--neon-yellow-dim:#eab30814;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}.theme-dark{--bg:#060a13;--surface:#0b1120;--surface-header:#0f182d;--border:#1e293b;--border-focus:#f8fafc;--fg:#f8fafc;--fg-muted:#64748b;--fg-dim:#334155;--neon-green:#0f6;--neon-green-dim:#00ff6626;--neon-cyan:#00f0ff;--neon-cyan-dim:#00f0ff26;--neon-orange:#f60;--neon-orange-dim:#ff660026;--neon-pink:#f0f;--neon-pink-dim:#ff00ff26;--neon-yellow:#fe0;--neon-yellow-dim:#ffee0026}*{box-sizing:border-box;cursor:default;margin:0;padding:0}html,body{background-color:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;transition:background-color .2s,color .2s}h1,h2,h3,h4,h5,h6,.code-text,button,input,select,textarea{font-family:var(--font-mono)}a,button,a *{cursor:pointer}.b2c-hero{background-image:linear-gradient(#0f172a80 0%,#0f172ad9 100%),url(/images/hero-suv.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:80vh;padding:60px 24px;display:flex;position:relative}.b2c-hero-content{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;width:100%;max-width:1200px;display:grid}.b2c-hero-copy{color:#fff}.b2c-hero-title{letter-spacing:-.04em;font-size:42px;font-weight:800;line-height:1.15;font-family:var(--font-sans);margin-bottom:20px}.b2c-hero-subtitle{color:#cbd5e1;max-width:520px;margin-bottom:30px;font-size:18px;line-height:1.6}.hero-cta{min-height:48px;font-family:var(--font-mono);letter-spacing:0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.hero-cta:hover,.hero-cta:focus-visible{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a2e}.hero-cta:focus-visible{outline-offset:2px;outline:3px solid #0284c747}.hero-cta-primary{color:#fff;background-color:#0f172a;border-color:#0f172a}.hero-cta-primary:hover,.hero-cta-primary:focus-visible{color:#fff;background-color:#111c36;border-color:#111c36}.hero-cta-secondary{color:#0f172a;background-color:#fff;border-color:#cbd5e1}.hero-cta-secondary:hover,.hero-cta-secondary:focus-visible{color:#0f172a;background-color:#f8fafc;border-color:#64748b}.hero-route-panel{color:#0f172a;background-color:#fff;border:1px solid #0f172a1f;box-shadow:0 28px 60px #0f172a2e}.hero-route-summary{color:#0f172a;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;gap:0;padding:14px;display:grid}.hero-route-cta-primary,.hero-route-cta-secondary{width:100%}.hero-route-cta-primary{color:#fff;background-color:#f97316;border-color:#f97316;min-height:52px}.hero-route-cta-primary:hover,.hero-route-cta-primary:focus-visible{color:#fff;background-color:#ea580c;border-color:#ea580c}.hero-route-cta-secondary{color:#0f172a;background-color:#fff;border-color:#cbd5e1;min-height:52px}.hero-route-cta-secondary:hover,.hero-route-cta-secondary:focus-visible{color:#0f172a;background-color:#f8fafc;border-color:#64748b}.hero-support-list{gap:10px;margin-top:28px;display:grid}.hero-support-pill{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:999px;align-items:center;min-height:40px;padding:10px 14px;font-size:12px;font-weight:700;line-height:1.35;display:inline-flex;box-shadow:0 6px 16px #0f172a0f}.b2c-wizard-card{background-color:var(--surface);border:1px solid var(--border);color:var(--fg);border-radius:12px;flex-direction:column;gap:16px;min-height:380px;padding:24px;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.b2c-wizard-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:12px;display:flex}.b2c-wizard-title{font-size:11px;font-family:var(--font-mono);color:var(--neon-cyan);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.b2c-section{max-width:1200px;margin:80px auto;padding:0 24px}.b2c-section-header{text-align:center;margin-bottom:40px}.b2c-section-title{letter-spacing:-.03em;font-size:32px;font-weight:800;font-family:var(--font-sans);margin-bottom:12px}.b2c-section-subtitle{color:var(--fg-muted);max-width:600px;margin:0 auto;font-size:16px}.b2c-promo-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.b2c-promo-card{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:16px;padding:30px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.b2c-promo-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -2px #0000000a}.b2c-promo-number{font-family:var(--font-mono);color:var(--neon-cyan);font-size:13px;font-weight:700}.b2c-promo-title{letter-spacing:-.02em;font-size:22px;font-weight:700;font-family:var(--font-sans)}.b2c-promo-desc{color:var(--fg-muted);flex:1;font-size:14px;line-height:1.6}.b2c-promo-cta{font-family:var(--font-mono);color:var(--neon-cyan);cursor:pointer;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-flex}.main-viewport{box-sizing:border-box;grid-template-columns:360px 1fr;gap:20px;width:100vw;height:calc(100vh - 100px);padding:20px;display:grid}.dashboard-grid{background-image:linear-gradient(#1e293b33 1px,#0000 1px),linear-gradient(90deg,#1e293b33 1px,#0000 1px);background-size:32px 32px;grid-template-rows:64px 1fr 36px;width:100vw;height:100vh;display:grid;position:relative}.header-bar{background-color:var(--surface-header);border-bottom:2px solid var(--border);justify-content:space-between;align-items:center;padding:0 24px;display:flex}.header-title{letter-spacing:-.05em;align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.header-title .tag{background-color:var(--neon-green-dim);color:var(--neon-green);border:1px solid var(--neon-green);letter-spacing:normal;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:700}.footer-bar{background-color:var(--surface);border-top:2px solid var(--border);font-family:var(--font-mono);color:var(--fg-muted);justify-content:space-between;align-items:center;padding:0 24px;font-size:11px;display:flex}.footer-status{align-items:center;gap:8px;display:flex}.pulse-indicator{background-color:var(--neon-green);width:8px;height:8px;box-shadow:0 0 8px var(--neon-green);border-radius:50%;animation:2s infinite pulse}@keyframes pulse{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.15)}to{opacity:.5;transform:scale(.95)}}.dcc-panel{background-color:var(--surface);border:2px solid var(--border);flex-direction:column;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.panel-header{border-bottom:2px solid var(--border);background-color:#1e293b0d;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.panel-title{text-transform:uppercase;letter-spacing:.1em;color:var(--fg);font-size:13px;font-weight:700}.panel-content{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow-y:auto}.panel-content::-webkit-scrollbar{width:6px}.panel-content::-webkit-scrollbar-track{background:var(--bg)}.panel-content::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.card-hard{border:2px solid var(--border);background-color:var(--bg);padding:14px;transition:all .15s;position:relative}.card-hard:hover{transform:translate(-2px,-2px)}.shadow-green{box-shadow:4px 4px 0px 0px var(--neon-green)}.shadow-green:hover{box-shadow:6px 6px 0px 0px var(--neon-green)}.shadow-cyan{box-shadow:4px 4px 0px 0px var(--neon-cyan)}.shadow-cyan:hover{box-shadow:6px 6px 0px 0px var(--neon-cyan)}.shadow-orange{box-shadow:4px 4px 0px 0px var(--neon-orange)}.shadow-orange:hover{box-shadow:6px 6px 0px 0px var(--neon-orange)}.shadow-pink{box-shadow:4px 4px 0px 0px var(--neon-pink)}.shadow-pink:hover{box-shadow:6px 6px 0px 0px var(--neon-pink)}.shadow-yellow{box-shadow:4px 4px 0px 0px var(--neon-yellow)}.shadow-yellow:hover{box-shadow:6px 6px 0px 0px var(--neon-yellow)}.btn-hard{border:2px solid var(--border);background-color:var(--surface);color:var(--fg);text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:700;transition:all .1s;display:inline-flex}.btn-hard:active{transform:translate(2px,2px);box-shadow:0 0 #0000!important}.form-group{flex-direction:column;gap:6px;display:flex}.form-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--fg-muted);font-size:11px}.form-input{background-color:var(--surface);border:2px solid var(--border);color:var(--fg);font-family:var(--font-mono);box-sizing:border-box;width:100%;padding:10px 12px;font-size:13px;transition:all .15s}.form-input:focus{border-color:var(--border-focus);outline:none}.metric-row{font-size:13px;font-family:var(--font-mono);border-left:3px solid var(--border);background-color:#1e293b08;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.metric-label{color:var(--fg-muted)}.metric-value{font-weight:700}.console-line{font-family:var(--font-mono);margin-bottom:4px;font-size:11px;line-height:1.4}.console-line.success{color:var(--neon-green)}.console-line.info{color:var(--neon-cyan)}.console-line.warn{color:var(--neon-yellow)}.console-line.error{color:var(--neon-pink)}.console-line.dim{color:var(--fg-muted)}.switchboard-grid{grid-template-columns:repeat(3,1fr);gap:20px;height:100%;display:grid}.switchboard-column{flex-direction:column;gap:16px;height:100%;display:flex}.status-badge{text-transform:uppercase;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.status-badge.live{background-color:var(--neon-green-dim);color:var(--neon-green);border:1px solid var(--neon-green)}.status-badge.offline{background-color:var(--neon-pink-dim);color:var(--neon-pink);border:1px solid var(--neon-pink)}.status-badge.staging{background-color:var(--neon-cyan-dim);color:var(--neon-cyan);border:1px solid var(--neon-cyan)}.wizard-resort-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.wizard-input-grid{grid-template-columns:1.1fr .9fr 1fr;gap:10px;display:grid}.wizard-vehicle-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.wizard-action-grid{grid-template-columns:1fr 2fr;gap:10px;display:grid}.news-layout-grid{grid-template-columns:2fr 1fr;gap:40px;padding:40px 24px;display:grid}.site-header{border-bottom:1px solid var(--border);z-index:10;background-color:#fff;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.header-logo-container{align-items:baseline;gap:8px;display:flex}.logo-text{letter-spacing:-.04em;color:#0f172a;font-size:22px;font-weight:900;font-family:var(--font-sans);cursor:pointer}.logo-tagline{font-size:11px;font-family:var(--font-mono);color:var(--fg-muted);font-weight:700}.header-nav{font-size:13px;font-family:var(--font-mono);align-items:center;gap:24px;font-weight:700;display:flex}.nav-link{color:var(--fg-muted);cursor:pointer;text-decoration:none;transition:color .15s}.nav-link:hover{color:var(--fg)}.nav-link.disabled-link{color:var(--fg-dim);cursor:default}.nav-phone{color:var(--fg);border-left:1px solid var(--border);padding-left:24px;font-weight:700;text-decoration:none;transition:color .15s}.nav-phone:hover{color:var(--neon-cyan)}.credential-strip{border-bottom:1px solid var(--border);border-top:1px solid var(--border);background:#f8fafc;padding:24px 40px}.credential-strip-full{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1120px;margin:0 auto;display:grid}.credential-item h2{color:var(--fg);margin-bottom:6px;font-size:14px}.credential-item p,.booking-trust-copy,.footer-trust-copy{color:var(--fg-muted);font-size:12px;line-height:1.6}.credential-strip-compact{color:var(--fg);text-align:center;margin:0;font-size:12px;line-height:1.6;display:none}.booking-trust-copy{margin:0}.site-footer{border-top:1px solid var(--border);font-size:12px;font-family:var(--font-mono);color:var(--fg-muted);background-color:#fff;justify-content:space-between;align-items:center;margin-top:auto;padding:30px 40px;display:flex}.footer-identity{max-width:640px}.footer-identity p{margin:0}.footer-trust-copy{margin-top:8px!important}.footer-links{flex-wrap:wrap;gap:16px;display:flex}.footer-link{cursor:pointer;text-decoration:underline;transition:color .15s}.footer-link:hover{color:var(--fg)}@media (max-width:1024px){.main-viewport{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:auto;overflow-y:auto}.b2c-hero-content{text-align:center;grid-template-columns:1fr}.b2c-hero-subtitle{margin:0 auto 30px}.b2c-promo-grid{grid-template-columns:1fr}}@media (max-width:768px){.credential-strip{padding:18px 16px}.credential-strip-full{display:none}.credential-strip-compact{display:block}.site-header{padding:12px 16px}.logo-tagline{display:none}.header-nav{gap:12px;font-size:12px}.nav-phone{padding-left:12px}.b2c-hero{min-height:auto;padding:40px 16px}.b2c-hero-content{text-align:center;grid-template-columns:1fr;gap:24px}.b2c-hero-title{margin-bottom:12px;font-size:28px}.b2c-hero-subtitle{margin-bottom:20px;font-size:15px;line-height:1.5}.b2c-wizard-card{min-height:auto;padding:18px}.wizard-resort-grid{grid-template-columns:repeat(2,1fr);gap:8px}.wizard-input-grid,.wizard-vehicle-grid{grid-template-columns:1fr;gap:12px}.wizard-action-grid{grid-template-columns:1fr;gap:10px}.news-layout-grid{grid-template-columns:1fr;gap:24px;padding:24px 16px}.b2c-section{margin:40px auto;padding:0 16px}.b2c-section-title{font-size:24px}.b2c-promo-grid{grid-template-columns:1fr;gap:16px}.b2c-promo-card{padding:20px}.b2c-promo-title{font-size:18px}.site-footer{text-align:center;flex-direction:column;gap:16px;padding:24px 16px}.footer-links{justify-content:center;gap:12px}}.trust-section{box-sizing:border-box;width:100%;max-width:1200px;margin:60px auto;padding:0 24px}.trust-section-header{text-align:center;margin-bottom:30px}.trust-section-title{letter-spacing:-.03em;font-size:28px;font-weight:800;font-family:var(--font-sans);color:var(--fg);margin-bottom:8px}.trust-section-subtitle{color:var(--fg-muted);max-width:650px;margin:0 auto;font-size:15px;line-height:1.5}.rate-table-container{border:1px solid var(--border);background-color:var(--surface);border-radius:12px;overflow-x:auto;box-shadow:0 4px 6px -1px #0000000d}.rate-table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.rate-table th,.rate-table td{border-bottom:1px solid var(--border);padding:16px 20px}.rate-table th{font-family:var(--font-mono);text-transform:uppercase;color:var(--fg-muted);letter-spacing:.05em;background-color:#1e293b05;font-size:11px;font-weight:700}.rate-table tr:last-child td{border-bottom:none}.rate-table td strong{font-family:var(--font-mono);font-size:15px}.rate-table tr.highlight-row{background-color:var(--neon-cyan-dim)}.rate-table tr.highlight-row td{border-bottom:1px solid #0284c726}.arrival-tabs-container{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.arrival-tabs-header{border-bottom:1px solid var(--border);justify-content:center;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.arrival-tab-btn{font-family:var(--font-mono);border:1px solid var(--border);background-color:var(--surface);color:var(--fg-muted);border-radius:6px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .15s}.arrival-tab-btn:hover{color:var(--fg);border-color:var(--border-focus)}.arrival-tab-btn.active{background-color:var(--fg);color:#fff;border-color:var(--fg)}.arrival-timeline{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.arrival-step{flex-direction:column;gap:10px;display:flex}.arrival-step-num{font-family:var(--font-mono);color:var(--neon-cyan);background-color:var(--neon-cyan-dim);border-radius:4px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:700}.arrival-step-title{color:var(--fg);font-size:16px;font-weight:700;font-family:var(--font-sans)}.arrival-step-desc{color:var(--fg-muted);font-size:13px;line-height:1.5}.review-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.review-card{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:space-between;padding:24px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.review-text{color:var(--fg);margin-bottom:16px;font-size:14px;font-style:italic;line-height:1.6}.review-author{font-family:var(--font-mono);color:var(--fg-muted);text-transform:uppercase;font-size:11px;font-weight:700}.licensing-footnote{border-top:1px solid var(--border);text-align:center;width:100%;font-family:var(--font-mono);color:var(--fg-dim);letter-spacing:.05em;background-color:#1e293b05;padding:12px 24px;font-size:10px}@media (max-width:768px){.trust-section{margin:40px auto;padding:0 16px}.trust-section-title{font-size:22px}.rate-table th,.rate-table td{padding:12px 14px;font-size:13px}.arrival-timeline{grid-template-columns:1fr;gap:20px}.review-grid{grid-template-columns:1fr;gap:16px}.review-card{padding:20px}}.guides-grid-responsive{grid-template-columns:1fr 1fr;gap:16px 24px;display:grid}@media (max-width:640px){.guides-grid-responsive{grid-template-columns:1fr!important;gap:12px!important}}.gosno-checkout-shell{max-width:1180px;margin:0 auto;padding:32px 24px 56px}.gosno-checkout-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.gosno-checkout-kicker{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--neon-cyan);margin-bottom:8px;font-size:11px}.gosno-checkout-title{color:var(--fg);font-size:30px;line-height:1.15;font-family:var(--font-sans);margin:0}.gosno-checkout-copy{color:var(--fg-muted);max-width:620px;margin-top:8px;font-size:14px;line-height:1.6}.gosno-checkout-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:18px;display:grid}.gosno-checkout-card,.gosno-checkout-success{background-color:var(--surface);border:1px solid var(--border);border-radius:10px;padding:22px;box-shadow:0 12px 30px #0f172a14}.gosno-checkout-card-title{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted);font-size:12px;font-family:var(--font-mono);margin-bottom:16px}.gosno-checkout-summary-row{border-bottom:1px solid #94a3b838;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;font-size:14px;line-height:1.5;display:flex}.gosno-checkout-summary-row span{color:var(--fg-muted)}.gosno-checkout-summary-row strong{color:var(--fg);text-align:right;font-weight:800}.gosno-checkout-price-row strong{color:var(--neon-orange);font-size:18px}.gosno-checkout-policy{color:var(--fg-muted);margin-top:16px;font-size:12px;line-height:1.6}.gosno-checkout-payment-card{flex-direction:column;gap:16px;display:flex}.gosno-checkout-support{border:1px solid var(--border);color:var(--fg-muted);background-color:#f8fafc;border-radius:8px;gap:6px;padding:14px;font-size:12px;line-height:1.5;display:grid}.gosno-checkout-form{gap:14px;display:grid}.gosno-square-card-frame,.gosno-stripe-card-frame{border:1px solid var(--border);background-color:#fff;border-radius:8px;min-height:52px;padding:10px 12px}.gosno-wallet-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gosno-wallet-button{border:1px solid var(--border);color:#fff;min-height:48px;font-family:var(--font-mono);letter-spacing:0;background-color:#0f172a;border-radius:8px;font-size:13px;font-weight:800}.gosno-wallet-button:disabled{opacity:.5;cursor:not-allowed}.gosno-payment-button{min-height:54px}.gosno-checkout-error{color:#b91c1c;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.5}.gosno-checkout-success{max-width:720px}.gosno-checkout-success-link{margin-top:18px}@media (max-width:900px){.gosno-checkout-grid{grid-template-columns:1fr}.gosno-checkout-header{flex-direction:column}}@media (max-width:640px){.gosno-checkout-shell{padding:24px 16px 48px}.gosno-checkout-title{font-size:24px}.gosno-wallet-row{grid-template-columns:1fr}.gosno-checkout-summary-row{flex-direction:column;align-items:flex-start}.gosno-checkout-summary-row strong{text-align:left}}
body:has(.b2c-wizard-card){--route-ink:#18211d;--route-muted:#687069;--route-paper:#f3f0e8;--route-paper-2:#fbfaf6;--route-line:#d7d0c4;--route-forest:#17352c;--route-forest-2:#21483c;--route-sand:#d8c8aa;--route-white:#fffdf8;background:var(--route-paper);color:var(--route-ink)}body:has(.b2c-wizard-card) .site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:100%;position:absolute;box-shadow:none!important;background:#0e1d198a!important;border-bottom:1px solid #ffffff38!important}:is(body:has(.b2c-wizard-card) .logo-text,body:has(.b2c-wizard-card) .nav-link,body:has(.b2c-wizard-card) .nav-phone,body:has(.b2c-wizard-card) .logo-tagline){color:#fff!important}body:has(.b2c-wizard-card) .logo-text{font-family:var(--font-heading,Georgia, serif)!important;letter-spacing:-.04em!important;text-transform:none!important;font-size:30px!important;font-weight:500!important}body:has(.b2c-wizard-card) .logo-tagline{opacity:.62;letter-spacing:.16em!important}body:has(.b2c-wizard-card) .nav-link{opacity:.78;font-family:var(--font-sans)!important;letter-spacing:.08em!important;font-size:11px!important}body:has(.b2c-wizard-card) .nav-phone{background:#ffffff14!important;border:1px solid #ffffff80!important;border-radius:2px!important;padding:10px 14px!important}body:has(.b2c-wizard-card) .b2c-hero{align-items:center;min-height:760px;padding:154px 24px 92px;position:relative;overflow:hidden;background-image:linear-gradient(90deg,#0d1d18f0 0%,#0d1d18e0 36%,#0d1d1899 64%,#0d1d1857 100%),url(/images/hero-suv.png)!important;background-position:50% 58%!important;background-size:cover!important;border-bottom:0!important}body:has(.b2c-wizard-card) .b2c-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#08120f4d);height:120px;position:absolute;inset:auto 0 0}body:has(.b2c-wizard-card) .b2c-hero-content{z-index:2;max-width:1240px;position:relative;grid-template-columns:minmax(0,1.18fr) minmax(370px,.72fr)!important;align-items:center!important;gap:clamp(54px,8vw,116px)!important}body:has(.b2c-wizard-card) .b2c-hero-copy{max-width:760px;padding-top:12px}body:has(.b2c-wizard-card) .b2c-hero-title{text-wrap:balance;max-width:820px;font-family:var(--font-heading,Georgia, serif)!important;letter-spacing:-.055em!important;color:#fffdf8!important;margin:0 0 30px!important;font-size:clamp(58px,6.3vw,92px)!important;font-weight:400!important;line-height:.92!important}body:has(.b2c-wizard-card) .b2c-hero-copy>p[style*="28px"]{border-bottom:1px solid #ffffff57;padding:0 0 14px;display:inline-block;font-family:var(--font-heading,Georgia, serif)!important;letter-spacing:-.045em!important;color:#fffdf8!important;margin:0 0 14px!important;font-size:clamp(48px,5.8vw,78px)!important;font-weight:400!important;line-height:.92!important}body:has(.b2c-wizard-card) .b2c-hero-copy>p[style*=\#cbd5e1]{max-width:610px;color:#ffffffbd!important;margin-bottom:8px!important;font-size:15px!important;line-height:1.55!important}body:has(.b2c-wizard-card) .b2c-hero-copy>div[style*="rgba(255, 255, 255, 0.05)"]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:610px;background:#ffffff12!important;border:1px solid #ffffff3d!important;border-radius:0!important;margin-top:30px!important;padding:20px 22px!important}body:has(.b2c-wizard-card) .b2c-hero-copy>div[style*="rgba(255, 255, 255, 0.05)"] strong{letter-spacing:.1em;text-transform:uppercase;font-family:var(--font-sans)!important;font-size:13px!important}body:has(.b2c-wizard-card) .b2c-wizard-card{min-height:0!important;color:var(--route-ink)!important;background:#fffdf8fa!important;border:1px solid #ffffff8c!important;border-radius:2px!important;padding:32px!important;box-shadow:0 34px 90px #00000057!important}body:has(.b2c-wizard-card) .b2c-wizard-header{border-bottom:1px solid var(--route-line)!important;margin-bottom:20px!important;padding-bottom:16px!important}body:has(.b2c-wizard-card) .b2c-wizard-title{font-family:var(--font-sans)!important;letter-spacing:.18em!important;color:#6d675f!important;font-size:10px!important;font-weight:800!important}:is(body:has(.b2c-wizard-card) .b2c-wizard-card p,body:has(.b2c-wizard-card) .b2c-wizard-card span,body:has(.b2c-wizard-card) .b2c-wizard-card label){font-family:var(--font-sans)!important}body:has(.b2c-wizard-card) .form-input{min-height:46px;color:var(--route-ink)!important;box-shadow:none!important;background:#fff!important;border:1px solid #c9c1b5!important;border-radius:0!important}body:has(.b2c-wizard-card) .form-select{min-height:46px;color:var(--route-ink)!important;box-shadow:none!important;background:#fff!important;border:1px solid #c9c1b5!important;border-radius:0!important}body:has(.b2c-wizard-card) .b2c-wizard-card input{min-height:46px;color:var(--route-ink)!important;box-shadow:none!important;background:#fff!important;border:1px solid #c9c1b5!important;border-radius:0!important}body:has(.b2c-wizard-card) .b2c-wizard-card select{min-height:46px;color:var(--route-ink)!important;box-shadow:none!important;background:#fff!important;border:1px solid #c9c1b5!important;border-radius:0!important}body:has(.b2c-wizard-card) .b2c-wizard-card textarea{min-height:46px;color:var(--route-ink)!important;box-shadow:none!important;background:#fff!important;border:1px solid #c9c1b5!important;border-radius:0!important}body:has(.b2c-wizard-card) .b2c-wizard-card button{font-family:var(--font-sans)!important;border-radius:0!important}:is(body:has(.b2c-wizard-card) .b2c-wizard-card button[style*="backgroundColor: var(--neon"],body:has(.b2c-wizard-card) .b2c-wizard-card button[style*="backgroundColor: #"],body:has(.b2c-wizard-card) .b2c-wizard-card a[class*=cta]){letter-spacing:.04em;background:var(--route-forest)!important;border-color:var(--route-forest)!important;color:#fff!important;border-radius:0!important;min-height:52px!important}body:has(.b2c-wizard-card) .b2c-wizard-card button:hover{background:var(--route-forest-2)!important}body:has(.b2c-wizard-card) .b2c-wizard-card a[class*=cta]:hover{background:var(--route-forest-2)!important}body:has(.b2c-wizard-card) [data-testid=booking-route-summary]{margin-bottom:4px;border-bottom:1px solid var(--route-line)!important;font-family:var(--font-heading,Georgia, serif)!important;padding:14px 0 16px!important;font-size:19px!important;font-weight:500!important}body:has(.b2c-wizard-card) .credential-strip{border:0!important;border-bottom:1px solid var(--route-line)!important;background:#e8e1d4!important;margin:0!important}body:has(.b2c-wizard-card) .b2c-section{background:0 0!important;max-width:1160px!important;margin:0 auto!important;padding:clamp(78px,9vw,124px) 24px!important}body:has(.b2c-wizard-card) .b2c-section:nth-of-type(2n){background:#ebe6dc!important;max-width:none!important;padding-left:max(24px,50vw - 556px)!important;padding-right:max(24px,50vw - 556px)!important}body:has(.b2c-wizard-card) .b2c-section+.b2c-section{border-top:1px solid var(--route-line)!important}body:has(.b2c-wizard-card) .b2c-section-header{max-width:760px;text-align:left!important;margin:0 0 52px!important}body:has(.b2c-wizard-card) .b2c-section-title{max-width:820px;font-family:var(--font-heading,Georgia, serif)!important;letter-spacing:-.045em!important;color:var(--route-ink)!important;margin-bottom:24px!important;font-size:clamp(44px,5vw,68px)!important;font-weight:400!important;line-height:.98!important}body:has(.b2c-wizard-card) .b2c-section h2{max-width:820px;font-family:var(--font-heading,Georgia, serif)!important;letter-spacing:-.045em!important;color:var(--route-ink)!important;margin-bottom:24px!important;font-size:clamp(44px,5vw,68px)!important;font-weight:400!important;line-height:.98!important}:is(body:has(.b2c-wizard-card) .b2c-section h3,body:has(.b2c-wizard-card) .b2c-section h4){font-family:var(--font-heading,Georgia, serif)!important;color:var(--route-ink)!important;letter-spacing:-.025em!important}:is(body:has(.b2c-wizard-card) .b2c-section p,body:has(.b2c-wizard-card) .b2c-section li){max-width:760px;color:var(--route-muted)!important;font-size:16px!important;line-height:1.78!important}body:has(.b2c-wizard-card) .b2c-promo-grid{border-top:1px solid var(--route-line);border-left:1px solid var(--route-line);gap:0!important}:is(body:has(.b2c-wizard-card) .b2c-promo-card,body:has(.b2c-wizard-card) .card-hard){border:0!important;border-right:1px solid var(--route-line)!important;border-bottom:1px solid var(--route-line)!important;box-shadow:none!important;background:#fffdf8b8!important;border-radius:0!important}body:has(.b2c-wizard-card) .b2c-promo-card:hover{background:#fffdf8!important;transform:none!important}:is(body:has(.b2c-wizard-card) .b2c-promo-number,body:has(.b2c-wizard-card) .b2c-promo-cta){color:var(--route-forest)!important}body:has(.b2c-wizard-card) [class*=review]{border-radius:0!important}body:has(.b2c-wizard-card) .site-footer{background:var(--route-forest)!important}@media (max-width:900px){body:has(.b2c-wizard-card) .site-header{position:relative;background:var(--route-forest)!important}body:has(.b2c-wizard-card) .b2c-hero{min-height:auto;background-image:linear-gradient(#0d1d1894 0%,#0d1d18db 46%,#0d1d18f7 100%),url(/images/hero-suv.png)!important;background-position:61%!important;padding:76px 18px 58px!important}body:has(.b2c-wizard-card) .b2c-hero-content{grid-template-columns:1fr!important;gap:38px!important}body:has(.b2c-wizard-card) .b2c-hero-title{font-size:clamp(48px,13vw,72px)!important}body:has(.b2c-wizard-card) .b2c-wizard-card{padding:24px 20px!important}:is(body:has(.b2c-wizard-card) .wizard-input-grid,body:has(.b2c-wizard-card) .wizard-resort-grid){grid-template-columns:1fr 1fr!important}body:has(.b2c-wizard-card) .b2c-section{padding:64px 18px!important}body:has(.b2c-wizard-card) .b2c-section:nth-of-type(2n){padding:64px 18px!important}body:has(.b2c-wizard-card) .b2c-section-title{font-size:clamp(38px,10vw,54px)!important}body:has(.b2c-wizard-card) .b2c-section h2{font-size:clamp(38px,10vw,54px)!important}}@media (max-width:540px){body:has(.b2c-wizard-card) .wizard-input-grid{grid-template-columns:1fr!important}body:has(.b2c-wizard-card) .b2c-hero-copy>p[style*="28px"]{font-size:52px!important}}
body:has(.b2c-wizard-card) .b2c-hero{background-image:linear-gradient(90deg,#071410b8 0%,#07141075 43%,#0714100f 72%),url(/images/hero-suv.png)!important;background-position:50% 58%!important;background-size:cover!important;align-items:center!important;height:442px!important;min-height:442px!important;display:flex!important}body:has(.b2c-wizard-card) .b2c-hero-content{grid-template-columns:minmax(0,1.25fr) 380px!important;align-items:center!important;gap:42px!important;width:100%!important;max-width:1400px!important;margin:0 auto!important;padding:20px 64px!important}body:has(.b2c-wizard-card) .b2c-hero-title{text-shadow:0 2px 14px #00000029;letter-spacing:-.035em!important;max-width:630px!important;margin:0 0 12px!important;font-family:Georgia,serif!important;font-size:52px!important;font-weight:400!important;line-height:.98!important}body:has(.b2c-wizard-card) .b2c-hero-copy>p:not([style*="28px"]){color:#ffffffeb!important;max-width:520px!important;font-size:14px!important;line-height:1.45!important}body:has(.b2c-wizard-card) .b2c-hero-copy>p[style*="28px"]{color:#fff!important;margin:10px 0!important;font-family:Georgia,serif!important;font-size:30px!important;line-height:1.05!important}body:has(.b2c-wizard-card) .b2c-wizard-card{color:#fff!important;background:linear-gradient(145deg,#16382d,#0b2b22)!important;border:1px solid #d6ae6333!important;border-radius:9px!important;max-height:404px!important;padding:25px!important;overflow:auto!important;box-shadow:0 16px 40px #0000003d!important}body:has(.b2c-wizard-card) .b2c-wizard-header{border-bottom-color:#ffffff26!important;margin-bottom:11px!important;padding-bottom:11px!important}body:has(.b2c-wizard-card) .b2c-wizard-title{letter-spacing:.16em!important;color:#d6ae63!important;font-size:11px!important}:is(body:has(.b2c-wizard-card) .b2c-wizard-card p,body:has(.b2c-wizard-card) .b2c-wizard-card label){color:#e0e6e2!important;font-size:10px!important}:is(body:has(.b2c-wizard-card) .b2c-wizard-card input,body:has(.b2c-wizard-card) .b2c-wizard-card select,body:has(.b2c-wizard-card) .b2c-wizard-card textarea){color:#17202a!important;background:#fff!important;border-color:#ffffff47!important;border-radius:2px!important;height:36px!important;min-height:36px!important;padding:6px 9px!important;font-size:12px!important}body:has(.b2c-wizard-card) .b2c-wizard-card button:not([style*="background: none"]){color:#fff!important;background:#c99a52!important;border-color:#c99a52!important;min-height:38px!important;font-size:11px!important;font-weight:900!important}.gosno-route-reference-host{background:#f7f2e9}.gosno-route-ref-story{background:#f7f2e9;border-bottom:1px solid #e1dacd;grid-template-columns:.43fr .57fr;height:246px;display:grid}.gosno-route-ref-story-image{background:url(https://images.unsplash.com/photo-1705104708451-f4fecf094cd4?auto=format&fit=crop&w=1800&q=84) 50%/cover no-repeat;height:246px}.gosno-route-ref-story-copy{flex-direction:column;justify-content:center;padding:27px 44px;display:flex}.gosno-route-ref-kicker{letter-spacing:.15em;text-transform:uppercase;color:#a87735;margin-bottom:5px;font-size:9px;font-weight:800}.gosno-route-ref-story-copy h2,.gosno-route-ref-included h2{letter-spacing:-.03em;color:#14241d;font-family:Georgia,serif;font-weight:400}.gosno-route-ref-story-copy h2{margin:0 0 10px;font-size:31px;line-height:1.03}.gosno-route-ref-story-copy>p{color:#626963;max-width:590px;margin:0 0 18px;font-size:11px;line-height:1.55}.gosno-route-ref-points{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.gosno-route-ref-points>div{grid-template-columns:26px 1fr;gap:2px 8px;display:grid}.gosno-route-ref-points b{color:#c99a52;grid-row:1/4;font-size:24px;font-weight:400}.gosno-route-ref-points strong{color:#17231e;font-size:10px}.gosno-route-ref-points span{color:#66706b;font-size:9px;line-height:1.45}.gosno-route-ref-included{background:#f7f2e9;grid-template-columns:.42fr .58fr;align-items:center;gap:22px;height:191px;padding:18px 64px;display:grid}.gosno-route-ref-included-copy{align-self:center}.gosno-route-ref-included h2{margin:0 0 14px;font-size:26px;line-height:1.05}.gosno-route-ref-mini-points{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.gosno-route-ref-mini-points>div{gap:3px;display:grid}.gosno-route-ref-mini-points strong{color:#1c2a24;font-size:9px}.gosno-route-ref-mini-points span{color:#66706b;font-size:8px;line-height:1.45}.gosno-route-ref-gallery{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.gosno-route-ref-gallery>div{background-position:50%;background-size:cover;border-radius:5px;height:147px}.gosno-route-ref-gallery .g1{background-image:url(https://images.unsplash.com/photo-1700251227166-39d8d71ed3bc?auto=format&fit=crop&w=700&q=82)}.gosno-route-ref-gallery .g2{background-image:url(https://images.unsplash.com/photo-1677219810381-b6b63ecb0354?auto=format&fit=crop&w=700&q=82)}.gosno-route-ref-gallery .g3{background-image:url(https://images.unsplash.com/photo-1705104709818-b604df632379?auto=format&fit=crop&w=700&q=82)}.gosno-route-ref-gallery .g4{background-image:url(https://images.unsplash.com/photo-1542075986-0fe5fc539062?auto=format&fit=crop&w=700&q=82)}.gosno-route-ref-trust{color:#fff;background:#102a22;grid-template-columns:1.25fr repeat(3,1fr);gap:26px;padding:20px 64px 22px;display:grid}.gosno-route-ref-trust>div{align-content:center;gap:3px;display:grid}.gosno-route-ref-trust strong{font-family:Georgia,serif;font-size:15px;font-weight:400}.gosno-route-ref-trust span{color:#d7e0db;font-size:9px;line-height:1.4}.gosno-route-ref-trust-lead>span{color:#d5a850;letter-spacing:.08em}.gosno-route-ref-trust-lead strong{font-size:18px;line-height:1.08}body:has(.b2c-wizard-card) .b2c-section{background:#f7f2e9!important;max-width:1400px!important;margin:0 auto!important;padding:22px 64px!important}body:has(.b2c-wizard-card) .b2c-section h2{letter-spacing:-.025em!important;color:#14241d!important;margin:4px 0 10px!important;font-family:Georgia,serif!important;font-size:28px!important;font-weight:400!important;line-height:1.05!important}body:has(.b2c-wizard-card) .b2c-section h3{color:#14241d!important;font-size:13px!important}:is(body:has(.b2c-wizard-card) .b2c-section p,body:has(.b2c-wizard-card) .b2c-section li){color:#5f6964!important;font-size:11px!important;line-height:1.5!important}@media (max-width:820px){body:has(.b2c-wizard-card) .b2c-hero{background-image:linear-gradient(#07141094,#071410f0),url(/images/hero-suv.png)!important;height:auto!important;min-height:0!important}body:has(.b2c-wizard-card) .b2c-hero-content{grid-template-columns:1fr!important;padding:48px 20px 28px!important}body:has(.b2c-wizard-card) .b2c-hero-title{font-size:44px!important}body:has(.b2c-wizard-card) .b2c-wizard-card{max-height:none!important}.gosno-route-ref-story,.gosno-route-ref-included{grid-template-columns:1fr;height:auto}.gosno-route-ref-story-image{height:260px}.gosno-route-ref-story-copy,.gosno-route-ref-included{padding:28px 18px}.gosno-route-ref-points,.gosno-route-ref-mini-points,.gosno-route-ref-gallery{grid-template-columns:1fr 1fr}.gosno-route-ref-gallery>div{height:170px}.gosno-route-ref-trust{grid-template-columns:1fr;padding:28px 18px}body:has(.b2c-wizard-card) .b2c-section{padding:28px 18px!important}}
.gosno-ref-home{color:#102019;background:#f4f0e8;overflow:hidden}.site-header{color:#fff!important;background:#102520!important;border-bottom:1px solid #ffffff14!important;justify-content:space-between!important;align-items:center!important;height:66px!important;min-height:66px!important;padding:0 50px!important;display:flex!important}.site-header .logo-text{color:#fff!important;text-underline-offset:3px!important;font-family:Georgia,serif!important;font-size:31px!important;text-decoration:underline!important}.site-header .logo-tagline{letter-spacing:.18em!important;color:#d8d0bf!important;margin-left:13px!important;font-size:11px!important}.site-header .header-nav{align-items:center!important;gap:31px!important;display:flex!important}.site-header .nav-link{letter-spacing:.05em!important;color:#fff!important;font-size:12px!important}.site-header .nav-phone{color:#fff!important;background:0 0!important;border:1px solid #9d783b!important;border-radius:2px!important;padding:11px 16px!important;font-size:13px!important}.gosno-ref-hero{background-image:url(/images/hero-suv.png);background-position:50% 57%;background-size:cover;align-items:center;height:450px;display:flex;position:relative}.gosno-ref-hero-shade{background:linear-gradient(90deg,#081612ad 0%,#0816126b 39%,#0816120d 66%,#08161208 100%);position:absolute;inset:0}.gosno-ref-hero-inner{z-index:2;grid-template-columns:minmax(0,1.35fr) 380px;align-items:center;gap:36px;width:100%;max-width:1400px;margin:0 auto;padding:22px 72px;display:grid;position:relative}.gosno-ref-copy{color:#fff;align-self:center}.gosno-ref-copy h1{text-shadow:0 2px 14px #0000002e;letter-spacing:-.035em!important;margin:0 0 18px!important;font-family:Georgia,serif!important;font-size:52px!important;font-weight:400!important;line-height:.98!important}.gosno-ref-copy p{color:#ffffffeb!important;margin:0!important;font-size:16px!important;line-height:1.45!important}.gosno-ref-features{color:#fff;gap:0;margin-top:30px;font-size:12px;font-weight:600;display:flex}.gosno-ref-features span{border-right:1px solid #d6ae6380;align-items:center;padding:0 19px;display:flex}.gosno-ref-features span:first-child{padding-left:0}.gosno-ref-features span:last-child{border-right:0}.gosno-ref-features span:before{content:"◇";color:#c99a52;margin-right:8px;font-size:16px}.gosno-ref-booking{color:#fff;background:linear-gradient(145deg,#16382d,#0b2b22);border:1px solid #d6ae632e;border-radius:9px;gap:13px;padding:27px 30px 20px;display:grid;box-shadow:0 16px 40px #0000003d}.gosno-ref-booking-title{letter-spacing:.18em;text-transform:uppercase;color:#d4ad65;margin-bottom:2px;font-size:12px;font-weight:800}.gosno-ref-summary{border-top:1px solid #ffffff26;gap:2px;padding-top:13px;display:grid}.gosno-ref-summary div{font-size:14px}.gosno-ref-summary strong{font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.1}.gosno-ref-summary small{color:#e2e6e3;font-size:11px}.gosno-ref-book-button{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#c99a52;border-radius:2px;justify-content:center;align-items:center;height:40px;font-size:11px;font-weight:900;text-decoration:none;display:flex}.gosno-ref-cancel{color:#e5ebe7;font-size:10px}.gosno-ref-destinations{max-width:1400px;margin:0 auto;padding:18px 72px 14px}.gosno-ref-section-heading{justify-content:space-between;align-items:end;margin-bottom:11px;display:flex}.gosno-ref-kicker{letter-spacing:.18em;text-transform:uppercase;color:#756b5f;margin-bottom:4px;font-size:10px;font-weight:800}.gosno-ref-section-heading h2,.gosno-ref-story-copy h2{letter-spacing:-.035em!important;font-family:Georgia,serif!important;font-weight:400!important}.gosno-ref-section-heading h2{margin:0!important;font-size:34px!important;line-height:1!important}.gosno-ref-rate-note{color:#6f706e;margin-bottom:5px;font-size:10px}.gosno-ref-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.gosno-ref-route-card{color:#fff;background-position:50%;background-size:cover;border-radius:6px;height:124px;text-decoration:none;position:relative;overflow:hidden}.gosno-ref-route-card:nth-child(9){grid-column:span 2}.gosno-ref-route-content{flex-direction:column;justify-content:flex-end;padding:12px;display:flex;position:absolute;inset:0}.gosno-ref-route-content h3{margin:0 0 7px!important;font-family:Georgia,serif!important;font-size:21px!important;font-weight:400!important;line-height:1!important}.gosno-ref-route-bottom{justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.gosno-ref-route-bottom strong{font-size:12px}.gosno-ref-route-bottom span{border:1px solid #a57d3d;border-radius:2px;padding:5px 8px;font-size:9px;font-weight:800}.gosno-ref-story{background:#f7f2e9;border-top:1px solid #e2dbcf;grid-template-columns:.42fr .58fr;min-height:184px;display:grid}.gosno-ref-story-image{background-image:url(https://images.unsplash.com/photo-1705104708451-f4fecf094cd4?auto=format&fit=crop&w=1800&q=84);background-position:50%;background-size:cover;min-height:184px}.gosno-ref-story-copy{padding:24px 42px 20px}.gosno-ref-story-copy h2{margin:0 0 16px!important;font-size:28px!important;line-height:1.05!important}.gosno-ref-story-points{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.gosno-ref-story-points>div{grid-template-columns:28px 1fr;gap:3px 10px;display:grid}.gosno-ref-story-points b{color:#c99a52;grid-row:1/4;font-size:27px;font-weight:400}.gosno-ref-story-points strong{font-size:11px}.gosno-ref-story-points span{color:#626963;font-size:10px;line-height:1.45}.gosno-ref-trust{color:#fff;background:#0f2b22;grid-template-columns:1.25fr repeat(3,1fr);gap:28px;padding:24px 64px 27px;display:grid}.gosno-ref-trust>div{align-content:center;gap:4px;display:grid}.gosno-ref-trust strong{font-family:Georgia,serif;font-size:16px;font-weight:400}.gosno-ref-trust span{color:#d5ded9;font-size:10px;line-height:1.4}.gosno-ref-quote{color:#d5a850;font-size:11px}.gosno-ref-quote strong{color:#fff;font-size:18px;line-height:1.08}.desktop-only{display:block}@media (max-width:1100px){.site-header{padding:0 24px!important}.site-header .header-nav{gap:18px!important}.gosno-ref-hero-inner{grid-template-columns:1fr 350px;padding:22px 34px}.gosno-ref-copy h1{font-size:46px!important}.gosno-ref-destinations{padding-left:34px;padding-right:34px}.gosno-ref-grid{grid-template-columns:repeat(3,1fr)}.gosno-ref-route-card:nth-child(9){grid-column:auto}}@media (max-width:820px){.site-header{height:auto!important;min-height:64px!important;padding:12px 18px!important}.site-header .header-nav{display:none!important}.gosno-ref-hero{height:auto;min-height:0}.gosno-ref-hero-inner{grid-template-columns:1fr;padding:54px 20px 34px}.gosno-ref-hero-shade{background:linear-gradient(#08161294,#081612e6)}.gosno-ref-copy h1{font-size:46px!important}.gosno-ref-destinations{padding:28px 18px}.gosno-ref-section-heading{flex-direction:column;align-items:flex-start;gap:12px}.gosno-ref-grid{grid-template-columns:repeat(2,1fr)}.gosno-ref-route-card{height:150px}.gosno-ref-story{grid-template-columns:1fr}.gosno-ref-story-image{min-height:280px}.gosno-ref-story-points{grid-template-columns:1fr}.gosno-ref-trust{grid-template-columns:1fr;padding:30px 20px}.desktop-only{display:none}}@media (max-width:520px){.gosno-ref-grid{grid-template-columns:1fr}.gosno-ref-route-card{height:170px}.gosno-ref-copy h1{font-size:40px!important}.gosno-ref-booking{padding:22px 18px}}
body[data-route-visual] .b2c-hero-copy:before{content:var(--gosno-route-kicker);color:#d4ad65;letter-spacing:.15em;text-transform:uppercase;margin:0 0 9px;font-size:10px;font-weight:800;display:block}body[data-route-visual] .b2c-hero-copy>p,body[data-route-visual] .b2c-hero-copy>div:not(.gosno-route-ref-hero-meta){display:none!important}body[data-route-visual] .gosno-route-ref-hero-meta{color:#fff;max-width:520px;display:block!important}body[data-route-visual] .gosno-route-ref-hero-meta>p{color:#ffffffeb!important;max-width:470px!important;margin:0!important;font-size:13px!important;line-height:1.45!important;display:block!important}body[data-route-visual] .gosno-route-ref-hero-features{color:#fff;white-space:nowrap;align-items:center;gap:0;margin-top:23px;font-size:10px;font-weight:650;display:flex!important}body[data-route-visual] .gosno-route-ref-hero-features span{border-right:1px solid #d6ae636b;align-items:center;padding:0 14px;display:flex}body[data-route-visual] .gosno-route-ref-hero-features span:first-child{padding-left:0}body[data-route-visual] .gosno-route-ref-hero-features span:last-child{border-right:0}body[data-route-visual] .gosno-route-ref-hero-features span:before{content:"◇";color:#c99a52;margin-right:6px;font-size:13px}body[data-route-visual] .b2c-wizard-card{max-height:404px!important;overflow:hidden!important}body[data-route-visual] .b2c-wizard-card>div[style*="gap: 12px"],body[data-route-visual] .b2c-wizard-card>div[style*=gap\:12px]{gap:8px!important}body[data-route-visual] .wizard-input-grid{grid-template-columns:1fr 1fr!important;gap:8px 10px!important;display:grid!important}body[data-route-visual] .wizard-input-grid .form-group:nth-child(3){grid-column:1/-1!important}body[data-route-visual] .wizard-input-grid .form-group:nth-child(4){grid-column:1!important}body[data-route-visual] .wizard-input-grid .form-group:nth-child(5){grid-column:2!important}body[data-route-visual] .b2c-wizard-card .form-label{letter-spacing:.04em!important;text-transform:uppercase!important;margin-bottom:3px!important;font-size:8px!important}body[data-route-visual] .wizard-vehicle-grid{grid-template-columns:1fr!important;gap:0!important;margin-top:2px!important;display:grid!important}body[data-route-visual] .wizard-vehicle-grid:before{content:var(--gosno-route-price);color:#fff;margin:0 0 2px;font-family:Georgia,serif;font-size:25px;line-height:1;display:block}body[data-route-visual] .wizard-vehicle-grid:after{content:"Private SUV · flat route price";color:#dce4df;grid-row:2;margin:0 0 8px;font-size:9px;display:block}body[data-route-visual] .wizard-vehicle-grid button:first-of-type{color:#fff!important;opacity:1!important;background:#c99a52!important;border:0!important;border-radius:2px!important;grid-row:3!important;width:100%!important;height:37px!important;min-height:37px!important}body[data-route-visual] .wizard-vehicle-grid button:first-of-type span{display:none!important}body[data-route-visual] .wizard-vehicle-grid button:first-of-type:after{content:"BOOK PRIVATE SUV";letter-spacing:.06em;color:#fff;font-size:10px;font-weight:900}body[data-route-visual] .wizard-vehicle-grid button:nth-of-type(2),body[data-route-visual] .wizard-vehicle-grid+button[type=button]{display:none!important}body[data-route-visual] .b2c-wizard-card p[style*="font-family:var(--font-mono)"]{margin:0!important;font-size:10px!important}body[data-route-visual] .credential-strip{display:none!important}@media (max-width:820px){body[data-route-visual] .gosno-route-ref-hero-features{white-space:normal;flex-wrap:wrap;gap:8px 0}body[data-route-visual] .wizard-input-grid{grid-template-columns:1fr 1fr!important}}
@media (min-width:1101px){.gosno-ref-hero-inner{grid-template-columns:minmax(0,1fr) 380px!important;gap:36px!important;width:auto!important;max-width:none!important;padding:0!important;position:absolute!important;left:72px!important;right:150px!important}.gosno-ref-copy h1{max-width:650px!important}.gosno-ref-destinations{width:auto!important;max-width:none!important;margin:0!important;padding-left:72px!important;padding-right:121px!important}.gosno-ref-grid{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.gosno-ref-route-card:nth-child(-n+5){flex:0 0 calc(20% - 8px)!important}.gosno-ref-route-card:nth-child(n+6):nth-child(-n+8){flex:0 0 calc(22.5% - 6.75px)!important}.gosno-ref-route-card:nth-child(9){flex:0 0 calc(32.5% - 9.75px)!important;grid-column:auto!important}.gosno-ref-story{grid-template-columns:.444fr .556fr!important;min-height:245px!important}.gosno-ref-story-image{min-height:245px!important}body[data-route-visual] .b2c-hero{height:430px!important;min-height:430px!important}body[data-route-visual] .b2c-hero-content{grid-template-columns:minmax(0,1fr) 323px!important;gap:44px!important;width:auto!important;max-width:none!important;padding:0!important;position:absolute!important;left:64px!important;right:187px!important}body[data-route-visual] .b2c-hero-title{max-width:440px!important;font-size:49px!important;line-height:.98!important}body[data-route-visual] .gosno-route-ref-hero-meta{max-width:470px!important}body[data-route-visual] .gosno-route-ref-hero-meta>p{max-width:420px!important}body[data-route-visual] .b2c-wizard-card{border-radius:8px!important;width:323px!important;padding:22px 24px!important}body[data-route-visual] .b2c-wizard-title{font-size:9px!important}body[data-route-visual] .b2c-wizard-card input,body[data-route-visual] .b2c-wizard-card select,body[data-route-visual] .b2c-wizard-card textarea{height:31px!important;min-height:31px!important;font-size:10px!important}body[data-route-visual] .wizard-input-grid{gap:6px 9px!important}body[data-route-visual] .wizard-vehicle-grid:before{font-size:24px!important}body[data-route-visual] .wizard-vehicle-grid button:first-of-type{height:36px!important;min-height:36px!important}body[data-route-visual] .gosno-route-reference-host{padding-top:1px!important}body[data-route-visual] .gosno-route-ref-story{background:#f7f2e9!important;border-bottom:0!important;grid-template-columns:575px minmax(0,1fr)!important;height:225px!important;margin:13px 59px 14px!important}body[data-route-visual] .gosno-route-ref-story-image{border-radius:6px!important;height:225px!important;min-height:225px!important}body[data-route-visual] .gosno-route-ref-story-copy{padding:15px 0 15px 35px!important}body[data-route-visual] .gosno-route-ref-story-copy h2{max-width:480px!important;font-size:30px!important}body[data-route-visual] .gosno-route-ref-story-copy>p{max-width:510px!important;margin-bottom:17px!important}body[data-route-visual] .gosno-route-ref-included{grid-template-columns:540px minmax(0,1fr)!important;gap:29px!important;height:173px!important;padding:13px 60px!important}body[data-route-visual] .gosno-route-ref-gallery>div{height:143px!important}body[data-route-visual] .gosno-route-ref-trust{padding-left:62px!important;padding-right:62px!important}}
body:has(#protected-booking) #protected-booking{background:0 0!important;border:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body:has(#protected-booking) #protected-booking>div{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body:has(#protected-booking) section:has(~#protected-booking){display:none!important}body:has(#protected-booking) #protected-booking .b2c-section{max-width:1400px!important}body:has(#protected-booking) #protected-booking~section{color:#14241d!important;background:#f7f2e9!important}@media (max-width:820px){body:has(#protected-booking) #protected-booking{padding:0!important}}
.route-status{color:#14241d;background:#f7f2e9;border-top:1px solid #ded6c9;border-bottom:1px solid #ded6c9;padding:22px 64px 24px}.route-status-head{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1320px;margin:0 auto 14px;display:flex}.route-status-kicker{letter-spacing:.16em;color:#9d7134;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.route-status-pulse{background:#2f7b55;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2f7b551f}.route-status h2{letter-spacing:-.025em;margin:5px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.05}.route-status-source{color:#68716b;white-space:nowrap;align-items:center;gap:12px;font-size:9px;display:flex}.route-status-source a{color:#1d4d3d;font-weight:800;text-decoration:none}.route-status-live-grid{grid-template-columns:minmax(0,1fr) 245px;gap:10px;max-width:1320px;margin:0 auto;display:grid}.route-status-summary,.route-status-list,.route-status-note{margin-left:auto;margin-right:auto}.route-status-summary{background:#fffdf8;border:1px solid #d8d0c2;justify-content:space-between;align-items:center;gap:18px;padding:12px 14px;font-size:10px;display:flex}.route-status-summary strong{font-size:11px}.route-status-summary span{color:#69716c}.route-status-summary.clear{border-left:3px solid #2f7b55}.route-status-summary.alerting{border-left:3px solid #c28a35}.route-status-summary.unavailable{border-left:3px solid #8b8174}.route-status-summary.loading{color:#69716c}.route-status-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.route-status-item{background:#fffdf8;border:1px solid #d8d0c2;grid-template-columns:10px 1fr;gap:9px;padding:10px 12px;display:grid}.route-status-dot{background:#789082;border-radius:50%;width:7px;height:7px;margin-top:4px}.route-status-item.severity-medium .route-status-dot{background:#c28a35}.route-status-item.severity-high .route-status-dot{background:#a5483f}.route-status-item strong{margin-bottom:3px;font-size:10px;display:block}.route-status-item p{color:#68716b;margin:0;font-size:9px;line-height:1.45}.route-status-weather{color:#fff;background:#0c3026;border:1px solid #214b40;flex-direction:column;justify-content:center;min-height:72px;padding:13px 15px;display:flex}.route-status-panel-label{letter-spacing:.15em;color:#c99b55;margin-bottom:5px;font-size:8px;font-weight:800}.route-status-temp{margin-bottom:4px;font-family:Georgia,serif;font-size:28px;line-height:1}.route-status-weather strong{margin-bottom:3px;font-size:10px}.route-status-weather span{color:#d7e0dc;font-size:8px;line-height:1.45}.route-status-cameras{grid-template-columns:210px 1fr;align-items:stretch;gap:10px;max-width:1320px;margin:10px auto 0;display:grid}.route-status-camera-copy{background:#efe8dc;border:1px solid #d8d0c2;flex-direction:column;justify-content:center;padding:12px 14px;display:flex}.route-status-camera-copy strong{margin-bottom:3px;font-family:Georgia,serif;font-size:16px;font-weight:400}.route-status-camera-copy span{color:#68716b;font-size:8px;line-height:1.45}.route-status-camera-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.route-status-camera-links a{color:#14241d;background:#fffdf8;border:1px solid #d8d0c2;flex-direction:column;min-height:62px;padding:10px 12px;text-decoration:none;transition:transform .15s,border-color .15s;display:flex}.route-status-camera-links a:hover{border-color:#b68845;transform:translateY(-1px)}.route-status-camera-links a span{color:#9d7134;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.route-status-camera-links a strong{margin:3px 0 auto;font-size:10px;line-height:1.25}.route-status-camera-links a em{color:#1d4d3d;margin-top:5px;font-size:8px;font-style:normal;font-weight:800}.route-status-note{color:#7b817c;max-width:1320px;margin-top:9px;font-size:8px;line-height:1.45}@media (max-width:820px){.route-status{padding:22px 18px}.route-status-head{flex-direction:column;align-items:flex-start}.route-status-source{justify-content:space-between;width:100%}.route-status-live-grid{grid-template-columns:1fr}.route-status-summary{flex-direction:column;align-items:flex-start;gap:5px}.route-status-list,.route-status-cameras,.route-status-camera-links{grid-template-columns:1fr}.route-status-weather{min-height:96px}}
