:root{--teal-950: #0b3937;--teal-900: #104a47;--teal-800: #17605b;--teal-700: #257b73;--teal-100: #d9efeb;--teal-50: #eff9f7;--coral: #ef765e;--coral-dark: #d85f49;--cream: #fbf8f1;--sand: #f2ede2;--ink: #172523;--muted: #65716f;--line: #dfe6e4;--white: #fff;--shadow: 0 18px 50px rgba(16, 74, 71, .1);font-family:DM Sans,system-ui,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;letter-spacing:-.035em}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:850px}.section{padding:96px 0}.eyebrow{color:var(--teal-700);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.eyebrow-light{color:#9ad3cb}.button{border:0;border-radius:999px;min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal-800);color:#fff;box-shadow:0 10px 24px #17605b33}.button-primary:hover{background:var(--teal-900)}.button-secondary{background:var(--teal-50);color:var(--teal-800)}.button-light{background:#fff;color:var(--teal-900)}.button-coral{background:var(--coral);color:#fff}.button-coral:hover{background:var(--coral-dark)}.button-full{width:100%}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--teal-800);font-weight:700}.text-link svg{transition:transform .2s ease}.text-link:hover svg{transform:translate(4px)}.announcement{height:31px;display:flex;align-items:center;justify-content:center;gap:12px;background:var(--teal-950);color:#d8eeea;font-size:.72rem;letter-spacing:.04em}.announcement-dot{width:3px;height:3px;border-radius:50%;background:var(--coral)}.header{height:76px;position:sticky;top:0;z-index:30;background:#fbf8f1f0;border-bottom:1px solid rgba(16,74,71,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:220px;height:56px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;gap:34px;align-items:center;font-size:.93rem;font-weight:600}.desktop-nav a{position:relative;color:#3e4d4a}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--coral);transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a.router-link-active:after{right:0}.header-actions{display:flex;gap:7px}.icon-button{position:relative;width:43px;height:43px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--teal-900);cursor:pointer}.cart-count{position:absolute;top:-4px;right:-3px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;display:grid;place-items:center;background:var(--coral);color:#fff;border:2px solid white;font-size:.62rem;font-weight:800}.mobile-menu-toggle,.mobile-nav{display:none}.hero{position:relative;min-height:695px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(125deg,#f7f2e7,#f0f8f5)}.hero:before{content:"";position:absolute;inset:auto 0 0;height:85px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.38))}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px;padding-block:72px 90px}.hero-copy{position:relative;z-index:2}.hero-kicker{display:flex;align-items:center;gap:10px;color:var(--teal-700);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:22px}.hero-kicker span{width:28px;height:2px;background:var(--coral)}.hero h1{font-size:clamp(3.1rem,5.2vw,5.2rem);line-height:.99;margin-bottom:26px;color:var(--teal-950)}.hero h1 em{color:var(--coral);font-style:normal;font-family:Georgia,serif;font-weight:500}.hero-copy>p{max-width:590px;color:var(--muted);line-height:1.72;font-size:1.05rem;margin-bottom:31px}.hero-actions{display:flex;align-items:center;gap:28px}.hero-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:38px;color:#53625f;font-size:.78rem;font-weight:600}.hero-trust span{display:flex;gap:6px;align-items:center}.hero-trust svg{color:var(--teal-700)}.hero-visual{position:relative;height:510px}.hero-image-main{position:absolute;width:74%;height:465px;right:0;top:5px;border-radius:120px 18px;overflow:hidden;box-shadow:0 28px 70px #104a4726;background:#fff}.hero-image-main>img{width:100%;height:100%;object-fit:cover}.hero-product-label{position:absolute;left:22px;right:22px;bottom:20px;padding:17px 19px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:grid;grid-template-columns:1fr auto}.hero-product-label span{grid-column:1 / -1;color:var(--teal-700);text-transform:uppercase;font-size:.62rem;letter-spacing:.11em;font-weight:800}.hero-product-label strong{font-family:Manrope;font-size:.88rem;margin-top:3px}.hero-product-label b{color:var(--coral);align-self:end;font-size:1rem}.hero-image-small{position:absolute;left:0;bottom:0;width:36%;aspect-ratio:1;border:8px solid var(--cream);border-radius:50%;overflow:hidden;box-shadow:var(--shadow)}.hero-image-small img{width:100%;height:100%;object-fit:cover}.floating-note{position:absolute;left:2%;top:14%;background:var(--teal-900);color:#fff;border-radius:14px;padding:13px 18px;box-shadow:var(--shadow);font-size:.74rem;max-width:145px;line-height:1.3;transform:rotate(-3deg)}.floating-note span{display:block;color:#ffc5b9;font-family:Manrope;font-size:1.5rem;font-weight:800}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);opacity:.7}.hero-orb-one{width:290px;height:290px;right:-100px;top:-100px;background:#d6eee9}.hero-orb-two{width:180px;height:180px;left:-100px;bottom:-70px;background:#f6c8bc}.benefit-strip{background:#fff;border-block:1px solid var(--line)}.benefit-grid{min-height:112px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.benefit-grid>div{display:flex;gap:13px;align-items:center;justify-content:center;padding:8px 18px;border-right:1px solid var(--line)}.benefit-grid>div:last-child{border-right:0}.benefit-grid svg{color:var(--coral)}.benefit-grid span{display:flex;flex-direction:column}.benefit-grid strong{font-size:.86rem}.benefit-grid small{color:var(--muted);font-size:.72rem;margin-top:3px}.featured-section{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-heading h2,.center-heading h2,.category-copy h2,.contact-info h2,.contact-form h2{color:var(--teal-950);font-size:clamp(2rem,3vw,3rem);margin:7px 0 0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:1px solid rgba(16,74,71,.08);border-radius:18px;overflow:hidden;transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.product-media{position:relative;aspect-ratio:1;overflow:hidden;background:#f7f7f5}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-media img{transform:scale(1.035)}.product-category{position:absolute;z-index:1;left:13px;top:13px;padding:6px 10px;border-radius:999px;background:#ffffffe0;color:var(--teal-800);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.64rem;font-weight:800}.product-body{padding:20px}.product-subtitle{color:var(--coral-dark);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.product-body h3{font-size:1rem;line-height:1.3;margin-bottom:9px;color:var(--teal-950)}.product-description{color:var(--muted);font-size:.78rem;line-height:1.55;min-height:61px;margin-bottom:18px}.product-footer{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #edf0ef}.product-footer>strong{color:var(--teal-900);font-family:Manrope;font-size:1.05rem}.add-button{height:38px;padding:0 14px;border:0;border-radius:999px;background:var(--teal-50);color:var(--teal-800);display:flex;align-items:center;gap:5px;font-size:.74rem;font-weight:800;cursor:pointer;transition:background .2s,color .2s}.add-button:hover{background:var(--teal-800);color:#fff}.category-section{background:var(--teal-900);color:#fff;overflow:hidden;position:relative}.category-section:after{content:"";position:absolute;width:380px;height:380px;border:1px solid rgba(255,255,255,.08);border-radius:50%;left:-180px;bottom:-230px}.category-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.category-copy{max-width:430px}.category-copy .eyebrow{color:#9dd4cd}.category-copy h2{color:#fff;margin:12px 0 22px}.category-copy p{color:#c5d9d6;line-height:1.75;margin-bottom:30px}.category-cards{display:grid;grid-template-columns:1.16fr .84fr;grid-template-rows:230px 230px;gap:16px}.category-card{position:relative;overflow:hidden;border-radius:18px}.category-card-large{grid-row:1 / 3}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.category-card:hover img{transform:scale(1.04)}.category-card:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#062321bf)}.category-card span{position:absolute;z-index:1;left:20px;right:20px;bottom:18px;display:flex;justify-content:space-between;align-items:center;font-family:Manrope;font-size:.88rem;font-weight:700}.steps-section{background:#fff}.center-heading{text-align:center;margin-bottom:50px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;counter-reset:steps}.steps-grid article{padding:34px;border-radius:18px;background:var(--teal-50);border:1px solid #dbece9}.steps-grid article:nth-child(2){background:#fff4ef;border-color:#f2ddd7}.steps-grid span{color:var(--coral);font-family:Manrope;font-size:.72rem;font-weight:800;letter-spacing:.1em}.steps-grid h3{color:var(--teal-950);margin:30px 0 10px;font-size:1.08rem}.steps-grid p{color:var(--muted);font-size:.85rem;line-height:1.6;margin-bottom:0}.cta-section{margin-top:10px;margin-bottom:96px;padding:54px 60px;border-radius:22px;background:var(--teal-950);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;overflow:hidden;position:relative}.cta-section:before{content:"";position:absolute;right:23%;top:-100px;width:240px;height:240px;border-radius:50%;border:42px solid rgba(255,255,255,.035)}.cta-section h2{max-width:680px;font-size:clamp(1.7rem,3vw,2.5rem);margin:9px 0 0;position:relative}.cta-section .button{flex:none;position:relative}.page-hero{padding:92px 0 86px;background:var(--teal-900);color:#fff;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:360px;height:360px;right:-110px;top:-190px;border-radius:50%;background:#ffffff0b;border:55px solid rgba(255,255,255,.025)}.page-hero h1{max-width:740px;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.07;margin:14px 0 18px}.page-hero p{max-width:650px;color:#c7dcda;font-size:1.02rem;line-height:1.7;margin-bottom:0}.page-hero small{color:#aac9c5}.catalog-section{padding-top:55px}.catalog-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center}.search-box{width:min(420px,100%);height:50px;border:1px solid var(--line);background:#fff;border-radius:999px;display:flex;align-items:center;padding:0 18px;color:var(--muted)}.search-box input{width:100%;border:0;outline:0;background:transparent;padding:0 10px;color:var(--ink)}.filter-label{color:var(--muted);font-size:.8rem;display:flex;gap:7px;align-items:center}.category-filters{display:flex;flex-wrap:wrap;gap:9px;padding:24px 0 28px;border-bottom:1px solid var(--line)}.category-filters button{border:1px solid var(--line);border-radius:999px;background:transparent;padding:9px 15px;color:#55615f;font-size:.78rem;font-weight:600;cursor:pointer}.category-filters button:hover,.category-filters button.active{background:var(--teal-800);border-color:var(--teal-800);color:#fff}.catalog-result{padding:25px 0 18px;color:var(--muted);font-size:.78rem}.catalog-grid{row-gap:28px}.empty-results{text-align:center;padding:80px 20px;background:#fff;border-radius:18px}.empty-results p{color:var(--muted)}.legal-layout{display:grid;grid-template-columns:230px 1fr;gap:80px;align-items:start}.legal-aside{position:sticky;top:135px;padding:22px;background:var(--teal-50);border:1px solid #dbe9e6;border-radius:15px;display:flex;flex-direction:column;gap:7px;font-size:.78rem;color:var(--muted)}.legal-aside strong{color:var(--teal-900);font-family:Manrope;margin-bottom:3px}.legal-aside a{color:var(--coral-dark);font-weight:700;margin-top:10px}.legal-content{max-width:760px}.legal-content section{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--line)}.legal-content section:last-child{border-bottom:0}.legal-content h2{color:var(--teal-950);font-size:1.25rem;margin-bottom:12px}.legal-content p{color:#52605e;line-height:1.8;font-size:.94rem}.faq-list{max-width:760px}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{width:100%;border:0;background:transparent;padding:24px 0;display:flex;justify-content:space-between;gap:20px;text-align:left;color:var(--teal-950);font-family:Manrope;font-weight:700;cursor:pointer}.faq-list button svg{flex:none;transition:transform .2s}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list p{color:var(--muted);line-height:1.75;padding:0 45px 25px 0;margin:0}.contact-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:75px}.contact-info h2,.contact-form h2{margin-bottom:28px}.contact-card{display:flex;gap:17px;align-items:flex-start;border-top:1px solid var(--line);padding:22px 0}.contact-card>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--teal-50);color:var(--teal-700);flex:none}.contact-card div{display:flex;flex-direction:column}.contact-card small,.location-card small{color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px}.contact-card strong{color:var(--teal-950)}.contact-card p{color:var(--muted);font-size:.78rem;margin:5px 0 0}.contact-form{background:#fff;padding:38px;border-radius:20px;box-shadow:var(--shadow)}.contact-form label{display:block;color:#45514f;font-size:.78rem;font-weight:700;margin-bottom:18px}.contact-form label small{font-weight:400;color:var(--muted)}.contact-form input,.contact-form textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:10px;padding:13px 14px;outline:0;color:var(--ink);resize:vertical;background:#fdfdfc}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--teal-700);box-shadow:0 0 0 3px #257b731a}.location-card{margin-top:55px;background:var(--teal-50);border:1px solid #dbe9e6;border-radius:18px;padding:30px;display:grid;grid-template-columns:1.4fr .6fr;gap:30px}.location-card>div{display:flex;gap:15px;color:var(--teal-700)}.location-card span{display:flex;flex-direction:column;color:var(--ink)}.location-card strong{font-size:.92rem}.location-card p{color:var(--muted);font-size:.78rem;margin:4px 0 0}.footer{background:#082f2d;color:#d5e4e1;padding-top:70px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr 1.15fr;gap:50px}.footer-brand img{width:245px;height:70px;object-fit:contain;object-position:left;margin-bottom:18px}.footer-brand p{color:#9fbab6;line-height:1.65;max-width:330px;font-size:.85rem}.footer h3{color:#fff;font-size:.82rem;margin-bottom:19px;letter-spacing:.02em}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer a,.footer-address{color:#9fbab6;font-size:.78rem;display:flex;gap:8px;align-items:flex-start;margin:0}.footer a:hover{color:#fff}.footer svg{flex:none}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:55px;padding:22px 0 25px;display:flex;justify-content:space-between;color:#769a95;font-size:.68rem}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#05191875;z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:90;right:0;top:0;bottom:0;width:min(440px,100%);background:var(--cream);box-shadow:-20px 0 60px #05222033;display:flex;flex-direction:column}.cart-header{padding:25px 26px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.cart-header h2{color:var(--teal-950);margin:5px 0 0;font-size:1.5rem}.cart-header h2 small{color:var(--muted);font-size:.75rem}.cart-items{flex:1;overflow-y:auto;padding:7px 25px}.cart-item{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item img{width:84px;height:84px;object-fit:cover;border-radius:10px;background:#fff}.cart-item h3{font-size:.82rem;margin:3px 0 7px;color:var(--teal-950)}.cart-item strong{color:var(--coral-dark);font-size:.82rem}.quantity-control{margin-top:9px;display:flex;align-items:center;gap:8px}.quantity-control button{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--teal-800);cursor:pointer}.quantity-control span{min-width:14px;text-align:center;font-size:.78rem;font-weight:700}.quantity-control .remove-button{margin-left:auto;border:0;background:transparent;color:#9b5d54}.cart-summary{padding:22px 25px 25px;border-top:1px solid var(--line);background:#fff}.cart-total{display:flex;justify-content:space-between;align-items:center}.cart-total span{color:var(--muted);font-size:.82rem}.cart-total strong{color:var(--teal-950);font-family:Manrope;font-size:1.35rem}.cart-summary p{color:var(--muted);font-size:.7rem;margin:7px 0 18px}.cart-note{display:block;text-align:center;color:var(--muted);font-size:.65rem;margin-top:11px}.empty-cart{margin:auto;text-align:center;padding:35px}.empty-icon{width:70px;height:70px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:var(--teal-50);color:var(--teal-700)}.empty-cart h3{color:var(--teal-950);margin-bottom:8px}.empty-cart p{color:var(--muted);font-size:.82rem;margin-bottom:20px}.fade-enter-active,.fade-leave-active{transition:opacity .25s}.fade-enter-from,.fade-leave-to{opacity:0}.drawer-enter-active,.drawer-leave-active{transition:transform .3s ease}.drawer-enter-from,.drawer-leave-to{transform:translate(100%)}@media(max-width:980px){.desktop-nav{display:none}.mobile-menu-toggle{display:grid}.mobile-nav{display:flex;flex-direction:column;padding:12px 20px 20px;background:var(--cream);border-top:1px solid var(--line);box-shadow:0 20px 30px #104a471f}.mobile-nav a{padding:13px 5px;font-weight:700;border-bottom:1px solid var(--line)}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero h1{font-size:clamp(2.7rem,6vw,4.2rem)}.hero-visual{height:440px}.hero-image-main{height:410px;width:82%}.product-grid{grid-template-columns:repeat(2,1fr)}.category-layout{grid-template-columns:1fr;gap:45px}.category-copy{max-width:650px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid>div:nth-child(2){border-right:0}.benefit-grid>div{min-height:80px}.benefit-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.legal-layout{gap:40px;grid-template-columns:200px 1fr}.contact-grid{gap:40px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1 / -1}}@media(max-width:700px){.container{width:min(100% - 28px,1180px)}.section{padding:68px 0}.announcement{font-size:.62rem;gap:8px}.header{height:68px}.brand img{width:180px;height:48px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:54px 0 70px}.hero h1{font-size:clamp(2.8rem,14vw,4rem)}.hero-copy>p{font-size:.95rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-trust{gap:12px;margin-top:30px}.hero-visual{height:390px;margin-top:10px}.hero-image-main{width:84%;height:360px}.hero-image-small{width:34%}.floating-note{top:10%}.benefit-grid{grid-template-columns:1fr;padding:12px 0}.benefit-grid>div{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);min-height:70px;padding-inline:6px}.benefit-grid>div:last-child{border-bottom:0}.section-heading{align-items:flex-start;flex-direction:column;gap:17px}.product-grid{grid-template-columns:1fr}.product-description{min-height:auto}.category-cards{grid-template-columns:1fr 1fr;grid-template-rows:330px 180px}.category-card-large{grid-column:1 / 3;grid-row:auto}.steps-grid{grid-template-columns:1fr}.steps-grid article{padding:28px}.cta-section{margin-bottom:68px;padding:38px 28px;align-items:flex-start;flex-direction:column}.page-hero{padding:68px 0 62px}.catalog-toolbar{align-items:flex-start;flex-direction:column}.filter-label{display:none}.legal-layout{grid-template-columns:1fr}.legal-aside{position:static}.contact-grid{grid-template-columns:1fr}.contact-form{padding:27px 22px}.location-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-brand{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:8px}}@media(max-width:420px){.brand img{width:160px}.icon-button{width:40px;height:40px}.hero-trust{flex-direction:column}.category-cards{grid-template-columns:1fr;grid-template-rows:repeat(3,235px)}.category-card-large{grid-column:auto}.footer-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
