@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}.italic{font-style:italic}}:root{--ink:#173439;--deep:#102d33;--paper:#f6f3eb;--mist:#e8f0ee;--coral:#e66e4f;--sand:#dfd3b8;--white:#fffdf8;--line:#17343929}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.eyebrow{color:var(--coral);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:800}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:.95rem 1.35rem;font-size:.84rem;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--deep);color:#fff}.button-coral{background:var(--coral);color:#fff}.button-light{background:var(--white);color:var(--deep)}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;justify-content:space-between;align-items:center;height:84px;padding:0 6vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;align-items:center;gap:.7rem;font-size:1.15rem;display:flex}.brand-mark{background:var(--coral);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:1.25rem;font-style:italic;font-weight:700;display:inline-flex}.brand small{letter-spacing:.14em;text-transform:uppercase;margin-top:.18rem;font-size:.5rem;font-weight:600;display:block}.site-header nav{gap:2rem;font-size:.82rem;font-weight:700;display:flex}.site-header nav a{border-bottom:1px solid #0000;padding:.5rem 0}.site-header nav a:hover{border-color:var(--coral)}.hero{background:linear-gradient(105deg,#eef4f0 0%,#e7f1f0 44%,#cee0de 100%);grid-template-columns:45% 55%;min-height:700px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:7rem 2rem 9rem 8vw;position:relative}.hero h1,.section-heading h2,.process-intro h2,.about-card h2,.faq-section h2,.contact-section h2{letter-spacing:-.055em;margin:.7rem 0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.94}.hero h1{max-width:770px;font-size:clamp(3.6rem,6.4vw,7rem)}.lead{max-width:610px;font-size:1.12rem;line-height:1.7}.hero-actions{align-items:center;gap:1.6rem;margin-top:2rem;display:flex}.text-link{font-size:.85rem;font-weight:800}.hero-visual{background:radial-gradient(circle at 70% 20%,#ffffffe6,#0000 30%),linear-gradient(160deg,#c4dedc 5%,#deebe4 65%,#b8c9bd);min-height:650px;position:relative;overflow:hidden}.hero-visual:before{content:"";background:#ffffff73;height:28%;position:absolute;bottom:0;left:0;right:0}.sun{background:#f6d192;border-radius:50%;width:150px;height:150px;position:absolute;top:14%;right:16%}.island{color:#fff;background:#789d88;border-radius:55% 45% 52% 48%;justify-content:center;align-items:center;width:230px;height:150px;font-family:Georgia,serif;font-size:1.2rem;font-weight:700;display:flex;position:absolute}.island:after{content:"";background:#638473;border-radius:55%;width:76%;height:55px;position:absolute;bottom:-14px}.island-one{top:21%;left:6%;transform:rotate(-7deg)}.island-two{bottom:15%;right:4%;transform:rotate(8deg)}.route{color:#fff;align-items:center;gap:.5rem;font-size:1.6rem;display:flex;position:absolute;top:47%;left:24%;transform:rotate(18deg)}.route span{letter-spacing:.3em}.route b{font-size:2.5rem}.ship{width:250px;height:120px;position:absolute;bottom:26%;left:30%}.ship i{background:#214a52;border-radius:0 0 70px 90px;width:250px;height:42px;position:absolute;bottom:0;left:0;transform:skew(-18deg)}.ship span{background:var(--coral);border:5px solid var(--paper);width:65px;height:46px;position:absolute;bottom:38px}.ship span:first-child{left:18px}.ship span:nth-child(2){background:#d6aa66;left:83px}.ship span:nth-child(3){background:#6c9b92;left:148px}.hero-visual p{letter-spacing:.14em;text-transform:uppercase;font-size:.73rem;font-weight:800;position:absolute;bottom:7%;right:8%}.trust-strip{z-index:3;background:#fffdf8eb;gap:3.2rem;padding:1.35rem 8vw;display:flex;position:absolute;bottom:0;left:0;right:0}.trust-strip span{font-size:.75rem;font-weight:700}.trust-strip b{color:var(--coral);margin-right:.55rem;font-family:Georgia,serif;font-size:1.2rem}.catalog-section,.process-section,.faq-section{padding:8rem 7vw}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:9vw;margin-bottom:3.5rem;display:grid}.section-heading h2,.process-intro h2,.about-card h2,.faq-section h2,.contact-section h2{font-size:clamp(2.7rem,4.6vw,5rem)}.section-heading>p,.process-intro>p,.about-card>p{font-size:1rem;line-height:1.75}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid}.product-card{background:var(--white);border:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.product-art{background:#dce8e2;justify-content:center;align-items:center;height:280px;display:flex;position:relative;overflow:hidden}.product-art:before{content:"";background:#ffffff59;border-radius:50%;width:160px;height:160px;position:absolute}.product-art>span{color:#173439b3;font-family:Georgia,serif;font-size:5rem;font-style:italic;position:relative}.product-art img{object-fit:cover;width:100%;height:100%}.product-art em{background:var(--deep);color:#fff;letter-spacing:.08em;text-transform:uppercase;padding:.5rem .65rem;font-size:.62rem;font-style:normal;font-weight:800;position:absolute;top:1rem;left:1rem}.product-art-2{background:#eadbc4}.product-art-3{background:#d6d7bd}.product-art-4{background:#c9dde0}.product-info{flex-direction:column;flex:1;padding:1.35rem;display:flex}.product-info>p:first-child{color:var(--coral);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.62rem;font-weight:800}.product-info h3{margin:.65rem 0;font-family:Georgia,serif;font-size:1.55rem;font-weight:500;line-height:1.05}.package{font-size:.75rem;font-weight:800}.description{color:#52676a;font-size:.78rem;line-height:1.55}.product-info a{border-top:1px solid var(--line);margin-top:auto;padding-top:1rem;font-size:.75rem;font-weight:800}.product-info a b{float:right}.empty-state{border:1px dashed var(--line);text-align:center;padding:4rem}.process-section{background:var(--deep);color:#fff;grid-template-columns:.85fr 1.15fr;gap:9vw;display:grid}.process-intro{align-self:start;position:sticky;top:130px}.process-intro .eyebrow{color:#f18a6f}.process-intro>p{color:#bed0d2}.steps{margin:0;padding:0;list-style:none}.steps li{border-top:1px solid #ffffff2e;grid-template-columns:70px 1fr;gap:1.5rem;padding:2rem 0;display:grid}.steps span{color:#f18a6f;font-family:Georgia,serif;font-size:1.5rem}.steps h3{margin:0;font-family:Georgia,serif;font-size:2rem;font-weight:500}.steps p{color:#bed0d2;line-height:1.6}.about-section{grid-template-columns:1.4fr .6fr;display:grid}.about-card{background:#dce8e2;padding:8rem 8vw}.about-card>p{max-width:760px}.about-stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:3rem;padding-top:2rem;display:grid}.about-stats span{text-transform:uppercase;font-size:.7rem}.about-stats strong{text-transform:none;margin-bottom:.35rem;font-family:Georgia,serif;font-size:1.65rem;display:block}.quote-card{background:var(--coral);color:#fff;flex-direction:column;justify-content:center;padding:5rem;display:flex}.quote-card>span{opacity:.6;height:75px;font-family:Georgia,serif;font-size:7rem}.quote-card blockquote{margin:1rem 0;font-family:Georgia,serif;font-size:2rem;line-height:1.25}.quote-card p{letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:800}.faq-section{grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.faq-list details{border-top:1px solid var(--line);padding:1.5rem 0}.faq-list summary{cursor:pointer;padding-right:2rem;font-family:Georgia,serif;font-size:1.45rem;list-style:none;position:relative}.faq-list summary:after{content:"+";position:absolute;right:0}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:#52676a;max-width:650px;line-height:1.65}.contact-section{background:var(--coral);color:#fff;text-align:center;padding:8rem 7vw}.contact-section .eyebrow{color:#ffe5dc}.contact-section h2{font-size:clamp(3rem,6vw,6.5rem)}.contact-section>p:not(.eyebrow){max-width:650px;margin:0 auto 2rem;font-size:1.05rem}.contact-section .button{margin:auto}footer{color:#dbe7e6;background:#0b2429;grid-template-columns:1.2fr 1fr 1fr;gap:2rem;padding:4rem 7vw;display:grid}footer>p{font-size:.8rem}footer>div{justify-content:flex-end;gap:1.5rem;font-size:.75rem;font-weight:700;display:flex}footer small{border-top:1px solid #ffffff24;grid-column:1/-1;padding-top:1.5rem}.brand-light .brand-mark{background:#f18a6f}.admin-shell{background:#eef2ef;min-height:100vh}.admin-header{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 5vw;display:flex}.admin-header>div{align-items:center;gap:1.5rem;font-size:.78rem;display:flex}.admin-header>div a{font-weight:800}.admin-content{max-width:1200px;margin:auto;padding:5rem 2rem}.admin-title{justify-content:space-between;align-items:end;margin-bottom:2.5rem;display:flex}.admin-title h1{margin:.2rem 0;font-family:Georgia,serif;font-size:4rem;font-weight:500}.admin-title>div>p:last-child{color:#607477}.status{background:#dce8e2;border-radius:4px;padding:1rem;font-size:.8rem}.admin-list{flex-direction:column;gap:.8rem;display:flex}.admin-list article{background:var(--white);border:1px solid var(--line);grid-template-columns:80px 1fr auto auto;align-items:center;gap:1rem;padding:1rem;display:grid}.admin-list article.unpublished{opacity:.62}.admin-thumb{background:var(--mist);justify-content:center;align-items:center;width:70px;height:70px;font-family:Georgia,serif;font-size:2rem;display:flex;overflow:hidden}.admin-thumb img{object-fit:cover;width:100%;height:100%}.admin-product p{color:var(--coral);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.6rem;font-weight:800}.admin-product h2{margin:.25rem 0;font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.admin-product span{font-size:.72rem}.visibility{border-radius:999px;padding:.45rem .65rem;font-size:.65rem;font-weight:800}.visibility.live{color:#326044;background:#dcecdf}.visibility.hidden{color:#8a513e;background:#eee3dd}.row-actions{gap:.35rem;display:flex}.row-actions button,.form-actions>button:first-child{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.65rem .8rem;font-size:.68rem;font-weight:800}.row-actions .danger{color:#a1442d}.modal-backdrop{z-index:50;background:#081f23b8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.product-form{background:var(--white);width:100%;max-width:720px;max-height:94vh;padding:2rem;overflow:auto;box-shadow:0 30px 80px #00000040}.form-head{justify-content:space-between;align-items:start;display:flex}.form-head h2{margin:.2rem 0 1.5rem;font-family:Georgia,serif;font-size:2.2rem;font-weight:500}.form-head>button{background:0 0;border:0;font-size:2rem}.product-form>label,.form-grid>label{text-transform:uppercase;flex-direction:column;gap:.45rem;margin-bottom:1rem;font-size:.68rem;font-weight:800;display:flex}.product-form input,.product-form textarea{border:1px solid var(--line);color:var(--ink);text-transform:none;background:#f7f7f2;border-radius:2px;padding:.85rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checks{align-items:center;gap:1rem;display:flex}.checks label{font-size:.72rem;font-weight:800}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.access-card{background:var(--white);text-align:center;width:calc(100% - 2rem);max-width:460px;padding:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.admin-login{flex-direction:column;gap:1rem;display:flex}.admin-login .brand-mark{margin:0 auto}.admin-login h1{margin:0;font-family:Georgia,serif;font-size:2.5rem;font-weight:500}.admin-login>p{margin:0;line-height:1.55}.admin-login label{text-align:left;text-transform:uppercase;flex-direction:column;gap:.5rem;font-size:.68rem;font-weight:800;display:flex}.admin-login input{border:1px solid var(--line);background:#f7f7f2;padding:.9rem}.admin-login>a{font-size:.75rem;font-weight:800}@media (max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:5rem 7vw 3rem}.hero-visual{min-height:480px}.trust-strip{position:relative}.catalog-grid{grid-template-columns:repeat(2,1fr)}.process-section,.faq-section{grid-template-columns:1fr}.process-intro{position:static}.about-section{grid-template-columns:1fr}.quote-card{padding:5rem 8vw}.section-heading{grid-template-columns:1fr;gap:2rem}.admin-list article{grid-template-columns:70px 1fr auto}.row-actions{grid-column:2/-1}}@media (max-width:640px){.site-header{height:74px;padding:0 1rem}.site-header>.button{display:none}.hero h1{font-size:3.25rem}.hero-visual{min-height:400px}.trust-strip{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.25rem 7vw}.catalog-section,.process-section,.faq-section{padding:5rem 1rem}.catalog-grid{grid-template-columns:1fr}.product-art{height:330px}.about-card{padding:5rem 1rem}.about-stats{grid-template-columns:1fr;gap:1rem}.quote-card{padding:4rem 1.5rem}.quote-card blockquote{font-size:1.65rem}.faq-section{gap:2rem}.contact-section{padding:5rem 1rem}footer{grid-template-columns:1fr;padding:3rem 1rem}footer>div{justify-content:flex-start}.admin-header{align-items:flex-start;gap:1rem}.admin-header>div span{display:none}.admin-content{padding:3rem 1rem}.admin-title{flex-direction:column;align-items:flex-start;gap:1rem}.admin-title h1{font-size:3rem}.admin-list article{grid-template-columns:60px 1fr}.visibility{grid-column:2}.row-actions{grid-column:1/-1}.form-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.hero-visual{background:#ddded0}.hero-visual:before{display:none}.hero-photo{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-photo-label{color:#fff;letter-spacing:.12em;text-transform:uppercase;z-index:2;background:#102d33eb;padding:.75rem 1rem;font-size:.66rem;font-weight:800;position:absolute;bottom:5.4rem;right:1.5rem}.product-description{border-top:1px solid var(--line);margin-top:auto;padding-top:1rem}.product-description summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:800;list-style:none;display:flex}.product-description summary::-webkit-details-marker{display:none}.product-description summary b{font-size:1rem}.product-description[open] summary b{transform:rotate(45deg)}.product-description p{color:#52676a;margin:1rem 0 0;font-size:.78rem;line-height:1.55}.product-info>a{display:none}@media (max-width:1000px){.hero-photo-label{bottom:1.5rem}}.hero{min-height:0;display:block}.hero-visual-full{aspect-ratio:1731/907;width:100%;min-height:0}.hero-visual-full .hero-photo{object-fit:contain;width:100%;height:100%;display:block;position:static}.hero>.trust-strip{justify-content:flex-start;align-items:center;position:relative;bottom:auto}.hero>.trust-strip .button{margin-left:auto}.hero>.trust-strip .button strong{font-size:1rem}@media (max-width:760px){.hero>.trust-strip .button{margin-left:0}.hero-visual-full{aspect-ratio:1731/907}.hero>.trust-strip{align-items:flex-start}}.hero.hero-editorial{background:var(--mist);grid-template-columns:52% 48%;min-height:720px;display:grid;position:relative;overflow:hidden}.hero-copy-new{background:var(--paper);flex-direction:column;justify-content:center;align-self:stretch;padding:6.5rem 7vw 9.5rem;display:flex;position:relative}.hero-copy-new:after{background:var(--coral);content:"";width:78px;height:7px;position:absolute;top:0;left:7vw}.hero-editorial h1{max-width:820px;font-size:clamp(4rem,6.7vw,7.4rem)}.hero-editorial .lead{color:#496267;max-width:580px}.hero-note{border-left:1px solid var(--coral);gap:.35rem;width:max-content;margin-top:3.2rem;padding-left:1.25rem;display:grid}.hero-note span{letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:800}.hero-note strong{font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.hero-note small{color:#63777a;font-size:.72rem}.hero-route-art{background:linear-gradient(155deg,#c9dcda 0%,#dce9e4 48%,#bdd3d2 100%);min-height:630px;position:relative;overflow:hidden}.hero-route-art:before,.hero-route-art:after{content:"";border:1px solid #ffffff85;border-radius:50%;width:620px;height:620px;position:absolute;top:-190px;right:-260px}.hero-route-art:after{width:390px;height:390px;top:55%;left:-170px;right:auto}.route-kicker{color:#3d6466;letter-spacing:.18em;text-transform:uppercase;font-size:.62rem;font-weight:800;position:absolute;top:3.5rem;right:3.5rem}.route-island{color:#fff;background:#739486;border-radius:52% 48% 58% 42%;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;font-family:Georgia,serif;display:flex;position:absolute;box-shadow:0 18px #4b70632e}.route-island:after{content:"";z-index:-1;background:#5e806f;border-radius:50%;width:45%;height:35%;position:absolute;bottom:-7px;right:12%}.route-island b{font-size:1.35rem;font-weight:500;line-height:1.05}.route-island small{letter-spacing:.1em;text-transform:uppercase;margin-top:.45rem;font-family:Arial,sans-serif;font-size:.57rem;font-weight:800}.route-cuba{width:245px;height:130px;top:18%;left:8%;transform:rotate(-8deg)}.route-cuba>*{transform:rotate(8deg)}.route-rd{width:210px;height:155px;bottom:15%;right:6%;transform:rotate(7deg)}.route-rd>*{transform:rotate(-7deg)}.sea-route{color:#fff;align-items:center;width:55%;display:flex;position:absolute;top:48%;left:23%;transform:rotate(23deg)}.sea-route i{background:#fff;border-radius:50%;width:8px;height:8px}.sea-route span{letter-spacing:.22em;white-space:nowrap;font-size:1.4rem}.sea-route b{font-size:2.1rem}.cargo-ship{width:210px;height:105px;position:absolute;top:47%;left:36%;transform:rotate(3deg)}.cargo-ship i{background:var(--deep);border-radius:0 0 65px 85px;width:210px;height:34px;position:absolute;bottom:0;transform:skew(-18deg)}.cargo-ship span{background:var(--coral);border:4px solid var(--paper);width:54px;height:40px;position:absolute;bottom:30px}.cargo-ship span:first-of-type{left:15px}.cargo-ship span:nth-of-type(2){background:#d6aa66;left:68px}.cargo-ship span:nth-of-type(3){background:#6c9b92;left:121px}.cargo-ship b{background:#fff;width:28px;height:55px;position:absolute;bottom:30px;right:19px}.hero-route-art>p{letter-spacing:.08em;font-family:Georgia,serif;font-size:1rem;font-weight:700;position:absolute;bottom:4rem;left:3.5rem}.hero-route-art>p span{color:var(--coral);margin:0 .55rem}.hero-editorial>.trust-strip{grid-column:1/-1}@media (max-width:1000px){.hero.hero-editorial{grid-template-columns:1fr}.hero-copy-new{padding:5rem 7vw 4rem}.hero-route-art{min-height:520px}.hero-editorial>.trust-strip{grid-column:auto}.hero-note{margin-top:2.25rem}}@media (max-width:640px){.hero-editorial h1{font-size:3.6rem}.hero-copy-new{padding:4.5rem 1rem 3.5rem}.hero-copy-new:after{left:1rem}.hero-route-art{min-height:440px}.route-cuba{transform-origin:0 0;top:15%;left:4%;transform:rotate(-8deg)scale(.8)}.route-rd{transform-origin:100% 100%;bottom:10%;right:0;transform:rotate(7deg)scale(.78)}.cargo-ship{top:45%;left:24%;transform:scale(.8)}.sea-route{width:68%;left:15%}.route-kicker{top:1.5rem;right:1rem}.hero-route-art>p{bottom:1.5rem;left:1rem}.hero-note{width:auto}}.hero-route-art>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-image-shade{background:linear-gradient(#0a252a14,#0a252a0d 48%,#0a252ab8);position:absolute;inset:0}.hero-route-art .route-kicker{color:var(--deep);z-index:2;background:#fffdf8e6;border-radius:999px;padding:.7rem 1rem}.hero-route-art>p{color:#fff;z-index:2;font-size:1.1rem}.editorial-feature{background:var(--sand);grid-template-columns:1.15fr .85fr;min-height:620px;display:grid}.editorial-photo{min-height:620px;overflow:hidden}.editorial-photo img{object-fit:cover;width:100%;height:100%;display:block}.editorial-copy{align-self:center;padding:6rem 7vw}.editorial-copy h2{letter-spacing:-.055em;margin:.8rem 0 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4.8vw,5.5rem);font-weight:500;line-height:.94}.editorial-copy>p:not(.eyebrow){color:#496267;max-width:540px;line-height:1.75}.editorial-copy .text-link{border-bottom:1px solid var(--ink);gap:1.5rem;margin-top:1.5rem;padding-bottom:.5rem;display:inline-flex}.product-art img{transition:transform .6s}.product-card:hover .product-art img{transform:scale(1.035)}@media (max-width:900px){.editorial-feature{grid-template-columns:1fr}.editorial-photo{min-height:480px}.editorial-copy{padding:5rem 7vw}}@media (max-width:640px){.editorial-photo{min-height:360px}.editorial-copy{padding:4rem 1rem}.editorial-copy h2{font-size:3rem}}.contact-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.contact-actions .button{margin:0}.button-outline-light{color:#fff;border:1px solid #ffffffb8}.button-outline-light:hover{background:#ffffff1f}.footer-email{margin-top:.55rem;font-weight:800;display:inline-block}
