@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700;800;900&display=swap');
:root{--orange:#f97316;--orange-dark:#c2410c;--navy:#0f172a;--text:#334155;--muted:#64748b;--border:#e2e8f0;--bg:#f8fafc;--green:#059669;--shadow:0 10px 30px -12px #0f172a20}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:var(--bg);font:16px/1.6 'Public Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button,a,input,select,textarea{outline-offset:4px}h1,h2,h3,h4{color:var(--navy);line-height:1.15;letter-spacing:-.035em;margin:0}h1{font-weight:900;font-size:clamp(2.5rem,4.4vw,4.5rem)}h2{font-size:clamp(1.8rem,2.6vw,2.75rem);font-weight:850;margin:14px 0 16px}h3{font-size:1.15rem;font-weight:800}h4{font-size:.94rem}p{color:var(--muted);margin:14px 0 20px}small,.micro{font-size:.79rem;color:var(--muted);line-height:1.5}em{font-style:normal;color:var(--orange)}[hidden]{display:none!important}.icon{width:21px;height:21px;display:inline-block;flex:none;vertical-align:middle}.orange{color:var(--orange-dark)}.blue{color:#2563eb}.green-text{color:var(--green)}.center{text-align:center}.block{display:block}.cols2,.cols3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.cols3{grid-template-columns:repeat(3,minmax(0,1fr))}.skip{position:fixed;left:15px;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:15px}.demo-bar{height:31px;display:flex;align-items:center;justify-content:center;gap:14px;background:#eaf0f5;color:#64748b;font-size:.7rem;position:relative;z-index:11}.demo-bar>span{font-weight:800;font-size:.65rem;letter-spacing:.06em;color:var(--navy)}.demo-bar a{position:absolute;right:24px;font-weight:700;color:var(--navy)}.demo-bar .icon{width:13px;height:13px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1380px;margin:20px auto;padding:15px 20px;border-radius:50px;background:#fffffff7;border:1px solid #e2e8f0d9;box-shadow:0 8px 25px #0f172a15;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;color:var(--navy);font-size:.85rem;line-height:1.15;white-space:nowrap}.brand>.icon{background:var(--navy);color:#fb923c;width:39px;height:39px;border-radius:11px;padding:9px}.brand small{display:block;font-size:.52rem;font-weight:700;letter-spacing:.1em;margin-top:4px}.site-header nav{display:flex;align-items:center;gap:24px;font-size:.82rem;font-weight:650}.site-header nav a:hover,.site-header nav [aria-current]{color:var(--orange-dark)}.nav-actions{display:flex;align-items:center;gap:14px}.phone-pill{font-size:.76rem;font-weight:750;background:#f1f5f9;border:1px solid var(--border);padding:8px 12px;border-radius:30px;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--orange);border:1px solid transparent;color:#171d2a;padding:13px 21px;border-radius:9px;font-size:.9rem;font-weight:800;line-height:1.5;box-shadow:0 4px 10px #f9731620}.btn:hover{background:#fb923c;transform:translateY(-1px)}.btn .icon{width:19px;height:19px}.btn.compact{padding:9px 15px;font-size:.8rem}.nav-actions .btn{border-radius:25px}.btn.wide{width:100%;margin-top:20px}.btn.large{padding:18px}.btn.dark{background:var(--navy);color:white}.btn.pale{background:#f1f5f9;border-color:var(--border);box-shadow:none;color:var(--navy)}.btn.outline-light{border-color:#ffffff30;background:transparent;color:white}.btn.green-btn{background:#059669;color:white}.menu-button{display:none;background:none;border:0;color:var(--navy);padding:7px}.eyebrow{display:inline-flex;gap:8px;align-items:center;color:var(--orange-dark);font-size:.75rem;font-weight:800;letter-spacing:.12em;line-height:1.5}.eyebrow .icon{width:17px;height:17px}.badge{background:#fff7ed;border:1px solid #fed7aa;border-radius:25px;padding:8px 16px;font-size:.68rem}.section{max-width:1320px;margin:auto;padding:75px 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:35px}.section-heading p{margin-bottom:0}.section-heading>.pill{margin-bottom:6px}.card{border:1px solid var(--border);background:white;border-radius:17px;padding:28px;box-shadow:var(--shadow)}.card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #edf2f7}.card-title b{display:flex;gap:8px;align-items:center;font-size:.86rem;color:var(--navy)}.card-title .icon{color:var(--orange)}.card-title h2{font-size:1.16rem;margin:0}.card-title h3{font-size:.95rem;display:flex;align-items:center;gap:7px}.card-title p{font-size:.8rem;margin:6px 0 0}.pill{display:inline-flex;align-items:center;gap:5px;border:1px solid #a7f3d0;border-radius:20px;padding:4px 9px;font-size:.68rem;font-weight:750;white-space:nowrap;line-height:1.4;color:#047857;background:#ecfdf5}.pill.neutral{background:#f1f5f9;color:#64748b;border-color:var(--border)}.pill.orange-pill{background:#fff7ed;color:#c2410c;border-color:#fed7aa}.pill.purple{background:#f5f3ff;color:#7c3aed;border-color:#ede9fe}.pill.amber{background:#fffbeb;color:#b45309;border-color:#fde68a}.pill.blue-pill{background:#eff6ff;color:#0369a1;border-color:#bae6fd}.hero{margin-top:-112px;padding:157px 28px 80px;background:linear-gradient(180deg,#080e1b 0%,#0f172a 67%,#e9edf2 100%);overflow:hidden}.hero-inner{max-width:1264px;margin:auto;display:grid;grid-template-columns:1.03fr 1fr;gap:48px;align-items:center}.hero-copy{position:relative;padding:8px 0 48px}.hero-badge{display:inline-flex;align-items:center;gap:9px;background:white;color:var(--navy);padding:8px 13px;border-radius:30px;font-size:.68rem;font-weight:800;letter-spacing:.025em}.dot{width:9px;height:9px;border-radius:50%;display:inline-block}.orange-dot{background:var(--orange);box-shadow:0 0 0 3px #fed7aa}.blue-dot{background:#0284c7}.hero h1{color:white;margin:28px 0 24px;font-size:clamp(2.5rem,4vw,4.25rem);line-height:1.04;letter-spacing:-.055em}.hero-copy>p{color:#cbd5e1;font-size:1rem;max-width:530px;line-height:1.65}.hero-points{display:flex;gap:10px;flex-wrap:wrap;margin:26px 0}.hero-points span{background:#ffffff0c;border:1px solid #ffffff16;color:#e2e8f0;padding:9px 13px;border-radius:9px;font-size:.8rem;font-weight:700}.hero-points .icon{color:#fb923c;width:18px;height:18px;margin-right:7px}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;position:relative;z-index:1}.hero-benefits>div{background:#fffffff5;padding:18px 14px;border:1px solid #e2e8f0;border-radius:12px;box-shadow:var(--shadow)}.hero-benefits .icon{color:var(--orange);width:26px;height:26px;margin-bottom:12px}.hero-benefits b{display:block;font-size:.79rem;line-height:1.4;color:var(--navy)}.hero-benefits small{display:block;font-size:.69rem;margin-top:5px}.hero-bus{width:148px;position:absolute;bottom:-76px;right:-7px;opacity:.9}.quick-card{padding:28px;border:1px solid #e2e8f0;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0002;position:relative;z-index:2}.direction-switch{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:5px;border:1px solid var(--border);background:#f1f5f9;border-radius:11px}.direction-switch button{border:0;border-radius:8px;padding:13px 8px;background:transparent;color:#475569;font-size:.83rem;font-weight:800}.direction-switch button[aria-pressed=true]{background:var(--orange);color:#181e29;box-shadow:0 3px 6px #0f172a08}.direction-switch .icon{width:20px;margin:0 6px}.service-tabs{display:flex;gap:6px;margin:20px 0;flex-wrap:wrap}.service-tabs button{display:flex;align-items:center;gap:6px;flex:1;justify-content:center;border:1px solid var(--border);background:#f8fafc;border-radius:30px;padding:9px 10px;color:#64748b;font-size:.7rem;font-weight:800}.service-tabs button[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy)}.service-tabs .icon{width:18px;height:18px}label{display:block;font-size:.84rem;font-weight:700;color:#334155;margin-top:16px}label>.icon{color:var(--orange);width:16px;height:16px;margin-right:3px}input,select,textarea{display:block;width:100%;border:1px solid #d7dfe9;background:#f8fafc;border-radius:8px;padding:11px 13px;color:var(--navy);font-size:.9rem;min-width:0;margin-top:7px;font-weight:500}input:focus,select:focus,textarea:focus{outline:2px solid #fed7aa;border-color:var(--orange);background:white}input::placeholder,textarea::placeholder{color:#8c9db5}textarea{min-height:111px;resize:vertical}label small{font-weight:400;display:block;margin-top:6px}.quick-card label{font-size:.74rem;text-transform:uppercase;letter-spacing:.03em}.quick-card input{font-size:.85rem;letter-spacing:0}.quick-card .cols2{gap:15px}.estimate-strip{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fff7ed;border:1px solid #fed7aa;border-radius:11px;margin-top:22px;padding:17px}.estimate-strip b{display:block;color:var(--orange-dark);font-size:.72rem;text-transform:uppercase}.estimate-strip small{display:block;font-size:.69rem;margin-top:4px}.estimate-strip strong{color:var(--orange-dark);font-size:1.35rem;line-height:1.2;max-width:180px;text-align:right}.card-checks{display:flex;justify-content:space-between;gap:8px;margin-top:15px;font-size:.63rem;color:var(--muted)}.card-checks .icon{color:var(--green);width:15px;height:15px}.announcement{text-align:center;background:#fff7ed;color:#9a3412;padding:10px 20px;font-size:.8rem;font-weight:650;border-bottom:1px solid #ffedd5}.benefit-band{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;max-width:1320px;margin:auto;padding:37px 28px;border-bottom:1px solid var(--border)}.benefit-band strong{display:block;font-size:1.9rem;letter-spacing:-.045em;font-weight:900;color:var(--navy)}.benefit-band b{display:block;font-size:.66rem;color:var(--orange-dark);letter-spacing:.035em;margin:4px 0}.benefit-band small{font-size:.76rem}.coverage-grid{display:grid;grid-template-columns:1.13fr 1fr;gap:27px}.map-card{background:white;border:1px solid var(--border);border-radius:17px;padding:24px;box-shadow:var(--shadow)}.map-surface{position:relative;background:linear-gradient(150deg,#eff6ff,#e0f2fe 60%,#ecfdf5);border:1px solid var(--border);border-radius:12px;overflow:hidden}.map-surface>img{display:block;width:100%;max-height:650px}.map-legend{position:absolute;bottom:14px;left:14px;background:#ffffffed;border:1px solid var(--border);border-radius:12px;padding:14px 18px;box-shadow:0 5px 10px #0001;display:grid;gap:7px;font-size:.69rem}.map-legend span{display:flex;gap:10px;align-items:center}.line{width:16px;height:3px;background:#2563eb;display:inline-block}.map-caption{font-size:.7rem;margin:13px 0 0}.map-caption .icon{width:16px;height:16px;color:var(--green)}.coverage-info{display:flex;flex-direction:column;gap:24px}.coverage-info .card h3{font-size:1rem}.coverage-info .card h3>.icon{color:var(--orange);margin-right:7px}.coverage-info p{font-size:.87rem}.inline-form{display:flex;gap:9px;align-items:center}.inline-form input{margin:0}.inline-form .btn{padding:11px 17px}.hint{background:#f1f5f9;border:1px solid var(--border);border-radius:9px;padding:13px 15px;font-size:.8rem;color:var(--muted);margin-top:17px;line-height:1.6}.hint.success{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.regions{flex:1}.regions>section{padding:21px 0;border-bottom:1px solid #f1f5f9}.regions h4{display:flex;align-items:center;gap:7px;margin-bottom:13px}.regions h4 .icon{width:18px;height:18px}.city-chips{display:flex;gap:6px;flex-wrap:wrap}.city-chips button{font-size:.76rem;font-weight:600;border:1px solid transparent;border-radius:7px;background:#f1f5f9;color:#475569;padding:5px 9px}.city-chips button:hover{background:#fff7ed;color:var(--orange-dark);border-color:#fed7aa}.region-footer{display:flex;justify-content:space-between;gap:10px;margin-top:16px;font-size:.7rem}.region-footer a{color:var(--orange-dark);font-weight:800}.region-footer .icon{width:15px;height:15px}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.icon-box{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#fff7ed;color:var(--orange)}.icon-box.purple-box{background:#f5f3ff;color:#8b5cf6}.icon-box.green-box{background:#ecfdf5;color:var(--green)}.service-card{display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.service-card:hover{transform:translateY(-4px);border-color:#fdba74}.service-card h3{margin:20px 0 0}.service-card p{font-size:.84rem}.service-card>b{color:var(--orange-dark);font-size:.74rem;margin-top:auto}.service-card>b .icon{width:16px;height:16px}.schedule-section{background:#eff4f9;border-block:1px solid #edf2f7}.departure-card{padding:28px}.departure-title{display:flex;gap:12px;align-items:center;padding-bottom:25px;border-bottom:1px solid #edf2f7}.departure-title .flag{font-size:29px}.departure-title h3{font-size:1.3rem;margin-bottom:5px}.departure-title strong{font-size:.8rem}.departure-title .pill{margin-left:auto}.feature-row{background:#f8fafc;border:1px solid var(--border);border-radius:12px;display:flex;gap:13px;padding:19px;margin-top:18px}.feature-row>.icon{color:var(--orange);margin-top:3px}.feature-row b{font-size:.85rem;color:var(--navy)}.feature-row p{font-size:.83rem;margin:3px 0 0;line-height:1.5}.departure-dates{display:flex;gap:12px;margin-top:22px}.departure-dates button{display:flex;justify-content:space-between;align-items:center;gap:10px;flex:1;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;border-radius:8px;padding:11px 12px;font-size:.8rem;font-weight:750}.process-card{padding:23px 0;border-top:1px solid #cbd5e1}.process-card>span{color:var(--orange);font-size:1.4rem;font-weight:900}.process-card h3{margin-top:12px}.process-card p{font-size:.9rem}.faq{max-width:860px;text-align:center}.faq details{text-align:left;background:white;border:1px solid var(--border);border-radius:9px;padding:17px 20px;margin-top:12px}.faq summary{display:flex;justify-content:space-between;gap:15px;cursor:pointer;font-size:.88rem;font-weight:650;list-style:none}.faq summary span{color:var(--orange);font-size:20px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:.88rem;margin-bottom:0}.contact-strip{background:var(--navy);color:white;padding:45px max(28px,calc((100% - 1264px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-strip h2{color:white;font-size:2rem;margin-bottom:0}.contact-strip .eyebrow{color:#fb923c}.contact-strip>div:last-child{display:flex;gap:12px;flex-wrap:wrap}footer{display:grid;grid-template-columns:1.3fr .9fr 1fr 1.1fr;gap:35px;background:white;padding:48px max(28px,calc((100% - 1264px)/2)) 22px}footer p{font-size:.8rem}footer small{font-size:.72rem}footer h4{text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;margin:8px 0 20px}footer>div>a:not(.brand){display:block;font-size:.78rem;margin:9px 0}footer>div>a .icon{width:14px;height:14px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:22px;font-size:.68rem;color:var(--muted)}.page-intro{text-align:center;padding:55px 24px 20px;max-width:1180px;margin:auto}.page-intro h1{margin-top:22px;font-size:clamp(2.4rem,3.7vw,3.8rem)}.page-intro h1 em{color:var(--orange)}.page-intro p{max-width:780px;margin:22px auto;font-size:1rem}.currency-switch{display:inline-flex;padding:4px;border:1px solid var(--border);border-radius:8px;background:#f1f5f9;gap:4px}.currency-switch button{background:transparent;border:0;border-radius:5px;padding:8px 13px;font-size:.7rem;font-weight:700;color:var(--muted)}.currency-switch button[aria-pressed=true]{background:white;color:var(--orange-dark);box-shadow:0 2px 4px #0001}.pricing-section{padding-top:40px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.price-card{position:relative;display:flex;flex-direction:column;padding:32px 28px}.price-card.featured{border:2px solid var(--orange);box-shadow:0 12px 30px #f9731615}.price-ribbon{position:absolute;top:-12px;right:18px;padding:5px 10px;border-radius:6px;background:#f1f5f9;color:#475569;font-size:.6rem;font-weight:800;letter-spacing:.04em}.featured .price-ribbon{background:var(--orange);color:#111827}.price-card h3{font-size:1.3rem;margin-top:20px;max-width:240px}.price-block{background:#f8fafc;border-radius:10px;padding:18px;margin:22px 0}.featured .price-block{background:#fff7ed}.price-block small{font-size:.71rem}.price-block strong{display:block;color:var(--navy);font-size:2rem;font-weight:900;letter-spacing:-.045em;line-height:1.4}.check-list{list-style:none;padding:0;margin:0 0 25px;display:grid;gap:13px}.check-list li{font-size:.8rem;display:flex;gap:9px;align-items:start}.check-list .icon{color:var(--green);width:15px;height:15px;margin-top:3px}.price-card>.btn{margin-top:auto;font-size:.79rem}.calculator-panel{display:grid;grid-template-columns:1.35fr 1fr;gap:50px;padding:36px}.calculator-panel h2{font-size:2rem;max-width:430px}.calculator-panel p{font-size:.87rem}.calculator-panel output{float:right;color:var(--orange-dark);background:#fff7ed;padding:1px 8px;border-radius:4px}.calculator-panel input[type=range]{accent-color:var(--orange);padding:0;border:0;background:transparent;margin-top:20px}.range-labels{display:flex;justify-content:space-between;font-size:.65rem;color:var(--muted)}.calculator-result{box-shadow:0 7px 24px #0f172a12;border:1px solid var(--border);border-radius:13px;padding:26px;background:white}.calculator-result>small{display:block;margin-top:26px}.calculator-result>strong{display:block;font-size:2.8rem;font-weight:900;color:var(--orange-dark);line-height:1.3;letter-spacing:-.04em}.calculator-result dl{margin-top:22px;font-size:.75rem}.calculator-result dl>div{display:flex;justify-content:space-between;padding:7px 0;border-bottom:1px solid #f1f5f9}.calculator-result dd{margin:0;font-weight:700}.rate-table{margin-top:25px}.rate-row{display:grid;grid-template-columns:1fr 1.8fr .65fr;gap:25px;border-bottom:1px solid var(--border);padding:20px 12px;font-size:.84rem;align-items:center}.rate-row b{display:flex;align-items:center;gap:12px;font-size:.85rem}.rate-row b .icon{color:var(--orange)}.rate-row>strong{text-align:right;color:var(--orange-dark)}.rate-row.table-head{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.rate-row.table-head span:last-child{text-align:right}.service-grid>.card>h3{margin-top:20px}.service-grid>.card>p{font-size:.84rem;margin-bottom:0}.booking-intro{max-width:1080px;padding-top:42px}.booking-intro h1{font-size:clamp(2.2rem,3.1vw,3.35rem)}.booking-intro>small{display:block;max-width:730px;margin:auto;font-size:.74rem}.intro-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px}.intro-benefits>div{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--border);background:white;border-radius:10px;padding:14px;text-align:left}.intro-benefits b{display:block;font-size:.75rem}.intro-benefits small{display:block;font-size:.65rem}.intro-benefits .icon{color:var(--orange);width:24px;height:24px}.booking-layout{display:grid;grid-template-columns:1.9fr 1fr;gap:30px;padding-top:24px;align-items:start}.stepper{display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid var(--border);border-radius:14px;padding:20px 12px;margin-bottom:24px}.stepper a{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:.74rem;font-weight:750;color:var(--muted);position:relative}.stepper a:after{content:'';position:absolute;left:65%;right:-35%;height:1px;background:var(--border);top:16px}.stepper a:last-child:after{display:none}.stepper a>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f1f5f9;color:var(--muted);font-weight:800}.stepper a.active{color:var(--orange-dark)}.stepper a.active>span{background:var(--orange);color:var(--navy)}.booking-step{margin-bottom:24px;padding:30px;scroll-margin-top:25px}.step-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:20px;border-bottom:1px solid #edf2f7;margin-bottom:22px}.step-heading h2{font-size:1.3rem;letter-spacing:-.025em;margin:6px 0 0}.step-heading .eyebrow{font-size:.66rem}.booking-services{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:10px}.service-choice{border:1px solid var(--border);border-radius:13px;background:white;text-align:left;padding:18px;color:var(--text);display:flex;flex-direction:column}.service-choice[aria-pressed=true]{border:2px solid var(--orange);padding:17px;background:#fff7ed66;box-shadow:0 2px 5px #f9731610}.choice-top{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:14px}.choice-price{font-size:.65rem;background:#f1f5f9;padding:3px 7px;border-radius:4px;color:#475569;font-weight:750}.service-choice[aria-pressed=true] .choice-price{background:#ffedd5;color:#9a3412}.service-choice>b{font-size:.86rem;color:var(--navy)}.service-choice p{font-size:.77rem;margin:8px 0 16px}.choice-bottom{display:flex;justify-content:space-between;align-items:center;gap:7px;border-top:1px solid var(--border);padding-top:10px;font-size:.63rem;margin-top:auto}.chosen-text{white-space:nowrap}.service-choice[aria-pressed=true] .choice-bottom{color:var(--orange-dark);border-color:#fed7aa}.booking-step .cols2{gap:18px}.required{color:var(--orange-dark)}.stepper-input{display:flex;align-items:center;background:#f8fafc;border:1px solid #d7dfe9;border-radius:8px;margin-top:7px;padding:7px}.stepper-input button{background:white;border:1px solid var(--border);border-radius:6px;padding:2px 11px;font-size:20px;color:var(--navy)}.stepper-input input{border:0;background:transparent;text-align:center;margin:0;padding:0 6px;appearance:textfield;-moz-appearance:textfield}.stepper-input input::-webkit-inner-spin-button{display:none}.option-row{display:flex;align-items:center;gap:12px;cursor:pointer;border:1px solid var(--border);border-radius:10px;padding:15px;font-size:.81rem;background:white;margin-top:10px}.option-row input,.consent input{width:17px;height:17px;margin:0;accent-color:var(--orange);flex-shrink:0}.option-row>span{flex:1}.option-row>b{font-size:.76rem}.option-row:has(input:checked){background:#fff7ed80;border-color:#fdba74}.payment-option small{font-size:.72rem;margin-top:4px}.payment-option>.icon{color:var(--muted)}.consent{display:flex;align-items:start;gap:12px;cursor:pointer;font-size:.77rem;font-weight:500;padding-top:20px;border-top:1px solid #edf2f7;margin-top:25px}.consent input{margin-top:4px}.booking-sidebar{position:sticky;top:22px}.summary-card{padding:25px}.summary-card .card-title{padding-bottom:16px;margin-bottom:14px}.summary-card .currency-switch{display:flex}.summary-card .currency-switch button{flex:1;padding:7px;font-size:.63rem}.summary-list{margin:20px 0;font-size:.79rem}.summary-list>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #f1f5f9}.summary-list dt{color:var(--muted);flex:0 0 32%}.summary-list dd{margin:0;color:var(--navy);font-weight:700;text-align:right;overflow-wrap:anywhere}.summary-total{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:20px}.summary-total small{display:block;font-size:.66rem;font-weight:800;letter-spacing:.06em}.summary-total strong{display:block;font-size:2.25rem;color:var(--navy);line-height:1.15;margin:9px 0;letter-spacing:-.04em}.summary-total span{font-size:.7rem;color:#9a3412;display:block}.summary-total>b{display:block;font-size:.85rem;margin-top:8px}.summary-guarantee{border-radius:10px;background:var(--navy);padding:20px;color:#cbd5e1;margin-top:20px;display:grid;gap:9px}.summary-guarantee>b{font-size:.74rem;color:#fb923c}.summary-guarantee>span{font-size:.68rem;display:flex;align-items:center;gap:8px}.summary-guarantee .icon{color:#34d399;width:15px;height:15px}.summary-card>.block{font-size:.67rem;margin-top:8px}.booking-step small{font-size:.72rem}.booking-step>small{display:block;margin-top:9px}.confirmation{max-width:860px;text-align:center;padding-top:45px}.confirmation-icon{display:grid;place-items:center;background:#ecfdf5;border:1px solid #a7f3d0;width:72px;height:72px;border-radius:50%;margin:0 auto 22px;color:var(--green)}.confirmation-icon .icon{width:35px;height:35px}.confirmation h1{font-size:2.8rem;margin-top:18px}.confirmation-card{text-align:left;margin-top:35px}.confirmation-route{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0}.confirmation-route>div{flex:1}.confirmation-route h3{font-size:1.1rem;margin-top:7px;overflow-wrap:anywhere}.confirmation-route>.icon{color:var(--orange);margin-right:20px}.confirmation-route small{font-size:.68rem}.confirmation-actions{display:flex;gap:15px;justify-content:center;margin-top:25px}.ai-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:28px;align-items:start;padding-top:25px}.conversation-card h2{font-size:1.15rem}.conversation-card .card-title small{font-size:.7rem;display:block;margin-top:6px}.bubble{padding:16px 18px;margin:16px 40px 16px 0;background:#f1f5f9;border:1px solid var(--border);border-radius:13px;font-size:.86rem}.bubble>small{display:block;font-size:.6rem;font-weight:800;letter-spacing:.07em;margin-bottom:7px;color:#64748b}.bubble.caller{margin:16px 0 16px 40px;background:#fff7ed;border-color:#fed7aa}.ai-layout aside h2{font-size:1.8rem}.ai-principles{margin-top:24px}.ai-principles p{font-size:.83rem;margin:16px 0}.ai-principles .icon{color:var(--green);margin-right:7px;width:18px;height:18px}
/* Operations workspace */
.ops-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:100vh}.ops-sidebar{background:white;border-right:1px solid var(--border);padding:25px 15px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.ops-sidebar .brand{font-size:.71rem;gap:8px}.ops-sidebar .brand>.icon{width:32px;height:32px;padding:7px}.ops-sidebar .brand small{font-size:.4rem}.ops-label{font-size:.58rem;color:var(--orange-dark);font-weight:800;letter-spacing:.08em;padding-left:40px;margin:5px 0 28px}.ops-sidebar>.pill{font-size:.62rem;justify-content:center;border-radius:6px;padding:7px}.sidebar-heading{font-size:.6rem;letter-spacing:.07em;color:#94a3b8;margin:25px 7px 12px}.ops-sidebar nav{display:grid;gap:7px}.ops-sidebar nav a,.sidebar-bottom>a{display:flex;align-items:center;gap:10px;font-size:.74rem;font-weight:650;padding:11px 12px;border-radius:7px;color:#64748b}.ops-sidebar nav a.active{background:var(--orange);color:#171d2a;box-shadow:0 5px 10px #f9731620}.ops-sidebar nav .icon{width:17px;height:17px}.sidebar-bottom{margin-top:auto;padding-top:30px}.sidebar-bottom p{font-size:.65rem;margin:8px 12px;color:#94a3b8}.ops-main{min-width:0}.ops-header{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--border);background:white;padding:17px 25px}.ops-header h1{font-size:1.18rem;margin-top:3px}.ops-header .eyebrow{font-size:.59rem;color:#94a3b8}.ops-header .btn{margin-left:auto}.avatar{display:grid;place-items:center;background:#fff7ed;color:var(--orange-dark);border:1px solid #fed7aa;width:35px;height:35px;border-radius:50%;font-size:.7rem;font-weight:800}.ops-main main{padding:18px 22px}.ops-status{display:flex;gap:25px;flex-wrap:wrap;background:white;border:1px solid var(--border);border-radius:8px;padding:10px 15px;font-size:.68rem;color:var(--muted);margin-bottom:20px}.ops-status .icon{width:15px;height:15px;color:var(--orange);margin-right:5px}.ops-status>span:first-child{color:var(--green);font-weight:750}.ops-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.ops-metrics article{position:relative;background:white;border:1px solid var(--border);border-radius:11px;padding:20px}.metric-label{font-size:.61rem;font-weight:800;letter-spacing:.06em;color:#8190a6;display:block;padding-right:20px}.metric-icon{position:absolute;right:14px;top:14px;color:var(--orange);background:#fff7ed;border-radius:7px;padding:5px;line-height:1}.metric-icon .icon{width:19px;height:19px}.ops-metrics strong{font-size:1.9rem;font-weight:900;letter-spacing:-.05em;color:var(--navy);display:block;line-height:1.4;margin-top:4px}.ops-metrics small{display:block;font-size:.65rem}.ops-columns{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(280px,1fr);gap:18px;align-items:start}.ops-page .card{box-shadow:none;border-radius:10px;padding:19px}.ops-page .card-title{border:0;padding-bottom:0;margin-bottom:19px}.ops-page .card-title h2{font-size:.95rem;display:flex;align-items:center;gap:7px}.ops-page .card-title p{font-size:.67rem}.ops-page .card-title .btn{font-size:.65rem;padding:7px 10px}.ops-page .card-title .btn .icon{width:15px;height:15px}.order-tabs{display:flex;gap:4px;flex-wrap:wrap;background:#f1f5f9;border:1px solid var(--border);padding:4px;border-radius:7px}.order-tabs button{background:none;border:0;border-radius:5px;padding:8px 10px;font-size:.65rem;font-weight:750;color:#64748b}.order-tabs button span{padding:1px 4px;background:#e2e8f0;border-radius:3px;font-size:.58rem;margin-left:4px}.order-tabs button[aria-pressed=true]{background:var(--orange);color:#172033}.order-tabs button[aria-pressed=true] span{background:#ffffff60}.order-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:10px;margin:14px 0}.order-filters input,.order-filters select{font-size:.69rem;margin:0;padding:8px 9px;border-radius:6px}.search-input{position:relative}.search-input>.icon{position:absolute;left:8px;top:9px;color:#94a3b8;width:14px;height:14px}.search-input input{padding-left:29px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:.68rem;min-width:735px}thead{background:#f1f5f9}th{font-size:.57rem;text-transform:uppercase;letter-spacing:.03em;color:#8190a6;padding:10px 8px;white-space:nowrap}td{padding:15px 8px;border-bottom:1px solid #edf2f7;vertical-align:middle}td b{display:block;font-size:.68rem;line-height:1.45}td small{display:block;font-size:.6rem;margin-top:4px}td .pill{font-size:.56rem;border-radius:5px;white-space:normal}td .order-id{border:0;background:none;padding:0;color:var(--orange-dark);font-size:.62rem;font-weight:750;display:block;margin-bottom:5px;text-align:left}.icon-button{border:1px solid var(--border);background:#fff7ed;color:var(--orange-dark);border-radius:6px;padding:5px;line-height:1}.icon-button .icon{width:15px;height:15px}.table-footer{display:flex;justify-content:space-between;gap:10px;margin-top:18px;color:#94a3b8;font-size:.64rem}.table-footer small{font-size:.6rem}.ops-right{display:grid;gap:18px}.ops-right h3{font-size:.85rem}.fleet-cards>div{background:#f8fafc;border:1px solid var(--border);border-radius:7px;padding:12px;margin-top:10px}.fleet-cards header{display:flex;align-items:center;justify-content:space-between;gap:8px}.fleet-cards b{font-size:.7rem;color:var(--orange-dark)}.fleet-cards .pill{font-size:.56rem}.fleet-cards p{font-size:.66rem;margin:8px 0}.fleet-cards small{font-size:.6rem}.progress{height:4px;background:#e2e8f0;border-radius:10px;margin:10px 0;overflow:hidden}.progress i{display:block;height:100%;background:#10b981;border-radius:10px}.fleet-map{height:175px;background:#eff6ff;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:7px;margin-top:16px}.fleet-map img{width:100%;height:220%;object-fit:contain;object-position:center;position:absolute;bottom:-50px;opacity:.75}.fleet-map span{position:absolute;bottom:8px;left:8px;right:8px;background:#fffffff2;border-radius:4px;padding:6px;font-size:.59rem;color:var(--muted)}.integration-card>div{display:flex;justify-content:space-between;gap:10px;margin-top:14px;font-size:.68rem}.integration-card>div>a{color:var(--orange-dark);font-weight:700}.integration-card p{font-size:.65rem;margin:16px 0 0}.integration-card .pill{font-size:.56rem}.cms-section{margin-top:20px}.cms-grid{display:grid;grid-template-columns:1fr 1fr .9fr;gap:18px}.cms-grid>form,.cms-ai{padding:17px;border:1px solid var(--border);border-radius:8px;background:#f8fafc}.cms-grid h3{font-size:.85rem}.cms-grid label{font-size:.67rem;margin-top:11px}.cms-grid input,.cms-grid textarea{font-size:.75rem;padding:8px 10px}.cms-grid .cols2{gap:10px}.cms-grid .btn{font-size:.7rem;margin-top:15px;padding:10px}.cms-grid .micro{font-size:.65rem}.cms-ai p{font-size:.75rem}.cms-ai h3{margin-top:16px}.ops-foot{display:flex;justify-content:space-between;font-size:.63rem;color:#94a3b8;padding:24px 0}.empty-state{padding:40px;text-align:center}.empty-state>.icon{color:#94a3b8}.empty-state h3{margin-top:15px}.empty-state p{margin-bottom:0}.close{position:absolute;right:16px;top:12px;background:none;border:0;font-size:28px;color:var(--muted)}dialog{border:1px solid var(--border);border-radius:18px;padding:32px;max-width:570px;width:calc(100% - 32px);max-height:90vh;color:var(--text)}dialog::backdrop{background:#0f172aa8;backdrop-filter:blur(4px)}dialog h2{margin-top:15px}#toast:empty{display:none}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);max-width:min(560px,90%);padding:14px 22px;border-radius:10px;background:var(--navy);color:white;font-size:.85rem;z-index:100;box-shadow:0 10px 30px #0002}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--orange-dark);font-size:.85rem;font-weight:800}
/* Responsive layout */
@media(min-width:1750px){.ops-main main{padding:22px 30px}.ops-columns{grid-template-columns:minmax(0,2.25fr) minmax(340px,1fr)}table{font-size:.78rem}td b{font-size:.76rem}td small{font-size:.7rem}th{font-size:.66rem}td .pill{font-size:.64rem}.ops-page .card-title h2{font-size:1.1rem}.ops-sidebar{padding-top:30px}.ops-shell{grid-template-columns:235px minmax(0,1fr)}}
@media(max-width:1250px){.site-header{margin:18px 22px}.site-header nav{gap:16px}.phone-pill{display:none}.hero-inner{gap:30px}.hero h1{font-size:3.15rem}.hero-copy{padding-bottom:20px}.hero-benefits>div{padding:14px 10px}.hero-bus{bottom:-110px}.quick-card{padding:24px}.service-tabs button{padding:8px;font-size:.63rem}.ops-shell{grid-template-columns:180px minmax(0,1fr)}.ops-sidebar{padding:22px 10px}.ops-sidebar .brand{font-size:.61rem}.ops-sidebar .brand small{font-size:.34rem}.ops-sidebar .brand>.icon{width:27px;height:27px}.ops-sidebar nav a{font-size:.69rem;padding:10px 8px}.ops-columns{grid-template-columns:1fr}.ops-right{grid-template-columns:1fr 1fr}.ops-metrics strong{font-size:1.5rem}.ops-metrics article{padding:17px}.metric-icon{display:none}.metric-label{padding:0}.fleet-map{height:130px}.cms-grid{gap:12px}.departure-title .pill{display:none}.booking-layout{grid-template-columns:1.7fr 1fr;gap:22px}.booking-step{padding:25px}.choice-top{align-items:start}.choice-price{font-size:.59rem}.choice-bottom{display:block}.chosen-text{display:block;margin-top:5px}}
@media(max-width:1000px){.site-header nav{display:none;position:absolute;right:15px;top:70px;background:white;box-shadow:var(--shadow);padding:20px;border:1px solid var(--border);border-radius:12px;min-width:210px}.site-header nav.open{display:grid;gap:16px}.menu-button{display:block}.demo-bar a{position:static}.demo-bar{font-size:.61rem;gap:10px}.demo-bar>span{font-size:.6rem}.hero-inner{grid-template-columns:1fr 1fr;gap:22px}.hero h1{font-size:2.6rem}.hero-badge{font-size:.54rem}.hero-copy>p{font-size:.88rem}.hero-benefits{grid-template-columns:1fr}.hero-benefits>div{display:grid;grid-template-columns:30px 1fr;gap:0 10px;padding:10px 14px}.hero-benefits .icon{grid-row:1/3;margin:0}.hero-benefits small{margin:0}.hero-bus{display:none}.hero-points{gap:8px}.hero-points span{font-size:.7rem}.card-checks{font-size:.55rem;flex-wrap:wrap}.service-tabs{gap:5px}.service-tabs button{flex-basis:40%}.quick-card .cols2{grid-template-columns:1fr;gap:0}.estimate-strip{display:block}.estimate-strip strong{display:block;text-align:left;max-width:none;margin-top:7px}.hero{padding-bottom:45px}.coverage-grid{grid-template-columns:1fr 1fr;gap:18px}.map-card,.card{padding:22px}.map-legend{position:static;border-radius:0;background:#fff;border:0;padding:13px}.regions h4{font-size:.85rem}.coverage-info .card h3{font-size:.9rem}.coverage-info p{font-size:.78rem}.city-chips button{font-size:.7rem}.service-grid{grid-template-columns:repeat(2,1fr)}.benefit-band strong{font-size:1.5rem}.benefit-band b{font-size:.59rem}.benefit-band small{font-size:.65rem}.booking-layout{grid-template-columns:1fr}.booking-sidebar{position:static;grid-row:1}.summary-card .summary-list{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.summary-guarantee,.summary-card>.pale,.summary-card>.block{display:none}.summary-total{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.summary-total strong{font-size:1.8rem;margin:0}.summary-card .currency-switch{display:inline-flex}.summary-card .micro{margin-bottom:0}.summary-list>div{padding:8px 0}.booking-intro p br{display:none}.intro-benefits{grid-template-columns:repeat(2,1fr)}.pricing-grid{gap:15px}.price-card{padding:28px 20px}.price-card h3{font-size:1.14rem}.price-block strong{font-size:1.7rem}.price-block{padding:14px}.calculator-panel{gap:25px;padding:25px}.calculator-panel h2{font-size:1.7rem}.contact-strip{align-items:start}.contact-strip>div:last-child{flex-direction:column}.cms-grid{grid-template-columns:1fr 1fr}.cms-ai{grid-column:1/-1}.ops-metrics{grid-template-columns:repeat(2,1fr)}.ops-status{gap:10px;font-size:.63rem}footer{grid-template-columns:repeat(2,1fr)}.footer-bottom{gap:25px}.ai-layout{grid-template-columns:1fr 1fr;gap:20px}.ai-layout aside h2{font-size:1.4rem}}
@media(max-width:720px){html{scroll-padding-top:20px}.demo-bar{height:auto;min-height:38px;display:block;text-align:center;padding:6px 14px;font-size:.57rem}.demo-bar>span{margin-right:8px}.demo-bar>a{display:block;margin-top:3px;font-size:.62rem}.site-header{margin:14px 14px;padding:11px 13px;gap:10px;border-radius:16px}.brand{font-size:.71rem;gap:7px}.brand>.icon{width:32px;height:32px;padding:7px;border-radius:8px}.brand small{font-size:.4rem}.nav-actions{gap:5px}.nav-actions .btn{font-size:.65rem;padding:8px 10px;border-radius:7px}.nav-actions .btn .icon{display:none}.menu-button{padding:5px}.menu-button .icon{width:19px;height:19px}.hero{margin-top:-95px;padding:121px 20px 35px}.hero-inner{grid-template-columns:1fr;gap:28px}.hero-copy{padding-bottom:0}.hero h1{font-size:clamp(2.6rem,8vw,3.6rem);margin-top:23px;line-height:1.08}.hero-badge{font-size:.53rem;padding:7px 10px;max-width:100%}.hero-copy>p{font-size:.94rem;max-width:500px}.hero-benefits{grid-template-columns:repeat(3,1fr);gap:8px}.hero-benefits>div{display:block;padding:13px 10px}.hero-benefits .icon{width:23px;height:23px;margin-bottom:7px}.hero-benefits b{font-size:.68rem}.hero-benefits small{font-size:.6rem;margin-top:5px}.hero-points{margin:22px 0}.hero-points span{font-size:.7rem}.quick-card{padding:21px;border-radius:16px}.quick-card .card-title b{font-size:.73rem}.quick-card .card-title .pill{font-size:.6rem}.service-tabs button{flex-basis:auto;font-size:.61rem;padding:8px 6px;gap:4px}.service-tabs .icon{width:15px;height:15px}.direction-switch button{font-size:.74rem;padding:11px 5px}.direction-switch .icon{width:16px;margin:0 2px}.quick-card .cols2{grid-template-columns:repeat(2,1fr);gap:12px}.estimate-strip{display:flex;padding:13px}.estimate-strip strong{font-size:1.25rem;text-align:right;margin:0;max-width:135px}.estimate-strip b{font-size:.64rem}.estimate-strip small{font-size:.63rem}.quick-card .wide{font-size:.77rem;padding:14px 12px;gap:7px}.quick-card .wide>.icon:first-child{display:none}.card-checks{font-size:.56rem}.announcement{font-size:.7rem}.benefit-band{grid-template-columns:repeat(2,1fr);gap:25px 18px;padding:25px 20px}.benefit-band strong{font-size:1.45rem}.benefit-band small{font-size:.64rem}.section{padding:45px 20px}.section-heading{display:block;margin-bottom:25px}.section-heading>.pill{margin-top:16px}.section-heading h2{font-size:1.9rem}.section-heading p{font-size:.9rem}.eyebrow{font-size:.64rem;letter-spacing:.08em}.coverage-grid{grid-template-columns:1fr}.map-card{padding:18px}.map-card .card-title b{font-size:.76rem}.map-surface>img{max-height:520px}.map-legend{font-size:.68rem}.map-caption{font-size:.66rem}.coverage-info{gap:18px}.coverage-info .card h3{font-size:.95rem}.coverage-info p{font-size:.85rem}.regions h4{font-size:.9rem}.city-chips button{font-size:.75rem}.region-footer{font-size:.67rem}.service-grid{gap:12px}.service-card{padding:18px}.service-card h3{font-size:1rem}.service-card p{font-size:.78rem}.service-card>b{font-size:.68rem}.service-grid>.card>p{font-size:.78rem}.cols2,.cols3{grid-template-columns:1fr}.departure-card{padding:22px}.departure-title h3{font-size:1.13rem}.departure-title strong{font-size:.76rem}.departure-title .flag{font-size:25px}.feature-row{padding:16px}.departure-dates{gap:8px}.departure-dates button{font-size:.73rem}.process-card{padding:20px 0}.faq h2{font-size:1.7rem}.faq summary{font-size:.8rem}.faq details{padding:16px}.faq details p{font-size:.8rem}.contact-strip{padding:30px 20px;display:block}.contact-strip h2{font-size:1.8rem}.contact-strip>div:last-child{margin-top:25px;flex-direction:row}.contact-strip .btn{font-size:.78rem}footer{padding:35px 20px 20px;gap:30px 20px}footer .brand{font-size:.65rem}footer p{font-size:.75rem}.footer-bottom{display:block;font-size:.6rem}.footer-bottom span{display:block;margin-top:10px}.page-intro{padding:25px 20px 10px}.page-intro h1{font-size:2.4rem}.page-intro p{font-size:.9rem;margin:18px auto}.page-intro p br{display:none}.page-intro .badge{font-size:.58rem;letter-spacing:.04em;padding:7px 12px}.currency-switch button{font-size:.65rem;padding:8px 10px}.pricing-section{padding-top:25px}.pricing-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.price-card{padding:27px}.price-card h3{max-width:none;font-size:1.4rem}.price-block strong{font-size:2.1rem}.price-block small{font-size:.77rem}.check-list li{font-size:.85rem}.price-card>.btn{font-size:.85rem}.calculator-panel{grid-template-columns:1fr;padding:23px;gap:25px}.calculator-panel .cols3{grid-template-columns:repeat(3,1fr);gap:10px}.calculator-panel .cols3 label{font-size:.72rem}.calculator-panel .cols3 input{padding:9px}.rate-row{grid-template-columns:1fr .6fr;gap:9px;padding:16px 0}.rate-row>span:nth-child(2){grid-row:2;grid-column:1/-1;font-size:.76rem}.rate-row.table-head>span:nth-child(2){display:none}.rate-row b{font-size:.8rem}.rate-row>strong{font-size:.75rem}.intro-benefits{gap:9px}.intro-benefits>div{padding:12px;gap:8px;justify-content:start}.intro-benefits b{font-size:.7rem}.intro-benefits small{font-size:.6rem}.intro-benefits .icon{width:20px;height:20px}.booking-layout{padding-top:20px;gap:20px}.booking-sidebar{grid-row:auto;order:2}.booking-step{padding:21px}.booking-step .cols2{grid-template-columns:1fr;gap:0}.booking-step .cols3{grid-template-columns:repeat(3,1fr);gap:10px}.booking-step .cols3 label{font-size:.68rem}.booking-step .cols3 input{padding:10px}.step-heading{margin-bottom:16px;padding-bottom:18px}.step-heading h2{font-size:1.12rem}.step-heading>.pill{display:none}.stepper{padding:17px 7px}.stepper a{font-size:.58rem;gap:7px;text-align:center}.stepper a>span{width:29px;height:29px;font-size:.75rem}.stepper a:after{top:14px}.booking-services{gap:11px}.service-choice{padding:13px}.service-choice[aria-pressed=true]{padding:12px}.choice-top{display:block;margin-bottom:12px}.choice-top .icon-box{width:35px;height:35px}.choice-price{display:table;margin-top:9px;font-size:.58rem;padding:3px 5px}.service-choice>b{font-size:.76rem}.service-choice p{font-size:.71rem}.choice-bottom{font-size:.59rem}.option-row{font-size:.76rem;padding:13px;gap:9px}.option-row>b{font-size:.7rem}.booking-step .btn.large{font-size:.76rem;padding:16px 10px}.summary-card .summary-list{display:block}.summary-total{display:block}.summary-total strong{font-size:2rem;margin:8px 0}.booking-sidebar .summary-card{padding:23px}.confirmation h1{font-size:2.2rem}.confirmation-route{gap:10px}.confirmation-route h3{font-size:.93rem}.confirmation-route>.icon{margin:0;width:17px}.confirmation-card{padding:22px}.confirmation-actions{flex-direction:column}.ai-layout{grid-template-columns:1fr;padding-top:25px}.conversation-card .card-title{align-items:start}.conversation-card h2{font-size:1rem}.conversation-card .card-title small{font-size:.63rem}.bubble{font-size:.8rem;padding:13px 15px;margin-right:20px}.bubble.caller{margin-left:20px}.ai-layout aside h2{font-size:1.75rem}.ops-shell{display:block}.ops-sidebar{height:auto;position:static;padding:14px 16px;border-bottom:1px solid var(--border);border-right:0;display:flex;flex-direction:row;align-items:center;gap:15px;flex-wrap:wrap}.ops-sidebar .brand{font-size:.75rem}.ops-sidebar .brand small{font-size:.43rem}.ops-sidebar .brand>.icon{width:34px;height:34px}.ops-sidebar>.pill{margin-left:auto;font-size:.56rem}.ops-label,.sidebar-heading,.sidebar-bottom{display:none}.ops-sidebar nav{display:flex;overflow-x:auto;width:100%;gap:6px}.ops-sidebar nav a{white-space:nowrap;font-size:.67rem;padding:8px 10px}.ops-sidebar nav .icon{width:14px;height:14px}.ops-header{padding:15px 16px;gap:8px}.ops-header h1{font-size:.95rem}.ops-header .eyebrow{font-size:.53rem}.ops-header .btn{font-size:.63rem;padding:8px 10px}.avatar{display:none}.ops-main main{padding:14px}.ops-status{padding:10px;gap:6px;font-size:.59rem}.ops-status>span:nth-child(2){display:none}.ops-status>span:last-child{margin-left:auto}.ops-metrics{gap:10px}.ops-metrics article{padding:15px}.metric-label{font-size:.54rem}.ops-metrics strong{font-size:1.55rem}.ops-metrics small{font-size:.6rem}.ops-page .card{padding:16px}.ops-page .card-title h2{font-size:.83rem}.ops-page .card-title p{font-size:.63rem}.ops-page .card-title .btn{font-size:.58rem;padding:7px}.ops-page .card-title .btn>.icon{display:none}.order-tabs button{font-size:.58rem;padding:7px}.order-filters{grid-template-columns:1fr 1fr;gap:8px}.order-filters .search-input{grid-column:1/-1}.order-filters input,.order-filters select{font-size:.67rem}.table-scroll{margin-inline:-4px}.table-footer{font-size:.58rem;flex-direction:column;gap:5px}.ops-right{grid-template-columns:1fr}.cms-grid{grid-template-columns:1fr}.cms-grid .cols2{grid-template-columns:repeat(2,1fr)}.cms-grid .btn{font-size:.73rem}.cms-ai{grid-column:auto}.ops-foot{display:block;font-size:.59rem}.ops-foot span{display:block;margin-top:5px}dialog{padding:27px 22px}dialog .cols2{grid-template-columns:1fr}dialog .summary-list{font-size:.76rem}#toast{font-size:.78rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Readable form and operational type at presentation scale. */
.booking-step label,.booking-step input,.booking-step select,.option-row,.service-choice>b{font-size:.875rem}.service-choice p,.booking-step small,.consent{font-size:.8rem}.service-card p,.feature-row p,.coverage-info p,.check-list li,.faq summary,.faq details p{font-size:.875rem}.ops-sidebar nav a,.order-tabs button,.order-filters input,.order-filters select,.cms-grid label,.cms-grid input,.cms-grid textarea,.fleet-cards b,.integration-card>div{font-size:.8rem}.ops-page table{min-width:890px}td b{font-size:.8rem}td small,td .pill,th,.table-footer,.fleet-cards p,.fleet-cards small,.ops-metrics small{font-size:.75rem}th{white-space:normal}.ops-page .card-title h2{font-size:1rem}.metric-label{font-size:.7rem}.summary-list{font-size:.875rem}.summary-guarantee>span{font-size:.75rem}
@media(min-width:721px) and (max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:690px}.hero h1{font-size:3.8rem}.hero-benefits{grid-template-columns:repeat(3,1fr)}.hero-benefits>div{display:block;padding:17px}.hero-benefits .icon{margin-bottom:10px}.hero-benefits small{margin-top:5px}.quick-card{max-width:690px;width:100%}.quick-card .cols2{grid-template-columns:1fr 1fr}.service-tabs button{flex-basis:auto}.estimate-strip{display:flex}.estimate-strip strong{text-align:right}.coverage-grid{grid-template-columns:1fr}.map-surface>img{max-height:570px}}
@media(max-width:720px){.booking-step .cols3 label{font-size:.75rem}.service-choice>b{font-size:.82rem}.service-choice p{font-size:.77rem}.ops-sidebar nav a,.order-tabs button{font-size:.75rem}.ops-metrics small{font-size:.7rem}.metric-label{font-size:.66rem}.service-tabs{display:grid;grid-template-columns:repeat(2,1fr)}.service-tabs button{font-size:.75rem}.hero-badge{font-size:.61rem}.card-checks{font-size:.66rem}.booking-step .cols3 input{font-size:.875rem}}

.mobile-booking-total{display:none}@media(max-width:720px){.booking-page{padding-bottom:75px}.mobile-booking-total{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;bottom:0;left:0;right:0;z-index:15;background:#fffffff5;border-top:1px solid #e2e8f0;padding:12px 20px;box-shadow:0 -5px 20px #0f172a0d}.mobile-booking-total small{display:block;font-size:.65rem}.mobile-booking-total strong{display:block;color:#0f172a;font-size:.94rem;line-height:1.3}.mobile-booking-total a{color:#c2410c;font-size:.8rem;font-weight:800;white-space:nowrap}}
.ops-columns>*,.ops-right>*,.cms-grid>*,.orders-card{min-width:0}.table-scroll{max-width:100%}.ops-main{overflow-wrap:break-word}@media(max-width:1250px){.ops-columns{grid-template-columns:minmax(0,1fr)}}
/* Bilingual voice receptionist */
.voice-heading{text-align:center;max-width:850px;margin:25px auto 48px}.voice-heading h1{font-size:clamp(2.3rem,5vw,4.6rem);line-height:1.06;letter-spacing:-.045em;margin:20px 0}.voice-heading p{color:#64748b;font-size:1.1rem}.voice-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.voice-call{text-align:center;background:linear-gradient(160deg,#0f172a,#1e293b);color:white;padding:32px}.voice-languages{display:flex;gap:8px;justify-content:center}.voice-languages button{padding:12px 24px;border-radius:30px;border:1px solid #64748b;background:transparent;color:white;cursor:pointer}.voice-languages button[aria-pressed=true]{background:#f97316;border-color:#f97316}.voice-orb{width:150px;height:150px;display:grid;place-items:center;border-radius:50%;margin:38px auto;background:radial-gradient(circle at 30% 25%,#fdba74,#f97316 55%,#9a3412);box-shadow:0 0 0 14px #f9731615,0 0 80px #f9731633}.voice-orb .icon{width:60px;height:60px}.is-calling .voice-orb{animation:voice-pulse 1.8s ease-in-out infinite}.voice-consent{display:flex!important;align-items:flex-start;gap:12px;text-align:left;font-size:12px;line-height:1.6;color:#cbd5e1;margin:24px 0}.voice-consent input{width:20px;min-width:20px;height:20px}.voice-call .btn{margin-top:10px}.voice-draft{padding:30px}.voice-draft h2{margin:12px 0}.voice-draft form{display:grid;gap:14px}.voice-draft .cols2{gap:12px}.voice-draft input,.voice-draft select,.voice-draft textarea{width:100%;min-width:0}.voice-draft label{min-width:0}#voice-transcript{max-height:300px;overflow:auto;text-align:left;margin-top:22px}#voice-transcript .bubble{color:#0f172a;font-size:14px}#voice-result{margin-top:12px}#voice-result a{margin-top:12px}@keyframes voice-pulse{50%{box-shadow:0 0 0 24px #f9731620,0 0 100px #f9731655}}@media(max-width:760px){.voice-grid{grid-template-columns:1fr}.voice-call,.voice-draft{padding:22px}.voice-heading{margin-top:0}.voice-orb{width:120px;height:120px}}@media(prefers-reduced-motion:reduce){.is-calling .voice-orb{animation:none}}
/* Prevent long model output from displacing the enquiry form. */
.voice-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.voice-grid>*,.voice-call,#voice-transcript,.voice-draft{min-width:0;max-width:100%}
#voice-transcript{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}
#voice-transcript .bubble{overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;max-width:100%}
.voice-call h2{overflow-wrap:anywhere}
@media(max-width:760px){.voice-grid{grid-template-columns:minmax(0,1fr)}}
/* Readable call status and voice label on the dark receptionist card. */
.voice-call #voice-status{color:#f8fafc}
.voice-call #voice-name{color:#cbd5e1}
.voice-audit{margin-top:20px;font-size:13px;color:#475569}.voice-audit summary{cursor:pointer;font-weight:700}.voice-audit ol{max-height:240px;overflow:auto;padding-left:22px;overflow-wrap:anywhere}.voice-audit li{padding:7px 0;border-bottom:1px solid #e2e8f0}#draft-recovery{font-size:12px;color:#475569}#voice-form [data-updated="true"]{border-color:#059669}#new-enquiry{margin-top:12px}#voice-update-status{overflow-wrap:anywhere}
