:root{--navy:#061b43;--blue:#0d6fae;--gold:#f7b719;--ink:#10284e;--muted:#718096;--paper:#f5f8fc;--white:#fff;--line:#dce4ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:var(--paper)}a{text-decoration:none;color:inherit}.site-header{height:92px;background:var(--navy);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 4px 18px #00133020}.header-inner{max-width:1320px;height:100%;margin:auto;padding:0 32px;display:flex;align-items:center;gap:42px}.brand img{width:235px;height:auto;display:block}.nav{display:flex;gap:34px;margin-left:auto;font-size:15px;font-weight:600}.nav a{opacity:.9;position:relative;padding:36px 0}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:25px;height:3px;background:var(--gold);border-radius:3px}.actions{display:flex;gap:12px;margin-left:4px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 25px;font-weight:800;white-space:nowrap}.btn-gold{background:var(--gold);color:#092044}.btn-outline{border:1px solid #dce7f5;color:#fff}.btn-blue{background:#0b70ae;color:#fff}.eyebrow{font-size:12px;letter-spacing:3px;font-weight:800;color:#c5962c}.schedule-hero{max-width:1440px;margin:auto;min-height:410px;display:grid;grid-template-columns:58% 42%;background:linear-gradient(120deg,#061b43,#0c5b8e);color:#fff}.hero-copy{padding:74px 7vw 66px}.hero-copy h1{font-family:"Playfair Display",serif;font-size:60px;line-height:1.04;margin:18px 0 20px}.hero-copy h1 em,.next-section h2 em{color:#94aac8;font-style:normal}.hero-copy p{max-width:650px;font-size:18px;line-height:1.65;color:#dce8f3;margin:0}.hero-side{display:flex;align-items:flex-end;justify-content:center;padding:38px 7vw 50px;background:linear-gradient(145deg,#0a4b7b,#0d7daf)}.hero-card{width:min(430px,100%);background:#ffffff12;border:1px solid #ffffff3d;border-radius:24px;padding:32px;backdrop-filter:blur(5px)}.mini-label{display:block;color:#f5c44c;font-size:11px;letter-spacing:2.5px;font-weight:800;margin-bottom:18px}.hero-card strong{font-family:"Playfair Display",serif;font-size:34px;line-height:1.08;display:block}.hero-card p{color:#dbe9f5;line-height:1.6;margin:15px 0 0}.finder{max-width:1320px;margin:-45px auto 0;position:relative;z-index:3;background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px 34px 36px;box-shadow:0 18px 50px #06224d18}.finder-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:28px}.finder-head h2,.section-head h2{font-family:"Playfair Display",serif;font-size:42px;line-height:1.08;margin:12px 0 0}.finder-head p{max-width:500px;color:var(--muted);line-height:1.6;margin:0}.filter-grid{display:grid;grid-template-columns:1fr 1fr 1.25fr auto;gap:14px;align-items:end}.filter-grid label{font-size:11px;font-weight:800;letter-spacing:2px;color:#56667b}.field{height:56px;margin-top:9px;border:1px solid #d7e0ea;border-radius:14px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#67788c;font-size:15px;letter-spacing:0;font-weight:600}.filter-grid .btn{height:56px;padding:0 24px}.schedule-section{max-width:1320px;margin:auto;padding:86px 32px 95px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px}.section-head>p{max-width:480px;color:var(--muted);line-height:1.6;margin:0}.schedule-list{display:grid;gap:14px}.schedule-row{display:grid;grid-template-columns:54px 1fr 220px 90px;gap:22px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px 24px;box-shadow:0 8px 28px #0b285c08}.route-no{font-size:12px;letter-spacing:1.5px;color:#a78232;font-weight:800}.route-main h3{font-size:21px;margin:7px 0 4px}.route-main p{margin:0;color:var(--muted);font-size:14px}.tag{display:inline-block;color:#1674a8;background:#e8f5fb;padding:6px 9px;border-radius:999px;font-size:9px;letter-spacing:1.5px;font-weight:800}.tag.bali{color:#8a6d2a;background:#f7f1df}.schedule-status span{display:block;font-size:11px;color:#8a97a7;margin-bottom:5px}.schedule-status strong{font-size:13px}.row-link{text-align:right;color:#0a6ea8;font-weight:800}.private-strip{max-width:1440px;margin:auto;background:linear-gradient(115deg,#07366a,#0a78ae);color:#fff;padding:55px max(32px,7vw);display:flex;align-items:center;justify-content:space-between;gap:40px}.private-strip h2{font-family:"Playfair Display",serif;font-size:40px;margin:10px 0 8px}.private-strip p{max-width:650px;color:#d9eaf7;margin:0;line-height:1.6}.next-section{max-width:1000px;margin:auto;text-align:center;padding:95px 32px 105px}.next-section h2{font-family:"Playfair Display",serif;font-size:54px;line-height:1.05;margin:16px 0}.next-section p{max-width:700px;margin:0 auto 24px;color:var(--muted);line-height:1.7;font-size:17px}.text-link{font-weight:800;color:#086ba4}.footer{background:#031738;color:#c7d3e2;padding:38px max(32px,7vw);display:flex;justify-content:space-between;gap:40px;font-size:12px}.footer img{width:210px}.footer p{margin:8px 0}.footer div:last-child{text-align:right}@media(max-width:1050px){.nav{gap:18px}.header-inner{gap:18px}.brand img{width:195px}.schedule-hero{grid-template-columns:1fr}.hero-side{min-height:250px}.finder{margin:24px 22px 0}.filter-grid{grid-template-columns:1fr 1fr}.filter-grid .btn{grid-column:1/-1}.schedule-row{grid-template-columns:42px 1fr auto}.schedule-status{display:none}}@media(max-width:700px){.site-header{height:74px}.header-inner{padding:0 18px}.brand img{width:155px}.nav{display:none}.actions{margin-left:auto}.actions .btn{padding:10px 14px;font-size:12px}.schedule-hero{min-height:0}.hero-copy{padding:50px 24px}.hero-copy h1{font-size:44px}.hero-copy p{font-size:15px}.hero-side{padding:28px 24px 34px}.hero-card strong{font-size:30px}.finder{margin:18px 14px 0;padding:26px 20px 22px;border-radius:20px}.finder-head{display:block}.finder-head h2,.section-head h2{font-size:35px}.finder-head p{margin-top:16px}.filter-grid{grid-template-columns:1fr}.filter-grid .btn{grid-column:auto;width:100%}.schedule-section{padding:62px 18px 70px}.section-head{display:block}.section-head>p{margin-top:16px}.schedule-row{grid-template-columns:34px 1fr;gap:12px;padding:18px}.row-link{grid-column:2;text-align:left}.route-main h3{font-size:18px}.private-strip{display:block;padding:48px 24px}.private-strip h2{font-size:36px}.private-strip .btn{margin-top:24px}.next-section{padding:70px 24px 78px}.next-section h2{font-size:43px}.footer{display:block;padding:34px 24px}.footer div:last-child{text-align:left;margin-top:25px}}
