:root{--ink:#2a2a2a;--teal:#007c7b;--teal-dark:#006263;--coral:#f45a4e;--gold:#d49b29;--sand-btn:#c4a06a;--cream:#fbf5e9;--sand:#f2e7d4;--line:#e6dccb;--white:#fff;--muted:#5e6a73;--shadow:0 16px 40px rgba(20,45,58,.09);--font-display:"Canela","Cormorant Garamond","Playfair Display",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,sans-serif;background:#fff}body.nav-open{overflow:hidden}.announcement{height:34px;background:#f3eee6;color:#3a3a3a;display:flex;justify-content:center;align-items:center;gap:8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.site-header{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4vw;background:#fff;border-bottom:1px solid #ececec;position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1f1f1f;justify-self:start}.brand-logo{display:block;height:44px;width:auto;max-width:160px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:34px;justify-self:center}.nav-links a,footer a{text-decoration:none;color:#3a3a3a;font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.nav-links a:hover,footer a:hover{color:#1f1f1f}.nav-links a.has-caret{display:inline-flex;align-items:center;gap:6px}.nav-links a.has-caret:after{content:"";width:6px;height:6px;border-right:1.4px solid currentColor;border-bottom:1.4px solid currentColor;transform:rotate(45deg) translateY(-2px)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;justify-self:end}.icon-btn{width:28px;height:28px;padding:0;border:0;background:transparent;color:#2a2a2a;cursor:pointer;display:grid;place-items:center}.icon-btn svg{width:22px;height:22px}.menu-toggle{display:none;width:40px;height:40px;border:0;background:transparent;padding:10px 8px;cursor:pointer;flex-direction:column;justify-content:center;gap:7px}.menu-toggle span{display:block;height:2px;width:100%;background:#2a2a2a;border-radius:2px;transition:.2s}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:2px;padding:14px 22px;font-weight:700;text-decoration:none;border:0;cursor:pointer;font-family:inherit}.btn-coral{background:var(--coral);color:#fff;box-shadow:0 10px 24px #f45a4e33}.btn-coral:hover{transform:translateY(-1px);background:#e94f44}.btn-outline{border:1px solid var(--teal);color:var(--teal);background:#ffffffe0}.btn-teal{background:var(--teal);color:#fff}.btn-sand{background:var(--sand-btn);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:13px;padding:16px 28px}.btn-sand:hover{background:#b48f58}.btn-ghost{background:transparent;color:var(--ink);border:1px solid #3a3a3a;letter-spacing:.08em;text-transform:uppercase;font-size:13px;padding:16px 28px}.btn-ghost:hover{background:#ffffff8c}.hero-btn{letter-spacing:.08em;text-transform:uppercase;font-size:13px;padding:16px 28px;border-radius:2px}.btn-outline-teal{background:#ffffffbf;color:#5ba8b0;border:1.5px solid #7ebec4}.btn-outline-teal:hover{background:#fff;color:#3f8f97;border-color:#5ba8b0}.btn-coral.hero-btn{box-shadow:none}.hero{position:relative;display:flex;align-items:stretch;min-height:min(88vh,780px);padding:64px 6vw 72px;overflow:hidden;background:#fffaf4}.hero-media{position:absolute;inset:0;z-index:0;background-image:url(./bg-C5-hsZ6R.jpg);background-position:right bottom;background-size:cover;background-repeat:no-repeat;transform:scale(1);transform-origin:70% bottom;animation:hero-zoom 18s ease-in-out infinite alternate;will-change:transform}.hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.78) 0%,rgba(255,255,255,.4) 28%,rgba(255,255,255,.08) 42%,transparent 52%)}.hero-content{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;gap:48px}@keyframes hero-zoom{0%{transform:scale(1)}to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.hero-media,.lifestyle-band img{animation:none}}.hero-copy{max-width:680px}.eyebrow{margin:0 0 18px;color:#6b6b6b;font-weight:500;letter-spacing:.18em;font-size:12px;text-transform:uppercase}.hero h1,.section-heading h2,.final-cta h2{font-family:var(--font-display)}.hero h1{font-size:clamp(58px,7vw,96px);line-height:1.02;margin:0 0 22px;font-weight:600;color:#222;letter-spacing:-.01em}.hero-title-line{white-space:nowrap}.hero-text{font-size:17px;line-height:1.65;max-width:420px;color:#4a4a4a;margin:0}.hero-ctas{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0 0}.hero-benefits{list-style:none;margin:0;padding:0 0 28px;display:flex;align-items:stretch;gap:0;max-width:820px}.hero-benefits li{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0 20px;border-left:1px solid rgba(60,60,60,.22)}.hero-benefits li:first-child{padding-left:0;border-left:0}.hero-benefit-icon{width:64px;height:64px;color:#3a3a3a}.hero-benefits span{font-size:12px;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#3a3a3a;max-width:150px}.lifestyle-band{display:none;position:relative;margin:0;overflow:hidden;height:min(62vw,420px)}.lifestyle-band img{width:100%;height:100%;object-fit:cover;object-position:right bottom;transform:scale(1);transform-origin:70% bottom;animation:hero-zoom 18s ease-in-out infinite alternate}.lifestyle-badge{position:absolute;right:16px;bottom:16px;z-index:1;background:#fffffff0;padding:10px 14px;border-radius:8px;font-size:12px;box-shadow:var(--shadow)}.lifestyle-badge .stars{margin-right:4px}.section{padding:76px 6vw}.section-heading{text-align:center;margin-bottom:38px}.section-heading h2{font-size:42px;margin:0 0 8px}.section-heading p{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:1260px;margin:auto}.product-card{border:1px solid var(--line);border-radius:22px;padding:0;overflow:hidden;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column;position:relative}.product-media{position:relative;display:block;text-decoration:none;color:inherit;background:radial-gradient(ellipse at 18% 12%,rgba(255,255,255,.85),transparent 50%),linear-gradient(160deg,#eef7f6,#f7fbfb 42%,#e7f2f1);min-height:280px}.product-card h3 a{color:inherit;text-decoration:none}.product-card h3 a:hover{color:var(--teal-dark)}.product-media:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.28;background:radial-gradient(ellipse 40% 30% at 78% 18%,rgba(0,124,123,.14),transparent 70%),radial-gradient(ellipse 28% 40% at 12% 70%,rgba(0,98,99,.1),transparent 70%)}.tag{position:absolute;top:14px;left:14px;z-index:3;display:inline-flex;align-items:center;gap:8px;background:var(--teal-dark);color:#fff;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;border-radius:999px;padding:9px 15px;letter-spacing:.16em;text-transform:uppercase;border:1px solid rgba(255,255,255,.35);box-shadow:0 6px 16px #142d3a38}.tag-diamond{width:5px;height:5px;background:#fff;transform:rotate(45deg);opacity:1;flex-shrink:0}.product-image{height:280px;display:flex;align-items:center;justify-content:center;padding:28px 20px 18px;position:relative;z-index:1}.product-image img{max-width:100%;max-height:230px;object-fit:contain;filter:drop-shadow(0 12px 18px rgba(20,45,58,.1))}.product-media--fill{background:#eef7f6}.product-media--fill:before{display:none}.product-media--fill .product-image{padding:0;height:300px}.product-media--fill .product-image img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;filter:none;display:block}.product-body{padding:22px 22px 20px;display:flex;flex-direction:column;flex:1;background:#fff}.product-card h3{font-family:var(--font-display);text-align:left;font-size:22px;line-height:1.25;min-height:0;margin:0 0 14px;font-weight:600;color:var(--ink)}.product-price-row{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;margin-bottom:16px}.product-price-row .price{text-align:left;color:var(--teal);font-family:var(--font-display);font-size:34px;font-weight:600;line-height:1}.product-price-row .desc{text-align:left;color:var(--muted);font-size:13px;line-height:1.45;margin:0;min-height:0;border-left:1px solid var(--line);padding-left:14px}.product-divider{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 16px}.product-divider:before,.product-divider:after{content:"";flex:1;height:1px;background:var(--line)}.product-divider span{width:7px;height:7px;background:var(--teal);transform:rotate(45deg);flex-shrink:0;opacity:.55}.product-features{list-style:none;margin:0 0 16px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-features li{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:var(--teal)}.product-features svg{width:28px;height:28px}.product-features span{font-size:10px;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:var(--muted);max-width:9em}.size-label{margin:0 0 10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--muted)}.product-colours{margin:0 0 16px}.colour-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.colour-heading .size-label{margin:0}.colour-name{font-size:13px;color:var(--ink);font-weight:500}.colour-swatches{display:flex;flex-wrap:wrap;gap:10px}.colour-swatch{width:28px;height:28px;border-radius:50%;border:1px solid rgba(20,45,58,.18);padding:0;cursor:pointer;background-clip:padding-box;box-shadow:inset 0 0 0 1px #ffffff59;transition:transform .15s,box-shadow .15s}.colour-swatch:hover{transform:scale(1.06)}.colour-swatch.active{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--teal)}.product-sizes{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;margin:0 0 16px}.size-box{min-width:42px;width:auto;height:42px;padding:0 6px;border:1px solid #cfd7da;border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:14px;font-weight:600;cursor:pointer;display:grid;place-items:center;transition:background .15s,border-color .15s,color .15s}.size-box:hover{border-color:var(--teal);color:var(--teal)}.size-box.active{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:none}.btn-cart{width:100%;background:var(--coral);color:#fff;border-radius:10px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:600;letter-spacing:.02em;box-shadow:0 10px 24px #f45a4e33;margin-top:auto}.btn-cart:hover{background:#e94f44;transform:none}.btn-cart:disabled,.btn-cart:disabled:hover{background:#c9d5d6;color:#fffffff2;cursor:not-allowed;opacity:1;box-shadow:none}.btn-cart:disabled svg{color:#ffffffbf}.btn-cart.is-ready{background:var(--coral)}.btn-cart.is-ready:hover{background:#e94f44}.btn-cart svg{width:20px;height:20px;color:#fff}.product-details-link{display:inline-block;margin:12px auto 0;text-align:center;align-self:center;color:var(--muted);font-size:13px;text-decoration:underline;text-underline-offset:3px;background:none;border:0;cursor:pointer;font-family:inherit}.product-details-link:hover{color:var(--teal)}.product-trust{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.product-trust span{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--muted)}.product-trust span:first-child{border-right:1px solid var(--line)}.product-trust svg{width:16px;height:16px;color:var(--teal)}.benefit-strip{margin:0 6vw;padding:34px;border-radius:14px;background:var(--cream);border:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.benefit-strip article{display:flex;gap:16px;align-items:flex-start}.benefit-icon-svg{width:56px;height:56px;flex-shrink:0;color:var(--teal)}.benefit-strip h3{font-size:16px;margin:0 0 8px}.benefit-strip p{font-size:14px;line-height:1.5;margin:0;color:var(--muted)}.reassure-strip{margin:0 6vw 8px;padding:22px 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.reassure-strip div{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--ink);font-size:14px;font-weight:600}.reassure-icon{width:22px;height:22px;color:var(--teal);flex-shrink:0}.value-section{background:#fff;padding-top:64px}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1180px;margin:0 auto}.value-grid article{text-align:left}.line-icon{width:48px;height:48px;color:#3a3a3a;margin-bottom:18px}.value-grid h3{font-family:var(--font-display);font-size:22px;margin:0 0 10px;font-weight:600}.value-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.why-section{background:#faf7f2}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;max-width:1180px;margin:0 auto}.why-grid article{padding:28px 24px;border-top:1px solid rgba(60,60,60,.18)}.why-grid h3{font-family:var(--font-display);font-size:24px;margin:0 0 12px}.why-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.craft-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;max-width:1180px;margin:0 auto}.craft-item{margin:0;position:relative;overflow:hidden;min-height:280px;background:#f3eee6}.craft-item img{width:100%;height:100%;object-fit:cover;display:block;min-height:280px}.craft-item figcaption{position:absolute;left:16px;bottom:16px;background:#ffffffeb;padding:8px 12px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.craft-wide{grid-column:1 / -1;min-height:360px}.craft-wide img{min-height:360px;object-position:center}.craft-item:nth-child(3) img{object-fit:contain;padding:24px;background:#fff;mix-blend-mode:multiply}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:0 auto}.use-grid article{min-height:220px;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:20px;position:relative;overflow:hidden}.use-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(20,20,20,.55))}.use-grid span{position:relative;z-index:1;color:#fff;font-family:var(--font-display);font-size:24px;font-weight:600}.compare-wrap{max-width:1000px;margin:0 auto;overflow-x:auto}.compare-table{width:100%;border-collapse:collapse;font-size:15px;background:#fff}.compare-table th,.compare-table td{border-bottom:1px solid var(--line);padding:16px 18px;text-align:left;vertical-align:top}.compare-table thead th{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700;border-bottom:1px solid #cfc6b6}.compare-table tbody th{font-weight:700;color:var(--ink)}.section-cta{display:flex;justify-content:center;margin-top:32px}.fit-section{background:#f7fbfb}.fit-layout{display:grid;grid-template-columns:1.3fr .9fr;gap:48px;max-width:1100px;margin:0 auto;align-items:start}.fit-section h2,.brand-section h2,.story-copy h2,.faq-section h2,.delivery-section h2,.value-section h2,.why-section h2,.craft-section h2,.lifestyle-section h2,.compare-section h2,.visit-copy h2,.contact-copy h2{font-family:var(--font-display)}.visit-section{background:#faf7f1}.visit-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;max-width:1180px;margin:0 auto;align-items:center}.visit-photo{margin:0;overflow:hidden}.visit-photo img{width:100%;height:min(640px,78vw);object-fit:cover;display:block}.visit-copy .eyebrow{margin-bottom:14px}.visit-copy h2{font-size:clamp(34px,4vw,48px);margin:0 0 16px;line-height:1.15}.visit-copy>p{font-size:17px;line-height:1.7;color:var(--muted);margin:0 0 22px;max-width:36em}.visit-details{border:1px solid #e4d9c8;border-radius:12px;padding:18px 20px;background:#fff;margin:0 0 22px;display:flex;flex-direction:column;gap:12px}.visit-details p{display:flex;align-items:flex-start;gap:12px;margin:0;font-size:15px;line-height:1.45;color:var(--ink)}.visit-details svg{width:18px;height:18px;color:var(--teal);flex-shrink:0;margin-top:2px}.visit-details a{color:var(--teal);text-decoration:none}.visit-details a:hover{text-decoration:underline}.visit-perks{list-style:none;margin:0 0 24px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.visit-perks li{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:13px;line-height:1.35;font-weight:600;color:#3a3a3a}.visit-perks svg{width:22px;height:22px;color:var(--teal)}.visit-ctas{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 22px}.visit-btn{display:inline-flex;align-items:center;gap:8px;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.visit-btn svg{width:16px;height:16px}.visit-tagline{margin:0;text-align:center;font-size:13px;color:#8a7b6a;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;gap:10px}.visit-tagline span{color:var(--gold);font-size:11px}.contact-section{background:#fff;border-top:1px solid #ece7df}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;max-width:1100px;margin:0 auto;align-items:start}.contact-copy .eyebrow{margin-bottom:14px}.contact-copy h2{font-size:clamp(34px,4vw,48px);margin:0 0 16px;line-height:1.15}.contact-lead{font-size:17px;line-height:1.7;color:var(--muted);margin:0 0 28px;max-width:34em}.contact-details{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.contact-details li{display:flex;align-items:flex-start;gap:12px;margin:0;font-size:15px;line-height:1.45;color:var(--ink)}.contact-details svg{width:18px;height:18px;color:var(--teal);flex-shrink:0;margin-top:2px}.contact-form{position:relative;display:flex;flex-direction:column;gap:16px;background:#faf7f1;border:1px solid #e4d9c8;padding:28px}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-field{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;color:#3a3a3a}.contact-field em{font-style:normal;font-weight:500;color:var(--muted)}.contact-field input,.contact-field select,.contact-field textarea{width:100%;padding:13px 14px;border:1px solid #d8d0c4;border-radius:2px;font:inherit;font-weight:400;font-size:15px;color:var(--ink);background:#fff}.contact-field textarea{resize:vertical;min-height:120px}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{outline:2px solid rgba(0,124,123,.25);outline-offset:1px;border-color:var(--teal)}.contact-note{margin:0;font-size:13px;line-height:1.5;color:var(--muted);font-weight:400}.contact-note a{color:var(--teal);font-weight:600;text-decoration:none}.contact-note a:hover{text-decoration:underline}.contact-form .btn{align-self:flex-start;letter-spacing:.08em;text-transform:uppercase;font-size:13px;padding:14px 24px}.contact-success{margin:0;font-size:14px;font-weight:600;color:var(--teal)}.contact-success[hidden]{display:none!important}.contact-honeypot{position:absolute!important;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.fit-section h2{font-size:clamp(34px,4vw,46px);margin:0 0 16px;line-height:1.15}.fit-lead{font-size:17px;line-height:1.65;color:var(--muted);margin:0 0 22px}.fit-list{margin:0 0 28px;padding-left:1.1rem;color:#3f3f3f}.fit-list li{margin:10px 0;line-height:1.5}.fit-card{background:#fff;border:1px solid #cfe3e2;padding:28px;border-radius:12px}.fit-card h3{margin:0 0 14px;font-size:18px}.fit-card p{margin:0 0 14px;color:var(--muted);font-size:15px;line-height:1.55}.fit-card p:last-child{margin-bottom:0}.brand-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:1180px;margin:0 auto;align-items:center}.brand-copy h2{font-size:clamp(34px,4vw,46px);margin:0 0 18px;line-height:1.15}.brand-copy>p{font-size:17px;line-height:1.65;color:var(--muted);margin:0 0 22px}.brand-points{margin:0;padding:0;list-style:none}.brand-points li{padding:12px 0;border-top:1px solid var(--line);font-size:15px}.brand-points li:last-child{border-bottom:1px solid var(--line)}.brand-photo{margin:0}.brand-photo img{width:100%;height:min(520px,70vw);object-fit:cover;display:block}.brand-photo figcaption{margin-top:12px;font-size:13px;color:var(--muted)}.reviews-proof{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;color:#5a5a5a;font-size:15px}.google-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e5e5;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;color:#3a3a3a}.google-badge svg{width:18px;height:18px}.review-grid-rich blockquote{align-items:flex-start;text-align:left;min-height:100%}.review-top{display:flex;align-items:center;justify-content:flex-start;width:100%;margin:0 0 14px}.review-meta{margin:16px 0 0;padding:5px 10px;align-self:flex-start;font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:var(--teal);background:#007c7b14;border-radius:4px;white-space:nowrap}.review-grid-rich h3{text-align:left;max-width:none;width:100%;font-size:20px;margin:12px 0 10px}.review-grid-rich>blockquote>p:not(.review-meta){text-align:left;margin-bottom:0;width:100%}.review-grid-rich .review-meta{margin-top:auto}.review-grid-rich cite{color:var(--teal);font-weight:700}.review-grid-rich .stars{margin-bottom:0;align-self:flex-start}.review-grid-rich .stars svg{width:20px;height:20px}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.delivery-grid article{padding:8px 4px 8px 0;border-top:1px solid var(--line)}.delivery-grid h3{font-size:16px;margin:16px 0 8px}.delivery-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.story-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;max-width:1180px;margin:0 auto;align-items:center}.story-photo{margin:0}.story-photo img{width:100%;height:min(560px,75vw);object-fit:cover;display:block}.story-copy h2{font-size:clamp(34px,4vw,48px);margin:0 0 18px;line-height:1.15}.story-copy p{font-size:17px;line-height:1.7;color:var(--muted);margin:0 0 28px}.faq-list{max-width:820px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line);padding:4px 0}.faq-list summary{cursor:pointer;list-style:none;padding:18px 36px 18px 0;font-size:17px;font-weight:600;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--teal)}.faq-list details[open] summary:after{content:"–"}.faq-list details p{margin:0 0 18px;color:var(--muted);font-size:15px;line-height:1.65;padding-right:28px}.size-modal{border:0;padding:0;max-width:640px;width:calc(100% - 32px);border-radius:14px;box-shadow:var(--shadow)}.size-modal::backdrop{background:#141e2373}.size-modal-inner{background:#fff}.size-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}.size-modal-header h2{margin:0;font-family:var(--font-display);font-size:28px}.size-modal-close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#666}.size-modal-body{padding:22px 24px 28px}.size-modal-body h3{margin:24px 0 10px;font-size:16px}.size-modal-body ul{margin:0;padding-left:1.1rem;color:#3f3f3f}.size-modal-body li{margin:8px 0;line-height:1.5}.size-table{margin:18px 0}.size-modal-note{margin-top:20px;font-size:14px;color:var(--muted)}.size-modal-note a{color:var(--teal)}.reviews{position:relative;overflow:hidden;margin:48px 0;padding:72px 6vw 80px;background:#f7f1e6 url(./reviews-bg-CsTCsZOY.jpg) top center / cover no-repeat}.reviews-heading,.review-grid{position:relative;z-index:1}.reviews-heading{margin-bottom:42px}.reviews-heading h2{margin-bottom:14px}.reviews-divider{display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto 16px;width:min(280px,70%)}.reviews-divider:before,.reviews-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.reviews-divider span{width:14px;height:22px;display:block;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 22'%3E%3Cpath d='M7 1C4 6 2 10 3 14c1 4 4 6 4 6s3-2 4-6c1-4-1-8-4-13z' fill='%23d49b29'/%3E%3C/svg%3E") center / contain no-repeat}.reviews-heading p{color:#5a5a5a;font-size:15px}.reviews-heading .stars{margin-right:6px}.stars{color:var(--gold);display:inline-flex;align-items:center;gap:2px;vertical-align:middle;letter-spacing:0}.stars svg{width:14px;height:14px;fill:currentColor;flex-shrink:0}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1180px;margin:auto}.review-grid blockquote{margin:0;text-align:center;background:#fff;border-radius:18px;padding:32px 28px 28px;box-shadow:0 12px 32px #3c2d1e14;display:flex;flex-direction:column;align-items:center}.review-grid .stars{margin-bottom:8px}.review-grid .stars svg{width:15px;height:15px}.review-quote{font-family:var(--font-display);font-size:64px;line-height:.7;color:#e8a090;margin:4px 0 8px;font-weight:600}.review-grid h3{font-family:var(--font-display);font-size:22px;line-height:1.3;margin:0 0 16px;color:#2a2a2a;max-width:16em}.review-rule{width:48px;height:2px;border:0;background:#e8a090;margin:0 0 16px}.review-grid p{color:#5e6a73;line-height:1.65;margin:0 0 18px;font-size:15px}.review-grid cite{font-style:normal;font-weight:700;color:#e08a78;font-size:14px}.review-author{display:flex;align-items:center;gap:12px;min-width:0}.review-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--teal);color:#fff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em}.review-grid blockquote:nth-child(2) .review-avatar{background:#2a6f6e}.review-grid blockquote:nth-child(3) .review-avatar{background:#0e5c5b}.link-btn{border:0;background:transparent;color:var(--teal);padding:14px 0;cursor:pointer;font-size:15px;display:inline-flex;align-items:center;gap:8px}.inline-icon{width:1.1em;height:1.1em;flex-shrink:0;display:inline-block;vertical-align:-.15em}.check-icon{width:18px;height:18px;color:var(--teal);margin-top:2px}.btn .inline-icon{width:20px;height:20px}.trust-strip{margin:0 4vw 36px;padding:36px 40px;background:#fff9ef;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.trust-strip div{display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:6px;align-items:start;color:var(--teal)}.trust-icon{width:40px;height:40px;grid-row:1 / span 2;margin-top:2px}.trust-strip strong{font-size:18px;line-height:1.3;color:var(--ink)}.trust-strip small{grid-column:2;color:var(--muted);font-size:15px;line-height:1.45}.final-cta{margin-top:32px;padding:48px 8vw;background:linear-gradient(90deg,#fff1d5,#e3f7f5);display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.final-cta h2{font-size:42px;margin:0}.final-cta p{color:var(--muted)}.footer-brand .brand-logo{height:110px;max-width:360px}footer{padding:48px 6vw 20px;display:grid;grid-template-columns:1.6fr repeat(3,.8fr) 1.6fr;gap:36px;background:#fff;border-top:1px solid #eee}footer h3{font-size:14px}footer>div:not(.footer-bottom){display:flex;flex-direction:column;gap:9px}footer p{color:var(--muted);font-size:13px}.newsletter form{display:flex}.newsletter input{min-width:0;flex:1;padding:12px;border:1px solid #d8d8d8;border-radius:6px 0 0 6px}.newsletter button{border-radius:0 6px 6px 0;padding:12px 16px}.footer-bottom{grid-column:1/-1;border-top:1px solid #eee;padding-top:18px;font-size:12px;color:var(--muted);display:flex;justify-content:space-between}.toast{position:fixed;right:24px;bottom:24px;background:var(--ink);color:#fff;padding:14px 20px;border-radius:8px;box-shadow:var(--shadow);opacity:0;transform:translateY(20px);transition:.25s;z-index:50}.toast.show{opacity:1;transform:none}.legal-header{grid-template-columns:1fr auto;height:128px}.legal-back{justify-self:end;text-decoration:none;color:#3a3a3a;font-size:13px;font-weight:600;letter-spacing:.04em}.legal-back:hover{color:var(--teal)}.legal-page{max-width:920px;margin:0 auto;padding:48px 6vw 72px}.legal-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:36px;padding-bottom:20px;border-bottom:1px solid var(--line)}.legal-nav a{text-decoration:none;color:#5a5a5a;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:600;padding:10px 14px;border:1px solid transparent;border-radius:4px}.legal-nav a:hover{color:var(--ink);background:#f7f3ec}.legal-nav a.is-active{color:var(--teal);border-color:#b7d6d5;background:#f3fbfb}.legal-content h1{font-family:var(--font-display);font-size:clamp(36px,5vw,52px);margin:0 0 18px;line-height:1.1}.legal-content h2{font-family:var(--font-display);font-size:26px;margin:36px 0 12px}.legal-content p,.legal-content li{font-size:16px;line-height:1.7;color:#3f3f3f}.legal-content ul,.legal-content ol{padding-left:1.25rem;margin:0 0 16px}.legal-content li{margin:8px 0}.legal-content a{color:var(--teal)}.legal-updated{font-size:13px;color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}.legal-table{width:100%;border-collapse:collapse;margin:18px 0 24px;font-size:15px}.legal-table th,.legal-table td{border:1px solid var(--line);padding:12px 14px;text-align:left;vertical-align:top}.legal-table th{background:#f7f3ec;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.legal-footer{padding:0 6vw 28px;background:#fff;border-top:1px solid #eee}.legal-footer .footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:18px;font-size:12px;color:var(--muted)}.legal-footer a,.footer-bottom a{color:inherit;text-decoration:none}.legal-footer a:hover,.footer-bottom a:hover{color:var(--teal)}@media(max-width:700px){.legal-header{height:110px;padding:0 18px}.legal-page{padding:32px 20px 56px}.legal-nav{gap:8px}.legal-nav a{padding:8px 10px;font-size:11px}.legal-content h2{font-size:22px}.legal-footer{padding:0 20px 24px}}@media(max-width:1050px){.nav-links{display:none}.menu-toggle{display:flex}.site-header{grid-template-columns:1fr auto}.header-actions .icon-btn{display:none}.nav-links.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0;position:fixed;inset:128px 0 auto;background:#fff;border-bottom:1px solid #ececec;padding:12px 0 20px;box-shadow:var(--shadow);z-index:39}.nav-links.is-open a{padding:16px 6vw;border-top:1px solid #f0ebe3;font-size:14px}.hero{min-height:640px}.hero-media{background-position:72% bottom}.hero:after{background:linear-gradient(180deg,rgba(255,255,255,.82) 0%,rgba(255,255,255,.35) 32%,rgba(255,255,255,.08) 48%,transparent 58%)}.hero-benefits{max-width:100%}.product-grid,.benefit-strip,.value-grid,.why-grid,.reassure-strip,.use-grid,.delivery-grid{grid-template-columns:1fr 1fr}.fit-layout,.brand-layout,.story-layout,.visit-layout,.contact-layout{grid-template-columns:1fr;gap:28px}footer{grid-template-columns:1fr 1fr 1fr}.footer-brand,.newsletter{grid-column:span 3}}@media(max-width:700px){.announcement{font-size:10px;letter-spacing:.1em;padding:0 12px;text-align:center}.site-header{height:64px;padding:0 18px}.brand-logo{height:36px;max-width:130px}.menu-toggle{display:flex}.nav-links.is-open{inset:110px 0 auto}.hero{min-height:min(100svh,820px);padding:36px 20px 0;background:#1a2a32}.hero-media{display:block;background-image:url(./bg-C5-hsZ6R.jpg);background-position:72% center;background-size:cover;transform-origin:center 35%}.hero:after{display:block;background:linear-gradient(180deg,#fffaf4f0,#fffaf4d1 26%,#fffaf473 48%,#fffaf433 62%,#fffaf48c 78%,#fffaf4f5)}.hero-content{gap:28px;min-height:calc(100svh - 110px);justify-content:space-between;padding-bottom:0}.hero-copy{max-width:none}.eyebrow{margin-bottom:12px;font-size:11px}.hero h1{font-size:42px;line-height:1.08;margin-bottom:16px}.hero-title-line{white-space:normal}.hero-text{font-size:16px;max-width:none}.hero-ctas{flex-direction:column;align-items:stretch;margin-top:22px}.hero-btn{width:100%;padding:16px 20px}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;max-width:none;margin:24px -20px 0;padding:22px 20px 28px;background:#fffaf4f5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-benefits li{border-left:0;padding:0;gap:10px}.hero-benefit-icon{width:52px;height:52px;color:var(--teal)}.hero-benefits span{max-width:none;font-size:11px;color:#3a3a3a}.lifestyle-band{display:none}.section{padding:48px 20px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:32px}.product-grid,.review-grid,.benefit-strip,.trust-strip,.value-grid,.why-grid,.reassure-strip,.use-grid,.delivery-grid{grid-template-columns:1fr}.product-grid{gap:20px}.product-card{border-radius:18px}.product-media,.product-image{min-height:220px;height:220px}.product-image{padding:20px 16px 12px}.product-image img{max-height:180px}.product-media--fill .product-image{height:240px;min-height:240px;padding:0}.product-media--fill .product-image img{max-height:none}.product-body{padding:18px 16px 16px}.product-card h3{font-size:18px}.product-price-row{grid-template-columns:1fr;gap:8px}.product-price-row .desc{border-left:0;padding-left:0}.product-price-row .price{font-size:30px}.product-features{gap:8px}.product-features span{font-size:9px}.btn-cart{padding:15px 16px}.reassure-strip{margin:0;padding:18px 20px;gap:14px;justify-items:start}.reassure-strip div{justify-content:flex-start}.value-grid,.why-grid{gap:22px}.why-grid article{padding:20px 0}.craft-grid{grid-template-columns:1fr}.craft-wide,.craft-item,.craft-wide img,.craft-item img{min-height:240px}.use-grid article{min-height:180px}.use-grid span{font-size:22px}.fit-section h2,.brand-copy h2,.story-copy h2,.visit-copy h2,.contact-copy h2{font-size:32px}.visit-photo img{height:min(420px,70vw)}.visit-perks{grid-template-columns:1fr;gap:12px}.contact-row{grid-template-columns:1fr}.contact-form{padding:22px 18px}.contact-form .btn{width:100%}.visit-perks li{flex-direction:row;align-items:center}.visit-ctas{flex-direction:column;align-items:stretch}.visit-btn{width:100%;justify-content:center}.compare-table th,.compare-table td{padding:12px 10px;font-size:14px}.benefit-strip{margin:0;border-radius:0;border-left:0;border-right:0;padding:36px 20px;gap:28px}.benefit-strip article{gap:18px}.benefit-icon-svg{width:64px;height:64px}.benefit-strip h3{font-size:18px}.benefit-strip p{font-size:15px}.reviews{margin:32px 0;padding:48px 20px 56px;background-position:top center;background-size:cover}.review-grid{gap:18px}.review-grid blockquote{text-align:center;padding:28px 22px;border-bottom:0}.review-grid-rich blockquote{text-align:left;align-items:flex-start}.review-quote{font-size:52px}.review-grid h3{font-size:20px}.trust-strip{margin:0 20px 28px;padding:28px 22px;gap:26px}.trust-icon{width:36px;height:36px}.trust-strip strong{font-size:17px}.trust-strip small{font-size:14px}.final-cta{flex-direction:column;gap:20px;text-align:center;padding:40px 20px;margin-top:12px}.final-cta h2{font-size:34px}.final-cta .btn{width:100%}footer{grid-template-columns:1fr 1fr;padding:40px 20px 20px;gap:28px 20px}.footer-brand .brand-logo{height:96px;max-width:300px}.footer-brand,.newsletter{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.newsletter form{flex-direction:column;gap:10px}.newsletter input,.newsletter button{border-radius:6px;width:100%}}.cookie-banner{position:fixed;left:16px;right:16px;bottom:16px;z-index:80;max-width:920px;margin:0 auto;background:#fffaf4;border:1px solid #e6dccb;box-shadow:0 18px 40px #142d3a24;padding:22px 24px}.cookie-banner[hidden]{display:none!important}.cookie-banner-inner{display:flex;flex-direction:column;gap:16px}.cookie-banner-copy h2{margin:0 0 8px;font-family:var(--font-display);font-size:28px;font-weight:600;line-height:1.15;color:#222}.cookie-banner-copy p{margin:0;font-size:14px;line-height:1.55;color:#4a4a4a;max-width:62ch}.cookie-banner-copy a{color:var(--teal);font-weight:600}.cookie-banner-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cookie-btn{padding:12px 18px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.cookie-prefs{display:flex;flex-direction:column;gap:12px;padding-top:4px;border-top:1px solid #e6dccb}.cookie-prefs[hidden]{display:none!important}.cookie-pref{display:flex;gap:12px;align-items:flex-start;font-size:13px;line-height:1.45;color:#4a4a4a;cursor:pointer}.cookie-pref input{margin-top:3px;accent-color:var(--teal)}.cookie-pref strong{color:#222}@media(max-width:720px){.cookie-banner{left:12px;right:12px;bottom:12px;padding:18px 16px}.cookie-banner-copy h2{font-size:24px}.cookie-banner-actions{flex-direction:column;align-items:stretch}.cookie-btn{width:100%}}
