:root{--ink:#111827;--muted:#697386;--blue:#2563eb;--blue-dark:#174fc5;--soft:#f4f7fb;--line:#e5eaf1;--white:#fff;--lime:#c9f64b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}body.locked{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.announcement{height:34px;display:flex;align-items:center;justify-content:center;background:#111827;color:#dbe4f0;font-size:12px;letter-spacing:.02em}.announcement span{margin:0 14px;color:#7f8b9b}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,234,241,.8)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.logo{font:800 25px 'Manrope',sans-serif;letter-spacing:-1.4px}.logo span{color:var(--blue)}.logo i{display:inline-block;width:7px;height:7px;margin-left:2px;background:var(--lime);border-radius:2px;transform:rotate(12deg)}.nav{display:flex;gap:33px}.nav a{font-size:14px;font-weight:600;color:#667085;transition:.2s}.nav a:hover,.nav a.active{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:9px}.icon-button,.cart-button,.menu-button{border:0;background:transparent;cursor:pointer}.icon-button{font-size:28px;line-height:1}.cart-button{height:43px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:12px;font-weight:600}.cart-button b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;background:var(--blue);color:#fff;border-radius:20px;font-size:11px}.bag-icon{font-size:18px}.menu-button{display:none;font-size:23px}.search-panel{display:grid;grid-template-rows:0fr;transition:.25s;background:white}.search-panel.open{grid-template-rows:1fr;border-top:1px solid var(--line)}.search-panel>div{overflow:hidden;display:flex;align-items:center;gap:10px}.search-panel input{width:100%;height:58px;border:0;outline:0;font-size:16px}.close-search{border:0;background:transparent;font-size:26px;cursor:pointer}.hero{overflow:hidden;background:linear-gradient(120deg,#f7f9fc 0%,#eef4fb 100%)}.hero-grid{min-height:570px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:40px}.eyebrow{display:block;margin-bottom:13px;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.16em}.hero h1,.section h2,.newsletter h2{font:800 clamp(42px,5vw,68px)/1.03 'Manrope',sans-serif;letter-spacing:-3.6px;margin:0}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{max-width:480px;margin:23px 0 29px;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:25px}.button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:25px;border:0;border-radius:12px;font-weight:700;cursor:pointer}.button.primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.19);transition:.2s}.button.primary:hover{background:var(--blue-dark);transform:translateY(-1px)}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #9aa3af}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:41px}.avatar-stack{display:flex}.avatar-stack span{width:34px;height:34px;margin-left:-7px;display:grid;place-items:center;border:3px solid white;border-radius:50%;background:#d6e2f5;color:#345;font-size:9px;font-weight:700}.avatar-stack span:first-child{margin:0}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:12px}.hero-proof small{margin-top:3px;color:#f59e0b;font-size:10px}.hero-visual{position:relative;height:100%;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-orb{position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(145deg,#dcecff,#f5f9ff);box-shadow:inset -30px -20px 70px rgba(52,105,194,.08)}.hero-visual>img{position:relative;width:92%;height:360px;object-fit:cover;border-radius:34% 34% 44% 20%;filter:saturate(.8);box-shadow:0 30px 60px rgba(42,65,104,.16)}.floating-card{position:absolute;left:-5px;bottom:75px;padding:15px 19px;display:flex;align-items:center;gap:11px;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 15px 35px rgba(31,50,82,.13)}.floating-card>span{width:34px;height:34px;display:grid;place-items:center;background:#eaf1ff;border-radius:10px}.floating-card small,.floating-card strong{display:block}.floating-card small{color:#8090a3;font-size:8px;font-weight:800;letter-spacing:.12em}.floating-card strong{margin-top:3px;font-size:12px}.offer-pill{position:absolute;right:5px;top:75px;width:105px;height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:var(--lime);transform:rotate(7deg);box-shadow:0 12px 30px rgba(110,145,12,.2)}.offer-pill strong{font:800 23px 'Manrope'}.offer-pill span{font-size:9px;font-weight:700;line-height:1.2}.benefits{border-bottom:1px solid var(--line)}.benefits-grid{min-height:104px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.benefits article{padding:0 25px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.benefits article:first-child{padding-left:0}.benefits article:last-child{border:0}.benefits article>span{font-size:25px;color:var(--blue)}.benefits strong,.benefits small{display:block}.benefits strong{font-size:12px}.benefits small{margin-top:4px;color:#8b95a5;font-size:10px}.section{padding:93px 0}.section-head{margin-bottom:34px;display:flex;align-items:end;justify-content:space-between}.section h2,.newsletter h2{font-size:34px;letter-spacing:-1.8px}.section-head>a{color:var(--blue);font-size:13px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid>a{transition:.25s}.category-grid>a:hover{transform:translateY(-5px)}.cat-image{height:200px;margin-bottom:15px;overflow:hidden;border-radius:16px;background:var(--soft)}.cat-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.category-grid>a:hover img{transform:scale(1.04)}.category-grid strong,.category-grid small{display:block}.category-grid strong{font:700 15px 'Manrope'}.category-grid small{margin-top:5px;color:#8a94a4;font-size:11px}.products{background:#f7f9fc}.filter-chips{display:flex;gap:7px}.filter-chips button{padding:8px 14px;border:1px solid var(--line);border-radius:20px;background:#fff;color:#788395;font-size:11px;font-weight:700;cursor:pointer}.filter-chips button.selected{background:var(--ink);border-color:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{overflow:hidden;border:1px solid #edf0f4;border-radius:17px;background:white;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(39,56,87,.09)}.product-card.hidden{display:none}.product-image{position:relative;height:245px;overflow:hidden;background:#f1f3f6}.product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .product-image img{transform:scale(1.035)}.product-badge{position:absolute;z-index:2;top:14px;left:14px;padding:6px 9px;background:#fff;border-radius:7px;font-size:9px;font-weight:800}.favorite{position:absolute;z-index:2;right:13px;top:12px;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:20px;cursor:pointer}.favorite.active{color:#e11d48}.product-info{padding:18px}.product-info>small{color:#8a94a4;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.product-info h3{margin:7px 0 8px;font:700 15px 'Manrope'}.rating{color:#f5a623;font-size:10px;letter-spacing:1px}.rating span{color:#9aa3af;letter-spacing:0}.price-row{margin-top:17px;display:flex;align-items:end;justify-content:space-between}.price-row strong,.price-row del{display:block}.price-row strong{font:800 18px 'Manrope'}.price-row del{margin-top:2px;color:#9aa3af;font-size:10px}.add-cart{width:38px;height:38px;border:0;border-radius:11px;background:#eaf1ff;color:var(--blue);font-size:22px;cursor:pointer;transition:.2s}.add-cart:hover{background:var(--blue);color:#fff}.no-results{display:none;padding:55px;text-align:center;color:var(--muted)}.newsletter{padding:67px 0;background:#111827;color:#fff}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.newsletter .eyebrow{color:var(--lime)}.newsletter h2{font-size:30px}.newsletter form{width:min(470px,100%);display:flex;gap:10px}.newsletter input{flex:1;min-width:0;padding:0 18px;border:1px solid #344054;border-radius:12px;background:#1d2939;color:#fff;outline:none}footer{padding:33px 0}.footer-inner{display:flex;align-items:center;gap:30px}.footer-inner p{flex:1;color:var(--muted);font-size:12px}.footer-inner small{color:#98a2b3;font-size:10px}.overlay{position:fixed;z-index:90;inset:0;background:rgba(15,23,42,.44);opacity:0;visibility:hidden;transition:.3s}.overlay.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:100;right:0;top:0;width:min(430px,100%);height:100dvh;display:flex;flex-direction:column;background:white;box-shadow:-20px 0 45px rgba(15,23,42,.14);transform:translateX(105%);transition:transform .35s cubic-bezier(.22,.8,.25,1)}.cart-drawer.open{transform:none}.cart-head{height:82px;padding:0 25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-head span,.cart-head small{display:block}.cart-head span{font:800 20px 'Manrope'}.cart-head small{margin-top:3px;color:var(--muted);font-size:11px}.cart-head button{border:0;background:transparent;font-size:30px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:14px 24px}.cart-item{padding:14px 0;display:grid;grid-template-columns:75px 1fr auto;gap:13px;border-bottom:1px solid var(--line)}.cart-item img{width:75px;height:75px;border-radius:10px;object-fit:cover}.cart-item h4{margin:2px 0 6px;font-size:13px}.cart-item strong{font-size:13px}.quantity{margin-top:9px;display:flex;align-items:center;gap:12px}.quantity button{width:25px;height:25px;border:1px solid var(--line);border-radius:6px;background:white;cursor:pointer}.remove-item{align-self:start;border:0;background:transparent;color:#9aa3af;font-size:18px;cursor:pointer}.cart-empty{flex:1;padding:45px 35px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-empty>div{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--blue);font-size:30px}.cart-empty h3{margin:20px 0 7px}.cart-empty p{max-width:280px;margin:0 0 23px;color:var(--muted);font-size:13px;line-height:1.6}.cart-footer{padding:22px 24px;border-top:1px solid var(--line);display:none}.cart-footer>div{display:flex;justify-content:space-between;font-size:17px}.cart-footer>small{display:block;margin:7px 0 18px;color:var(--muted);font-size:10px}.checkout{width:100%}.clear-cart{width:100%;margin-top:12px;border:0;background:transparent;color:#7f8998;font-size:11px;cursor:pointer}.toast{position:fixed;z-index:120;left:50%;bottom:25px;padding:12px 19px;border-radius:10px;background:#111827;color:white;font-size:12px;opacity:0;transform:translate(-50%,20px);transition:.25s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.nav{position:absolute;left:0;right:0;top:78px;padding:10px 20px 22px;display:none;flex-direction:column;gap:18px;background:white;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-button{display:block}.hero-grid{min-height:auto;padding:70px 0 35px;grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{min-height:410px}.hero-visual>img{height:320px}.floating-card{left:5%}.offer-pill{right:5%}.benefits-grid{grid-template-columns:repeat(2,1fr);padding:20px 0}.benefits article{min-height:65px}.benefits article:nth-child(2){border:0}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.newsletter-inner{flex-direction:column;align-items:flex-start}.newsletter form{width:100%}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.announcement{font-size:10px}.nav-wrap{height:66px}.nav{top:66px}.cart-label,.icon-button{display:none}.cart-button{border:0;padding:0 3px}.hero-grid{padding-top:53px}.hero h1{font-size:43px;letter-spacing:-2.8px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:17px}.hero-visual{min-height:340px}.hero-visual>img{width:100%;height:260px}.hero-orb{width:300px;height:300px}.floating-card{bottom:22px;left:0}.offer-pill{width:83px;height:83px;top:29px;right:0}.offer-pill strong{font-size:18px}.benefits-grid{grid-template-columns:1fr}.benefits article,.benefits article:nth-child(2){padding:0;min-height:63px;border:0;border-bottom:1px solid var(--line)}.benefits article:last-child{border:0}.section{padding:65px 0}.section-head{align-items:flex-start;gap:20px}.section h2{font-size:28px}.section-head>a{display:none}.category-grid{gap:12px}.cat-image{height:135px}.filter-chips{max-width:52%;overflow:auto;padding-bottom:5px}.filter-chips button{white-space:nowrap}.product-grid{grid-template-columns:1fr 1fr;gap:11px}.product-image{height:170px}.product-info{padding:13px}.product-info h3{font-size:13px}.price-row strong{font-size:14px}.add-cart{width:34px;height:34px}.newsletter h2{font-size:27px}.newsletter form{flex-direction:column}.newsletter input{height:50px}.footer-inner{flex-direction:column;align-items:flex-start;gap:8px}.footer-inner p{margin:0}.cart-head{height:70px}.cart-items{padding:10px 17px}.cart-footer{padding:18px}}
