.back-to-top{position:fixed;z-index:60;right:max(1.25rem,env(safe-area-inset-right,0px));bottom:max(1.35rem,env(safe-area-inset-bottom,0px));width:3rem;height:3rem;border-radius:50%;display:grid;place-items:center;color:#fff;background:#062538b8;border:1px solid rgba(255,255,255,.22);box-shadow:0 12px 32px #06253859,inset 0 1px #ffffff1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(.65rem) scale(.92);transition:opacity .28s ease,transform .28s ease,visibility .28s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.back-to-top:hover{background:#0b3a5ce0;border-color:#ffffff61;box-shadow:0 16px 36px #0625386b,inset 0 1px #ffffff29;transform:translateY(-2px) scale(1)}.back-to-top:focus-visible{outline:none;box-shadow:0 0 0 2px #ffffffd9,0 0 0 4px #1b7ab28c,0 16px 36px #0625386b}.back-to-top:active{transform:translateY(0) scale(.96)}.back-to-top-icon{display:block;transition:transform .25s ease}.back-to-top:hover .back-to-top-icon{transform:translateY(-1px)}@media(max-width:640px){.back-to-top{width:2.75rem;height:2.75rem;right:max(1rem,env(safe-area-inset-right,0px));bottom:max(1.1rem,env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.back-to-top,.back-to-top-icon{transition:none}}.store-row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.store-badge{display:inline-flex;align-items:center;justify-content:center;line-height:0;text-decoration:none;background:#15161b;border:.5px solid #7c86a9;border-radius:8px;padding:4px 6px;transition:transform .2s ease,opacity .2s ease,background .2s ease}.store-badge:hover{transform:translateY(-1px);opacity:.92;background:#000}.store-badge-img{display:block;height:40px;width:auto;max-width:100%}@media(max-width:640px){.store-row{gap:.5rem}.store-badge-img{height:36px}}.site-footer{background:#fff;color:#676f86;padding-top:1rem}.footer-banner-wrap{width:min(100% - 2.5rem,1280px);margin-inline:auto;margin-bottom:3.5rem}.footer-banner{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);gap:2rem;align-items:end;overflow:hidden;min-height:420px;padding:3rem 3.5rem 0;border-radius:40px;background:#0079c0;color:#fff;box-shadow:0 24px 60px #0079c038}.footer-banner-waves{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;opacity:.9}.footer-banner-copy{position:relative;z-index:1;padding-bottom:3.25rem;max-width:34rem}.footer-banner h2{font-family:var(--font-display);font-size:clamp(2rem,3.6vw,3rem);font-weight:600;line-height:1.15;color:#fff;max-width:14ch}.footer-banner p{margin-top:1rem;margin-bottom:1.75rem;max-width:38ch;line-height:1.6;color:#ffffffeb;font-size:1.05rem}.footer-banner .store-row{gap:.85rem}.footer-banner-phone{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-end;min-height:380px}.footer-phone{position:relative;width:min(100%,280px);aspect-ratio:9 / 18.5;border-radius:36px;background:#111;border:3px solid #1c1c1e;box-shadow:0 18px 50px #00285059;overflow:hidden;transform:translateY(12%)}.footer-phone-screen{position:absolute;inset:10px 8px 8px;border-radius:28px;overflow:hidden;background:#0b3a5c}.footer-phone-screen img{width:100%;height:100%;object-fit:cover;object-position:top center}.footer-phone-island{position:absolute;top:14px;left:50%;z-index:2;width:34%;height:18px;transform:translate(-50%);border-radius:999px;background:#111}.footer-grid{display:grid;gap:2.5rem 3rem;padding:1rem 0 2.25rem;grid-template-columns:1.6fr 1fr 1fr;width:min(100% - 2.5rem,1280px)}.footer-brand-mark{display:inline-flex;align-items:center}.footer-brand strong{font-family:var(--font-display);font-size:1.55rem;color:#98a2b3}.footer-logo{display:block;height:2.6rem;width:auto;max-width:12rem;object-fit:contain;opacity:.55}.footer-brand p{margin-top:1rem;line-height:1.65;max-width:34ch;color:#4a5568;font-size:.98rem}.footer-social{display:flex;gap:.75rem;margin-top:1.5rem;align-items:center}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:transparent;transition:transform .2s ease,opacity .2s ease;flex-shrink:0;line-height:0;padding:0}.footer-social a:hover{transform:translateY(-1px);opacity:.85}.footer-social img{display:block;width:40px;height:40px;margin:0;object-fit:contain}.footer-grid h3{color:#15161b;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-grid a,.footer-grid span{display:block;margin-bottom:.7rem;color:#676f86;font-size:.95rem}.footer-grid a:hover{color:#0079c0}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;border-top:1px solid #eef0f4;padding:1.35rem 0 2rem;width:min(100% - 2.5rem,1280px);font-size:.9rem;color:#98a2b3}.footer-bottom-stores .store-badge-img{height:40px;width:auto}@media(max-width:980px){.footer-banner-wrap{width:min(100% - 2rem,1280px);margin-bottom:2.5rem}.footer-banner{grid-template-columns:1fr;min-height:0;padding:2.5rem 1.75rem 0;text-align:center;border-radius:28px}.footer-banner-copy{margin-inline:auto;padding-bottom:1.5rem;max-width:36rem}.footer-banner h2{margin-inline:auto;max-width:none}.footer-banner p{margin-inline:auto}.footer-banner .store-row{justify-content:center}.footer-banner-phone{min-height:300px}.footer-phone{width:min(100%,220px);transform:translateY(8%)}.footer-grid{grid-template-columns:1fr 1fr;width:min(100% - 2rem,1280px);gap:2rem 1.5rem}.footer-brand{grid-column:1 / -1}.footer-bottom{width:min(100% - 2rem,1280px)}}@media(max-width:640px){.footer-banner-wrap{width:min(100% - 1.5rem,1280px);margin-bottom:2rem}.footer-banner{padding:2rem 1.15rem 0;border-radius:20px;gap:1rem}.footer-banner h2{font-size:clamp(1.65rem,7vw,2.15rem)}.footer-banner p{font-size:.95rem;margin-bottom:1.25rem}.footer-banner .store-badge-img{height:36px}.footer-banner-phone{min-height:260px}.footer-phone{width:min(100%,180px)}.footer-grid{grid-template-columns:1fr;width:min(100% - 1.5rem,1280px);gap:1.75rem;padding-bottom:1.5rem}.footer-bottom{width:min(100% - 1.5rem,1280px);flex-direction:column;align-items:flex-start;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom,0))}.footer-bottom-stores .store-badge-img{height:36px}}.lang-switch{position:relative;z-index:5}.lang-switch-trigger{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#06253859;color:inherit;font:inherit;font-size:.82rem;font-weight:600;letter-spacing:.02em;cursor:pointer;backdrop-filter:blur(10px);transition:background .2s ease,border-color .2s ease}.site-header.is-scrolled .lang-switch-trigger,.site-header.is-open .lang-switch-trigger{background:#ffffff1a}.lang-switch-trigger:hover,.lang-switch.is-open .lang-switch-trigger{background:#ffffff29;border-color:#ffffff59}.lang-switch-flag{display:block;width:1.15rem;height:.85rem;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #00000026}.lang-switch-code{min-width:1.4rem}.lang-switch-caret{font-size:.65rem;opacity:.75;line-height:1}.lang-switch-menu{position:absolute;top:calc(100% + .45rem);right:0;margin:0;padding:.4rem;list-style:none;min-width:14.5rem;max-height:min(70vh,22rem);overflow:auto;border-radius:.9rem;background:#062538f5;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 40px #06253873;backdrop-filter:blur(16px)}html[dir=rtl] .lang-switch-menu{right:auto;left:0}.lang-switch-option{width:100%;display:grid;grid-template-columns:1.35rem 1fr auto;align-items:center;gap:.65rem;padding:.55rem .65rem;border-radius:.6rem;color:#fff;text-align:start;font:inherit;font-size:.88rem;cursor:pointer;transition:background .15s ease}.lang-switch-option img{width:1.25rem;height:.9rem;object-fit:cover;border-radius:2px}.lang-switch-option:hover,.lang-switch-option.is-active{background:#ffffff1f}.lang-switch-native{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lang-switch-iso{opacity:.55;font-size:.75rem;font-weight:600}.mobile-nav .lang-switch{margin:.5rem 0 .25rem}.mobile-nav .lang-switch-trigger{width:100%;justify-content:center}.mobile-nav .lang-switch-menu{position:static;margin-top:.5rem;max-height:14rem;box-shadow:none}@media(max-width:980px){.header-actions .lang-switch-code{display:none}}.site-header{position:fixed;inset:0 0 auto;z-index:50;transition:background .25s ease,box-shadow .25s ease,color .25s ease;color:var(--white);padding-top:env(safe-area-inset-top,0)}.site-header.is-scrolled,.site-header.is-open{background:#062538eb;backdrop-filter:blur(14px);box-shadow:0 10px 30px #06253840}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.5rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:700;letter-spacing:-.02em;min-width:0}.brand-mark{color:var(--white);display:grid;place-items:center;flex-shrink:0}.brand-logo{display:block;height:2.25rem;width:auto;max-width:9rem;object-fit:contain}.brand-text{font-family:var(--font-display);font-size:1.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-desktop{display:none;align-items:center;gap:1.35rem}.nav-desktop a{font-size:.92rem;font-weight:500;opacity:.88;padding:.4rem .85rem;border-radius:999px;transition:background .2s ease,opacity .2s ease}.nav-desktop a:hover,.nav-desktop a.active{opacity:1}.site-header.is-overlay .nav-desktop a.active{background:#ffffff2e}.site-header.is-scrolled .nav-desktop a.active,.site-header.is-open .nav-desktop a.active{background:#ffffff1f}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.contact-cta{display:none}.menu-toggle{width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);display:grid;place-content:center;gap:5px}.menu-toggle span{display:block;width:1rem;height:2px;background:var(--white);border-radius:2px}.mobile-nav{display:none;padding:0 1.25rem calc(1.5rem + env(safe-area-inset-bottom,0));max-height:min(75vh,32rem);overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-nav.is-open{display:block}.mobile-nav nav{display:grid;gap:.35rem;padding:1rem;border-radius:1rem;background:#ffffff0f}.mobile-nav a{padding:.85rem .75rem;border-radius:.75rem;font-weight:600}.mobile-nav .btn{justify-content:center;margin-top:.5rem}@media(max-width:640px){.header-inner{min-height:3.75rem}.brand-logo{height:2rem;max-width:7.5rem}.brand-text{font-size:1.15rem}.mobile-nav{padding-inline:1rem}}@media(min-width:981px){.nav-desktop{display:flex}.contact-cta{display:inline-flex}.menu-toggle,.mobile-nav{display:none!important}}.site{min-height:100vh;display:flex;flex-direction:column;overflow-x:clip}.site main{flex:1;overflow-x:clip}.placeholder{padding-top:8rem}.home-boot{align-items:center}.home-boot .hero-content{width:100%;justify-content:center;text-align:center}.hero{position:relative;min-height:100vh;min-height:100svh;color:var(--white);display:grid;align-items:end;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0;pointer-events:none}.hero-media{background-position:center;background-size:cover;transform:scale(1.02);animation:heroDrift 18s ease-in-out infinite alternate}.hero-media-video{width:100%;height:100%;object-fit:cover;animation:none;transform:none;z-index:0}.hero-media-poster{z-index:0;animation:none;transform:none}.hero-media-video[poster]{background-color:#062538}.hero-shade{background:linear-gradient(90deg,#062538c7,#06253859 55%,#06253873),linear-gradient(180deg,#06253859,#06253826 40%,#062538b8)}@keyframes heroDrift{0%{transform:scale(1.02) translateZ(0)}to{transform:scale(1.08) translate3d(-1.5%,-1%,0)}}.hero-content{position:relative;z-index:1;display:grid;gap:2rem;padding:8rem 0 5rem;grid-template-columns:1.2fr .8fr;align-items:end}.hero-brand{font-family:var(--font-display);font-size:clamp(1.1rem,2vw,1.4rem);letter-spacing:.04em;margin-bottom:.75rem;opacity:.92}.hero-copy h1{font-family:var(--font-display);font-size:clamp(2.6rem,6vw,4.6rem);line-height:1.05;letter-spacing:-.03em;max-width:11ch;animation:riseIn .9s ease both}.hero-sub{margin-top:1.15rem;max-width:34ch;font-size:1.05rem;line-height:1.65;color:#ffffffe0;animation:riseIn 1s ease .1s both}.hero-stores{margin-top:1.75rem;animation:riseIn 1.05s ease .18s both}.hero-feature{border-radius:1.25rem;overflow:hidden;background:#ffffff1f;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.18);box-shadow:var(--shadow);animation:riseIn 1.1s ease .22s both}.hero-feature img{width:100%;height:220px;object-fit:cover}.hero-feature-body{padding:1.15rem 1.2rem 1.3rem;text-align:center}.hero-feature-body h3{font-family:var(--font-display);font-size:1.35rem}.hero-feature-body p{margin-top:.45rem;color:#ffffffd1;font-size:.92rem;line-height:1.5}.hero-dots{display:flex;gap:.45rem;margin-top:1rem;justify-content:center;align-items:center}.hero-dots span,.hero-dots button{width:1.35rem;height:.2rem;border-radius:999px;border:0;padding:0;background:#ffffff59;cursor:pointer;transition:width .25s ease,background .25s ease}.hero-dots .is-active{width:2rem;background:var(--white)}.hero-meta{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;font-size:.9rem}.scroll-hint{appearance:none;border:0;background:transparent;color:#8ec8ea;font:inherit;font-weight:500;letter-spacing:.01em;padding:.45rem .15rem;margin:0;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;position:relative;z-index:4;pointer-events:auto;transition:color .25s ease,transform .25s ease}.scroll-hint:hover,.scroll-hint:focus-visible{color:#c5e4f6;outline:none}.scroll-hint:focus-visible{box-shadow:0 0 0 2px #8ec8ea73;border-radius:.25rem}.scroll-hint-arrow{display:inline-block;animation:scroll-hint-bob 1.6s ease-in-out infinite}@keyframes scroll-hint-bob{0%,to{transform:translateY(0)}50%{transform:translateY(.28rem)}}@media(prefers-reduced-motion:reduce){.scroll-hint-arrow{animation:none}}.trusted{display:inline-flex;align-items:center;gap:.75rem}.avatars{display:flex}.avatars img{width:2rem;height:2rem;border-radius:50%;border:2px solid rgba(255,255,255,.85);margin-left:-.45rem;object-fit:cover}.avatars img:first-child{margin-left:0}@keyframes riseIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.dest-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.dest-card{position:relative;border-radius:var(--radius);overflow:hidden;min-height:320px;isolation:isolate}.dest-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dest-card:hover img{transform:scale(1.06)}.dest-overlay{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;align-items:center;padding:1.1rem;background:linear-gradient(transparent,#062538c7);color:var(--white)}.exp-grid{display:grid;gap:1.15rem;grid-template-columns:repeat(2,1fr)}.experiences{position:relative;overflow:hidden;background:radial-gradient(ellipse 40% 55% at 0% 45%,rgba(91,164,212,.16),transparent 70%),radial-gradient(ellipse 35% 50% at 100% 55%,rgba(91,164,212,.12),transparent 70%),var(--sand)}.experiences-inner{position:relative;z-index:1}.exp-head{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem 4rem;margin-bottom:2.75rem}.exp-head-copy{flex:1 1 50%;min-width:min(100%,18rem)}.exp-head-copy .eyebrow{background:#fff;color:#6b7785;font-weight:500;font-size:.8rem;border:1px solid rgba(11,58,92,.06);box-shadow:0 1px 2px #0625380a}.exp-head-copy h2{font-family:var(--font-display);font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:600;line-height:1.12;letter-spacing:-.03em;color:var(--navy-deep);margin-top:.85rem;max-width:none}.exp-head-sub{flex:0 1 26rem;margin:0;color:#6b7785;font-size:1rem;line-height:1.7;max-width:34ch;padding-top:2.55rem;align-self:flex-start}.exp-card{position:relative;border-radius:1.65rem;overflow:hidden;min-height:300px;color:var(--white);isolation:isolate;box-shadow:0 14px 36px #0625381f}.exp-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.exp-card:hover>img{transform:scale(1.05)}.exp-tag{position:absolute;z-index:2;top:1.25rem;left:1.25rem;display:inline-flex;align-items:center;gap:.5rem;min-height:2.5rem;padding:.45rem 1rem .45rem .7rem;border-radius:999px;background:#fff;color:#0079c0;font-size:1rem;font-weight:500;line-height:1.4;box-shadow:0 6px 18px #0625381f}.exp-tag-icon{display:inline-flex;width:1.5rem;height:1.5rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden}.exp-tag-icon img,.exp-tag-icon svg{position:static;inset:auto;display:block;width:1.5rem;height:1.5rem;max-width:100%;max-height:100%;object-fit:contain;transform:none}.exp-overlay{position:absolute;inset:auto 0 0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:4.5rem 1.2rem 1.2rem;background:linear-gradient(180deg,transparent 0%,rgba(6,37,56,.55) 55%,rgba(6,37,56,.82) 100%)}.exp-copy{min-width:0;flex:1}.exp-copy h3{font-family:var(--font-display);font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:600;line-height:1.15;letter-spacing:-.01em}.exp-copy p{margin-top:.45rem;color:#ffffffe0;font-size:.9rem;line-height:1.5;max-width:36ch}.exp-arrow{flex-shrink:0;width:2.65rem;height:2.65rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#0625386b;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:1.05rem;line-height:1;transition:transform .25s ease,background .25s ease}.exp-arrow--light{background:#fff;color:#1a5f8a;border-color:transparent}.exp-card:hover .exp-arrow{transform:translate(2px,-2px)}.how{background:#fff;padding:clamp(3.5rem,8vw,5rem) 0}.how .container{width:min(100% - 2.5rem,1280px)}.how .section-head{margin-bottom:3.5rem}.how .section-head .eyebrow{background:#f7f7f7;color:#676f86;font-size:1rem;font-weight:500;padding:6px 16px}.how .section-head h2{color:#15161b;font-size:clamp(2rem,4vw,3rem);max-width:22ch;margin-inline:auto}.how-rows{display:flex;flex-direction:column;gap:1.5rem}.how-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;background:#fff;border:.5px solid #f4f5f7;border-radius:40px;padding:1rem;overflow:hidden;box-shadow:0 0 40px #cbd1e129;max-width:1280px;margin-inline:auto;width:100%}.how-row--reverse{flex-direction:row-reverse}.how-copy{flex:1 1 321px;max-width:612px;min-height:500px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:2.5rem 1.25rem;border-radius:24px;box-sizing:border-box}.how-copy-top{display:flex;flex-direction:column;gap:1.5rem;width:100%}.how-icon{display:inline-flex;width:64px;height:64px;border-radius:999px;align-items:center;justify-content:center;background:#e9f5fb;border:1.6px solid #fff;box-shadow:0 0 3.2px #0079c01f;flex-shrink:0}.how-icon-img{width:35px;height:35px;object-fit:contain}.how-copy-text{display:flex;flex-direction:column;gap:.75rem;width:100%}.how-copy h3{font-family:var(--font-body);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#15161b;letter-spacing:-.02em;line-height:1.2;margin:0}.how-copy p{color:#676f86;line-height:1.5;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:400;margin:0;max-width:36ch}.how-stores{margin-top:1.5rem;gap:.75rem}.how-stores .store-badge-img{height:44px}.how-visual{position:relative;flex:1 1 321px;max-width:612px;min-height:500px;height:500px;background:#0079c0;border-radius:32px;overflow:hidden}.how-clouds{position:absolute;inset:auto 0 0;height:85%;pointer-events:none;z-index:0}.how-cloud{position:absolute;opacity:.4;width:160%;max-width:none;height:auto;object-fit:contain}.how-cloud--a{left:-20%;bottom:-10%}.how-cloud--b{left:10%;bottom:5%;transform:scaleX(-1)}.how-cloud--c{right:-30%;bottom:-5%;left:auto;width:140%}.how-device{position:absolute;left:50%;top:68px;transform:translate(-50%);width:min(56%,348px);aspect-ratio:348 / 718;background:#001a2a;border-radius:54px;z-index:1;box-shadow:0 0 0 1.4px #9d9d9d,inset 0 0 0 3.5px #f7f7f7;overflow:hidden}.how-device-screen{position:absolute;inset:14px;border-radius:42px;overflow:hidden;background:#111}.how-device-screen img{width:100%;height:100%;object-fit:cover;object-position:top center}.how-device-island{position:absolute;top:22px;left:50%;transform:translate(-50%);width:29%;height:29px;border-radius:99px;background:#000;z-index:2}@media(max-width:980px){.how-row,.how-row--reverse{flex-direction:column;flex-wrap:nowrap;padding:.75rem;border-radius:28px;gap:.75rem}.how-copy{min-height:0;max-width:none;width:100%;order:2;padding:1.5rem 1.1rem 1.25rem;justify-content:flex-start;gap:1.25rem}.how-visual{order:1;width:100%;max-width:none;min-height:320px;height:320px;border-radius:24px}.how-device{top:36px;width:min(46%,240px)}.how-copy p{max-width:none}.how .section-head{margin-bottom:2.25rem}}.boat-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.blogs{background:#fff;padding:5rem 0 4rem}.blogs-inner{width:min(100% - 2.5rem,1280px)}.blogs .section-head{margin-bottom:3rem}.blogs .section-head .eyebrow{background:#f7f7f7;color:#676f86;font-size:1rem;font-weight:500;padding:6px 16px}.blogs .section-head h2{color:#15161b;font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);max-width:16ch;margin-inline:auto;line-height:1.2}.blog-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.blog-card{display:flex;flex-direction:column;background:transparent;border:0;border-radius:0;overflow:visible}.blog-card-media{display:block;border-radius:24px;overflow:hidden;aspect-ratio:4 / 3;background:#e8eef4}.blog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.blog-card:hover .blog-card-media img{transform:scale(1.03)}.blog-card-body{padding:1.1rem .15rem 0}.blog-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.65rem}.blog-category{color:#0079c0;font-size:.9rem;font-weight:600}.blog-read{color:#98a2b3;font-size:.9rem}.blog-card h3{margin:0;font-family:var(--font-body);font-size:1.2rem;font-weight:650;color:#15161b;line-height:1.35}.blog-card h3 a:hover{color:#0079c0}.blog-more{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;color:#0079c0;font-weight:600;font-size:.95rem}.blog-more img{width:18px;height:18px}.blog-nav{display:flex;justify-content:flex-end;gap:.65rem;margin-top:2rem}.blog-nav-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid #e4e7ec;background:#fff}.blog-nav-btn img{width:16px;height:16px}.blog-nav-btn--prev img{transform:scaleX(-1);opacity:.45;filter:grayscale(1)}.blog-nav-btn--next{background:#0079c0;border-color:#0079c0}.blog-nav-btn--next img{filter:brightness(0) invert(1)}.reviews{background:#f4f5f7;padding:5rem 0;overflow:hidden}.reviews-inner{width:min(100% - 2.5rem,1280px)}.reviews .section-head{margin-bottom:3rem}.reviews .section-head .eyebrow{background:#f7f7f7;color:#676f86;font-size:1rem;font-weight:500;padding:6px 16px}.reviews .section-head h2{color:#15161b;font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);max-width:18ch;margin-inline:auto;line-height:1.2}.reviews-stage{position:relative;width:100%;overflow:hidden;border-radius:0;direction:ltr;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 5%,#000 95%,transparent 100%)}.reviews-track{display:flex;flex-direction:column;gap:1.25rem;padding-block:.35rem 1.25rem}.reviews-row{display:flex;flex-wrap:nowrap;gap:1.25rem;width:max-content;direction:ltr}html[dir=rtl] .review-card{direction:rtl;text-align:start}.reviews-row--marquee{animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.reviews-row--left{animation-name:reviews-marquee-left;animation-duration:55s}.reviews-row--right{animation-name:reviews-marquee-right;animation-duration:65s}.reviews-row--offset{margin-inline-start:clamp(-5rem,-8vw,-2.5rem)}.reviews-stage:hover .reviews-row--marquee{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.reviews-row--marquee{animation:none}}@keyframes reviews-marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes reviews-marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.review-card{flex:0 0 320px;width:320px;display:flex;flex-direction:column;justify-content:space-between;gap:1.75rem;padding:1.5rem;background:#fff;border:.5px solid #f4f5f7;border-radius:24px;box-shadow:0 0 40px #cbd1e129}.review-quote{color:#15161b;font-size:1rem;font-weight:500;line-height:1.55;margin:0}.review-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.review-author{display:flex;align-items:center;gap:.75rem;min-width:0}.review-author img,.review-avatar-fallback{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover;flex-shrink:0;background:#e8eef4}.review-author strong{display:block;color:#15161b;font-size:.95rem;font-weight:600;line-height:1.3}.review-author span{display:block;color:#676f86;font-size:.85rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:11rem}.review-score{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;color:#676f86;font-size:.9rem;white-space:nowrap}.review-score img{width:16px;height:16px}.boats{position:relative;isolation:isolate;padding:5rem 0;overflow:hidden;color:#fff}.boats-bg,.boats-tint{position:absolute;inset:0;z-index:0}.boats-bg{background-position:center;background-size:cover}.boats-tint{background:#0079c033}.boats-inner{position:relative;z-index:1;width:min(100% - 2.5rem,1280px)}.boats-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding-bottom:2rem;margin-bottom:2.5rem;border-bottom:.5px solid rgba(244,245,247,.8)}.boats-head-copy{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}.boats-eyebrow{display:inline-flex;align-items:center;padding:6px 16px;border-radius:999px;background:#fff;color:#676f86;font-size:1rem;font-weight:500}.boats-head h2{margin:0;font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.2;color:#fff}.boats-view-all{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:48px;padding:0 1.25rem;border-radius:12px;background:#fff;border:.5px solid #0079c0;color:#0079c0;font-weight:600;font-size:1rem;white-space:nowrap;transition:transform .2s ease,background .2s ease}.boats-view-all:hover{transform:translateY(-1px);background:#f4fbff}.boats-view-all img{width:20px;height:20px;transform:rotate(-90deg)}.boats .boat-grid{gap:1.25rem}.boat-card{background:#fff;border-radius:16px;overflow:hidden;border:.5px solid #f4f5f7;display:flex;flex-direction:column;gap:.5rem;padding:.5rem .5rem .25rem}.boat-media{position:relative;height:270px;border-radius:12px;overflow:hidden}.boat-media img{width:100%;height:100%;object-fit:cover}.boat-media-fallback{width:100%;height:100%;background:linear-gradient(135deg,#1a5f8a,#0079c0)}.boat-rating{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 8px;border-radius:8px;background:#fafafa;border:.5px solid #f4f5f7;color:#676f86;font-size:1rem;font-weight:500}.boat-rating img{width:18px;height:18px}.boat-body{display:flex;flex-direction:column;width:100%}.boat-meta{display:flex;flex-direction:column;gap:.5rem;padding:0 6px 8px;border-bottom:.5px solid #f4f5f7}.boat-loc{margin:0;color:#676f86;font-size:1rem;font-weight:500}.boat-meta h3{margin:0;font-family:var(--font-body);font-size:1.25rem;font-weight:700;color:#15161b;line-height:1.5}.boat-specs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0;color:#676f86;font-size:.875rem}.boat-specs li{display:inline-flex;align-items:center;gap:6px}.boat-specs img{width:18px;height:18px;flex-shrink:0}.boat-specs-dot{color:#e8eaf0}.boat-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:8px 6px}.boat-price span{display:block;color:#7c86a9;font-size:.75rem}.boat-price p{margin:2px 0 0;display:flex;align-items:baseline;gap:.15rem}.boat-price strong{color:#15161b;font-size:1.125rem;font-weight:700}.boat-price em{font-style:normal;color:#676f86;font-size:.875rem}.boat-cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:40px;padding:0 12px;border-radius:8px;background:#e9f5fb;border:.5px solid #cce7f5;color:#0079c0;font-size:.875rem;font-weight:700;white-space:nowrap;transition:transform .2s ease,background .2s ease}.boat-cta:hover{transform:translateY(-1px);background:#dff0fa}.boat-cta img{width:18px;height:18px;transform:rotate(-90deg)}.section-cta{display:flex;justify-content:center;margin-top:2rem}.verified{position:absolute;top:.85rem;left:.85rem;padding:.3rem .7rem;border-radius:999px;background:#ffffffeb;color:var(--navy);font-size:.75rem;font-weight:700}@media(max-width:980px){.hero{min-height:min(100svh,900px)}.hero-content{grid-template-columns:1fr;gap:1.5rem;padding:6.5rem 0 2.5rem;align-items:start}.hero-feature{max-width:420px;width:100%}.hero-meta{gap:1rem;padding-bottom:1.25rem}.exp-head{flex-direction:column;gap:.85rem}.exp-head-copy{min-width:0;max-width:none}.exp-head-copy h2{max-width:none}.exp-head-sub{flex:1 1 auto;max-width:48ch;padding-top:0}.dest-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.dest-card{min-height:240px}.exp-grid,.boat-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.boats-head{flex-direction:column;align-items:flex-start}.boat-media{height:220px}.blog-nav{justify-content:center}.reviews-row--offset{margin-inline-start:clamp(-3rem,-6vw,-1rem)}.reviews-stage{-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 4%,#000 96%,transparent 100%)}.how .container,.boats-inner,.reviews-inner,.blogs-inner{width:min(100% - 2rem,1280px)}}@media(max-width:640px){.hero{min-height:100svh;align-items:stretch}.hero-content{grid-template-columns:1fr;padding:5.5rem 0 1.5rem;gap:1.25rem}.hero-copy h1{max-width:none;font-size:clamp(2.15rem,11vw,2.75rem)}.hero-brand{font-size:1rem;margin-bottom:.5rem}.hero-sub{max-width:none;font-size:.95rem;margin-top:.85rem}.hero-stores{margin-top:1.25rem}.hero-stores .store-badge-img{height:36px}.hero-feature{display:none}.hero-meta{flex-direction:column;align-items:flex-start;gap:.85rem;padding-bottom:1.1rem;font-size:.82rem}.scroll-hint{order:2}.trusted{order:1}.destinations .container,.experiences-inner,.how .container,.boats-inner,.reviews-inner,.blogs-inner{width:min(100% - 1.5rem,1280px)}.section{padding-block:3rem}.dest-grid{grid-template-columns:repeat(2,1fr);gap:.65rem}.dest-card{min-height:180px;border-radius:1rem}.dest-overlay{padding:.75rem;font-size:.9rem}.exp-grid{grid-template-columns:1fr;gap:.9rem}.exp-card{min-height:280px;border-radius:1.25rem}.exp-head{margin-bottom:1.5rem}.exp-head-copy h2{font-size:clamp(1.75rem,7vw,2.25rem);max-width:none}.exp-head-sub{max-width:none;font-size:.95rem}.how{padding:3rem 0}.how-row,.how-row--reverse{border-radius:20px;padding:.5rem;gap:.5rem}.how-visual{min-height:260px;height:260px;border-radius:16px}.how-device{top:28px;width:min(52%,180px);border-radius:36px}.how-device-screen{inset:10px;border-radius:28px}.how-device-island{top:16px;height:20px}.how-copy{padding:1.15rem .85rem 1rem}.how-copy-top{gap:1rem}.how-icon{width:52px;height:52px}.how-icon-img{width:28px;height:28px}.how-copy h3{font-size:1.35rem}.how-copy p{font-size:.95rem}.how-stores .store-badge-img{height:36px}.how .section-head h2{font-size:clamp(1.75rem,7vw,2.25rem);max-width:none}.boats{padding:3rem 0}.boats-head{flex-direction:column;align-items:flex-start;gap:1rem;padding-bottom:1.25rem;margin-bottom:1.5rem}.boats-head h2{font-size:clamp(1.75rem,7vw,2.25rem)}.boats-view-all{width:100%}.boat-grid{grid-template-columns:1fr;gap:1rem}.boat-media{height:200px}.reviews{padding:3rem 0}.reviews .section-head{margin-bottom:1.75rem}.reviews .section-head h2{font-size:clamp(1.75rem,7vw,2.25rem);max-width:none}.reviews-row--left{animation-duration:40s}.reviews-row--right{animation-duration:48s}.reviews-row--offset{margin-inline-start:-1rem}.review-card{flex:0 0 260px;width:260px;padding:1.15rem;gap:1.25rem;border-radius:18px}.reviews-stage{width:100%;margin-inline:0;padding-inline:0;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 6%,#000 94%,transparent 100%)}.blogs{padding:3rem 0 2.5rem}.blogs .section-head{margin-bottom:1.75rem}.blogs .section-head h2{font-size:clamp(1.75rem,7vw,2.25rem);max-width:none}.blog-grid{grid-template-columns:1fr;gap:1.25rem}.blog-nav{display:none}}:root{--navy: #0b3a5c;--navy-deep: #062538;--ocean: #1a5f8a;--sky: #5ba4d4;--foam: #e8f1f7;--sand: #f4f7fa;--ink: #14202b;--muted: #5c6b78;--white: #ffffff;--radius: 1.25rem;--radius-sm: .75rem;--shadow: 0 18px 50px rgba(6, 37, 56, .18);--font-display: "Fraunces", Georgia, serif;--font-body: "Manrope", system-ui, sans-serif;--max: 1180px;color:var(--ink);background:var(--sand);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto}html[dir=rtl] body{direction:rtl}html[dir=rtl] .back-to-top{right:auto;left:max(1.25rem,env(safe-area-inset-left,0px))}main>section,.home>section,.page-for-owners>section{scroll-margin-top:5.5rem}body{margin:0;min-width:320px;background:var(--sand)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0;background:none}h1,h2,h3,p{margin:0}.container{width:min(100% - 2.5rem,var(--max));margin-inline:auto}@media(max-width:980px){.container{width:min(100% - 2rem,var(--max))}}@media(max-width:640px){.container{width:min(100% - 1.5rem,var(--max))}}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:999px;background:#0b3a5c14;color:var(--navy);font-size:.78rem;font-weight:600;letter-spacing:.02em}.section{padding:5rem 0}.section-head{text-align:center;max-width:42rem;margin:0 auto 2.75rem}.section-head h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;color:var(--navy-deep);margin-top:.85rem}.section-head p{margin-top:1rem;color:var(--muted);line-height:1.65;font-size:1.05rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.25rem;border-radius:999px;font-weight:600;font-size:.95rem;transition:transform .2s ease,background .2s ease,color .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--navy);color:var(--white)}.btn-primary:hover{background:var(--ocean)}.btn-ghost{background:#ffffff24;color:var(--white);backdrop-filter:blur(8px)}.round-arrow{width:2.5rem;height:2.5rem;border-radius:50%;display:grid;place-items:center;background:#ffffffeb;color:var(--navy);flex-shrink:0}@media(max-width:768px){.section{padding:3.5rem 0}.container{width:min(100% - 1.5rem,var(--max))}}
