@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#161719;--muted:#717477;--line:#e1e2e3}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;background:#fff}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #9aafc5;outline-offset:5px}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:#fff;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand-fi{font-family:Arial,sans-serif;font-size:59px;font-weight:800;letter-spacing:-6px;line-height:1}.brand-fi span{color:#707579}.brand-name{font-size:12px;letter-spacing:2px;font-weight:700;border-left:1px solid #bfc0c2;padding-left:15px;line-height:1.6}.brand-name small{display:block;font-size:10px;letter-spacing:3.5px;color:#777}nav{display:flex;gap:33px;font-size:14px}nav a:hover{color:#818589}.header-call{background:#17191b;color:#fff;padding:13px 22px;border:0;border-radius:3px;font-size:14px}.menu{display:none}.hero{min-height:660px;height:calc(85vh - 96px);max-height:840px;background:#1b1d1f;position:relative;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:60% 56%}.hero-shade{background:linear-gradient(90deg,rgba(6,9,12,.87),rgba(6,9,12,.4) 48%,rgba(6,9,12,.03)),linear-gradient(0deg,rgba(0,0,0,.4),transparent 40%)}.hero-content{position:relative;padding:78px 6% 110px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2.2px;line-height:1.7;margin:0 0 23px}.eyebrow span{display:inline-block;height:6px;width:6px;background:#fff;border-radius:50%;vertical-align:middle;margin-right:10px}h1,h2,h3{font-family:Manrope,Arial,sans-serif;margin:0;font-weight:500;letter-spacing:-2px}h1{font-size:clamp(52px,5.5vw,83px);line-height:1.09}.hero-description{color:#d2d4d6;line-height:1.7;margin:27px 0 32px;font-size:17px}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:53px;border:1px solid transparent;padding:15px 23px;border-radius:3px;font-size:14px;font-weight:600}.primary{background:#fff;color:#14171a}.primary:hover{background:#e5e7e9}.glass{color:#fff;background:#ffffff09;border-color:#ffffff70}.glass:hover,.outline:hover{background:#ffffff19}.hero-bottom{position:absolute;bottom:28px;left:6%;right:6%;display:flex;justify-content:space-between;color:#ced0d2;font-size:12px;letter-spacing:1.6px}.hero-bottom a{letter-spacing:.3px}.airport-bar{padding:32px 6%;background:#f2f3f4;display:flex;align-items:center;gap:27px;border-bottom:1px solid var(--line)}.plane{width:60px;height:60px;border:1px solid #d5d8db;border-radius:50%;display:grid;place-items:center;font-size:26px}.airport-bar .eyebrow{color:#717477;font-size:10px;margin-bottom:5px}.airport-bar h2{font-size:21px;letter-spacing:-.6px}.airport-bar>p{margin-left:auto;color:#717477;line-height:1.7;font-size:14px}.airport-bar>a{font-size:28px;margin-left:20px}.section{padding:90px 6%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}.muted{color:#757a7f}.section h2{font-size:44px;line-height:1.22}.section-heading>p{font-size:15px;color:#777c80;line-height:1.8;margin-bottom:3px}.sample-note{font-size:12px;color:#797d82;margin:30px 0 17px}.car-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.car-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:white}.car-photo{height:230px;background:#f1f2f3;position:relative;overflow:hidden}.car-photo img{width:100%;height:100%;object-fit:cover}.car-tag{position:absolute;left:16px;top:16px;padding:7px 11px;background:#ffffffed;border-radius:3px;font-size:11px;letter-spacing:.6px}.car-info{padding:24px}.car-info h3{font-size:23px;letter-spacing:-.7px}.car-specs{display:flex;gap:18px;color:#74797d;font-size:13px;margin:20px 0 26px}.price-row{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-size:24px;font-weight:600;letter-spacing:-1px}.price small{font-size:12px;color:#7a7f84;font-weight:400;letter-spacing:0}.detail-button{background:#fff;border:1px solid #d8dadd;border-radius:3px;padding:10px 13px;font-size:13px}.detail-button:hover{background:#f1f2f3}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:75px;padding-bottom:80px}.about-text>p{color:#74797e;line-height:1.9;margin:0 0 16px}.about-features{margin-top:30px}.about-features span{display:flex;gap:24px;padding:17px 0;border-top:1px solid var(--line);font-size:12px;color:#8a8f94}.about-features strong{font-weight:500;font-size:15px;color:#252a2e}.contact-section{background:#17191c;color:white;display:flex;justify-content:space-between;gap:50px}.contact-section .eyebrow{color:#a4a9b0}.contact-section h2{font-size:49px}.contact-section p:not(.eyebrow){color:#acb1b7;line-height:1.8;margin:24px 0}.outline{background:transparent;color:white;border-color:#61666e}.location{align-self:center;min-width:280px;border-left:1px solid #44484c;padding-left:55px}.location-icon{display:block;font-size:36px;margin-bottom:38px}.location .eyebrow{margin-bottom:10px}.location h3{font-size:32px;letter-spacing:-1px}.location p:not(.eyebrow){font-size:14px;margin-top:9px}.location small{font-size:12px;color:#939aa2}footer{padding:32px 6%;display:flex;justify-content:space-between;align-items:center;gap:20px}footer>.brand{transform:scale(.8);transform-origin:left center}footer>span,footer>a:last-child{font-size:12px;color:#777d82}dialog{padding:38px;border:0;border-radius:8px;width:min(540px,calc(100% - 32px));box-shadow:0 30px 120px #0005;color:var(--ink)}dialog::backdrop{background:#080b10ad}.close{position:absolute;right:13px;top:8px;font-size:30px;border:0;background:white;color:#555}dialog h2{font-size:29px;letter-spacing:-1px}dialog p{line-height:1.7;color:#74797e}dialog img{width:100%;height:220px;object-fit:cover;border-radius:3px;margin-bottom:23px}dialog .button{background:#17191c;color:white}.dialog-specs{display:flex;gap:16px;flex-wrap:wrap;font-size:14px;margin-top:20px}
@media(min-width:1600px){header,.section,.airport-bar,footer{padding-left:max(6%,calc((100vw - 1440px)/2));padding-right:max(6%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){nav{gap:18px}.airport-bar>p{display:none}.airport-bar>a{margin-left:auto}.car-grid{gap:14px}.car-info{padding:18px}.car-photo{height:195px}.price-row{flex-wrap:wrap}.location{padding-left:30px;min-width:230px}}
@media(max-width:700px){header{height:78px;padding:0 5%;gap:18px}.brand-fi{font-size:49px}.brand-name{font-size:10px;letter-spacing:1.5px;padding-left:12px}.brand-name small{font-size:9px}.header-call{margin-left:auto;padding:11px 13px;font-size:12px}.menu{display:block;border:0;background:none;font-size:22px;padding:5px}nav{display:none;position:absolute;top:78px;left:0;right:0;z-index:10;background:#fff;padding:20px 6%;box-shadow:0 10px 15px #0001}nav.open{display:flex;flex-direction:column;gap:24px}.hero{height:700px;min-height:0;max-height:none}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#090d12b8,#090d1230),linear-gradient(180deg,#080b0f66,transparent 60%,#080b0f77)}.hero-content{padding:66px 6% 100px}.hero .eyebrow{font-size:10px;letter-spacing:1.7px}h1{font-size:54px}.hero-description{font-size:16px;margin-top:24px}.hero-actions{gap:10px;max-width:300px}.hero-actions .button{font-size:13px;padding:14px 17px;min-height:49px}.hero-bottom{font-size:9px;letter-spacing:1px}.hero-bottom a{font-size:11px}.airport-bar{padding:25px 6%;gap:15px}.plane{width:43px;height:43px;flex-shrink:0;font-size:22px}.airport-bar h2{font-size:17px;line-height:1.4;letter-spacing:-.4px}.airport-bar .eyebrow{font-size:9px;letter-spacing:1.2px}.airport-bar>a{font-size:22px}.section{padding:60px 6%}.section h2{font-size:35px}.section-heading{display:block}.section-heading>p{margin-top:20px;font-size:14px}.eyebrow{margin-bottom:17px;font-size:10px}.car-grid{grid-template-columns:1fr;gap:23px}.car-photo{height:250px}.car-info{padding:24px}.car-specs{font-size:14px}.price-row{flex-wrap:nowrap}.sample-note{line-height:1.6;font-size:12px;margin-top:25px}.about{grid-template-columns:1fr;gap:28px}.about-text>p{font-size:15px}.contact-section{display:block}.contact-section h2{font-size:37px}.contact-section p:not(.eyebrow){font-size:15px}.contact-actions .button{font-size:13px;padding:14px 17px}.location{margin-top:48px;padding:28px 0 0;border-left:0;border-top:1px solid #44484c}.location-icon{float:right;margin:0}.location h3{font-size:27px}footer{flex-wrap:wrap;padding:24px 6%}footer>.brand{width:100%;margin-bottom:5px}dialog{padding:32px 24px}dialog img{height:180px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Fi Car Rental: welcoming homecoming editorial section. */
.about{background:#f6f7f8;gap:7%;grid-template-columns:1fr 1.1fr}.about-intro h2{font-size:clamp(32px,3.3vw,48px);line-height:1.25;letter-spacing:-1.8px}.about-intro h2>span{color:#7b8289}.about-lead{color:#686f77;line-height:1.8;margin:25px 0}.about-link{display:inline-block;font-size:14px;line-height:1.7;border-bottom:1px solid #aab0b6;padding-bottom:6px}.about-link:hover{color:#65717c}.about-text strong{color:#30363c;font-weight:600}.about-features{margin-top:28px}.about-features>div{display:flex;gap:22px;border-top:1px solid #dce0e4;padding:21px 0}.about-features>div>span{display:block;padding:3px 0;border:0;font-size:12px;color:#878e95}.about-features h3{font-size:17px;letter-spacing:-.35px;font-weight:600}.about-features p{margin:7px 0 0;font-size:14px;color:#727a82;line-height:1.7}.about-text>.about-seo{font-size:13px;color:#747b82;margin-top:14px}.location-phone{display:block;font-size:25px;letter-spacing:-.5px;margin:18px 0 8px}.location small{display:block}.header-call{display:inline-flex;align-items:center;gap:8px}dialog .button{background:#17191c;color:#fff}@media(max-width:700px){.about{grid-template-columns:1fr;gap:35px}.about-intro h2{font-size:35px;letter-spacing:-1.3px}.about-link{font-size:14px}.airport-bar h2{font-size:17px}.location-phone{font-size:25px}}
#contact-dialog{width:min(520px,calc(100% - 32px));max-height:90dvh;overflow:auto;padding:38px 28px 28px}#contact-dialog h2{font-size:27px;line-height:1.25;padding-right:12px}#contact-description{font-size:15px;margin:16px 0 23px}.contact-option{display:flex;align-items:center;gap:14px;padding:18px 15px;border:1px solid #dfe3e7;border-radius:6px;margin-top:12px;background:#fafbfc}.contact-option:hover{background:#eef0f2;border-color:#adb4bc}.contact-avatar{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#20252b;color:#fff;font-size:13px;font-weight:600}.contact-person{display:grid;gap:6px;min-width:0}.contact-person strong{font-size:16px;font-weight:600}.contact-person small{font-size:13px;color:#686f77}.contact-action{margin-left:auto;font-size:13px;white-space:nowrap}.contact-names{display:grid;gap:12px;margin:24px 0 18px;font-size:18px}@media(max-width:400px){#contact-dialog{padding:35px 19px 22px}.contact-option{padding:15px 10px;gap:10px}.contact-avatar{width:34px;height:34px}.contact-action{font-size:12px}.contact-person strong{font-size:15px}}

.booking-strip{position:relative;max-width:1400px;margin:-35px auto 35px;background:#fff;z-index:2;border:1px solid #e0e4e7;border-radius:14px;padding:30px 34px;box-shadow:0 18px 50px #1424330c;width:88%}.booking-intro h2{font-size:27px;font-weight:600;letter-spacing:-1px;margin:8px 0}.booking-intro>p:last-child{font-size:14px;color:#717477;margin:8px 0 22px}.quick-booking{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:15px;align-items:end}.quick-booking label{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.quick-booking input,.quick-booking select{font:inherit;font-size:14px;width:100%;min-width:0;border:1px solid #dce1e5;border-radius:6px;background:#f8fafb;padding:13px 10px;height:49px;color:#182b36}.quick-booking button{display:flex;gap:22px;align-items:center;justify-content:center;height:49px;border:0;border-radius:6px;background:#182b36;color:#fff;padding:0 20px;font-size:14px}.booking-footnote{font-size:12px;color:#717477;margin:18px 0 0}.booking-footnote span{padding:0 8px}.reserve-car{display:inline-block;margin-top:16px;width:100%;text-align:center;padding:12px;background:#182b36;color:#fff;border-radius:5px;font-size:14px}.airport-bar{margin-top:20px}@media(max-width:1050px){.quick-booking{grid-template-columns:1fr 1fr}.booking-strip{width:92%;padding:24px}}@media(max-width:600px){.booking-strip{margin:0 auto 20px;width:100%;border-radius:0;box-shadow:none;padding:26px 20px}.quick-booking{grid-template-columns:1fr}.booking-footnote{line-height:1.8}.booking-intro h2{font-size:25px}nav{gap:16px}}

/* Shared alignment and a clean hero-to-booking transition. */
:root{--page-gutter:max(6%,calc((100% - 1440px)/2))}
.hero-content{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}
.hero-bottom{left:var(--page-gutter);right:var(--page-gutter)}
.booking-strip{width:auto;max-width:none;margin:32px var(--page-gutter);padding:30px 32px;border-radius:10px;box-shadow:0 8px 28px #14243306}
.booking-intro .eyebrow{margin-bottom:12px}.quick-booking{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) auto;gap:16px}.quick-booking label{font-size:14px}.airport-bar{margin-top:0}
.why-us{background:#fff;padding-top:86px;padding-bottom:90px}.why-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.why-heading h2{letter-spacing:-1.7px}.why-heading>p{max-width:380px;color:#74797e;font-size:16px;line-height:1.8;margin:0 0 4px}.why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:48px;border-top:1px solid var(--line)}.why-grid article{padding:32px 28px 0;border-left:1px solid var(--line);margin-top:26px;min-width:0}.why-grid article:first-child{padding-left:0;border-left:0}.why-grid article:last-child{padding-right:0}.why-number{display:block;font-size:14px;letter-spacing:2px;color:#89939b;margin-bottom:30px}.why-grid h3{font-size:20px;line-height:1.4;letter-spacing:-.5px;font-weight:600;max-width:260px}.why-grid p{font-size:15px;line-height:1.85;color:#74797e;margin:15px 0 0}
@media(max-width:1050px){.quick-booking{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.why-grid article{padding:24px 0 0;border-left:0}.why-grid article:nth-child(n+3){border-top:1px solid var(--line);margin-top:28px}.why-heading{align-items:start}.why-number{margin-bottom:20px}}
@media(max-width:700px){.booking-strip{margin:24px var(--page-gutter);padding:24px;border-radius:10px}.why-us{padding-top:60px;padding-bottom:60px}.why-heading{display:block}.why-heading>p{margin-top:22px;font-size:15px}.why-grid{margin-top:30px}.why-grid h3{font-size:19px}.why-grid p{font-size:15px}.why-number{font-size:13px}}
@media(max-width:600px){.quick-booking{grid-template-columns:minmax(0,1fr)}.booking-strip{padding:22px 18px}.booking-footnote{font-size:12px}.why-grid{grid-template-columns:1fr;gap:0}.why-grid article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:0 14px;padding:24px 0;margin:0;border-bottom:1px solid var(--line)}.why-grid article:nth-child(n+3){border-top:0;margin-top:0}.why-number{grid-row:1/3;margin:4px 0 0}.why-grid h3{max-width:none}.why-grid p{grid-column:2;margin:10px 0 0}.why-grid article:last-child{border-bottom:0;padding-bottom:0}}

.hero-image{object-position:53% 32%}.destination-controls{display:flex;gap:10px}.destination-controls button{padding:10px 15px;border:1px solid #ffffff65;border-radius:4px;background:#12212b60;color:#fff;font-size:12px;letter-spacing:.5px}.destination-controls button[aria-pressed=true]{background:#fff;color:#182b36;border-color:#fff}.hero-bottom{align-items:center}.photo-credits{padding:0 var(--page-gutter) 24px;font-size:11px;color:#777;line-height:1.7}.photo-credits summary{cursor:pointer}.photo-credits a{text-decoration:underline}@media(max-width:700px){.hero-image{object-position:53% 30%}.destination-controls button{font-size:11px;padding:9px}.hero-bottom>a{display:none}}
