/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#071d2b;--navy:#0b2d42;--blue:#0e7690;--aqua:#64d7d1;--yellow:#ffd43d;--cream:#f5f2e9;--line:#dce4e5;--muted:#60727c;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.6rem)}.topbar{background:var(--ink);color:#bcd0d7;letter-spacing:.04em;justify-content:space-between;align-items:center;height:38px;padding:0 max(4vw,24px);font-size:12px;display:flex}.topbar a{color:var(--aqua);font-weight:700}header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#fffffff0;border-bottom:1px solid #e8eeee;justify-content:space-between;align-items:center;height:84px;padding:0 max(4vw,24px);display:flex;position:sticky;top:0}.logo{text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:11px;font-size:15px;font-weight:700;line-height:1.05;display:flex}.logo b{letter-spacing:-.01em;color:var(--blue);font-size:22px;display:block}.logo-mark{background:var(--yellow);width:45px;height:45px;color:var(--ink);border-radius:50% 50% 50% 10%;place-items:center;font-size:26px;font-weight:900;display:grid;transform:rotate(-5deg)}nav{align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}nav a{transition:all .2s}nav a:hover{color:var(--blue)}.nav-call{background:var(--ink);border-radius:999px;padding:11px 19px;color:#fff!important}.menu-btn{background:0 0;border:0;display:none}.hero{background:linear-gradient(135deg,#edf9f7 0,#fff 48%,#eef4f5 100%);grid-template-columns:1.05fr .95fr;min-height:650px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:clamp(70px,9vw,130px) 5vw 70px 7vw;position:relative}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--blue);align-items:center;gap:9px;margin-bottom:20px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow i{background:#20ba82;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #20ba8225}.hero h1{max-width:820px;margin:0 0 28px;font-size:clamp(3.2rem,6.2vw,6.7rem)}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{color:var(--muted);max-width:650px;font-size:19px}.hero-actions{gap:12px;margin:34px 0;display:flex}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:15px 24px;font-weight:800;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.primary{background:var(--yellow);color:var(--ink);box-shadow:0 9px 24px #d4ad1740}.ghost{background:#fff;border:1px solid #bbcbce}.dark{background:var(--ink);color:#fff}.yellow{background:var(--yellow);padding:17px 30px;font-size:20px}.trust-row{color:#385461;flex-wrap:wrap;gap:12px 24px;font-size:13px;font-weight:700;display:flex}.hero-visual{min-height:560px;position:relative}.taxi-photo{background:linear-gradient(#0000 20%,#04151f90),url(/dandenong-taxi-hero.jpg) 50%/cover;border-radius:100px 0 0 20px;position:absolute;inset:55px 0 45px;box-shadow:-24px 35px 70px #0a344027}.taxi-badge{background:var(--yellow);text-align:center;letter-spacing:.12em;border-radius:50%;place-content:center;width:118px;height:118px;font-size:11px;display:grid;position:absolute;top:34px;left:-28px;box-shadow:0 14px 40px #071d2b35}.taxi-badge b{letter-spacing:-.02em;font-size:19px}.arrival-card{background:#fff;border-radius:16px;align-items:center;gap:13px;width:300px;padding:16px 18px;display:flex;position:absolute;bottom:65px;left:-70px;box-shadow:0 20px 50px #062a3a38}.arrival-card div{flex-direction:column;flex:1;display:flex}.arrival-card small{color:var(--muted)}.arrival-card strong{font-size:14px}.arrival-card>b{color:var(--blue)}.pulse{background:#20ba82;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #20ba8220}.booking-wrap{z-index:4;background:var(--ink);color:#fff;border-radius:24px;grid-template-columns:280px 1fr;gap:36px;max-width:1240px;margin:-22px auto 0;padding:36px;display:grid;position:relative;box-shadow:0 22px 60px #071d2b2b}.booking-intro h2{font-size:32px}.booking-intro p{color:#adc0c8;font-size:14px}.booking-form{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.booking-form label{flex-direction:column;gap:5px;display:flex}.booking-form label span{text-transform:uppercase;letter-spacing:.08em;color:#9eb8c2;font-size:11px;font-weight:800}.booking-form input,.booking-form select,.booking-form textarea{color:#fff;background:#153b50;border:1px solid #31576b;border-radius:10px;outline:none;width:100%;min-height:47px;padding:11px 12px}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--aqua)}.booking-form input::placeholder,.booking-form textarea::placeholder{color:#9db1ba}.booking-form textarea{resize:vertical;min-height:72px}.full{grid-column:1/-1}.section{max-width:1500px;margin:auto;padding:100px max(6vw,26px)}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:38px;display:flex}.text-link{color:var(--blue);font-weight:800}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-grid.wide{grid-template-columns:repeat(4,1fr)}.service-card{border:1px solid var(--line);border-radius:18px;min-height:280px;padding:28px;transition:all .25s}.service-card:hover{border-color:#a8d6d5;transform:translateY(-5px);box-shadow:0 18px 40px #092e3a14}.service-icon{width:48px;height:48px;color:var(--blue);background:#e8f7f5;border-radius:14px;place-items:center;margin-bottom:48px;font-size:18px;font-weight:900;display:grid}.service-card h3{font-size:22px}.service-card p{color:var(--muted);font-size:14px}.service-card a{color:var(--blue);margin-top:12px;font-size:13px;font-weight:800;display:inline-block}.split{grid-template-columns:1fr 1fr;gap:90px;display:grid}.dark-panel{background:var(--ink);color:#fff;border-radius:32px;max-width:1380px;margin:0 auto;padding:80px}.dark-panel>div>p{color:#afc3cb;max-width:590px}.light{color:var(--aqua)}.stats{border-top:1px solid #294653;gap:35px;margin-top:40px;padding-top:30px;display:flex}.stats div{flex-direction:column;display:flex}.stats strong{color:var(--yellow);font-size:24px}.stats span{color:#aac0c9;font-size:11px}.feature-list article{border-bottom:1px solid #294653;gap:20px;padding:24px 0;display:flex}.feature-list article>b{color:var(--aqua)}.feature-list h3{margin-bottom:6px}.feature-list p{color:#9db5bf;margin:0;font-size:14px}.area-section{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.area-copy p{color:var(--muted);max-width:520px;margin-bottom:28px}.area-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.area-grid span{border:1px solid var(--line);background:#fff;border-radius:10px;padding:15px 16px;font-size:14px;font-weight:700}.area-grid span:before{content:"↗";color:var(--blue);margin-right:8px}.reviews-home{background:var(--cream);max-width:none}.rating{color:#e1a500;flex-direction:column;display:flex}.rating b{color:var(--ink);font-size:12px}.quote-grid,.reviews-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.quote-grid blockquote,.reviews-grid blockquote{background:#fff;border-radius:18px;margin:0;padding:28px;font-size:17px}.quote-grid cite,.reviews-grid cite{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin-top:25px;font-size:12px;font-style:normal;font-weight:800;display:block}.cta{background:linear-gradient(120deg,var(--blue),#09536d);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;margin:0 max(4vw,20px) 80px;padding:55px 6vw;display:flex}.cta h2{margin-bottom:6px}.cta p{color:#cbe7e9;margin:0}.inner-hero{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;min-height:380px;padding:100px max(8vw,28px);display:flex}.inner-hero h1{max-width:1000px;margin:0 0 20px;font-size:clamp(3rem,7vw,6.6rem)}.inner-hero p{color:#b7cbd3;max-width:750px;font-size:20px}.story{grid-template-columns:1fr 1fr;gap:100px;display:grid}.story p{color:var(--muted);font-size:18px}.values{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:0;display:grid}.values article{background:var(--cream);border-radius:18px;padding:38px}.values article>span{color:var(--blue);font-weight:900}.values h3{margin-top:30px;font-size:26px}.values p{color:var(--muted)}.info-band{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr auto;align-items:center;gap:60px;padding:70px max(7vw,28px);display:grid}.info-band p{color:#aec3cc;margin:0}.area-page{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.area-page>div>p{color:var(--muted);font-size:17px}.area-features{grid-template-columns:repeat(3,1fr);gap:20px;padding-top:0;display:grid}.area-features article{border-left:4px solid var(--yellow);background:#f7f9f9;padding:20px 25px}.area-features p{color:var(--muted);margin:0}.review-summary{align-items:center;gap:50px;margin-bottom:40px;display:flex}.review-summary div{background:var(--ink);color:#fff;text-align:center;border-radius:18px;padding:25px 40px;display:grid}.review-summary strong{font-size:46px;line-height:1}.review-summary span,.reviews-grid blockquote>span{color:#f4b700}.review-summary p{margin:4px 0 0;font-size:12px}.reviews-grid blockquote{border:1px solid var(--line)}.reviews-grid p{margin-top:15px}.contact-layout{grid-template-columns:.75fr 1.25fr;gap:70px;display:grid}.contact-details>p{color:var(--muted);font-size:17px}.contact-card{border-bottom:1px solid var(--line);flex-direction:column;padding:20px 0;display:flex}.contact-card span{text-transform:uppercase;color:var(--blue);font-size:11px;font-weight:800}.contact-card strong{font-size:19px}.contact-card small{color:var(--muted)}.contact-form-wrap{background:var(--ink);color:#fff;border-radius:22px;padding:40px}.contact-form-wrap h2{font-size:32px}.contact-form-wrap .booking-form{grid-template-columns:1fr 1fr}footer{color:#a9bbc3;background:#061722;padding:70px max(5vw,24px) 20px}.footer-main{grid-template-columns:1.3fr .7fr .7fr 1.1fr;gap:50px;display:grid}.footer-main>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footer-main>div:first-child p{max-width:320px;margin-top:20px}.footer-logo{color:#fff}.footer-main h4{color:#fff;margin-bottom:15px}.footer-phone{color:var(--yellow);font-size:24px;font-weight:900}.footer-bottom{border-top:1px solid #243540;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:12px;display:flex}@media (width<=1000px){nav{gap:16px}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:40px}.hero-visual{min-height:460px}.taxi-photo{left:8vw}.booking-wrap{border-radius:0;grid-template-columns:1fr;margin:0}.service-grid,.service-grid.wide{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr;gap:35px}.area-section,.area-page,.contact-layout{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.info-band{grid-template-columns:1fr}.quote-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){body{padding-bottom:62px}.topbar{justify-content:center}.topbar span{display:none}header{height:70px}.menu-btn{flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;display:flex}.menu-btn i{background:var(--ink);width:24px;height:2px}nav{background:#fff;border-radius:16px;flex-direction:column;align-items:stretch;gap:0;padding:20px;display:none;position:absolute;top:75px;left:14px;right:14px;box-shadow:0 20px 50px #071d2b30}nav.open{display:flex}nav a{border-bottom:1px solid #edf0f1;padding:12px}.nav-call{text-align:center;margin-top:10px}.logo b{font-size:18px}.logo-mark{width:38px;height:38px}.hero{min-height:auto}.hero-copy{padding:65px 24px 35px}.hero h1{font-size:49px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{display:grid}.hero-visual{min-height:340px}.taxi-photo{border-radius:50px 0 0;inset:20px 0 0 24px}.taxi-badge{width:92px;height:92px;left:-10px}.arrival-card{width:270px;bottom:20px;left:15px}.booking-wrap{padding:35px 24px}.booking-form,.contact-form-wrap .booking-form{grid-template-columns:1fr}.booking-form .full{grid-column:auto}.section{padding:70px 24px}.section-head{flex-direction:column;align-items:flex-start}.service-grid,.service-grid.wide,.quote-grid,.reviews-grid,.values,.area-features{grid-template-columns:1fr}.service-card{min-height:auto}.service-icon{margin-bottom:28px}.dark-panel{border-radius:0;padding:65px 24px}.stats{justify-content:space-between;gap:15px}.area-section{gap:35px}.area-grid{grid-template-columns:1fr 1fr}.story{grid-template-columns:1fr;gap:20px}.inner-hero{min-height:340px;padding:80px 24px}.inner-hero h1{font-size:49px}.inner-hero p{font-size:17px}.cta{flex-direction:column;align-items:flex-start;gap:24px;margin:0 14px 60px;padding:38px 25px}.review-summary{flex-direction:column;align-items:flex-start;gap:25px}.contact-form-wrap{padding:25px}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.mobile-call{background:var(--yellow);height:62px;color:var(--ink);z-index:50;justify-content:center;align-items:center;font-weight:900;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #071d2b20}.mobile-call span{margin-right:10px}.info-band{padding:55px 24px}.area-page{gap:30px}}.brand-logo{object-fit:contain;flex:none;width:58px;height:58px;display:block}.footer-brand-logo{filter:drop-shadow(0 4px 14px #ffd43d26)}@media (width<=760px){.brand-logo{width:48px;height:48px}.logo span:not(.logo-mark){font-size:12px}.logo b{font-size:17px}}:root{--ink:#1c1b19;--navy:#26231f;--blue:#9a6b12;--aqua:#f4c84b;--yellow:#ffd43d;--cream:#f5f0e7;--line:#ded7ca;--muted:#6f6a61}body{background:linear-gradient(#fff 0%,#fbf8f2 48%,#fff 100%);padding-bottom:0}.topbar{color:#d9d2c5;background:#1c1b19}.topbar a{color:#ffd95a}header{-webkit-backdrop-filter:blur(22px)saturate(145%);background:#ffffffbd;border:1px solid #ffffffb8;border-radius:18px;height:76px;margin:0 max(1.2vw,10px);top:10px;box-shadow:0 10px 35px #362b181a}.nav-call{background:#e6a817;box-shadow:0 8px 24px #bb840938;color:#1c1b19!important}.hero{background:radial-gradient(circle at 12% 20%,#ffd43d33,#0000 30%),linear-gradient(135deg,#faf6ed 0,#fff 52%,#efe9dd 100%);margin-top:-76px;padding-top:76px}.hero h1 em,.text-link,.service-card a{color:#9a6b12}.eyebrow,.kicker{color:#8f6210}.taxi-photo{box-shadow:-24px 35px 70px #322a1d38}.arrival-card{-webkit-backdrop-filter:blur(18px)saturate(140%);background:#ffffffc2;border:1px solid #ffffffbf;box-shadow:0 20px 50px #31281938}.booking-wrap{-webkit-backdrop-filter:blur(22px)saturate(125%);background:#221f1be0;border:1px solid #ffffff24;box-shadow:0 22px 60px #2922163d}.booking-form input,.booking-form select,.booking-form textarea{background:#ffffff14;border-color:#ffffff2e}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:#ffd43d;box-shadow:0 0 0 3px #ffd43d1c}.glass-card{-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffffd1,#f7f1e78c);border:1px solid #ffffffe6;box-shadow:0 12px 34px #49391d14,inset 0 1px #ffffffe6}.glass-card:hover{border-color:#deae376b;box-shadow:0 22px 50px #49391d24}.service-icon{color:#4f390d;background:linear-gradient(145deg,#fff5cf,#f2c84c);box-shadow:0 8px 22px #b2811329}.dark-panel,.inner-hero,.info-band,.contact-form-wrap{background:linear-gradient(145deg,#25221e,#171614);box-shadow:0 22px 60px #251d1229}.dark-panel{border:1px solid #ffffff1a}.area-grid span,.quote-grid blockquote,.reviews-grid blockquote,.values article,.contact-card{-webkit-backdrop-filter:blur(14px);background:#ffffffad;border-color:#beb1996b;box-shadow:0 8px 24px #45351b0d}.reviews-home{background:linear-gradient(135deg,#f4ede1,#fbf8f2)}.cta{background:linear-gradient(120deg,#38332d,#1d1b18);border:1px solid #ffffff1f;box-shadow:0 24px 55px #2d23142e}footer{background:#1a1815}.mobile-call{display:none!important}@media (width<=760px){header{height:66px;margin:0 8px;top:7px}.hero{margin-top:-66px;padding-top:66px}nav{-webkit-backdrop-filter:blur(22px);background:#ffffffe6;border:1px solid #fffc;top:72px}body{padding-bottom:0}.dark-panel{border-radius:24px;margin:0 12px}.booking-wrap{border-radius:22px;margin:0 12px}}.area-grid a{-webkit-backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #beb1996b;border-radius:13px;align-items:center;gap:11px;min-height:58px;padding:11px 13px;font-size:14px;font-weight:750;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;box-shadow:0 8px 24px #45351b0d}.area-grid a:hover{border-color:#ca93187a;transform:translateY(-3px);box-shadow:0 15px 32px #45351b1c}.area-grid a>strong{flex:1}.area-grid a:before{display:none}.area-icon{color:#70500f;background:linear-gradient(145deg,#fff5cf,#f2c84c);border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 7px 17px #b2811324}.area-icon.large{border-radius:17px;width:58px;height:58px}.local-area-hero{background:radial-gradient(circle at 14% 25%,#ffd43d3b,#0000 30%),linear-gradient(135deg,#faf6ed,#fff 58%,#eee7da);grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;min-height:590px;padding:150px max(7vw,28px) 100px;display:grid}.local-area-hero h1{margin:0 0 25px;font-size:clamp(3.8rem,8vw,7.5rem)}.local-area-hero>div:first-child>p{max-width:720px;color:var(--muted);font-size:19px}.local-trust{color:#514b42;flex-wrap:wrap;gap:12px 26px;font-size:13px;font-weight:750;display:flex}.local-trust span:before{content:"✓";color:#9a6b12;margin-right:7px}.local-area-card{border-radius:26px;justify-self:end;width:min(100%,430px);padding:38px}.local-area-card small{text-transform:uppercase;letter-spacing:.13em;color:#8a7e69;margin-top:25px;font-size:11px;font-weight:800;display:block}.local-area-card strong{margin:5px 0;font-size:38px;line-height:1.1;display:block}.local-area-card p{color:#8f6210;font-weight:750}.local-area-card ul{border-top:1px solid var(--line);margin:18px 0 0;padding:18px 0 0;list-style:none}.local-area-card li{color:var(--muted);padding:7px 0}.local-area-card li:before{content:"→";color:#9a6b12;margin-right:9px}.local-intro{grid-template-columns:1fr 1fr;gap:80px;display:grid}.local-intro>div:first-child>p{color:var(--muted);font-size:17px}.local-benefits{gap:12px;display:grid}.local-benefits article{background:#ffffffb3;border:1px solid #beb1996b;border-radius:16px;padding:24px}.local-benefits article b{color:#9a6b12}.local-benefits h3{margin:8px 0 5px;font-size:21px}.local-benefits p{color:var(--muted);margin:0;font-size:14px}.local-services{padding-top:20px}.area-booking{margin-bottom:100px}@media (width<=900px){.local-area-hero{grid-template-columns:1fr;gap:35px;padding-top:130px}.local-area-card{justify-self:stretch}.local-intro{grid-template-columns:1fr;gap:35px}}@media (width<=760px){.area-grid a{min-height:55px;padding:9px;font-size:13px}.area-icon{width:33px;height:33px}.area-arrow{display:none}.local-area-hero{min-height:auto;padding:115px 24px 65px}.local-area-hero h1{font-size:50px}.local-area-hero>div:first-child>p{font-size:16px}.local-area-card{padding:27px}.local-area-card strong{font-size:31px}.local-intro{padding-top:65px}.area-booking{margin:0 12px 70px}}.fleet-section{background:radial-gradient(circle at 90% 10%,#ffd43d2b,#0000 28%);max-width:1500px;margin:auto;padding:105px max(6vw,26px)}.fleet-section .section-head>div>p{max-width:620px;color:var(--muted);margin:0}.fleet-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.fleet-card{border-radius:24px;transition:transform .25s,box-shadow .25s;overflow:hidden}.fleet-card:hover{transform:translateY(-6px)}.fleet-card img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.fleet-card-copy{padding:28px;position:relative}.fleet-number{color:#9a6b12;letter-spacing:.12em;font-size:12px;font-weight:900;position:absolute;top:24px;right:26px}.fleet-card h3{margin:0 0 10px;font-size:28px}.fleet-card p{color:var(--muted);font-size:14px}.fleet-card ul{border-top:1px solid #beb19973;border-bottom:1px solid #beb19973;gap:7px;margin:16px 0;padding:16px 0;font-size:13px;font-weight:700;list-style:none;display:grid}.fleet-card li:before{content:"✓";color:#9a6b12;margin-right:9px}.fleet-card a{color:#8f6210;font-size:13px;font-weight:800}.airport-feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;display:grid}.airport-visual{min-height:520px;position:relative}.airport-visual img{object-fit:cover;border-radius:32px;width:100%;height:520px;box-shadow:0 25px 65px #32271630}.airport-visual span{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;background:#ffffffc7;border:1px solid #ffffffb8;border-radius:16px;padding:17px 20px;font-size:13px;font-weight:800;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:0 12px 35px #241d132e}.airport-copy>p{color:var(--muted);font-size:17px}.airport-points{grid-template-columns:1fr 1fr;gap:12px;margin:28px 0;display:grid}.airport-points div{background:#ffffffb3;border:1px solid #beb1996b;border-radius:15px;flex-direction:column;padding:17px;display:flex;box-shadow:0 8px 24px #45351b0d}.airport-points b{font-size:14px}.airport-points span{color:var(--muted);font-size:12px}.booking-steps{background:linear-gradient(135deg,#f3ede2,#fff 55%,#f7f1e6);max-width:none}.booking-steps .section-head>p{max-width:460px;color:var(--muted)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1320px;margin:auto;display:grid}.steps-grid article{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb3;border:1px solid #ffffffe6;border-radius:22px;padding:34px;box-shadow:0 12px 34px #49391d12}.steps-grid article>span{color:#33270c;background:#ffd43d;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:35px;font-weight:900;display:grid}.steps-grid h3{margin-bottom:8px;font-size:22px}.steps-grid p{color:var(--muted);margin:0;font-size:14px}@media (width<=1000px){.fleet-grid{grid-template-columns:1fr 1fr}.fleet-card:last-child{grid-column:1/-1}.airport-feature{grid-template-columns:1fr;gap:40px}.airport-visual,.airport-visual img{height:430px;min-height:430px}}@media (width<=760px){.fleet-section{padding:70px 24px}.fleet-section .section-head .btn{width:100%;margin-top:18px}.fleet-grid{grid-template-columns:1fr}.fleet-card:last-child{grid-column:auto}.fleet-card-copy{padding:24px}.airport-feature{padding-top:70px}.airport-visual,.airport-visual img{border-radius:24px;height:320px;min-height:320px}.airport-points,.steps-grid{grid-template-columns:1fr}.booking-steps .section-head>p{margin-top:8px}.steps-grid article{padding:26px}.steps-grid article>span{margin-bottom:23px}}.social-wrap{flex-direction:column;align-items:flex-start;gap:10px;margin-top:18px;display:flex}.social-label{text-transform:uppercase;letter-spacing:.1em;color:#c8bfae;font-size:11px;font-weight:800}.social-links{flex-wrap:wrap;gap:9px;display:flex}.social-links a{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff2e;border-radius:12px;place-items:center;width:39px;height:39px;transition:transform .2s,background .2s,border-color .2s;display:grid;box-shadow:0 8px 20px #00000024}.social-links a:hover{color:#1c1b19;background:#ffd43d;border-color:#ffd43d;transform:translateY(-3px)}.social-links a span{box-shadow:none!important;text-transform:none!important;background:0 0!important;border:0!important;padding:0!important;font-size:15px!important;font-weight:900!important;line-height:1!important}.contact-social{padding-top:25px}.contact-social .social-label{color:#746b5c}.contact-social .social-links a{color:#5c4310;background:#ffffffb8;border-color:#beb19973}.contact-social .social-links a:hover{color:#1c1b19;background:#ffd43d}.form-honey{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.thank-you{background:radial-gradient(circle at 20% 20%,#ffd43d3b,#0000 30%),linear-gradient(135deg,#faf6ed,#fff 58%,#eee7da);place-items:center;min-height:70vh;padding:120px 24px;display:grid}.thank-you-card{text-align:center;border-radius:28px;width:min(100%,720px);padding:55px}.thank-you-mark{color:#1c1b19;background:#ffd43d;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 28px;font-size:32px;font-weight:900;display:grid}.thank-you-card h1{margin-bottom:18px;font-size:clamp(2.5rem,6vw,4.5rem)}.thank-you-card p{max-width:560px;color:var(--muted);margin:0 auto 30px;font-size:17px}.thank-you-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (width<=760px){.social-links a{width:42px;height:42px}.contact-social{padding-top:22px}}
