:root{--navy-950: #ffffff;--navy-900: #ef4444;--blue-700: #ef4444;--cyan-500: #ef4444;--teal-600: #ef4444;--emerald-500: #ef4444;--amber-500: #ef4444;--coral-500: #ef4444;--red-500: #ef4444;--gold-500: #ef4444;--slate-900: #111827;--slate-700: #374151;--slate-500: #6b7280;--slate-200: #e5e7eb;--slate-100: #f3f4f6;--surface: rgba(255, 255, 255, .85);--surface-soft: rgba(249, 250, 251, .8);--warm-surface: #fafafa;--shadow-soft: 0 12px 40px rgba(0, 0, 0, .06);--shadow-card: 0 8px 24px rgba(0, 0, 0, .05);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--font-ui: "Plus Jakarta Sans", Inter, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-heading: "Space Grotesk", "Plus Jakarta Sans", sans-serif;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-card: 0 4px 16px rgba(0,0,0,.07), 0 1px 4px rgba(0,0,0,.04);--shadow-soft: 0 8px 32px rgba(0,0,0,.08), 0 2px 8px rgba(0,0,0,.04);--shadow-lift: 0 16px 48px rgba(0,0,0,.12), 0 4px 12px rgba(0,0,0,.06);--transition-base: .18s cubic-bezier(.4, 0, .2, 1);--space-xs: 8px;--space-sm: 16px;--space-md: 24px;--space-lg: 48px;--space-xl: 80px;color:var(--slate-900);font-family:var(--font-ui);background:var(--navy-950)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-ui);font-size:15.5px;line-height:1.6;color:var(--slate-900);background:var(--navy-950);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.01em}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:70px;padding:10px clamp(18px,4vw,56px);background:#050505f0;border-bottom:1px solid var(--slate-200);box-shadow:0 10px 30px #0f172a0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-nav-panel{position:sticky;top:78px;z-index:29;display:none;padding:0 14px 14px;background:#1c1c1ef0;border-bottom:1px solid var(--slate-200);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav-panel.open{display:block;animation:fadeSlide .18s ease both}.mobile-nav-panel nav{display:grid;gap:8px;padding:10px;border-radius:18px;background:var(--surface-soft)}.mobile-nav-panel a{padding:12px 14px;border-radius:14px;color:var(--slate-700);font-weight:800;font-size:1.05rem;letter-spacing:.02em;text-rendering:optimizeLegibility}.mobile-nav-panel a.active,.mobile-nav-panel a:hover{color:var(--navy-900);background:var(--surface)}.brand,.header-actions,.desktop-nav,.trust-pill,.primary-button,.outline-button,.ghost-button,.glass-button{display:inline-flex;align-items:center}.brand{gap:10px;color:var(--navy-900);min-width:164px;flex:0 0 auto}.brand-logo{display:block;width:clamp(142px,13vw,184px);height:54px;object-fit:contain;object-position:left center}.brand-mark{display:inline-grid;width:38px;height:38px;place-items:center;color:#fff;border-radius:12px;background:var(--navy-900);font-size:1.18rem;font-weight:900;letter-spacing:0;box-shadow:0 10px 22px #facc1533}.brand-text{color:var(--slate-900);font-size:1.25rem;font-weight:900;letter-spacing:-.01em;text-rendering:optimizeLegibility}.brand-text span{color:var(--slate-900)}.desktop-nav{gap:clamp(14px,1.7vw,26px);padding:0;border-radius:0;background:transparent}.desktop-nav a{position:relative;padding:12px 2px;color:var(--slate-700);border-radius:0;font-size:1.1rem;font-weight:800;line-height:1.2;letter-spacing:.02em;text-rendering:optimizeLegibility;transition:color .17s ease,opacity .17s ease}.desktop-nav a:after{position:absolute;right:0;bottom:3px;left:0;height:2px;content:"";border-radius:999px;background:linear-gradient(90deg,var(--blue-700),var(--teal-600));transform:scaleX(0);transform-origin:center;transition:transform .17s ease}.desktop-nav a.active{color:var(--navy-900)}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1)}.desktop-nav a:hover{color:var(--blue-700)}.header-actions{gap:12px;flex:0 0 auto}.trust-pill{gap:7px;padding:8px 12px;border-radius:999px;color:var(--slate-900);background:#facc1512;border:1px solid rgba(250,204,21,.12);font-size:.78rem;font-weight:820;letter-spacing:.01em}.primary-button,.outline-button,.ghost-button,.glass-button,.icon-button{border:0;cursor:pointer;min-height:40px;border-radius:999px;font-size:.92rem;font-weight:820;letter-spacing:.005em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button{gap:9px;justify-content:center;padding:11px 22px;color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626 60%,#b91c1c);box-shadow:0 4px 16px #ef444452,0 1px 4px #ef44442e;letter-spacing:.01em}.nav-signin-button{min-width:104px;min-height:42px;padding:11px 22px;font-size:1rem;font-weight:850;letter-spacing:.01em}.primary-button.large{min-height:52px;padding:15px 22px}.outline-button,.ghost-button{gap:8px;padding:10px 15px;color:var(--slate-900);background:var(--surface);border:1px solid var(--slate-200)}.ghost-button{background:var(--surface-soft)}.glass-button{padding:14px 18px;background:var(--surface-soft);border:1px solid var(--slate-200);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.icon-button{width:42px;justify-content:center;color:var(--slate-900);background:var(--surface);border:1px solid var(--slate-200)}.primary-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ef444466,0 2px 8px #ef444433;background:linear-gradient(135deg,#f87171,#ef4444 60%,#dc2626)}.outline-button:hover,.ghost-button:hover,.glass-button:hover,.icon-button:hover{transform:translateY(-2px);border-color:#ef44444d;background:#ef44440a}.desktop-nav a:focus-visible,.primary-button:focus-visible,.outline-button:focus-visible,.ghost-button:focus-visible,.glass-button:focus-visible,.icon-button:focus-visible{outline:3px solid rgba(250,204,21,.28);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.58;transform:none}.page{overflow:hidden}.padded-page{padding:clamp(28px,5vw,72px) clamp(18px,5vw,72px)}.hero-section{position:relative;min-height:calc(100vh - 76px);display:grid;align-items:center;padding:clamp(34px,7vw,96px) clamp(20px,5vw,72px);isolation:isolate}.hero-media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;background:var(--surface-soft)}.hero-video{width:100%;height:100%;object-fit:cover;opacity:1;filter:none;transition:opacity 1s ease-in-out}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-media-wrapper:after{position:absolute;inset:auto 0 0;height:40%;content:"";background:transparent;z-index:1}.hero-content{width:min(100%,1040px);max-width:100%;color:#fff}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gold-500);font-size:.82rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.hero-content .eyebrow{color:var(--gold-500)}.hero-title{max-width:100%;margin-bottom:18px;font-family:var(--font-heading);font-size:clamp(1.7rem,3vw,2.85rem);line-height:1.08;font-weight:700;letter-spacing:-.025em;white-space:normal;text-wrap:balance}h1,h2,h3,p{margin-top:0}h1{margin-bottom:14px;font-family:var(--font-heading);font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.1;letter-spacing:-.02em;font-weight:700}h2{font-family:var(--font-heading);font-size:clamp(1.35rem,2.2vw,2.05rem);line-height:1.16;letter-spacing:-.015em;font-weight:600}h3{font-size:1rem;font-weight:700;letter-spacing:-.01em}p{color:var(--slate-700);line-height:1.75;font-weight:450}.hero-content p{max-width:min(100%,760px);color:#ffffffe0;font-size:1rem}.hero-actions,.trust-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.trust-grid span{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border-radius:999px;color:#fff;background:var(--surface-soft);border:1px solid var(--slate-200);font-size:.92rem;font-weight:760}.content-band,.workflow-band{padding:clamp(38px,7vw,92px) clamp(18px,6vw,84px)}.section-heading{max-width:1080px;margin-bottom:30px}.section-heading h2,.toolbar h1,.dashboard-heading h1,.static-panel h1,.success-panel h1,.wizard-summary h1,.detail-panel h1{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar{text-align:left;margin-bottom:48px;position:relative}.toolbar .eyebrow{margin-bottom:12px;background:linear-gradient(90deg,#fb7185,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:.9rem;letter-spacing:.15em;justify-content:flex-start}.toolbar h1{margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;letter-spacing:-.02em;line-height:1.1}.toolbar h1 span{display:inline-block;background:linear-gradient(135deg,var(--navy-900),var(--teal-600));-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.toolbar h1 span:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:4px;background:var(--navy-900);opacity:.2;border-radius:99px}.category-filter-section{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin:0 0 40px}.category-pill{padding:8px 18px;border-radius:999px;background:var(--surface);color:var(--slate-700);border:1px solid var(--slate-200);font-size:.92rem;font-weight:760;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0f172a0a}.category-pill:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0f172a14;border-color:var(--slate-900);color:var(--navy-900)}.category-pill.active{background:linear-gradient(135deg,var(--navy-900),var(--teal-600));color:#fff;border-color:transparent;box-shadow:0 8px 20px #facc1533}.package-grid{display:flex;flex-direction:column;gap:0}.package-row-wrapper{display:flex;flex-direction:column}.package-row-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:40px;padding:40px 0}.package-row-wrapper:nth-child(2n) .package-row-container{flex-direction:row-reverse}.package-image-card{width:48%;overflow:hidden;border-radius:12px;border:1px solid var(--slate-200);box-shadow:0 4px 12px #0000000d;transition:transform .25s ease,box-shadow .25s ease}.package-image-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.package-image-card img{width:100%;height:100%;min-height:320px;max-height:360px;object-fit:cover;display:block}.package-formal-description{width:48%;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:0 10px;transition:transform .25s ease,opacity .25s ease}.package-formal-description:hover{transform:translate(8px);opacity:.9}.package-row-wrapper:nth-child(2n) .package-formal-description:hover{transform:translate(-8px)}.logo-divider-line{position:relative;width:100%;height:60px;overflow:hidden;margin:10px 0;display:flex;align-items:center;background:transparent;border-top:1px solid var(--slate-200);border-bottom:1px solid var(--slate-200)}.sliding-logo{position:absolute;top:50%;transform:translateY(-50%);font-weight:850;font-size:2.5rem;letter-spacing:.1em;color:var(--slate-900);opacity:.1;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.sliding-logo.slide-right{animation:slideRight 14s linear infinite}.sliding-logo.slide-left{animation:slideLeft 14s linear infinite}@keyframes slideRight{0%{left:-100px}to{left:100%}}@keyframes slideLeft{0%{right:-100px}to{right:100%}}.skeleton-card{overflow:hidden;min-height:380px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--slate-200);box-shadow:var(--shadow-card)}.skeleton-card span,.skeleton-card i{display:block;border-radius:14px;background:linear-gradient(90deg,#222,#333,#222);background-size:220% 100%;animation:shimmer 1.1s ease-in-out infinite}.skeleton-card span{height:235px;border-radius:0}.skeleton-card div{display:grid;gap:14px;padding:20px}.skeleton-card i{height:18px}.skeleton-card i:first-child{width:42%}.skeleton-card i:nth-child(2){width:78%}.skeleton-card i:last-child{width:58%}.package-formal-description h3{margin-bottom:0;overflow:hidden;color:var(--slate-900);font-size:1.4rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.card-meta,.package-footer,.detail-facts,.toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.card-meta span,.detail-facts span,.trust-note,.timeline-row,.queue-row{display:inline-flex;align-items:center;gap:8px}.card-meta span,.detail-facts span{padding:6px 9px;border-radius:999px;color:var(--slate-900);background:#facc1517;font-size:.76rem;font-weight:800}.package-formal-description p{display:flex;gap:8px;margin-bottom:0;overflow:hidden;font-size:1rem;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.text-link{color:var(--blue-700);font-size:.9rem;font-weight:900}.trust-note{color:var(--teal-600);font-size:.8rem;font-weight:850}.workflow-band{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(300px,1.2fr);gap:34px;background:var(--navy-950)}.workflow-rail{display:grid;gap:12px}.workflow-step{display:flex;align-items:center;gap:14px;padding:16px;border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--slate-200);box-shadow:0 18px 34px #0f172a14}.workflow-step span{display:inline-grid;width:34px;height:34px;place-items:center;color:#fff;border-radius:12px;background:var(--navy-900)}.toolbar{align-items:flex-end;margin-bottom:28px}.search-box{display:flex;align-items:center;gap:12px;width:min(100%,640px);margin:0 0 32px;padding:12px 12px 12px 20px;border-radius:999px;background:var(--surface);border:1px solid var(--slate-200);box-shadow:0 20px 40px #0003;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-box:focus-within{border-color:var(--navy-900);box-shadow:0 0 0 4px #facc1526,0 20px 40px #0000004d;transform:translateY(-2px)}.search-box svg{color:var(--slate-500);transition:color .2s ease}.search-box:focus-within svg:first-child{color:var(--navy-900)}.search-box input{flex:1;border:0;outline:0;background:transparent;color:var(--slate-900);font-size:1.05rem;font-weight:500}.search-box input::placeholder{color:var(--slate-500);font-weight:400}.search-clear-btn{background:transparent;border:0;color:var(--slate-500);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.search-clear-btn:hover{background:#ffffff1a;color:var(--slate-900)}.detail-hero,.wizard-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.75fr);gap:24px;align-items:stretch}.detail-hero img,.detail-hero video{width:100%;min-height:520px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.detail-panel,.wizard-summary,.wizard-form,.auth-card,.static-panel,.success-panel,.ops-panel{border-radius:var(--radius-lg);background:var(--surface-soft);border:1px solid var(--slate-200);box-shadow:var(--shadow-card)}.detail-panel,.wizard-summary,.auth-card,.static-panel,.success-panel{padding:clamp(24px,4vw,44px)}.detail-panel{display:flex;flex-direction:column;justify-content:center}.detail-facts{flex-wrap:wrap;justify-content:flex-start;margin:18px 0 28px}.auth-page{display:grid;min-height:calc(100vh - 76px);place-items:center;padding:clamp(24px,5vw,56px);background:var(--navy-950)}.auth-card{width:min(100%,560px)}.auth-card .eyebrow{margin-bottom:12px;font-size:.86rem}.auth-card h1{margin-bottom:12px;font-family:var(--font-heading);font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.1;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.auth-card p{margin-bottom:24px;font-size:.95rem;line-height:1.6}.auth-submit-button{min-height:50px;font-size:1.02rem}.auth-switch-panel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;margin-bottom:18px;color:var(--slate-700);border:1px solid rgba(250,204,21,.14);border-radius:16px;background:#f8fafceb;font-size:.98rem;font-weight:650}.auth-switch-panel a{color:var(--blue-700);font-weight:880}.forgot-link{display:inline-flex;width:fit-content;margin:-8px 0 16px;color:var(--blue-700);font-size:.96rem;font-weight:820}.stacked-form,.form-grid,.compact-form,.step-pane{display:grid;gap:14px}.form-field{display:grid;gap:7px}.field-error{color:#b91c1c;font-size:.86rem;font-weight:780;line-height:1.35}.form-helper{color:var(--slate-500);font-size:.86rem;line-height:1.4}input,select,textarea{width:100%;border:1.5px solid rgba(20,20,20,.1);border-radius:14px;padding:13px 16px;color:var(--slate-900);background:#fffffffa;outline:0;font-size:.97rem;line-height:1.5;font-weight:450;transition:border-color var(--transition-base),box-shadow var(--transition-base),background var(--transition-base)}input::placeholder,textarea::placeholder{color:#7c8a9f}textarea{min-height:120px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#ef4444;background:#fff;box-shadow:0 0 0 3px #ef44441f,0 1px 4px #0000000f}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#fca5a5;background:#ffffffb3}input[aria-invalid=true]:focus,select[aria-invalid=true]:focus,textarea[aria-invalid=true]:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441f}.search-box input,.search-box input:focus{border:0;padding:8px 0;box-shadow:none}.role-switcher{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid var(--slate-200)}.consent-line{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;color:var(--slate-700);font-size:.92rem;line-height:1.5}.consent-line input{width:18px;height:18px;margin-top:2px}.consent-line.invalid{color:#991b1b}.consent-line .field-error{grid-column:2}.role-switcher button{padding:11px 14px;color:var(--slate-900);border:1px solid var(--slate-200);border-radius:999px;background:var(--surface-soft);cursor:pointer;font-size:.95rem;font-weight:780;transition:border-color .17s ease,background .17s ease,transform .17s ease}.role-switcher button:hover{background:var(--surface);border-color:#facc1547;transform:translateY(-1px)}.wizard-shell{grid-template-columns:.8fr 1.2fr}.wizard-form{padding:clamp(20px,3vw,34px)}.progress-line{height:10px;overflow:hidden;border-radius:999px;background:var(--slate-200)}.progress-line span{display:block;height:100%;border-radius:inherit;background:var(--navy-900);transition:width .26s ease}.step-pane{display:none;padding:0;margin:0;border:0}.step-pane.active{display:grid;animation:fadeSlide .24s ease both}.wizard-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.error-box{display:grid;gap:6px;padding:13px 15px;color:#991b1b;border:1px solid #fecaca;border-radius:16px;background:#fef2f2}.notice-panel{padding:13px 15px;color:var(--slate-900);border:1px solid rgba(250,204,21,.28);border-radius:16px;background:#ecfeffd6;font-weight:750}.empty-state{display:grid;justify-items:start;gap:12px;max-width:680px;padding:clamp(24px,4vw,42px);margin:20px 0;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--slate-200);box-shadow:var(--shadow-card)}.empty-state svg{color:var(--teal-600)}.success-panel{display:grid;justify-items:start;gap:14px;max-width:720px;margin:0 auto}.success-panel svg{color:var(--emerald-500)}.dashboard-page{background:var(--navy-950)}.dashboard-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.metric-card,.ops-panel{padding:18px}.metric-card{min-height:150px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--slate-200);box-shadow:var(--shadow-card)}.metric-icon{display:inline-grid;width:40px;height:40px;place-items:center;border-radius:16px;margin-bottom:16px}.metric-card.blue .metric-icon{color:var(--blue-700);background:#facc151a}.metric-card.green .metric-icon{color:var(--teal-600);background:#10b9811f}.metric-card.amber .metric-icon{color:var(--amber-500);background:#f59e0b21}.metric-card.red .metric-icon{color:var(--red-500);background:#ef44441c}.metric-card p{margin-bottom:8px;font-size:.9rem;line-height:1.4}.metric-card strong{font-size:1.32rem}.ops-panel{display:grid;gap:12px;grid-column:span 3}.queue-row,.timeline-row{justify-content:space-between;width:100%;padding:14px 15px;color:var(--slate-900);border:1px solid var(--slate-200);border-radius:16px;background:var(--surface-soft)}.queue-row{cursor:pointer}.timeline-row{flex-wrap:wrap;justify-content:flex-start}.timeline-row span{display:inline-grid;width:28px;height:28px;place-items:center;color:#fff;border-radius:10px;background:var(--teal-600)}.muted{color:var(--slate-500)}.row-actions{display:flex;flex-wrap:wrap;gap:10px;margin-left:auto}.compact-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.compact-form textarea,.compact-form .primary-button{grid-column:span 3}.booking-card{width:min(100%,1120px);padding:clamp(18px,2vw,26px)}.booking-card .stacked-form{gap:0}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:clamp(18px,2vw,28px);align-items:start}.booking-main{display:grid;gap:14px;min-width:0}.booking-header{display:grid;gap:6px}.booking-header h1{margin:0;font-size:clamp(1.45rem,2.2vw,2.15rem);line-height:1.1}.booking-header p{margin:0;color:var(--slate-500)}.booking-controls{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:12px;align-items:end;max-width:720px;padding:14px;border:1px solid var(--slate-200);border-radius:14px;background:var(--surface-soft)}.booking-controls .form-field{gap:7px}.booking-field-label{color:var(--slate-500);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.booking-car-type-label{font-size:.95rem;font-weight:600;color:var(--slate-900);margin:4px 0 0}.booking-radio-group{gap:8px}.booking-radio-group label{min-width:118px;justify-content:center;padding-block:12px}.booking-section-heading{display:flex;align-items:center;gap:8px;margin-top:2px;color:var(--slate-700)}.booking-section-heading h2{margin:0;font-size:1rem}.traveller-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:10px}.booking-trip-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(150px,.75fr) minmax(130px,.6fr);gap:10px}.booking-trip-grid textarea{grid-column:1 / -1;min-height:76px;resize:vertical}.booking-summary-panel{position:sticky;top:88px;display:grid;gap:16px;align-self:start;padding:16px;border:1px solid var(--slate-200);border-radius:16px;background:#fff;box-shadow:0 18px 45px #0f172a14}.booking-summary-panel h2{margin:6px 0 2px;font-size:1.35rem}.booking-summary-panel p,.booking-summary-panel small{margin:0;color:var(--slate-500)}.booking-summary-list{display:grid;gap:5px;padding:12px;border-radius:12px;background:var(--surface-soft)}.booking-summary-list span,.booking-summary-list strong{overflow-wrap:anywhere}.booking-payment-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px}.booking-payment-panel p{margin:4px 0 0}.radio-group{display:flex;flex-wrap:wrap;gap:12px}.radio-group label{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--slate-200);border-radius:8px;background:#fff;font-weight:800}.traveller-panel{display:grid;gap:12px;padding:14px;border:1px solid var(--slate-200);border-radius:14px;background:#fff}.traveller-panel h3{margin:0;font-size:.92rem;color:var(--slate-800)}.traveller-fields{display:grid;grid-template-columns:minmax(0,1.4fr) 84px minmax(120px,.8fr);gap:8px;align-items:stretch}.traveller-fields input,.traveller-fields select{min-height:52px}.provider-panel .package-proposal-form{gap:16px}.provider-panel .package-proposal-form .primary-button{grid-column:1 / -1}.provider-form-sections{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,28px);align-items:stretch;width:100%;max-width:100%;padding:8px 4px 14px}.provider-form-section{display:grid;gap:10px;min-width:0;padding:clamp(14px,1.8vw,18px);border:1px solid rgba(31,92,77,.1);border-radius:18px;background:#ffffffc7;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #1f18140d}.provider-form-section textarea{min-height:92px}.provider-form-section .form-field:has(textarea){grid-column:1 / -1}.provider-form-section input,.provider-form-section select,.provider-form-section textarea{min-height:48px;border-radius:12px;padding:11px 14px;background:#fffffff5;min-width:0;font-size:.95rem}.section-kicker{display:inline-flex;align-items:center;gap:8px;max-width:100%;margin-bottom:2px;padding:8px 12px;border-radius:999px;color:#155f50;background:#155f5017;font-size:.8rem;font-weight:900;line-height:1.25;overflow-wrap:anywhere}.section-kicker svg{flex:0 0 auto}.section-kicker svg{color:#c68a3a}.provider-availability{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:52px;padding:10px 12px;border:1px solid rgba(31,92,77,.12);border-radius:12px;background:#ffffffc2;color:var(--slate-800);font-weight:760;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.availability-label{min-width:0;color:inherit;line-height:1.35;overflow-wrap:anywhere}.provider-availability:hover{border-color:#1f5c4d3d;background:#f8fafceb;box-shadow:0 8px 18px #1f18140a}.provider-availability:has(input:checked){border-color:#155f5047;background:#155f500f;color:#155f50}.provider-availability input[type=checkbox]{position:relative;display:inline-grid;place-items:center;flex:0 0 auto;width:24px;height:24px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid rgba(148,163,184,.84);border-radius:7px;background:#fff;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.provider-availability input[type=checkbox]:before{content:"✓";color:#fff;font-size:.95rem;font-weight:950;line-height:1;opacity:0;transform:scale(.75);transition:opacity .16s ease,transform .16s ease}.provider-availability input[type=checkbox]:checked{border-color:#155f50;background:#155f50}.provider-availability input[type=checkbox]:checked:before{opacity:1;transform:scale(1)}.provider-availability input[type=checkbox]:focus-visible{outline:3px solid rgba(21,95,80,.18);outline-offset:3px}.pickup-schedule-box{display:grid;gap:8px;padding:10px;border:1px solid rgba(31,92,77,.1);border-radius:12px;background:#f8fafc9e}.pickup-time-window{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pickup-availability-note{margin:-2px 0 0;padding:10px 12px;border:1px solid rgba(31,92,77,.1);border-radius:12px;background:#155f500f;color:#155f50;font-weight:760}.manage-package-sections{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:10px}.provider-panel .content-editor-card{border-radius:14px;border-color:#94a3b82e;background:#ffffffeb}.provider-panel .content-editor-card>small:nth-of-type(2){width:fit-content;padding:7px 10px;border-radius:999px;color:#155f50;background:#155f5017;font-weight:850}.proposal-grid,.mini-list{display:grid;gap:10px}.status-line{display:grid;gap:5px;padding:13px 14px;border:1px solid var(--slate-200);border-radius:16px;background:var(--surface-soft)}.ops-panel h3{margin-bottom:2px;font-size:1.02rem;line-height:1.25}.status-line span{color:var(--slate-500)}.customer-workspace{display:grid;grid-column:1 / -1;gap:20px;width:min(100%,1120px);margin:0 auto;min-width:0}.customer-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:clamp(14px,2vw,22px);padding:clamp(18px,3vw,26px);overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:linear-gradient(135deg,#e509140b,#d79a1e0e),#fff;box-shadow:0 18px 38px #1f181412}.customer-overview-copy{min-width:0}.customer-overview-copy h2{margin:8px 0;font-size:clamp(1.3rem,2.4vw,1.95rem);line-height:1.12}.customer-overview-copy p{max-width:70ch;margin:0;color:#52615d;font-size:.96rem;line-height:1.65}.customer-overview-card{display:grid;align-content:center;gap:8px;min-height:132px;padding:16px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:#ffffffe0}.customer-overview-card span,.customer-overview-card small{color:var(--slate-500);line-height:1.45}.customer-overview-card strong{color:var(--slate-900);font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.1}.customer-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.customer-grid .ops-panel{grid-column:auto;min-width:0}.customer-bookings-panel{gap:16px;padding:clamp(16px,2.5vw,22px);border-radius:18px;box-shadow:0 16px 36px #1f181414}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.panel-title-row h3,.panel-title-row p{margin-bottom:0}.panel-title-row h3{font-size:1.12rem}.panel-title-row .outline-button{min-height:38px;white-space:nowrap}.customer-ticket-list{display:grid;gap:14px}.customer-ticket-card{display:grid;gap:14px;min-width:0;padding:clamp(15px,2vw,19px);border:1px solid rgba(148,163,184,.18);border-radius:16px;background:linear-gradient(180deg,#fff,#fffdf9);box-shadow:0 12px 28px #1f18140f}.ticket-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ticket-card-logo{width:96px;height:30px;object-fit:contain;object-position:left center;margin-bottom:10px}.ticket-card-main h4{margin:8px 0 6px;font-size:clamp(1.05rem,2vw,1.18rem);line-height:1.25}.ticket-card-main p{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--slate-500);font-size:.92rem;line-height:1.35}.ticket-card-main>strong{flex:0 0 auto;color:#e50914;padding:6px 10px;border-radius:999px;background:#e5091412;font-size:.82rem;font-weight:850;line-height:1.3;text-align:right}.status-pill{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border-radius:999px;color:#7a4a00;background:#d79a1e1f;font-size:.76rem;font-weight:850;line-height:1;text-transform:capitalize}.status-pill.assigned,.status-pill.booked{color:#155f50;background:#155f501c}.status-pill.completed{color:#334155;background:#64748b1f}.status-pill.cancelled{color:#b42318;background:#e509141a}.ticket-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#f8fafc9e}.ticket-detail-item{display:grid;align-content:start;gap:7px;min-width:0;min-height:72px;padding:12px 13px;border-right:1px solid rgba(148,163,184,.12);border-bottom:1px solid rgba(148,163,184,.12);background:transparent}.ticket-detail-grid .ticket-detail-item:nth-child(3n),.ticket-provider-row .ticket-detail-item:last-child{border-right:0}.ticket-detail-grid .ticket-detail-item:nth-last-child(-n+3){border-bottom:0}.ticket-detail-item span{display:inline-flex;align-items:center;gap:7px;color:#50625e;font-size:.7rem;font-weight:820;line-height:1.35;text-transform:uppercase}.ticket-detail-item strong{min-width:0;overflow-wrap:anywhere;color:var(--slate-900);font-size:.93rem;font-weight:740;line-height:1.35}.ticket-detail-grid svg{flex:0 0 auto;color:#d79a1e}.ticket-provider-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid rgba(148,163,184,.14);border-radius:12px;background:#ffffffe0}.ticket-provider-row .ticket-detail-item{min-height:70px;border-bottom:0}.ticket-vehicle-line{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ticket-vehicle-line div{display:grid;gap:6px;min-width:0;padding:12px 13px;border:1px solid rgba(215,154,30,.14);border-radius:12px;background:#fffcf6b8}.ticket-vehicle-line div:only-child{grid-column:1 / -1}.ticket-vehicle-line span{color:#50625e;font-size:.7rem;font-weight:850;line-height:1.2;text-transform:uppercase}.ticket-vehicle-line strong{overflow-wrap:anywhere;color:var(--slate-900);font-size:.93rem;font-weight:760;line-height:1.25}.ticket-card-actions{display:flex;justify-content:flex-end}.ticket-card-actions .outline-button{min-height:36px;padding:8px 13px;border-radius:999px}.ticket-confirmation-card{width:min(100%,980px)}.ticket-confirmation-header{display:flex;align-items:flex-start;gap:18px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid rgba(148,163,184,.18)}.ticket-confirmation-header img{width:clamp(104px,16vw,150px);height:48px;object-fit:contain;object-position:left center;flex:0 0 auto}.ticket-confirmation-header h1{margin:8px 0 6px;white-space:normal}.ticket-confirmation-header p{margin:0;color:var(--slate-500)}.ticket-confirmation-body{display:grid;gap:18px}.ticket-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:#f8fafcb3}.ticket-summary-grid div{display:grid;gap:7px;min-width:0;padding:14px;border-right:1px solid rgba(148,163,184,.14);border-bottom:1px solid rgba(148,163,184,.14)}.ticket-summary-grid div:nth-child(2n){border-right:0}.ticket-summary-grid div:nth-last-child(-n+2){border-bottom:0}.ticket-summary-grid span{color:#50625e;font-size:.72rem;font-weight:850;text-transform:uppercase}.ticket-summary-grid strong{overflow-wrap:anywhere;color:var(--slate-900);font-size:.96rem;line-height:1.35}.ticket-actions-row{display:flex;flex-wrap:wrap;gap:12px}.customer-empty-state{display:grid;place-items:center;gap:8px;min-height:220px;padding:24px;text-align:center;border:1px dashed rgba(148,163,184,.45);border-radius:16px;background:#f8fafcc7}.customer-empty-state svg{color:#e50914}.provider-panel{gap:16px;padding:clamp(16px,2.4vw,22px);border-radius:18px;box-shadow:0 16px 34px #1f181414}.provider-ticket-card{display:grid;gap:12px;padding:16px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:linear-gradient(180deg,#fff,#fffdf9)}.provider-ticket-card h4{margin:6px 0;font-size:1.05rem;line-height:1.25}.provider-ticket-card p{display:inline-flex;align-items:center;gap:7px;margin:0;color:var(--slate-500);line-height:1.35}.provider-ticket-card>strong,.provider-ticket-card small{overflow-wrap:anywhere}.provider-ticket-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.provider-ticket-grid span{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 10px;border-radius:12px;color:#50625e;background:#f8fafcdb;font-size:.88rem;line-height:1.3}.static-panel{max-width:820px}.lead-copy{color:var(--slate-900);font-weight:650}.contact-lines{display:grid;gap:8px;padding:14px;margin-top:18px;color:var(--slate-700);border:1px solid var(--slate-200);border-radius:14px;background:var(--surface-soft);font-size:.94rem;font-weight:700}.mobile-nav-panel nav,.search-box,.package-card,.skeleton-card,.detail-panel,.wizard-summary,.wizard-form,.auth-card,.static-panel,.success-panel,.ops-panel,.metric-card,.empty-state{background:#fff;border-color:#14141414}.mobile-nav-panel a,.desktop-nav a,.trust-pill,.outline-button,.ghost-button,.icon-button,.role-switcher button{color:#334155}.primary-button{box-shadow:0 12px 28px #ef444438}.trust-pill,.metric-card.blue .metric-icon,.metric-card.green .metric-icon,.metric-card.amber .metric-icon,.metric-card.red .metric-icon{color:#fff;background:#ef444414;border-color:#ef444433}.outline-button,.ghost-button,.icon-button,.role-switcher button,.auth-switch-panel,input,select,textarea,.queue-row,.timeline-row,.status-line,.contact-lines{background:var(--surface);border-color:#94a3b82e}input::placeholder,textarea::placeholder{color:#64748b}.hero-media:after{background:linear-gradient(0deg,#fff,#fff0)}.content-band,.workflow-band,.auth-page,.dashboard-page{background:var(--surface)}.workflow-step,.card-meta span,.detail-facts span{background:var(--surface);border-color:#94a3b82e;color:var(--slate-900)}.notice-panel{color:var(--slate-900);border-color:#ef44442e;background:#ef444414}.trust-note{color:#475569}:root{--navy-950: #141414;--navy-900: #ef4444;--blue-700: #ef4444;--cyan-500: #ef4444;--teal-600: #ef4444;--emerald-500: #ef4444;--amber-500: #ef4444;--coral-500: #ef4444;--red-500: #ef4444;--slate-900: #141414;--slate-700: #334155;--slate-500: #64748b;--slate-200: #e2e8f0;--slate-100: #f8fafc;--surface: #ffffff;--surface-soft: #f7f8fc;--warm-surface: #ffffff;--shadow-soft: 0 22px 70px rgba(20, 20, 20, .08);--shadow-card: 0 14px 34px rgba(20, 20, 20, .08);color:var(--slate-900);background:var(--surface)}body,.content-band,.workflow-band,.auth-page,.dashboard-page{color:var(--slate-900);background:var(--surface)}.site-header,.mobile-nav-panel{background:var(--surface-soft);border-color:#14141414;box-shadow:0 10px 30px #14141414}.mobile-nav-panel nav,.search-box,.package-card,.skeleton-card,.detail-panel,.wizard-summary,.wizard-form,.auth-card,.static-panel,.success-panel,.ops-panel,.metric-card,.empty-state{color:var(--slate-900);background:#fff;border-color:#14141414}.mobile-nav-panel a,.desktop-nav a,.outline-button,.ghost-button,.icon-button,.role-switcher button{color:#3f3f46}.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav-panel a.active,.mobile-nav-panel a:hover,.text-link,.forgot-link,.auth-switch-panel a{color:var(--navy-900)}.desktop-nav a:after,.primary-button,.progress-line span,.workflow-step span,.timeline-row span{background:var(--navy-900)}.primary-button{color:#fff;box-shadow:0 12px 26px #ef44442e}.trust-pill,.metric-card.blue .metric-icon,.metric-card.green .metric-icon,.metric-card.amber .metric-icon,.metric-card.red .metric-icon{color:#fff;background:#ef444414;border-color:#ef44442e}.outline-button,.ghost-button,.icon-button,.role-switcher button,.auth-switch-panel,input,select,textarea,.queue-row,.timeline-row,.status-line,.contact-lines,.workflow-step,.card-meta span,.detail-facts span{color:var(--slate-900);background:var(--surface);border-color:#14141414}input,select,textarea{color:var(--slate-900)}input::placeholder,textarea::placeholder{color:#8a8a93}.hero-media:after{background:linear-gradient(0deg,#f7f7f8,#f7f7f800)}.hero-content,.hero-content p,.hero-content .eyebrow,.trust-grid span{color:#141414}.trust-grid span{background:var(--surface-soft);border-color:#ffffff4d}.notice-panel{color:var(--slate-900);border-color:#ef44442e;background:#ef44440f}.lead-copy,.package-body h3,.metric-card strong,.queue-row,.timeline-row{color:var(--slate-900)}.trust-note,.muted,.status-line span,.audit-row span,.audit-row small,p{color:#52525b}.page-loader{display:grid;min-height:100vh;place-items:center;color:var(--slate-900);font-weight:900}@keyframes fadeSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(max-width:1040px){.desktop-nav,.trust-pill{display:none}.package-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-form{grid-template-columns:1fr}.compact-form textarea,.compact-form .primary-button{grid-column:auto}.detail-hero,.wizard-shell,.workflow-band{grid-template-columns:1fr}.detail-hero img{min-height:360px}.ops-panel{grid-column:span 2}.customer-overview,.customer-grid{grid-template-columns:1fr}.ticket-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-detail-grid .ticket-detail-item,.ticket-detail-grid .ticket-detail-item:nth-child(3n){border-right:1px solid rgba(148,163,184,.14);border-bottom:1px solid rgba(148,163,184,.14)}.ticket-detail-grid .ticket-detail-item:nth-child(2n){border-right:0}.ticket-detail-grid .ticket-detail-item:nth-last-child(-n+2){border-bottom:0}.customer-grid .ops-panel{grid-column:auto}.booking-layout{grid-template-columns:1fr}.booking-summary-panel{position:static}}@media(max-width:720px){.provider-form-sections,.manage-package-sections{display:grid;grid-template-columns:1fr;padding-inline:0}.provider-form-section{min-width:0}.pickup-time-window{grid-template-columns:1fr}}@media(min-width:1041px){.menu-button{display:none}}@media(max-width:680px){.site-header{min-height:5px;padding:9px 14px;gap:12px}.mobile-nav-panel{top:68px}.brand{min-width:118px}.brand-logo{width:128px;height:42px}.desktop-nav a,.mobile-nav-panel a{font-size:1rem}.auth-card{padding:24px}.booking-card{padding:16px}.booking-controls,.traveller-grid,.booking-trip-grid,.traveller-fields{grid-template-columns:1fr}.traveller-fields input:last-child,.booking-trip-grid textarea{grid-column:auto}.booking-payment-panel{align-items:stretch;flex-direction:column}.auth-card h1{font-size:clamp(1.55rem,8vw,2rem);white-space:normal}.header-actions .outline-button,.header-actions .ghost-button{display:none}h1{font-size:clamp(1.55rem,8vw,2.2rem)}h2{font-size:clamp(1.25rem,6vw,1.75rem)}.hero-title,.section-heading h2,.toolbar h1,.dashboard-heading h1,.static-panel h1,.success-panel h1,.wizard-summary h1,.detail-panel h1{white-space:normal}.hero-title{font-size:clamp(1.65rem,8vw,2.35rem)}.hero-section{min-height:760px}.package-grid,.metric-grid{grid-template-columns:1fr}.ops-panel{grid-column:auto}.customer-overview{padding:18px;border-radius:16px}.customer-overview-card{min-height:128px}.panel-title-row,.ticket-card-main{align-items:stretch;flex-direction:column}.panel-title-row .outline-button,.ticket-card-main>strong{width:100%;text-align:left}.ticket-detail-grid{grid-template-columns:1fr}.ticket-detail-item{min-height:auto}.ticket-detail-grid .ticket-detail-item,.ticket-detail-grid .ticket-detail-item:nth-child(2n),.ticket-detail-grid .ticket-detail-item:nth-child(3n){border-right:0;border-bottom:1px solid rgba(148,163,184,.14)}.ticket-detail-grid .ticket-detail-item:last-child{border-bottom:0}.ticket-provider-row{grid-template-columns:1fr}.ticket-provider-row .ticket-detail-item{border-right:0;border-bottom:1px solid rgba(148,163,184,.14)}.ticket-provider-row .ticket-detail-item:last-child{border-bottom:0}.ticket-vehicle-line,.provider-ticket-grid{grid-template-columns:1fr}.ticket-confirmation-header{flex-direction:column;gap:12px}.ticket-summary-grid{grid-template-columns:1fr}.ticket-summary-grid div,.ticket-summary-grid div:nth-child(2n){border-right:0;border-bottom:1px solid rgba(148,163,184,.14)}.ticket-summary-grid div:last-child{border-bottom:0}.ticket-actions-row .primary-button,.ticket-actions-row .outline-button,.ticket-card-actions .outline-button{width:100%}.customer-ticket-card{padding:14px}.toolbar,.dashboard-heading,.card-meta,.package-footer,.queue-row{align-items:stretch;flex-direction:column}.row-actions{margin-left:0}.search-box{border-radius:18px}.wizard-actions{flex-direction:column-reverse}.wizard-actions button,.hero-actions button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.category-select.dropdown-filter{width:100%;max-width:320px;padding:12px 18px;border-radius:12px;background:var(--surface);color:var(--slate-900);border:1px solid var(--slate-200);font-size:1rem;font-weight:600;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23a1a1aa%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 14px top 50%;background-size:12px auto;box-shadow:0 4px 12px #0003;transition:all .2s ease}.category-select.dropdown-filter:hover{border-color:var(--navy-900)}.category-select.dropdown-filter:focus{outline:none;border-color:var(--navy-900);box-shadow:0 0 0 3px #facc1533}:root{--navy-950: #141414;--navy-900: #ef4444;--blue-700: #ef4444;--cyan-500: #ef4444;--teal-600: #ef4444;--slate-900: #141414;--slate-700: #475569;--slate-500: #64748b;--slate-200: #e2e8f0;--slate-100: #f8fafc;--surface: #ffffff;--surface-soft: #f7f8fc;--warm-surface: #ffffff;--shadow-soft: 0 16px 40px rgba(20, 20, 20, .08);--shadow-card: 0 12px 30px rgba(20, 20, 20, .08);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}body,h1,h2,h3,p,a,button,select,input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;letter-spacing:-.015em}h1,h2{font-family:var(--font-heading);font-weight:700;letter-spacing:-.025em}h3{font-weight:700;letter-spacing:-.01em}.hero-section{overflow:hidden}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.15)}}.hero-media:after{background:linear-gradient(0deg,var(--navy-950),rgba(0,0,0,0))}.package-image-card{position:relative;overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--slate-200)}.package-image-card img{transition:transform .7s cubic-bezier(.25,1,.5,1),filter .7s ease;will-change:transform}.package-row-container:hover .package-image-card img{transform:scale(1.08);filter:brightness(1.1)}.package-row-container:hover .package-formal-description h3{color:var(--navy-900)}.package-formal-description{transition:transform .4s ease}.package-row-container:hover .package-formal-description{transform:translate(8px)}.package-row-wrapper:nth-child(2n) .package-row-container:hover .package-formal-description{transform:translate(-8px)}.card-meta span,.detail-facts span{background:#facc1514;color:var(--cyan-500);border:1px solid rgba(250,204,21,.15);font-weight:850}.highlights-text{color:var(--slate-700);font-weight:600;transition:color .3s ease}.package-route-description,.package-subplaces-copy{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.package-route-description{color:#2f3f3b!important;font-family:Georgia,Times New Roman,serif;font-size:1.03rem!important;font-weight:600!important;line-height:1.55!important}.package-subplaces-copy{align-items:flex-start!important;color:#60736e!important;font-size:.88rem!important;font-weight:700!important;line-height:1.5!important}.package-row-container:hover .highlights-text{color:var(--slate-900)}.journey-panel,.journey-feedback-form,.journey-actions{display:grid;gap:10px}.journey-panel{margin-top:14px;padding:14px;border:1px solid rgba(20,20,20,.08);border-radius:14px;background:#fbfcfd}.journey-panel strong,.journey-otp{color:#141414;font-weight:900}.journey-inline-form,.journey-feedback-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.journey-feedback-form textarea,.journey-feedback-form button{grid-column:1 / -1}.journey-message{padding:10px 12px;border:1px solid rgba(21,95,80,.18);border-radius:12px;color:#155f50;background:#155f500f;font-weight:800}.journey-actions{grid-template-columns:repeat(auto-fit,minmax(120px,max-content));align-items:center;margin-top:10px}.primary-button{background:linear-gradient(135deg,#fb7185,#ef4444)!important;color:#fff!important;font-weight:900!important;box-shadow:0 10px 30px #ef444440!important}.primary-button:hover{box-shadow:0 15px 40px #ef444459!important;transform:translateY(-2px) scale(1.02)!important}.outline-button,.ghost-button,.icon-button{background:var(--surface-soft)!important;border-color:#94a3b833!important;color:var(--slate-900)!important}.outline-button:hover,.icon-button:hover{background:var(--surface-soft)!important;border-color:#ef444480!important;color:var(--navy-900)!important}.site-header{background:var(--surface-soft)!important;border-bottom:1px solid var(--slate-200)!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.desktop-nav a{color:var(--slate-700)!important;font-weight:800}.desktop-nav a.active{color:var(--navy-900)!important}.desktop-nav a:after{background:linear-gradient(90deg,#fb7185,#ef4444)!important}.brand-text{color:var(--slate-900)!important}.brand-mark{background:linear-gradient(135deg,#fb7185,#ef4444)!important;color:#fff!important;box-shadow:0 8px 20px #ef44442e!important}.brand-text span{color:#ef4444!important}.category-select.dropdown-filter{background:var(--surface-soft);color:var(--slate-900);border:1px solid var(--slate-200);box-shadow:0 8px 24px #94a3b81f}.category-select.dropdown-filter:hover{border-color:#ef444466;background:var(--surface-soft)}.detail-hero img{border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.package-image-card{overflow:hidden}.package-image-card img{transition:transform .6s cubic-bezier(.25,1,.5,1)}.package-image-card:hover img{transform:scale(1.08)}.hero-media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;pointer-events:none}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-overlay:after{content:"";position:absolute;inset:auto 0 0;height:38%}.lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#050505d9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;padding:24px;cursor:zoom-out;animation:fadeIn .3s ease-out forwards}.lightbox-img{max-width:100%;max-height:90vh;border-radius:var(--radius-lg);box-shadow:0 24px 60px #000c;object-fit:contain;transform:scale(.95);animation:zoomIn .3s cubic-bezier(.175,.885,.32,1.275) forwards}@keyframes zoomIn{to{transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-subtext{margin-bottom:32px!important;font-size:clamp(.95rem,2vw,1.05rem)!important;color:#475569!important;line-height:1.6!important;font-weight:500!important}.auth-role-selector{margin-bottom:32px;padding:32px 24px;border-radius:16px;background:linear-gradient(135deg,#ef44440a,#ef444405);border:2px solid rgba(239,68,68,.1)}.auth-role-selector.compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;margin-bottom:20px;background:transparent;border:0}.role-section{margin-bottom:28px}.role-section:last-child{margin-bottom:0}.role-section h3{font-size:clamp(1rem,2vw,1.2rem);font-weight:800;color:var(--slate-900);margin-bottom:16px;letter-spacing:-.02em}.role-buttons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.role-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;border:2px solid var(--slate-200);border-radius:14px;background:var(--surface);cursor:pointer;font-size:.95rem;font-weight:700;color:var(--slate-900);transition:all .26s ease;text-align:center}.auth-role-selector.compact .role-button{min-height:76px;padding:14px 16px;border-width:1px;border-color:#1f5c4d1a;background:#fffcf6eb;box-shadow:0 8px 20px #0f172a0d;gap:0}.auth-role-selector.compact .role-name{font-size:1rem}.role-button .role-icon{font-size:2.2rem;line-height:1}.role-button .role-name{font-size:clamp(.95rem,2vw,1.1rem);font-weight:800;color:var(--slate-900)}.role-button .role-desc{font-size:clamp(.8rem,1.5vw,.9rem);font-weight:500;color:#64748b}.role-button:hover{border-color:var(--navy-900);background:#ef444414;box-shadow:0 8px 20px #ef444426;transform:translateY(-2px)}.role-button.outline{border-color:#cbd5e1;background:var(--surface-soft)}.role-button.outline:hover{border-color:var(--navy-900);background:#ef44440f}.role-divider{text-align:center;font-size:.9rem;color:#94a3b8;font-weight:600;margin:24px 0;position:relative}.role-divider:before,.role-divider:after{content:"";position:absolute;top:50%;width:40%;height:1px;background:linear-gradient(90deg,transparent,#cbd5e1,transparent)}.role-divider:before{left:0}.role-divider:after{right:0}.auth-actions-bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-bottom:18px;padding:0 0 12px;border-bottom:1px solid rgba(31,92,77,.1)}.auth-actions-bar .text-link{color:var(--navy-900);font-weight:700;font-size:clamp(.9rem,1.5vw,1rem);transition:all .22s ease}.auth-actions-bar .text-link:hover{color:#dc2626;transform:translate(2px)}.stacked-form{display:flex;flex-direction:column;gap:14px;margin-top:18px}.form-field{display:flex;flex-direction:column;gap:8px}.address-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;border:1px solid rgba(31,92,77,.12);border-radius:10px;background:#ffffffb8}.address-mode-switch button{min-height:42px;border:0;border-radius:8px;color:var(--slate-700);background:transparent;font-weight:750;cursor:pointer}.address-mode-switch button.active{color:#fff;background:var(--navy-900)}.location-button{justify-content:center;border-radius:10px}.location-preview{display:grid;gap:4px;padding:10px 12px;border-radius:10px;color:var(--slate-700);background:#2f7a6714;font-size:.9rem;font-weight:650}.form-field input,.form-field select,.form-field textarea{padding:13px 14px;border:1px solid rgba(31,92,77,.12);border-radius:10px;font-size:clamp(.95rem,1vw,1rem);font-weight:500;color:var(--slate-900);background:#ffffffd6;transition:all .22s ease}.form-field input::placeholder,.form-field select::placeholder,.form-field textarea::placeholder{color:#94a3b8;font-weight:400}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--navy-900);box-shadow:0 0 0 4px #2f7a671a;outline:none;background:#fff}.consent-line{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:12px;border:1px solid rgba(31,92,77,.1);font-size:clamp(.88rem,1vw,.95rem);color:var(--slate-900);cursor:pointer;background:var(--surface);transition:all .22s ease}.consent-line input[type=checkbox]{margin-top:4px;min-width:18px;width:18px;height:18px;cursor:pointer;accent-color:var(--navy-900)}.consent-line.invalid{border-color:#fca5a5;background:#fca5a50d}.field-error{display:block;font-size:.82rem;color:#dc2626;font-weight:600;margin-top:2px}.form-helper{display:block;font-size:.82rem;color:#64748b;font-weight:500;margin-top:6px}.error-box{padding:13px 14px;border-radius:10px;background:#fca5a51f;border:2px solid #fca5a5;color:#991b1b;font-size:clamp(.9rem,1.5vw,.98rem);font-weight:700;display:flex;align-items:flex-start;gap:10px;line-height:1.5}.auth-submit-button{padding:14px 20px;font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:800;border-radius:10px;text-transform:none;letter-spacing:0;margin-top:4px;transition:all .26s ease}.auth-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #ef44444d!important}.auth-submit-button:disabled{opacity:.7;cursor:not-allowed}.google-auth-panel{display:flex;flex-direction:column;align-items:center;gap:.55rem;width:100%;margin:.35rem 0 .75rem}.google-auth-panel>div{max-width:100%}.google-auth-divider{display:flex;align-items:center;gap:.75rem;width:100%;color:#64748b;font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:0;margin:.2rem 0 .35rem}.google-auth-divider:before,.google-auth-divider:after{content:"";flex:1;height:1px;background:#94a3b873}@media(max-width:640px){.auth-card{width:100%;max-width:100%;padding:clamp(20px,4vw,32px)}.auth-card h1{font-size:clamp(1.5rem,7vw,2rem);line-height:1.2;margin-bottom:10px}.auth-subtext{margin-bottom:24px!important;font-size:clamp(.9rem,3vw,1rem)!important}.auth-role-selector{padding:24px 16px;margin-bottom:24px}.auth-role-selector.compact{grid-template-columns:1fr;gap:10px;padding:0;margin-bottom:16px}.role-section h3{font-size:clamp(.95rem,4vw,1.1rem);margin-bottom:12px}.role-buttons-grid{grid-template-columns:1fr;gap:12px}.role-button{padding:18px 12px;gap:6px}.role-button .role-icon{font-size:2rem}.stacked-form{gap:14px;margin-top:20px}.address-mode-switch{grid-template-columns:1fr}.form-field input,.form-field select,.form-field textarea{padding:12px 14px;border-radius:10px;font-size:1rem}.auth-actions-bar{flex-direction:column;align-items:flex-start;gap:8px;padding:0 0 10px;margin-bottom:16px}.auth-actions-bar .text-link{font-size:.9rem}.error-box{padding:12px 14px;font-size:.88rem}.auth-submit-button{padding:14px 20px;font-size:.95rem}.auth-menu-panel{left:0;right:0;width:min(300px,calc(100vw - 28px))}}@media(max-width:520px){.package-grid{gap:0}.package-row-container,.package-row-wrapper:nth-child(2n) .package-row-container{gap:14px;padding:18px 0}.package-image-card img,.package-image-card video{min-height:210px;max-height:250px}.package-formal-description{padding:14px 14px 16px;border-radius:14px}.card-meta{gap:8px}.card-meta span{font-size:.72rem;padding:5px 8px}.package-formal-description h3{font-size:1.08rem;line-height:1.2}.package-formal-description p,.highlights-text{font-size:.92rem;line-height:1.34}}:root{--navy-950: #f5f1e8;--navy-900: #1f5c4d;--blue-700: #2f7a67;--cyan-500: #3d8c77;--teal-600: #295f53;--emerald-500: #2f7a67;--amber-500: #c68a3a;--coral-500: #cf6f4f;--red-500: #c4584f;--gold-500: #b07a36;--slate-900: #1d2b28;--slate-700: #425954;--slate-500: #71807b;--slate-200: #d7d3cb;--slate-100: #eeebe4;--surface: rgba(255, 252, 246, .88);--surface-soft: rgba(249, 245, 238, .92);--warm-surface: #fcfaf5;--shadow-soft: 0 18px 44px rgba(32, 46, 42, .08);--shadow-card: 0 10px 26px rgba(32, 46, 42, .07);--radius-lg: 22px;--radius-md: 16px;--radius-sm: 10px}html{background:#f5f1e8}body{background:radial-gradient(circle at top left,rgba(255,255,255,.62),transparent 26%),linear-gradient(180deg,#f7f4ed,#f1ece2);color:var(--slate-900)}.app-shell{background:transparent}.site-header{background:#f8f4ecd1;border-bottom:1px solid rgba(31,92,77,.1);box-shadow:0 10px 26px #17221f0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav-panel{background:#f8f4eceb;border-bottom:1px solid rgba(31,92,77,.1)}.brand-mark{background:linear-gradient(135deg,#1f5c4d,#3d8c77);box-shadow:0 12px 24px #1f5c4d2e}.brand-text,.brand-text span,.desktop-nav a,.ghost-button,.outline-button,.icon-button,.trust-pill{color:var(--slate-900)}.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav-panel a.active,.mobile-nav-panel a:hover{color:var(--navy-900)}.desktop-nav a:after{background:linear-gradient(90deg,#2f7a67,#c68a3a)}.trust-pill{background:#fffaf2e6;border:1px solid rgba(31,92,77,.12);box-shadow:0 6px 18px #17221f0d}.primary-button{background:linear-gradient(135deg,#1f5c4d,#3d8c77 55%,#c68a3a);box-shadow:0 14px 30px #1f5c4d2e}.primary-button:hover{box-shadow:0 18px 34px #1f5c4d38}.outline-button,.ghost-button,.glass-button,.icon-button{background:#fffcf6d9;border:1px solid rgba(31,92,77,.1);box-shadow:0 8px 18px #17221f0a}.glass-button:hover,.outline-button:hover,.ghost-button:hover,.icon-button:hover{background:#fffffff5}.hero-section{min-height:calc(100vh - 78px)}.hero-media-wrapper{border-bottom-left-radius:28px;border-bottom-right-radius:28px}.hero-video{opacity:1;filter:none}.hero-overlay{background:transparent}.hero-overlay:after,.hero-media-wrapper:after{background:transparent}.hero-content{max-width:760px}.hero-content .eyebrow{color:#f2d39e}.hero-title,.hero-content p,.trust-grid span{color:#fffdf9}.trust-grid span{background:#ffffff1a;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.content-band,.workflow-band,.auth-page,.dashboard-page,.padded-page{background:transparent}.toolbar .eyebrow{background:linear-gradient(90deg,#2f7a67,#c68a3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.toolbar h1 span{background:linear-gradient(135deg,#1f5c4d,#c68a3a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.toolbar h1 span:after{background:#1f5c4d29}.search-box,.detail-panel,.auth-card,.ops-panel,.metric-card,.static-panel,.package-formal-description,.workflow-step,.notice-panel,.content-editor-card,.timeline-row,.status-line,.queue-row,.proposal-grid .content-editor-card{background:#fffcf6c7;border:1px solid rgba(31,92,77,.08);box-shadow:0 14px 30px #202e2a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.package-row-container{gap:clamp(18px,3vw,32px)}.package-image-card,.detail-hero img{border-radius:20px;box-shadow:0 16px 34px #1827221a}.package-formal-description{border-radius:20px}.package-formal-description h3,.detail-panel h1,.auth-card h1,.static-panel h1,.ops-panel h3,.metric-card strong{color:var(--slate-900)}.package-formal-description p,.detail-panel p,.auth-card p,.metric-card p,.notice-panel,.muted,p{color:var(--slate-700)}.card-meta span,.detail-facts span,.workflow-step span{background:#2f7a671a;color:var(--navy-900);border:1px solid rgba(47,122,103,.14)}.workflow-step{border-radius:18px}.workflow-step strong{color:var(--slate-900)}.metric-card.blue .metric-icon,.metric-card.green .metric-icon,.metric-card.amber .metric-icon,.metric-card.red .metric-icon{color:#fff;background:linear-gradient(135deg,#2f7a67,#c68a3a);box-shadow:0 10px 22px #2f7a6729}.form-field input,.form-field select,.form-field textarea,.compact-form input,.compact-form select,.compact-form textarea,textarea,input,select{background:#ffffffb8;border:1px solid rgba(31,92,77,.12);color:var(--slate-900)}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.compact-form input:focus,.compact-form select:focus,.compact-form textarea:focus,textarea:focus,input:focus,select:focus,.search-box:focus-within{border-color:#2f7a676b;box-shadow:0 0 0 4px #2f7a671a;outline:none}.error-box{background:#c4584f14;border:1px solid rgba(196,88,79,.18);color:#8c3e38}.notice-panel{background:#2f7a6714;border:1px solid rgba(47,122,103,.16)}.role-button{background:#fffcf6d6;border:1px solid rgba(31,92,77,.08);box-shadow:0 12px 24px #202e2a0d}.role-button:hover,.role-button.outline:hover{border-color:#2f7a6738;box-shadow:0 18px 32px #202e2a14}.role-button .role-icon{color:var(--navy-900)}.lightbox-overlay{background:#121816d6}@media(max-width:900px){.site-header{padding-inline:18px}.hero-section{padding:32px 18px 56px}.hero-content{max-width:100%}.package-row-container,.detail-hero{gap:18px}}@media(max-width:640px){.site-header{min-height:72px}.hero-media-wrapper{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.hero-overlay{background:linear-gradient(180deg,#12201d70,#12201d33 45%,#12201d14)}.trust-pill{display:none}.search-box,.detail-panel,.auth-card,.ops-panel,.metric-card,.static-panel,.package-formal-description{border-radius:16px}}.package-row-container{align-items:stretch;gap:clamp(20px,3vw,36px)}.package-image-card,.package-formal-description{flex:1 1 0;width:auto;min-width:0}.package-formal-description{justify-content:flex-start;align-items:flex-start;gap:6px;padding:clamp(20px,2.4vw,30px);overflow:hidden}.package-formal-description h3,.package-formal-description p,.highlights-text,.card-meta,.package-footer{min-width:0}.package-formal-description h3{margin:0;white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word;overflow-wrap:anywhere;font-size:clamp(1.2rem,1.4vw,1.55rem);line-height:1.22}.package-formal-description p{display:flex;align-items:flex-start;margin:0;white-space:normal;overflow:visible;text-overflow:unset;font-size:.98rem;line-height:1.4;word-break:break-word;overflow-wrap:anywhere}.package-formal-description p svg{flex:0 0 auto;margin-top:.18rem}.card-meta{flex-wrap:wrap;align-items:flex-start}.card-meta span{white-space:normal}.package-footer{align-items:flex-start;gap:8px;margin-top:0}.highlights-text{display:block;flex:1 1 auto;font-size:.98rem;line-height:1.38;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.text-link{flex:0 0 auto;align-self:flex-end}@media(max-width:1024px){.package-row-container{gap:20px}.package-formal-description{padding:22px}}@media(max-width:820px){.package-row-container,.package-row-wrapper:nth-child(2n) .package-row-container{flex-direction:column;align-items:stretch}.package-image-card,.package-formal-description{width:100%}.package-image-card img,.package-image-card video{min-height:240px;max-height:320px}}@media(max-width:640px){.package-formal-description{padding:16px 15px;gap:6px}.package-footer{flex-direction:column;align-items:flex-start}.text-link{align-self:flex-start}}.site-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0000000a;-webkit-backdrop-filter:none;backdrop-filter:none;min-height:60px;padding:4px clamp(14px,3vw,28px);gap:16px}.mobile-nav-panel{background:#fff;border-bottom:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:none;backdrop-filter:none}.brand{min-width:0;flex:0 0 auto;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}.brand-logo{width:auto;height:clamp(36px,4.2vw,48px);max-width:min(28vw,210px);object-fit:contain;object-position:left center}.auth-menu{position:relative}.auth-menu-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(220px,calc(100vw - 28px));display:grid;gap:8px;padding:8px;border-radius:12px;background:#fff;border:1px solid rgba(31,92,77,.1);box-shadow:0 18px 34px #0f172a1a;z-index:40}.auth-menu-item{display:flex;align-items:center;justify-content:center;width:100%;padding:11px 14px;text-align:center;border-radius:10px;border:none;background:#e50914!important;background-image:none!important;color:#fff;box-shadow:none!important}.auth-menu-item strong{font-size:.98rem;font-weight:850;letter-spacing:0}.auth-menu-item:hover{background:#cc0812!important;background-image:none!important}.desktop-nav{gap:clamp(14px,1.6vw,26px);margin-left:auto}.desktop-nav a,.mobile-nav-panel a{color:#111;font-size:1.01rem;font-weight:600;letter-spacing:0}.desktop-nav a{padding:10px 6px;line-height:1.2}.desktop-nav a:after{bottom:1px;height:2px;background:linear-gradient(90deg,#d41f1f,#ef4444)}.trust-pill,.ghost-button,.outline-button,.icon-button,.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav-panel a.active,.mobile-nav-panel a:hover{color:#111}.header-actions{gap:12px}.ghost-button,.outline-button,.icon-button{background:#fff;border:1px solid #e5e7eb;box-shadow:none;font-weight:600}.primary-button.nav-signin-button{min-height:36px;padding:8px 15px;font-size:.92rem;font-weight:700;letter-spacing:.01em}@media(max-width:640px){.site-header{min-height:70px;padding-inline:14px}.brand-logo{height:clamp(42px,11vw,54px);max-width:170px}.mobile-nav-panel a{font-size:.96rem;font-weight:600}}.explore-page{position:relative;padding:20px 0 clamp(28px,5vw,72px);min-height:calc(100vh - 96px);width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;background:#fff;overflow:hidden}.explore-hero{position:relative;display:grid;grid-template-columns:1fr;align-items:stretch;gap:0;margin-bottom:20px;border-radius:0;padding-inline:clamp(24px,3vw,48px) clamp(16px,2.5vw,40px);min-height:clamp(320px,62vh,680px);background-image:url(/explore-packages-bg.png);background-size:cover;background-position:72% 18%;background-repeat:no-repeat}.explore-hero-copy,.explore-hero-media{min-width:0}.explore-video-layer{display:none}.explore-hero-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding-top:4px}.explore-hero-copy .eyebrow{margin-bottom:12px;color:#2f7a67;font-size:.82rem;font-weight:900;letter-spacing:.18em}.explore-hero-copy h1{margin:0 0 14px;font-size:clamp(1.8rem,3.4vw,3.45rem);max-width:860px;line-height:.96;font-weight:760;letter-spacing:-.04em;text-wrap:balance}.explore-hero-copy h1 span{color:#2f7a67}.explore-hero-copy p{max-width:560px;margin:0 0 20px;font-size:1.05rem;line-height:1.55;color:#5d6b67}.explore-search{max-width:640px;width:100%;min-height:60px;margin-bottom:16px;padding:0 10px 0 18px;border-radius:999px;background:#fffffff0;border:1px solid rgba(15,23,42,.05);box-shadow:0 14px 28px #0f172a14}.explore-search input{font-size:1rem}.explore-chip-row-wrap{display:flex;align-items:center;gap:10px;width:100%;max-width:none}.explore-chip-row{display:flex;flex-wrap:nowrap;gap:12px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;padding:4px 2px 6px}.explore-chip-row::-webkit-scrollbar{display:none}.explore-chip{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.6);background:#ffffffeb;color:#253431;font-size:.95rem;font-weight:500;white-space:nowrap;box-shadow:0 6px 24px #00000029;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.explore-chip svg{color:#2f7a67}.explore-chip.active{border-color:#2f7a6747;color:#1f5c4d;box-shadow:0 12px 22px #2f7a6714}.explore-chip.active svg{color:#1f5c4d}.explore-hero-media,.explore-hero-media-bg{display:none}.explore-hero-media:after{display:none}.explore-routes,.explore-listing{position:relative;z-index:1;margin-top:10px;padding-inline:clamp(24px,3vw,48px) clamp(16px,2.5vw,40px)}.explore-section-heading{margin-bottom:16px}.explore-section-heading h2{margin:0;font-size:1.7rem;font-weight:800;color:#1d2b28}.explore-route-grid{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 60px)/5);gap:15px;flex:1 1 auto;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;min-width:0}.explore-route-grid::-webkit-scrollbar{display:none}.explore-route-row{display:flex;align-items:center;gap:14px}.explore-scroll-arrow{display:none;flex:0 0 auto;width:38px;height:38px;place-items:center;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fffffff5;color:#111827;box-shadow:0 8px 20px #0f172a1a;font-size:1.45rem;font-weight:900;line-height:1;cursor:pointer}.explore-route-arrow{height:58px}.explore-route-card{display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fffffff0;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 24px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease}.explore-route-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #0f172a1a}.explore-route-card img,.explore-route-card video{width:100%;height:116px;object-fit:cover}.explore-route-body{display:grid;gap:6px;padding:12px 12px 14px}.explore-route-body strong{font-size:.98rem;line-height:1.3;color:#1d2b28}.explore-route-body span{display:inline-flex;align-items:center;gap:6px;font-size:.88rem;color:#61706c}.explore-stats-strip{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-block:22px 28px;overflow:hidden;border-radius:18px;background:#f6f4eeeb;border:1px solid rgba(15,23,42,.05);margin-left:clamp(24px,3vw,48px);margin-right:calc(clamp(16px,2.5vw,40px) + 52px)}.explore-stat{display:flex;align-items:center;justify-content:center;gap:14px;padding:16px 18px}.explore-stat+.explore-stat{border-left:1px solid rgba(15,23,42,.08)}.explore-stat-icon{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:999px;background:#155f50;color:#fff}.explore-stat strong{display:block;font-size:1.1rem;line-height:1.1;color:#b87900}.explore-stat span{display:block;margin-top:2px;font-size:.96rem;color:#1d2b28}@media(max-width:1200px){.explore-route-grid{grid-auto-columns:calc((100% - 30px) / 3)}}@media(max-width:900px){.explore-hero-copy{padding-right:0}.explore-route-grid{grid-auto-columns:calc((100% - 16px)/2)}.explore-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-right:clamp(16px,2.5vw,40px)}.explore-stat:nth-child(3),.explore-stat:nth-child(4){border-top:1px solid rgba(15,23,42,.08)}.explore-stat:nth-child(3){border-left:0}}@media(max-width:640px){.site-header{min-height:62px;padding-inline:12px}.brand-logo{height:clamp(38px,10vw,48px);max-width:160px}.explore-page{padding-top:18px;border-radius:0;min-height:auto}.explore-hero-copy h1{font-size:clamp(2rem,11vw,3rem);max-width:100%}.explore-hero-copy p{font-size:.98rem}.explore-search{min-height:56px;margin-bottom:14px}.explore-chip-row{gap:10px}.explore-chip-row-wrap{max-width:100%}.explore-chip{min-height:38px;padding:0 13px;font-size:.86rem}.explore-route-row{display:block}.explore-route-arrow{display:none}.explore-route-grid,.explore-stats-strip{grid-template-columns:1fr}.explore-route-grid{grid-auto-columns:100%}.explore-stat+.explore-stat,.explore-stat:nth-child(3),.explore-stat:nth-child(4){border-left:0;border-top:1px solid rgba(15,23,42,.08)}}@media(min-width:1024px){.explore-hero-copy h1{max-width:100%;white-space:nowrap;text-wrap:nowrap}}:root{--navy-900: #e50914;--blue-700: #e50914;--cyan-500: #e50914;--teal-600: #e50914;--emerald-500: #e50914;--amber-500: #e50914;--coral-500: #e50914;--red-500: #e50914;--gold-500: #e50914}body{background:#fff}.site-header,.mobile-nav-panel{background:#fff!important;border-bottom-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.primary-button{background:#e50914!important;background-image:none!important;box-shadow:none!important;border:none;font-weight:800;letter-spacing:0}.primary-button:hover{background:#cc0812!important;background-image:none!important;box-shadow:none!important;transform:none}.primary-button.nav-signin-button{background:#e50914!important;background-image:none!important;font-weight:850}.desktop-nav a:after{background:#c94f16}.toolbar .eyebrow,.toolbar h1 span{background:linear-gradient(90deg,#b90313,#d90416);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.explore-route-arrow,.auth-menu-panel,.explore-route-card,.explore-stats-strip,.search-box,.package-formal-description,.ops-panel,.metric-card,.static-panel,.detail-panel,.auth-card{box-shadow:0 16px 34px #1f18141a}:root{--shivaji-bhagwa: #d79a1e;--shivaji-bhagwa-soft: #e5b347}.explore-hero-copy .eyebrow,.explore-hero-copy h1 span{color:var(--shivaji-bhagwa)}.toolbar .eyebrow,.toolbar h1 span{background:linear-gradient(90deg,var(--shivaji-bhagwa),var(--shivaji-bhagwa-soft));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.explore-stat strong,.trust-note{color:var(--shivaji-bhagwa)}.auth-page{min-height:calc(100svh - 76px);place-items:start center;padding:10px clamp(16px,5vw,72px) clamp(18px,3vw,42px);overflow:visible;background:#fff}.auth-card.registration-card{width:min(100%,820px);max-height:none;overflow:visible;padding:clamp(20px,2.8vw,34px);border-radius:18px;background:#fff;border:1px solid rgba(31,24,20,.08);box-shadow:none}.auth-card:not(.booking-card){position:relative}.auth-card-logo{position:absolute;top:24px;right:32px;width:clamp(108px,15vw,158px);height:46px;object-fit:contain;object-position:right center}.auth-card:not(.booking-card)>.eyebrow,.auth-card:not(.booking-card)>h1,.auth-card:not(.booking-card)>.auth-subtext{padding-right:clamp(100px,17vw,150px)}.auth-card.registration-card.provider-registration-card{width:min(100%,940px)}.auth-card.registration-card .eyebrow{margin-bottom:8px;font-size:.74rem}.auth-card.registration-card h1{margin-bottom:6px;font-size:clamp(1.35rem,2.2vw,1.85rem);white-space:normal}.auth-card.registration-card .auth-subtext{max-width:62ch;margin-bottom:18px!important;font-size:.94rem!important;line-height:1.5!important}.auth-card.registration-card .auth-actions-bar{align-items:center;margin-bottom:16px;padding:0;border:0;border-radius:0;background:transparent}.auth-card.registration-card .auth-actions-bar .text-link{padding:0;border:0;background:transparent;color:#e50914;font-weight:800;text-decoration:none;box-shadow:none}.auth-card .auth-actions-bar{padding:0;border:0;background:transparent}.auth-card .auth-actions-bar .text-link{padding:0;border:0;background:transparent;color:#e50914;font-weight:800;text-decoration:none;box-shadow:none}.forgot-password-link{align-self:flex-start;margin-top:2px;padding:0;border:0;background:transparent;color:#e50914;font-size:.88rem;font-weight:800;box-shadow:none;cursor:pointer}.password-input-wrap{position:relative;display:flex;align-items:center}.password-input-wrap input{padding-right:46px}.password-visibility-button{position:absolute;right:10px;display:inline-grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--slate-500);cursor:pointer}.password-visibility-button:hover{color:#e50914;background:#e509140f}.auth-card.registration-card .stacked-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-top:0}.auth-card.registration-card .form-field,.auth-card.registration-card .consent-line,.auth-card.registration-card .error-box,.auth-card.registration-card .notice-panel,.auth-card.registration-card .auth-submit-button{grid-column:1 / -1}.auth-card.registration-card .form-field:has(input[name=fullName]),.auth-card.registration-card .form-field:has(input[name=mobile]),.auth-card.registration-card .form-field:has(input[name=email]),.auth-card.registration-card .form-field:has(input[name=password]),.auth-card.registration-card .form-field:has(input[name=pinCode]),.auth-card.registration-card .form-field:has(input[name=rcNumber]),.auth-card.registration-card .form-field:has(input[name=rcDocumentImage]){grid-column:span 1}.auth-card.registration-card .form-field input,.auth-card.registration-card .form-field select,.auth-card.registration-card .form-field textarea{min-height:46px;padding:12px 14px;border-radius:11px;font-size:.96rem;background:#fff;border-color:#1f5c4d24}.auth-card.registration-card .form-field textarea{min-height:58px;resize:none}.auth-card.registration-card .consent-line{align-items:center;padding:12px 14px;font-size:.9rem;background:#fffcf6e6}.auth-card.registration-card .form-helper,.auth-card.registration-card .field-error{margin-top:0;font-size:.76rem;line-height:1.25}.auth-card.registration-card .auth-submit-button{min-height:48px;margin-top:2px;padding:12px 18px;border-radius:12px}@media(max-width:760px){.auth-page{min-height:calc(100svh - 62px);align-items:start;padding:12px}.auth-card.registration-card,.auth-card.registration-card.provider-registration-card{width:100%;max-height:none;padding:18px;border-radius:16px}.auth-card-logo{top:18px;right:22px;width:104px;height:38px}.auth-card:not(.booking-card)>.eyebrow,.auth-card:not(.booking-card)>h1,.auth-card:not(.booking-card)>.auth-subtext{padding-right:96px}.auth-card.registration-card .stacked-form{grid-template-columns:1fr;gap:12px}.auth-card.registration-card .auth-actions-bar{padding:0}.auth-card.registration-card .form-field:has(input[name=fullName]),.auth-card.registration-card .form-field:has(input[name=mobile]),.auth-card.registration-card .form-field:has(input[name=email]),.auth-card.registration-card .form-field:has(input[name=password]),.auth-card.registration-card .form-field:has(input[name=pinCode]),.auth-card.registration-card .form-field:has(input[name=rcNumber]),.auth-card.registration-card .form-field:has(input[name=rcDocumentImage]){grid-column:1}}@media(min-width:980px){.auth-card.registration-card:before,.auth-card.registration-card:after{display:none}}:root{--premium-bg: #f7f7f8;--premium-bg-soft: #fbfbfc;--premium-surface: rgba(255, 255, 255, .94);--premium-border: rgba(17, 24, 39, .08);--premium-border-strong: rgba(229, 9, 20, .18);--premium-red-soft: rgba(229, 9, 20, .075);--premium-shadow: 0 18px 48px rgba(17, 24, 39, .08);--premium-shadow-hover: 0 22px 58px rgba(17, 24, 39, .12)}body{background:linear-gradient(180deg,#ffffff 0%,var(--premium-bg) 46%,#ffffff 100%)}.content-band,.workflow-band,.auth-page,.dashboard-page,.customer-workspace,.provider-panel{background:linear-gradient(180deg,#ffffff 0%,var(--premium-bg-soft) 100%)}.site-header{background:#ffffffeb!important;border-bottom-color:#11182712!important;box-shadow:0 10px 32px #11182712;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.desktop-nav a{color:#374151!important}.desktop-nav a.active,.desktop-nav a:hover{color:#111827!important}.package-card,.skeleton-card,.detail-panel,.wizard-summary,.wizard-form,.auth-card,.static-panel,.success-panel,.ops-panel,.metric-card,.booking-summary-panel,.booking-payment-panel,.traveller-panel,.provider-form-section,.customer-overview-card,.customer-ticket-card,.provider-ticket-card,.ticket-confirmation-card,.ticket-detail-item,.content-editor-card,.status-line,.empty-state{background:var(--premium-surface)!important;border-color:var(--premium-border)!important;box-shadow:var(--premium-shadow)!important}.package-card,.ops-panel,.metric-card,.customer-ticket-card,.provider-ticket-card,.booking-summary-panel,.provider-form-section{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.package-card:hover,.metric-card:hover,.customer-ticket-card:hover,.provider-ticket-card:hover{border-color:var(--premium-border-strong)!important;box-shadow:var(--premium-shadow-hover)!important;transform:translateY(-2px)}.primary-button{background:#e50914!important;background-image:none!important;box-shadow:0 12px 26px #e509142e!important}.primary-button:hover{background:#cc0812!important;box-shadow:0 16px 32px #e5091438!important;transform:translateY(-1px)}.outline-button,.ghost-button,.icon-button{border-color:#1118271a!important}.outline-button:hover,.ghost-button:hover,.icon-button:hover{background:var(--premium-red-soft)!important;border-color:var(--premium-border-strong)!important;color:#e50914!important}input,select,textarea,.search-box{background:#fffffff5!important;border-color:#1118271c!important;box-shadow:0 1px #11182708;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input:focus,select:focus,textarea:focus{border-color:#e509146b!important;box-shadow:0 0 0 4px #e509141c!important}.metric-icon,.ticket-detail-grid svg,.customer-empty-state svg,.provider-availability input[type=checkbox]:checked{filter:saturate(1.06)}.notice-panel{background:#fff5f5!important;border-color:#e5091429!important;color:#7f1d1d!important}.error-box{box-shadow:0 10px 28px #b91c1c14}.mobile-nav-panel{background:#fffffff5!important}.mobile-nav-panel nav{background:#fff!important;border:1px solid var(--premium-border)}@media(max-width:760px){.content-band,.workflow-band,.padded-page,.auth-page{padding-inline:14px}.package-card,.ops-panel,.metric-card,.auth-card,.customer-ticket-card,.provider-ticket-card{border-radius:16px!important}.package-card:hover,.metric-card:hover,.customer-ticket-card:hover,.provider-ticket-card:hover{transform:none}}@media(prefers-reduced-motion:reduce){.package-card,.ops-panel,.metric-card,.customer-ticket-card,.provider-ticket-card,.primary-button,.outline-button,.ghost-button,.icon-button{transition:none!important}}.explore-page{--explore-ink: #171717;--explore-muted: #5f6764;--explore-line: rgba(23, 23, 23, .1);--explore-red: #e50914;--explore-green: #1f6b58;--explore-gold: #c98718;padding:0 0 clamp(40px,6vw,86px);background:#fff}.explore-video-layer{max-height:none;min-height:100%;background-size:cover;background-position:70% 12%;background-attachment:fixed}.explore-hero{min-height:clamp(300px,34vw,450px);padding-inline:clamp(16px,5vw,72px);margin-bottom:0;padding-top:clamp(10px,2vw,28px);padding-bottom:clamp(84px,8vw,110px)}.explore-hero-copy{max-width:min(100%,980px)}.explore-hero-copy .eyebrow,.explore-listing-header .eyebrow{color:var(--explore-red);letter-spacing:.14em}.explore-hero-copy .eyebrow{display:inline-flex;width:fit-content;margin-bottom:10px}.explore-hero-copy h1{display:grid;gap:.04em;max-width:min(100%,980px);margin-bottom:0;color:#000;font-size:clamp(2.45rem,5.4vw,5rem);line-height:.96;font-weight:850;letter-spacing:0;white-space:normal;text-wrap:balance}.explore-hero-copy .headline-line{display:block;margin-left:0;width:max-content;max-width:100%;color:#fff;white-space:nowrap}.explore-hero-copy .headline-accent{color:#ff4500}.explore-hero-tagline{margin:14px 0 0;font-size:clamp(.88rem,1.1vw,1rem);color:#ffffffd1;font-weight:400;line-height:1.55;max-width:520px;letter-spacing:.01em}.explore-browse-panel{position:sticky;top:82px;z-index:1;display:grid;gap:12px;width:100%;margin:clamp(-78px,-6vw,-52px) 0 clamp(12px,2vw,20px);padding:clamp(10px,1.3vw,16px) clamp(24px,3vw,48px);border:none;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.explore-panel-top{display:flex;align-items:center;gap:12px}.explore-panel-top .explore-search{flex:1 1 0;min-width:0}.explore-stat-strip{display:flex;align-items:center;gap:8px;flex-shrink:0}.explore-stat-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:999px;background:#e509140f;border:1px solid rgba(229,9,20,.12);color:#b91c1c;font-size:.78rem;font-weight:700;white-space:nowrap;letter-spacing:.01em}.explore-stat-pill svg{flex-shrink:0;opacity:.85}.explore-search{width:100%;max-width:none;min-height:52px;padding:0 8px 0 16px;border:1px solid rgba(255,255,255,.5)!important;border-radius:16px;background:#fffffff5!important;box-shadow:0 8px 32px #0000002e!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex:1 1 0}.explore-search:focus-within{border-color:#e5091466!important;box-shadow:0 0 0 4px #e509141a!important}.explore-search .icon-button{width:38px;min-width:38px;height:38px;border-radius:12px}.explore-chip-row-wrap{display:flex;align-items:center;gap:8px;max-width:none;min-width:0;width:100%;overflow:visible}.explore-chip-row{display:flex;flex:1 1 0;min-width:0;gap:10px;overflow:visible}.explore-chip-row .explore-chip{flex:1 1 0;justify-content:center}.explore-chip{min-height:36px;padding:0 12px;border-radius:12px;background:#fff;font-size:.86rem;font-weight:760;box-shadow:none;transition:transform .17s ease,border-color .17s ease,background .17s ease,color .17s ease}.explore-scroll-arrow{width:36px;height:36px;min-width:36px;box-shadow:none}.explore-chip:hover{transform:translateY(-1px);border-color:#e5091438;color:var(--explore-red)}.explore-chip.active{border-color:#e509142e;background:#fff2f3;color:var(--explore-red)}.explore-chip svg{flex-shrink:0}.explore-routes{padding-inline:clamp(14px,4vw,52px)}.explore-listing{width:min(calc(100% - 32px),1180px);margin-right:auto;margin-left:auto;margin-top:0;padding-inline:0}.explore-section-heading h2,.explore-listing-header h2{color:var(--explore-ink);font-size:clamp(1.18rem,1.6vw,1.55rem);letter-spacing:0}.explore-route-grid{grid-auto-columns:minmax(210px,calc((100% - 60px)/5))}.explore-route-card{border-radius:18px;border-color:var(--explore-line);background:#fff;box-shadow:0 16px 36px #17171714}.explore-route-card img,.explore-route-card video{height:132px}.explore-route-body{min-height:96px}.explore-route-body strong,.explore-route-body span{overflow:hidden;text-overflow:ellipsis}.explore-route-body strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.explore-stats-strip{margin:clamp(30px,5vw,58px) clamp(16px,5vw,72px) 0;border-color:var(--explore-line);border-radius:22px;background:#fff;box-shadow:0 18px 46px #17171714}.explore-stat{justify-content:flex-start;min-height:92px;padding:20px clamp(16px,2vw,28px)}.explore-stat-icon{background:#fff2f3;color:var(--explore-red)}.explore-listing{display:grid;gap:clamp(12px,1.5vw,18px)}.explore-listing-header{display:flex;align-items:end;justify-content:space-between;gap:14px}.explore-listing-header h2{margin:6px 0 0}.explore-results-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;max-width:100%}.explore-results-count{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-height:36px;padding:0 12px;border:1px solid var(--explore-line);border-radius:999px;background:#fff;color:var(--explore-muted);font-size:.82rem;font-weight:800;white-space:nowrap;box-shadow:0 10px 24px #1717170f}.explore-reset-button{min-height:36px;padding:0 12px;border:1px solid rgba(229,9,20,.18);border-radius:999px;background:#fff2f3;color:var(--explore-red);cursor:pointer;font-size:.82rem;font-weight:900}.explore-reset-button:hover{background:#ffe7e9}.explore-package-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(12px,1.5vw,18px)}.explore-package-card{display:grid;grid-template-columns:minmax(360px,62%) minmax(0,1fr);overflow:hidden;min-width:0;min-height:238px;border:1px solid var(--explore-line);border-radius:16px;background:#fff;box-shadow:0 12px 30px #17171713;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.explore-package-card:hover{transform:translateY(-2px);border-color:#e509142e;box-shadow:0 18px 42px #1717171c}.explore-package-media{position:relative;display:block;min-height:100%;aspect-ratio:auto;overflow:hidden;background:#f1f2f4}.explore-package-media img,.explore-package-media video{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .26s ease}.explore-package-card:hover .explore-package-media img,.explore-package-card:hover .explore-package-media video{transform:scale(1.035)}.explore-package-badge{color:var(--explore-red)!important;background:#fff2f3!important;border-color:#e509142e!important}.explore-rating-badge{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border:1px solid rgba(23,23,23,.08);border-radius:999px;background:#ffffffeb;color:#111827;box-shadow:0 10px 24px #1717171f;font-size:.84rem;font-weight:900;line-height:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.explore-rating-badge svg{color:#f59e0b}.explore-package-content{display:flex;flex:1;flex-direction:column;justify-content:center;gap:10px;min-width:0;padding:clamp(14px,1.8vw,22px)}.explore-package-title-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;align-items:start}.explore-package-kicker,.explore-package-meta span{display:inline-flex;align-items:center;gap:7px}.explore-package-kicker{max-width:100%;margin-bottom:4px;overflow:hidden;color:var(--explore-green);font-size:.74rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.explore-package-content h3{margin:0;color:var(--explore-ink);font-size:clamp(1.05rem,1.18vw,1.28rem);line-height:1.2;letter-spacing:0}.explore-package-price{justify-self:start;padding:7px 9px;border-radius:10px;background:#fff2f3;color:var(--explore-red);font-size:.78rem;line-height:1.2;white-space:nowrap}.explore-package-content p{display:-webkit-box;min-height:0;margin:0;overflow:hidden;color:var(--explore-muted);font-size:.9rem;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.explore-package-meta{display:flex;flex-wrap:wrap;gap:6px}.explore-package-meta span{min-height:28px;padding:0 8px;border:1px solid rgba(23,23,23,.08);border-radius:999px;background:#fff;color:#39413f;font-size:.74rem;font-weight:820}.explore-package-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:2px}.explore-package-actions .primary-button{min-height:38px;padding:9px 12px;border-radius:12px;font-size:.84rem}.explore-package-card:focus-within{border-color:#e509144d;box-shadow:0 0 0 4px #e5091417,0 20px 48px #1717171a}.explore-package-note{color:var(--explore-muted);font-size:.72rem;font-weight:800;text-align:right}.explore-page .empty-state,.explore-page .notice-panel,.explore-page>.package-grid{position:relative;z-index:1;width:min(calc(100% - 32px),1180px);margin-inline:auto}.explore-page>.package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.explore-page>.package-grid .skeleton-card{min-height:330px;border-radius:22px}@media(max-width:980px){.explore-scroll-arrow{display:none}.explore-chip-row-wrap{grid-template-columns:minmax(0,1fr)}.explore-package-grid,.explore-page>.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-package-card{display:flex;flex-direction:column;min-height:0}.explore-package-media{min-height:0;aspect-ratio:16 / 8.7}.explore-package-title-row{grid-template-columns:minmax(0,1fr)}.explore-package-price{justify-self:start}}@media(max-width:760px){.explore-page{padding-top:0}.explore-video-layer{max-height:none;background-attachment:scroll;background-position:64% top}.explore-hero{min-height:clamp(320px,72vw,450px);padding-inline:14px;padding-top:12px;padding-bottom:clamp(76px,17vw,102px)}.explore-hero-copy h1{max-width:100%;font-size:clamp(2rem,10.5vw,3.2rem);line-height:.96}.explore-hero-copy .headline-line{margin-left:0;width:auto;white-space:normal}.explore-search{min-height:52px;border-radius:16px}.explore-browse-panel{width:calc(100% - 28px);position:relative;top:auto;margin-top:-64px;margin-bottom:14px;padding:12px;border-radius:18px}.explore-panel-top{flex-direction:column;align-items:stretch}.explore-stat-strip{justify-content:flex-start;flex-wrap:wrap;gap:6px}.explore-search input{min-width:0;font-size:.95rem}.explore-routes{padding-inline:14px}.explore-listing{width:calc(100% - 28px);padding-inline:0}.explore-route-grid{grid-auto-columns:82%}.explore-stats-strip{margin-inline:14px;grid-template-columns:1fr}.explore-stat{min-height:78px}.explore-listing-header{align-items:flex-start;flex-direction:column}.explore-results-actions{align-items:stretch;width:100%}.explore-results-count{flex:1;min-width:0}.explore-package-grid,.explore-page>.package-grid{grid-template-columns:1fr}.explore-package-card:hover{transform:none}.explore-package-title-row{grid-template-columns:1fr}.explore-package-price{justify-self:start}.explore-package-actions{align-items:stretch;flex-direction:column}.explore-package-actions .primary-button{width:100%}.explore-package-note{text-align:left}.explore-page .empty-state,.explore-page .notice-panel,.explore-page>.package-grid{width:calc(100% - 28px);margin-inline:auto}}.repost-badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:20px;font-size:.72rem;font-weight:700;background:#4f46e51a;color:#4338ca;border:1px solid rgba(79,70,229,.2);margin-bottom:6px}.repost-action-block{display:flex;flex-direction:column;gap:8px;margin-top:4px}.repost-action-block .trust-note{font-size:.8rem;margin:0}.review-note{display:block;padding:4px 8px;border-left:3px solid var(--shivaji-bhagwa, #e27535);background:#e2753512;border-radius:0 4px 4px 0;font-size:.78rem;margin-bottom:4px}.customer-workspace-page{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 60px);background:#f6f6f7}.customer-sidebar{position:sticky;top:60px;align-self:start;display:flex;height:calc(100vh - 60px);flex-direction:column;gap:16px;overflow-y:auto;padding:18px 14px;background:#fff;border-right:1px solid rgba(20,20,20,.08)}.customer-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:2px 6px 14px;border-bottom:1px solid rgba(20,20,20,.08)}.customer-sidebar-head div{display:grid;gap:3px}.customer-sidebar-head strong{color:#141414;font-size:1rem;font-weight:950;line-height:1.2}.customer-sidebar-head small{color:#71717a;font-size:.78rem;font-weight:750}.customer-sidebar-close,.customer-sidebar-scrim,.customer-mobilebar{display:none}.customer-nav{display:grid;gap:5px}.customer-nav button{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;min-height:48px;padding:7px 8px;text-align:left;color:#3f3f46;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.customer-nav button:hover,.customer-nav button.active{color:#141414;border-color:#e5091429;background:#fff5f5}.customer-nav button.active:before{position:absolute;top:10px;bottom:10px;left:-14px;width:3px;border-radius:0 3px 3px 0;background:#e50914;content:""}.customer-nav-icon{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#e50914;background:#e5091412;border:1px solid rgba(229,9,20,.14)}.customer-nav button.active .customer-nav-icon,.customer-nav button:hover .customer-nav-icon{color:#fff;background:#e50914;border-color:#e50914}.customer-nav strong{display:block;font-size:.91rem;font-weight:900;line-height:1.2}.customer-nav b{display:inline-grid;min-width:24px;height:24px;place-items:center;padding:0 6px;border-radius:999px;background:#e509141a;color:#e50914;font-size:.75rem;font-weight:900}.customer-main{display:grid;min-width:0;align-content:start;gap:16px;padding:clamp(18px,2.8vw,30px)}.customer-workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0}.customer-workspace-heading p{margin:0}.customer-section-view{display:grid;gap:18px;min-width:0}.cust-section-view{display:grid;gap:16px}.cust-next-trip-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,280px);gap:20px;padding:clamp(18px,2.5vw,26px);border-radius:16px;background:#fff;border:1px solid rgba(20,20,20,.08)}.cust-next-trip-copy h2{margin:8px 0;font-size:clamp(1.2rem,2.2vw,1.7rem);font-weight:950;line-height:1.25}.cust-next-trip-copy p{margin:0}.cust-next-trip-meta{display:grid;align-content:center;gap:6px;padding:18px;border-radius:12px;background:#f6f6f7;border:1px solid rgba(20,20,20,.07)}.cust-next-trip-meta span{color:#71717a;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.cust-next-trip-meta strong{font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:950;color:#141414;line-height:1.2}.cust-next-trip-meta small{color:#71717a;font-size:.82rem;line-height:1.45}.cust-stats-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.cust-stat-card{display:grid;gap:6px;padding:16px 18px;border-radius:12px;background:#fff;border:1px solid rgba(20,20,20,.08)}.cust-stat-card span{font-size:.78rem;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.04em}.cust-stat-card strong{font-size:1.8rem;font-weight:950;color:#141414;line-height:1}.cust-stat-card.accent-blue{border-left:3px solid #3b82f6}.cust-stat-card.accent-green{border-left:3px solid #22c55e}.cust-stat-card.accent-red{border-left:3px solid #e50914}.cust-ticket-list{display:grid;gap:10px}.cust-ticket-accordion{border-radius:14px;background:#fff;border:1px solid rgba(20,20,20,.09);overflow:hidden;transition:border-color .14s ease}.cust-ticket-accordion:hover{border-color:#e5091438}.cust-ticket-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto 18px;gap:12px;align-items:center;width:100%;padding:14px 16px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit;transition:background .13s ease}.cust-ticket-row:hover{background:#fafafa}.cust-ticket-row-info{display:grid;gap:3px;min-width:0}.cust-ticket-row-info strong{font-size:.93rem;font-weight:900;color:#141414;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cust-ticket-row-info span{display:flex;align-items:center;gap:4px;font-size:.8rem;color:#71717a}.cust-ticket-row-meta{display:grid;gap:4px;text-align:right}.cust-ticket-row-meta span{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:.8rem;color:#71717a}.cust-ticket-num{font-size:.73rem!important;font-weight:700;color:#a1a1aa!important;font-family:monospace}.cust-chevron{color:#a1a1aa;flex-shrink:0}.cust-ticket-detail{display:grid;gap:14px;padding:0 16px 16px;border-top:1px solid rgba(20,20,20,.07)}.cust-special-req{margin:0;font-size:.85rem;color:#3f3f46}.cust-ticket-actions{display:flex;gap:10px;flex-wrap:wrap}.cust-tracking-card,.cust-verify-card,.cust-feedback-card{display:grid;gap:14px}.cust-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.cust-card-header h4{margin:0 0 4px;font-size:1rem;font-weight:900}.cust-card-header p{display:flex;align-items:center;gap:4px;margin:0;font-size:.85rem}.cust-gps-link{display:inline-flex;align-items:center;gap:5px}.cust-gps-pending,.cust-verify-hint{margin:0;font-size:.87rem}.cust-otp-form{display:flex;gap:10px;flex-wrap:wrap}.cust-otp-form input{flex:1;min-width:140px;max-width:220px;padding:10px 14px;border-radius:10px;border:1px solid rgba(20,20,20,.15);font-size:1.1rem;letter-spacing:.12em;font-family:monospace;background:#f6f6f7}.cust-feedback-form{display:grid;gap:12px}.cust-ratings-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cust-rating-label{display:grid;gap:5px}.cust-rating-label span{font-size:.78rem;font-weight:700;color:#71717a;text-transform:uppercase;letter-spacing:.04em}@media(max-width:860px){.customer-workspace-page{grid-template-columns:1fr}.customer-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:300;width:270px;height:100%;transform:translate(-100%);transition:transform .22s ease;box-shadow:none}.customer-sidebar.open{transform:translate(0);box-shadow:4px 0 32px #00000024}.customer-sidebar-close{display:flex}.customer-sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:299;background:#00000061;border:none;cursor:pointer}.customer-mobilebar{display:flex;align-items:center;gap:12px;padding:10px 0 0}.customer-mobilebar strong{font-size:1rem;font-weight:900}.customer-workspace-heading .primary-button{display:none}.cust-next-trip-card,.cust-ratings-row{grid-template-columns:1fr}.cust-ticket-row{grid-template-columns:auto minmax(0,1fr) 18px}.cust-ticket-row-meta{display:none}}.customer-workspace-page{--cust-panel-bg: #f5f7fb;--cust-panel-bg-soft: #eef2f7;--cust-panel-sidebar: rgba(255, 255, 255, .96);--cust-panel-surface: #ffffff;--cust-panel-surface-2: #f8fafc;--cust-panel-text: #111827;--cust-panel-muted: #5f6b7a;--cust-panel-faint: #7c8795;--cust-panel-line: rgba(15, 23, 42, .11);--cust-panel-accent: #e50914;--cust-panel-accent-soft: #fff1f2;--cust-panel-shadow: 0 18px 44px rgba(15, 23, 42, .08);background:radial-gradient(circle at 100% 0%,rgba(229,9,20,.08),transparent 28%),linear-gradient(180deg,var(--cust-panel-bg),var(--cust-panel-bg-soft));color:var(--cust-panel-text)}[data-theme=dark] .customer-workspace-page{--cust-panel-bg: #07111f;--cust-panel-bg-soft: #0b1627;--cust-panel-sidebar: rgba(10, 20, 35, .96);--cust-panel-surface: #111827;--cust-panel-surface-2: #182235;--cust-panel-text: #f8fafc;--cust-panel-muted: #b8c4d2;--cust-panel-faint: #93a4b8;--cust-panel-line: rgba(148, 163, 184, .22);--cust-panel-accent: #ff4d57;--cust-panel-accent-soft: rgba(255, 77, 87, .14);--cust-panel-shadow: 0 20px 52px rgba(0, 0, 0, .32);background:radial-gradient(circle at 100% 0%,rgba(255,77,87,.14),transparent 28%),linear-gradient(180deg,var(--cust-panel-bg),var(--cust-panel-bg-soft))}.customer-workspace-page .muted,.customer-workspace-page small,.customer-workspace-page p{color:var(--cust-panel-muted)}.customer-workspace-page h1,.customer-workspace-page h2,.customer-workspace-page h3,.customer-workspace-page h4,.customer-workspace-page strong{color:var(--cust-panel-text)}.customer-workspace-page h1{margin:6px 0;font-size:clamp(1.65rem,2.6vw,2.35rem);line-height:1.12;letter-spacing:0}.customer-workspace-page .eyebrow{width:fit-content;background:var(--cust-panel-accent-soft);border-color:color-mix(in srgb,var(--cust-panel-accent) 24%,transparent);color:var(--cust-panel-accent)!important}.customer-sidebar{background:var(--cust-panel-sidebar);border-right-color:var(--cust-panel-line);box-shadow:10px 0 30px #0f172a08}.customer-sidebar-head{border-bottom-color:var(--cust-panel-line)}.customer-sidebar-head strong,.customer-mobilebar strong,.customer-nav strong{color:var(--cust-panel-text)}.customer-sidebar-head small,.customer-nav button{color:var(--cust-panel-muted)}.customer-nav button:hover,.customer-nav button.active{color:var(--cust-panel-text);border-color:color-mix(in srgb,var(--cust-panel-accent) 20%,transparent);background:var(--cust-panel-accent-soft)}.customer-nav-icon{color:var(--cust-panel-accent);background:var(--cust-panel-accent-soft);border-color:color-mix(in srgb,var(--cust-panel-accent) 18%,transparent)}.customer-nav button.active .customer-nav-icon,.customer-nav button:hover .customer-nav-icon{color:#fff;background:var(--cust-panel-accent);border-color:var(--cust-panel-accent)}.customer-nav b{background:var(--cust-panel-accent-soft);color:var(--cust-panel-accent)}.customer-main{gap:clamp(14px,2vw,22px);padding:clamp(16px,3vw,34px)}.cust-next-trip-card,.cust-stat-card,.cust-ticket-accordion,.customer-workspace-page .ops-panel,.customer-empty-state{background:var(--cust-panel-surface);border:1px solid var(--cust-panel-line);color:var(--cust-panel-text);box-shadow:var(--cust-panel-shadow)}.cust-next-trip-card,.customer-workspace-page .ops-panel,.customer-empty-state{border-radius:18px}.cust-stat-card,.cust-ticket-accordion{border-radius:14px}.cust-next-trip-copy h2{color:var(--cust-panel-text);font-size:clamp(1.25rem,2.1vw,1.8rem);letter-spacing:0}.cust-next-trip-meta,.ticket-detail-grid,.customer-workspace-page input,.customer-workspace-page textarea,.customer-workspace-page select{background:var(--cust-panel-surface-2)!important;border-color:var(--cust-panel-line)!important;color:var(--cust-panel-text)!important}.cust-next-trip-meta span,.cust-stat-card span,.cust-ticket-row-info span,.cust-ticket-row-meta span,.cust-ticket-num,.cust-card-header p,.cust-rating-label span,.ticket-detail-item span{color:var(--cust-panel-muted)!important}.cust-next-trip-meta strong,.cust-stat-card strong,.cust-ticket-row-info strong,.ticket-detail-item strong,.cust-card-header h4{color:var(--cust-panel-text)!important}.cust-ticket-row{color:var(--cust-panel-text)}.cust-ticket-row:hover{background:var(--cust-panel-surface-2)}.cust-ticket-detail{border-top-color:var(--cust-panel-line)}.ticket-detail-grid{overflow:hidden}.ticket-detail-item{background:transparent!important;border-color:var(--cust-panel-line)!important}.ticket-detail-grid svg,.customer-empty-state svg,.cust-chevron{color:var(--cust-panel-accent)}.cust-special-req{color:var(--cust-panel-muted)}.customer-workspace-page input::placeholder,.customer-workspace-page textarea::placeholder{color:var(--cust-panel-faint)}.customer-workspace-page textarea{min-height:110px;resize:vertical}.customer-empty-state{background:linear-gradient(180deg,color-mix(in srgb,var(--cust-panel-surface) 94%,transparent),var(--cust-panel-surface));border-style:dashed}.customer-empty-state strong{font-size:clamp(1rem,1.8vw,1.2rem)}.customer-workspace-page .notice-panel,.customer-workspace-page .journey-message{color:var(--cust-panel-text);background:color-mix(in srgb,var(--cust-panel-accent-soft) 72%,var(--cust-panel-surface));border-color:color-mix(in srgb,var(--cust-panel-accent) 24%,transparent)}.customer-workspace-page .outline-button{background:var(--cust-panel-surface);border-color:var(--cust-panel-line);color:var(--cust-panel-text)}.customer-workspace-page .outline-button:hover{border-color:var(--cust-panel-accent);color:var(--cust-panel-accent)}@media(max-width:980px){.cust-next-trip-card{grid-template-columns:1fr}.ticket-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-detail-grid .ticket-detail-item,.ticket-detail-grid .ticket-detail-item:nth-child(3n){border-right:1px solid var(--cust-panel-line)!important;border-bottom:1px solid var(--cust-panel-line)!important}.ticket-detail-grid .ticket-detail-item:nth-child(2n){border-right:0!important}}@media(max-width:640px){.customer-main{padding:12px}.customer-workspace-heading{gap:10px}.cust-next-trip-card,.customer-workspace-page .ops-panel,.customer-empty-state{padding:16px}.cust-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.cust-stat-card{padding:14px}.cust-stat-card strong{font-size:1.45rem}.ticket-detail-grid{grid-template-columns:1fr}.ticket-detail-grid .ticket-detail-item,.ticket-detail-grid .ticket-detail-item:nth-child(2n),.ticket-detail-grid .ticket-detail-item:nth-child(3n){border-right:0!important;border-bottom:1px solid var(--cust-panel-line)!important}.ticket-detail-grid .ticket-detail-item:last-child{border-bottom:0!important}.cust-ticket-row{gap:9px;padding:13px}.cust-ticket-row-info strong{white-space:normal}.cust-otp-form input,.cust-otp-form button,.cust-feedback-form button{width:100%;max-width:none}}.provider-workspace-page{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:calc(100vh - 60px);background:#f6f6f7}.provider-sidebar{position:sticky;top:60px;align-self:start;display:flex;height:calc(100vh - 60px);flex-direction:column;gap:16px;overflow-y:auto;padding:18px 14px;background:#fff;border-right:1px solid rgba(20,20,20,.08)}.provider-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:2px 6px 14px;border-bottom:1px solid rgba(20,20,20,.08)}.provider-sidebar-head div{display:grid;gap:3px}.provider-sidebar-head strong{color:#141414;font-size:1rem;font-weight:950;line-height:1.2}.provider-sidebar-head small{color:#71717a;font-size:.78rem;font-weight:750}.provider-sidebar-close,.provider-sidebar-scrim,.provider-mobilebar{display:none}.provider-nav{display:grid;gap:5px}.provider-nav button{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;align-items:center;width:100%;min-height:48px;padding:7px 8px;text-align:left;color:#3f3f46;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.provider-nav button:hover,.provider-nav button.active{color:#141414;border-color:#e5091429;background:#fff5f5}.provider-nav button.active:before{position:absolute;top:10px;bottom:10px;left:0;width:3px;border-radius:999px;background:#e50914;content:""}.provider-nav-icon{display:inline-grid;width:34px;height:34px;place-items:center;color:#e50914;border-radius:10px;background:#fff;border:1px solid rgba(229,9,20,.14)}.provider-nav button.active .provider-nav-icon,.provider-nav button:hover .provider-nav-icon{color:#fff;background:#e50914;border-color:#e50914}.provider-nav strong{display:block;font-size:.91rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.provider-nav b{display:inline-grid;min-width:24px;height:24px;place-items:center;padding:0 6px;color:#991b1b;border-radius:999px;background:#fff0f0;border:1px solid rgba(229,9,20,.12);font-size:.74rem;font-weight:900}.provider-main{display:grid;min-width:0;align-content:start;gap:16px;padding:clamp(18px,2.8vw,30px)}.provider-workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0}.provider-workspace-heading p{margin:0}.provider-section-view{display:grid;gap:18px;min-width:0}.provider-message{margin:0}@media(max-width:860px){.provider-workspace-page{grid-template-columns:1fr}.provider-sidebar{position:fixed;top:0;left:0;bottom:0;z-index:300;width:270px;height:100%;transform:translate(-100%);transition:transform .22s ease;box-shadow:none}.provider-sidebar.open{transform:translate(0);box-shadow:4px 0 32px #00000024}.provider-sidebar-close{display:flex}.provider-sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:299;background:#00000061;border:none;cursor:pointer}.provider-mobilebar{display:flex;align-items:center;gap:12px;padding:10px 0 0}.provider-mobilebar strong{font-size:1rem;font-weight:900}.provider-workspace-heading .primary-button{display:none}}.theme-toggle-btn{color:#6366f1;border-radius:999px;transition:background .18s ease,color .18s ease}.theme-toggle-btn:hover{background:#6366f11a}[data-theme=dark] .theme-toggle-btn{color:#fbbf24!important}[data-theme=dark] .theme-toggle-btn:hover{background:#fbbf241f!important}.theme-toggle-mobile{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:transparent;color:#374151;font-size:.9rem;font-weight:600;cursor:pointer;width:100%;font-family:inherit;transition:background .18s ease}.theme-toggle-mobile:hover{background:#0000000a}[data-theme=dark]{--navy-950: #0f172a;--slate-900: #e2e8f0;--slate-700: #94a3b8;--slate-500: #64748b;--slate-200: #1e293b;--slate-100: #1e293b;--surface: rgba(15, 23, 42, .97);--surface-soft: rgba(30, 41, 59, .95);--warm-surface: #1e293b;--shadow-soft: 0 12px 40px rgba(0, 0, 0, .4);--shadow-card: 0 8px 24px rgba(0, 0, 0, .35);color-scheme:dark}[data-theme=dark] body{background:#0f172a;color:#e2e8f0}[data-theme=dark] .site-header{background:#05050af7!important;border-bottom-color:#1e293b!important}[data-theme=dark] .mobile-nav-panel{background:#0a0f1efa!important;border-bottom-color:#1e293b!important}[data-theme=dark] .site-header .desktop-nav a,[data-theme=dark] .desktop-nav a,[data-theme=dark] .site-header .mobile-nav-panel a,[data-theme=dark] .mobile-nav-panel a{color:#f1f5f9!important}[data-theme=dark] .site-header .desktop-nav a.active,[data-theme=dark] .site-header .desktop-nav a:hover,[data-theme=dark] .desktop-nav a.active,[data-theme=dark] .desktop-nav a:hover{color:#fff!important}.region-filter-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:4px 0 12px}.region-tab{padding:6px 16px;border-radius:999px;border:1.5px solid var(--slate-200);background:var(--navy-950);color:var(--slate-700);font-size:13px;font-weight:600;font-family:var(--font-ui);cursor:pointer;transition:background var(--transition-base),color var(--transition-base),border-color var(--transition-base);white-space:nowrap}.region-tab:hover{border-color:var(--navy-900);color:var(--navy-900)}.region-tab.active{background:var(--navy-900);color:#fff;border-color:var(--navy-900)}.region-badge-sm{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;background:#fef2f2;color:var(--navy-900);font-size:11px;font-weight:700;letter-spacing:.02em;border:1px solid #fecaca}.region-badge-detail{display:inline-flex;align-items:center;padding:4px 14px;border-radius:999px;background:var(--navy-900);color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em;margin-bottom:4px}.detail-panel-badges{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:8px}.detail-subplaces{margin:16px 0}.detail-subplaces h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--slate-500);margin:0 0 10px}.subplaces-list{display:flex;flex-wrap:wrap;gap:7px}.subplace-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:999px;background:var(--slate-100);color:var(--slate-700);font-size:12px;font-weight:500;border:1px solid var(--slate-200)}.detail-route{margin:16px 0;padding:14px 16px;background:var(--slate-100);border-radius:var(--radius-sm);border-left:3px solid var(--navy-900)}.detail-route h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--slate-500);margin:0 0 8px}.detail-route p{font-size:13px;color:var(--slate-700);line-height:1.7;margin:0}.explore-subplaces-preview{display:flex;align-items:center;gap:5px;font-size:11.5px;color:var(--slate-500);margin:4px 0 6px;line-height:1.4}[data-theme=dark] .desktop-nav a:hover,[data-theme=dark] .mobile-nav-panel a:hover,[data-theme=dark] .desktop-nav a.active,[data-theme=dark] .mobile-nav-panel a.active{color:#f1f5f9}[data-theme=dark] .theme-toggle-mobile{border-color:#ffffff1f;color:#cbd5e1}[data-theme=dark] .theme-toggle-mobile:hover{background:#ffffff0f}[data-theme=dark] .outline-button{background:transparent;border-color:#334155;color:#cbd5e1}[data-theme=dark] .outline-button:hover{background:#1e293b;border-color:#475569;color:#e2e8f0}[data-theme=dark] .ghost-button{color:#cbd5e1}[data-theme=dark] .ghost-button:hover{background:#ffffff0f;color:#e2e8f0}[data-theme=dark] .icon-button{color:#94a3b8}[data-theme=dark] .icon-button:hover{background:#ffffff14;color:#e2e8f0}[data-theme=dark] .page,[data-theme=dark] .padded-page{background:#0f172a}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#1e293b!important;color:#e2e8f0!important;border-color:#334155!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#475569!important}[data-theme=dark] select option{background:#1e293b;color:#e2e8f0}[data-theme=dark] .auth-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .auth-card h1,[data-theme=dark] .auth-card h2{color:#e2e8f0!important}[data-theme=dark] .auth-card p,[data-theme=dark] .auth-card label{color:#94a3b8!important}[data-theme=dark] .auth-card .eyebrow{color:#ef4444!important}[data-theme=dark] .trust-note{background:#ef444414!important;border-color:#ef444433!important;color:#fca5a5!important}[data-theme=dark] .field-error{color:#fca5a5!important}[data-theme=dark] .auth-menu-panel{background:#1e293b!important;border-color:#334155!important;box-shadow:0 8px 24px #0006!important}[data-theme=dark] .auth-menu-item{color:#cbd5e1!important}[data-theme=dark] .auth-menu-item:hover{background:#ffffff0f!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4{color:#e2e8f0}[data-theme=dark] p{color:#94a3b8}[data-theme=dark] .eyebrow{color:#ef4444!important}[data-theme=dark] .hero-section{background:#0f172a}[data-theme=dark] .hero-content p{color:#e2e8f0cc!important}[data-theme=dark] .explore-browse-panel{background:transparent!important;border-color:transparent!important}[data-theme=dark] .explore-search input{color:#e2e8f0!important}[data-theme=dark] .explore-chip{background:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .explore-stat-pill{background:#ef444414!important;border-color:#ef44442e!important;color:#fca5a5!important}[data-theme=dark] .explore-hero-tagline{color:#e2e8f0bf!important}[data-theme=dark] .explore-package-grid .package-card,[data-theme=dark] .package-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .package-card p,[data-theme=dark] .package-card small,[data-theme=dark] .package-card span{color:#94a3b8!important}[data-theme=dark] .explore-listing-header h2{color:#e2e8f0!important}[data-theme=dark] .explore-results-count{color:#94a3b8!important}[data-theme=dark] .explore-reset-button{color:#fca5a5!important}[data-theme=dark] .dashboard-page{background:#0f172a!important}[data-theme=dark] .ops-panel{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .ops-panel h2,[data-theme=dark] .ops-panel h3{color:#e2e8f0!important}[data-theme=dark] .ops-panel p,[data-theme=dark] .ops-panel small{color:#64748b!important}[data-theme=dark] .booking-field-label{color:#94a3b8!important}[data-theme=dark] .booking-car-type-label{color:#e2e8f0!important}[data-theme=dark] .booking-summary-panel{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .booking-summary-list{background:#0f172a99!important}[data-theme=dark] .booking-summary-list span{color:#94a3b8!important}[data-theme=dark] .booking-summary-list strong{color:#e2e8f0!important}[data-theme=dark] .booking-section-heading{color:#94a3b8!important;border-color:#1e293b!important}[data-theme=dark] .booking-section-heading h2{color:#e2e8f0!important}[data-theme=dark] .traveller-panel{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .traveller-panel h3{color:#e2e8f0!important}[data-theme=dark] .radio-group label{background:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .pickup-availability-note{background:#6ee7b70f!important;border-color:#6ee7b726!important;color:#6ee7b7!important}[data-theme=dark] .ticket-confirmation-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .ticket-confirmation-header{border-bottom-color:#334155!important}[data-theme=dark] .ticket-detail-item{background:#0f172a99!important;border-color:#334155!important}[data-theme=dark] .ticket-detail-item span{color:#64748b!important}[data-theme=dark] .ticket-detail-item strong{color:#e2e8f0!important}[data-theme=dark] .ticket-summary-grid{background:#1e293b80!important;border-color:#334155!important}[data-theme=dark] .ticket-summary-grid div{border-color:#334155!important}[data-theme=dark] .ticket-summary-grid span{color:#64748b!important}[data-theme=dark] .ticket-summary-grid strong{color:#e2e8f0!important}[data-theme=dark] .status-pill{background:#1e293bcc!important}[data-theme=dark] .provider-table-row{border-bottom-color:#1e293b!important;color:#cbd5e1!important}[data-theme=dark] .provider-table-row strong{color:#e2e8f0!important}[data-theme=dark] .provider-table-row small{color:#64748b!important}[data-theme=dark] .feature-band,[data-theme=dark] .workflow-band,[data-theme=dark] .content-band{background:#0f172a!important}[data-theme=dark] .feature-card h3,[data-theme=dark] .workflow-step h3{color:#e2e8f0!important}[data-theme=dark] .feature-card p,[data-theme=dark] .workflow-step p,[data-theme=dark] .form-field label{color:#94a3b8!important}[data-theme=dark] .empty-state{background:#1e293b66!important;border-color:#334155!important}[data-theme=dark] .empty-state h2{color:#e2e8f0!important}[data-theme=dark] .empty-state p{color:#64748b!important}*,*:before,*:after{transition:background-color .22s ease,border-color .22s ease,color .15s ease}[data-theme=dark] .hero-media-bg,[data-theme=dark] .explore-video-layer,[data-theme=dark] .explore-hero-media-bg,[data-theme=dark] .detail-hero img,[data-theme=dark] .detail-hero video,[data-theme=dark] .hero-media img{filter:brightness(.55) saturate(.75)!important}[data-theme=dark] .hero-overlay,[data-theme=dark] .hero-overlay:after,[data-theme=dark] .hero-media-wrapper:after{background:linear-gradient(180deg,#050a198c,#050a19d9)!important}[data-theme=dark] .explore-hero-media:after{background:linear-gradient(90deg,rgba(5,10,25,.7),transparent)!important}[data-theme=dark] .explore-page{background:#0f172a!important}[data-theme=dark] .explore-browse-panel{background:transparent!important;border-color:transparent!important;box-shadow:none!important}[data-theme=dark] .explore-search{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .explore-search input{background:transparent!important;color:#e2e8f0!important}[data-theme=dark] .explore-search svg{color:#64748b!important}[data-theme=dark] .explore-chip{background:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important;box-shadow:none!important}[data-theme=dark] .explore-chip.active{background:#ef44441f!important;border-color:#ef44444d!important;color:#fca5a5!important}[data-theme=dark] .explore-chip svg{color:#ef4444!important}[data-theme=dark] .explore-scroll-arrow{background:#1e293b!important;border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .explore-route-card,[data-theme=dark] .explore-stat-strip{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .explore-stat-icon{background:#ef44441a!important}[data-theme=dark] .explore-results-count{background:#1e293b!important;border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .explore-reset-button{background:#ef44441a!important;color:#fca5a5!important}[data-theme=dark] .explore-reset-button:hover{background:#ef44442e!important}[data-theme=dark] .explore-listing-header{border-color:#1e293b!important}[data-theme=dark] .search-box{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .search-box input{background:transparent!important;color:#e2e8f0!important}[data-theme=dark] .search-box svg{color:#64748b!important}.explore-hero-copy .eyebrow{color:#ffffffa6!important;font-size:.75rem!important;letter-spacing:.2em!important}.explore-hero-copy h1{font-weight:960!important;line-height:.97!important}.explore-hero-copy .headline-accent{color:#e50914!important}.explore-hero-tagline{font-size:.9rem!important;color:#ffffffa6!important;font-weight:450!important;letter-spacing:.01em!important}.explore-browse-panel{padding:clamp(10px,1.3vw,16px) clamp(24px,3vw,48px)!important;gap:12px!important;background:transparent!important;border:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:visible!important;width:100%!important;margin-left:0!important;margin-right:0!important}.explore-panel-top{gap:0!important;width:100%!important}.explore-search{max-width:none!important;width:100%!important;min-height:48px!important;border-radius:14px!important;border-color:#ffffff80!important;background:#fffffff5!important;box-shadow:0 8px 32px #0000002e!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.explore-search:focus-within{background:#fff!important;border-color:#e5091459!important;box-shadow:0 0 0 3px #e5091414,0 8px 32px #0000002e!important}.explore-search input{font-size:.92rem!important;color:#111!important}.explore-search input::placeholder{color:#b0b0b0!important}.explore-chip-row-wrap{max-width:600px!important;margin-top:2px!important}.explore-chip{min-height:32px!important;padding:0 12px!important;border-radius:999px!important;border-color:#e8e8e8!important;background:#f5f5f5!important;color:#4b5563!important;font-size:.78rem!important;font-weight:700!important;gap:5px!important;transition:background .14s ease,color .14s ease,border-color .14s ease!important}.explore-chip svg{color:#9ca3af}.explore-chip:hover{transform:none!important;background:#eee!important;border-color:#d4d4d4!important;color:#111!important}.explore-chip:hover svg{color:#6b7280!important}.explore-chip.active{background:#e50914!important;border-color:#e50914!important;color:#fff!important;box-shadow:0 4px 12px #e5091440!important}.explore-chip.active svg{color:#fff!important}.explore-scroll-arrow{background:#f5f5f5!important;border-color:#e8e8e8!important;color:#6b7280!important;border-radius:999px!important;font-size:.8rem!important;box-shadow:none!important}.explore-listing-header{padding-bottom:4px!important;border-bottom:1px solid #f0f0f0!important}.explore-listing-header h2{color:#111!important;font-weight:870!important}.explore-listing-header .eyebrow{color:#e50914!important}.explore-results-count{background:#f5f5f5!important;border-color:#ebebeb!important;color:#6b7280!important;font-size:.78rem!important;font-weight:700!important;border-radius:10px!important;box-shadow:none!important;padding:0 10px!important}.explore-reset-button{background:transparent!important;border-color:#e8e8e8!important;color:#e50914!important;font-size:.78rem!important;border-radius:10px!important}.explore-reset-button:hover{background:#fff2f3!important;border-color:#e5091433!important}.explore-package-card{border-radius:18px!important;border-color:#ededed!important;box-shadow:0 2px 10px #0000000d!important;background:#fff!important}.explore-package-card:hover{transform:translateY(-3px)!important;border-color:#e509142e!important;box-shadow:0 10px 30px #00000017!important}.explore-package-media{overflow:hidden!important}.explore-package-media img,.explore-package-media video{transition:transform .32s ease!important}.explore-package-card:hover .explore-package-media img,.explore-package-card:hover .explore-package-media video{transform:scale(1.04)!important}.explore-rating-badge{top:10px!important;right:10px!important;padding:4px 9px!important;border-radius:999px!important;font-size:.73rem!important;font-weight:800!important;background:#ffffffeb!important;color:#111!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:none!important}.explore-rating-badge svg{color:#f59e0b!important}.explore-package-content{gap:10px!important;padding:clamp(14px,1.6vw,20px)!important;justify-content:space-between!important}.explore-package-kicker{color:#9ca3af!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.03em!important;text-transform:uppercase!important;margin-bottom:3px!important}.explore-package-kicker svg{color:#9ca3af!important}.explore-package-content h3{color:#111!important;font-size:clamp(1rem,1.1vw,1.2rem)!important;font-weight:900!important;line-height:1.3!important}.explore-package-price{padding:5px 0!important;background:none!important;border:none!important;color:#e50914!important;font-size:.82rem!important;font-weight:860!important;letter-spacing:.01em!important}.explore-package-content p.package-route-description{-webkit-line-clamp:1!important;color:#9ca3af!important;font-size:.8rem!important;font-weight:450!important;line-height:1.5!important;margin:0!important}.explore-package-meta{gap:5px!important;flex-wrap:nowrap!important}.explore-package-meta span{min-height:24px!important;padding:0 8px!important;border-radius:8px!important;background:#f5f5f5!important;border-color:transparent!important;color:#6b7280!important;font-size:.73rem!important;font-weight:730!important}.explore-package-badge{background:#fff2f3!important;color:#e50914!important;border-color:transparent!important}.explore-package-actions{padding-top:0!important;margin-top:auto!important}.explore-package-actions .primary-button{min-height:36px!important;padding:8px 14px!important;border-radius:10px!important;font-size:.8rem!important;font-weight:800!important;background:#111!important;color:#fff!important;border:none!important}.explore-package-actions .primary-button:hover{background:#e50914!important}@media(max-width:980px){.explore-package-content{padding:14px!important}}[data-theme=dark] .explore-package-card{background:#18181b!important;border-color:#2a2a2e!important}[data-theme=dark] .explore-package-card:hover{border-color:#e509144d!important}[data-theme=dark] .explore-package-content h3{color:#f4f4f5!important}[data-theme=dark] .explore-package-content p.package-route-description{color:#52525b!important}[data-theme=dark] .explore-package-meta span{background:#27272a!important;color:#71717a!important}[data-theme=dark] .explore-package-actions .primary-button{background:#27272a!important}[data-theme=dark] .explore-package-actions .primary-button:hover{background:#e50914!important}[data-theme=dark] .explore-search{background:#18181b!important;border-color:#27272a!important}[data-theme=dark] .explore-browse-panel{background:transparent!important;border:none!important;box-shadow:none!important}[data-theme=dark] .explore-chip{background:#27272a!important;border-color:#3f3f46!important;color:#a1a1aa!important}[data-theme=dark] .explore-chip:hover{background:#3f3f46!important;color:#e4e4e7!important}[data-theme=dark] .explore-chip.active{background:#e50914!important;border-color:#e50914!important;color:#fff!important}[data-theme=dark] .explore-results-count{background:#27272a!important;border-color:#3f3f46!important;color:#71717a!important}[data-theme=dark] .explore-listing-header h2{color:#f4f4f5!important}[data-theme=dark] .explore-rating-badge{background:#18181beb!important;color:#e4e4e7!important}[data-theme=dark] .search-clear-btn:hover{background:#ffffff14!important}[data-theme=dark] .package-card{background:#1e293b!important;border-color:#334155!important;box-shadow:0 4px 20px #0000004d!important}[data-theme=dark] .package-card h3,[data-theme=dark] .package-card strong{color:#e2e8f0!important}[data-theme=dark] .package-card p,[data-theme=dark] .package-card small{color:#94a3b8!important}[data-theme=dark] .package-card img{filter:brightness(.85)!important}[data-theme=dark] .package-card-footer,[data-theme=dark] .package-card-meta{border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .detail-hero{background:#0a0f1e!important}[data-theme=dark] .detail-hero-copy h1,[data-theme=dark] .detail-hero-copy h2{color:#f1f5f9!important}[data-theme=dark] .booking-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .booking-layout{background:transparent!important}[data-theme=dark] .booking-header h1{color:#e2e8f0!important}[data-theme=dark] .booking-header p{color:#94a3b8!important}[data-theme=dark] .booking-controls{border-color:#334155!important}[data-theme=dark] .booking-trip-grid{background:transparent!important}[data-theme=dark] .booking-details-wrapper{background:#111827!important;border-color:#1e293b!important}[data-theme=dark] .booking-detail-row{background:#1e293b99!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .booking-item-row{background:#1e293b99!important;border-color:#334155!important}[data-theme=dark] .booking-item-row-inactive{background:#111827!important;border-color:#1e293b!important;color:#64748b!important}[data-theme=dark] .booking-summary-panel{background:#1e293b!important;border-color:#334155!important;box-shadow:0 14px 28px #0000004d!important}[data-theme=dark] .dashboard-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .dashboard-card h2,[data-theme=dark] .dashboard-card h3,[data-theme=dark] .dashboard-card strong{color:#e2e8f0!important}[data-theme=dark] .dashboard-card p,[data-theme=dark] .dashboard-card small,[data-theme=dark] .dashboard-card span{color:#94a3b8!important}[data-theme=dark] .section-toolbar,[data-theme=dark] .customer-overview-card{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .customer-overview-card strong{color:#e2e8f0!important}[data-theme=dark] .customer-overview-card small,[data-theme=dark] .customer-overview-card span{color:#94a3b8!important}[data-theme=dark] .stacked-form .form-field textarea,[data-theme=dark] .form-field textarea{background:#1e293b!important;border-color:#334155!important;color:#e2e8f0!important}[data-theme=dark] .form-field textarea:focus{background:#1e293b!important}[data-theme=dark] .address-mode-switch{background:#1e293bcc!important;border-color:#334155!important}[data-theme=dark] .error-box{background:#ef44441a!important;border-color:#ef444440!important;color:#fca5a5!important}[data-theme=dark] .role-button{background:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .role-button:hover,[data-theme=dark] .role-button.active{background:#ef44441a!important;border-color:#ef44444d!important;color:#fca5a5!important}[data-theme=dark] .auth-role-selector.compact .role-button{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .consent-line{background:#1e293b80!important;border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .modal-overlay{background:#050a19bf!important}[data-theme=dark] .modal-content{background:#1e293b!important;border-color:#334155!important;color:#e2e8f0!important}[data-theme=dark] .modal-footer{background:#111827!important;border-color:#1e293b!important}[data-theme=dark] .trust-grid span{background:#ffffff0a!important;border-color:#ffffff14!important;color:#94a3b8!important}[data-theme=dark] .notice-panel{background:#ef444414!important;border-color:#ef444433!important;color:#fca5a5!important}[data-theme=dark] .provider-availability{background:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .provider-availability input[type=checkbox]{background:#0f172a!important;border-color:#475569!important}[data-theme=dark] .feature-band{background:#0a0f1e!important}[data-theme=dark] .workflow-band{background:#0f172a!important}[data-theme=dark] .feature-card,[data-theme=dark] .workflow-step{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .feature-card img{filter:brightness(.8)!important}[data-theme=dark] .skeleton-card{background:#1e293b!important}[data-theme=dark] .skeleton-line,[data-theme=dark] .skeleton-img{background:linear-gradient(90deg,#1e293b 25%,#334155,#1e293b 75%)!important;background-size:200% 100%!important}[data-theme=dark] .package-detail-section{background:#0f172a!important}[data-theme=dark] .detail-panel{background:#1e293b!important;border-color:#334155!important}[data-theme=dark] .detail-facts span{background:#111827!important;border-color:#1e293b!important;color:#94a3b8!important}[data-theme=dark] ::-webkit-scrollbar-track{background:#0f172a}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#334155}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#475569}.explore-chip[data-filter=weekend-trips] svg{color:#f97316!important}.explore-chip[data-filter=hill-stations] svg{color:#22c55e!important}.explore-chip[data-filter=beaches] svg{color:#0ea5e9!important}.explore-chip[data-filter=forts] svg{color:#a16207!important}.explore-chip[data-filter=one-day-trip] svg{color:#eab308!important}.explore-chip[data-filter=family-tour] svg{color:#8b5cf6!important}.explore-chip[data-filter=couple-trip] svg{color:#ec4899!important}.explore-chip[data-filter=adventure] svg{color:#ef4444!important}.explore-chip[data-filter=luxury-stay] svg{color:#d97706!important}.customer-home-page{--customer-bg: #070b12;--customer-bg-2: #101827;--customer-surface: #111827;--customer-surface-soft: #182235;--customer-ink: #f8fafc;--customer-muted: #c4ceda;--customer-faint: #94a3b8;--customer-line: rgba(148, 163, 184, .22);--customer-red: #ff3f4b;--customer-red-soft: rgba(255, 63, 75, .14);--customer-shadow: 0 22px 58px rgba(0, 0, 0, .42);background:radial-gradient(circle at 82% 8%,rgba(255,63,75,.2),transparent 26%),radial-gradient(circle at 10% 28%,rgba(36,95,128,.18),transparent 28%),linear-gradient(180deg,#070b12,#101827 38%,#070b12);color:var(--customer-ink)}.customer-home-hero{position:relative;min-height:clamp(640px,78vh,760px);overflow:hidden}.customer-home-hero .hero-overlay{background:radial-gradient(circle at 78% 36%,rgba(255,63,75,.18),transparent 30%),linear-gradient(90deg,#04080ffa,#070b12eb 42%,#070b12bd 70%,#070b129e),linear-gradient(180deg,#04080f75,#070b121f 44%,#070b12f0)}.customer-home-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(24px,4vw,44px);align-items:end;max-width:1240px;min-height:clamp(640px,78vh,760px);margin:0 auto;padding:clamp(108px,13vw,150px) clamp(18px,5vw,48px) clamp(54px,7vw,78px)}.customer-home-hero-copy{display:grid;gap:18px;max-width:820px}.customer-home-hero-copy .hero-title{margin:0;color:#fff;font-size:clamp(3rem,6vw,5.6rem);line-height:.95;text-wrap:balance}.customer-home-hero-copy p{margin:0;max-width:620px;color:#ffffffd1;font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.7}.customer-home-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.customer-home-hero-actions .outline-button{background:#ffffff1f;border-color:#ffffff38;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.customer-home-hero-actions .outline-button:hover{background:#ffffff2e}.customer-home-trust-row{display:flex;flex-wrap:wrap;gap:10px}.customer-home-trust-row span{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 14px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:#fffffff2;font-size:.84rem;font-weight:760}.customer-home-overview-card{display:grid;gap:18px;padding:clamp(20px,2.8vw,28px);border:1px solid rgba(255,255,255,.18);border-radius:28px;background:#ffffff24;box-shadow:0 24px 60px #0f172a3d;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.customer-home-overview-head{display:grid;gap:6px}.customer-home-overview-head strong{font-size:1.35rem;font-weight:850;line-height:1.1}.customer-home-overview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.customer-home-overview-stats div{display:grid;gap:4px;padding:14px 12px;border-radius:18px;background:#ffffff1a}.customer-home-overview-stats strong{font-size:1.35rem;font-weight:900}.customer-home-overview-stats span,.customer-home-overview-label,.customer-home-overview-note p{color:#ffffffc7}.customer-home-overview-list{display:grid;gap:10px}.customer-home-overview-label{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-home-overview-chips{display:flex;flex-wrap:wrap;gap:8px}.customer-home-overview-chips span{padding:7px 12px;border-radius:999px;background:#ffffff1f;font-size:.8rem;font-weight:760}.customer-home-overview-note{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:14px 0 0;border-top:1px solid rgba(255,255,255,.14)}.customer-home-overview-note p{margin:0;font-size:.92rem;line-height:1.6}.customer-home-feature-band,.customer-home-packages-band,.customer-home-workflow-band,.customer-home-support-band{max-width:1240px;margin:0 auto;padding:clamp(34px,5vw,64px) clamp(18px,5vw,48px)}.customer-home-section-heading{display:grid;gap:10px;margin-bottom:24px}.customer-home-section-heading h2{margin:0;color:#161616;font-size:clamp(1.9rem,3.2vw,3rem);line-height:1;text-wrap:balance}.customer-home-section-heading p,.customer-home-support-copy p{margin:0;max-width:720px;color:#616161;font-size:1rem;line-height:1.7}.customer-home-section-heading-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}.customer-home-section-link{align-self:end}.customer-home-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.customer-home-feature-card{display:grid;gap:14px;padding:24px;border:1px solid rgba(20,20,20,.08);border-radius:24px;background:#ffffffd6;box-shadow:0 16px 40px #0f172a12}.customer-home-feature-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:14px;background:#fff0f1;color:#e50914}.customer-home-feature-card h3,.customer-home-package-body h3{margin:0;color:#171717}.customer-home-feature-card p{margin:0;color:#666;line-height:1.7}.customer-home-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.customer-home-package-card{overflow:hidden;border:1px solid rgba(20,20,20,.08);border-radius:26px;background:#fff;box-shadow:0 18px 44px #0f172a14}.customer-home-package-media{position:relative;aspect-ratio:1.18 / 1;overflow:hidden;background:#ececec}.customer-home-package-media img,.customer-home-package-media video{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.customer-home-package-card:hover .customer-home-package-media img,.customer-home-package-card:hover .customer-home-package-media video{transform:scale(1.04)}.customer-home-package-rating{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border-radius:999px;background:#ffffffeb;color:#111827;font-size:.8rem;font-weight:850;box-shadow:0 12px 24px #0f172a24}.customer-home-package-rating svg{color:#f59e0b}.customer-home-package-body{display:grid;gap:12px;padding:20px}.customer-home-package-header,.customer-home-package-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.customer-home-package-tag,.customer-home-package-time{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 12px;border-radius:999px;font-size:.76rem;font-weight:820}.customer-home-package-tag{background:#fff2f2;color:#c81e1e}.customer-home-package-time{background:#f5f4ef;color:#57534e}.customer-home-package-route,.customer-home-package-subplaces{margin:0;color:#6a6a6a;font-size:.93rem;line-height:1.6}.customer-home-package-route{display:inline-flex;align-items:center;gap:8px}.customer-home-package-highlight{color:#232323;font-size:1rem;line-height:1.5}.customer-home-package-footer{padding-top:6px;border-top:1px solid rgba(20,20,20,.08)}.customer-home-package-footer span{color:#7a7a7a;font-size:.82rem;font-weight:720}.customer-home-support-band{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:clamp(8px,2vw,20px);margin-bottom:clamp(8px,2vw,20px);border:1px solid rgba(20,20,20,.08);border-radius:28px;background:linear-gradient(135deg,#fff4f0,#fff9ef,#fffef9);box-shadow:0 20px 48px #0f172a0f}.customer-home-support-copy{display:grid;gap:10px}.customer-home-support-copy h2{margin:0;color:#181818;font-size:clamp(1.6rem,2.6vw,2.45rem);line-height:1}.customer-home-support-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.customer-home-workflow-band{padding-top:0}.customer-home-section-heading-compact{margin-bottom:18px}.customer-site-footer{margin-top:clamp(24px,4vw,48px);border-top:1px solid rgba(20,20,20,.08);background:linear-gradient(180deg,#fffbf7,#fff4f1)}.customer-site-footer-inner,.customer-site-footer-base{max-width:1240px;margin:0 auto;padding-inline:clamp(18px,5vw,48px)}.customer-site-footer-inner{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(180px,.7fr)) minmax(220px,.95fr);gap:24px;padding-top:34px;padding-bottom:28px}.customer-footer-brand,.customer-footer-column{display:grid;align-content:start;gap:12px}.customer-footer-logo{width:118px;height:auto}.customer-footer-brand p,.customer-footer-column p{margin:0;color:#676767;line-height:1.7}.customer-footer-column strong{color:#111;font-size:.95rem;font-weight:900}.customer-footer-column a,.customer-footer-support span,.customer-footer-contact-list span{display:inline-flex;align-items:center;gap:8px;color:#4b4b4b;font-size:.92rem;text-decoration:none}.customer-footer-column a:hover{color:#e50914}.customer-footer-contact-list{display:grid;gap:9px}.customer-site-footer-base{display:flex;justify-content:space-between;gap:12px;padding-top:14px;padding-bottom:18px;border-top:1px solid rgba(20,20,20,.08);color:#777;font-size:.84rem}.explore-page{background:radial-gradient(circle at top left,rgba(229,9,20,.06),transparent 20%),linear-gradient(180deg,#fffaf6,#fff 20%,#fff)}.explore-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.74fr);gap:clamp(18px,4vw,36px);align-items:end;max-width:1240px;margin:0 auto;padding-top:clamp(22px,4vw,48px)}.explore-hero-copy{display:grid;gap:14px}.explore-hero-copy h1{max-width:720px}.explore-hero-highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.explore-hero-highlights span{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;font-size:.82rem;font-weight:760}.explore-browse-panel{width:min(calc(100% - 36px),1240px);margin-left:auto;margin-right:auto;padding:18px 20px;border-radius:28px;background:#ffffffdb;border:1px solid rgba(20,20,20,.07);box-shadow:0 22px 50px #0f172a14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.explore-search{min-height:56px;border-radius:18px;box-shadow:none!important}.explore-listing{gap:22px}.explore-listing-header{padding:0 2px}.explore-listing-copy{margin:8px 0 0;color:#6b6b6b;font-size:.95rem;line-height:1.6}.explore-package-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.explore-package-card{display:block;min-height:0;border-radius:24px;box-shadow:0 18px 42px #0f172a14}.explore-package-media{aspect-ratio:1.16 / 1}.explore-package-content{gap:12px;padding:20px}.explore-package-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.explore-package-title-row{gap:10px}.explore-package-price{justify-self:start;padding:8px 10px;border-radius:12px;font-size:.8rem}.explore-package-meta{gap:8px}.explore-package-trust-note{display:inline-flex;align-items:center;gap:8px;color:#4f5b57;font-size:.84rem;font-weight:760}.explore-package-actions{justify-content:flex-start}.explore-package-actions .primary-button{min-width:154px}@media(max-width:1080px){.customer-home-hero-inner,.customer-site-footer-inner,.explore-hero{grid-template-columns:1fr}.customer-home-feature-grid,.customer-home-package-grid,.explore-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-home-support-band{flex-direction:column;align-items:flex-start}.customer-home-support-actions{justify-content:flex-start}}@media(max-width:760px){.customer-home-hero{min-height:auto}.customer-home-hero-inner{min-height:auto;padding-top:108px;padding-bottom:42px}.customer-home-overview-stats,.customer-home-feature-grid,.customer-home-package-grid,.explore-package-grid,.customer-site-footer-inner{grid-template-columns:1fr}.customer-home-section-heading-row,.customer-site-footer-base{grid-template-columns:1fr;display:grid}.customer-home-section-link{justify-self:start}.explore-hero-highlights,.customer-home-trust-row{gap:8px}.explore-browse-panel{width:calc(100% - 28px);padding:14px;border-radius:22px}}[data-theme=dark] .customer-home-page,[data-theme=dark] .explore-page{background:linear-gradient(180deg,#0f172a,#0b1220)}[data-theme=dark] .customer-home-feature-card,[data-theme=dark] .customer-home-package-card,[data-theme=dark] .customer-home-support-band,[data-theme=dark] .customer-site-footer,[data-theme=dark] .explore-browse-panel,[data-theme=dark] .explore-package-card{background:#0f172ae0!important;border-color:#94a3b829!important}[data-theme=dark] .customer-home-section-heading h2,[data-theme=dark] .customer-home-support-copy h2,[data-theme=dark] .customer-home-feature-card h3,[data-theme=dark] .customer-home-package-body h3,[data-theme=dark] .customer-footer-column strong,[data-theme=dark] .explore-package-trust-note{color:#e5e7eb!important}[data-theme=dark] .customer-home-section-heading p,[data-theme=dark] .customer-home-feature-card p,[data-theme=dark] .customer-home-package-route,[data-theme=dark] .customer-home-package-subplaces,[data-theme=dark] .customer-footer-brand p,[data-theme=dark] .customer-footer-column p,[data-theme=dark] .customer-footer-column a,[data-theme=dark] .customer-footer-support span,[data-theme=dark] .customer-footer-contact-list span,[data-theme=dark] .customer-site-footer-base,[data-theme=dark] .explore-listing-copy,[data-theme=dark] .customer-home-package-footer span{color:#94a3b8!important}[data-theme=dark] .customer-home-package-tag,[data-theme=dark] .customer-home-package-time,[data-theme=dark] .customer-home-overview-stats div,[data-theme=dark] .customer-home-overview-chips span,[data-theme=dark] .explore-package-topline .region-badge-sm,[data-theme=dark] .explore-package-meta span{background:#1e293beb!important;border-color:#94a3b82e!important;color:#e5e7eb!important}.customer-home-hero .hero-media-wrapper{background:url(/BG.png) center / cover no-repeat}.customer-home-hero .hero-video{object-position:center center;opacity:1;filter:brightness(1) contrast(1) saturate(1)}.customer-home-hero .hero-overlay{background:radial-gradient(circle at 78% 36%,rgba(255,63,75,.08),transparent 32%),linear-gradient(90deg,#03070df5,#070b12db 34%,#070b126b 62%,#070b121f),linear-gradient(180deg,#03070d2e,#070b120a 48%,#070b12c7)}.customer-home-hero:after{position:absolute;right:0;bottom:-1px;left:0;z-index:0;height:120px;pointer-events:none;content:"";background:linear-gradient(180deg,transparent,#070b12)}.customer-home-hero-copy .eyebrow{width:fit-content;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#e50914db;color:#fff7ed!important;box-shadow:0 16px 36px #e5091438}.customer-home-hero-copy .hero-title{max-width:780px;font-size:clamp(2.55rem,5vw,4.95rem);line-height:.98;letter-spacing:0;text-shadow:0 18px 42px rgba(0,0,0,.42)}.customer-home-hero-copy p{color:#ffffffe6;text-shadow:0 12px 28px rgba(0,0,0,.38)}.customer-home-hero-actions .primary-button.large{box-shadow:0 22px 42px #e5091452}.customer-home-hero-actions .outline-button{background:#ffffffe6;border-color:#ffffffb3;color:#17211d}.customer-home-hero-actions .outline-button:hover{background:#fff;color:#e50914}.customer-home-overview-card{align-self:center;justify-self:end;width:min(100%,430px);border:1px solid rgba(255,255,255,.22);border-radius:22px;background:linear-gradient(180deg,#121826e6,#121826bd),#121826d1;box-shadow:0 30px 80px #00000057}.customer-home-overview-head .eyebrow{color:#ffb4b9!important}.customer-home-overview-stats div,.customer-home-overview-chips span{border:1px solid rgba(255,255,255,.12);background:#ffffff1a}.customer-home-feature-band,.customer-home-packages-band,.customer-home-workflow-band,.customer-home-support-band{width:min(100%,1240px)}.customer-home-feature-card,.customer-home-package-card,.explore-package-card,.explore-browse-panel,.customer-site-footer{border-radius:20px}.customer-home-feature-card,.customer-home-package-card,.explore-package-card{box-shadow:0 16px 42px #0f172a14}.customer-home-feature-card:hover,.customer-home-package-card:hover,.explore-package-card:hover{border-color:#e509142e;box-shadow:0 22px 58px #0f172a1f}.customer-home-package-media:after,.explore-card-media:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background:linear-gradient(180deg,#0f172a05,#0f172a33)}.customer-home-support-band{background:linear-gradient(135deg,#e5091414,#ffffffeb 44%),#fff}.explore-video-layer{background:linear-gradient(90deg,#080c14e0,#080c1485),linear-gradient(180deg,#080c141a,#080c14a3),url(/explore-packages-bg.png) center / cover no-repeat;filter:saturate(1.05) contrast(1.06)}.explore-hero-copy .headline-line{color:#fff!important;text-shadow:0 16px 36px rgba(0,0,0,.38)}.explore-hero-tagline{max-width:660px;color:#ffffffe6!important}.explore-hero-highlights span{border-color:#ffffff2e;background:#ffffff1f;color:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.explore-browse-panel{border:1px solid rgba(15,23,42,.08);background:#fffffff2;box-shadow:0 22px 60px #0f172a24}.explore-package-card{overflow:hidden}.explore-package-topline{gap:8px}.explore-package-card h3{color:#171717;font-size:1.18rem;line-height:1.2}.explore-package-trust-note{padding:10px 12px;border-radius:14px;background:#f8fafc}.customer-site-footer{margin-top:clamp(34px,5vw,64px);border-color:#0f172a14;background:linear-gradient(135deg,#111827,#1f2937 54%,#401015);box-shadow:0 -18px 60px #0f172a1f}.customer-footer-brand p,.customer-footer-column p,.customer-footer-column a,.customer-footer-support span,.customer-footer-contact-list span,.customer-site-footer-base{color:#ffffffb8!important}.customer-footer-column strong,.customer-footer-column a:hover{color:#fff!important}[data-theme=dark] .customer-home-hero:after{background:linear-gradient(180deg,transparent,rgba(15,23,42,.98))}[data-theme=dark] .customer-home-support-band{background:linear-gradient(135deg,#e509141f,#0f172ae6 48%),#0f172a}@media(max-width:1080px){.customer-home-overview-card{justify-self:stretch;width:100%}}@media(max-width:760px){.customer-home-hero .hero-video{object-position:58% center}.customer-home-hero-copy .hero-title{font-size:clamp(2.25rem,13vw,3.35rem)}.customer-home-hero-actions .primary-button.large,.customer-home-hero-actions .outline-button{width:100%;justify-content:center}.customer-home-overview-card,.explore-browse-panel,.customer-home-feature-card,.customer-home-package-card,.explore-package-card,.customer-site-footer{border-radius:16px}}@media(min-width:1024px)and (max-width:1440px){.customer-home-hero{min-height:clamp(560px,calc(100vh - 58px),660px)}.customer-home-hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(300px,.72fr);gap:30px;align-items:center;max-width:1160px;min-height:clamp(560px,calc(100vh - 58px),660px);padding:96px 34px 54px}.customer-home-hero-copy{gap:14px;max-width:650px}.customer-home-hero-copy .eyebrow{min-height:34px;padding:7px 11px;font-size:.76rem}.customer-home-hero-copy .hero-title{max-width:650px;font-size:clamp(2.8rem,4.2vw,4.15rem);line-height:1}.customer-home-hero-copy p{max-width:570px;font-size:.98rem;line-height:1.62}.customer-home-trust-row span{min-height:34px;padding:0 11px;font-size:.78rem}.customer-home-overview-card{width:360px;gap:14px;padding:20px;border-radius:18px}.customer-home-overview-head strong{font-size:1.12rem}.customer-home-overview-stats{gap:8px}.customer-home-overview-stats div{padding:11px 9px;border-radius:14px}.customer-home-overview-stats strong{font-size:1.16rem}.customer-home-overview-stats span,.customer-home-overview-note p{font-size:.78rem;line-height:1.45}.customer-home-feature-band,.customer-home-packages-band,.customer-home-workflow-band,.customer-home-support-band{max-width:1160px;padding:42px 34px}.customer-home-section-heading{gap:8px;margin-bottom:18px}.customer-home-section-heading h2{max-width:760px;font-size:clamp(1.75rem,2.45vw,2.45rem);line-height:1.08}.customer-home-section-heading p,.customer-home-support-copy p{max-width:660px;font-size:.94rem;line-height:1.58}.customer-home-feature-grid{gap:14px}.customer-home-feature-card{gap:11px;min-height:172px;padding:20px;border-radius:16px}.customer-home-feature-card h3{font-size:1rem;line-height:1.25}.customer-home-feature-card p{font-size:.9rem;line-height:1.55}.customer-home-package-grid,.explore-package-grid{gap:16px}.customer-home-package-card,.explore-package-card{border-radius:16px}.customer-home-package-media,.explore-package-media{aspect-ratio:16 / 9.8}.customer-home-package-body,.explore-package-content{gap:10px;padding:16px}.customer-home-package-body h3,.explore-package-card h3{font-size:1.05rem;line-height:1.22}.customer-home-package-highlight,.package-route-description{display:-webkit-box;overflow:hidden;font-size:.9rem;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.customer-home-package-subplaces,.explore-subplaces-preview{display:-webkit-box;overflow:hidden;font-size:.84rem;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}.customer-home-package-tag,.customer-home-package-time,.explore-package-badge,.region-badge-sm,.explore-package-meta span{min-height:28px;padding:0 10px;font-size:.72rem}.customer-home-package-footer span,.explore-package-trust-note{font-size:.76rem}.customer-home-support-band{align-items:center;margin-top:8px;margin-bottom:10px;padding:28px 34px;border-radius:18px}.customer-home-support-copy h2{max-width:660px;font-size:clamp(1.45rem,2.1vw,2.05rem);line-height:1.08}.workflow-rail{gap:14px}.workflow-step{padding:16px}.explore-hero{max-width:1160px;min-height:360px;padding:112px 34px 62px}.explore-hero-copy h1{font-size:clamp(2.55rem,4.2vw,4.2rem);line-height:1.02}.explore-browse-panel,.explore-listing{width:min(calc(100% - 68px),1160px)}.explore-browse-panel{padding:18px}}@media(min-width:1180px)and (max-width:1440px)and (max-height:760px){.customer-home-hero{min-height:570px}.customer-home-hero-inner{min-height:570px;padding-top:82px;padding-bottom:42px}.customer-home-hero-copy .hero-title{font-size:clamp(2.7rem,4vw,3.85rem)}.customer-home-overview-card{transform:translateY(8px)}.customer-home-feature-band,.customer-home-packages-band,.customer-home-workflow-band{padding-top:34px;padding-bottom:34px}}:root,[data-theme=light]{--customer-bg: #fffaf7;--customer-bg-2: #ffffff;--customer-surface: #ffffff;--customer-surface-soft: #f8fafc;--customer-ink: #14191f;--customer-muted: #5f6b68;--customer-faint: #7b8582;--customer-line: rgba(20, 25, 31, .1);--customer-red: #e50914;--customer-red-soft: #fff1f2;--customer-shadow: 0 18px 45px rgba(15, 23, 42, .09)}[data-theme=dark]{--customer-bg: #090f1a;--customer-bg-2: #0f172a;--customer-surface: #111827;--customer-surface-soft: #162033;--customer-ink: #f8fafc;--customer-muted: #b6c2cf;--customer-faint: #8fa0b4;--customer-line: rgba(148, 163, 184, .2);--customer-red: #ff4d57;--customer-red-soft: rgba(255, 77, 87, .12);--customer-shadow: 0 20px 50px rgba(0, 0, 0, .34)}body{color:var(--customer-ink);background:var(--customer-bg)}.page,.padded-page{color:var(--customer-ink)}.site-header{border-color:var(--customer-line)}[data-theme=light] .site-header{background:#ffffffeb;box-shadow:0 10px 30px #0f172a14}[data-theme=light] .desktop-nav a,[data-theme=light] .site-header .desktop-nav a{color:#25302d}[data-theme=light] .desktop-nav a.active,[data-theme=light] .site-header .desktop-nav a.active,[data-theme=light] .desktop-nav a:hover,[data-theme=light] .site-header .desktop-nav a:hover{color:var(--customer-red);background:transparent}[data-theme=dark] .site-header{background:#090f1ae0;box-shadow:0 10px 34px #0000005c}.customer-home-page,.explore-page{background:radial-gradient(circle at top right,rgba(229,9,20,.08),transparent 24%),linear-gradient(180deg,var(--customer-bg) 0%,var(--customer-bg-2) 34%,var(--customer-bg) 100%)!important}.explore-page{--explore-ink: var(--customer-ink);--explore-muted: var(--customer-muted);--explore-line: var(--customer-line);--explore-red: var(--customer-red)}.customer-home-section-heading h2,.customer-home-support-copy h2,.explore-listing-header h2,.explore-section-heading h2,.explore-package-card h3,.customer-home-package-body h3{color:var(--customer-ink)!important}.customer-home-section-heading p,.customer-home-support-copy p,.explore-listing-copy,.package-route-description,.explore-subplaces-preview,.customer-home-package-route,.customer-home-package-subplaces{color:var(--customer-muted)!important}.explore-browse-panel,.explore-package-card,.customer-home-feature-card,.customer-home-package-card,.customer-home-support-band,.booking-card,.dashboard-card,.ops-panel,.auth-card,.content-band,.workflow-band,.feature-card,.empty-state,.notice-panel{background-color:var(--customer-surface);border-color:var(--customer-line);color:var(--customer-ink)}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .search-box,[data-theme=dark] .explore-search{background:#0f172a!important;border-color:var(--customer-line)!important;color:var(--customer-ink)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#7f8ea3!important}.explore-browse-panel{border-radius:18px}.explore-listing{width:min(calc(100% - 56px),1180px)}.explore-package-grid{align-items:stretch}.explore-package-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--customer-line);background:var(--customer-surface);box-shadow:var(--customer-shadow)}.explore-package-media{background:var(--customer-surface-soft)}.explore-package-content{min-width:0}.explore-package-kicker{color:#23745f}[data-theme=dark] .explore-package-kicker{color:#7dd3bc}.explore-package-price,.explore-package-badge,.region-badge-sm{background:var(--customer-red-soft)!important;border-color:#e509142e!important;color:var(--customer-red)!important}.explore-package-meta span,.customer-home-package-time,.customer-home-package-tag{border:1px solid var(--customer-line);background:var(--customer-surface-soft)!important;color:var(--customer-muted)!important}.explore-package-trust-note{border:1px solid var(--customer-line);background:var(--customer-surface-soft);color:var(--customer-muted)!important}[data-theme=dark] .explore-rating-badge,[data-theme=dark] .customer-home-package-rating{border-color:#94a3b838;background:#0f172adb;color:#f8fafc}@media(min-width:1024px)and (max-width:1440px){.explore-page{padding-bottom:54px}.explore-hero{display:grid;grid-template-columns:minmax(0,1fr);max-width:1180px;min-height:330px;padding:96px 28px 76px}.explore-hero-copy{max-width:760px}.explore-hero-copy h1{max-width:760px;font-size:clamp(2.45rem,3.85vw,3.75rem);line-height:1.03}.explore-hero-copy .headline-line{width:auto;white-space:normal}.explore-hero-tagline{max-width:600px;font-size:.96rem;line-height:1.58}.explore-browse-panel{position:relative;top:auto;z-index:3;width:min(calc(100% - 56px),1180px);margin:-46px auto 24px;padding:16px;border:1px solid var(--customer-line);background:color-mix(in srgb,var(--customer-surface) 94%,transparent);box-shadow:var(--customer-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.explore-panel-top{gap:10px}.explore-search{min-height:46px;border-radius:14px;box-shadow:none!important}.region-filter-tabs{gap:8px}.region-tab,.explore-chip{min-height:34px;border-radius:999px;font-size:.78rem}.explore-chip-row{gap:8px;overflow-x:auto;scrollbar-width:thin}.explore-chip-row .explore-chip{flex:0 0 auto;min-width:max-content}.explore-listing{width:min(calc(100% - 56px),1180px);gap:16px}.explore-listing-header{align-items:center}.explore-listing-copy{max-width:620px;font-size:.9rem}.explore-package-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.explore-package-card{display:grid;grid-template-columns:42% minmax(0,1fr);min-height:258px;max-height:286px;border-radius:18px}.explore-package-media{min-height:100%;aspect-ratio:auto}.explore-package-content{display:flex;justify-content:flex-start;gap:9px;padding:16px}.explore-package-topline{align-items:flex-start;gap:6px}.explore-package-badge,.region-badge-sm{min-height:26px;max-width:100%;padding:0 9px;overflow:hidden;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap}.explore-package-title-row{gap:6px}.explore-package-kicker{margin-bottom:2px;font-size:.7rem}.explore-package-card h3{display:-webkit-box;overflow:hidden;font-size:1.02rem;line-height:1.2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.explore-package-price{min-height:28px;padding:6px 9px;font-size:.72rem}.package-route-description,.explore-subplaces-preview{font-size:.82rem;line-height:1.42;-webkit-line-clamp:2}.explore-package-meta{gap:5px}.explore-package-meta span{min-height:25px;padding:0 8px;font-size:.68rem}.explore-package-trust-note{display:-webkit-box;overflow:hidden;padding:8px 10px;font-size:.72rem;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.explore-package-actions{margin-top:auto}.explore-package-actions .primary-button{width:100%;min-height:36px;justify-content:center;border-radius:11px;font-size:.8rem}}@media(min-width:1180px)and (max-width:1440px)and (max-height:760px){.explore-hero{min-height:300px;padding-top:82px;padding-bottom:66px}.explore-browse-panel{margin-top:-40px}.explore-package-card{min-height:236px;max-height:262px}.explore-package-content{gap:7px;padding:14px}.explore-package-trust-note{padding:7px 9px;-webkit-line-clamp:1}}@media(max-width:1023px){.explore-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-package-card{display:flex;flex-direction:column;max-height:none}.explore-package-media{min-height:0;aspect-ratio:16 / 9}}@media(max-width:720px){.explore-package-grid{grid-template-columns:1fr}}@media(min-width:1280px){.padded-page{padding-left:clamp(24px,6vw,96px);padding-right:clamp(24px,6vw,96px)}.detail-hero{grid-template-columns:minmax(0,55%) minmax(380px,45%);gap:32px}.detail-panel{position:sticky;top:90px;align-self:start;padding:36px 44px}}.home-stats-bar{display:flex;flex-wrap:wrap;gap:0;margin-top:28px;padding:18px 24px;border-radius:20px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:540px}.home-stat-item{flex:1 1 120px;display:flex;flex-direction:column;gap:3px;padding:8px 16px;border-right:1px solid rgba(255,255,255,.14)}.home-stat-item:last-child{border-right:none}.home-stat-item strong{color:#fff;font-size:1.22rem;font-weight:900;line-height:1.1}.home-stat-item span{color:#ffffffb8;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.customer-home-regions-band{max-width:1240px;margin:0 auto;padding:clamp(24px,4vw,56px) clamp(18px,5vw,48px)}.home-region-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:1024px){.home-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-region-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.home-region-card{display:flex;flex-direction:column;gap:12px;padding:22px 20px;border-radius:22px;background:var(--region-color, #fff0f1);border:1.5px solid rgba(0,0,0,.06);cursor:pointer;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:0 4px 16px #0000000a}.home-region-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a;border-color:var(--region-accent, #e50914)}.home-region-icon{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:14px;flex-shrink:0}.home-region-name{font-size:1.08rem;font-weight:800;color:#161616;line-height:1.2}.home-region-desc{margin:0;font-size:.84rem;color:#616161;line-height:1.55;flex:1}.home-region-cta{display:inline-flex;align-items:center;gap:5px;font-size:.82rem;font-weight:800;color:var(--region-accent, #e50914);letter-spacing:.01em;margin-top:4px}.detail-stat-pills{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}.detail-stat-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:999px;background:var(--slate-100);border:1px solid var(--slate-200);color:var(--slate-700);font-size:.84rem;font-weight:700}.detail-summary{color:var(--slate-700);font-size:.97rem;line-height:1.65;margin:0 0 18px}.detail-price-block{display:flex;align-items:baseline;gap:10px;padding:14px 18px;border-radius:14px;background:#fff2f2;border:1px solid #fecaca;margin-bottom:18px}.detail-price-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--slate-500)}.detail-price-value{font-size:1.6rem;font-weight:900;color:#e50914;line-height:1}.detail-timeline{margin:18px 0}.detail-timeline h3{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--slate-500);margin:0 0 14px}.timeline-list{display:flex;flex-direction:column}.timeline-item{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;min-height:36px}.timeline-node{display:flex;flex-direction:column;align-items:center;padding-top:5px}.timeline-dot{width:10px;height:10px;border-radius:50%;background:#e50914;border:2px solid #fecaca;flex-shrink:0}.timeline-line{width:2px;flex:1;background:linear-gradient(180deg,#fecaca 0%,transparent 100%);margin-top:4px;min-height:20px}.timeline-content{padding-bottom:14px}.timeline-content strong{font-size:.92rem;font-weight:700;color:var(--slate-900);line-height:1.4}.detail-includes-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.detail-includes-block h3{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--slate-500);margin:0 0 10px}.detail-includes-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.detail-includes-list li{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600;color:var(--slate-700)}.detail-includes-list li svg{color:#16a34a;flex-shrink:0}.detail-includes-list.bring li svg{color:#d97706}.detail-book-btn{width:100%;justify-content:center;margin-top:8px;min-height:54px;font-size:1.05rem}.detail-login-prompt{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:16px;background:var(--slate-100);border:1px solid var(--slate-200);margin-top:8px}.detail-login-prompt>svg{color:var(--slate-500);flex-shrink:0}.detail-login-prompt div{flex:1;min-width:0}.detail-login-prompt strong{display:block;font-size:.95rem;font-weight:800;color:var(--slate-900)}.detail-login-prompt p{margin:3px 0 0;font-size:.84rem;color:var(--slate-500)}.explore-filter-pills-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;padding:14px 0 4px;border-top:1px solid var(--slate-200);margin-top:10px}.explore-filter-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.explore-filter-label{display:inline-flex;align-items:center;gap:5px;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--slate-500);margin-right:4px}.explore-filter-pill{padding:5px 13px;border-radius:999px;border:1.5px solid var(--slate-200);background:#fff;color:var(--slate-700);font-size:.82rem;font-weight:700;font-family:var(--font-ui);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease;white-space:nowrap}.explore-filter-pill:hover{border-color:var(--navy-900);color:var(--navy-900)}.explore-filter-pill.active{background:var(--navy-900);border-color:var(--navy-900);color:#fff}.explore-clear-all-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 13px;border-radius:999px;border:1.5px solid #fecaca;background:#fff2f2;color:#e50914;font-size:.82rem;font-weight:800;font-family:var(--font-ui);cursor:pointer;transition:background .16s ease;white-space:nowrap;margin-left:auto}.explore-clear-all-btn:hover{background:#fecaca}.explore-reset-button{display:inline-flex;align-items:center;gap:5px}.star-rating-input{display:flex;align-items:center;gap:3px}.star-btn{background:none;border:none;padding:3px;cursor:pointer;color:#d1d5db;transition:color .12s ease,transform .12s ease;display:flex;align-items:center}.star-btn.active{color:#f59e0b}.star-btn:hover{transform:scale(1.15)}.cust-ratings-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cust-rating-label{display:flex;flex-direction:column;gap:8px}.cust-rating-label>span{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--slate-500)}a.outline-button{display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--slate-200);border-radius:999px;padding:9px 18px;font-size:.88rem;font-weight:780;color:var(--slate-700);background:#fff;cursor:pointer;transition:border-color .16s ease,color .16s ease;text-decoration:none}a.outline-button:hover{border-color:#25d366;color:#25d366}:root{--ch-dark: #124747;--ch-teal: #00abab;--ch-yellow: #ffdf2b;--ch-white: #ffffff;--ch-muted: rgba(255,255,255,.72)}.site-header{background:#0c2828f7!important;border-bottom:1px solid rgba(0,171,171,.18)!important;box-shadow:0 4px 24px #00000047!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.desktop-nav a{color:#ffffffd1!important;text-shadow:0 1px 6px rgba(0,0,0,.4)}.desktop-nav a:hover,.desktop-nav a.active{color:var(--ch-yellow)!important}.desktop-nav a:after{background:var(--ch-yellow)!important}.nav-signin-button,.primary-button.nav-signin-button{background:var(--ch-yellow)!important;color:var(--ch-dark)!important;box-shadow:none!important;border-radius:0!important;font-weight:800!important}.nav-signin-button:hover{background:#ffe84d!important;transform:translateY(-1px)!important}.mobile-nav-panel{background:#0c2828fa!important;border-color:#00abab26!important}.mobile-nav-panel a{color:#ffffffd9!important}.mobile-nav-panel a:hover,.mobile-nav-panel a.active{color:var(--ch-yellow)!important;background:#00abab1a!important}.customer-home-page{background:#0c2828!important;color:var(--ch-white)!important}.customer-home-hero{min-height:100vh!important}.customer-home-hero .hero-overlay{background:linear-gradient(to bottom,rgba(8,28,28,.55) 0%,transparent 22%,rgba(8,28,28,.45) 100%),linear-gradient(to right,rgba(8,28,28,.92) 0%,rgba(8,28,28,.86) 32%,rgba(8,28,28,.58) 55%,rgba(8,28,28,.18) 72%,transparent 100%)!important}.customer-home-hero-inner{min-height:100vh!important;align-items:center!important}.customer-home-page .eyebrow{display:inline-flex;align-items:center;gap:8px;background:#ffdf2b1a;border:1px solid rgba(255,223,43,.32);color:var(--ch-yellow)!important;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;padding:7px 14px;border-radius:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.customer-home-hero-copy .hero-title{font-family:Playfair Display,Georgia,serif!important;font-style:italic!important;font-weight:700!important;font-size:clamp(3.2rem,6vw,5.8rem)!important;color:#fff!important;line-height:1.05!important;text-shadow:0 2px 28px rgba(0,0,0,.55),0 1px 6px rgba(0,0,0,.4)!important;letter-spacing:-.02em!important}.customer-home-hero-copy p{color:#ffffffd1!important;text-shadow:0 1px 8px rgba(0,0,0,.5)!important}.customer-home-hero-actions .primary-button{background:var(--ch-yellow)!important;color:var(--ch-dark)!important;box-shadow:0 6px 24px #ffdf2b61!important;border-radius:0!important;font-weight:800!important;min-height:52px!important}.customer-home-hero-actions .primary-button:hover{background:#ffe84d!important;transform:translateY(-2px)!important}.customer-home-hero-actions .outline-button{background:#081c1c8c!important;border:1.5px solid rgba(255,255,255,.5)!important;color:#fff!important;border-radius:0!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;min-height:52px!important}.customer-home-hero-actions .outline-button:hover{background:#ffffff1f!important;border-color:#fff!important}.customer-home-trust-row span{background:#081c1c80!important;border:1px solid rgba(0,171,171,.3)!important;color:#ffffffe0!important;border-radius:0!important}.home-stats-bar{display:flex!important;gap:clamp(28px,5vw,72px)!important;flex-wrap:wrap;padding:20px 0 0!important;border-top:1px solid rgba(255,255,255,.14)!important;margin-top:8px!important}.home-stat-item{display:grid!important;gap:2px}.home-stat-item strong{font-size:clamp(1.4rem,2.5vw,2rem)!important;font-weight:900!important;color:var(--ch-yellow)!important;line-height:1}.home-stat-item span{font-size:.72rem!important;font-weight:700!important;letter-spacing:1.5px!important;text-transform:uppercase!important;color:#ffffff8c!important}.customer-home-feature-band{background:var(--ch-dark)!important;max-width:100%!important;padding:clamp(56px,7vw,88px) clamp(20px,6vw,80px)!important}.customer-home-feature-band .customer-home-section-heading{max-width:1200px;margin:0 auto 48px!important}.customer-home-feature-band .customer-home-section-heading h2{font-family:Playfair Display,Georgia,serif!important;font-style:italic!important;font-weight:700!important;color:var(--ch-white)!important}.customer-home-feature-band .customer-home-section-heading p{color:var(--ch-muted)!important}.customer-home-feature-grid{max-width:1200px!important;margin:0 auto!important}.customer-home-feature-card{background:#ffffff0d!important;border:1px solid rgba(0,171,171,.2)!important;border-radius:0!important;transition:transform .3s,border-color .3s!important}.customer-home-feature-card:hover{background:#00abab1a!important;border-color:var(--ch-teal)!important;transform:translateY(-4px)!important}.customer-home-feature-icon{background:#ffdf2b1f!important;color:var(--ch-yellow)!important;border-radius:0!important}.customer-home-feature-card h3{color:var(--ch-white)!important}.customer-home-feature-card p{color:var(--ch-muted)!important}.customer-home-regions-band{background:#0e3535!important;max-width:100%!important;padding:clamp(56px,7vw,88px) clamp(20px,6vw,80px)!important}.customer-home-regions-band .customer-home-section-heading h2{font-family:Playfair Display,Georgia,serif!important;font-style:italic!important;font-weight:700!important;color:var(--ch-white)!important}.customer-home-regions-band .customer-home-section-heading p{color:var(--ch-muted)!important}.home-region-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:18px!important;max-width:1200px!important;margin:0 auto!important}.home-region-card{background:#00abab12!important;border:1px solid rgba(0,171,171,.22)!important;border-radius:0!important;padding:28px 24px!important;cursor:pointer!important;transition:background .2s,border-color .2s,transform .2s!important}.home-region-card:hover{background:#00abab26!important;border-color:var(--ch-teal)!important;transform:translateY(-3px)!important}.home-region-icon{background:#ffdf2b1a!important;border-radius:0!important;color:var(--ch-yellow)!important}.home-region-name{color:var(--ch-white)!important;font-size:1.05rem!important;font-weight:700!important}.home-region-desc{color:var(--ch-muted)!important;font-size:.88rem!important}.home-region-cta{color:var(--ch-teal)!important;font-size:.84rem!important;font-weight:700!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.customer-home-packages-band{background:var(--ch-dark)!important;max-width:100%!important;padding:clamp(56px,7vw,88px) clamp(20px,6vw,80px)!important}.customer-home-packages-band .customer-home-section-heading h2{font-family:Playfair Display,Georgia,serif!important;font-style:italic!important;font-weight:700!important;color:var(--ch-white)!important}.customer-home-packages-band .customer-home-section-heading p{color:var(--ch-muted)!important}.customer-home-packages-band .ghost-button{color:var(--ch-teal)!important;background:transparent!important;border-color:#00abab4d!important}.customer-home-package-grid{max-width:1200px!important;margin:0 auto!important}.customer-home-package-card{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;transition:transform .3s,box-shadow .3s!important;position:relative}.customer-home-package-card:hover{transform:translateY(-6px)!important;box-shadow:0 20px 48px #0006!important}.customer-home-package-card:before,.customer-home-package-card:after{content:""!important;position:absolute!important;width:18px!important;height:18px!important;border:3px solid var(--ch-yellow)!important;z-index:3!important;pointer-events:none!important}.customer-home-package-card:before{top:-1px!important;left:-1px!important;border-right:none!important;border-bottom:none!important}.customer-home-package-card:after{bottom:-1px!important;right:-1px!important;border-left:none!important;border-top:none!important}.customer-home-package-body{background:transparent!important}.customer-home-package-body h3{color:var(--ch-white)!important;font-family:Playfair Display,Georgia,serif!important;font-style:italic!important}.customer-home-package-body p,.customer-home-package-body small{color:var(--ch-muted)!important}.customer-home-package-body strong{color:var(--ch-yellow)!important}.customer-home-package-body .primary-button{background:var(--ch-yellow)!important;color:var(--ch-dark)!important;border-radius:0!important;box-shadow:none!important;font-weight:700!important;min-height:40px!important}.customer-home-support-band{background:var(--ch-yellow)!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:32px!important;padding:clamp(52px,6vw,72px) clamp(20px,6vw,80px)!important}.customer-home-support-copy .eyebrow{background:transparent!important;border:none!important;color:#12474799!important;padding:0!important}.customer-home-support-copy h2{font-family:Playfair Display,Georgia,serif!important;font-style:italic!important;font-weight:700!important;color:var(--ch-dark)!important;font-size:clamp(1.8rem,3vw,2.6rem)!important;margin-top:10px!important;margin-bottom:8px!important}.customer-home-support-copy p{color:#124747b3!important}.customer-home-support-actions{display:flex!important;gap:14px!important;flex-wrap:wrap!important}.customer-home-support-actions .primary-button{background:var(--ch-dark)!important;color:var(--ch-white)!important;border-radius:0!important;box-shadow:none!important;font-weight:700!important}.customer-home-support-actions .primary-button:hover{background:#0d3535!important;transform:translateY(-2px)!important}.customer-home-support-actions .outline-button{background:transparent!important;color:var(--ch-dark)!important;border:2px solid var(--ch-dark)!important;border-radius:0!important;font-weight:700!important}.customer-home-support-actions .outline-button:hover{background:#12474714!important}.customer-home-workflow-band{background:var(--ch-teal)!important;max-width:100%!important;padding:clamp(56px,7vw,88px) clamp(20px,6vw,80px)!important}.customer-home-workflow-band .customer-home-section-heading h2{font-family:Playfair Display,Georgia,serif!important;font-style:italic!important;font-weight:700!important;color:var(--ch-white)!important}.customer-home-workflow-band .customer-home-section-heading p{color:#ffffffbf!important}.customer-home-workflow-band .customer-home-section-heading-compact{text-align:center!important}.workflow-rail{display:flex!important;gap:0!important;max-width:900px!important;margin:0 auto!important;position:relative!important}.workflow-rail:before{content:""!important;position:absolute!important;top:31px!important;left:15%!important;right:15%!important;height:2px!important;background:#ffffff38!important}.workflow-step{flex:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:0 14px!important;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}.workflow-step span{width:62px!important;height:62px!important;border-radius:50%!important;background:var(--ch-dark)!important;color:var(--ch-yellow)!important;font-size:1.2rem!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:18px!important;border:3px solid var(--ch-yellow)!important;position:relative!important;z-index:1!important;flex-shrink:0!important}.workflow-step strong{font-size:.92rem!important;font-weight:700!important;color:var(--ch-white)!important;display:block!important;margin-bottom:6px!important}.customer-site-footer{background:#081c1c!important;border-top:1px solid rgba(0,171,171,.15)!important}.customer-site-footer-inner{padding:48px clamp(20px,6vw,80px)!important}.customer-footer-brand p{color:#fff9!important}.customer-footer-contact-list span{color:#ffffff8c!important}.customer-footer-contact-list svg{color:var(--ch-teal)!important}.customer-footer-column strong{color:var(--ch-yellow)!important;font-size:.7rem!important;letter-spacing:2.5px!important;text-transform:uppercase!important}.customer-footer-column a{color:#ffffff8c!important}.customer-footer-column a:hover{color:var(--ch-white)!important}.customer-site-footer-base{background:#050f0f!important;border-top:1px solid rgba(255,255,255,.07)!important;color:#ffffff4d!important}.customer-home-hero .hero-video{opacity:1!important;filter:brightness(1) contrast(1) saturate(1)!important;display:block!important;visibility:visible!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.customer-home-hero{isolation:isolate!important;background:transparent!important}.customer-home-hero .hero-media-wrapper{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;overflow:hidden!important;background:#0c2828!important}.customer-home-hero .hero-video{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;opacity:1!important;filter:none!important;z-index:0!important;display:block!important}.customer-home-hero .hero-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;background:linear-gradient(to bottom,rgba(8,28,28,.55) 0%,transparent 22%,rgba(8,28,28,.45) 100%),linear-gradient(to right,rgba(8,28,28,.92) 0%,rgba(8,28,28,.86) 32%,rgba(8,28,28,.58) 55%,rgba(8,28,28,.18) 72%,transparent 100%)!important}.customer-home-hero-inner{position:relative!important;z-index:2!important}.ch-nav-brand{display:inline-flex;align-items:center;text-decoration:none;font-size:1.35rem;font-weight:900;letter-spacing:3px;text-transform:uppercase;line-height:1;flex:0 0 auto}.ch-brand-car{color:#fff}.ch-brand-hub{color:var(--ch-yellow)}.site-header .desktop-nav{gap:clamp(22px,2.5vw,40px)!important}.site-header .desktop-nav a{color:#ffffffd1!important;font-size:.9rem!important;font-weight:500!important;letter-spacing:.5px!important;text-transform:none!important;padding:8px 0!important;border-radius:0!important;text-shadow:0 1px 6px rgba(0,0,0,.4);position:relative}.site-header .desktop-nav a:after{content:""!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;height:2px!important;background:var(--ch-yellow)!important;transform:scaleX(0)!important;transform-origin:center!important;transition:transform .2s ease!important;border-radius:0!important}.site-header .desktop-nav a:hover,.site-header .desktop-nav a.active{color:var(--ch-yellow)!important}.site-header .desktop-nav a:hover:after,.site-header .desktop-nav a.active:after{transform:scaleX(1)!important}.ch-nav-cta-btn{background:transparent;color:var(--ch-yellow);border:none;padding:11px 26px;font-size:.88rem;font-weight:800;letter-spacing:.5px;cursor:pointer;border-radius:0;transition:color .16s ease;white-space:nowrap}.ch-nav-cta-btn:hover{background:var(--ch-yellow);color:var(--ch-dark)}.ch-nav-ghost-btn{display:inline-flex;align-items:center;gap:7px;background:transparent;color:#ffffffd1;border:none;padding:9px 16px;font-size:.86rem;font-weight:600;cursor:pointer;border-radius:0;transition:background .16s ease,color .16s ease;white-space:nowrap}.ch-nav-ghost-btn:hover{background:#ffffff14;color:#fff}.ch-nav-outline-btn{background:transparent;color:#fff9;border:none;padding:9px 16px;font-size:.86rem;font-weight:600;cursor:pointer;border-radius:0;transition:background .16s ease,color .16s ease}.ch-nav-outline-btn:hover{background:#ffffff12;color:#fff}.ch-nav-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;color:#fff9;border:none;cursor:pointer;border-radius:0;transition:background .16s ease,color .16s ease;flex-shrink:0}.ch-nav-icon-btn:hover{background:#ffffff14;color:#fff}.ch-auth-panel{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#0c2828;border:1px solid rgba(0,171,171,.25);box-shadow:0 12px 32px #0006;z-index:50;border-radius:0;overflow:hidden}.ch-auth-item{display:flex;align-items:center;gap:10px;width:100%;padding:14px 18px;background:transparent;color:#ffffffd9;border:none;border-bottom:1px solid rgba(255,255,255,.07);font-size:.9rem;font-weight:600;cursor:pointer;text-align:left;transition:background .14s ease,color .14s ease}.ch-auth-item:last-child{border-bottom:none}.ch-auth-item:hover{background:#00abab1f;color:var(--ch-yellow)}.header-actions,.auth-menu{position:relative}.site-header{min-height:64px!important;padding:0 clamp(20px,4vw,56px)!important}body{background:#081c1c!important;color:#e0f2f2!important}.page,.padded-page{background:transparent!important}.primary-button,a.primary-button{background:var(--ch-yellow)!important;color:var(--ch-dark)!important;border:none!important;border-radius:0!important;font-weight:800!important;padding:13px 28px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important;transition:background .16s ease,transform .16s ease!important;text-decoration:none!important;font-size:.92rem!important}.primary-button:hover,a.primary-button:hover{background:#ffe84d!important;transform:translateY(-1px)!important;color:var(--ch-dark)!important}.primary-button.large{padding:16px 36px!important;font-size:1rem!important}.outline-button,a.outline-button{background:transparent!important;color:var(--ch-teal)!important;border:1.5px solid var(--ch-teal)!important;border-radius:0!important;font-weight:700!important;padding:12px 24px!important;cursor:pointer!important;transition:background .16s ease,color .16s ease!important;display:inline-flex!important;align-items:center!important;gap:8px!important;text-decoration:none!important;font-size:.9rem!important}.outline-button:hover,a.outline-button:hover{background:#00abab1a!important;color:#fff!important}.eyebrow{color:var(--ch-teal)!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:2.8px!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;gap:6px!important;margin-bottom:10px!important}.text-link{color:var(--ch-teal)!important;text-decoration:none!important;font-weight:600!important}.text-link:hover{color:var(--ch-yellow)!important}h1{font-family:Playfair Display,Georgia,serif!important;font-style:italic!important}.stacked-form input,.stacked-form textarea,.stacked-form select,.compact-form input,.compact-form textarea,.compact-form select,.booking-controls input,.booking-controls select,.booking-trip-grid input,.traveller-fields input,.traveller-fields select,.stacked-form .password-input-wrap input{background:#091e1e!important;border:1.5px solid rgba(0,171,171,.22)!important;border-radius:0!important;color:#e0f2f2!important;padding:11px 14px!important}.stacked-form input:focus,.stacked-form textarea:focus,.stacked-form select:focus,.compact-form input:focus,.compact-form textarea:focus,.compact-form select:focus,.booking-controls input:focus,.booking-controls select:focus,.booking-trip-grid input:focus,.traveller-fields input:focus,.traveller-fields select:focus{border-color:var(--ch-teal)!important;outline:none!important;box-shadow:0 0 0 2px #00abab2e!important}.stacked-form input::placeholder,.stacked-form textarea::placeholder,.compact-form input::placeholder,.compact-form textarea::placeholder{color:#e0f2f259!important}.empty-state svg{color:var(--ch-teal)!important}.empty-state h2{color:#fff!important}.empty-state p{color:#ffffff80!important}.notice-panel{background:#00abab14!important;border-left:3px solid var(--ch-teal)!important;color:#ffffffa6!important;border-radius:0!important;padding:14px 18px!important}.error-box{background:#ff3c3c12!important;border:1px solid rgba(255,60,60,.2)!important;border-left:3px solid #ff5555!important;color:#ff9090!important;padding:12px 16px!important;border-radius:0!important;font-size:.85rem!important}.field-error{color:#ff8080!important;font-size:.78rem!important}.form-helper{color:#ffffff61!important;font-size:.78rem!important}.explore-page{background:#081c1c!important;min-height:100vh!important}.explore-hero{display:flex!important;align-items:center!important;min-height:360px!important;background:linear-gradient(135deg,#0c2828 60%,#124747)!important;padding:clamp(40px,8vw,80px) clamp(24px,6vw,80px)!important;gap:40px!important;position:relative!important;overflow:hidden!important}.explore-hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:url(/BG.png) center/cover no-repeat!important;opacity:.06!important}.explore-hero-copy{position:relative!important;z-index:1!important;max-width:540px!important}.explore-hero-copy h1{font-size:clamp(2rem,5vw,3.2rem)!important;color:#fff!important;margin:12px 0!important;line-height:1.15!important}.explore-hero-copy h1 .headline-accent{color:var(--ch-yellow)!important}.explore-hero-tagline{color:#ffffffb3!important;font-size:1rem!important;margin-bottom:18px!important}.explore-hero-highlights{display:flex!important;gap:14px!important;flex-wrap:wrap!important}.explore-hero-highlights span{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:.82rem!important;color:#ffffffa6!important;background:#00abab14!important;border:1px solid rgba(0,171,171,.18)!important;padding:5px 12px!important}.explore-hero-highlights svg{color:var(--ch-teal)!important}.explore-browse-panel{background:#0c2828!important;border:1px solid rgba(0,171,171,.1)!important;border-radius:0!important;padding:28px clamp(20px,4vw,40px)!important;margin:0 0 32px!important}.search-box{background:#091e1e!important;border:1.5px solid rgba(0,171,171,.22)!important;border-radius:0!important}.search-box input{background:transparent!important;color:#e0f2f2!important;border:none!important;padding:0!important}.search-box input::placeholder{color:#e0f2f259!important}.search-box svg{color:var(--ch-teal)!important}.region-filter-tabs{gap:8px!important;margin:20px 0 12px!important}.region-tab{background:transparent!important;color:#fff9!important;border:1.5px solid rgba(0,171,171,.2)!important;border-radius:0!important;padding:7px 18px!important;font-size:.85rem!important;font-weight:600!important;cursor:pointer!important;transition:all .14s!important}.region-tab:hover{border-color:var(--ch-teal)!important;color:#fff!important}.region-tab.active{background:var(--ch-teal)!important;color:#0c2828!important;border-color:var(--ch-teal)!important;font-weight:800!important}.explore-chip{background:#00abab12!important;border:1.5px solid rgba(0,171,171,.15)!important;border-radius:0!important;color:#ffffffa6!important;padding:7px 14px!important;font-size:.82rem!important;font-weight:600!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:6px!important;transition:all .13s!important;white-space:nowrap!important}.explore-chip:hover{border-color:var(--ch-teal)!important;color:#fff!important}.explore-chip.active{background:var(--ch-yellow)!important;border-color:var(--ch-yellow)!important;color:#124747!important;font-weight:800!important}.explore-chip.active svg{color:#124747!important}.explore-scroll-arrow{background:#00abab1a!important;border:1px solid rgba(0,171,171,.2)!important;border-radius:0!important;color:var(--ch-teal)!important;padding:6px 10px!important;cursor:pointer!important;font-weight:800!important;flex-shrink:0!important}.explore-filter-pill{background:transparent!important;border:1.5px solid rgba(0,171,171,.18)!important;border-radius:0!important;color:#ffffff8c!important;padding:5px 12px!important;font-size:.8rem!important;font-weight:600!important;cursor:pointer!important;transition:all .13s!important}.explore-filter-pill:hover{border-color:var(--ch-teal)!important;color:#fff!important}.explore-filter-pill.active{background:var(--ch-teal)!important;border-color:var(--ch-teal)!important;color:#0c2828!important}.explore-filter-label{color:#fff6!important;font-size:.78rem!important;display:flex!important;align-items:center!important;gap:5px!important}.explore-filter-group{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:wrap!important}.explore-filter-pills-row{display:flex!important;gap:16px!important;flex-wrap:wrap!important;margin-top:14px!important;align-items:center!important}.explore-clear-all-btn{background:transparent!important;border:1px solid rgba(255,80,80,.3)!important;color:#ff7878b3!important;border-radius:0!important;padding:5px 12px!important;cursor:pointer!important;font-size:.8rem!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;gap:5px!important}.explore-clear-all-btn:hover{border-color:#ff505099!important;color:#ff8080!important}.explore-package-card{background:#0f2f2f!important;border:1px solid rgba(0,171,171,.14)!important;border-radius:0!important;overflow:hidden!important;transition:border-color .16s!important}.explore-package-card:hover{border-color:#00abab59!important}.explore-package-content{padding:18px 20px 20px!important}.region-badge-sm{background:#00abab1f!important;color:var(--ch-teal)!important;border:1px solid rgba(0,171,171,.22)!important;border-radius:0!important;font-size:.72rem!important;font-weight:700!important;padding:3px 8px!important;letter-spacing:1px!important}.explore-package-badge{background:#ffdf2b1a!important;color:var(--ch-yellow)!important;border-radius:0!important;font-size:.72rem!important;font-weight:700!important;padding:3px 8px!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.explore-package-kicker{color:#fff6!important;font-size:.78rem!important;display:flex!important;align-items:center!important;gap:4px!important}.explore-package-content h3{color:#fff!important;font-size:1.05rem!important;font-weight:800!important;margin:4px 0 8px!important;font-family:inherit!important;font-style:normal!important}.explore-package-price{color:var(--ch-yellow)!important;font-size:1rem!important;font-weight:800!important}.package-route-description{color:#ffffff8c!important;font-size:.83rem!important;line-height:1.5!important}.explore-package-meta{color:#fff6!important;font-size:.78rem!important;display:flex!important;gap:10px!important;flex-wrap:wrap!important}.explore-package-meta svg{color:var(--ch-teal)!important}.explore-rating-badge{background:#081c1cd1!important;color:var(--ch-yellow)!important;border-radius:0!important;font-size:.78rem!important;font-weight:800!important;padding:4px 8px!important;display:flex!important;align-items:center!important;gap:4px!important}.explore-listing-header h2{color:#fff!important}.explore-listing-copy{color:#ffffff80!important;font-size:.85rem!important}.explore-results-count{color:#fff6!important;font-size:.82rem!important;display:flex!important;align-items:center!important;gap:6px!important}.explore-results-count svg{color:var(--ch-teal)!important}.explore-reset-button{background:transparent!important;border:1px solid rgba(255,255,255,.18)!important;color:#ffffff73!important;border-radius:0!important;padding:6px 12px!important;cursor:pointer!important;font-size:.8rem!important;display:inline-flex!important;align-items:center!important;gap:5px!important}.explore-reset-button:hover{border-color:var(--ch-teal)!important;color:var(--ch-teal)!important}.explore-subplaces-preview{color:#ffffff61!important;font-size:.78rem!important;display:flex!important;align-items:center!important;gap:4px!important}.explore-subplaces-preview svg{color:var(--ch-teal)!important}.detail-hero{display:grid!important;grid-template-columns:1fr 1fr!important;min-height:70vh!important;background:#0c2828!important;overflow:hidden!important}@media(max-width:768px){.detail-hero{grid-template-columns:1fr!important}}.detail-hero>img,.detail-hero>video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;min-height:280px!important}.detail-panel{background:#0f2f2f!important;border-left:1px solid rgba(0,171,171,.15)!important;padding:clamp(28px,4vw,52px)!important;display:flex!important;flex-direction:column!important;gap:18px!important;overflow-y:auto!important}.detail-panel h1{font-size:clamp(1.8rem,3.5vw,2.4rem)!important;color:#fff!important;margin:0!important}.detail-panel-badges{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}.region-badge-detail{background:#00abab1f!important;color:var(--ch-teal)!important;border:1px solid rgba(0,171,171,.22)!important;border-radius:0!important;font-size:.72rem!important;font-weight:800!important;padding:3px 10px!important;letter-spacing:1.5px!important;text-transform:uppercase!important}.detail-stat-pills{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.detail-stat-pill{background:#00abab14!important;border:1px solid rgba(0,171,171,.18)!important;color:#ffffffb3!important;border-radius:0!important;padding:5px 12px!important;font-size:.8rem!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.detail-stat-pill svg{color:var(--ch-teal)!important}.detail-summary{color:#ffffffa6!important;font-size:.93rem!important;line-height:1.7!important}.detail-price-block{background:#ffdf2b12!important;border:1px solid rgba(255,223,43,.18)!important;padding:14px 18px!important;display:flex!important;flex-direction:column!important;gap:4px!important}.detail-price-label{font-size:.75rem!important;color:#ffffff73!important;text-transform:uppercase!important;letter-spacing:1.5px!important}.detail-price-value{font-size:1.7rem!important;font-weight:800!important;color:var(--ch-yellow)!important}.detail-subplaces h3,.detail-timeline h3,.detail-includes-block h3{color:var(--ch-teal)!important;font-family:inherit!important;font-style:normal!important;font-size:.72rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:2px!important;margin-bottom:10px!important}.subplaces-list{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.subplace-chip{background:#00abab14!important;border:1px solid rgba(0,171,171,.18)!important;border-radius:0!important;color:#ffffffb3!important;font-size:.78rem!important;padding:4px 10px!important;display:inline-flex!important;align-items:center!important;gap:4px!important}.subplace-chip svg{color:var(--ch-teal)!important}.timeline-dot{background:var(--ch-yellow)!important;border:2px solid var(--ch-dark)!important;width:12px!important;height:12px!important;border-radius:50%!important}.timeline-line{background:#00abab40!important}.timeline-content strong{color:#fffc!important;font-size:.87rem!important}.detail-includes-list{list-style:none!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:8px!important}.detail-includes-list li{color:#fff9!important;font-size:.85rem!important;display:flex!important;align-items:center!important;gap:8px!important}.detail-includes-list svg{color:var(--ch-teal)!important;flex-shrink:0!important}.detail-includes-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}.detail-login-prompt{background:#00abab0f!important;border:1px solid rgba(0,171,171,.15)!important;border-radius:0!important;padding:18px!important;display:flex!important;align-items:flex-start!important;gap:14px!important;flex-wrap:wrap!important}.detail-login-prompt>svg{color:var(--ch-teal)!important;margin-top:3px!important;flex-shrink:0!important}.detail-login-prompt strong{color:#fff!important;display:block!important;font-weight:800!important}.detail-login-prompt p{color:#ffffff80!important;font-size:.84rem!important;margin:4px 0 0!important}.auth-page{min-height:100vh!important;background:#081c1c!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:clamp(24px,4vw,60px) 20px!important}.auth-card{background:#0f2f2f!important;border:1px solid rgba(0,171,171,.18)!important;border-radius:0!important;box-shadow:0 20px 60px #00000073!important;padding:clamp(28px,4vw,48px)!important;width:100%!important;max-width:440px!important}.auth-card h1{color:#fff!important;font-size:clamp(1.5rem,3vw,2rem)!important;margin:8px 0 4px!important}.auth-card-logo{width:56px!important;height:auto!important;margin-bottom:10px!important;border-radius:0!important}.auth-subtext{color:#ffffff80!important;font-size:.88rem!important;margin-bottom:22px!important}.auth-role-selector{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;margin:18px 0!important}.role-button{background:#00abab12!important;border:1.5px solid rgba(0,171,171,.2)!important;border-radius:0!important;color:#ffffffb3!important;padding:18px 14px!important;cursor:pointer!important;font-size:.92rem!important;font-weight:700!important;transition:all .14s!important;text-align:center!important}.role-button:hover{border-color:var(--ch-teal)!important;background:#00abab1f!important;color:#fff!important}.role-button.customer:hover{border-color:var(--ch-yellow)!important}.auth-actions-bar{margin:10px 0!important;display:flex!important;gap:16px!important;flex-wrap:wrap!important}.google-auth-panel{background:#00000026!important;padding:16px!important;margin:12px 0!important}.google-auth-divider{text-align:center!important;color:#ffffff4d!important;font-size:.8rem!important;letter-spacing:2px!important;text-transform:uppercase!important;margin:12px 0!important;position:relative!important}.google-auth-divider:before,.google-auth-divider:after{content:""!important;position:absolute!important;top:50%!important;width:38%!important;height:1px!important;background:#ffffff1a!important}.google-auth-divider:before{left:0!important}.google-auth-divider:after{right:0!important}.auth-submit-button{width:100%!important;justify-content:center!important;margin-top:8px!important}.password-visibility-button{background:transparent!important;border:none!important;color:#ffffff59!important;cursor:pointer!important;padding:0 8px!important}.password-visibility-button:hover{color:var(--ch-teal)!important}.booking-card{background:#0f2f2f!important;border:1px solid rgba(0,171,171,.15)!important;border-radius:0!important;max-width:980px!important;padding:clamp(24px,4vw,44px)!important;width:100%!important}.booking-header h1{font-size:clamp(1.5rem,2.8vw,2rem)!important;color:#fff!important;margin:8px 0 4px!important}.booking-header p{color:#ffffff80!important;font-size:.88rem!important}.booking-field-label{color:#ffffff80!important;font-size:.8rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important;display:block!important;margin-bottom:6px!important}.booking-car-type-label{color:#ffffffb3!important;font-weight:700!important}.booking-section-heading{display:flex!important;align-items:center!important;gap:10px!important;margin:20px 0 12px!important}.booking-section-heading svg{color:var(--ch-teal)!important}.booking-section-heading h2{font-family:inherit!important;font-style:normal!important;font-size:1rem!important;font-weight:700!important;color:var(--ch-teal)!important}.traveller-panel{background:#00abab0d!important;border:1px solid rgba(0,171,171,.12)!important;border-radius:0!important;padding:16px!important}.traveller-panel h3{color:#ffffff8c!important;font-size:.8rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:1.5px!important;margin-bottom:12px!important;font-family:inherit!important;font-style:normal!important}.booking-summary-panel{background:#0c2828!important;border:1px solid rgba(0,171,171,.18)!important;border-left:3px solid var(--ch-teal)!important;border-radius:0!important;padding:24px 20px!important;display:flex!important;flex-direction:column!important;gap:14px!important}.booking-summary-panel h2{color:#fff!important;font-size:1.4rem!important;margin:0!important}.booking-summary-panel p{color:#ffffff8c!important;margin:0!important;font-size:.88rem!important}.booking-summary-list{display:flex!important;flex-direction:column!important;gap:6px!important;padding:14px 0!important;border-top:1px solid rgba(255,255,255,.06)!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.booking-summary-list span{color:#fff9!important;font-size:.85rem!important}.booking-summary-list strong{color:#fff!important;font-weight:800!important;font-size:1.1rem!important}.booking-summary-list small{color:#fff6!important;font-size:.78rem!important}.pickup-availability-note{color:#ffffff61!important;font-size:.8rem!important}.ticket-confirmation-card{max-width:720px!important}.ticket-confirmation-header{display:flex!important;align-items:flex-start!important;gap:20px!important;padding-bottom:20px!important;border-bottom:1px solid rgba(0,171,171,.15)!important;margin-bottom:24px!important}.ticket-confirmation-header img{width:52px!important;height:auto!important;flex-shrink:0!important}.ticket-confirmation-header h1{font-size:1.6rem!important;color:var(--ch-yellow)!important}.ticket-confirmation-header p{color:#ffffff80!important;font-size:.85rem!important}.ticket-summary-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:24px!important}.ticket-summary-grid>div{background:#00abab0d!important;border:1px solid rgba(0,171,171,.1)!important;padding:12px 14px!important}.ticket-summary-grid>div span{display:block!important;color:#ffffff61!important;font-size:.7rem!important;text-transform:uppercase!important;letter-spacing:1.5px!important;margin-bottom:4px!important}.ticket-summary-grid>div strong{color:#fff!important;font-size:.88rem!important}.ticket-actions-row{display:flex!important;gap:12px!important;flex-wrap:wrap!important}.customer-workspace-page{background:#081c1c!important;min-height:100vh!important}.customer-sidebar{background:#0c2828!important;border-right:1px solid rgba(0,171,171,.12)!important}.customer-sidebar-head{background:#081c1c!important;border-bottom:1px solid rgba(0,171,171,.12)!important;padding:18px 16px!important}.customer-sidebar-head strong{color:#fff!important;font-size:.95rem!important;display:block!important}.customer-sidebar-head small{color:#ffffff61!important;font-size:.75rem!important}.customer-nav button{color:#ffffff8c!important;border-radius:0!important;padding:13px 16px!important;border-bottom:1px solid rgba(255,255,255,.04)!important;font-size:.87rem!important;background:transparent!important;width:100%!important;text-align:left!important;display:flex!important;align-items:center!important;gap:10px!important;border-left:3px solid transparent!important;cursor:pointer!important;transition:all .13s!important}.customer-nav button:hover{background:#00abab12!important;color:#fff!important}.customer-nav button.active{background:#00abab1a!important;color:var(--ch-yellow)!important;border-left-color:var(--ch-yellow)!important;font-weight:700!important}.customer-nav-icon{color:#ffffff59!important;display:flex!important}.customer-nav button.active .customer-nav-icon{color:var(--ch-yellow)!important}.customer-nav button b{background:var(--ch-yellow)!important;color:var(--ch-dark)!important;border-radius:50%!important;min-width:18px!important;height:18px!important;font-size:.7rem!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important}.customer-main{background:#081c1c!important}.customer-mobilebar{background:#0c2828!important;border-bottom:1px solid rgba(0,171,171,.1)!important;padding:12px 18px!important;color:#fff!important;display:flex!important;align-items:center!important;gap:12px!important}.customer-workspace-heading{border-bottom:1px solid rgba(0,171,171,.08)!important;padding-bottom:20px!important;margin-bottom:28px!important;display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;flex-wrap:wrap!important}.customer-workspace-heading h1{color:#fff!important;font-size:clamp(1.5rem,3vw,2.1rem)!important;margin:0 0 4px!important}.customer-workspace-heading .muted{color:#ffffff6e!important;font-size:.87rem!important}.ops-panel{background:#0f2f2f!important;border:1px solid rgba(0,171,171,.12)!important;border-radius:0!important;padding:clamp(18px,3vw,32px)!important}.ops-panel>h3{color:#fff!important;font-size:1.05rem!important;font-weight:800!important;margin-bottom:6px!important;font-family:inherit!important;font-style:normal!important}.ops-panel .muted{color:#fff6!important;font-size:.85rem!important}.panel-title-row{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;margin-bottom:20px!important;flex-wrap:wrap!important}.status-pill{font-size:.7rem!important;font-weight:800!important;padding:4px 10px!important;border-radius:0!important;letter-spacing:1px!important;text-transform:uppercase!important}.status-pill.booked{background:#00abab1f!important;color:var(--ch-teal)!important}.status-pill.confirmed{background:#ffdf2b1a!important;color:var(--ch-yellow)!important}.status-pill.pending{background:#ff78281a!important;color:#fa5!important}.customer-ticket-card,.booking-ticket-card{background:#00abab0a!important;border:1px solid rgba(0,171,171,.12)!important;border-radius:0!important;padding:20px!important;margin-bottom:14px!important}.customer-ticket-card h4,.booking-ticket-card h4{color:#fff!important;font-size:1rem!important;font-weight:800!important;font-family:inherit!important;font-style:normal!important}.provider-ticket-card{background:#00abab0a!important;border:1px solid rgba(0,171,171,.12)!important;border-radius:0!important;padding:20px!important;margin-bottom:14px!important;display:flex!important;flex-direction:column!important;gap:10px!important}.provider-ticket-card>strong{color:#ffffff80!important;font-size:.75rem!important;letter-spacing:1px!important;text-transform:uppercase!important}.provider-ticket-card h4{color:#fff!important;font-weight:800!important;margin:0!important;font-family:inherit!important;font-style:normal!important}.provider-ticket-card>p{color:#ffffff8c!important;display:flex!important;align-items:center!important;gap:6px!important;font-size:.87rem!important}.provider-ticket-card>p svg{color:var(--ch-teal)!important}.provider-ticket-card small{color:#ffffff59!important;font-size:.77rem!important}.provider-ticket-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}.provider-ticket-grid span{color:#ffffff80!important;font-size:.8rem!important;display:flex!important;align-items:center!important;gap:5px!important}.provider-ticket-grid svg{color:var(--ch-teal)!important}.journey-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important;margin-top:4px!important}.journey-otp{color:var(--ch-yellow)!important;font-size:1rem!important;font-weight:800!important;letter-spacing:2px!important}.journey-message{color:#00ababcc!important;font-size:.85rem!important;padding:8px 14px!important;background:#00abab0f!important;border-left:2px solid var(--ch-teal)!important}.provider-form-section{background:#00abab0a!important;border:1px solid rgba(0,171,171,.1)!important;border-radius:0!important;padding:20px!important;margin-bottom:16px!important}.section-kicker{color:var(--ch-teal)!important;font-size:.75rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:2px!important;display:flex!important;align-items:center!important;gap:7px!important;margin-bottom:14px!important}.trust-note{color:#00ababcc!important;background:#00abab0f!important;border-left:2px solid var(--ch-teal)!important;padding:10px 14px!important;font-size:.85rem!important;margin-bottom:16px!important}.metric-card{background:#0f2f2f!important;border:1px solid rgba(0,171,171,.12)!important;border-radius:0!important;padding:22px 20px!important}.metric-card p{color:#ffffff73!important;font-size:.8rem!important;text-transform:uppercase!important;letter-spacing:1.5px!important;margin-bottom:8px!important}.metric-card strong{color:#fff!important;font-size:1.8rem!important;font-weight:800!important}.metric-icon{color:var(--ch-teal)!important;margin-bottom:12px!important;display:block!important}.metric-card.success .metric-icon,.metric-card.success strong{color:var(--ch-teal)!important}.metric-card.warning .metric-icon,.metric-card.warning strong{color:var(--ch-yellow)!important}.cust-feedback-form{background:#00abab0a!important;border:1px solid rgba(0,171,171,.1)!important;padding:18px!important;margin-top:12px!important}.cust-ratings-row{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-bottom:14px!important}.cust-rating-label span{color:#ffffff80!important;font-size:.75rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important;display:block!important;margin-bottom:4px!important}.cust-feedback-form textarea{background:#091e1e!important;border:1.5px solid rgba(0,171,171,.18)!important;border-radius:0!important;color:#e0f2f2!important;padding:10px 14px!important;width:100%!important;resize:vertical!important;margin-bottom:12px!important;font-family:inherit!important}.cust-feedback-form textarea::placeholder{color:#e0f2f24d!important}.cust-feedback-form textarea:focus{border-color:var(--ch-teal)!important;outline:none!important}.static-panel{background:#0f2f2f!important;border:1px solid rgba(0,171,171,.14)!important;border-radius:0!important;padding:clamp(28px,5vw,56px)!important;max-width:760px!important;margin:40px auto!important}.static-panel h1{color:#fff!important;font-size:clamp(1.8rem,4vw,2.8rem)!important;margin-bottom:18px!important}.static-panel .lead-copy{color:#ffffffa6!important;font-size:1rem!important;line-height:1.7!important;margin-bottom:14px!important}.static-panel p{color:#ffffff80!important;line-height:1.7!important;font-size:.9rem!important}.contact-lines{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:18px!important;padding-top:18px!important;border-top:1px solid rgba(0,171,171,.1)!important}.contact-lines span{color:#ffffff8c!important;font-size:.88rem!important}.mobile-nav-panel{background:#0c2828!important;border-bottom:1px solid rgba(0,171,171,.15)!important}.mobile-nav-panel nav a{color:#ffffffb3!important;border-bottom:1px solid rgba(255,255,255,.05)!important;padding:14px 20px!important;font-size:.93rem!important;font-weight:600!important;display:block!important;text-decoration:none!important}.mobile-nav-panel nav a:hover,.mobile-nav-panel nav a.active{color:var(--ch-yellow)!important}.theme-toggle-mobile{background:transparent!important;border:none!important;border-top:1px solid rgba(255,255,255,.08)!important;color:#ffffff80!important;padding:14px 20px!important;width:100%!important;text-align:left!important;font-size:.88rem!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important}.theme-toggle-mobile:hover{color:var(--ch-yellow)!important}.icon-button{background:transparent!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:0!important;color:#ffffff80!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;transition:all .14s!important}.icon-button:hover{border-color:var(--ch-teal)!important;color:var(--ch-teal)!important}.lightbox-overlay{background:#000000e6!important}.lightbox-img{border:1px solid rgba(0,171,171,.25)!important;border-radius:0!important}
