@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#1c241f;font-synthesis:none;text-rendering:optimizelegibility;--accent:#256b4b;--accent-dark:#185238;--accent-soft:#e3f0e8;--surface:#fff;--surface-soft:#f0f3ee;--text:#1c241f;--muted:#707971;--border:#e3e7e1;--danger:#c5413b;--shadow:0 10px 35px #1d372714;--radius:22px;background:#f6f7f4;font-family:Manrope,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface-soft)}body{background:var(--surface-soft);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{stroke-width:1.9px;flex:none;width:21px;height:21px}:focus-visible{outline-offset:2px;outline:3px solid #256b4b47}.app{min-height:100vh;padding-bottom:calc(88px + env(safe-area-inset-bottom))}.app.no-navigation{padding-bottom:env(safe-area-inset-bottom)}.page{width:min(100%,1240px);min-height:65vh;margin:0 auto;padding:22px 16px 42px}.page-with-header{padding-top:24px}.narrow-page{max-width:820px}.app-header{z-index:40;padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #e3e7e1d9;position:sticky;top:0}.header-inner{grid-template-columns:44px 1fr 80px;align-items:center;gap:10px;width:min(100%,1240px);height:62px;margin:auto;padding:0 16px;display:grid}.header-title{text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.header-action{justify-content:flex-end;align-items:center;min-width:0;display:flex}.brand-mark,.home-brand>span{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;display:grid}.icon-button,.favorite-button{background:var(--surface-soft);cursor:pointer;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover,.favorite-button:hover{background:var(--accent-soft)}.text-button{cursor:pointer;background:0 0;border:0;padding:10px;font-size:13px;font-weight:700}.danger{color:var(--danger)}.bottom-nav{z-index:50;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;position:fixed;bottom:0;left:0;right:0}.bottom-nav-inner{grid-template-columns:repeat(5,1fr);max-width:720px;height:70px;margin:auto;display:grid}.nav-link{color:#879087;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:10px;font-weight:600;display:flex}.nav-link.active{color:var(--accent)}.nav-icon{place-items:center;display:grid;position:relative}.nav-link svg{width:23px;height:23px}.nav-badge{color:#fff;background:#e55d45;border:2px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-8px;right:-12px}.nav-dot{background:#e55d45;border-radius:50%;width:7px;height:7px;position:absolute;top:-2px;right:-6px;box-shadow:0 0 0 2px #fff}.hero{padding:calc(20px + env(safe-area-inset-top)) 18px 25px;background:linear-gradient(150deg,#f7faf6 20%,#e4f0e8);border-radius:0 0 30px 30px;margin:-22px -16px 0}.hero-top{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.home-brand{align-items:center;gap:10px;font-size:15px;display:flex}.hero p{color:var(--muted);margin:0 0 6px;font-size:14px}.hero h1{letter-spacing:-.035em;max-width:580px;margin:0 0 22px;font-size:clamp(27px,7vw,46px);line-height:1.12}.menu-dots{letter-spacing:2px;margin-top:-6px;font-weight:800}.search-bar{border:1px solid var(--border);background:var(--surface);border-radius:16px;align-items:center;gap:10px;height:52px;padding:0 14px;display:flex;box-shadow:0 5px 20px #2b42330d}.search-bar:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #256b4b1a}.search-bar>svg{color:var(--muted)}.search-bar input{min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:16px}.search-bar button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.search-bar button svg{width:18px}.benefits-strip{scrollbar-width:none;gap:9px;margin:16px 0 28px;display:flex;overflow-x:auto}.benefits-strip::-webkit-scrollbar{display:none}.category-scroll::-webkit-scrollbar{display:none}.benefits-strip span{color:#505a52;background:#fff;border-radius:12px;flex:none;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:600;display:flex}.benefits-strip svg{width:16px;height:16px;color:var(--accent)}.section{margin:34px 0}.section-heading{justify-content:space-between;align-items:center;gap:14px;min-height:34px;margin-bottom:14px;display:flex}.section-heading h2,.page-heading h1{letter-spacing:-.025em;margin:0;font-size:22px}.section-heading a{color:var(--accent);align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.section-heading a svg{width:16px}.category-grid{grid-template-columns:1fr;gap:9px;display:grid}.category-card{background:#fff;border:1px solid #0000;border-radius:17px;grid-template-columns:48px 1fr 22px;align-items:center;gap:12px;min-height:76px;padding:12px;transition:transform .2s,border-color .2s;display:grid}.category-card:hover{border-color:#cbdcd1;transform:translateY(-2px)}.category-emoji{background:var(--surface-soft);border-radius:14px;place-items:center;width:48px;height:48px;font-size:25px;display:grid}.category-card strong{font-size:13px;display:block}.category-card small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.category-card>svg{color:#a1a9a2;width:17px}.delivery-promo{border-radius:var(--radius);color:#fff;min-height:96px;box-shadow:var(--shadow);background:#1f6546;grid-template-columns:54px 1fr 24px;align-items:center;gap:13px;padding:16px;display:grid}.promo-icon{background:#ffffff24;border-radius:17px;place-items:center;width:54px;height:54px;display:grid}.delivery-promo strong,.delivery-promo small{display:block}.delivery-promo strong{font-size:14px}.delivery-promo small{opacity:.74;margin-top:4px;font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-card{cursor:pointer;background:#fff;border-radius:19px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 3px 14px #1d37270b}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.product-image-wrap{aspect-ratio:1/1.02;background:#edf0eb;position:relative;overflow:hidden}.product-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-image-wrap img{transform:scale(1.03)}.favorite-button{z-index:2;background:#ffffffe6;width:36px;height:36px;position:absolute;top:8px;right:8px;box-shadow:0 3px 10px #00000014}.favorite-button svg{width:19px}.favorite-button.selected{color:#d64949;background:#fff}.discount-badge{color:#fff;background:#e65d48;border-radius:8px;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;bottom:8px;left:8px}.product-card-body{padding:11px}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px;margin:7px 0 3px;font-size:13px;font-weight:650;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card-body>p{color:var(--muted);margin:0 0 12px;font-size:10px}.price-block{flex-wrap:wrap;align-items:baseline;gap:5px 7px;min-height:22px;display:flex}.price-block strong{letter-spacing:-.02em;font-size:15px}.price-block del{color:#9aa199;font-size:10px}.price-block span{color:#df5945;font-size:9px;font-weight:800}.price-block.large{gap:9px;margin-top:17px}.price-block.large strong{font-size:28px}.price-block.large del{font-size:14px}.price-block.large span{background:#fff0ed;border-radius:7px;padding:4px 7px;font-size:11px}.add-button{background:var(--accent-soft);width:100%;height:40px;color:var(--accent-dark);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.add-button:hover{background:var(--accent);color:#fff}.add-button svg{width:17px}.add-button.disabled{color:var(--muted);background:var(--surface-soft)}.stepper{background:var(--accent);color:#fff;border-radius:12px;grid-template-columns:40px 1fr 40px;align-items:center;height:40px;display:grid;overflow:hidden}.stepper button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;height:100%;display:grid}.stepper button:hover{background:#ffffff1f}.stepper button:disabled{opacity:.35;cursor:not-allowed}.stepper svg{width:17px}.stepper span{text-align:center;font-size:13px;font-weight:800}.category-scroll{scrollbar-width:none;gap:8px;margin:15px -16px 20px;padding:0 16px 5px;display:flex;overflow-x:auto}.category-chip{border:1px solid var(--border);color:#505a52;cursor:pointer;background:#fff;border-radius:14px;flex:none;align-items:center;gap:7px;height:42px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.category-chip.active{background:var(--accent);color:#fff;border-color:var(--accent)}.category-chip span{font-size:16px}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:13px;margin:22px 0 15px;display:flex}.catalog-toolbar h1{margin:0;font-size:23px}.catalog-toolbar p,.page-heading p{color:var(--muted);margin:4px 0 0;font-size:12px}.toolbar-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.sort-select,.secondary-button,.primary-button{border:1px solid var(--border);cursor:pointer;border-radius:14px;min-height:46px;padding:0 15px;font-weight:700}.sort-select{width:100%;min-width:0;color:var(--text);background:#fff;font-size:11px}.primary-button,.secondary-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.primary-button{border-color:var(--accent);background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-dark)}.primary-button:disabled{opacity:.5;cursor:not-allowed}.secondary-button{color:var(--text);background:#fff}.secondary-button:hover{border-color:#b7c9bd}.secondary-button.compact{min-height:46px;font-size:11px}.secondary-button.compact svg{width:17px}.page-heading{margin-bottom:20px}.load-more{justify-content:center;padding:24px 0 4px;display:flex}.load-more .secondary-button{min-width:180px}.skeleton{background:#e9ece7;border-radius:9px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.4s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-card{pointer-events:none;padding-bottom:12px}.skeleton-image{aspect-ratio:1;border-radius:0}.skeleton-line{width:68%;height:12px;margin:12px 12px 0}.skeleton-line.wide{width:82%}.skeleton-button{height:40px;margin:17px 12px 0}@keyframes shimmer{to{transform:translate(100%)}}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:430px;min-height:55vh;margin:auto;padding:55px 20px;display:flex}.empty-state>svg{background:var(--accent-soft);width:54px;height:54px;color:var(--accent);border-radius:18px;padding:12px}.empty-state h2{margin:18px 0 7px;font-size:20px}.empty-state p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.6}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e191285;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:24px;width:min(100%,480px);max-height:88vh;padding:19px;overflow:auto;box-shadow:0 24px 70px #0003}.modal-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.modal-header h2{margin:0;font-size:19px}.modal-text{color:var(--muted);font-size:13px;line-height:1.6}.modal-actions,.sheet-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.danger-button{background:var(--danger);border-color:var(--danger)}.filter-form fieldset{border:0;margin:0 0 18px;padding:0}.filter-form legend{margin-bottom:10px;font-weight:800}.checkbox-row{cursor:pointer;align-items:center;gap:10px;min-height:43px;font-size:13px;display:flex}.checkbox-row input,.consent input{width:20px;height:20px;accent-color:var(--accent)}.price-inputs{grid-template-columns:1fr 1fr;gap:9px;display:grid}.price-inputs label{border:1px solid var(--border);color:var(--muted);border-radius:12px;align-items:center;gap:5px;padding:0 10px;font-size:11px;display:flex}.price-inputs input{border:0;outline:0;width:100%;min-width:0;height:44px}.product-layout{gap:20px;display:grid}.gallery{min-width:0}.gallery-scroller{scroll-snap-type:x mandatory;scrollbar-width:none;background:#fff;border-radius:24px;display:flex;overflow-x:auto}.gallery-scroller::-webkit-scrollbar{display:none}.gallery-scroller button{aspect-ratio:1;scroll-snap-align:center;cursor:zoom-in;background:#edf0eb;border:0;flex:0 0 100%;padding:0}.gallery-scroller img{object-fit:cover;width:100%;height:100%}.gallery-dots{justify-content:center;align-items:center;gap:5px;height:28px;display:flex}.gallery-dots span{background:#cad0ca;border-radius:50%;width:6px;height:6px;transition:width .2s}.gallery-dots span.active{background:var(--accent);border-radius:4px;width:18px}.product-title-block h1{letter-spacing:-.035em;margin:10px 0 3px;font-size:27px;line-height:1.18}.product-title-block>p{color:var(--muted);margin:0;font-size:13px}.stock-label{background:var(--accent-soft);color:var(--accent-dark);border-radius:9px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.stock-label svg{width:14px}.stock-label.out{color:var(--danger);background:#fae9e7}.info-card{background:#fff;border-radius:18px;margin-top:12px;padding:18px}.info-card h2{margin:0 0 10px;font-size:15px}.info-card p{color:#59635b;margin:0;font-size:12px;line-height:1.7}.nutrition-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.nutrition-grid span{background:var(--surface-soft);text-align:center;min-width:0;color:var(--muted);border-radius:12px;padding:10px 5px;font-size:8px}.nutrition-grid strong{color:var(--text);margin-bottom:2px;font-size:13px;display:block}.product-facts dl{margin:0}.product-facts dl>div{border-bottom:1px solid var(--border);grid-template-columns:36% 1fr;gap:10px;padding:10px 0;font-size:11px;line-height:1.5;display:grid}.product-facts dl>div:last-child{border-bottom:0}.product-facts dt{color:var(--muted)}.product-facts dd{text-align:right;margin:0}.product-note{color:var(--muted);align-items:center;gap:8px;margin:14px 0 25px;font-size:10px;display:flex}.product-note svg{width:16px;color:var(--accent)}.desktop-buy{display:none}.mobile-buy-bar{z-index:45;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;position:fixed;bottom:0;left:0;right:0}.mobile-buy-bar .primary-button,.mobile-buy-bar .stepper{width:min(100%,540px);min-height:50px;margin:auto}.fullscreen-gallery{z-index:200;color:#fff;background:#080c09f5;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fullscreen-gallery>img{object-fit:contain;width:100%;max-width:1000px;height:min(78vh,900px)}.gallery-close{top:calc(14px + env(safe-area-inset-top));color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;right:14px}.fullscreen-controls{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;width:min(100%,460px);padding:18px;display:grid}.fullscreen-controls button{color:#fff;cursor:pointer;background:0 0;border:0;font-weight:700}.fullscreen-controls button:last-child{text-align:right}.cart-layout{gap:20px;display:grid}.delivery-progress{background:var(--accent-soft);color:var(--accent-dark);border-radius:16px;grid-template-columns:36px 1fr;align-items:center;gap:10px;margin-bottom:13px;padding:14px;display:grid}.delivery-progress>svg{width:24px}.delivery-progress strong{font-size:11px}.progress-track{background:#256b4b21;border-radius:5px;height:5px;margin-top:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--accent);height:100%;transition:width .3s;display:block}.cart-list{gap:9px;display:grid}.cart-item{background:#fff;border-radius:18px;grid-template-columns:92px minmax(0,1fr) 30px;gap:12px;min-width:0;padding:10px;display:grid}.cart-item>a img{object-fit:cover;background:var(--surface-soft);border-radius:13px;width:92px;height:106px}.cart-item-info{min-width:0}.cart-item h3{white-space:nowrap;text-overflow:ellipsis;margin:2px 0 3px;font-size:12px;overflow:hidden}.cart-item-info>p{color:var(--muted);margin:0 0 7px;font-size:9px}.cart-item-info>strong{font-size:13px}.cart-item .stepper{grid-template-columns:34px 1fr 34px;width:110px;height:34px;margin-top:10px}.cart-actions{flex-direction:column;gap:4px;display:flex}.cart-actions button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.cart-actions button:last-child:hover{color:var(--danger)}.cart-actions svg{width:17px}.cart-summary-column{align-self:start}.order-summary{background:#fff;border-radius:19px;padding:18px}.order-summary h2{margin:0 0 14px;font-size:17px}.order-summary>div{color:#59635b;justify-content:space-between;gap:15px;margin:10px 0;font-size:12px;display:flex}.order-summary .discount-line{color:#d55443}.order-summary .summary-total{border-top:1px solid var(--border);color:var(--text);margin:16px 0 0;padding-top:14px;font-size:17px}.checkout-button{width:100%;margin-top:10px}.checkout-layout{gap:16px;display:grid}.checkout-fields{gap:12px;display:grid}.checkout-card{background:#fff;border-radius:20px;padding:17px}.checkout-card>h2{margin:0 0 15px;font-size:17px}.checkout-section-title{align-items:center;gap:11px;margin-bottom:18px;display:flex}.checkout-section-title>span{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.checkout-section-title h2{margin:0;font-size:16px}.checkout-section-title p{color:var(--muted);margin:3px 0 0;font-size:10px}.form-grid{gap:12px;display:grid}.form-field{flex-direction:column;gap:6px;min-width:0;font-size:11px;font-weight:700;display:flex}.form-field>span small{color:var(--muted);font-weight:500}.form-field input,.form-field textarea{border:1px solid var(--border);background:#fbfcfa;border-radius:12px;outline:0;width:100%;min-height:46px;padding:0 12px;font-size:13px}.form-field textarea{resize:vertical;min-height:90px;padding-top:12px}.form-field input:focus,.form-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #256b4b17}.form-field.invalid input{border-color:var(--danger)}.field-error{color:var(--danger);margin:3px 0;font-size:10px;font-weight:600}.delivery-methods{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px;display:grid}.delivery-methods button{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:8px;min-height:74px;padding:10px;display:flex}.delivery-methods button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.delivery-methods button:disabled{opacity:.5;cursor:not-allowed}.delivery-methods strong,.delivery-methods small{display:block}.delivery-methods strong{font-size:10px}.delivery-methods small{color:var(--muted);margin-top:3px;font-size:8px}.address-grid{grid-template-columns:1fr 1fr;margin-bottom:12px}.address-grid .form-field:first-child,.address-grid .form-field:nth-child(2){grid-column:1/-1}.slot-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.slot-grid button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:13px;min-height:52px;padding:8px;font-size:10px;font-weight:700}.slot-grid button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.payment-list{gap:8px;display:grid}.choice-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:24px 1fr;align-items:center;gap:10px;min-height:66px;padding:11px;display:grid}.choice-card.selected{border-color:var(--accent);background:var(--accent-soft)}.choice-card strong,.choice-card small{display:block}.choice-card strong{font-size:12px}.choice-card small{color:var(--muted);margin-top:3px;font-size:9px}.choice-indicator{border:1px solid #b8c1b9;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.choice-card.selected .choice-indicator{border-color:var(--accent);background:var(--accent);color:#fff}.choice-indicator svg{width:13px}.payment-hint{color:var(--muted);gap:8px;margin:12px 0 0;font-size:9px;line-height:1.5;display:flex}.payment-hint svg{width:17px;color:var(--accent)}.order-composition>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:10px;padding:8px 0;font-size:10px;display:flex}.order-composition>div:last-child{border-bottom:0}.order-composition span{color:var(--muted)}.checkout-summary{align-self:start;gap:10px;display:grid}.consent{cursor:pointer;align-items:flex-start;gap:9px;padding:4px;font-size:10px;line-height:1.5;display:flex}.consent.invalid{color:var(--danger)}.submit-order{width:100%;min-height:52px}.secure-note{color:var(--muted);justify-content:center;align-items:center;gap:5px;font-size:8px;display:flex}.secure-note svg{width:14px}.secure-note span{margin-left:4px}.success-page{min-height:100vh;padding:calc(24px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 20%,#e1f0e6,#f6f7f4 48%);place-items:center;display:grid}.success-card{width:min(100%,540px);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:28px;padding:25px 20px}.success-icon{background:var(--accent-soft);width:72px;height:72px;color:var(--accent);border-radius:24px;place-items:center;margin:auto auto 18px;display:grid}.success-icon svg{width:42px;height:42px}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:800}.success-card h1{margin:8px 0;font-size:27px}.success-card>p{max-width:400px;color:var(--muted);margin:0 auto 20px;font-size:12px;line-height:1.6}.success-details{background:var(--surface-soft);text-align:left;border-radius:17px;margin:0 0 20px;padding:8px 15px}.success-details>div{border-bottom:1px solid #dfe4dd;grid-template-columns:38% 1fr;gap:10px;padding:10px 0;font-size:10px;line-height:1.4;display:grid}.success-details>div:last-child{border-bottom:0}.success-details dt{color:var(--muted)}.success-details dd{text-align:right;margin:0;font-weight:700}.success-actions{gap:8px;display:grid}.success-card>small{color:var(--muted);margin-top:16px;font-size:8px;display:block}.menu-list{background:#fff;border-radius:19px;overflow:hidden}.menu-list a{border-bottom:1px solid var(--border);grid-template-columns:38px 1fr 20px;align-items:center;gap:11px;min-height:62px;padding:9px 13px;font-size:12px;display:grid}.menu-list a:last-child{border-bottom:0}.menu-list a>svg{color:#a1a9a2;width:16px}.menu-icon{background:var(--surface-soft);width:38px;height:38px;color:var(--accent);border-radius:12px;place-items:center;display:grid}.menu-icon svg{width:18px}.support-card{background:var(--accent);color:#fff;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin-top:14px;padding:15px;display:grid}.support-card>svg{width:25px}.support-card h2{margin:0;font-size:13px}.support-card p{opacity:.7;margin:3px 0 0;font-size:9px}.support-card a{background:#ffffff26;border-radius:10px;padding:8px 10px;font-size:9px;font-weight:800}.app-version{color:var(--muted);text-align:center;margin-top:20px;font-size:9px}.info-page{max-width:1060px}.about-hero{background:#e4efe8;border-radius:26px;gap:18px;padding:20px;display:grid;overflow:hidden}.about-hero h1{letter-spacing:-.04em;margin:8px 0;font-size:clamp(27px,7vw,46px);line-height:1.12}.about-hero p{color:#566159;margin:0;font-size:12px;line-height:1.7}.about-hero img{object-fit:cover;border-radius:19px;width:100%;height:240px}.info-prose{background:#fff;border-radius:21px;margin-top:18px;padding:21px}.info-prose h1{font-size:25px}.info-prose h2{margin:0 0 10px;font-size:17px}.info-prose p{color:#59635b;font-size:12px;line-height:1.8}.advantage-grid{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.advantage-grid div{background:#fff;border-radius:17px;flex-direction:column;justify-content:space-between;gap:12px;min-height:92px;padding:14px;font-size:10px;display:flex}.advantage-grid svg{color:var(--accent)}.photo-pair{gap:10px;display:grid}.photo-pair img{object-fit:cover;border-radius:20px;width:100%;height:220px}.info-tile-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.info-tile-grid section{background:#fff;border-radius:18px;min-height:145px;padding:16px}.info-tile-grid svg{color:var(--accent)}.info-tile-grid h2{margin:22px 0 5px;font-size:13px}.info-tile-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.faq{background:#fff;border-radius:20px;margin-top:18px;padding:19px}.faq h2{align-items:center;gap:8px;margin:0 0 12px;font-size:17px;display:flex}.faq details{border-top:1px solid var(--border);padding:13px 0}.faq summary{cursor:pointer;font-size:11px;font-weight:700}.faq p{color:var(--muted);font-size:10px;line-height:1.6}.contact-card{background:#fff;border-radius:20px;overflow:hidden}.contact-card>div,.contact-card>a{border-bottom:1px solid var(--border);grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;min-height:70px;padding:11px 15px;display:grid}.contact-card>div{grid-template-columns:34px 1fr}.contact-card svg{width:19px;color:var(--accent)}.contact-card span small,.contact-card span strong{display:block}.contact-card span small{color:var(--muted);font-size:9px}.contact-card span strong{margin-top:3px;font-size:11px}.contact-card a>svg:last-child{color:#a1a9a2;width:14px}.contact-actions{gap:8px;margin-top:14px;display:grid}.legal-text{max-width:760px;margin-inline:auto}.offline-notice{z-index:90;top:env(safe-area-inset-top);color:#fff;text-align:center;background:#2f3731;border-radius:0 0 12px 12px;width:min(100% - 24px,480px);padding:9px 14px;font-size:10px;position:fixed;left:50%;transform:translate(-50%)}.toast{z-index:120;left:50%;bottom:calc(82px + env(safe-area-inset-bottom));color:#fff;cursor:pointer;background:#22352a;border:0;border-radius:14px;align-items:center;gap:8px;width:max-content;max-width:calc(100% - 28px);min-height:44px;padding:0 15px;font-size:11px;font-weight:700;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 12px 35px #0000002e}.toast svg{color:#88d4a9;width:16px}@media (width>=560px){.page{padding-inline:24px}.hero{margin-inline:-24px;padding-inline:30px}.category-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.form-grid{grid-template-columns:1fr 1fr}.form-grid .form-field:first-child{grid-column:1/-1}.photo-pair{grid-template-columns:1fr 1fr}.contact-actions{grid-template-columns:repeat(3,1fr)}}@media (width>=820px){.app{padding-bottom:88px}.page{padding-top:30px;padding-inline:30px}.header-inner{padding-inline:30px}.hero{border-radius:30px;margin:0;padding:30px}.hero-top{margin-bottom:55px}.benefits-strip{justify-content:center;overflow:visible}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-card-body{padding:14px}.product-card h3{font-size:14px}.catalog-toolbar{flex-direction:row;justify-content:space-between;align-items:center}.toolbar-actions{grid-template-columns:210px auto}.product-layout{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:36px}.gallery{position:sticky;top:92px}.product-title-block h1{font-size:36px}.desktop-buy{margin:18px 0;display:block}.desktop-buy .primary-button,.desktop-buy .stepper{width:100%;min-height:54px}.mobile-buy-bar{display:none}.cart-layout{grid-template-columns:minmax(0,1.6fr) minmax(290px,.7fr);gap:25px}.cart-summary-column{position:sticky;top:92px}.checkout-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:20px}.checkout-summary{position:sticky;top:92px}.success-card{padding:36px}.success-actions{grid-template-columns:1fr 1fr}.about-hero{grid-template-columns:.9fr 1.1fr;align-items:center;padding:30px}.about-hero img{height:370px}.advantage-grid{grid-template-columns:repeat(5,1fr)}.photo-pair img{height:330px}.info-tile-grid{grid-template-columns:repeat(4,1fr)}.bottom-nav{border:1px solid var(--border);border-radius:22px;width:min(680px,100% - 30px);bottom:12px;left:50%;right:auto;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 35px #1d372721}}@media (width>=1120px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-page .section .product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.bottom-sheet{max-width:560px}}@media (width<=559px){.bottom-sheet{width:calc(100% + 36px);max-height:88vh;padding-bottom:calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;align-self:flex-end;margin:-18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
