:root{--ink: #102a43;--ink-soft: #334e68;--muted: #627d98;--paper: #fbfaf7;--surface: #ffffff;--mist: #edf5f4;--aqua: #35b6ad;--aqua-dark: #16827d;--coral: #ee8068;--line: #d9e2ec;--shadow: 0 18px 50px rgba(16, 42, 67, .1);--radius: 22px;--page: min(1180px, calc(100% - 48px) )}*{box-sizing:border-box}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}button{cursor:pointer}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;border-radius:10px;background:var(--ink);color:#fff;transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.page-width{width:var(--page);margin:0 auto}.section{padding:96px 0}.section--tight{padding:64px 0}.section-heading{max-width:700px;margin-bottom:42px}.section-heading--center{margin-left:auto;margin-right:auto;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--aqua-dark);font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:2px;border-radius:10px;background:var(--coral)}h1,h2,h3,h4{margin:0;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(42px,6vw,78px);max-width:740px}h2{font-size:clamp(34px,4vw,54px)}h3{font-size:clamp(22px,2.5vw,30px)}p{margin:0 0 18px;color:var(--ink-soft)}.rte p:last-child{margin-bottom:0}.rte a{color:var(--aqua-dark);text-decoration:underline;text-underline-offset:3px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:999px;background:var(--ink);color:#fff;font-size:14px;font-weight:800;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);background:#1f496b;box-shadow:0 10px 24px #102a4329}.button--aqua{background:var(--aqua);color:var(--ink)}.button--aqua:hover{background:#51cbc0}.button--ghost{border-color:var(--line);background:transparent;color:var(--ink)}.button--ghost:hover{background:var(--surface)}.button--small{min-height:42px;padding:0 17px;font-size:13px}.button svg{width:17px;margin-left:9px}.announcement-bar{background:var(--ink);color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;min-height:38px;text-align:center}.announcement-bar p{margin:0;color:inherit}.site-header{position:relative;z-index:20;background:#fbfaf7eb;border-bottom:1px solid rgba(217,226,236,.8);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:19px;font-weight:900;letter-spacing:-.04em}.brand__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:12px 12px 12px 4px;background:var(--aqua);color:var(--ink);font-size:18px;transform:rotate(-5deg)}.site-nav{display:flex;align-items:center;gap:30px;margin-left:auto}.site-nav a{color:var(--ink-soft);font-size:14px;font-weight:700;transition:color .2s ease}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--aqua-dark)}.header-actions{display:flex;align-items:center;gap:12px}.header-action{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;border:1px solid var(--line);border-radius:50%;color:var(--ink);background:transparent}.header-action:hover{background:var(--surface)}.header-action svg{width:18px;height:18px}.mobile-menu-toggle{display:none}.video-banner{position:relative;background:var(--ink);color:#fff}.video-banner__media{position:relative;min-height:min(680px,72vh);overflow:hidden;background:#183d59}.video-banner__video,.video-banner__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-banner__fallback{background:radial-gradient(circle at 68% 34%,rgba(53,182,173,.72),transparent 24%),linear-gradient(125deg,#102a43,#1a5470 52%,#ee8068 150%)}.video-banner__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#102a43d1,#102a436b 46%,#102a431f)}.video-banner__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:min(680px,72vh);padding-top:80px;padding-bottom:80px}.video-banner__content .eyebrow{color:var(--aqua)}.video-banner__content h2{max-width:680px;color:#fff;font-size:clamp(40px,6vw,76px)}.video-banner__content>p:not(.eyebrow){max-width:480px;margin-top:20px;color:#e4edf2;font-size:18px}.video-banner__content .button{align-self:flex-start;margin-top:18px}.hero{overflow:hidden;padding:66px 0 80px;background:linear-gradient(135deg,#f4fbfa,#fbfaf7 54%,#fff1ea)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:72px}.hero__copy p{max-width:560px;margin-top:24px;font-size:18px}.hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:32px}.hero__note{display:flex;align-items:center;gap:10px;margin-top:24px;color:var(--muted);font-size:12px;font-weight:700}.hero__note svg{width:17px;color:var(--aqua-dark)}.hero__media{position:relative;min-height:530px}.hero__media:before{content:"";position:absolute;top:8%;right:4%;bottom:4%;left:9%;border-radius:42% 58% 55% 45%;background:#35b6ad2e;transform:rotate(6deg)}.hero__image-frame{position:relative;z-index:1;display:grid;place-items:center;min-height:530px;overflow:hidden;border:12px solid rgba(255,255,255,.75);border-radius:42% 42% 24px;background:var(--surface);box-shadow:var(--shadow)}.hero__image-frame img{width:100%;height:100%;min-height:506px;object-fit:cover}.hero__fallback{position:relative;display:grid;place-items:center;width:78%;height:78%;border-radius:50%;background:radial-gradient(circle at 36% 27%,#fff 0 8%,transparent 9%),linear-gradient(150deg,#fff 0 46%,#d9f0ee 47% 70%,#46c6ba 71%);box-shadow:inset -22px -25px #102a4314}.hero__fallback:before{content:"";position:absolute;top:27%;left:23%;width:54%;height:27%;border-radius:48% 48% 35% 35%;background:#152f47;box-shadow:-52px 0 0 -18px #fff,52px 0 0 -18px #fff}.hero__fallback:after{content:"";position:absolute;bottom:19%;left:29%;width:42%;height:18%;border-radius:18px 18px 42% 42%;background:#ee8068}.hero__badge{position:absolute;z-index:2;right:-12px;bottom:22px;display:grid;place-items:center;width:116px;height:116px;padding:17px;border-radius:50%;background:var(--coral);color:var(--ink);font-size:13px;font-weight:900;line-height:1.2;text-align:center;transform:rotate(9deg);box-shadow:0 12px 25px #ee806847}.trust-strip{border-bottom:1px solid var(--line);background:var(--surface)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:13px;min-height:92px;padding:18px 22px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0;border-right:0}.trust-item__icon{display:grid;place-items:center;flex:0 0 auto;width:39px;height:39px;border-radius:13px;background:var(--mist);color:var(--aqua-dark)}.trust-item__icon svg{width:19px}.trust-item strong{display:block;font-size:13px}.trust-item span{display:block;color:var(--muted);font-size:11px}.split-section{background:var(--paper)}.split-section--tint{background:var(--mist)}.split-section__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:82px}.split-section__grid--reverse .split-section__media{order:2}.split-section__media{position:relative;min-height:420px}.split-section__media img{width:100%;height:420px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.split-section__media:after{content:"";position:absolute;z-index:-1;right:-18px;bottom:-18px;width:50%;height:50%;border-radius:var(--radius);background:var(--coral)}.split-section__content p{max-width:540px;font-size:17px}.split-section__list{display:grid;gap:17px;margin:28px 0 0;padding:0;list-style:none}.split-section__list li{display:flex;gap:12px;color:var(--ink-soft)}.split-section__list svg{flex:0 0 auto;width:21px;margin-top:3px;color:var(--aqua-dark)}.featured-product{background:var(--ink);color:#fff}.featured-product .eyebrow{color:var(--aqua)}.featured-product__grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:78px}.featured-product__media{min-height:470px;overflow:hidden;border-radius:30px 30px 30px 6px;background:linear-gradient(135deg,#1e4564,#326f83)}.featured-product__media img{width:100%;height:470px;object-fit:cover}.featured-product__copy h2{max-width:580px}.featured-product__copy p{max-width:560px;margin-top:22px;color:#b9c9d6;font-size:17px}.featured-product__price{display:flex;align-items:baseline;gap:12px;margin:28px 0 24px}.price{color:#fff;font-size:26px;font-weight:900}.price--compare{color:#8ea5b8;font-size:16px;text-decoration:line-through}.featured-product__copy .button{margin-right:8px}.featured-product__copy .button--ghost{border-color:#4a6b82;color:#fff}.featured-product__copy .button--ghost:hover{background:#244963}.steps{background:var(--surface)}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step-card{position:relative;min-height:245px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.step-card__number{display:inline-grid;place-items:center;width:44px;height:44px;margin-bottom:28px;border-radius:14px;background:var(--aqua);color:var(--ink);font-size:15px;font-weight:900}.step-card:nth-child(2) .step-card__number{background:var(--coral)}.step-card:nth-child(3) .step-card__number{background:#e9c86a}.step-card p{margin-top:13px}.faq{background:var(--paper)}.faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:76px}.faq__intro p{margin-top:20px}.faq__list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;color:var(--ink);font-size:16px;font-weight:800;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--aqua-dark);font-size:24px;font-weight:400}details[open] summary:after{content:"\2013"}details p{max-width:650px;padding:0 44px 22px 0;font-size:14px}.newsletter{background:var(--coral)}.newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:42px}.newsletter h2{max-width:470px}.newsletter p{max-width:500px;color:#102a43bd}.newsletter__form{display:flex;flex:0 1 460px;gap:9px}.newsletter__form input{flex:1;min-width:0;height:51px;padding:0 18px;border:1px solid rgba(16,42,67,.2);border-radius:999px;background:#ffffffb8;color:var(--ink);outline:none}.newsletter__form input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #102a431f}.newsletter__form .button{flex:0 0 auto}.site-footer{padding:68px 0 28px;background:var(--ink);color:#fff}.site-footer__top{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:55px;padding-bottom:55px}.site-footer .brand{color:#fff}.site-footer p{max-width:340px;margin-top:18px;color:#a9bdca}.site-footer h3{margin-bottom:18px;color:#fff;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.footer-links{display:grid;gap:9px}.footer-links a{color:#b6c8d4;font-size:14px}.footer-links a:hover{color:var(--aqua)}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);color:#8ea5b8;font-size:12px}.site-footer__bottom p{margin:0;color:inherit}.collection-hero,.page-hero{padding:70px 0 48px;background:var(--mist)}.collection-hero h1,.page-hero h1{font-size:clamp(38px,5vw,62px)}.collection-hero p,.page-hero p{max-width:650px;margin-top:17px;font-size:17px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card__media{aspect-ratio:1 / 1;overflow:hidden;background:var(--mist)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--aqua-dark);font-size:42px}.product-card__info{padding:20px}.product-card__info h3{font-size:18px;letter-spacing:-.025em}.product-card__info p{margin:9px 0 0;font-size:14px}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.product-card__meta .price{color:var(--ink);font-size:17px}.product-card__meta .button{min-height:38px;padding:0 14px;font-size:12px}.empty-state{padding:70px 30px;border:1px dashed var(--line);border-radius:var(--radius);text-align:center}.empty-state p{max-width:500px;margin:14px auto 23px}.product-page{padding:76px 0}.product-page__grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.product-gallery__main{overflow:hidden;border-radius:var(--radius);background:var(--mist)}.product-gallery__main img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-page__info h1{font-size:clamp(36px,5vw,58px)}.product-page__info .price{display:block;margin:22px 0;color:var(--ink);font-size:25px}.product-page__description{padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-form{display:grid;gap:13px;margin-top:24px}.product-form label{color:var(--ink-soft);font-size:13px;font-weight:800}.product-form input[type=number],.product-form select{width:100%;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--ink)}.product-form .button{width:100%;min-height:54px}.rte img{margin:22px 0;border-radius:16px}.rte h2,.rte h3{margin:28px 0 12px}@media(max-width:900px){:root{--page: min(100% - 36px, 680px)}.section{padding:72px 0}.site-nav{display:none}.mobile-menu-toggle{display:inline-flex}.hero__grid,.split-section__grid,.featured-product__grid,.faq__grid,.product-page__grid{grid-template-columns:1fr;gap:42px}.video-banner__media,.video-banner__content{min-height:560px}.hero__media,.hero__image-frame{min-height:420px}.hero__image-frame img{min-height:396px}.split-section__grid--reverse .split-section__media{order:0}.featured-product__media,.featured-product__media img{min-height:360px;height:360px}.newsletter__inner{display:grid;gap:22px}.newsletter__form{width:100%;max-width:600px}}@media(max-width:620px){:root{--page: calc(100% - 28px) }.site-header__inner{min-height:70px;gap:10px}.header-actions{gap:5px}.header-action{width:34px;height:34px}.header-action--account,.header-action--search{display:none}.hero{padding:46px 0 58px}.video-banner__media,.video-banner__content{min-height:490px}.video-banner__content h2{font-size:clamp(36px,11vw,56px)}h1{font-size:clamp(38px,12vw,56px)}.hero__media{min-height:330px}.hero__image-frame{min-height:330px;border-width:8px}.hero__image-frame img{min-height:314px}.hero__badge{right:-8px;bottom:4px;width:92px;height:92px;font-size:11px}.trust-strip__grid,.steps__grid,.product-grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child,.trust-item:last-child{border-right:0;border-bottom:1px solid var(--line);padding:14px 0;min-height:70px}.trust-item:last-child{border-bottom:0}.split-section__media,.split-section__media img{min-height:300px;height:300px}.newsletter__form{display:grid}.newsletter__form .button{width:100%}.site-footer__top{grid-template-columns:1fr 1fr;gap:35px 18px}.site-footer__top>div:first-child{grid-column:1 / -1}.site-footer__bottom{display:grid;gap:7px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
