.fh-discovery{min-height:100vh;color:var(--brand-fjord);font-family:var(--font-sans);background:#fff;overflow:hidden}.fh-discovery :is(input,time,data,output),.fh-discovery [class*=price],.fh-discovery [class*=rating],.fh-discovery [class*=count]{font-family:"DM Sans", var(--font-sans);font-variant-numeric:tabular-nums}.fh-header{background:#fffffff0;border-bottom:1px solid #0f30351a;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:82px;padding:0 clamp(24px,5.6vw,88px);display:grid}.fh-brand{align-items:center;width:fit-content;display:flex}.fh-brand img{width:154px;height:auto;display:block}.fh-modes{align-items:center;gap:6px;font-size:15px;font-weight:600;display:flex}.fh-modes a{min-height:46px;color:var(--brand-mist);border-radius:999px;align-items:center;gap:8px;padding:0 16px;transition:color .16s,background .16s,transform .12s;display:inline-flex}.fh-modes a:hover{color:var(--brand-fjord);background:var(--brand-foam)}.fh-modes a:active{transform:scale(.97)}.fh-modes a.is-active{color:var(--brand-fjord)}.fh-account{justify-self:end;align-items:center;gap:14px;font-size:14px;font-weight:600;display:flex;position:relative}.fh-account>a{padding:12px 4px}.fh-account-menu-wrap{position:relative}.fh-account-menu{min-width:78px;height:44px;color:var(--brand-fjord);cursor:pointer;background:#fff;border:1px solid #0f303538;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:0 9px 0 14px;transition:box-shadow .16s,transform .12s;display:flex;box-shadow:0 2px 8px #0f30350a}.fh-account-menu:hover{box-shadow:0 5px 16px #0f30351f}.fh-account-menu:active{transform:scale(.97)}.fh-account-menu svg:last-child{color:#fff;background:var(--brand-fjord);border-radius:50%;padding:3px}.fh-account-popover{z-index:80;background:#fff;border:1px solid #0f30351a;border-radius:16px;gap:2px;width:286px;padding:8px;animation:.17s cubic-bezier(.2,.8,.2,1) both fh-account-menu-in;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 46px #0f303529}.fh-account-popover a{border-radius:11px;grid-template-columns:22px 1fr;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.fh-account-popover a:hover{background:var(--brand-foam)}.fh-account-popover span,.fh-account-popover b,.fh-account-popover small{min-width:0;display:block}.fh-account-popover b{font-size:13px}.fh-account-popover small{color:var(--brand-mist);margin-top:2px;font-size:10px;font-weight:500}@keyframes fh-account-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.fh-search{z-index:5;background:#fff;border:1px solid #0f30352e;border-radius:999px;grid-template-columns:1.35fr 1fr 1fr 1fr 50px;align-items:center;width:min(850px,100% - 48px);min-height:66px;margin:22px auto 20px;padding:8px;display:grid;position:relative;box-shadow:0 8px 26px #0f30351a}.fh-search label{cursor:text;border-right:1px solid #0f303521;min-width:0;padding:4px 22px;display:block}.fh-search label:nth-of-type(4){border-right:0}.fh-search label span{color:var(--brand-fjord);letter-spacing:.01em;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.fh-search input{width:100%;min-width:0;color:var(--brand-fjord);background:0 0;border:0;outline:0;padding:0;font-size:13px}.fh-search input::placeholder{color:#738286;opacity:1}.fh-search-submit{color:#fff;background:var(--brand-signal);cursor:pointer;border:0;border-radius:50%;place-items:center;width:50px;height:50px;transition:transform .12s,background .16s;display:grid;box-shadow:0 5px 14px #2f6bda47}.fh-search-submit:hover{background:#245fc9}.fh-search-submit:active{transform:scale(.93)}.fh-mobile-search{display:none}.fh-category-bar{z-index:20;-webkit-backdrop-filter:saturate(160%)blur(18px);backdrop-filter:saturate(160%)blur(18px);background:#ffffffeb;border-top:1px solid #0f30350f;border-bottom:1px solid #0f30351a;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:76px;padding:0 clamp(24px,5.6vw,88px);display:grid;position:sticky;top:0}.fh-categories{scrollbar-width:none;justify-content:center;align-items:stretch;gap:clamp(20px,4vw,56px);min-width:0;height:76px;display:flex;overflow-x:auto}.fh-categories::-webkit-scrollbar{display:none}.fh-categories a{color:#718085;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:max-content;padding:10px 2px 9px;font-size:11px;font-weight:600;transition:color .16s,transform .12s;display:flex;position:relative}.fh-categories a:hover,.fh-categories a.is-active{color:var(--brand-fjord)}.fh-categories a:active{transform:scale(.96)}.fh-categories a.is-active:after{content:"";background:var(--brand-fjord);border-radius:99px;height:2px;position:absolute;bottom:0;left:0;right:0}.fh-filter,.fh-clear,.fh-see-all{min-height:40px;color:var(--brand-fjord);cursor:pointer;background:#fff;border:1px solid #0f303533;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:12px;font-weight:700;transition:border-color .16s,box-shadow .16s,transform .12s;display:inline-flex}.fh-filter:hover,.fh-clear:hover,.fh-see-all:hover{border-color:#0f303566;box-shadow:0 4px 12px #0f303512}.fh-filter:active,.fh-clear:active,.fh-see-all:active{transform:scale(.97)}.fh-intro{max-width:1320px;margin:0 auto;padding:clamp(52px,7vw,92px) clamp(24px,5.6vw,72px) 18px}.fh-kicker{color:var(--brand-signal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}.fh-intro h1,.fh-results-heading h1{max-width:760px;font:650 clamp(40px, 5.4vw, 68px)/.98 var(--font-display);letter-spacing:-.055em;margin:0}.fh-intro>p:last-child{color:var(--brand-mist);margin:18px 0 0;font-size:clamp(16px,1.5vw,19px)}.fh-content{max-width:1464px;margin:0 auto;padding:0 clamp(24px,5.6vw,82px) 90px}.fh-section-heading,.fh-results-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.fh-section-heading h2{font:650 clamp(28px, 3.2vw, 42px)/1.04 var(--font-display);letter-spacing:-.045em;margin:0}.fh-see-all{border:0;border-bottom:1px solid;border-radius:0;min-height:auto;padding:5px 0 4px}.fh-see-all:hover{box-shadow:none}.fh-card-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-auto-columns:minmax(248px,1fr);grid-auto-flow:column;gap:18px;display:grid;overflow-x:auto}.fh-card-rail::-webkit-scrollbar{display:none}.fh-card{scroll-snap-align:start;min-width:0;position:relative}.fh-card-link{display:block}.fh-card-image{aspect-ratio:1/.93;background:var(--brand-sea-glass);border-radius:20px;position:relative;overflow:hidden}.fh-card-image img{object-fit:cover;transition:transform .38s cubic-bezier(.2,.8,.2,1)}.fh-card-link:hover .fh-card-image img{transform:scale(1.025)}.fh-favorite-badge{z-index:2;color:var(--brand-fjord);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;position:absolute;top:13px;left:13px;box-shadow:0 3px 12px #0f30351f}.fh-action-card{z-index:3;color:#fff;cursor:pointer;filter:drop-shadow(0 1px 2px #00000059);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f303538;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;transition:transform .13s,background .16s;display:grid;position:absolute;top:12px;right:12px}.fh-action-card:hover{background:#0f303561}.fh-action-card:active{transform:scale(.88)}.fh-action-card.is-saved{color:#fff;background:var(--brand-signal);filter:drop-shadow(0 2px 5px #0f303547)}.fh-card-copy{padding:13px 2px 0}.fh-card-title-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.fh-card-title-row h3{min-width:0;color:var(--brand-fjord);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:700;overflow:hidden}.fh-rating{flex:none;font-size:12px;font-weight:600}.fh-card-area,.fh-card-tagline,.fh-card-price{margin:3px 0 0;font-size:13px;line-height:1.35}.fh-card-area,.fh-card-tagline{color:#708084}.fh-card-tagline{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fh-card-price{color:var(--brand-fjord);margin-top:9px}.fh-card-price strong{font-weight:700}.fh-results{max-width:1500px;min-height:70vh;margin:0 auto;padding:clamp(48px,6vw,76px) clamp(24px,5.6vw,82px) 100px}.fh-results-heading h1{font-size:clamp(36px,4.5vw,58px)}.fh-results-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:34px;display:grid}.fh-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px;display:grid}.fh-map{position:sticky;top:96px}.fh-map .map-pane{border-radius:24px;width:100%;max-width:none;padding:14px;position:relative;top:auto}.fh-map .map-stage{width:100%;max-height:calc(100vh - 134px)}.fh-empty{text-align:center;background:var(--brand-foam);border:1px dashed #0f303540;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.fh-empty h1{font:650 30px/1.1 var(--font-display);letter-spacing:-.04em;margin:18px 0 6px}.fh-empty p{color:var(--brand-mist);margin:0 0 22px}.fh-empty a{color:#fff;background:var(--brand-signal);border-radius:12px;padding:12px 18px;font-weight:700}.fh-how{color:#fff;background:var(--brand-fjord);grid-template-columns:minmax(260px,.8fr) minmax(540px,1.2fr);gap:clamp(48px,8vw,130px);padding:clamp(68px,8vw,112px) clamp(24px,7vw,110px);display:grid}.fh-how h2{max-width:450px;font:600 clamp(38px, 5vw, 62px)/.98 var(--font-display);letter-spacing:-.055em;margin:0}.fh-how ol{margin:0;padding:0;list-style:none}.fh-how li{border-top:1px solid #ffffff2e;grid-template-columns:64px minmax(120px,.65fr) 1fr;align-items:baseline;gap:18px;padding:24px 0;display:grid}.fh-how li:last-child{border-bottom:1px solid #ffffff2e}.fh-how li>span{color:var(--brand-signal-soft);font-size:14px;font-weight:700}.fh-how h3{margin:0;font-size:17px}.fh-how li p{color:#bdc9c9;margin:0;font-size:14px;line-height:1.55}.fh-bottom-nav{display:none}.fh-discovery :focus-visible{outline-offset:3px;outline:3px solid #2f6bda73}@media (min-width:1320px){.fh-card-rail{grid-auto-columns:calc(16.6667% - 15px)}}@media (max-width:1100px){.fh-header{padding-inline:32px}.fh-account>a{display:none}.fh-category-bar{padding-inline:32px}.fh-categories{justify-content:flex-start}.fh-card-rail{grid-auto-columns:calc(33.3333% - 12px)}.fh-results{padding-inline:32px}.fh-results-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr)}.fh-results-grid{grid-template-columns:1fr}.fh-how{grid-template-columns:1fr;gap:48px}}@media (max-width:760px){.fh-discovery{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.fh-header,.fh-search{display:none}.fh-mobile-search{background:#fff;border:1px solid #0f303521;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:calc(100% - 32px);min-height:58px;margin:14px auto 10px;padding:8px 8px 8px 17px;display:grid;box-shadow:0 5px 18px #0f303521}.fh-mobile-search label{min-width:0}.fh-mobile-search label span{font-size:13px;font-weight:700;display:block}.fh-mobile-search input{width:100%;color:var(--brand-mist);background:0 0;border:0;outline:0;padding:1px 0 0;font-size:11px}.fh-mobile-search input::placeholder{color:var(--brand-mist);opacity:1}.fh-mobile-search button{width:40px;height:40px;color:var(--brand-fjord);background:#fff;border:1px solid #0f303533;border-radius:50%;place-items:center;display:grid}.fh-category-bar{border-top:0;min-height:65px;padding:0;display:block;top:0}.fh-categories{justify-content:flex-start;gap:30px;height:65px;padding:0 16px}.fh-categories a{gap:4px;padding-block:7px 6px;font-size:10px}.fh-categories a svg{width:20px;height:20px}.fh-filter{display:none}.fh-intro{padding:42px 20px 4px}.fh-intro h1{font-size:42px}.fh-intro>p:last-child{max-width:330px;margin-top:14px;font-size:15px;line-height:1.5}.fh-content{padding:0 0 62px}.fh-row-section{padding-top:48px}.fh-section-heading{align-items:end;margin-bottom:18px;padding:0 20px}.fh-section-heading h2{font-size:29px}.fh-card-rail{grid-auto-columns:79vw;gap:14px;padding:0 20px;scroll-padding-left:20px}.fh-card-rail:after{content:"";width:6px}.fh-card-image{aspect-ratio:1.08;border-radius:18px}.fh-card-title-row h3{font-size:15px}.fh-card-copy{padding-top:12px}.fh-results{padding:42px 20px 64px}.fh-results-heading{align-items:start}.fh-results-heading h1{font-size:38px}.fh-clear{flex:none;margin-top:17px;padding-inline:11px}.fh-results-layout{display:block}.fh-results-grid{grid-template-columns:1fr;gap:32px}.fh-results-grid .fh-card-image{aspect-ratio:1.08}.fh-map{margin-top:40px;position:relative;top:auto}.fh-map .map-pane{display:none}.fh-results.is-map-view .fh-results-layout{flex-direction:column;display:flex}.fh-results.is-map-view .fh-map{order:-1;width:100%;margin:0 0 34px}.fh-results.is-map-view .fh-map .map-pane{display:block}.fh-how{gap:40px;padding:66px 24px 74px}.fh-how h2{max-width:360px;font-size:44px}.fh-how li{grid-template-columns:46px 1fr;gap:8px 12px}.fh-how li p{grid-column:2}.fh-bottom-nav{z-index:50;min-height:calc(66px + env(safe-area-inset-bottom));padding:7px 16px calc(6px + env(safe-area-inset-bottom));-webkit-backdrop-filter:saturate(160%)blur(18px);backdrop-filter:saturate(160%)blur(18px);background:#ffffffeb;border-top:1px solid #0f30351f;grid-template-columns:repeat(4,1fr);align-items:center;gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #0f30350f}.fh-bottom-nav a{color:#738286;flex-direction:column;align-items:center;gap:3px;font-size:9px;font-weight:600;display:flex}.fh-bottom-nav a.is-active{color:var(--brand-signal)}}.fh-intro{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fh-content{padding-top:44px}.fh-row-section{padding-top:58px}.fh-row-section:first-child{padding-top:0}.fh-section-heading{margin-bottom:18px}.fh-section-heading .fh-kicker{display:none}.fh-section-heading h2{letter-spacing:-.025em;font-size:clamp(20px,2vw,24px);line-height:1.18}.fh-card-image{aspect-ratio:1/.96;border-radius:16px}.fh-card-copy{padding-top:10px}.fh-card-title-row h3{font-size:14px}.fh-card-area,.fh-card-tagline,.fh-card-price{font-size:12px}.fh-card-price{margin-top:6px}.fh-favorite-badge{padding:6px 9px;font-size:10px;top:11px;left:11px}.fh-action-card{background:0 0;width:34px;height:34px;top:9px;right:9px}.fh-action-card.is-saved{background:var(--brand-signal)}.is-results .fh-header{min-height:80px}.is-results .fh-modes{visibility:hidden}.is-results .fh-search{grid-template-columns:1.25fr .9fr .9fr .8fr 40px;width:min(620px,100% - 430px);min-height:48px;margin:0;padding:5px;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #0f30351f}.is-results .fh-search label{padding:2px 14px}.is-results .fh-search label span{display:none}.is-results .fh-search input{font-size:12px;font-weight:600}.is-results .fh-search-submit{width:40px;height:40px}.is-results .fh-category-bar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;gap:10px;min-height:56px;padding:0 48px;display:flex;position:relative;overflow:hidden}.is-results .fh-filter{border-radius:999px;order:-1;min-height:36px;padding:0 13px}.is-results .fh-categories{justify-content:flex-start;gap:8px;height:56px}.is-results .fh-categories a{min-height:36px;color:var(--brand-fjord);background:#fff;border:1px solid #0f30352e;border-radius:999px;flex-direction:row;gap:0;margin:10px 0;padding:0 14px;font-size:11px}.is-results .fh-categories a svg{display:none}.is-results .fh-categories a.is-active{border-color:var(--brand-fjord);background:var(--brand-foam)}.is-results .fh-categories a.is-active:after{display:none}.fh-results{max-width:none;padding:26px 48px 88px}.fh-results-layout{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:48px}.fh-results-list{min-width:0}.fh-results-heading{align-items:center;margin-bottom:24px}.fh-results-heading .fh-kicker{display:none}.fh-results-heading h1{font:650 22px/1.2 var(--font-display);letter-spacing:-.025em}.fh-results-grid{gap:30px 20px}.fh-results-grid .fh-card-image{aspect-ratio:1.26}.fh-map{top:22px}.fh-map .map-pane{box-shadow:none;border:0;border-radius:22px;padding:0;overflow:hidden}.fh-map .map-stage{max-height:calc(100vh - 176px)}.fh-how{color:var(--brand-fjord);background:#f7f7f7;border-top:1px solid #0f30351a}.fh-how .fh-kicker{color:var(--brand-signal)}.fh-how h2{font-size:clamp(30px,4vw,48px)}.fh-how li,.fh-how li:last-child{border-color:#0f303526}.fh-how li p{color:var(--brand-mist)}.fh-how li>span{color:var(--brand-signal)}@media (min-width:761px){.fh-discovery:not(.is-results) .fh-category-bar{display:none}}@media (max-width:760px){.fh-mobile-search{width:100%;min-height:66px;box-shadow:none;border:0;border-radius:0;grid-template-columns:30px minmax(0,1fr) 40px;gap:10px;margin:0;padding:10px 16px 8px}.fh-mobile-search>svg{justify-self:center}.fh-mobile-back{place-items:center;width:30px;height:40px;display:grid}.fh-mobile-search label{border:1px solid #0f303524;border-radius:999px;flex-direction:column;justify-content:center;min-height:50px;padding:8px 16px;display:flex;box-shadow:0 4px 14px #0f30351c}.fh-mobile-search label span{text-align:center;font-size:12px}.fh-mobile-search input{text-align:center;font-size:10px}.fh-mobile-search button{width:40px;height:40px}.fh-category-bar{border-bottom:1px solid #0f30351a;min-height:58px;position:relative}.fh-categories{gap:9px;height:58px;padding:0 16px}.fh-categories a{min-height:38px;color:var(--brand-fjord);background:#fff;border:1px solid #0f303524;border-radius:999px;flex-direction:row;gap:7px;margin:9px 0;padding:0 13px;font-size:11px;box-shadow:0 2px 7px #0f30350f}.fh-categories a.is-active{background:var(--brand-foam);border-color:#0000;box-shadow:0 2px 9px #0f303521}.fh-categories a.is-active:after{display:none}.fh-categories a svg{width:17px;height:17px}.fh-content{padding-top:30px}.fh-row-section{padding-top:44px}.fh-row-section:first-child{padding-top:0}.fh-section-heading{margin-bottom:14px;padding:0 16px}.fh-section-heading h2{font-size:20px}.fh-see-all{font-size:11px}.fh-card-rail{grid-auto-columns:calc(50vw - 22px);gap:12px;padding:0 16px;scroll-padding-left:16px}.fh-card-image{aspect-ratio:1/.98;border-radius:16px}.fh-card-title-row{gap:6px}.fh-card-title-row h3{font-size:12px}.fh-rating,.fh-card-area,.fh-card-tagline,.fh-card-price{font-size:10px}.fh-favorite-badge{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 46px);overflow:hidden}.is-results .fh-category-bar{min-height:56px;padding:0;display:block;overflow:hidden}.is-results .fh-categories{height:56px;padding-inline:16px}.is-results .fh-categories a{min-height:36px;margin:10px 0;padding-inline:13px}.fh-results{padding:0 0 64px}.fh-results-layout{flex-direction:column;gap:0;display:flex}.fh-map,.fh-results.is-map-view .fh-map{order:-1;width:100%;height:320px;margin:0;display:block;position:relative;top:auto;overflow:hidden}.fh-map .map-pane,.fh-results.is-map-view .fh-map .map-pane{border-radius:0;width:100%;height:320px;display:block}.fh-map .map-stage{aspect-ratio:auto;width:100%;height:320px;max-height:none}.fh-results-list{z-index:3;background:#fff;border-radius:24px 24px 0 0;flex:none;width:100%;margin-top:-22px;padding:23px 24px 44px;position:relative;box-shadow:0 -5px 18px #0f303514}.fh-results-list:before{content:"";background:#c8cdce;border-radius:99px;width:36px;height:4px;margin:-12px auto 11px;display:block}.fh-results-heading{text-align:center;justify-content:center;margin-bottom:18px}.fh-results-heading h1{font-size:16px}.fh-results-heading .fh-clear{display:none}.fh-results-grid{grid-template-columns:1fr;gap:30px}.fh-results-grid .fh-card-image{aspect-ratio:1.3}.fh-how{padding:54px 24px 66px}.fh-how h2{font-size:36px}.fh-bottom-nav{grid-template-columns:repeat(3,1fr)}}.fh-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fh-filter-scrim{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f1c1f6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.fh-filter-sheet{background:#fff;border-radius:24px;flex-direction:column;width:min(720px,100%);max-height:min(860px,100vh - 48px);animation:.24s cubic-bezier(.2,.8,.2,1) both fh-filter-enter;display:flex;overflow:hidden;box-shadow:0 30px 90px #0f303542}@keyframes fh-filter-enter{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.fh-filter-sheet>header{border-bottom:1px solid #0f30351f;grid-template-columns:42px 1fr 42px;align-items:center;min-height:62px;padding:0 22px;display:grid}.fh-filter-sheet>header h2{font:650 16px/1 var(--font-display);text-align:center;grid-column:2;margin:0}.fh-filter-sheet>header button{width:40px;height:40px;color:var(--brand-fjord);cursor:pointer;background:0 0;border:0;border-radius:50%;grid-column:3;place-items:center;padding:0;display:grid}.fh-filter-sheet>header button:hover{background:var(--brand-foam)}.fh-filter-sheet form{flex-direction:column;flex:1;min-height:0;display:flex}.fh-filter-scroll{min-height:0;padding:0 28px;overflow-y:auto}.fh-filter-scroll fieldset{border:0;border-bottom:1px solid #0f30351f;margin:0;padding:28px 0}.fh-filter-scroll fieldset:last-child{border-bottom:0}.fh-filter-scroll legend{font:650 21px/1.2 var(--font-display);letter-spacing:-.02em;margin-bottom:8px;padding:0}.fh-filter-scroll fieldset>p{color:var(--brand-mist);margin:0 0 20px;font-size:12px}.fh-recommended-filters{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.fh-recommended-filters label{cursor:pointer;min-width:0}.fh-recommended-filters input,.fh-type-switch input,.fh-facility-chips input{opacity:0;pointer-events:none;position:absolute}.fh-recommended-filters label>span{min-height:104px;color:var(--brand-signal);background:linear-gradient(150deg, #fff, var(--brand-foam));border:1px solid #0f303529;border-radius:14px;place-items:center;transition:border-color .15s,background .15s,transform .1s;display:grid}.fh-recommended-filters label>b{text-align:center;margin-top:9px;font-size:12px;font-weight:500;display:block}.fh-recommended-filters input:checked+span{border-color:var(--brand-fjord);background:var(--brand-sea-glass);box-shadow:inset 0 0 0 1px var(--brand-fjord)}.fh-recommended-filters label:active>span{transform:scale(.97)}.fh-type-switch{border:1px solid #0f30352e;border-radius:15px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.fh-type-switch label{cursor:pointer;position:relative}.fh-type-switch label+label:before{content:"";background:#0f303521;width:1px;position:absolute;top:9px;bottom:9px;left:0}.fh-type-switch span{border:2px solid #0000;border-radius:12px;place-items:center;min-height:46px;font-size:13px;font-weight:600;display:grid}.fh-type-switch input:checked+span{border-color:var(--brand-fjord);background:var(--brand-foam)}.fh-price-histogram{border-bottom:2px solid var(--brand-signal);justify-content:center;align-items:end;gap:4px;height:86px;padding:0 14px;display:flex}.fh-price-histogram i{background:var(--brand-signal);border-radius:2px 2px 0 0;width:8px;display:block}.fh-price-inputs,.fh-boat-inputs{grid-template-columns:1fr 1fr;gap:14px;margin-top:17px;display:grid}.fh-price-inputs label,.fh-boat-inputs label{position:relative}.fh-price-inputs label>span,.fh-boat-inputs label>span{color:var(--brand-mist);margin:0 0 6px 3px;font-size:10px;display:block}.fh-price-inputs input,.fh-boat-inputs input{width:100%;min-height:48px;color:var(--brand-fjord);background:#fff;border:1px solid #0f30352e;border-radius:999px;outline:0;padding:0 14px;font-size:13px}.fh-boat-inputs input{border-radius:13px;padding-right:40px}.fh-boat-inputs label>b{color:var(--brand-mist);font-size:12px;position:absolute;bottom:15px;right:14px}.fh-price-inputs input:focus,.fh-boat-inputs input:focus{border-color:var(--brand-signal);box-shadow:0 0 0 3px #2f6bda1f}.fh-facility-chips{flex-wrap:wrap;gap:9px;display:flex}.fh-facility-chips label{cursor:pointer}.fh-facility-chips span{border:1px solid #0f30352e;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:12px;display:inline-flex}.fh-facility-chips input:checked+span{border-color:var(--brand-fjord);background:var(--brand-foam);box-shadow:inset 0 0 0 1px var(--brand-fjord)}.fh-filter-sheet footer{background:#fff;border-top:1px solid #0f30351f;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:10px 22px;display:flex}.fh-filter-sheet footer a{padding:10px 2px;font-size:12px;font-weight:700;text-decoration:underline}.fh-filter-sheet footer button{color:#fff;background:var(--brand-fjord);cursor:pointer;border:0;border-radius:12px;min-height:48px;padding:0 22px;font-size:13px;font-weight:700}.fh-filter-sheet footer button:active{transform:scale(.98)}@media (max-width:760px){.fh-mobile-search>button{visibility:hidden}.fh-category-bar{overflow:visible}.fh-category-bar>.fh-filter{z-index:5;background:#fff;border-radius:50%;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:grid;position:absolute;top:-58px;right:16px}.fh-category-bar>.fh-filter>span{display:none}.is-results .fh-category-bar>.fh-filter{display:grid;top:-58px}.fh-filter-scrim{place-items:end center;padding:12px 0 0}.fh-filter-sheet{border-radius:24px 24px 0 0;width:100%;max-height:calc(100vh - 12px);animation-name:fh-filter-enter-mobile}@keyframes fh-filter-enter-mobile{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.fh-filter-scroll{padding:0 24px}.fh-filter-scroll fieldset{padding:25px 0}.fh-recommended-filters label>span{min-height:98px}.fh-filter-sheet footer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.fh-discovery *,.fh-discovery :before,.fh-discovery :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-reduced-transparency:reduce){.fh-category-bar,.fh-bottom-nav,.fh-favorite-badge,.fh-action-card{-webkit-backdrop-filter:none;backdrop-filter:none}.fh-category-bar,.fh-bottom-nav{background:#fff}}.fh-landing{align-items:center;width:min(1180px,100% - 64px);min-height:610px;margin:42px auto 0;padding:46px 0;display:flex;position:relative}.fh-landing-visual{background:var(--brand-sea-glass);border-radius:24px;position:absolute;inset:0 0 0 25%;overflow:hidden}.fh-landing-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0f303526,#0000 36%);position:absolute;inset:0}.fh-landing-visual img{object-fit:cover;object-position:52% center}.fh-landing-card{z-index:2;background:#fffffffa;border:1px solid #0f303514;border-radius:24px;width:430px;padding:34px;position:relative;box-shadow:0 18px 50px #0f30352e}.fh-landing-card h1{max-width:340px;font:650 41px/.98 var(--font-display);letter-spacing:-.045em;margin:0}.fh-landing-card>p:not(.fh-kicker){color:var(--brand-mist);margin:13px 0 22px;font-size:14px;line-height:1.45}.fh-landing-search{gap:9px;display:grid}.fh-landing-search label{cursor:text;min-width:0;display:block}.fh-landing-destination,.fh-landing-field-row{background:#fff;border:1px solid #0f303552;border-radius:13px;min-height:62px}.fh-landing-destination{padding:11px 14px}.fh-landing-field-row{grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.fh-landing-field-row label{padding:10px 14px}.fh-landing-field-row label+label{border-left:1px solid #0f303526}.fh-landing-search label>span{color:var(--brand-fjord);margin-bottom:4px;font-size:10px;font-weight:700;display:block}.fh-landing-search input{width:100%;min-width:0;color:var(--brand-fjord);font-family:"DM Sans", var(--font-sans);background:0 0;border:0;outline:0;padding:0;font-size:12px}.fh-landing-search input::placeholder{color:#758488;opacity:1}.fh-landing-search label:focus-within{border-color:var(--brand-signal);box-shadow:inset 0 0 0 1px var(--brand-signal), 0 0 0 3px #2f6bda1a}.fh-landing-search button{color:#fff;background:var(--brand-signal);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:50px;margin-top:2px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .12s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 20px #2f6bda38}.fh-landing-search button:hover{background:#245fc9;box-shadow:0 10px 24px #2f6bda4d}.fh-landing-search button:active{transform:scale(.98)}.fh-benefits{grid-template-columns:repeat(3,1fr);gap:clamp(36px,7vw,96px);width:min(1180px,100% - 64px);margin:74px auto 0;display:grid}.fh-benefits article{min-width:0}.fh-benefits article>svg{color:var(--brand-fjord);margin-bottom:19px}.fh-benefits h2{font:650 19px/1.2 var(--font-display);letter-spacing:-.02em;margin:0}.fh-benefits p{color:var(--brand-mist);margin:10px 0 0;font-size:13px;line-height:1.55}.fh-home-map{background:var(--brand-foam);border-radius:30px;grid-template-columns:minmax(250px,.72fr) minmax(430px,1.28fr);align-items:center;gap:clamp(38px,7vw,86px);width:min(1180px,100% - 64px);margin:112px auto 100px;padding:clamp(30px,5vw,62px);display:grid}.fh-home-map-heading h2{max-width:330px;font:650 clamp(34px, 4vw, 50px)/.98 var(--font-display);letter-spacing:-.045em;margin:0}.fh-home-map-heading>p:not(.fh-kicker){max-width:340px;color:var(--brand-mist);margin:18px 0 0;font-size:14px;line-height:1.6}.fh-home-map-links{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.fh-home-map-links a{background:#fff;border:1px solid #0f303529;border-radius:999px;align-items:center;min-height:38px;padding:0 13px;font-size:11px;font-weight:700;transition:transform .12s,border-color .16s,box-shadow .16s;display:inline-flex}.fh-home-map-links a:hover{border-color:#0f303566;box-shadow:0 4px 12px #0f303514}.fh-home-map-links a:active{transform:scale(.97)}.fh-home-map-canvas{background:#fff;border:1px solid #0f30351a;border-radius:24px;min-width:0;padding:14px;overflow:hidden;box-shadow:0 24px 70px #0f303521}.fh-home-map-topline{color:#697d80;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:0 7px 10px;font-size:12px;font-weight:650;display:flex}.fh-home-map-topline span{align-items:center;gap:7px;display:flex}.fh-home-map-topline span:first-child{color:var(--brand-fjord)}.fh-home-map-topline span:last-child{font-family:"DM Sans", var(--font-sans);font-variant-numeric:tabular-nums}.fh-home-map .map-pane{width:100%;box-shadow:none;background:#8abcc8;border:0;border-radius:20px;padding:0;position:relative;top:auto}.fh-home-map .map-stage{background:#8abcc8;border-radius:20px;width:min(100%,520px);max-height:none}.fh-home-map .map-land{fill:#f4f1e8;stroke:#0f303529;stroke-width:.8px}.fh-home-map .map-land-neighbor{fill:#dce1dc;stroke:#0f30351a;stroke-width:.8px}.fh-home-map .map-label{font-family:var(--font-sans);font-style:normal}.fh-home-map .map-label-land{fill:#0f30356b;letter-spacing:.08em}.fh-home-map .map-label-water{fill:#ffffffb3;letter-spacing:.08em}.fh-home-map .map-pin{margin:-16px 0 0 -16px}.fh-home-map .map-pin i{background:var(--brand-signal);border:3px solid #fff;border-radius:50%;width:11px;height:11px;transform:none;box-shadow:0 0 0 4px #ffffffc7,0 5px 12px #0f303538}.fh-home-map .map-pin:hover i,.fh-home-map .map-pin.is-active i{background:var(--brand-fjord);transform:scale(1.28)}.fh-home-map .map-popup{border:1px solid #0f303514;border-radius:18px;box-shadow:0 20px 46px #0f303533}.fh-home-map .map-zoom-controls button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #0f30351a;box-shadow:0 7px 18px #0f303524}.fh-home-map .map-note{color:#0f3035c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1}.fh-home-map+.fh-content{padding-top:0}@media (max-width:900px) and (min-width:761px){.fh-landing{width:calc(100% - 48px)}.fh-landing-card{width:400px}.fh-home-map{grid-template-columns:1fr}.fh-home-map-heading{text-align:center}.fh-home-map-heading h2,.fh-home-map-heading>p:not(.fh-kicker){margin-left:auto;margin-right:auto}.fh-home-map-links{justify-content:center}}@media (max-width:760px){.fh-landing{width:100%;min-height:0;margin:0;padding:0 0 12px;display:block}.fh-landing-visual{border-radius:0 0 24px 24px;width:100%;height:300px;position:relative;inset:auto}.fh-landing-visual:after{background:linear-gradient(#0000 55%,#0f303547)}.fh-landing-visual img{object-position:58% center}.fh-landing-card{border-radius:21px;width:calc(100% - 32px);margin:-42px auto 0;padding:25px 22px 22px}.fh-landing-card h1{max-width:280px;font-size:35px}.fh-landing-card>p:not(.fh-kicker){margin:11px 0 19px;font-size:13px}.fh-landing-search button{min-height:49px}.fh-benefits{grid-template-columns:1fr;gap:0;width:calc(100% - 40px);margin-top:52px}.fh-benefits article{border-top:1px solid #0f303521;grid-template-columns:34px 1fr;column-gap:13px;padding:26px 0;display:grid}.fh-benefits article:last-child{border-bottom:1px solid #0f303521}.fh-benefits article>svg{grid-row:1/span 2;margin:0}.fh-benefits h2{font-size:17px}.fh-benefits p{margin-top:6px;font-size:12px}.fh-home-map{border-radius:24px;grid-template-columns:1fr;gap:28px;width:calc(100% - 32px);margin:70px auto 66px;padding:28px 18px 18px}.fh-home-map-heading{text-align:center;padding:0 5px}.fh-home-map-heading h2{margin-left:auto;margin-right:auto;font-size:35px}.fh-home-map-heading>p:not(.fh-kicker){margin-left:auto;margin-right:auto;font-size:13px}.fh-home-map-links{justify-content:center}.fh-home-map-canvas{border-radius:20px;padding:8px}.fh-home-map-topline{padding:4px 5px 10px}.fh-home-map .map-pane{border-radius:16px}.fh-home-map .map-stage{aspect-ratio:600/727;border-radius:16px;width:100%;height:auto}.fh-content{padding-top:0}}.fh-air-search{--search-surface:#eceeed;--search-shadow:0 9px 28px #0f30351f, 0 2px 6px #0f30350f;z-index:30;color:var(--brand-fjord);font-family:var(--font-sans);position:relative}.fh-air-search.is-landing{width:min(850px,100vw - 112px);margin-top:24px}.fh-air-search.is-compact{width:min(850px,100% - 56px);margin:20px auto 14px}.fh-air-search-bar{min-height:68px;box-shadow:var(--search-shadow);isolation:isolate;background:#eceeedf5;border:1px solid #0f30351a;border-radius:999px;grid-template-columns:minmax(210px,1.28fr) minmax(170px,1fr) minmax(155px,.86fr) auto;align-items:stretch;padding:5px;display:grid}.fh-air-field{min-width:0;min-height:56px;color:var(--brand-fjord);box-shadow:none;text-align:left;cursor:pointer;transition:background-color .18s var(--button-ease), box-shadow .22s var(--button-ease), transform .18s var(--button-ease);background:0 0;border:0;border-radius:999px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:10px 22px;display:flex;position:relative;overflow:hidden}.fh-air-field:not(:first-child):before{content:"";background:#0f30351f;width:1px;transition:opacity .14s;position:absolute;top:14px;bottom:14px;left:0}.fh-air-field:hover{background:#ffffff8c;transform:none}.fh-air-field.is-active{z-index:1;background:#fff;box-shadow:0 8px 24px #0f303524,0 1px 4px #0f303514}.fh-air-field.is-active:before,.fh-air-field.is-active+.fh-air-field:before,.fh-air-field:hover:before,.fh-air-field:hover+.fh-air-field:before{opacity:0}.fh-air-field>span,.fh-air-field>strong{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.fh-air-field>span{color:var(--brand-fjord);letter-spacing:-.01em;font-size:11px;font-weight:760}.fh-air-field>strong{color:#6f7e80;font-size:12px;font-weight:520}.fh-air-destination{cursor:text}.fh-air-destination input{color:#6f7e80;width:100%;min-width:0;font:520 12px/1.2 var(--font-sans);background:0 0;border:0;outline:0;padding:0}.fh-air-destination input::placeholder{color:#7d898b;opacity:1}.fh-air-destination input:focus-visible{outline:0}.fh-air-destination:has(input:focus-visible){box-shadow:0 8px 24px #0f303524,0 0 0 3px #2f6bda38}.fh-air-search-submit{color:#fff;background:linear-gradient(135deg, #3f7ce8 0%, var(--brand-signal) 52%, #245bc2 100%);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:8px;min-width:54px;height:54px;margin:0 2px 0 7px;padding:0 17px;font-size:13px;font-weight:760;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 9px 22px #2f6bda4d,inset 0 1px #ffffff38}.fh-air-search-submit:after{content:"";opacity:0;width:78px;height:78px;transition:opacity .18s ease, transform .32s var(--button-ease);background:radial-gradient(circle,#ffffff47,#0000 66%);border-radius:50%;position:absolute;transform:translate(-22px,20px)scale(.65)}.fh-air-search-submit:hover{background:linear-gradient(135deg,#4785ef 0%,#316fde 50%,#2259be 100%);transform:translateY(-1px)scale(1.018);box-shadow:0 13px 28px #2f6bda5c,inset 0 1px #ffffff42}.fh-air-search-submit:hover:after{opacity:1;transform:translate(25px,-19px)scale(1)}.fh-air-search-submit:active{transform:translateY(1px)scale(.96)}.fh-air-search-submit>*{z-index:1;position:relative}.fh-air-popover{z-index:50;-webkit-backdrop-filter:blur(22px)saturate(1.08);backdrop-filter:blur(22px)saturate(1.08);animation:fh-air-popover-in .24s var(--button-ease) both;background:#fffffffb;border:1px solid #0f303517;border-radius:28px;position:absolute;top:calc(100% + 12px);box-shadow:0 26px 70px #0f303533,0 5px 18px #0f303514}@keyframes fh-air-popover-in{0%{opacity:0;transform:translateY(-7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.fh-air-panel-kicker{color:#526467;margin:0 0 10px;padding:0 10px;font-size:11px;font-weight:760}.fh-air-destination-panel{transform-origin:0 0;width:min(430px,100vw - 32px);max-height:510px;padding:25px 20px 20px;left:0;overflow:auto}.fh-air-suggestion{width:100%;min-height:65px;color:var(--brand-fjord);box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:15px;align-items:center;gap:14px;padding:7px 10px;display:flex}.fh-air-suggestion:hover{background:#f4f6f5;transform:none}.fh-air-suggestion:active{background:#ebefed;transform:scale(.992)}.fh-air-suggestion>span:last-child{gap:3px;min-width:0;display:grid}.fh-air-suggestion strong,.fh-air-suggestion small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fh-air-suggestion strong{font-size:13px;font-weight:680}.fh-air-suggestion small{color:#718083;font-size:12px}.fh-air-suggestion-icon{color:#7c6552;width:52px;height:52px;transition:transform .22s var(--button-ease);background:#f5f1ed;border-radius:13px;flex:0 0 52px;place-items:center;display:grid}.fh-air-suggestion:hover .fh-air-suggestion-icon{transform:scale(1.045)rotate(-2deg)}.fh-air-suggestion-icon.is-nearby{color:var(--brand-signal);background:#edf4ff}.fh-air-suggestion-icon.is-tone-1{color:#2775c8;background:#eef5fc}.fh-air-suggestion-icon.is-tone-2{color:#198257;background:#edf8f2}.fh-air-suggestion-icon.is-tone-3{color:#9a7046;background:#f7f1eb}.fh-air-suggestion-icon.is-tone-4{color:#ca5d51;background:#fff0ef}.fh-air-no-results{color:#6f7e80;align-items:center;gap:12px;min-height:86px;padding:18px;font-size:12px;display:flex}.fh-air-calendar-panel{transform-origin:top;width:min(820px,100vw - 64px);padding:22px 26px 24px;left:50%;translate:-50%}.fh-air-calendar-topline{grid-template-columns:40px 1fr 40px;align-items:center;min-height:38px;margin-bottom:8px;display:grid}.fh-air-calendar-topline>div{color:#617174;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:680;display:flex}.fh-air-calendar-topline button,.fh-air-stepper button{width:38px;height:38px;color:var(--brand-fjord);box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;padding:0;display:grid}.fh-air-calendar-topline button:hover,.fh-air-stepper button:hover:not(:disabled){background:#f2f4f3;border-color:#0f30351f;transform:none}.fh-air-calendar-topline button:active,.fh-air-stepper button:active:not(:disabled){transform:scale(.91)}.fh-air-calendar-topline button:disabled,.fh-air-stepper button:disabled{color:#bdc5c4;cursor:not-allowed;opacity:.6}.fh-air-months{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;display:grid}.fh-air-month h3{text-align:center;font:680 16px/1.2 var(--font-display);text-transform:capitalize;letter-spacing:-.015em;margin:8px 0 20px}.fh-air-weekdays,.fh-air-month-grid{grid-template-columns:repeat(7,1fr);display:grid}.fh-air-weekdays{margin-bottom:8px}.fh-air-weekdays span{color:#758386;place-items:center;height:26px;font-size:10px;font-weight:680;display:grid}.fh-air-month-grid{row-gap:7px}.fh-air-month-grid>span{min-width:0}.fh-air-day-cell{place-items:center;height:42px;display:grid;position:relative}.fh-air-day-cell.is-in-range{background:#e8f0fe}.fh-air-day-cell.is-range-start{background:linear-gradient(90deg,#0000 50%,#e8f0fe 50%)}.fh-air-day-cell.is-range-end{background:linear-gradient(90deg,#e8f0fe 50%,#0000 50%)}.fh-air-day-cell button{z-index:1;width:42px;height:42px;color:var(--brand-fjord);box-shadow:none;font-family:var(--font-sans);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;padding:0;font-size:12px;font-weight:620;display:grid;position:relative}.fh-air-day-cell button:hover:not(:disabled){border-color:var(--brand-fjord);background:#fff;transform:scale(1.04)}.fh-air-day-cell button:active:not(:disabled){transform:scale(.91)}.fh-air-day-cell button[aria-pressed=true]{color:#fff;background:var(--brand-fjord);box-shadow:0 5px 13px #0f303533}.fh-air-day-cell button:disabled{color:#c0c7c6;cursor:not-allowed;opacity:.68}.fh-air-date-status{color:#6d7c7e;text-align:center;font-variant-numeric:tabular-nums;border-top:1px solid #0f30351a;min-height:38px;margin-top:18px;padding-top:17px;font-size:11px}.fh-air-date-status strong{color:var(--brand-fjord);font-weight:700}.fh-air-boat-panel{transform-origin:100% 0;width:min(410px,100vw - 32px);padding:28px 26px 22px;right:0}.fh-air-boat-heading{align-items:flex-start;gap:12px;padding:0 4px 17px;display:flex}.fh-air-boat-heading>span{width:42px;height:42px;color:var(--brand-signal);background:#edf4ff;border-radius:13px;flex:0 0 42px;place-items:center;display:grid}.fh-air-boat-heading h3{font:680 17px/1.2 var(--font-display);margin:1px 0 3px}.fh-air-boat-heading p{color:#738184;margin:0;font-size:11px;line-height:1.45}.fh-air-measure-row{border-top:1px solid #0f30351a;justify-content:space-between;align-items:center;gap:18px;min-height:90px;padding:18px 4px;display:flex}.fh-air-measure-row>div:first-child{gap:4px;display:grid}.fh-air-measure-row strong{font-size:14px;font-weight:680}.fh-air-measure-row span{color:#748285;font-size:11px}.fh-air-stepper{grid-template-columns:38px minmax(64px,auto) 38px;align-items:center;gap:5px;display:grid}.fh-air-stepper button{background:#fff;border-color:#0f303529}.fh-air-stepper output{color:var(--brand-fjord);text-align:center;font-family:var(--font-sans);font-variant-numeric:tabular-nums;font-size:12px;font-weight:650}.fh-air-boat-done{color:#fff;background:var(--brand-fjord);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:42px;margin:12px 0 0 auto;padding:0 18px;font-size:12px;font-weight:720;display:flex;box-shadow:0 6px 16px #0f30352e}.fh-air-boat-done:hover{background:#163f44;transform:translateY(-1px)}.fh-air-boat-done:active{transform:scale(.96)}@media (max-width:900px) and (min-width:761px){.fh-air-search.is-landing{width:min(760px,100vw - 72px)}.fh-air-search-bar{grid-template-columns:minmax(180px,1.2fr) minmax(150px,.9fr) minmax(140px,.8fr) auto}.fh-air-field{padding-inline:17px}.fh-air-search-submit span{display:none}.fh-air-search-submit{width:54px;padding:0}}@media (max-width:760px){.fh-air-search.is-compact{display:none}.fh-air-search.is-landing{width:100%;margin-top:20px}.fh-air-search-bar{background:#eef0ef;border-radius:19px;grid-template-columns:1fr 1fr;gap:5px;min-height:0;padding:6px}.fh-air-field{background:#ffffffa8;border-radius:14px;min-height:55px;padding:9px 13px}.fh-air-field:before{display:none}.fh-air-destination{grid-column:1/-1}.fh-air-field>span{font-size:10px}.fh-air-field>strong,.fh-air-destination input{font-size:11px}.fh-air-search-submit{border-radius:13px;grid-column:1/-1;width:100%;height:48px;margin:1px 0 0}.fh-air-popover{border-radius:22px;width:100%;max-height:min(530px,100dvh - 96px);top:calc(100% + 9px);left:0;right:auto;translate:none}.fh-air-destination-panel{padding:20px 14px 15px}.fh-air-suggestion{min-height:61px;padding-inline:8px}.fh-air-suggestion-icon{flex-basis:48px;width:48px;height:48px}.fh-air-calendar-panel{padding:18px 14px 20px;overflow:auto}.fh-air-months{grid-template-columns:1fr;gap:0}.fh-air-month:nth-child(2){display:none}.fh-air-month h3{margin-bottom:15px}.fh-air-month-grid{row-gap:4px}.fh-air-day-cell,.fh-air-day-cell button{height:40px}.fh-air-day-cell button{width:40px}.fh-air-date-status{margin-top:12px;padding-top:13px}.fh-air-boat-panel{padding:23px 18px 18px;overflow:auto}.fh-air-measure-row{min-height:82px}.fh-air-stepper{grid-template-columns:36px minmax(56px,auto) 36px}.fh-air-stepper button{width:36px;height:36px}}@media (prefers-reduced-transparency:reduce){.fh-air-search-bar,.fh-air-popover{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}.fh-landing{isolation:isolate;align-items:center;width:min(1180px,100% - 64px);min-height:610px;margin:42px auto 0;padding:46px 0;display:flex}.fh-landing-visual{border-radius:26px;inset:0 0 0 25%;box-shadow:0 24px 70px #0f303521}.fh-landing-visual:after{background:linear-gradient(90deg,#0f303533,#0000 48%)}.fh-landing-content{z-index:2;background:#fffffffa;border:1px solid #0f303514;border-radius:24px;width:430px;padding:34px;position:relative;box-shadow:0 20px 56px #0f303533}.fh-landing-card{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0;position:static}.fh-air-search.is-landing{width:100%;margin:22px 0 0;position:relative;top:auto;left:auto;translate:none}.fh-air-search.is-landing .fh-air-search-bar{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:8px;padding:0;display:grid;overflow:visible}.fh-air-search.is-landing .fh-air-field{background:#fff;border:1px solid #0f30354d;border-radius:13px;min-height:61px;padding:10px 14px}.fh-air-search.is-landing .fh-air-field:before{display:none}.fh-air-search.is-landing .fh-air-field:hover{background:#fff;border-color:#0f303585}.fh-air-search.is-landing .fh-air-field.is-active{border-color:var(--brand-signal);background:#fff;box-shadow:0 0 0 3px #2f6bda24}.fh-air-search.is-landing .fh-air-search-submit{border-radius:12px;width:100%;height:51px;margin:1px 0 0}.fh-air-search.is-landing .fh-air-destination-panel,.fh-air-search.is-landing .fh-air-calendar-panel,.fh-air-search.is-landing .fh-air-boat-panel{top:0;left:calc(100% + 14px);right:auto;translate:none}.fh-air-search.is-landing .fh-air-destination-panel{width:min(430px,100vw - 500px)}.fh-air-search.is-landing .fh-air-calendar-panel{width:min(760px,100vw - 500px)}.fh-air-search.is-landing .fh-air-boat-panel{width:min(410px,100vw - 500px)}@media (max-width:1100px) and (min-width:761px){.fh-landing{width:calc(100% - 48px)}.fh-landing-content{width:400px;padding:30px}.fh-air-search.is-landing .fh-air-destination-panel{width:min(390px,100vw - 462px)}.fh-air-search.is-landing .fh-air-calendar-panel{width:min(620px,100vw - 462px);padding-inline:20px}.fh-air-search.is-landing .fh-air-months{gap:24px}.fh-air-search.is-landing .fh-air-boat-panel{width:min(380px,100vw - 462px)}}@media (max-width:760px){.fh-landing{flex-direction:column;width:100%;min-height:0;margin:0;padding:0 0 12px;display:flex}.fh-landing-visual{width:100%;height:300px;box-shadow:none;border-radius:0 0 24px 24px;order:0;position:relative;inset:auto}.fh-landing-visual:after{background:linear-gradient(#0000 55%,#0f303547)}.fh-landing-content{border-radius:21px;order:1;width:calc(100% - 32px);margin:-42px auto 0;padding:25px 22px 22px}.fh-air-search.is-landing{margin-top:20px}.fh-air-search.is-landing .fh-air-search-bar{box-shadow:var(--search-shadow);background:#eef0ef;border:1px solid #0f30351a;border-radius:19px;grid-template-columns:1fr 1fr;gap:5px;padding:6px}.fh-air-search.is-landing .fh-air-field{background:#ffffffb8;border-color:#0000;border-radius:14px;min-height:55px;padding:9px 13px}.fh-air-search.is-landing .fh-air-destination{grid-column:1/-1}.fh-air-search.is-landing .fh-air-search-submit{border-radius:13px;grid-column:1/-1;height:48px}.fh-air-search.is-landing .fh-air-destination-panel,.fh-air-search.is-landing .fh-air-calendar-panel,.fh-air-search.is-landing .fh-air-boat-panel{width:100%;top:calc(100% + 9px);left:0;right:auto}}@media (prefers-reduced-transparency:reduce){.fh-landing-content{background:#fff}}
