:root{--bg:#0b1019;--surface:#ffffff;--text:#e7edf7;--muted:#9aa6bc;--brand:#1a5ea9;--brand-2:#2b8bd9;--accent:#ffb300;--border:#2b3e56}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#111a27,#060a11);color:var(--text);font-family:Arial,Helvetica,sans-serif}.promo-strip{position:relative;overflow:hidden;background:linear-gradient(180deg,#d61f1f,#aa0f12);color:#fff4f4;border-bottom:1px solid rgba(255,255,255,.18)}.promo-strip__track{display:inline-flex;align-items:center;gap:1rem;min-width:max-content;white-space:nowrap;padding:.64rem 1.25rem;font-size:.92rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;animation:promo-marquee 22s linear infinite}.promo-strip__track span[aria-hidden=true]{color:rgba(255,255,255,.72)}@keyframes promo-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.container{max-width:1380px;margin:0 auto;padding:1rem}.header{background:#080d15;border-bottom:1px solid #213246}.header-wrap{display:flex;align-items:center;justify-content:flex-end;gap:1.4rem;padding-top:1rem;padding-bottom:1rem}.header-right{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.header-meta{margin:0;color:#f0f4f9;font-size:.82rem}.top-nav{display:flex;gap:.9rem;flex-wrap:wrap}.top-nav a{color:#f3bb1d;font-size:.8rem;font-weight:700;letter-spacing:.03em}.brand,.top-nav a{text-decoration:none}.brand{color:#f2f4f8;font-size:3rem;letter-spacing:.04em;font-weight:300}.logo-mark{width:88px;height:88px;border-radius:50%;border:10px solid #f6c219;color:#f3f5f8;background:radial-gradient(circle at 35% 25%,#a3aab4,#2e3440);display:grid;place-items:center;font-size:2.2rem;font-weight:700}.hero{padding:3rem 0}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1rem;gap:1rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1rem;color:#162235}button,input,select,textarea{width:100%;padding:.75rem;border-radius:10px;border:1px solid var(--border);font:inherit}button{background:var(--brand);color:#fff;border:none;font-weight:700;cursor:pointer}button.alt{background:var(--brand-2)}.grid-2{grid-template-columns:1fr 1fr;grid-gap:.75rem}.grid-2,.grid-3{display:grid;gap:.75rem}.grid-3{grid-template-columns:repeat(3,1fr);grid-gap:.75rem}.section{padding:2rem 0}.small{color:var(--muted);font-size:.95rem}.table{width:100%;border-collapse:collapse}.table td,.table th{border-bottom:1px solid var(--border);padding:.7rem .5rem;text-align:left}.badge{border-radius:999px;font-size:.8rem;padding:.25rem .55rem;background:#e8f2fe;color:#0c4a9e}.home-shell{min-height:100vh;background:linear-gradient(90deg,rgba(4,10,17,.88) 0 34%,rgba(4,10,17,.48) 42%,rgba(4,10,17,.2)),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.38)),url(https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1920&q=80) center 56%/cover no-repeat fixed}.cookie-strip{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:#3a3f45;color:#f3f4f7;padding:.75rem 1.2rem}.cookie-strip a{color:#d8dde6}.cookie-actions{display:flex;gap:.5rem}.cookie-btn{width:auto;padding:.55rem 1.5rem;border-radius:4px;border:0;background:#f3c115;color:#111;font-weight:700}.cookie-btn.ghost{background:#d5d7db}.home-grid{display:grid;grid-template-columns:430px 1fr;grid-gap:2.2rem;gap:2.2rem;padding-top:1.4rem;padding-bottom:2rem;align-items:start}.left-rail{position:-webkit-sticky;position:sticky;top:1rem}.content-rail{display:flex;flex-direction:column;gap:1rem}.content-card{background:rgba(255,255,255,.94);color:#111;border:1px solid #8ba3bb;padding:1.2rem 1.5rem}.content-card h1,.content-card h2{margin:0 0 .75rem;font-family:var(--font-home-hero),Georgia,serif;letter-spacing:-.03em;line-height:1}.home-hero-title{font-size:clamp(1.25rem,1.65vw,1.9rem);line-height:1.02;letter-spacing:-.04em!important;max-width:none;white-space:nowrap}.content-card h2{font-size:clamp(1.55rem,2.2vw,2.2rem)}.fleet-list{display:flex;flex-direction:column;gap:.65rem}.fleet-row{display:grid;grid-template-columns:230px 1fr;grid-gap:.8rem;gap:.8rem;font-size:.95rem}.quote-panel{background:rgba(21,25,32,.92);border:1px solid #36465b;padding:1.1rem;min-height:760px}.quote-panel h2{margin:0 0 1rem;letter-spacing:.04em}.quote-panel h2 span{color:#fff;font-weight:800}.quote-form{display:flex;flex-direction:column;gap:.6rem}.quote-form label{color:#d8deea;font-size:1rem;font-weight:700}.quote-fields-wrap{background:rgba(204,208,214,.9);padding:.65rem;border-radius:4px;display:flex;flex-direction:column;gap:.48rem}.quote-field-label{color:#2c3138;font-size:.92rem;font-weight:700}.quote-form input,.quote-form select{border-radius:3px;border:1px solid #8fa0b7;padding:.58rem .62rem;background:#fff;color:#1a2433}.addr-wrap{position:relative;z-index:50}.addr-results{position:absolute;left:0;right:0;top:calc(100% + 2px);z-index:60;background:#fff;border:1px solid #8fa0b7;border-radius:4px;max-height:210px;overflow-y:auto;box-shadow:0 10px 20px rgba(0,0,0,.2)}.addr-item{width:100%;text-align:left;background:#fff;color:#1a2433;border:0;border-bottom:1px solid #e4ebf3;padding:.58rem .62rem;font-size:.9rem;cursor:pointer}.addr-item:hover{background:#f4f8fd}.addr-item.muted{color:#6f7d90;cursor:default}.quote-mini-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.45rem;gap:.45rem}.quote-button-row{display:grid;grid-template-columns:1fr;grid-gap:.55rem;gap:.55rem}.quote-cta{background:linear-gradient(180deg,#347fc9,#1e67b3);color:#f7fbff;border-radius:4px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;font-weight:800;letter-spacing:-.01em;box-shadow:0 12px 22px rgba(30,103,179,.22)}.quote-cta__icon{width:22px;height:22px;flex:0 0 auto}.quote-note{margin-top:.6rem}.quote-results h3{margin:.9rem 0 .6rem}.quote-result-item{border:1px solid #3f5168;padding:.55rem;margin-bottom:.45rem}.quote-result-item a{color:#ffd45d}.quote-option{display:flex;justify-content:space-between;align-items:center;gap:.8rem;background:#fff;color:#111;border:1px solid #b9c8d7;border-radius:8px;padding:.7rem .85rem;margin-bottom:.55rem}.quote-option.selected{border-color:#1a5ea9;box-shadow:0 0 0 2px rgba(26,94,169,.12)}.booking-grid{display:grid;grid-template-columns:540px 1fr;grid-gap:1.7rem;gap:1.7rem;padding-top:1.2rem;padding-bottom:2rem;align-items:start}.booking-left{position:-webkit-sticky;position:sticky;top:1rem}.booking-right{min-height:680px}.book-panel{background:rgba(26,29,35,.92);border:1px solid #3a4654;padding:1rem}.book-panel h2{margin:0;font-size:3rem;letter-spacing:.03em}.book-panel h2 span{font-weight:800}.book-journey-title{margin:.55rem 0 .65rem;font-size:1.15rem;font-weight:700}.book-route-bar{background:#2f84cc;color:#fff;border:1px solid #55a0dd;border-radius:4px;margin-bottom:.45rem;padding:.52rem .62rem;font-size:.95rem}.book-route-bar strong{color:#f0f6ff;margin-right:.3rem}.book-map{margin-top:.45rem;height:170px;border-radius:4px;border:1px solid #85abc8;background:linear-gradient(135deg,#8ec3da,#a6d0e4);color:#133042;display:grid;place-items:center;font-size:.92rem}.book-fare-head{margin-top:.85rem;display:flex;align-items:center;justify-content:space-between}.book-fare-head h3{margin:0;font-size:1.15rem}.book-info{width:30px;height:30px;border-radius:999px;padding:0;background:#f2c21a;color:#111;font-weight:800}.book-green-note{margin:.6rem 0;background:#11844a;border:1px solid #26a463;color:#e6fff2;padding:.55rem .68rem;border-radius:4px;font-size:.9rem;font-weight:700}.fare-card{background:linear-gradient(90deg,#46484d,#3f4146);border:1px solid #52545b;border-radius:6px;padding:.68rem;margin-bottom:.65rem}.fare-title{font-size:1.2rem;font-weight:800}.fare-card p{margin:.2rem 0 .62rem;font-size:.95rem;color:#eceff5}.fare-buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:.55rem;gap:.55rem}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1.35rem;gap:1.35rem;align-items:start}.checkout-main{display:flex;flex-direction:column;gap:1rem;max-width:880px}.checkout-summary h2{margin:0 0 .75rem;font-size:1.8rem;color:#112033}.checkout-summary p{margin:.35rem 0}.checkout-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.trust-badge{display:grid;grid-template-columns:64px 1fr;grid-gap:.85rem;gap:.85rem;align-items:center;padding:1rem 1.05rem;border-radius:18px;border:1px solid #d4e0eb;background:linear-gradient(180deg,#fbfdff,#f2f7fc);box-shadow:0 16px 30px rgba(15,39,66,.06)}.trust-badge__icon{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:radial-gradient(circle at 30% 30%,#ffffff 0,#dfeeff 100%);border:1px solid #cfe0f0}.trust-badge__icon-svg{width:38px;height:38px}.trust-badge__icon-ring{fill:none;stroke:#8bbaf2;stroke-width:2}.trust-badge__icon-ring--pulse{transform-origin:center;animation:trust-pulse 2.8s ease-in-out infinite}.trust-badge__icon-stroke{fill:none;stroke:#1f6dc4;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.trust-badge__icon-stroke--float{animation:trust-float 2.2s ease-in-out infinite}.trust-badge__icon-fill{fill:#2f86cf}.trust-badge__icon-fill--glow{animation:trust-glow 1.8s ease-in-out infinite}.trust-badge__body h3{margin:0 0 .15rem;color:#132338;font-size:1rem}.trust-badge__body p{margin:0;color:#5d6f84;line-height:1.45;font-size:.92rem}.checkout-eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:#7084a0;margin:0 0 .35rem;font-weight:700}.checkout-summary__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.checkout-total-chip{background:#0f1e2e;color:#fff;border-radius:999px;padding:.65rem 1rem;font-weight:800;white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.checkout-route{border:1px solid #90a4bc;border-radius:12px;overflow:hidden;margin-bottom:1rem;background:#f8fbff}@keyframes trust-pulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.08);opacity:1}}@keyframes trust-float{0%,to{transform:translateX(0)}50%{transform:translateX(2px)}}@keyframes trust-glow{0%,to{opacity:.75}50%{opacity:1}}.checkout-route__row{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.05rem;background:#f8fbff}.checkout-route__row strong{color:#122136;font-size:1.15rem;line-height:1.35}.checkout-meta-grid__label,.checkout-route__label{color:#788da8;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.checkout-route__divider{height:1px;background:#90a4bc}.checkout-meta-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}.checkout-meta-grid>div{display:flex;flex-direction:column;gap:.28rem;padding:.95rem 1rem;border-radius:12px;background:#f7faff;border:1px solid #d2deec}.checkout-meta-grid strong{color:#162235;font-size:1.02rem}.checkout-price-breakdown{display:flex;flex-direction:column;gap:.55rem;padding:.9rem;background:#0f1723;color:#f9fbff;border-radius:14px;margin-bottom:1rem}.checkout-price-breakdown>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.checkout-price-breakdown__total{padding-top:.55rem;border-top:1px solid rgba(255,255,255,.16);font-size:1.08rem}.checkout-payment-card{background:linear-gradient(180deg,#ffffff,#f4f8fd)}.checkout-payment-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.55rem}.checkout-payment-card__head h3{margin:0;font-size:1.65rem;color:#142236}.checkout-payment-card__badge{width:150px;height:auto;display:block}.checkout-payment-card__copy{margin:0 0 1rem;color:#58697d}.checkout-methods-card{margin:0 0 1rem;padding:.9rem 1rem;border:1px solid #d7e1ec;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#f3f7fc);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.checkout-methods-card__label{margin-bottom:.7rem;color:#6d7f95;font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.checkout-payment-card .checkout-brand-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin:0}.checkout-brand-strip{display:grid;align-items:center}.checkout-brand-pill{display:inline-flex;align-items:center;justify-content:center;height:64px;min-width:0;width:100%;padding:0 1rem;border:1px solid #d6e0ea;border-radius:18px;background:#fff;box-shadow:0 10px 20px rgba(20,48,77,.05)}.checkout-brand-pill img{max-width:108px;max-height:28px;width:auto;height:auto;display:block}.checkout-brand-pill.is-amex img{max-width:116px;max-height:34px}.checkout-brand-pill.is-applepay img,.checkout-brand-pill.is-googlepay img{max-width:110px}.embedded-checkout-form{display:flex;flex-direction:column;gap:1rem;min-height:248px}.embedded-checkout-form .StripeElement,.embedded-checkout-form .p-PaymentElement,.embedded-checkout-form [data-testid=payment-element]{border-radius:16px}.embedded-checkout-actions{display:flex;justify-content:flex-start}.embedded-checkout-actions button{width:auto;min-width:220px;min-height:50px;padding:0 1.25rem;border-radius:12px;background:linear-gradient(180deg,#2b74c8,#1d5faa);box-shadow:0 12px 24px rgba(29,95,170,.22)}.checkout-error{color:#c62828;font-weight:600}.checkout-loading-panel{display:flex;flex-direction:column;gap:.85rem;min-height:248px;border:1px solid #d6e0ea;border-radius:16px;background:linear-gradient(180deg,#ffffff,#f8fbff);padding:1rem}.checkout-loading-panel__title{margin:0;color:#43576f;font-weight:700}.checkout-loading-panel__methods{display:flex;gap:.65rem}.checkout-loading-panel__button,.checkout-loading-panel__line,.checkout-loading-panel__methods span{background:linear-gradient(90deg,#edf3f9 25%,#f8fbff 50%,#edf3f9 75%);background-size:200% 100%;animation:checkout-shimmer 1.6s linear infinite}.checkout-loading-panel__methods span{width:112px;height:48px;border-radius:14px}.checkout-loading-panel__line{height:34px;border-radius:10px}.checkout-loading-panel__line.is-wide{height:44px}.checkout-loading-panel__button{width:160px;height:44px;border-radius:12px;margin-top:auto}@keyframes checkout-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.confirmation-shell{display:flex;flex-direction:column;gap:1rem}.confirmation-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;padding:1.3rem 1.4rem}.confirmation-hero__copy{flex:1 1;min-width:0}.confirmation-hero__visual{flex:0 0 280px;display:flex;align-items:center;justify-content:center}.confirmation-illustration{width:100%;max-width:280px;height:auto}.confirmation-hero h1{margin:.4rem 0 .55rem;font-size:clamp(2rem,3vw,2.7rem);color:#132136}.confirmation-hero p{margin:0;color:#495a71;max-width:820px;line-height:1.55;font-size:1.02rem}.confirmation-status{display:inline-flex;align-items:center;border-radius:999px;padding:.4rem .7rem;font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.confirmation-status.is-paid{background:#e8f7ee;color:#166534}.confirmation-status.is-pending{background:#fff2d9;color:#9a5a00}.confirmation-reference{min-width:240px;padding:.95rem 1rem;border-radius:16px;background:linear-gradient(180deg,#162235,#0f192a);color:#f8fbff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.confirmation-reference span{display:block;margin-bottom:.35rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#98adca}.confirmation-reference strong{font-size:1.6rem}.confirmation-hero__actions{display:flex;gap:.75rem;margin-top:1rem}.confirmation-print-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c9d9ea;background:#ffffff;color:#15314e;border-radius:12px;padding:.8rem 1rem;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(21,49,78,.08)}.confirmation-print-button:hover{border-color:#9fc0df;background:#f4f9ff}.confirmation-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);grid-gap:1rem;gap:1rem;align-items:start}.confirmation-summary__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.confirmation-help h3,.confirmation-next h3,.confirmation-summary__header h2,.confirmation-timeline h3{margin:0;color:#132136}.confirmation-price-pill{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:.65rem .9rem;border-radius:999px;background:#142033;color:#fff;font-weight:800}.confirmation-note{margin-top:.4rem;padding:.9rem 1rem;border-radius:12px;background:#edf5ff;border:1px solid #cadcf0;color:#42556d}.confirmation-side{display:flex;flex-direction:column;gap:1rem}.confirmation-list{margin:.8rem 0 0;padding-left:1.1rem;color:#46586f;display:flex;flex-direction:column;gap:.7rem;line-height:1.45}.confirmation-timeline{background:linear-gradient(180deg,#ffffff,#f6f9fd)}.timeline-list{list-style:none;margin:.85rem 0 0;padding:0;display:flex;flex-direction:column;gap:.9rem}.timeline-list__item{display:grid;grid-template-columns:42px 1fr;grid-gap:.85rem;gap:.85rem;align-items:start}.timeline-list__item strong{display:block;margin-bottom:.18rem;color:#132136}.timeline-list__item p{margin:0;color:#4c5f77;line-height:1.5}.timeline-list__dot{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(180deg,#1d69b8,#14508f);color:#fff;font-weight:800;box-shadow:0 8px 18px rgba(20,80,143,.22)}.confirmation-help__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.confirmation-link-primary{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1rem;border-radius:12px;background:#1a5ea9;color:#fff;text-decoration:none;font-weight:700}.confirmation-help__actions a:not(.confirmation-link-primary){color:#1a5ea9;text-decoration:none;font-weight:700}@media (max-width:960px){.checkout-layout,.checkout-meta-grid{grid-template-columns:1fr}.checkout-payment-card .checkout-brand-strip{grid-template-columns:1fr 1fr}.checkout-summary__top{flex-direction:column}.confirmation-hero,.confirmation-layout{grid-template-columns:1fr;flex-direction:column}.confirmation-hero__visual{flex-basis:auto;width:100%}}@media print{.confirmation-print-button,.cookie-strip,.hds-footer,.site-header{display:none!important}body{background:#ffffff!important}.container,.section{padding:0!important;max-width:100%!important}.card{box-shadow:none!important;border:1px solid #ccd7e2!important}}.fare-btn{border-radius:7px;border:0;background:#f6c610;color:#111;display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:46px;padding:.4rem .66rem}.fare-btn em{color:#553e00;text-decoration:line-through;font-style:normal;font-weight:700}.fare-btn strong{font-size:1.95rem}.fare-btn.selected{outline:2px solid #2f86cf;box-shadow:inset 0 0 0 2px rgba(255,255,255,.35)}.edit-route-btn{background:#f6c610;color:#111;margin-top:.3rem;border-radius:7px}.edit-route-form{margin-top:.55rem;background:rgba(17,20,25,.86);border:1px solid #36404e;border-radius:6px;padding:.66rem}.edit-route-form input{margin-bottom:.45rem}.edit-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:.45rem;gap:.45rem}.book-customer-form{margin-top:.75rem;background:rgba(17,20,25,.86);border:1px solid #36404e;border-radius:6px;padding:.66rem;display:grid;grid-gap:.5rem;gap:.5rem}.book-customer-form h3{margin:0 0 .1rem}.step-btn{background:#2f86cf;color:#fff;border-radius:7px;margin-top:.55rem}.book-section-head{margin-top:.9rem;display:flex;align-items:center;justify-content:space-between}.book-section-head h3{margin:0;font-size:1.15rem}.details-box{margin-top:.4rem;background:rgba(205,209,214,.95);border-radius:8px;padding:.72rem;color:#222933}.details-box label{display:block;margin-bottom:.3rem;font-size:.95rem;font-weight:800}.details-box input,.details-box select,.details-box textarea{margin-bottom:.65rem;border-radius:8px;border:1px solid #9ca8b4;padding:.62rem .7rem}.details-box textarea{width:100%;resize:vertical;min-height:92px;font:inherit}.phone-intl{margin-bottom:.65rem;--react-international-phone-height:48px;--react-international-phone-border-radius:8px;--react-international-phone-border-color:#9ca8b4;--react-international-phone-background-color:#fff;--react-international-phone-text-color:#222933;display:flex;align-items:stretch}.phone-intl .react-international-phone-country-selector-button{background:#fff;margin-right:-1px}.phone-intl .react-international-phone-input{width:100%;font:inherit;padding-left:.85rem}.phone-intl .react-international-phone-country-selector-dropdown{z-index:80}.details-box .input-invalid,.phone-intl-invalid .react-international-phone-country-selector-button,.phone-intl-invalid .react-international-phone-input{border-color:#d04c4c;box-shadow:0 0 0 2px rgba(208,76,76,.14)}.field-error{margin:-.35rem 0 .6rem;color:#8f2020;font-size:.88rem;font-weight:700}.field-hint{margin:-.1rem 0 .2rem;color:#475466;font-size:.86rem;font-weight:600}.toggle-row{display:grid!important;grid-template-columns:auto 1fr;grid-gap:.55rem;gap:.55rem;align-items:center;margin-bottom:.8rem}.toggle-row input{margin:0}.toggle-row span{font-weight:700}.billing-box{display:grid}.details-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem}.details-actions{display:grid;grid-template-columns:1fr 1.6fr;grid-gap:.65rem;gap:.65rem;margin-top:.7rem}.basket-title{margin:.9rem 0 .5rem;font-size:1.35rem}.basket-box{background:rgba(29,32,37,.96);border:1px solid #4b4d53;border-radius:8px;padding:.72rem}.basket-box h4{margin:0 0 .45rem;font-size:1.18rem}.basket-summary{margin:.45rem 0;background:rgba(115,119,124,.92);border-radius:6px;padding:.55rem .65rem}.basket-summary p{margin:0 0 .26rem}.basket-row{display:flex;align-items:center;justify-content:space-between;padding:.45rem .2rem;border-bottom:1px solid #4f5258}.basket-row.muted{color:#aeb4bd}.basket-row.total{border-bottom:0;font-size:1.05rem}.basket-total{margin-top:.7rem;background:#171b21;border:1px solid #313743;border-radius:8px;padding:.62rem .72rem;font-size:1.25rem;font-weight:800;display:flex;align-items:center;justify-content:space-between}.terms-box{margin-top:.62rem;background:rgba(110,113,118,.9);border:1px solid #7d828a;border-radius:8px;padding:.58rem .62rem;display:grid;grid-template-columns:auto 1fr;grid-gap:.5rem;gap:.5rem;align-items:center}.terms-box input{width:22px;height:22px;margin:0}.pay-btn{margin-top:.65rem;background:#3a5168;color:#dbe3eb;border-radius:8px}.edit-route-btn.secondary{background:#2a3038;color:#dce3eb}.hds-footer{margin-top:2.6rem;background:linear-gradient(180deg,#eef2f7,#d8dfe8);color:#202326;border-radius:0 0 22px 22px;overflow:hidden;box-shadow:inset 0 1px 0 #f6f8fb,0 -18px 50px rgba(6,20,37,.12)}.hds-footer:before{content:"";display:block;height:30px;background-color:#f3f6fa;background-image:radial-gradient(circle at 18px 0,#ffffff 0 18px,transparent 18px),radial-gradient(circle at 54px 0,#ffffff 0 18px,transparent 18px);background-repeat:repeat-x;background-size:72px 30px;border-bottom:1px solid #d1d9e3}.hds-footer a{color:#243446;text-decoration:none}.hds-footer__inner{padding-top:1.85rem;padding-bottom:1.6rem}.hds-footer__brand{max-width:540px}.hds-footer__eyebrow{margin:0 0 .45rem;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#5f738b;font-weight:800}.hds-footer__main h2{margin:0;font-size:2rem;font-weight:700;color:#1f2328}.hds-footer__intro{margin:.6rem 0 0;color:#506275;line-height:1.6;max-width:48ch}.hds-footer__grid{margin-top:1.35rem;padding-top:1.25rem;border-top:1px solid #cfd8e2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem 1.6rem;gap:1.25rem 1.6rem}.hds-footer__column{display:flex;flex-direction:column;gap:.6rem}.hds-footer__column h3{margin:0 0 .2rem;font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;color:#667b93}.hds-footer__column a{font-weight:600;color:#1f3247}.hds-footer__column a:hover,.hds-footer__toplink:hover{color:#0f5fb0}.hds-footer__support-note{margin:.2rem 0 0;color:#5c6d80;line-height:1.5;max-width:32ch}.hds-footer__base{margin-top:1.5rem;padding-top:1.15rem;border-top:1px solid #cad3dc;display:flex;justify-content:space-between;align-items:center;gap:1rem}.hds-footer__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;color:#2d3137;font-size:.97rem}.hds-footer__badge{display:inline-grid;place-items:center;min-width:90px;height:38px;border:3px solid #111;border-radius:12px;font-weight:800;background:rgba(255,255,255,.75)}.hds-footer__sep{color:#575b63}.hds-footer__toplink{color:#1f2328;font-size:1.1rem;font-weight:800}.hds-footer__pay{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:1rem}.hds-footer__pay img{height:24px;width:auto;opacity:.75;border-radius:4px}@media (max-width:768px){.booking-grid,.details-actions,.details-grid-2,.edit-grid-2,.fare-buttons,.fleet-row,.grid-2,.grid-3,.hero-grid,.home-grid,.quote-mini-grid{grid-template-columns:1fr}.promo-strip__track{gap:.7rem;padding:.56rem .95rem;font-size:.78rem;animation-duration:18s}.header-wrap{flex-direction:column;justify-content:flex-start}.header-right,.header-wrap{align-items:flex-start}.brand{font-size:1.1rem}.header-meta{font-size:.95rem}.cookie-strip{flex-direction:column;align-items:flex-start}.booking-left,.left-rail{position:static}.home-hero-title{max-width:100%;font-size:1.7rem;white-space:normal}.book-panel h2{font-size:2rem}.fare-btn strong{font-size:1.1rem}.hds-footer__grid,.quote-button-row{grid-template-columns:1fr}.hds-footer__base{flex-direction:column;align-items:flex-start}.hds-footer__toplink{font-size:1rem}}.cp-shell{background:#f4f6fa;min-height:100vh;padding:56px 0 96px;font-family:Inter,system-ui,sans-serif;color:#0a1628}.cp-inner{max-width:800px;margin:0 auto;padding:0 24px}.cp-inner.cp-wide{max-width:1100px}.cp-h1{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;color:#0a1628;margin:0 0 8px;line-height:1.05}.cp-eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ff5a1f;margin-bottom:14px}.cp-lead{font-size:17px;color:#5a6b84;line-height:1.6;margin:0 0 36px;max-width:560px}.cp-card{background:#fff;border:1px solid #e4e9f0;border-radius:18px;padding:28px 32px;box-shadow:0 4px 16px rgba(10,22,40,.05);margin-bottom:16px;color:#0a1628}.cp-card h2,.cp-card h3{color:#0a1628;font-family:Inter,system-ui,sans-serif;letter-spacing:-.02em}.cp-card h2{font-size:22px;margin:0 0 12px}.cp-card h3{font-size:17px;margin:24px 0 6px;font-weight:700}.cp-card h3:first-child{margin-top:0}.cp-card p{color:#3d4f65;line-height:1.65;margin:0 0 12px;font-size:15px}.cp-card p:last-child{margin-bottom:0}.cp-card a{color:#ff5a1f}.cp-faq{display:flex;flex-direction:column;gap:4px}.cp-faq details{background:#fff;border:1px solid #e4e9f0;border-radius:14px;padding:0;overflow:hidden}.cp-faq summary{list-style:none;cursor:pointer;padding:18px 22px;font-size:16px;font-weight:600;color:#0a1628;display:flex;align-items:center;justify-content:space-between;gap:16px}.cp-faq summary::-webkit-details-marker{display:none}.cp-faq summary:after{content:"+";font-size:22px;color:#ff5a1f;font-weight:400;width:28px;height:28px;border-radius:50%;background:#fff4ed;display:grid;place-items:center;flex-shrink:0}.cp-faq details[open] summary:after{content:"−"}.cp-faq details p{margin:0;padding:0 22px 18px;color:#5a6b84;font-size:14.5px;line-height:1.6}.cp-table-wrap{background:#fff;border:1px solid #e4e9f0;border-radius:18px;overflow:hidden;box-shadow:0 4px 16px rgba(10,22,40,.05)}.cp-table{width:100%;border-collapse:collapse;font-family:Inter,system-ui,sans-serif}.cp-table th{background:#f4f6fa;color:#5a6b84;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:12px 18px;text-align:left;border-bottom:1px solid #e4e9f0}.cp-table td{padding:14px 18px;border-bottom:1px solid #f0f3f9;color:#1e2a3f;font-size:14px}.cp-table tr:last-child td{border-bottom:0}.cp-table tr:hover td{background:#fafbfd}.cp-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:700;background:#e8f7ee;color:#0b5e2c}.cp-badge.pending{background:#fff4ed;color:#c04a00}.cp-badge.cancelled{background:#fce8e8;color:#b91c1c}.cp-form-wrap{max-width:480px}.cp-form-wrap input,.cp-form-wrap select,.cp-form-wrap textarea{background:#fff;border:1px solid #dde4ef;color:#0a1628;border-radius:10px;font-family:Inter,system-ui,sans-serif;padding:.7rem .85rem;font-size:15px;width:100%;margin-bottom:.75rem}.cp-form-wrap label{display:block;font-size:13px;font-weight:600;color:#1e2a3f;margin-bottom:.35rem}.cp-form-wrap button[type=submit]{background:linear-gradient(180deg,#ff5a1f,#e04200);border:0;border-radius:12px;padding:14px 24px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(255,90,31,.3);width:100%}.cp-form-wrap button[type=submit],.nt-topbar{color:#fff;font-family:Inter,system-ui,sans-serif}.nt-topbar{background:#0a1628;font-size:12.5px;letter-spacing:.01em}.nt-topbar-inner{max-width:1320px;margin:0 auto;padding:10px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.nt-topbar-pills{display:flex;gap:8px;flex-wrap:wrap}.nt-topbar-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:rgba(255,255,255,.08);font-weight:500;font-size:11.5px}.nt-topbar-dot{width:6px;height:6px;border-radius:50%;background:#22d07a;box-shadow:0 0 0 3px rgba(34,208,122,.2);display:inline-block}.nt-topbar-contact{display:flex;gap:18px;align-items:center;font-weight:500}.nt-topbar-contact a{color:#fff;opacity:.9;text-decoration:none}.nt-topbar-contact strong{color:#ffd000;font-weight:700}.nt-header{background:#fff;border-bottom:1px solid #e4e9f0;position:-webkit-sticky;position:sticky;top:0;z-index:100;font-family:Inter,system-ui,sans-serif}.nt-header-inner{max-width:1320px;margin:0 auto;padding:14px 28px;gap:32px}.nt-header-inner,.nt-logo{display:flex;align-items:center}.nt-logo{gap:10px;font-weight:800;font-size:18px;letter-spacing:-.02em;text-decoration:none;color:#0a1628}.nt-logo-mark{width:34px;height:34px;border-radius:10px;background:#0a1628;color:#fff;display:grid;place-items:center;flex-shrink:0}.nt-logo small{display:block;font-size:10.5px;font-weight:500;color:#5a6b84;letter-spacing:.02em;margin-top:1px}.nt-nav{display:flex;gap:24px;margin-left:8px}.nt-nav a{font-size:14px;font-weight:500;color:#1e2a3f;text-decoration:none;padding:6px 0}.nt-nav a:hover{color:#ff5a1f}.nt-header-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.nt-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;padding:9px 16px;border-radius:10px;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center}.nt-btn-ghost{background:transparent;color:#0a1628;border-color:#e4e9f0}.nt-btn-ghost:hover{background:#f4f6fa}.nt-btn-dark{background:#0a1628;color:#fff}.nt-btn-dark:hover{background:#1e2a3f}@media (max-width:640px){.nt-nav,.nt-topbar-pills{display:none}.nt-header-inner{padding:12px 16px;gap:12px}}.booking-shell{background:#f4f6fa;min-height:100vh;padding:40px 0 80px;font-family:Inter,system-ui,sans-serif}.booking-shell-inner{max-width:1000px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 300px;grid-gap:28px;gap:28px;align-items:start}.booking-form-wrap{position:-webkit-sticky;position:sticky;top:80px}.booking-shell .book-panel{background:#fff;border:1px solid #e4e9f0;border-radius:20px;padding:24px;color:#0a1628;box-shadow:0 8px 30px rgba(10,22,40,.07)}.booking-shell .book-panel h2{font-size:1.6rem;letter-spacing:-.025em;margin:0 0 16px;color:#0a1628;font-family:Inter,system-ui,sans-serif}.booking-shell .book-panel h2 span{color:#ff5a1f}.booking-shell .book-journey-title{color:#5a6b84;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.booking-shell .book-route-bar{background:#fff4ed;border:1px solid #ffd5bb;color:#0a1628;border-radius:10px}.booking-shell .book-route-bar strong{color:#ff5a1f}.booking-shell .book-map{background:linear-gradient(135deg,#eef2f9,#e0e8f5);border:1px solid #dde4ef;border-radius:10px;color:#5a6b84}.booking-shell .book-fare-head h3,.booking-shell .book-section-head h3{color:#0a1628;font-family:Inter,system-ui,sans-serif}.booking-shell .book-green-note{background:#e8f7ee;border:1px solid #a3d9b8;color:#0b5e2c;border-radius:10px}.booking-shell .fare-card{background:#fff;border:1px solid #e4e9f0;border-radius:14px;color:#0a1628}.booking-shell .fare-title{color:#0a1628}.booking-shell .fare-card p{color:#5a6b84}.booking-shell .fare-btn{background:#f4f6fa;color:#0a1628;border:1px solid #e4e9f0;border-radius:10px}.booking-shell .fare-btn:hover{border-color:#ff5a1f;background:#fff4ed}.booking-shell .fare-btn.selected{background:#ff5a1f;color:#fff;border-color:#ff5a1f;outline:none;box-shadow:0 6px 14px rgba(255,90,31,.25)}.booking-shell .fare-btn.selected em{color:rgba(255,255,255,.65)}.booking-shell .fare-btn strong{font-size:1.4rem}.booking-shell .step-btn{background:linear-gradient(180deg,#ff5a1f,#e04200);color:#fff;border-radius:12px;border:0;box-shadow:0 8px 18px rgba(255,90,31,.3);font-family:Inter,system-ui,sans-serif;font-weight:700}.booking-shell .step-btn:hover{filter:brightness(1.06)}.booking-shell .step-btn:disabled{background:#e4e9f0;color:#5a6b84;box-shadow:none}.booking-shell .edit-route-btn{background:#f4f6fa;color:#0a1628;border:1px solid #e4e9f0;border-radius:10px;font-family:Inter,system-ui,sans-serif}.booking-shell .edit-route-btn.secondary{background:#f4f6fa;color:#5a6b84;border-color:#e4e9f0}.booking-shell .details-box{background:#f8fafc;border:1px solid #e4e9f0;border-radius:14px;color:#0a1628}.booking-shell .details-box label{color:#1e2a3f}.booking-shell .details-box input,.booking-shell .details-box select,.booking-shell .details-box textarea{background:#fff;border:1px solid #dde4ef;color:#0a1628;border-radius:10px;font-family:Inter,system-ui,sans-serif}.booking-shell .basket-box{background:#f8fafc;border:1px solid #e4e9f0;border-radius:14px;color:#0a1628}.booking-shell .basket-box h4{color:#0a1628}.booking-shell .basket-summary{background:#eef2f9;border-radius:10px;color:#1e2a3f}.booking-shell .basket-row{border-bottom-color:#e4e9f0;color:#0a1628}.booking-shell .basket-row.muted{color:#5a6b84}.booking-shell .basket-total{background:#0a1628;border:none;border-radius:12px;color:#fff}.booking-shell .terms-box{background:#f4f6fa;border:1px solid #e4e9f0;border-radius:10px;color:#1e2a3f}.booking-shell .pay-btn{background:linear-gradient(180deg,#ff5a1f,#e04200);color:#fff;border-radius:12px;box-shadow:0 8px 18px rgba(255,90,31,.3);font-family:Inter,system-ui,sans-serif;font-weight:700}.booking-shell .pay-btn:disabled{background:#e4e9f0;color:#5a6b84;box-shadow:none}.booking-shell .book-info{background:#fff4ed;color:#ff5a1f;border:1px solid #ffd5bb;font-weight:800}.booking-shell .field-error,.booking-shell small.quote-note{color:#c0392b}.booking-trust-rail{display:flex;flex-direction:column;gap:14px;padding-top:8px}.btr-card{background:#fff;border:1px solid #e4e9f0;border-radius:16px;padding:18px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 4px 12px rgba(10,22,40,.04);font-family:Inter,system-ui,sans-serif}.btr-icon{width:40px;height:40px;border-radius:10px;background:#fff4ed;display:grid;place-items:center;flex-shrink:0}.btr-card strong{display:block;font-size:14px;font-weight:700;color:#0a1628;margin-bottom:4px}.btr-card p{margin:0;font-size:13px;color:#5a6b84;line-height:1.45}.btr-need-help{background:#0a1628;border-radius:16px;padding:20px;color:#fff;font-family:Inter,system-ui,sans-serif}.btr-need-help strong{display:block;font-size:15px;font-weight:700;margin-bottom:4px}.btr-need-help p{margin:0 0 12px;font-size:13px;color:rgba(255,255,255,.6)}.btr-need-help a{color:#ffd000;font-weight:700;font-size:15px;text-decoration:none}@media (max-width:768px){.booking-shell-inner{grid-template-columns:1fr}.booking-trust-rail{order:1}.booking-form-wrap{order:0;position:static}}.admin-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.admin-nav a{text-decoration:none;color:#e6edf7;background:#1b2b3f;border:1px solid #325070;border-radius:999px;padding:.42rem .8rem;font-size:.86rem;font-weight:700}.admin-panel{border:1px solid #26384d;border-radius:12px;background:rgba(10,16,24,.72);padding:1rem}.admin-shell{color:#0f1724}.admin-hero{background:radial-gradient(circle at top left,rgba(89,166,255,.16),transparent 34%),linear-gradient(135deg,rgba(247,250,255,.98),rgba(233,240,248,.96));border:1px solid #bfd0e2;border-radius:22px;padding:1.4rem 1.5rem;box-shadow:0 18px 40px rgba(4,22,43,.12)}.admin-hero h1{margin:0 0 .35rem;color:#102033;letter-spacing:-.03em}.admin-shell .small{color:#556579}.admin-shell .grid-2,.admin-shell .grid-3{align-items:start}.admin-shell .card{background:linear-gradient(180deg,#ffffff,#f5f8fc);border:1px solid #cad6e2;box-shadow:0 10px 28px rgba(17,35,56,.08);color:#162435}.admin-shell .card h2,.admin-shell .card h3,.admin-shell .card h4,.admin-shell h2,.admin-shell h3{color:#102033}.admin-shell .admin-nav{gap:.65rem;margin:1rem 0 1.25rem}.admin-shell .admin-nav a{color:#17314b;background:linear-gradient(180deg,#ffffff,#eef4fb);border:1px solid #c1d0de;box-shadow:0 6px 18px rgba(15,30,49,.08)}.admin-shell .admin-nav a:hover{background:linear-gradient(180deg,#e8f2ff,#dceaf9);border-color:#96b4d3}.admin-shell .admin-panel{border:1px solid #b9c9d9;border-radius:22px;background:linear-gradient(180deg,rgba(250,252,255,.98),rgba(239,244,250,.98));box-shadow:0 20px 42px rgba(5,21,40,.12);padding:1.15rem}.admin-shell .table{background:#fff;border-radius:14px;overflow:hidden}.admin-shell .table th{background:#eaf1f8;color:#17314a;font-size:.84rem;letter-spacing:.04em;text-transform:uppercase}.admin-shell .table td,.admin-shell .table th{border-bottom:1px solid #d7e1ec;padding:.82rem .7rem}.admin-shell .table td{color:#1d2f42}.admin-shell .table tr:hover td{background:#f7fbff}.admin-shell .badge{background:#dbeafe;color:#0f4d8a;font-weight:700}.admin-shell .admin-form-grid label{color:#19324b;font-weight:700}.admin-shell .admin-form-grid input,.admin-shell .admin-form-grid select,.admin-shell .admin-form-grid textarea{background:#fff;color:#162435;border:1px solid #b8c8d9;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.admin-shell .admin-form-grid input::placeholder,.admin-shell .admin-form-grid textarea::placeholder{color:#7a8a9d}.admin-shell .admin-form-grid button,.admin-shell button{background:linear-gradient(180deg,#1f72c5,#175da6);color:#fff}.admin-shell .admin-form-grid button:hover,.admin-shell button:hover{filter:brightness(1.04)}.admin-shell a{color:#0f5fae}@media (max-width:900px){.admin-shell .grid-2,.admin-shell .grid-3{grid-template-columns:1fr}.admin-hero,.admin-shell .admin-panel{border-radius:16px}}.admin-form-grid{display:grid;grid-gap:.6rem;gap:.6rem}.admin-form-grid label{display:grid;grid-gap:.3rem;gap:.3rem;font-size:.9rem;color:#dbe4f1}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea{background:#0f1a27;color:#ecf2fb;border:1px solid #3a4e67}.admin-form-grid textarea{min-height:96px;resize:vertical}.admin-checkbox{grid-template-columns:auto 1fr;align-items:center}.admin-checkbox input{width:auto}.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:flex;height:var(--react-international-phone-height,36px);box-sizing:border-box;align-items:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,gainsboro));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,white));cursor:pointer;text-transform:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:flex;align-items:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);display:flex;width:300px;max-height:200px;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,white));box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px rgba(0,0,0,.25));color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,gainsboro))}.react-international-phone-country-selector-dropdown__list-item{display:flex;min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke))}.react-international-phone-dial-code-preview{display:flex;align-items:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,gainsboro));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,white));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height,36px);box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color,gainsboro);border-radius:var(--react-international-phone-border-radius,4px);margin:0;background-color:var(--react-international-phone-background-color,white);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,whitesmoke);color:var(--react-international-phone-disabled-text-color,#666)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}