:root{--g:#07945f;--g2:#11aa6d;--ink:#102033;--muted:#657078;--line:#e5e8e9;--mint:#e9faef;--blue:#e7f4ff;--bg:#fff;--shadow:0 10px 28px rgba(16,32,51,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;padding-bottom:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 70px));margin:auto}.site-header{background:#fff}.header-top{height:112px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:18px}.brand-mark{width:84px;height:84px;border-radius:28px;background:linear-gradient(145deg,#079b65,#07905e);display:grid;place-items:center;color:#fff;font-size:39px;font-weight:900;box-shadow:0 8px 20px rgba(7,148,95,.12)}.brand strong{display:block;font-size:32px;letter-spacing:-1.3px}.brand small{display:block;color:#68737b;font-size:19px;margin-top:2px}.header-actions{display:flex;align-items:center;gap:42px}.top-link{font-size:24px;display:flex;align-items:center;gap:12px;white-space:nowrap}.top-link span{font-size:34px}.cart-button{width:96px;height:84px;border:1px solid #e5e7e9;border-radius:25px;background:#fff;font-size:40px;position:relative;box-shadow:0 3px 12px rgba(0,0,0,.02)}.cart-button b{position:absolute;right:-5px;top:-12px;min-width:43px;height:43px;padding:0 9px;border-radius:50px;background:#ff5757;color:#fff;display:grid;place-items:center;font-size:20px;border:3px solid #fff}.search-wrap{padding-bottom:23px}.search{height:78px;border:1.5px solid #dfe3e6;border-radius:40px;background:#f8f9fa;display:flex;align-items:center;padding:0 30px;gap:22px}.search>span{font-size:45px;color:#69737b;line-height:1}.search input{border:0;outline:0;background:transparent;flex:1;min-width:0;font-size:27px;color:var(--ink)}.search input::placeholder{color:#747b81}.search button{display:none}.hero{margin-top:0}.hero-copy{min-height:390px;border-radius:30px;background:linear-gradient(115deg,#eafbef 0%,#dff7e8 54%,#d3f3df 100%);position:relative;overflow:hidden;display:flex}.hero-copy:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-170px;top:-250px;background:rgba(255,255,255,.32)}.hero-text{width:47%;padding:45px 0 30px 45px;position:relative;z-index:2}.hero h1{margin:0;font-size:52px;line-height:.98;letter-spacing:-2.5px}.hero h1 em{font-style:normal;color:var(--g)}.hero-text p{font-size:23px;line-height:1.38;color:#4d5960;margin:22px 0 28px}.hero-trust{display:flex;gap:30px;align-items:center}.hero-trust span{display:flex;align-items:center;gap:9px;font-size:17px;white-space:nowrap}.hero-trust b{width:36px;height:36px;border-radius:50%;background:#0a9a64;color:#fff;display:grid;place-items:center;font-size:20px}.hero-art{flex:1;position:relative;min-width:0}.basket{position:absolute;left:11%;top:19%;width:300px;height:180px;border:11px solid #8e9a92;border-top-width:7px;border-radius:20px 20px 70px 70px;transform:rotate(-5deg);background:linear-gradient(#ffffffaa,#d4ded8);display:flex;align-items:center;justify-content:center;gap:2px;box-shadow:0 18px 25px #69806e33}.basket:before{content:"";position:absolute;width:245px;height:90px;border:9px solid #7e8b83;border-bottom:0;border-radius:130px 130px 0 0;top:-88px}.basket span{font-size:62px;filter:drop-shadow(0 5px 4px #65756a55)}.phone{position:absolute;left:47%;top:51%;font-size:130px;transform:rotate(8deg);z-index:3}.float-icon{position:absolute;width:64px;height:64px;border-radius:16px;display:grid;place-items:center;font-size:31px;box-shadow:0 8px 20px #41605022;z-index:2}.one{right:21%;top:11%;background:#ffb915;color:#fff}.two{right:5%;top:30%;background:#087ee8;color:#fff}.three{right:8%;top:50%;background:#18b878;color:#fff}.scribble{position:absolute;right:3%;bottom:10%;font-size:24px;line-height:1.1;color:#08784e;font-weight:800;font-style:italic;transform:rotate(-5deg)}.quick{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}.category-card{border:0;padding:0;border-radius:27px;overflow:hidden;text-align:left;min-height:340px;position:relative;box-shadow:none}.groceries{background:linear-gradient(#dff8e4,#d1f1d9)}.digital{background:linear-gradient(#dff2ff,#d6edfb)}.category-art{height:220px;display:flex;align-items:center;justify-content:center;gap:2px;font-size:75px;padding-top:15px}.category-info{position:absolute;left:12px;right:12px;bottom:12px;min-height:142px;border-radius:24px;background:#effcf3dd;padding:24px 28px}.digital .category-info{background:#eff8ffdd}.category-info h2{font-size:34px;letter-spacing:-1.5px;margin:0 0 8px}.category-info p{font-size:22px;line-height:1.25;color:#5a656c;margin:0}.category-info i{position:absolute;right:23px;top:23px;width:52px;height:52px;border-radius:50%;background:#fff;display:grid;place-items:center;font-style:normal;font-size:43px;color:#152433}.benefits{margin-top:22px;height:86px;border-radius:25px;background:#f5f9f8;display:flex;align-items:center;justify-content:space-around}.benefits span{font-size:20px;display:flex;align-items:center;gap:10px;white-space:nowrap}.benefits span+span{border-left:1px solid #c9d2d0;padding-left:55px}.products-section{padding:40px 0 28px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-heading h2{font-size:34px;margin:0;letter-spacing:-1px}.section-heading h2 span{font-size:31px}.section-heading button{border:0;background:transparent;color:#078858;font-size:20px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product{background:#fff;border:1px solid #e1e5e7;border-radius:20px;padding:10px;overflow:hidden;box-shadow:0 3px 10px #15243308}.product-art{height:205px;border-radius:15px;background:#fff;display:grid;place-items:center;position:relative;overflow:hidden}.product-art>span:not(.product-badge){font-size:112px;filter:drop-shadow(0 8px 7px #33443333)}.product-badge{position:absolute;left:10px;top:10px;background:#fff2d6;color:#9a6914;padding:5px 8px;border-radius:8px;font-size:10px;font-weight:800;z-index:2}.product .tag,.product .desc{display:none}.product h3{font-size:19px;margin:10px 5px 6px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin:0 5px 5px}.price{font-size:20px;color:#08794f}.add{width:46px;height:46px;border:0;border-radius:13px;background:#07945f;color:#fff;font-size:30px;line-height:1}.empty{grid-column:1/-1;text-align:center;padding:40px}.extra-content{padding:10px 0 35px}.promo{background:#0c6f4e;border-radius:25px;padding:25px 30px;color:#fff}.promo span{font-size:11px;font-weight:900;letter-spacing:1px}.promo h2{margin:6px 0;font-size:25px}.promo p{margin:0;color:#d0e8de}.payment{padding:20px 0 90px}.payment-head h2{font-size:32px;margin:6px 0}.payment-head p{color:var(--muted)}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.pay{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff}.pay strong{font-size:11px;color:var(--muted);display:block}.pay b{font-size:18px;display:block;margin-top:5px}.pay small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.pay img{display:block;width:180px;margin:10px auto}.pay-qr{border-color:#b8dfcd}.bottom-nav{display:none}.floating-wa{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;background:#16a765;color:#fff;display:grid;place-items:center;font-size:27px;box-shadow:0 10px 24px #075b3c44;z-index:25}.cart-panel{position:fixed;z-index:40;top:0;right:-500px;width:min(480px,100%);height:100dvh;background:#fff;box-shadow:-20px 0 55px #0003;transition:right .25s;display:flex;flex-direction:column}.cart-panel.open{right:0}.cart-head{display:flex;justify-content:space-between;padding:24px;border-bottom:1px solid var(--line)}.cart-head h2{margin:3px 0;font-size:28px}.close-btn{border:0;background:#f1f5f3;border-radius:11px;width:40px;height:40px;font-size:26px}.cart-items{padding:16px;overflow:auto;flex:1}.cart-row{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.mini-art{width:62px;height:62px;border-radius:14px;background:var(--mint);display:grid;place-items:center;font-size:33px}.cart-info{flex:1}.cart-info strong,.cart-info small{display:block}.cart-controls{display:flex;gap:10px;align-items:center;margin-top:8px}.cart-controls button{width:28px;height:28px;border:0;border-radius:8px;background:#eef5f1}.cart-price{font-weight:900}.cart-footer{padding:18px;border-top:1px solid var(--line);max-height:62%;overflow:auto}.checkout-form{display:grid;gap:9px}.checkout-form label{font-size:11px;font-weight:800}.checkout-form input,.checkout-form textarea,.checkout-form select{display:block;width:100%;border:1px solid #dce4e0;border-radius:11px;padding:10px;margin-top:5px;outline:0}.form-title{font-weight:900;font-size:16px}.total{display:flex;justify-content:space-between;margin:15px 0;font-size:17px}.primary{border:0;border-radius:12px;background:var(--g);color:#fff;padding:13px;font-weight:900}.full{width:100%}.clear-cart{border:0;background:transparent;color:#d9534f;width:100%;padding:10px}.overlay{position:fixed;inset:0;background:#10203388;z-index:35;opacity:0;pointer-events:none;transition:.2s}.overlay.open{opacity:1;pointer-events:auto}.modal{position:fixed;inset:0;z-index:50;background:#10203399;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{width:min(440px,100%);background:#fff;border-radius:24px;padding:22px;position:relative}.modal-art{height:220px;border-radius:18px;background:var(--mint);display:grid;place-items:center;font-size:120px}@media(max-width:800px){.container{width:min(100% - 28px,640px)}.header-top{height:auto;min-height:82px;padding:10px 0;gap:10px}.brand{gap:11px}.brand-mark{width:58px;height:58px;border-radius:19px;font-size:27px}.brand strong{font-size:23px}.brand small{font-size:12px}.header-actions{gap:12px}.top-link{font-size:0;gap:0}.top-link span{font-size:27px}.cart-button{width:57px;height:55px;border-radius:18px;font-size:25px}.cart-button b{min-width:25px;height:25px;font-size:12px;top:-7px;right:-5px}.search-wrap{padding-bottom:14px}.search{height:58px;border-radius:30px;padding:0 20px;gap:14px}.search>span{font-size:35px}.search input{font-size:18px}.hero-copy{min-height:395px;border-radius:24px}.hero-text{width:51%;padding:34px 0 20px 28px}.hero h1{font-size:37px;letter-spacing:-1.7px}.hero-text p{font-size:15px;margin:18px 0}.hero-trust{gap:8px;flex-wrap:wrap}.hero-trust span{font-size:11px}.hero-trust b{width:27px;height:27px;font-size:14px}.basket{left:0;top:23%;width:190px;height:125px;border-width:7px}.basket span{font-size:42px}.basket:before{width:150px;height:65px;top:-65px;border-width:6px}.phone{left:31%;top:51%;font-size:90px}.float-icon{width:44px;height:44px;border-radius:12px;font-size:21px}.one{right:12%;top:12%}.two{right:0;top:31%}.three{right:2%;top:50%}.scribble{font-size:15px;right:0;bottom:9%}.quick{grid-template-columns:1fr;gap:14px}.category-card{min-height:270px}.category-art{height:185px;font-size:65px}.category-info{min-height:112px;padding:18px 20px}.category-info h2{font-size:26px}.category-info p{font-size:16px}.category-info i{width:43px;height:43px;font-size:35px;top:18px;right:18px}.benefits{height:auto;padding:14px 8px;gap:8px;overflow:hidden}.benefits span{font-size:11px;gap:4px}.benefits span+span{padding-left:10px}.products-section{padding-top:28px}.section-heading h2{font-size:26px}.section-heading button{font-size:15px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-art{height:145px}.product-art>span:not(.product-badge){font-size:80px}.product h3{font-size:16px}.price{font-size:16px}.add{width:39px;height:39px;font-size:25px}.payment{padding-bottom:90px}.payment-grid{grid-template-columns:1fr}.bottom-nav{position:fixed;z-index:60;left:0;right:0;bottom:0;height:78px;background:#fff;border-top:1px solid #e4e8e8;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -6px 20px #1020330d}.bottom-nav a,.bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px}.bottom-nav span{font-size:29px;line-height:1}.bottom-nav b{font-weight:700}.bottom-nav .active{color:var(--g);background:#f0fbf6;border-radius:0 0 20px 20px}.floating-wa{bottom:92px;right:14px;width:48px;height:48px;font-size:23px}footer{padding-bottom:95px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:nth-child(n+2){display:none}}@media(max-width:560px){.container{width:calc(100% - 20px)}.header-top{min-height:70px}.brand-mark{width:48px;height:48px}.brand strong{font-size:20px}.brand small{font-size:9px}.header-actions{gap:7px}.top-link span{font-size:24px}.cart-button{width:51px;height:49px;font-size:23px}.search{height:49px}.search input{font-size:17px}.hero-copy{min-height:355px}.hero-text{padding:27px 0 15px 22px}.hero h1{font-size:34px}.hero-text p{font-size:12px}.hero-trust span{font-size:9px}.hero-trust b{width:23px;height:23px}.basket{width:160px;height:105px}.basket span{font-size:35px}.phone{font-size:75px}.float-icon{width:39px;height:39px;font-size:18px}.scribble{font-size:13px}.category-card{min-height:255px}.category-art{height:170px;font-size:56px}.category-info h2{font-size:24px}.category-info p{font-size:14px}.benefits span{font-size:9px}.products-section{padding:26px 0 16px}.section-heading h2{font-size:23px}.section-heading button{font-size:13px}.product-art{height:125px}.product-art>span:not(.product-badge){font-size:68px}.product h3{font-size:14px}.price{font-size:14px}.add{width:35px;height:35px;font-size:23px}}
