@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap";:root{--teal: #02434d;--green: #528367;--vital: #86a66f;--apricot: #f1b958;--mint: #dee8e4;--paper: #f8f7f4;--white: #fff;--ink: #18363a;--muted: #617174;--line: #d9e1de;--danger: #a84036;--radius: 16px;--shadow: 0 16px 44px rgb(2 67 77 / 10%);--container: min(1180px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Aptos,Segoe UI,sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--apricot);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand,.eyebrow{font-family:Montserrat,Aptos,sans-serif}h1{font-size:clamp(2.25rem,5vw,4.7rem);line-height:.98;letter-spacing:-.05em}h2{font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.1;letter-spacing:-.035em}h3{line-height:1.25}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(64px,8vw,110px) 0}.eyebrow{color:var(--green);font-size:.74rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.eyebrow--light{color:#cfe4d9}.skip-link{position:fixed;z-index:100;left:16px;top:-80px;padding:12px 18px;background:var(--white);color:var(--teal)}.skip-link:focus{top:16px}.announcement{display:flex;justify-content:center;gap:10px;padding:7px 20px;color:var(--white);background:var(--teal);font-size:.8rem}.site-header{position:sticky;top:0;z-index:50;background:#f8f7f4f0;backdrop-filter:blur(12px)}.header-shell{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:inline-flex;width:max-content;flex-direction:column;color:var(--teal);line-height:1}.brand-name{font-size:1.3rem;font-weight:700;letter-spacing:.12em}.brand-caption{margin-top:5px;font-size:.55rem;letter-spacing:.23em}.nav-list{display:flex;gap:30px;padding:0;margin:0;list-style:none}.nav-list a{display:grid;min-height:44px;place-items:center;font-weight:600}.nav-list a[aria-current=page]{color:var(--green)}.header-actions{display:flex;justify-content:flex-end;gap:8px}.icon-link,.cart-link{position:relative;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--white)}.cart-count{position:absolute;right:-2px;top:-2px;display:grid;min-width:20px;height:20px;padding-inline:5px;place-items:center;border-radius:20px;color:var(--white);background:var(--green);font-size:.7rem}.hero{overflow:hidden;padding:clamp(50px,7vw,95px) 0;background:var(--mint)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(40px,7vw,90px);align-items:center}.hero-copy h1{max-width:650px;margin-bottom:24px;color:var(--teal)}.hero-lead{max-width:590px;margin-bottom:28px;color:#3c595d;font-size:1.18rem}.hero-search,.catalog-search{max-width:650px}.hero-search label,.catalog-search label{display:block;margin-bottom:8px;font-weight:700}.hero-search>p{margin:9px 0 0;color:var(--muted);font-size:.86rem}.search-control{display:flex;padding:6px;background:var(--white);border-radius:14px;box-shadow:var(--shadow)}.search-control input{min-width:0;flex:1;min-height:50px;padding:0 15px;border:0;color:var(--ink);background:transparent}.search-control button{min-height:50px;padding:0 24px;border:0;border-radius:10px;color:var(--white);background:var(--teal);font-weight:700;cursor:pointer}.trust-inline{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:24px;color:var(--teal);font-size:.88rem}.hero-visual{position:relative;min-height:510px}.hero-orbit{position:absolute;border:1px solid rgb(2 67 77 / 16%);border-radius:50%}.hero-orbit--one{inset:3% 8%}.hero-orbit--two{inset:18% 22%}.hero-product{position:absolute;display:grid;place-items:center;padding:12px;border-radius:50%;background:var(--white);box-shadow:var(--shadow)}.hero-product img{width:100%;height:100%;object-fit:contain}.hero-product--1{width:52%;aspect-ratio:1;left:23%;top:8%;z-index:2}.hero-product--2,.hero-product--3{width:31%;aspect-ratio:1;bottom:10%}.hero-product--2{left:3%}.hero-product--3{right:2%}.hero-note{position:absolute;z-index:4;right:4%;top:4%;max-width:190px;padding:15px;border-radius:12px;background:var(--apricot)}.hero-note span,.hero-note strong{display:block}.hero-note span{font-size:.75rem;text-transform:uppercase}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section-heading h2{margin-bottom:0;color:var(--teal)}.text-link{color:var(--teal);font-weight:700;text-decoration:underline;text-underline-offset:5px}.goal-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.goal-card{display:grid;min-height:140px;padding:20px;align-content:space-between;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);font-weight:700}.goal-symbol{color:var(--green);font-size:2rem}.products-section{background:var(--white)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.product-media{position:relative;display:block;aspect-ratio:1;padding:18px;background:#f4f6f3}.product-media img{width:100%;height:100%;object-fit:contain}.stock-badge{position:absolute;top:12px;left:12px;padding:5px 9px;border-radius:20px;color:var(--teal);background:#dcebd5;font-size:.72rem;font-weight:700}.stock-badge--out{color:#6e3a34;background:#f1dcd7}.product-body{padding:20px}.product-brand{margin-bottom:6px;color:var(--green);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-body h3{min-height:2.5em;margin-bottom:15px;font-size:.98rem}.price-row{display:flex;gap:9px;align-items:baseline;margin-bottom:18px}.price{color:var(--teal);font:700 1.12rem Montserrat,sans-serif}.price small{margin-right:4px;color:var(--muted);font:500 .72rem Aptos,sans-serif;text-transform:uppercase}.previous-price{color:var(--muted);font-size:.85rem;text-decoration:line-through}.button{display:inline-flex;min-height:46px;padding:10px 20px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;font-weight:700;cursor:pointer}.button--primary{color:var(--white);background:var(--teal)}.button--secondary{color:var(--teal);border-color:var(--teal);background:transparent}.button--light{color:var(--teal);background:var(--white)}.button--outline-light{color:var(--white);border-color:#ffffff8c}.button--card,.button--block{width:100%}.button:disabled,.is-disabled{opacity:.45;cursor:not-allowed}.guidance-section{color:var(--white);background:var(--teal)}.guidance-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center}.guidance-grid h2{max-width:600px}.guidance-grid p{max-width:650px}.guidance-actions{display:flex;flex-direction:column;gap:12px}.category-links{display:flex;flex-wrap:wrap;gap:10px}.category-links a{padding:10px 15px;border:1px solid var(--line);border-radius:30px;background:var(--white)}.catalog-hero{padding:65px 0;background:var(--mint)}.catalog-hero h1{max-width:760px;color:var(--teal)}.catalog-shell{display:grid;grid-template-columns:220px 1fr;gap:42px;align-items:start}.filters{position:sticky;top:110px}.filters h2{font-size:1.25rem}.filters fieldset{padding:0 0 20px;border:0}.filters legend,.filters summary{margin-bottom:10px;font-weight:700}.filters details{padding:18px 0;border-top:1px solid var(--line)}.filter-list{display:grid;gap:5px;max-height:250px;overflow:auto}.filter-list button,.filter-reset{padding:7px 0;border:0;color:var(--muted);background:transparent;text-align:left;cursor:pointer}.filter-list button.is-active{color:var(--teal);font-weight:700}.results-toolbar{display:flex;justify-content:space-between;margin-bottom:24px}.product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.empty-state{padding:60px 20px;text-align:center}.breadcrumbs{display:flex;gap:9px;padding-top:28px;color:var(--muted);font-size:.86rem}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,90px)}.product-gallery{min-height:520px;padding:45px;border-radius:var(--radius);background:var(--white)}.product-gallery img{width:100%;height:100%;object-fit:contain}.product-information h1{margin-bottom:20px;color:var(--teal);font-size:clamp(2rem,4vw,3.7rem)}.product-price{font:700 1.65rem Montserrat,sans-serif}.availability{color:var(--green);font-weight:700}.availability span{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:currentColor}.availability--out{color:var(--danger)}.product-summary{color:var(--muted)}.variant-selector{padding:0;margin:25px 0 0;border:0}.variant-selector legend{margin-bottom:10px;font-weight:700}.variant-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.variant-options label{position:relative;cursor:pointer}.variant-options input{position:absolute;opacity:0;pointer-events:none}.variant-options span{display:grid;min-height:68px;padding:10px;place-content:center;border:1px solid var(--line);border-radius:10px;text-align:center}.variant-options small{color:var(--muted)}.variant-options input:checked+span{border:2px solid var(--teal);background:var(--mint)}.variant-options input:focus-visible+span{outline:3px solid var(--apricot);outline-offset:3px}.variant-options input:disabled+span{opacity:.45;cursor:not-allowed}.product-tags{display:flex;flex-wrap:wrap;gap:8px}.product-tags span{padding:7px 11px;border-radius:20px;background:var(--mint);font-size:.8rem}.purchase-actions{display:grid;gap:10px;margin-top:28px}.button--large{min-height:54px}.product-meta{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted)}.page-heading{max-width:680px;margin-bottom:40px}.page-heading h1{color:var(--teal)}.commerce-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.65fr);gap:34px;align-items:start}.cart-panel,.checkout-section,.order-summary{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.panel-heading,.section-title-row{display:flex;justify-content:space-between;gap:20px;align-items:start}.cart-line{display:grid;grid-template-columns:104px 1fr auto auto;gap:20px;align-items:center;padding:20px 0;border-top:1px solid var(--line)}.cart-line img,.checkout-image{border-radius:10px;background:#f1f4f1;object-fit:contain}.cart-line-copy h3{margin-bottom:5px;font-size:1rem}.cart-line-copy p{margin-bottom:4px;color:var(--muted);font-size:.84rem}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:9px}.quantity-control button{width:42px;height:42px;border:0;background:transparent;cursor:pointer}.quantity-control span{min-width:26px;text-align:center}.remove-button{min-height:44px;border:0;color:var(--danger);background:transparent;cursor:pointer}.order-summary{position:sticky;top:110px}.summary-row,.summary-total{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid var(--line)}.summary-total{margin-bottom:20px;font-size:1.15rem}.centered-link{display:block;margin:18px auto;text-align:center}.summary-note{margin:0;color:var(--muted);font-size:.82rem}.checkout-progress{display:grid;grid-template-columns:repeat(4,1fr);max-width:680px;padding:0;margin:0 0 40px;list-style:none}.checkout-progress li{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.84rem}.checkout-progress span{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:50%}.checkout-progress [aria-current=step]{color:var(--teal);font-weight:700}.checkout-progress [aria-current=step] span{color:var(--white);background:var(--teal)}.checkout-form{display:grid;gap:18px}.checkout-section{display:grid;gap:16px}.checkout-section h1{font-size:clamp(1.7rem,3vw,2.5rem)}.checkout-section h2,.order-summary h2{font-size:1.22rem}.checkout-section label{display:grid;gap:6px;font-weight:600}.checkout-section input[type=text],.checkout-section input[type=email],.checkout-section input[type=tel]{min-height:48px;padding:0 12px;border:1px solid #aab7b4;border-radius:8px;background:var(--white)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.full-field{grid-column:1 / -1}.choice-card{grid-template-columns:auto 1fr auto!important;padding:16px;align-items:center;border:2px solid var(--green);border-radius:10px}.choice-card small,.checkout-line small{display:block;color:var(--muted);font-weight:400}.checkout-placeholder{padding:16px;border-radius:10px;background:var(--mint)}.checkout-line{display:grid;grid-template-columns:64px 1fr auto;gap:13px;align-items:center;padding:12px 0;border-top:1px solid var(--line);font-size:.86rem}.checkout-image{position:relative}.checkout-image span{position:absolute;right:-7px;top:-7px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:var(--white);background:var(--teal)}.form-status{color:var(--green);font-weight:700}.not-found{max-width:700px;text-align:center}.button-row{display:flex;gap:12px;justify-content:center}.site-footer{padding:65px 0 25px;color:#dbe7e4;background:#012f36}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:40px}.footer-grid h2{color:var(--white);font-size:.9rem}.footer-grid a,.footer-grid p{display:block;margin-bottom:8px;font-size:.88rem}.footer-brand{color:var(--white);font:700 1.4rem Montserrat,sans-serif;letter-spacing:.13em}.footer-bottom{display:flex;justify-content:space-between;padding-top:25px;margin-top:45px;border-top:1px solid rgb(255 255 255 / 14%);font-size:.8rem}.toast{position:fixed;z-index:90;right:20px;bottom:20px;max-width:360px;padding:14px 18px;color:var(--white);background:var(--teal);border-radius:10px;transform:translateY(140%);transition:transform .2s ease}.toast--visible{transform:translateY(0)}@media(hover:hover){.product-card,.goal-card,.button{transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.product-card:hover,.goal-card:hover{transform:translateY(-3px);border-color:var(--vital)}.button--primary:hover{background:#01343b}}@media(max-width:900px){.nav-list{display:none}.header-shell{grid-template-columns:1fr auto}.hero-grid,.guidance-grid,.product-detail-grid,.commerce-layout,.checkout-layout{grid-template-columns:1fr}.hero-visual{min-height:430px}.goal-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.product-grid--catalog{grid-template-columns:repeat(2,1fr)}.catalog-shell{grid-template-columns:1fr}.filters,.order-summary{position:static}.filters{padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){:root{--container: min(100% - 28px, 1180px)}.announcement span:nth-child(n+2){display:none}.hero{padding-top:42px}.hero-visual{min-height:340px}.hero-note{max-width:155px;font-size:.75rem}.section-heading{align-items:start;flex-direction:column}.goal-grid{grid-template-columns:repeat(2,1fr)}.goal-card{min-height:115px}.product-grid,.product-grid--catalog{gap:12px}.product-body{padding:14px}.product-body h3{font-size:.88rem}.button--card{padding-inline:8px;font-size:.82rem}.catalog-hero{padding:45px 0}.product-detail{padding-top:36px}.product-gallery{min-height:340px;padding:24px}.cart-panel,.checkout-section,.order-summary{padding:20px}.cart-line{grid-template-columns:76px 1fr}.cart-line img{width:76px;height:76px}.quantity-control,.remove-button{grid-column:2;justify-self:start}.checkout-progress{grid-template-columns:repeat(4,auto);justify-content:space-between}.checkout-progress li{font-size:0}.checkout-progress span{font-size:.8rem}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.choice-card{grid-template-columns:auto 1fr!important}.choice-card>strong{grid-column:2}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:8px;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
