:root{--gulf-night:#000314;--gulf-deep:#030557;--gulf-navy:#002775;--gulf-blue:#09348e;--gulf-orange:#ff5a00;--gulf-orange-2:#ff7a1a;--gulf-ice:#aee6fb;--gulf-white:#fff;--gulf-muted:#c5c7d2;--gulf-line:#ffffff29;--gulf-card:#ffffff12;--shadow-strong:0 28px 100px #0000006b;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;color-scheme:dark}*{box-sizing:border-box}html{background:var(--gulf-night);scroll-behavior:smooth}body{background:radial-gradient(circle at 72% 12%, #ff5a0024, transparent 24rem), radial-gradient(circle at 18% 22%, #aee6fb14, transparent 24rem), linear-gradient(135deg, var(--gulf-night) 0%, var(--gulf-deep) 52%, #00020f 100%);min-width:320px;color:var(--gulf-white);margin:0;font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;opacity:.16;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:84px 84px;position:fixed;inset:0;mask-image:linear-gradient(#000 0%,#0000 80%)}img{max-width:100%;height:auto}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Barlow Condensed,Barlow,system-ui,sans-serif}.section-shell{width:min(1180px,100% - 40px);margin-inline:auto}.topbar{z-index:50;border:1px solid var(--gulf-line);backdrop-filter:blur(18px);background:#000314b8;border-radius:999px;grid-template-columns:auto minmax(270px,1fr) auto auto;grid-template-areas:"logo title cta links";align-items:center;gap:18px;width:min(1180px,100% - 32px);min-height:78px;padding:9px 16px;display:grid;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 20px 80px #0000005c}.topbar__logo{grid-area:logo;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.topbar__logo img{object-fit:contain;width:60px;height:60px}.topbar__title{text-align:center;color:var(--gulf-white);letter-spacing:.13em;text-transform:uppercase;grid-area:title;margin:0;font-size:clamp(1.12rem,1.55vw,1.42rem);font-weight:850;transition:transform .24s}.topbar__cta-slot{opacity:0;transform-origin:50%;grid-area:cta;width:0;transition:width .24s,opacity .2s,transform .24s;overflow:hidden;transform:translateY(6px)scale(.96)}.topbar__cta{white-space:nowrap;min-height:46px;padding:14px 18px}.topbar.is-cta-visible .topbar__title{transform:translate(-18px)}.topbar.is-cta-visible .topbar__cta-slot{opacity:1;width:150px;transform:translateY(0)scale(1)}.topbar__links{flex-wrap:wrap;grid-area:links;justify-content:flex-end;gap:12px 20px;min-width:0;display:flex}.topbar__links a,.footer a,.contact-band__actions a{color:var(--gulf-ice);font-weight:700;text-decoration:none;transition:color .18s,opacity .18s}.topbar__links a:hover,.footer a:hover,.contact-band__actions a:hover{color:var(--gulf-orange)}.button{border-radius:var(--radius-md);letter-spacing:.025em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;font-weight:900;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--large{min-height:56px;padding:18px 24px}.button--orange{color:var(--gulf-white);background:linear-gradient(135deg, var(--gulf-orange), var(--gulf-orange-2));box-shadow:0 0 30px #ff5a0057,inset 0 1px #ffffff42}.button--orange:hover{box-shadow:0 0 44px #ff5a007a,inset 0 1px #ffffff4d}.hero{align-items:center;min-height:700px;padding-top:120px;display:grid;position:relative;overflow:visible}.hero:after{content:"";opacity:.58;background:linear-gradient(90deg,#0000,#ffffff8a,#0000);height:1px;position:absolute;bottom:20px;left:-4vw;right:-4vw}.hero__content{z-index:3;max-width:565px;padding:20px 0 120px;position:relative}h1,h2{letter-spacing:-.012em;text-transform:uppercase;font-weight:700}h1{max-width:8.2ch;margin:0 0 18px;font-size:clamp(3.3rem,7.4vw,6.45rem);line-height:.92}.hero__lead{max-width:540px;color:var(--gulf-muted);margin-bottom:0;font-size:clamp(1.12rem,1.85vw,1.36rem);line-height:1.45}.hero__floating-action{z-index:6;position:absolute;top:205px;right:72px}.hero__glow{pointer-events:none;filter:blur(18px);opacity:.9;background:radial-gradient(at 48% 46%,#09348e80 0%,#09348e57 26%,#09348e29 44%,#09348e0b 60%,#0000 76%),radial-gradient(at 58% 28%,#ff5a0013 0%,#ff5a0008 30%,#0000 64%);width:1350px;height:760px;position:absolute;top:20px;right:-520px;mask-image:radial-gradient(at 48% 46%,#000 0% 38%,#0000008c 52%,#0000002e 64%,#0000 78%)}.hero__car-wrap{opacity:.4;filter:saturate(1.08)contrast(1.04)drop-shadow(0 34px 80px #0000007a);pointer-events:none;width:min(860px,63vw);position:absolute;bottom:42px;right:-18px;transform:rotate(-1deg)}.hero__car{width:100%;transform:translateZ(0)}.stations{z-index:2;padding:38px 0 34px;position:relative}.section-heading{max-width:780px;margin-bottom:28px}.section-heading--with-action{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px 32px;max-width:none;display:grid}.section-heading--with-action>div:first-child{max-width:780px}.section-heading h2,.contact-band h2,.legal-page h1{margin:0 0 14px;font-size:clamp(2.5rem,5.6vw,4.8rem);line-height:.92}.section-heading p,.contact-band p{color:var(--gulf-muted);font-size:1.08rem;line-height:1.58}.location-tool{justify-items:end;gap:8px;min-width:230px;margin-bottom:4px;display:grid}.location-tool__button{min-height:44px;color:var(--gulf-ice);cursor:pointer;font:inherit;letter-spacing:.02em;text-transform:uppercase;background:#ffffff12;border:1px solid #aee6fb3d;border-radius:14px;padding:12px 15px;font-weight:800;transition:color .18s,background .18s,border-color .18s,transform .18s}.location-tool__button:hover{color:var(--gulf-white);background:#ff5a001f;border-color:#ff5a008f;transform:translateY(-1px)}.location-tool__button:disabled{cursor:wait;opacity:.7;transform:none}.location-tool__status{min-height:1.2em;color:var(--gulf-muted);text-align:right;margin:0;font-size:.9rem;line-height:1.35}.station-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.station-card{border:1px solid var(--gulf-line);border-radius:var(--radius-xl);min-height:380px;box-shadow:var(--shadow-strong);background:linear-gradient(145deg,#ffffff17,#ffffff09),radial-gradient(circle at 90% 0,#ff5a001f,#0000 42%);flex-direction:column;padding:22px;display:flex;position:relative;overflow:hidden}.station-card:before{content:"";background:linear-gradient(to bottom, var(--gulf-orange), transparent);width:6px;position:absolute;inset:0 auto 0 0}.station-card__topline{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.station-card__identity{min-width:0;max-width:78%}.station-card h3{color:var(--gulf-white);margin:0;font-size:1.5rem;line-height:.98}.station-card__distance{min-height:1.2em;color:var(--gulf-ice);margin:8px 0 0;font-family:Barlow,system-ui,sans-serif;font-size:.98rem;font-weight:650;line-height:1.25}.station-card__distance:empty{display:none}.station-card__map-icon{width:48px;height:48px;color:var(--gulf-orange-2);background:radial-gradient(circle at 30% 30%,#ff5a002e,#ff5a0014);border:1px solid #ff5a006b;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,color .18s,background .18s;display:inline-flex;box-shadow:0 0 24px #ff5a0029}.station-card__map-icon:hover{color:var(--gulf-white);background:radial-gradient(circle at 30% 30%,#ff5a004d,#ff5a001f);border-color:#ff5a00b8;transform:translateY(-2px)}.station-card__map-icon svg{width:22px;height:22px}.station-id{border-radius:var(--radius-lg);background:#00000038;border:1px solid #aee6fb2e;margin-bottom:18px;padding:16px}.station-id span{color:var(--gulf-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.84rem;font-weight:800;display:block}.station-id strong{color:var(--gulf-white);margin:4px 0 12px;font-family:Barlow Condensed,Barlow,system-ui,sans-serif;font-size:4rem;line-height:.9;display:block}.copy-button{width:100%;min-height:42px;color:var(--gulf-white);cursor:pointer;font:inherit;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;font-weight:900;transition:background .18s,border-color .18s,transform .18s}.copy-button:hover{background:#ff5a0029;border-color:#ff5a009e;transform:translateY(-1px)}.station-card address{min-height:82px;color:var(--gulf-muted);margin:0 0 16px;font-style:normal;line-height:1.5}.station-card__actions{text-align:center;justify-content:center;align-items:center;min-height:54px;margin:auto 0 0;display:flex}.text-action{min-height:38px;color:var(--gulf-ice);letter-spacing:.01em;text-align:center;justify-content:center;align-items:center;padding:6px 10px;font-size:.98rem;font-weight:650;line-height:1.2;text-decoration:none;transition:color .18s,opacity .18s;display:inline-flex}.text-action:hover{color:var(--gulf-orange)}.contact-band{border:1px solid var(--gulf-line);border-radius:var(--radius-xl);box-shadow:var(--shadow-strong);background:linear-gradient(110deg,#0027758a,#ff5a001f);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px 48px;margin-top:32px;margin-bottom:64px;padding:42px 46px;display:grid}.contact-band__content{max-width:760px}.contact-band h2{max-width:760px;margin-bottom:12px;font-size:clamp(2.65rem,5.2vw,5rem);line-height:.94}.contact-band__content p{max-width:660px;margin-bottom:0}.contact-band__actions{flex-direction:column;align-items:flex-end;gap:12px;min-width:220px;font-size:1.08rem;display:flex}.footer{border-top:1px solid var(--gulf-line);width:min(1180px,100% - 40px);color:var(--gulf-muted);justify-content:space-between;align-items:center;gap:26px;margin:0 auto;padding:30px 0 52px;display:flex}.footer div{align-items:center;gap:14px;display:flex}.footer img{width:54px}.footer p{margin:0;font-weight:700}.footer nav{flex-wrap:wrap;gap:18px;display:flex}.mobile-sticky-cta{display:none}.toast{z-index:80;opacity:0;pointer-events:none;color:var(--gulf-white);backdrop-filter:blur(14px);background:#000314e0;border:1px solid #ffffff2e;border-radius:999px;padding:12px 18px;font-weight:900;transition:opacity .18s,transform .18s;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 18px 60px #00000070}.toast.is-visible{opacity:1;transform:translate(-50%)translateY(0)}.legal-page{width:min(860px,100% - 40px);color:var(--gulf-muted);margin:0 auto;padding:100px 0}.legal-page__back{color:var(--gulf-ice);font-weight:900;text-decoration:none}.legal-page__back:hover{color:var(--gulf-orange)}.legal-page h1{color:var(--gulf-white);margin-top:24px}.legal-page h2{color:var(--gulf-white);margin-top:34px;font-size:2rem;line-height:1}.legal-page p{font-size:1.08rem;line-height:1.62}.legal-page__notice{color:var(--gulf-orange-2);background:#ff5a0017;border:1px solid #ff5a0052;border-radius:999px;padding:8px 12px;font-weight:800;display:inline-block}@media (width<=1080px){.topbar{border-radius:28px;grid-template-columns:auto 1fr auto;grid-template-areas:"logo title links""cta cta cta"}.topbar__title{text-align:left;padding-left:2px}.topbar.is-cta-visible .topbar__title{transform:none}.topbar__cta-slot{justify-self:stretch}.topbar.is-cta-visible .topbar__cta-slot,.topbar__cta{width:100%}}@media (width<=980px){.hero{min-height:690px}.hero__content{max-width:560px;padding-bottom:110px}.hero__floating-action{top:230px;left:clamp(360px,56vw,470px);right:auto}.hero__car-wrap{opacity:.3;width:760px;bottom:92px;right:-70px}.section-heading--with-action{grid-template-columns:1fr}.location-tool{justify-items:start;min-width:0}.location-tool__status{text-align:left}.station-grid{grid-template-columns:1fr}.station-card,.station-card address{min-height:auto}.contact-band,.footer{flex-direction:column;align-items:flex-start;display:flex}.contact-band__actions{align-items:flex-start}}@media (width<=640px){.section-shell,.footer,.legal-page{width:min(1180px,100% - 28px)}.topbar{grid-template-columns:auto 1fr;grid-template-areas:"logo title""links links";gap:10px;width:calc(100% - 20px);padding:12px 14px;top:10px}.topbar__logo img{width:50px;height:50px}.topbar__title{letter-spacing:.08em;font-size:.88rem}.topbar__links{justify-content:flex-start;gap:8px 14px;font-size:.86rem}.topbar__cta-slot{display:none}.hero{min-height:660px;padding-top:138px}.hero__content{padding:16px 0 70px}h1{max-width:7ch;font-size:clamp(3rem,14vw,4.8rem)}.hero__lead{max-width:96%}.hero__floating-action{width:100%;top:458px;left:0;right:0}.button--large{width:100%}.hero__car-wrap{opacity:.22;width:690px;bottom:58px;right:-235px}.hero:after{bottom:14px}.section-heading h2,.contact-band h2,.legal-page h1{font-size:clamp(2.2rem,12vw,4rem)}.station-id strong{font-size:3.3rem}.station-card__identity{max-width:76%}.location-tool__button{width:100%}.contact-band{margin-bottom:52px;padding:28px 24px}.contact-band h2{max-width:none;font-size:clamp(2.2rem,11vw,3.8rem);line-height:.96}.contact-band__actions{min-width:0}.footer{padding-bottom:110px}.footer div{align-items:flex-start}.mobile-sticky-cta{z-index:70;min-height:58px;color:var(--gulf-white);background:linear-gradient(135deg, var(--gulf-orange), var(--gulf-orange-2));letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;border:1px solid #ffffff3d;border-radius:18px;justify-content:center;align-items:center;font-weight:950;text-decoration:none;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:14px;left:14px;right:14px;transform:translateY(16px);box-shadow:0 20px 60px #ff5a0061,0 20px 80px #0000006b}.mobile-sticky-cta.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
