:root{--fp-navy:#071b2b;--fp-ocean:#0b4d66;--fp-aqua:#3aa6b9;--fp-sand:#e9e2d5;--fp-ink:#10202b;--fp-white:#fff;--fp-radius:24px;--fp-shadow:0 18px 50px rgba(4,22,34,.12)}
.fp-home{background:#fff;color:var(--fp-ink);overflow:hidden}.fp-container{width:min(1240px,calc(100% - 40px));margin:0 auto}.fp-section{padding:88px 0}.fp-section--soft{background:#f5f8f8;max-width:none;padding-left:max(20px,calc((100vw - 1240px)/2));padding-right:max(20px,calc((100vw - 1240px)/2))}.fp-section--dark{max-width:none;background:var(--fp-navy);color:#fff;padding-left:max(20px,calc((100vw - 1240px)/2));padding-right:max(20px,calc((100vw - 1240px)/2))}.fp-eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--fp-ocean)}.fp-section--dark .fp-eyebrow{color:#7fd1dd}.fp-home h1,.fp-home h2,.fp-home h3{font-family:var(--font-heading-family),sans-serif}.fp-home h1{font-size:clamp(42px,6vw,78px);line-height:1.02;letter-spacing:-.035em;margin:0 0 22px;max-width:850px}.fp-home h2{font-size:clamp(32px,4vw,54px);line-height:1.05;letter-spacing:-.025em;margin:0}.fp-home h3{font-size:22px;line-height:1.15;margin:0 0 8px}.fp-home p{line-height:1.65}.fp-lead{font-size:clamp(18px,2vw,22px);max-width:650px}.fp-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.fp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;text-decoration:none;font-weight:800;transition:.2s ease;border:1px solid transparent}.fp-btn--primary{background:var(--fp-aqua);color:#fff}.fp-btn--primary:hover{transform:translateY(-2px);filter:brightness(.95)}.fp-btn--ghost{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.65);color:#fff}.fp-btn--small{min-height:42px;padding:0 18px;background:var(--fp-navy);color:#fff;font-size:14px}.fp-hero{position:relative;min-height:min(760px,86vh);display:grid;align-items:end;color:#fff}.fp-hero__media,.fp-final__media{position:absolute;inset:0}.fp-cover,.fp-hero__media img,.fp-final__media img{width:100%;height:100%;object-fit:cover}.fp-hero__veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,24,.78),rgba(3,14,24,.28) 60%,rgba(3,14,24,.12))}.fp-hero__content{position:relative;padding-top:120px;padding-bottom:88px}.fp-hero .fp-eyebrow{color:#a9e6ed}.fp-section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px}.fp-section-head>p{max-width:460px;margin:0;color:#5f717b}.fp-experiences,.fp-collections,.fp-products,.fp-trust-grid{display:grid;gap:20px}.fp-experiences{grid-template-columns:repeat(4,1fr)}.fp-experience,.fp-style-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:var(--fp-radius);overflow:hidden;box-shadow:var(--fp-shadow);transition:transform .25s ease}.fp-experience:hover,.fp-style-card:hover{transform:translateY(-5px)}.fp-experience__image{aspect-ratio:4/3;overflow:hidden}.fp-experience img,.fp-style-card img{width:100%;height:100%;object-fit:cover}.fp-experience__copy{padding:22px}.fp-experience__copy span{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--fp-ocean)}.fp-experience__copy p{margin:0;color:#647681;font-size:15px}.fp-collections{grid-template-columns:repeat(4,1fr)}.fp-style-card{position:relative;min-height:300px;color:#fff;background:#0b2535}.fp-style-card img,.fp-style-card .fp-placeholder{position:absolute;inset:0}.fp-style-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,12,20,.78),rgba(2,12,20,.05) 70%)}.fp-style-card>span,.fp-style-card>small{position:absolute;z-index:2;left:22px;right:22px}.fp-style-card>span{bottom:52px;font-size:24px;font-weight:800}.fp-style-card>small{bottom:24px;color:#d8e6ea}.fp-problem{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.fp-problem__media{border-radius:var(--fp-radius);overflow:hidden;box-shadow:var(--fp-shadow)}.fp-problem__media img{display:block;width:100%;height:100%;object-fit:cover}.fp-products{grid-template-columns:repeat(4,1fr)}.fp-product-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e3ebed}.fp-product-card__media{position:relative;display:block;aspect-ratio:1/1.05;background:#eef3f4;overflow:hidden}.fp-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.fp-product-card:hover img{transform:scale(1.035)}.fp-badge{position:absolute;top:14px;left:14px;background:var(--fp-navy);color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.08em}.fp-product-card__body{padding:20px}.fp-product-card__body h3 a{color:inherit;text-decoration:none}.fp-product-card__benefit{font-size:14px;color:#667985;min-height:45px;margin:0 0 12px}.fp-product-card__price{font-size:20px;font-weight:900;margin-bottom:15px}.fp-text-link{font-weight:800;color:var(--fp-ocean);text-decoration:none}.fp-trust-grid{grid-template-columns:repeat(4,1fr)}.fp-trust{padding:28px;border:1px solid #dce7e9;border-radius:20px}.fp-trust__icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#dff4f6;color:#0b6677;font-weight:900;margin-bottom:18px}.fp-trust p{margin:0;color:#63737c}.fp-story{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.fp-story img{width:100%;border-radius:var(--fp-radius);display:block}.fp-story .rte{font-size:18px;color:#d5e0e5;max-width:580px}.fp-faq{max-width:900px;margin:auto;border-top:1px solid #dbe4e6}.fp-faq details{border-bottom:1px solid #dbe4e6;padding:24px 0}.fp-faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-size:19px;font-weight:800;list-style:none}.fp-faq summary::-webkit-details-marker{display:none}.fp-faq summary span{font-size:28px;font-weight:400}.fp-faq details[open] summary span{transform:rotate(45deg)}.fp-faq .rte{padding:14px 38px 0 0;color:#647681}.fp-final{position:relative;min-height:650px;color:#fff;display:grid;align-items:center}.fp-final__media img{width:100%;height:100%;object-fit:cover}.fp-final__content{position:relative}.fp-final__content .fp-eyebrow{color:#a9e6ed}.fp-final__content h2{max-width:760px}.fp-final__content .rte{max-width:560px;font-size:18px}.fp-placeholder{width:100%;height:100%;background:#dfe9eb}.fp-placeholder svg{width:100%;height:100%;opacity:.45}
@media(max-width:989px){.fp-experiences,.fp-products{grid-template-columns:repeat(2,1fr)}.fp-collections{grid-template-columns:repeat(2,1fr)}.fp-trust-grid{grid-template-columns:repeat(2,1fr)}.fp-problem,.fp-story{grid-template-columns:1fr;gap:34px}.fp-section{padding:65px 0}.fp-section--soft,.fp-section--dark{padding-left:20px;padding-right:20px}.fp-hero{min-height:720px}.fp-hero__veil{background:linear-gradient(0deg,rgba(3,14,24,.82),rgba(3,14,24,.25) 70%)}}
@media(max-width:640px){.fp-container{width:min(100% - 28px,1240px)}.fp-home h1{font-size:42px}.fp-home h2{font-size:34px}.fp-section-head{display:block}.fp-section-head>p{margin-top:15px}.fp-experiences,.fp-products,.fp-collections,.fp-trust-grid{grid-template-columns:1fr}.fp-hero{min-height:690px}.fp-hero__content{padding-bottom:52px}.fp-actions{flex-direction:column;align-items:stretch}.fp-btn{width:100%}.fp-style-card{min-height:330px}.fp-product-card__benefit{min-height:0}.fp-final{min-height:560px}.fp-final__content{padding-top:80px;padding-bottom:80px}}
