*,:before,:after{box-sizing:border-box}:root{--red:#e21b1b;--red-dark:#c51616;--red-soft:#fdeeec;--text:#363b49;--text-muted:#6a6f7b;--control-bg:#f0f2f5;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{background:#fff;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site{background:#fff;min-height:100vh}.platform-site{color:#1d2430;background:#f5f6f8;min-height:100vh}.platform-site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e3e7ee;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);align-items:center;gap:16px;min-height:74px;padding:0 clamp(16px,3vw,34px);display:grid;position:sticky;top:0;box-shadow:0 8px 26px #0f172a12}.platform-site-brand{align-items:center;gap:11px;min-width:0;font-weight:900;display:inline-flex}.platform-site-brand__logo{background:#eef1f5;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.platform-site-brand__logo img{object-fit:cover;width:100%;height:100%}.platform-site-brand b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.platform-site-header nav{justify-content:center;align-items:center;gap:8px;display:inline-flex}.platform-site-header nav a{color:#4b5565;border-radius:999px;padding:10px 13px;font-size:14px;font-weight:800}.platform-site-header nav a:hover{color:#1d2430;background:#f0f2f5}.platform-site-header__contacts{color:#687284;justify-items:end;gap:3px;font-size:13px;font-weight:700;display:grid}.platform-site-header__contacts a{color:#1d2430;font-size:15px;font-weight:900}.platform-site-intro{grid-template-columns:minmax(0,1fr) auto;gap:24px;width:min(1440px,100% - 32px);margin:0 auto;padding:28px 0 22px;display:grid}.platform-site-intro p,.platform-site-intro h1,.platform-site-intro span{margin:0}.platform-site-intro p{color:#687284;font-weight:800}.platform-site-intro h1{letter-spacing:0;margin-top:6px;font-size:clamp(32px,5vw,58px);line-height:1}.platform-site-intro span{color:#596273;max-width:780px;margin-top:10px;line-height:1.5;display:block}.platform-site-intro ul{flex-wrap:wrap;align-content:start;gap:10px;margin:0;padding:0;list-style:none;display:flex}.platform-site-intro li{background:#fff;border:1px solid #e3e7ee;border-radius:8px;min-width:128px;padding:12px 14px}.platform-site-intro li b,.platform-site-intro li span{display:block}.platform-site-intro li b{font-size:20px}.platform-site-intro li span{color:#687284;font-size:12px;font-weight:700}.platform-site-layout{grid-template-columns:230px minmax(0,1fr) 320px;align-items:start;gap:18px;width:min(1440px,100% - 32px);margin:0 auto;display:grid}.platform-site-sidebar,.platform-site-cart{background:#fff;border:1px solid #e3e7ee;border-radius:8px;position:sticky;top:90px;overflow:hidden;box-shadow:0 12px 32px #0f172a0f}.platform-site-sidebar{gap:12px;padding:14px;display:grid}.platform-site-sidebar>strong,.platform-site-cart>div:first-child strong{font-size:16px}.platform-site-sidebar nav,.platform-site-menu-skeleton{gap:6px;display:grid}.platform-site-sidebar a{color:#495466;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:14px;font-weight:800;display:flex}.platform-site-sidebar a:hover{color:#1d2430;background:#f0f2f5}.platform-site-sidebar a b{color:#9098a6;font-size:12px}.platform-site-sidebar p{color:#687284;margin:0;font-size:14px}.platform-site-menu-skeleton i{background:linear-gradient(90deg,#eef1f5,#f8fafc,#eef1f5);border-radius:7px;height:34px}.platform-site-catalog{gap:22px;min-width:0;display:grid}.platform-site-loading,.platform-site-empty{color:#687284;background:#fff;border:1px solid #e3e7ee;border-radius:8px;gap:10px;padding:24px;display:grid}.platform-site-loading{text-align:center;justify-items:center}.platform-site-empty h3,.platform-site-empty p{margin:0}.platform-menu-section{gap:14px;scroll-margin-top:92px;display:grid}.platform-menu-section h2{margin:0;font-size:26px;line-height:1.1}.platform-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.platform-product-card{cursor:pointer;background:#fff;border:1px solid #e3e7ee;border-radius:8px;grid-template-rows:1fr auto;grid-template-columns:150px minmax(0,1fr);min-height:150px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden;box-shadow:0 10px 28px #0f172a0d}.platform-product-card:hover{border-color:#d4dbe6;transform:translateY(-1px);box-shadow:0 14px 34px #0f172a17}.platform-product-card:focus-visible{outline-offset:2px;outline:3px solid #e21b1b38}.platform-product-card__image{aspect-ratio:1;background:#eef1f5;grid-row:1/3;place-items:center;width:150px;height:150px;display:grid;overflow:hidden}.platform-product-card__image img{object-fit:cover;opacity:1;width:100%;height:100%;transition:opacity .16s}.platform-product-card__image img.is-loading{opacity:0}.platform-product-card__image.is-contain img{object-fit:contain;padding:12px}.platform-product-card>div:not(.platform-product-card__image){align-content:start;gap:7px;padding:14px 14px 4px;display:grid}.platform-product-card h3,.platform-product-card p{margin:0}.platform-product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:1.25;display:-webkit-box;overflow:hidden}.platform-product-card p{color:#687284;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.platform-product-card footer{justify-content:space-between;align-items:end;gap:10px;padding:8px 14px 14px;display:flex}.platform-product-card footer strong{font-size:18px;display:block}.platform-product-card footer small{color:#687284;font-size:12px;font-weight:800;display:block}.platform-product-card footer button,.platform-site-cart li button{color:#fff;background:#e21b1b;border:0;border-radius:7px;font-weight:900}.platform-product-card footer button{cursor:pointer;padding:9px 12px}.platform-reviews-section{gap:14px;margin-top:18px;display:grid}.platform-site-section__head{justify-content:space-between;align-items:end;gap:14px;display:flex}.platform-site-section__head h2,.platform-site-section__head p{margin:0}.platform-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.platform-reviews-grid article{background:#fff;border:1px solid #e3e7ee;border-radius:8px;gap:8px;padding:16px;display:grid}.platform-reviews-grid article p{color:#687284;margin:0}.platform-reviews-grid article b{color:#f59e0b}.platform-site-cart{gap:12px;padding:16px;display:grid}.platform-site-cart>div:first-child,.platform-site-cart footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.platform-site-cart>div:first-child span,.platform-site-cart p{color:#687284;font-size:13px;font-weight:700}.platform-site-cart p{margin:0;line-height:1.45}.platform-site-cart ul{gap:10px;max-height:min(46vh,480px);margin:0;padding:0;list-style:none;display:grid;overflow:auto}.platform-site-cart li{border-top:1px solid #eef1f5;gap:8px;padding-top:10px;display:grid}.platform-site-cart li span{font-size:14px;font-weight:800;line-height:1.25}.platform-site-cart li small{color:#687284;font-size:12px;line-height:1.35}.platform-site-cart li div{align-items:center;gap:8px;display:inline-flex}.platform-site-cart li button{width:28px;height:28px}.platform-site-cart footer{border-top:1px solid #e3e7ee;padding-top:12px}.platform-site-cart footer span{color:#687284;font-weight:800}.platform-site-cart__checkout,.platform-checkout-modal__submit{color:#fff;background:#e21b1b;border:0;border-radius:8px;width:100%;padding:13px 16px;font-weight:900}.platform-site-cart__checkout:disabled,.platform-checkout-modal__submit:disabled{opacity:.7;cursor:default}.platform-checkout-modal{z-index:90;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.platform-checkout-modal__backdrop{background:#0f172a8f;border:0;position:absolute;inset:0}.platform-checkout-modal__panel{z-index:1;background:#fff;border-radius:10px;gap:18px;width:min(860px,100%);max-height:min(90vh,760px);padding:24px;display:grid;position:relative;overflow:auto;box-shadow:0 28px 80px #0f172a47}.platform-checkout-modal__close{color:#1d2430;background:#f0f2f5;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:14px;right:14px}.platform-checkout-modal h2{margin:0;padding-right:44px;font-size:28px}.platform-checkout-modal__grid{grid-template-columns:minmax(0,1fr) 300px;gap:18px;display:grid}.platform-checkout-modal__form{gap:12px;display:grid}.platform-checkout-modal__form label{color:#495466;gap:6px;font-size:13px;font-weight:800;display:grid}.platform-checkout-modal__form input,.platform-checkout-modal__form textarea,.platform-checkout-modal__form select{color:#1d2430;width:100%;font:inherit;background:#fff;border:1px solid #d9dee7;border-radius:8px;padding:11px 12px}.platform-checkout-modal__form textarea{resize:vertical;min-height:88px}.platform-checkout-modal__summary{background:#f8fafc;border:1px solid #e3e7ee;border-radius:8px;align-content:start;gap:12px;padding:14px;display:grid}.platform-checkout-modal__summary ul{gap:10px;max-height:300px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.platform-checkout-modal__summary li{border-top:1px solid #e3e7ee;gap:3px;padding-top:10px;display:grid}.platform-checkout-modal__summary li span,.platform-checkout-modal__summary li b{font-size:13px}.platform-checkout-modal__summary li small{color:#687284;font-size:12px}.platform-checkout-modal__summary footer{border-top:1px solid #d9dee7;justify-content:space-between;padding-top:12px;display:flex}.platform-checkout-modal__error{color:#b91c1c;background:#fdeeec;border-radius:8px;margin:0;padding:10px 12px;font-weight:800}.platform-site-footer{border-top:1px solid #e8ecf1;grid-template-columns:minmax(240px,1fr) minmax(280px,.8fr);gap:24px;width:min(1440px,100% - 32px);margin:34px auto 0;padding:42px 0 64px;display:grid}.platform-site-footer h2,.platform-site-footer p{margin:0}.platform-site-footer p{color:#687284;margin-top:10px;line-height:1.5}.platform-site-footer ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.platform-site-footer li{gap:4px;display:grid}.platform-site-footer li span{color:#687284;text-transform:uppercase;font-size:12px;font-weight:800}.platform-site-footer li b{overflow-wrap:anywhere}.topbar{z-index:20;background:#fff;border-bottom:1px solid #e1e1e1;flex-wrap:nowrap;align-items:center;gap:14px;min-height:72px;padding:0 20px;display:flex;position:sticky;top:0;box-shadow:0 1px 8px #0000000a}.topbar__logo{color:var(--red);letter-spacing:-.04em;text-transform:uppercase;align-items:center;gap:8px;font-weight:900;display:inline-flex}.topbar__logo img{object-fit:contain;width:38px;height:40px}.topbar__mobile-menu{display:none}.topbar__nav{color:#363b49;justify-content:center;align-items:center;gap:clamp(10px,2vw,26px);font-size:14px;font-weight:700;display:flex}.topbar__nav a{transition:color .15s}.topbar__nav a:hover{color:var(--red)}.topbar__center{flex:auto;justify-content:center;align-items:center;gap:10px;min-width:0;max-width:1120px;margin:0 auto;display:flex}.topbar__delivery{background:var(--control-bg);text-align:left;cursor:pointer;border:0;border-radius:999px;flex:0 520px;align-items:center;min-width:260px;height:44px;padding:4px;transition:background .15s;display:flex;overflow:hidden}.topbar__delivery:hover{background:#e8ebef}.topbar__search{background:var(--control-bg);color:#6f737b;border-radius:999px;flex:auto;align-items:center;gap:8px;height:44px;padding:0 16px;display:flex;position:relative}.topbar__search input{color:#1f2328;background:0 0;border:0;outline:0;width:100%;font-weight:700}.topbar-search-results{z-index:45;background:#fff;border-radius:20px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 24px 70px #00000029}.topbar-search-results button{text-align:left;background:0 0;border:0;border-radius:14px;gap:2px;width:100%;padding:11px 12px;display:grid}.topbar-search-results button:hover{background:#f6f7f9}.topbar-search-results span{color:var(--red);text-transform:uppercase;font-size:11px;font-weight:900}.topbar-search-results strong{color:#363b49}.topbar-search-results small,.topbar-search-results p{color:#6a6f7b;margin:0;font-weight:700}.topbar__address{color:#50545f;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:auto;align-self:stretch;align-items:center;gap:8px;min-width:0;max-width:none;padding:0 8px 0 12px;font-size:15px;font-weight:600;display:flex;overflow:hidden}.topbar__fulfillment{color:var(--red);white-space:nowrap;background:#fff;border:0;border-radius:999px;flex:none;align-self:stretch;align-items:center;padding:0 14px;font-size:13px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 1px 4px #0000000f}.topbar__address span{color:#8b909b;flex:none;align-items:center;font-size:15px;display:inline-flex}.topbar__menu{background:var(--control-bg);min-width:86px;height:44px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;border:0;border-radius:999px;padding:0 16px;font-size:15px;font-weight:700;transition:background .15s;overflow:hidden}.topbar__menu:hover{background:#e8ebef}.topbar__menu:has(.topbar__profile-avatar){text-align:left;align-items:center;gap:10px;min-width:0;max-width:240px;padding:4px 12px 4px 5px;display:inline-flex}.topbar__profile-avatar{background:var(--red);color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:15px;font-weight:900;display:grid;overflow:hidden}.topbar__profile-avatar img{object-fit:cover;width:100%;height:100%}.topbar__profile-text{min-width:0;line-height:1.15;display:grid}.topbar__profile-text strong,.topbar__profile-text small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar__profile-text strong{color:#363b49;font-size:13px}.topbar__profile-text small{color:#6a6f7b;font-size:11px;font-weight:800}.topbar__cart{background:var(--red);color:#fff;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 16px;font-size:15px;font-weight:700;transition:background .15s;display:inline-flex}.topbar__cart:hover{background:var(--red-dark)}.topbar__cart span{display:inline-flex}.topbar__cart span.topbar__cart-count{display:none}.topbar__icon-button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:18px;font-weight:900;display:inline-grid;position:relative}.topbar__icon-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:21px;height:21px}.topbar__icon-button b{background:var(--red);color:#fff;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:-2px;right:-2px}.topbar-notifications{position:relative}.topbar-notifications__panel{z-index:60;background:#fff;border:1px solid #edf0f3;border-radius:22px;gap:8px;width:min(340px,100vw - 28px);padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #00000029}.topbar-notifications__panel header{justify-content:space-between;align-items:center;gap:12px;display:flex}.topbar-notifications__panel h3,.topbar-notifications__panel p{margin:0}.topbar-notifications__panel header button{background:#f2f3f5;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.topbar-notifications__panel>button{color:#363b49;text-align:left;background:#fff8f6;border:1px solid #f0f1f4;border-radius:16px;gap:3px;width:100%;padding:11px 12px;display:grid}.topbar-notifications__panel>button strong{color:var(--red);font-size:13px}.topbar-notifications__panel>button span,.topbar-notifications__panel>button small,.topbar-notifications__panel p{color:#6a6f7b;font-weight:800}.stored-cart-picker{z-index:125;position:fixed;inset:0}.stored-cart-picker__backdrop{background:0 0;border:0;position:absolute;inset:0}.stored-cart-picker__panel{background:#fff;border-radius:24px;width:min(380px,100vw - 28px);padding:18px;position:absolute;top:72px;right:118px;box-shadow:0 24px 70px #0000002e}.stored-cart-picker__panel header{justify-content:space-between;gap:16px;margin-bottom:14px;display:flex}.stored-cart-picker__panel h2,.stored-cart-picker__panel p{margin:0}.stored-cart-picker__panel p{color:#6a6f7b;margin-top:4px;font-size:14px;font-weight:700}.stored-cart-picker__panel header>button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;line-height:1}.stored-cart-picker__list{gap:10px;display:grid}.stored-cart-picker__list button{text-align:left;background:#fff;border:1px solid #edf0f4;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px;display:flex}.stored-cart-picker__list span{gap:3px;display:grid}.stored-cart-picker__list strong{color:#363b49}.stored-cart-picker__list small{color:#6a6f7b;font-weight:800}.stored-cart-picker__list b{color:var(--red);flex:none}.favorites-panel{z-index:125;position:fixed;inset:0}.favorites-panel__backdrop{background:#14141c1a;border:0;position:absolute;inset:0}.favorites-panel__body{background:#fff;border-radius:24px;width:min(420px,100vw - 32px);max-height:min(640px,100vh - 96px);padding:18px;position:absolute;top:72px;right:82px;overflow:auto;box-shadow:0 26px 80px #0000002e}.favorites-panel__body header{justify-content:space-between;gap:14px;margin-bottom:14px;display:flex}.favorites-panel__body h2,.favorites-panel__body p{margin:0}.favorites-panel__body header p,.favorites-panel__empty{color:#6a6f7b;margin-top:4px;font-size:13px;font-weight:700}.favorites-panel__body header>button{background:#f1f2f4;border:0;border-radius:50%;width:36px;height:36px;font-size:22px}.favorites-panel__tabs{background:#f4f4f5;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;padding:4px;display:grid}.favorites-panel__tabs button{color:#5e6470;background:0 0;border:0;border-radius:999px;padding:10px 12px;font-weight:900}.favorites-panel__tabs button.is-active{color:var(--red);background:#fff;box-shadow:0 8px 20px #00000014}.favorites-panel__list{gap:10px;display:grid}.favorites-panel__list>button{text-align:left;background:#f8f8f9;border:0;border-radius:18px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:10px;display:grid}.favorites-panel__thumb{background:var(--red-soft);width:54px;height:54px;color:var(--red);border-radius:16px;place-items:center;font-weight:900;display:grid;overflow:hidden}.favorites-panel__thumb img{object-fit:cover;width:100%;height:100%}.favorites-panel__list small,.favorites-panel__list em{color:#7b808a;font-size:12px;font-style:normal;font-weight:800;display:block}.favorites-panel__list strong{color:#363b49;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hero{text-align:center;background:#fff;min-height:620px;padding:86px 20px 0;position:relative;overflow:hidden}.hero__content{z-index:2;max-width:900px;margin:0 auto;position:relative}.hero h1{color:#363b49;letter-spacing:-.04em;max-width:820px;margin:0 auto 26px;font-size:clamp(35px,5vw,56px);font-weight:900;line-height:1.16}.hero p{color:#4f5563;max-width:760px;margin:0 auto 30px;font-size:clamp(20px,2.4vw,28px);font-weight:500;line-height:1.35}.hero__button{background:var(--red);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:62px;padding:0 30px;font-size:clamp(18px,2vw,24px);font-weight:900;transition:transform .15s,background .15s;display:inline-flex;box-shadow:0 18px 34px #dd45423d}.hero__button:hover{background:#cf3936;transform:translateY(-1px)}.hero-illustration{max-width:1160px;height:330px;margin:50px auto 0;position:relative}.hero-illustration__city{background:linear-gradient(90deg,#d6d8da 3%,#0000 3%) 0 95px/140px 110px repeat-x,linear-gradient(#d8dadd,#d8dadd) 0 125px/100% 180px no-repeat;border-radius:42% 42% 0 0;position:absolute;inset:30px 0 0}.hero-illustration__city:before,.hero-illustration__city:after{content:"";background:#93c83f;border-radius:50% 50% 0 0;position:absolute;bottom:0}.hero-illustration__city:before{width:145px;height:180px;right:90px}.hero-illustration__city:after{width:70px;height:88px;right:210px}.hero-illustration__phone{background:linear-gradient(135deg, transparent 0 42%, var(--red) 42% 46%, transparent 46%) 0 0 / 100% 55% no-repeat, linear-gradient(#fff, #fff);border:9px solid #fff;border-radius:28px;width:210px;height:290px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 18px 36px #0000001a}.hero-illustration__phone span{background:#fff;border-radius:0 0 18px 18px;width:120px;height:26px;position:absolute;top:-2px;left:42px}.hero-illustration__phone strong{background:var(--red);border-radius:50% 50% 50% 0;width:16px;height:16px;position:absolute;top:96px;right:40px;transform:rotate(-45deg)}.hero-illustration__phone i{background:linear-gradient(90deg, #fff 0 28%, transparent 28% 40%, #fff 40% 70%, transparent 70%) 24px 18px / 92px 9px no-repeat, var(--red);border-radius:6px;height:64px;position:absolute;bottom:40px;left:20px;right:20px}.hero-illustration__person{background:radial-gradient(circle at 55% 20%,#f6e85c 0 22px,#0000 23px),linear-gradient(135deg,#0000 35%,#fff 36% 56%,#0000 57%),linear-gradient(#eef0f1,#eef0f1);border-radius:70px 70px 20px 20px;width:140px;height:160px;position:absolute;bottom:10px;left:calc(50% - 360px)}.benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1180px;margin:-24px auto 0;padding:0 20px 72px;display:grid}.benefit-card{background:#fff;border-radius:30px;min-height:260px;padding:32px 30px;box-shadow:0 6px 24px #0000000a}.benefit-card__icon{border:6px solid #dc5b57;border-radius:50%;width:78px;height:78px;margin-bottom:22px}.benefit-card__icon--1{background:linear-gradient(#dc5b57, #dc5b57) 14px 18px / 50px 10px no-repeat, linear-gradient(#dc5b57, #dc5b57) 14px 34px / 38px 10px no-repeat, linear-gradient(#dc5b57, #dc5b57) 14px 50px / 44px 10px no-repeat, var(--red-soft);border-width:0;border-radius:18px}.benefit-card__icon--2:before{content:"";border-bottom:7px solid #dc5b57;border-left:7px solid #dc5b57;width:28px;height:28px;margin:19px auto;display:block}.benefit-card__icon--3{border-width:5px;position:relative}.benefit-card__icon--3:after{content:"";background:#dc5b57;border-radius:999px;width:34px;height:7px;position:absolute;bottom:-10px;right:-14px;transform:rotate(45deg)}.benefit-card__icon--4{background:linear-gradient(#dc5b57, #dc5b57) 34px 10px / 10px 58px no-repeat, linear-gradient(#dc5b57, #dc5b57) 10px 32px / 58px 10px no-repeat, var(--red-soft);border-width:0;border-radius:18px}.benefit-card h2{color:#363b49;margin:0 0 10px;font-size:25px;font-weight:900;line-height:1.15}.benefit-card p{color:#4f5563;margin:0;font-size:17px;font-weight:500;line-height:1.5}.steps,.categories,.notice{text-align:center;max-width:1180px;margin:0 auto;padding:46px 20px}.steps h2,.categories h2,.notice h2{color:#363b49;letter-spacing:-.04em;margin:0 0 34px;font-size:clamp(32px,4vw,48px);font-weight:900}.steps__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.step{background:#fff;border-radius:28px;padding:34px 28px;box-shadow:0 6px 24px #0000000a}.step span{color:#dc5b57;margin-bottom:16px;font-size:28px;font-weight:900;display:block}.step h3{color:#363b49;margin:0;font-size:23px;font-weight:900;line-height:1.15}.categories__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.categories__grid span{color:#363b49;background:#fff;border-radius:20px;padding:18px 14px;font-weight:800;box-shadow:0 6px 20px #0000000a}.home-shell{background:#fff;grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.home-sidebar{background:#fff;border-right:1px solid #eef0f3;grid-auto-rows:min-content;align-content:start;align-self:start;gap:6px;height:calc(100vh - 72px);padding:18px 14px;display:grid;position:sticky;top:72px}.home-sidebar a,.home-sidebar button{color:#1f2328;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.home-sidebar a:hover{background:#f6f7f9}.home-sidebar a span{color:#8b909b;flex:none;display:inline-flex}.home-sidebar a.is-active{background:var(--red-soft);color:var(--red);font-weight:700}.home-sidebar a.is-active span{color:var(--red)}.home-content{min-width:0;padding:22px 24px 70px}.home-greeting h1{color:#1f2328;letter-spacing:-.03em;margin:0 0 16px;font-size:24px}.home-category-rail{scrollbar-width:none;gap:10px;padding-bottom:8px;display:flex;overflow-x:auto}.home-category-rail::-webkit-scrollbar{display:none}.available-shops__grid::-webkit-scrollbar{display:none}.home-category-rail button{color:#1f2328;cursor:pointer;background:#f4f4f5;border:0;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:14px;font-weight:800;transition:background .16s,color .16s;display:inline-flex}.home-category-rail button:hover,.home-category-rail button.is-active{background:var(--red);color:#fff}.notice{padding-bottom:72px}.notice p{color:#6a6f7b;max-width:620px;margin:-18px auto 0;font-size:18px}.available-shops{background:#fff;padding:16px 0 70px}.available-shops__header{max-width:none;margin:0 0 18px}.available-shops__header h2{color:#1f2328;letter-spacing:-.03em;margin:0 0 8px;font-size:24px}.available-shops__header p{color:#666b75;margin:0;font-size:17px;font-weight:700}.available-shops__grid{scroll-snap-type:x proximity;scrollbar-width:none;gap:16px;padding-bottom:10px;display:flex;overflow-x:auto}.home-shop-section.is-list .available-shops__grid{scroll-snap-type:none;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid;overflow:visible}.home-shop-section.is-list .shop-card{flex:initial;width:100%}.home-shop-section{margin-top:28px}.home-shop-section__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.home-shop-section__header h3{color:#1f2328;letter-spacing:-.04em;margin:0;font-size:22px}.home-shop-section__header p{color:#717680;margin:2px 0 0;font-size:13px;font-weight:800}.home-shop-section__header button{color:#1f2328;background:0 0;border:0;font-weight:900}.shop-card{text-align:left;width:280px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;flex:0 0 280px;padding:0;display:block;overflow:visible}.shop-card__cover{background:linear-gradient(135deg, #363b49, var(--red));border-radius:7px;min-height:128px;margin:0;position:relative;overflow:hidden}.shop-card__cover>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.favorite-toggle{color:#aeb4bf;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:17px;font-weight:900;display:inline-grid;box-shadow:0 8px 24px #0000001f}.favorite-toggle.is-active{color:var(--red)}.shop-card__cover .favorite-toggle{position:absolute;top:10px;right:10px}.favorite-toggle--inline{background:var(--red-soft);box-shadow:none;flex:none}.product-modal .favorite-toggle--inline{background:#ffffffeb;box-shadow:0 8px 24px #0000001f}.shop-card__body{padding:10px 0 0}.shop-card h3{color:#363b49;letter-spacing:-.04em;margin:0 0 12px;font-size:16px;line-height:1.25}.shop-card p{color:#96989d;min-height:0;margin:0 0 10px;font-size:12px;font-weight:600;line-height:1.35}.shop-card__meta{color:#989a9e;flex-wrap:wrap;gap:7px 10px;font-size:12px;font-weight:600;display:flex}.shop-card__meta span{min-width:0;color:inherit;font-size:inherit;font-weight:inherit;white-space:nowrap;background:0 0;border-radius:0;align-items:center;gap:5px;padding:0;display:inline-flex}.shop-card__meta svg{fill:currentColor;color:#989a9e;flex:none;width:16px;height:16px}.shop-card--skeleton{cursor:default}.shop-card--skeleton .shop-card__cover{background:linear-gradient(90deg,#eef0f4 0%,#f8f9fb 45%,#eef0f4 90%) 0 0/240% 100%;min-height:128px;display:block}.shop-page{max-width:none;margin:0 auto;padding:28px clamp(18px,3vw,42px) 72px}.shop-desktop-sticky{z-index:30;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #eef0f4;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;max-width:1160px;margin:0 auto;padding:12px 14px;transition:opacity .14s,transform .14s;display:flex;position:fixed;top:76px;left:clamp(18px,4vw,36px);right:clamp(18px,4vw,36px);transform:translateY(-10px);box-shadow:0 12px 36px #00000012}.shop-desktop-sticky.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.shop-desktop-sticky>div{align-items:center;gap:12px;min-width:0;display:flex}.shop-desktop-sticky img{object-fit:cover;border-radius:14px;width:46px;height:46px}.shop-desktop-sticky strong{color:#363b49;text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.shop-desktop-sticky>button{background:var(--red);color:#fff;border:0;border-radius:999px;flex:none;align-items:center;gap:10px;min-height:44px;padding:0 16px;font-weight:900;display:inline-flex;box-shadow:0 10px 26px #d8423d3d}.shop-desktop-sticky>button span{opacity:.82}.shop-desktop-sticky>button strong{font-size:15px}.shop-nav-logo,.shop-nav-search,.shop-mobile-search,.shop-mobile-cart-button{display:none}.shop-breadcrumbs{color:var(--red);align-items:center;gap:10px;margin-bottom:8px;font-size:14px;font-weight:700;display:flex}.shop-breadcrumbs button{color:inherit;font-weight:inherit;background:0 0;border:0;padding:0}.shop-breadcrumbs strong{color:#363b49}.shop-page__info{color:#363b49;padding:0 0 58px}.shop-page__info--with-logo{grid-template-columns:92px minmax(0,1fr);align-items:center;column-gap:20px;display:grid}.shop-page__logo{object-fit:contain;background:#fff;border-radius:24px;grid-row:1/span 4;width:92px;height:92px;box-shadow:0 14px 34px #0000001a}.shop-page__heading{min-width:0}.shop-page__title-row,.product-modal__title-row{align-items:flex-start;gap:12px;display:flex}.shop-page__title-row h1,.product-modal__title-row h2{min-width:0}.shop-page__info h1{letter-spacing:-.05em;max-width:820px;margin:0 0 10px;font-size:clamp(34px,5vw,52px);line-height:1.05}.shop-page__info p{color:#6a6f7b;margin:0 0 12px;font-size:20px;font-weight:700}.shop-page__details-button{color:#363b49;background:#f0f2f5;border:0;border-radius:999px;width:fit-content;padding:9px 14px;font-weight:900}.shop-tags,.product-card__tags{flex-wrap:wrap;gap:6px;display:flex}.shop-tags span,.product-card__tags span{color:#5e6470;background:#f1f3f6;border-radius:999px;padding:7px 9px;font-size:12px;font-weight:800;line-height:1}.shop-page__facts{color:#4f5563;flex-wrap:wrap;gap:8px 14px;margin-bottom:14px;font-size:15px;font-weight:800;display:flex}.shop-page__facts button{color:#363b49;font:inherit;font-weight:inherit;background:0 0;border:0;padding:0}.shop-page__facts button:hover{color:var(--red)}.shop-page__facts span:first-child{color:#363b49}.shop-page__hours{color:#6a6f7b;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;font-size:15px;display:flex}.shop-page__hours strong{color:#363b49}.shop-page__hours b{color:#fff;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:900}.shop-page__hours b.is-open{background:#22a06b}.shop-page__hours b.is-closed{background:var(--red)}.shop-page__notice{color:#363b49;font-size:15px;font-weight:700}.shop-page__availability{background:var(--red-soft);color:var(--red);border:1px solid #ffd7d4;border-radius:18px;margin:0 0 18px;padding:14px 16px;font-weight:800}.shop-page__catalog{grid-template-columns:190px minmax(0,1fr) 360px;align-items:start;gap:34px;display:grid}.shop-category-nav{gap:14px;padding-top:4px;display:grid;position:sticky;top:96px}.shop-catalog-search{color:#363b49;gap:8px;margin-bottom:10px;font-size:14px;font-weight:900;display:grid}.shop-catalog-search input,.shop-mobile-search input{color:#363b49;background:#fff;border:1px solid #e3e6eb;border-radius:999px;outline:none;width:100%;padding:12px 14px;font-weight:700}.shop-catalog-search input:focus,.shop-mobile-search input:focus{border-color:var(--red);box-shadow:0 0 0 3px #d8423d1f}.shop-category-list-button{display:none}.shop-category-nav strong{color:#1f2430;font-size:20px}.shop-category-nav button{color:#6a6f7b;text-align:left;background:0 0;border:0;padding:0;font-weight:800}.shop-category-nav button:hover,.shop-category-nav button.is-active{color:var(--red)}.shop-page__products{min-width:0}.shop-cart-sidebar{background:#fff;border:1px solid #eef0f4;border-radius:24px;gap:14px;max-height:calc(100vh - 116px);padding:18px;display:grid;position:sticky;top:96px;overflow:hidden;box-shadow:0 14px 40px #0000000f}.shop-cart-sidebar header,.shop-cart-sidebar footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.shop-cart-sidebar h2{color:#1f2430;letter-spacing:-.04em;margin:0;font-size:22px}.shop-cart-sidebar header span,.shop-cart-sidebar footer span{color:#8b909b;font-size:13px;font-weight:800}.shop-cart-sidebar footer{border-top:1px solid #eef0f4;padding-top:14px}.shop-cart-sidebar footer strong{color:#363b49;font-size:18px}.shop-cart-sidebar .cart-panel__items{max-height:min(42vh,460px)}.shop-cart-sidebar__empty{background:#f8f8f9;border-radius:18px;padding:16px}.shop-cart-sidebar__empty p{color:#6a6f7b;margin:0;font-weight:800}.catalog-view-toggle{justify-content:flex-end;gap:8px;margin-bottom:16px;display:flex}.catalog-view-toggle button{color:#363b49;background:#fff;border:1px solid #e3e6eb;border-radius:999px;padding:10px 14px;font-weight:900}.catalog-view-toggle button.is-active{border-color:var(--red);background:var(--red);color:#fff}.shop-carousel{margin-bottom:28px}.shop-carousel header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.shop-carousel h2{color:#363b49;letter-spacing:-.03em;margin:0;font-size:26px}.shop-carousel__track{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:minmax(220px,280px);grid-auto-flow:column;align-items:start;gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.shop-carousel__controls{gap:8px;display:inline-flex}.shop-carousel__controls button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:26px;font-weight:900;display:grid}.shop-carousel__track::-webkit-scrollbar{display:none}.review-chip,.recommended-product{scroll-snap-align:start;background:#fff;border-radius:20px;box-shadow:0 14px 34px #00000012}.review-chip{padding:18px}.review-chip__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.review-chip strong{color:#363b49}.review-chip__head span{background:var(--red-soft);color:var(--red);border-radius:999px;flex:none;padding:5px 8px;font-size:13px;font-weight:900}.review-chip p{color:#5e6470;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.recommended-product{cursor:pointer;border:0;display:grid;position:relative;overflow:hidden}.recommended-product>div:not(.product-card__image){grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px;display:grid}.recommended-product h3{color:#363b49;grid-column:1/-1;margin:0;font-size:16px;line-height:1.25}.recommended-product strong{color:#363b49;font-size:16px}.recommended-product button{background:var(--red);color:#fff;border:0;border-radius:50%;place-items:center;width:36px;height:36px;font-size:22px;font-weight:900;display:grid}.recommended-product .product-card__favorite{z-index:2;color:#aeb4bf;background:#ffffffeb;font-size:17px;position:absolute;top:10px;right:10px}.recommended-product .product-card__favorite.is-active{color:var(--red)}.shop-category{margin-top:0;padding-bottom:40px;scroll-margin-top:96px}.shop-category h2{color:#363b49;letter-spacing:-.03em;margin:0 0 8px;font-size:30px}.shop-category>p{color:#666b75;margin:0 0 16px;font-weight:700}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card{cursor:pointer;background:#fff;border-radius:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 38px #00000012}.product-card.is-disabled{opacity:.62}.product-card.is-highlighted{animation:3s ease-out product-highlight;box-shadow:0 0 0 4px #d8423d38,0 18px 48px #d8423d2e}.product-card__favorite{z-index:2;color:#aeb4bf;background:#ffffffeb;padding:0;position:absolute;top:10px;right:10px}.product-card__favorite.is-active{color:var(--red)}@keyframes product-highlight{0%,70%{transform:translateY(-2px);box-shadow:0 0 0 5px #d8423d4d,0 18px 48px #d8423d38}to{transform:translateY(0);box-shadow:0 16px 38px #00000012}}.product-card__image{aspect-ratio:3/2;height:auto;color:var(--red);background:#f0f2f5;place-items:center;font-size:48px;font-weight:900;display:grid;position:relative;overflow:hidden}.image-spinner{z-index:1;border:3px solid #d8dbe1;border-right-color:var(--red);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite button-spinner;position:relative}.product-card__image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.product-card__image.is-contain img{object-fit:contain}.product-card__image img.is-loading{opacity:0}.product-card>div:not(.product-card__image){padding:18px 18px 8px}.product-card h3{color:#363b49;margin:0 0 8px;font-size:20px}.product-card p{color:#6a6f7b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 10px;font-size:14px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.product-card span{color:#8b909b;font-size:13px;font-weight:800}.product-card h3 .product-card__weight{color:#8b909b;font-size:.82em;font-weight:700}.product-card__tags span{color:#5e6470;font-size:12px;line-height:1}.product-card__tags{margin:-2px 0 8px}.product-card footer{justify-content:space-between;align-items:center;gap:12px;padding:12px 18px 18px;display:flex}.product-card strong{color:#363b49;font-size:22px}.product-card button{background:var(--red);color:#fff;border:0;border-radius:999px;padding:11px 16px;font-weight:900}.product-card button:disabled{cursor:not-allowed;background:#c8ccd4}.product-card button.product-card__favorite,.recommended-product button.product-card__favorite{z-index:2;color:#aeb4bf;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-size:17px;line-height:1;display:inline-grid;position:absolute;top:10px;right:10px;box-shadow:0 8px 24px #0000001f}.product-card button.product-card__favorite.is-active,.recommended-product button.product-card__favorite.is-active{color:var(--red)}.button-spinner{vertical-align:middle;border:3px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.65s linear infinite button-spinner;display:inline-block}.product-card button .button-spinner{color:inherit}@keyframes button-spinner{to{transform:rotate(360deg)}}.product-card__qty{color:#363b49;background:#eef0f2;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-weight:900;display:inline-flex}.product-card__qty button{color:#363b49;background:#fff;border:0;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;font-weight:900;display:grid}.product-card__qty span{color:#363b49;font-size:14px;font-weight:900}.shop-page__catalog--list .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.shop-page__catalog--list .product-card{border-radius:20px;grid-template-columns:minmax(0,1fr) 136px;grid-template-areas:"body image""footer image";gap:14px;padding:14px}.shop-page__catalog--list .product-card__image{aspect-ratio:1;border-radius:14px;grid-area:image;align-self:start}.shop-page__catalog--list .product-card>div:not(.product-card__image){grid-area:body;padding:0}.shop-page__catalog--list .product-card footer{grid-area:footer;padding:0}.shop-page__catalog--list .product-card h3{font-size:18px}.catalog-skeleton .shop-category-nav{align-content:start}.product-card--skeleton{cursor:default}.skeleton-image,.skeleton-line,.skeleton-button{background:linear-gradient(90deg,#eef0f4 0%,#f8f9fb 45%,#eef0f4 90%) 0 0/240% 100%;border-radius:12px;animation:1.1s ease-in-out infinite skeleton-shimmer;display:block;overflow:hidden}.skeleton-image{aspect-ratio:3/2}.skeleton-line{width:100%;height:14px;margin-bottom:10px}.skeleton-line--title{width:76%;height:20px}.skeleton-line--heading{width:220px;height:30px;margin-bottom:18px}.shop-info-skeleton{grid-template-columns:92px minmax(0,1fr);align-items:center;column-gap:20px;display:grid}.skeleton-line--logo{border-radius:24px;grid-row:1/span 3;width:92px;height:92px}.skeleton-line--shop-title{width:min(460px,78%);height:42px}.skeleton-line--shop-subtitle{width:min(620px,92%);height:22px}.skeleton-line--fact{width:118px;height:18px;margin-bottom:0}.skeleton-line--hours{grid-column:1/-1;width:min(360px,72%);height:24px;margin-top:14px}.skeleton-line--short{width:46%}.skeleton-line--price{width:82px;height:22px;margin-bottom:0}.skeleton-button{border-radius:999px;width:104px;height:38px}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.cart-modal{z-index:135;position:fixed;inset:0;overflow:hidden}.cart-modal__backdrop{background:#0000006b;border:0;position:absolute;inset:0}.cart-panel{overscroll-behavior:contain;background:#fff;border-radius:22px;width:min(360px,100vw - 32px);max-height:calc(100vh - 112px);padding:18px;position:absolute;top:90px;right:clamp(18px,4vw,54px);overflow:auto;box-shadow:0 22px 70px #00000029}.cart-panel header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.cart-panel h2{color:#363b49;margin:0 0 10px;font-size:22px}.cart-panel header h2{margin:0}.cart-panel header button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;width:34px;height:34px;font-size:26px;line-height:1}.cart-panel p{color:#6a6f7b;margin:0;font-weight:700}.cart-panel__items{gap:12px;max-height:280px;display:grid;overflow:auto}.cart-panel__items article{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.cart-panel__items strong,.cart-panel__items span{display:block}.cart-panel__items span{color:#8b909b;font-size:12px;font-weight:700}.cart-panel__qty{align-items:center;gap:6px;display:inline-flex}.cart-panel__qty button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;width:28px;height:28px;font-weight:900}.cart-panel footer{border-top:1px solid #eef0f4;justify-content:space-between;margin-top:14px;padding-top:14px;display:flex}.cart-panel__checkout{background:#f7f8fa;border-radius:18px;gap:10px;margin-top:14px;padding:14px;display:grid}.cart-panel__checkout div{gap:4px;display:grid}.cart-panel__checkout div span{color:#8b909b;font-size:12px;font-weight:800}.cart-panel__checkout div strong{color:#363b49;font-size:16px}.cart-panel__checkout button{width:100%}.cart-panel__success,.cart-panel__error{margin:0;font-size:13px;font-weight:800}.cart-panel__success{color:#22a06b}.cart-panel__error{color:var(--red)}.checkout-page{z-index:90;background:#f6f7f9;padding:28px clamp(16px,4vw,36px) 72px;position:fixed;inset:72px 0 0;overflow:auto}.checkout-page__back{color:var(--red);background:0 0;border:0;margin-bottom:18px;font-weight:900}.checkout-page__grid{grid-template-columns:minmax(0,1fr) 360px;gap:24px;max-width:1160px;margin:0 auto;display:grid}.checkout-page__main{gap:18px;display:grid}.checkout-page__main header h1{color:#363b49;letter-spacing:-.04em;margin:0 0 6px;font-size:clamp(32px,4vw,46px)}.checkout-page__main header p{color:#6a6f7b;margin:0;font-weight:800}.checkout-card,.checkout-summary,.payment-placeholder>div{background:#fff;border-radius:24px;padding:22px;box-shadow:0 14px 34px #00000012}.checkout-card{gap:16px;display:grid}.checkout-card h2,.checkout-summary h2{color:#363b49;margin:0}.checkout-segmented{background:#f0f2f5;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.checkout-segmented button{color:#5e6470;background:0 0;border:0;border-radius:12px;padding:12px;font-weight:900}.checkout-segmented button.is-active{color:var(--red);background:#fff;box-shadow:0 8px 18px #00000012}.checkout-segmented button:disabled{opacity:.45}.checkout-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.checkout-field,.checkout-fields label{color:#5e6470;gap:8px;font-size:13px;font-weight:800;display:grid}.checkout-field input,.checkout-field select,.checkout-field textarea,.checkout-fields input{color:#363b49;background:#f7f8fa;border:1px solid #dfe3e8;border-radius:14px;outline:none;width:100%;padding:13px 14px;font-weight:800}.checkout-field textarea{resize:vertical;min-height:96px}.checkout-pickup-map{background:#eef1f5;border:1px solid #e5e8ef;border-radius:20px;height:260px;min-height:260px;overflow:hidden}.checkout-map-note{color:#6a6f7b;background:#f8f8f9;border-radius:16px;margin:0;padding:14px;font-weight:800}.checkout-summary{align-self:start;gap:14px;display:grid;position:sticky;top:96px}.checkout-summary article,.checkout-summary footer{border-top:1px solid #eef0f4;justify-content:space-between;gap:12px;padding-top:12px;display:flex}.checkout-summary article span{color:#8b909b;margin-top:4px;font-size:12px;font-weight:700;display:block}.checkout-summary footer strong{font-size:22px}.checkout-error{color:var(--red);margin:0;font-weight:800}.payment-placeholder{z-index:160;background:#f6f7f9;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.payment-placeholder>div{text-align:center;gap:14px;max-width:520px;display:grid}.product-modal{z-index:140;position:fixed;inset:0;overflow:hidden}.product-modal__backdrop{background:#0000007a;border:0;position:absolute;inset:0}.product-modal__panel{--product-modal-image-size:min(645px, calc(100vh - 76px), calc(100vw - 430px));width:min(calc(var(--product-modal-image-size) + 430px), calc(100vw - 36px));background:#fff;border-radius:26px;max-height:calc(100vh - 32px);margin:3vh auto 0;padding:0;position:relative;overflow:hidden;box-shadow:0 28px 90px #00000047}.product-modal__content{grid-template-columns:var(--product-modal-image-size) minmax(0, 1fr);height:var(--product-modal-image-size);overscroll-behavior:contain;padding:0;display:grid;overflow:hidden}.product-modal__content.has-gallery-thumbnails{--product-modal-image-size:min(645px, calc(100vh - 76px), calc(100vw - 430px))}.bottomsheet-handle{display:none}.product-modal__gallery{align-content:start;display:grid;position:relative}.product-modal__content .product-card__image{width:100%;height:var(--product-modal-image-size);aspect-ratio:1;touch-action:none;border-radius:26px 0 0 26px;margin:0;overflow:hidden}.product-modal__content .product-card__image img{object-fit:cover;transform-origin:50%;will-change:transform;transition:transform .16s ease-out}.product-modal__content .product-card__image.is-contain img{object-fit:contain}.product-modal__content .product-card__image.is-zoom-source img{opacity:.28}.product-modal__zoom-overlay{z-index:10;pointer-events:none;touch-action:none;background:#0000001f;position:fixed;inset:0}.product-modal__zoom-overlay img{object-fit:contain;transform-origin:50%;will-change:transform;border-radius:18px;max-width:94vw;max-height:88vh;position:absolute;top:50%;left:50%;box-shadow:0 22px 80px #00000038}.product-modal__body{overscroll-behavior:contain;height:100%;min-height:0;padding:34px 28px 28px;overflow:auto}.product-modal__thumbs{z-index:2;background:#fffffff0;border-radius:16px;gap:10px;width:max-content;max-width:calc(100% - 28px);padding:8px;display:flex;position:absolute;bottom:14px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 12px 34px #0000002e}.product-modal__thumbs button{background:#f4f5f7;border:2px solid #0000;border-radius:12px;flex:0 0 58px;width:58px;height:58px;padding:0;overflow:hidden}.product-modal__thumbs button.is-active{border-color:var(--red)}.product-modal__thumbs img{object-fit:cover;width:100%;height:100%}.product-modal__close{z-index:1;color:#363b49;background:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:32px;line-height:1;position:absolute;top:16px;right:16px;box-shadow:0 8px 22px #0000002e}.product-modal__panel h2{color:#363b49;margin:0 0 8px;font-size:30px}.product-modal__weight{color:#8b909b;margin-bottom:10px;font-weight:800;display:inline-flex}.product-modal__panel p{color:#4f5563;font-weight:600;line-height:1.55}.product-modal__options{gap:18px;margin:18px 0;display:grid}.product-modal__options section{gap:10px;display:grid}.product-modal__options h3{color:#363b49;margin:0}.product-modal__options h3 span{color:var(--red);font-size:13px}.product-modal__options label{border-bottom:1px solid #eef0f4;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 0;font-weight:700;display:grid}.product-modal__options input[type=radio],.product-modal__options input[type=checkbox]{appearance:none;background:#fff;border:2px solid #d6d8dc;width:26px;height:26px;margin:0;position:relative}.product-modal__options input[type=radio]{border-radius:50%}.product-modal__options input[type=checkbox]{border-radius:6px}.product-modal__options input[type=radio]:checked,.product-modal__options input[type=checkbox]:checked{border-color:var(--red);background:var(--red)}.product-modal__options input[type=radio]:checked:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:6px}.product-modal__options input[type=checkbox]:checked:after{content:"";border:3px solid #fff;border-width:0 3px 3px 0;width:7px;height:13px;position:absolute;top:3px;left:7px;transform:rotate(45deg)}.product-modal__action{z-index:1;background:linear-gradient(#fff0 0,#fff 22px);margin:18px -28px -28px;padding:30px 28px 28px;position:sticky;bottom:-28px}.product-modal__add{background:var(--red);color:#fff;border:0;border-radius:999px;width:100%;padding:15px 20px;font-weight:900}.product-modal__add:disabled{cursor:not-allowed;background:#c8ccd4}.product-modal__error{color:var(--red);margin:-6px 0 12px;font-size:14px;font-weight:800}.product-modal__qty{color:#363b49;background:#eef0f2;border-radius:999px;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;padding:8px 12px;font-size:20px;font-weight:900;display:grid}.product-modal__qty button{color:#363b49;background:#fff;border:0;border-radius:50%;place-items:center;height:42px;font-size:22px;font-weight:900;display:grid}.product-modal__qty span{text-align:center}.reviews-modal,.shop-details-modal{z-index:130;position:fixed;inset:0;overflow:hidden}.reviews-modal__backdrop,.shop-details-modal__backdrop{background:#0000007a;border:0;position:absolute;inset:0}.reviews-modal__panel,.shop-details-modal__panel{overscroll-behavior:contain;background:#fff;border-radius:24px;width:min(680px,100vw - 28px);max-height:min(760px,100vh - 42px);margin:5vh auto 0;padding:24px;position:relative;overflow:auto;box-shadow:0 28px 80px #0000003d}.reviews-modal__panel header,.shop-details-modal__panel header{justify-content:space-between;gap:18px;margin-bottom:18px;display:flex}.reviews-modal__panel h2,.reviews-modal__panel p,.shop-details-modal__panel h2,.shop-details-modal__panel p{margin:0}.reviews-modal__panel header>button,.shop-details-modal__panel header>button{color:#363b49;background:0 0;border:0;width:38px;height:38px;font-size:34px;line-height:1}.shop-details-modal__grid{gap:12px;display:grid}.shop-details-modal__grid section{background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 10px 28px #0000000d}.shop-details-modal__grid strong{color:#363b49;margin-bottom:8px;display:block}.shop-details-modal__grid ul{color:#4f5563;gap:8px;margin:0;padding-left:18px;display:grid}.shop-reviews__list{gap:12px;margin-top:18px;display:grid}.shop-reviews__list h3{color:#363b49;margin:12px 0 0;font-size:18px}.shop-reviews__list article{background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 10px 28px #0000000d}.shop-reviews__list strong{color:var(--red)}.shop-reviews__list span{color:#6a6f7b;margin-left:10px;font-weight:800}.shop-reviews__list p{color:#4f5563;margin:10px 0 0}.shop-reviews__list article.is-rating-only{align-items:center;gap:10px;display:flex}.category-sheet{z-index:136;position:fixed;inset:0;overflow:hidden}.category-sheet__backdrop{background:#0000006b;border:0;position:absolute;inset:0}.category-sheet__panel{overscroll-behavior:contain;background:#fff;border-radius:24px;width:min(420px,100vw - 28px);max-height:min(640px,100vh - 40px);padding:18px;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0000003d}.category-sheet__panel header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.category-sheet__panel h2{color:#363b49;margin:0}.category-sheet__panel header button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;width:34px;height:34px;font-size:26px;line-height:1}.category-sheet__panel>div{gap:8px;display:grid}.category-sheet__panel>div button{color:#363b49;text-align:left;background:#f7f8fa;border:0;border-radius:14px;padding:14px 16px;font-weight:900}.footer{background:#fff;border-top:1px solid #e1e1e1;grid-template-columns:minmax(220px,1fr) 2fr;gap:44px;padding:42px clamp(20px,5vw,70px);display:grid}.footer__brand img{width:54px;margin-bottom:14px}.footer__brand p{color:#363b49;margin:0 0 10px;font-weight:800}.footer__brand strong{color:#363b49;font-size:14px}.footer__nav{color:#4f5563;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 24px;font-weight:700;display:grid}.footer__nav a:hover{color:var(--red)}.address-modal{z-index:100;position:fixed;inset:0}.where-when-modal{z-index:110}.address-picker-modal{z-index:140}.address-modal__backdrop{background:#00000080;position:absolute;inset:0}.address-modal__panel{background:#fff;border-radius:8px;width:min(930px,100vw - 28px);margin:2vh auto;padding:58px 64px 64px;position:relative;box-shadow:0 32px 90px #0000003d}.address-modal__close{color:#363b49;background:0 0;border:0;width:38px;height:38px;font-size:42px;font-weight:900;line-height:1;position:absolute;top:18px;right:20px}.address-modal h2{color:#363b49;letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(26px,3vw,34px);font-weight:900}.address-modal__search-row{grid-template-columns:1fr 180px;gap:16px;margin-bottom:20px;display:grid}.address-input{color:#363b49;font-weight:800;display:grid;position:relative}.address-input input{color:#363b49;background:radial-gradient(circle at 30px,#0000 0 10px,#d9d9d9 11px 14px,#0000 15px),linear-gradient(45deg,#0000 0 68%,#d9d9d9 69% 76%,#0000 77%) 38px 46px/18px 18px no-repeat,#fff;border:2px solid #d7d7d7;border-radius:4px;outline:none;width:100%;min-height:56px;padding:0 18px 0 60px;font-size:17px;font-weight:600}.address-input input:focus{border-color:var(--red)}.address-suggestions{z-index:10;background:#fff;border:1px solid #dedede;border-radius:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 20px 46px #00000029}.address-suggestions button{color:#363b49;text-align:left;background:#fff;border:0;width:100%;padding:14px 18px;font-size:16px;font-weight:700;display:block}.address-suggestions button:hover{background:#f3f3f3}.address-required{color:var(--red);margin:-18px 0 18px;font-size:15px;font-weight:700}.auth-modal{z-index:140;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.auth-modal__backdrop{background:#0000007a;border:0;position:absolute;inset:0}.auth-modal__panel{background:#fff;border-radius:28px;gap:16px;width:min(460px,100%);padding:24px;display:grid;position:relative;box-shadow:0 28px 80px #0000003d}.auth-modal__panel header{justify-content:space-between;gap:18px;display:flex}.auth-modal__panel h2,.auth-modal__panel p{margin:0}.auth-modal__panel header p{color:#6a6f7b;margin-top:6px;font-weight:700;line-height:1.4}.auth-modal__panel header>button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:24px;line-height:1;display:grid}.auth-modal__panel label{color:#363b49;gap:8px;font-weight:900;display:grid}.auth-modal__panel input{color:#363b49;background:#f7f8fa;border:1px solid #dfe3e8;border-radius:16px;outline:none;width:100%;padding:14px 16px;font-size:18px;font-weight:800}.auth-modal__call,.auth-modal__profile{background:#f7f8fa;border-radius:18px;gap:8px;padding:16px;display:grid}.auth-modal__call span,.auth-modal__call small,.auth-modal__status{color:#6a6f7b;font-weight:700}.auth-modal__call a,.auth-modal__profile strong{color:var(--red);font-size:24px;font-weight:900;text-decoration:none}.auth-modal__error{color:var(--red);font-weight:800}.profile-page{width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 72px}.profile-page--empty{align-content:center;justify-items:start;gap:14px;min-height:420px;display:grid}.profile-page h1,.profile-page h2,.profile-page p{margin:0}.profile-page__header{background:linear-gradient(135deg,#fff6f5,#f7f8fb);border-radius:28px;align-items:center;gap:18px;margin-bottom:24px;padding:24px;display:flex}.profile-page__avatar{background:var(--red);color:#fff;border-radius:24px;flex:none;place-items:center;width:76px;height:76px;font-size:30px;font-weight:900;display:grid;overflow:hidden}.profile-page__avatar img{object-fit:cover;width:100%;height:100%}.profile-page__header h1{color:#363b49;letter-spacing:-.04em;font-size:clamp(30px,4vw,44px)}.profile-page__header p,.profile-card p{color:#6a6f7b;font-weight:700}.profile-page__layout{grid-template-columns:260px minmax(0,1fr);gap:22px;display:grid}.profile-page__nav,.profile-card{background:#fff;border-radius:24px;box-shadow:0 18px 50px #00000012}.profile-page__nav{align-self:start;gap:6px;padding:10px;display:grid}.profile-page__nav button{color:#363b49;text-align:left;background:0 0;border:0;border-radius:16px;padding:14px 16px;font-weight:900}.profile-page__nav button.is-active,.profile-page__nav button:hover{color:var(--red);background:#fff1f0}.profile-card{gap:18px;padding:24px;display:grid}.profile-card h2{color:#363b49;letter-spacing:-.03em;font-size:28px}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-fields label,.profile-checkbox{color:#363b49;gap:8px;font-weight:800;display:grid}.profile-fields input,.profile-fields select{color:#363b49;background:#fff;border:1px solid #dfe3e8;border-radius:16px;outline:0;width:100%;padding:13px 14px}.profile-checkbox{grid-template-columns:auto minmax(0,1fr);align-items:center}.profile-orders{gap:12px;display:grid}.profile-orders article{background:#f7f8fb;border-radius:18px;gap:4px;padding:14px 16px;display:grid}.profile-orders strong{color:#363b49}.profile-orders span{color:var(--red);font-weight:900}.profile-orders small,.profile-status{color:#6a6f7b;font-weight:700}.profile-support-actions{flex-wrap:wrap;gap:10px;display:flex}.profile-support-chat{grid-template-columns:minmax(220px,.85fr) minmax(0,1.5fr);gap:16px;margin-top:14px;display:grid}.profile-support-chat aside,.profile-support-chat section{background:#fff;border:1px solid #eceff3;border-radius:18px;min-height:420px;display:grid}.profile-support-chat section{grid-template-rows:auto 1fr auto;overflow:hidden}.profile-support-chat header{border-bottom:1px solid #eceff3;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.profile-support-chat header h3{margin:0}.profile-support-chat header span{color:#6b7280;font-weight:800}.profile-support-new,.profile-support-compose{gap:10px;padding:14px;display:grid}.profile-support-new input,.profile-support-new textarea,.profile-support-compose textarea{width:100%;font:inherit;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.profile-support-new textarea,.profile-support-compose textarea{resize:vertical;min-height:82px}.profile-support-ticket-list{border-top:1px solid #eceff3;align-content:start;gap:8px;padding:12px;display:grid;overflow:auto}.profile-support-ticket-list button{text-align:left;background:#fff;border:1px solid #eceff3;border-radius:14px;gap:4px;padding:12px;display:grid}.profile-support-ticket-list button.active{background:#fff5f2;border-color:#ff4f3d}.profile-support-ticket-list strong,.profile-support-ticket-list small{display:block}.profile-support-ticket-list small{color:#6b7280;font-weight:800}.profile-support-messages{background:#f9fafb;align-content:start;gap:10px;padding:14px;display:grid;overflow:auto}.profile-support-messages article{background:#fff;border-radius:16px 16px 16px 4px;justify-self:start;gap:4px;max-width:78%;padding:11px 13px;display:grid;box-shadow:0 10px 24px #0000000f}.profile-support-messages article.is-customer{background:#ffe9e4;border-radius:16px 16px 4px;justify-self:end}.profile-support-messages p,.profile-support-messages small{margin:0}.profile-support-messages small{color:#6b7280;font-weight:700}.logout-confirm-modal{z-index:145;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.logout-confirm-modal__backdrop{background:#0000007a;border:0;position:absolute;inset:0}.logout-confirm-modal__panel{background:#fff;border-radius:24px;gap:14px;width:min(430px,100%);padding:24px;display:grid;position:relative;box-shadow:0 28px 80px #0000003d}.logout-confirm-modal__panel h2,.logout-confirm-modal__panel p{margin:0}.logout-confirm-modal__panel h2{color:#363b49;letter-spacing:-.03em;font-size:26px}.logout-confirm-modal__panel p{color:#6a6f7b;font-weight:700;line-height:1.45}.logout-confirm-modal__panel>div{justify-content:flex-end;gap:10px;display:flex}.map-shell{background:#f3f3f3;border-radius:0;height:420px;position:relative;overflow:hidden}.map-container,.map-fallback{position:absolute;inset:0}.map-fallback{color:#6a6f7b;text-align:center;place-items:center;padding:24px;display:grid}.map-center-pin{z-index:5;border:8px solid var(--red);pointer-events:none;background:#fff;border-radius:50% 50% 50% 0;width:46px;height:46px;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 4px 12px #0003}.map-center-pin:after{background:var(--red);content:"";border-radius:50%;position:absolute;inset:9px}.address-modal__actions{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.fulfillment-modal__panel{width:min(480px,100vw - 28px)}.where-when-modal .fulfillment-modal__panel{width:min(560px,100vw - 28px)}.where-when-row{border-bottom:1px solid #eef0f4;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:74px;display:grid}.where-when-row>span{color:#a7abb2;text-align:center;font-size:30px}.where-when-row>strong{color:#30343b;font-size:20px;line-height:1.35}.where-when-row>button{color:var(--red);background:0 0;border:0;font-size:18px;font-weight:900}.where-when-row--stacked{grid-template-columns:42px minmax(0,1fr)}.where-when-row .fulfillment-modal__choices{margin-bottom:0}.where-when-modal .button--primary{background:var(--red);border-radius:8px;width:100%;min-height:56px;margin-top:28px;font-size:18px}.fulfillment-modal__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.fulfillment-modal__choices button{color:#50545f;background:#f7f8fa;border:1px solid #e1e4ea;border-radius:16px;padding:14px;font-weight:900}.fulfillment-modal__choices button.is-active{border-color:var(--red);background:var(--red-soft);color:var(--red)}.fulfillment-modal__schedule{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.fulfillment-modal__schedule label{color:#666b75;gap:8px;font-size:13px;font-weight:800;display:grid}.fulfillment-modal__schedule input{color:#363b49;border:1px solid #dfe3e8;border-radius:14px;padding:13px 14px;font-weight:900}.fulfillment-modal__schedule p{color:var(--red);grid-column:1/-1;margin:0;font-weight:800}.button{border-radius:8px;min-height:56px;padding:0 20px;font-size:17px;font-weight:900}.button--light{color:#363b49;background:#f3f3f3;border:0}.button--primary{background:var(--red);color:#fff;border:0}.button--primary:disabled{cursor:not-allowed;opacity:.5}.delivery-modal{z-index:120;position:fixed;inset:0}.delivery-modal__backdrop{background:#0000007a;position:absolute;inset:0}.delivery-modal__panel{background:#fff;border-radius:24px;width:min(520px,100vw - 28px);margin:18vh auto 0;padding:28px;position:relative;box-shadow:0 28px 80px #0000003d}.delivery-modal__panel h2{color:#363b49;margin:0 0 12px;font-size:28px}.delivery-modal__panel p{color:#5f6470;margin:0 0 22px;font-weight:700;line-height:1.5}.delivery-modal__panel>div{justify-content:flex-end;gap:12px;display:flex}@media (width>=1600px){.shop-page__catalog--grid .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.shop-page__catalog--list .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1080px){.topbar{flex-wrap:wrap;padding:8px 16px}.topbar__center{flex-basis:100%;order:10;max-width:none}.topbar__nav{display:none}.benefits,.available-shops__grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-page__catalog{grid-template-columns:160px minmax(0,1fr);gap:24px}.shop-cart-sidebar{display:none}.categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.topbar{grid-template-columns:auto auto 1fr auto auto auto;grid-template-areas:"burger logo.bell heart login""divider divider divider divider divider divider""address address address address address cart";align-items:center;gap:0 8px;min-height:0;padding:6px 12px;display:grid}.topbar__menu{justify-self:end}.topbar__cart{grid-area:cart;justify-self:end}.topbar__cart span.topbar__cart-full{display:none}.topbar__cart span.topbar__cart-count{display:inline-flex}.topbar:before{content:"";background:#eef0f4;grid-area:divider;height:1px;margin:6px -12px}.topbar__mobile-menu{color:#1f2328;background:0 0;border:0;grid-area:burger;place-items:center;width:36px;height:36px;display:inline-grid}.topbar__logo{grid-area:logo}.topbar__logo strong,.topbar__search{display:none}.topbar__logo img{width:36px;height:38px}.topbar__center{grid-area:address;justify-content:flex-start;min-width:0;max-width:none;margin:0}.topbar-notifications{grid-area:bell}.topbar>.topbar__icon-button{grid-area:heart}.topbar__address{color:#1f2328;max-width:none;padding:0;font-size:16px;font-weight:700;line-height:40px;display:block}.topbar__address>span{display:none}.topbar__delivery{background:0 0;flex:auto;min-width:0;height:40px;padding:0}.topbar__delivery:hover{background:0 0}.topbar__fulfillment{text-overflow:ellipsis;background:var(--control-bg);max-width:160px;min-height:30px;box-shadow:none;align-self:center;padding:0 10px;font-size:12px;overflow:hidden}.where-when-row{grid-template-columns:34px minmax(0,1fr) auto;gap:10px;min-height:66px}.where-when-row--stacked{grid-template-columns:34px minmax(0,1fr)}.where-when-row>span{font-size:24px}.where-when-row>strong,.where-when-row>button{font-size:16px}.topbar__menu{background:0 0;grid-area:login;justify-self:end;min-width:0;height:38px;padding:0 8px;font-size:16px;font-weight:700}.topbar__menu:has(.topbar__profile-avatar){background:#f0f2f5;max-width:150px;padding:2px 6px 2px 2px}.topbar__profile-avatar{width:34px;height:34px}.topbar__profile-text strong{font-size:12px}.topbar__profile-text small{font-size:10px}.topbar__cart{text-overflow:ellipsis;grid-area:cart;gap:5px;max-width:108px;height:38px;padding:0 10px;font-size:13px;overflow:hidden}.topbar__icon-button{background:0 0;width:36px;height:36px;font-size:16px}.topbar__icon-button svg{width:20px;height:20px}.stored-cart-picker,.favorites-panel{align-items:flex-end;display:flex}.stored-cart-picker__backdrop,.favorites-panel__backdrop{background:#0000006b}.stored-cart-picker__panel,.favorites-panel__body{width:100%;max-height:84vh;padding:20px 16px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;animation:.18s ease-out bottomsheet-in;position:relative;top:auto;right:auto;overflow:auto}.home-shell{min-height:auto;display:block}.home-sidebar{display:none}.home-content{padding:24px 18px 52px}.home-greeting h1{font-size:23px}.available-shops{padding-top:12px}.available-shops__header{display:none}.home-shop-section{margin-top:26px}.home-shop-section__header h3{font-size:24px}.available-shops__grid{grid-template-columns:none;gap:14px;margin:0 -18px;padding:0 18px 12px;display:flex;overflow-x:auto}.home-shop-section.is-list .available-shops__grid{grid-template-columns:1fr;margin:0;padding:0 0 12px;display:grid;overflow:visible}.home-shop-section.is-list .shop-card{flex-basis:auto;width:100%}.shop-card{flex-basis:338px;width:338px}.shop-card__cover{border-radius:10px;min-height:156px}.hero{min-height:560px;padding-top:54px}.hero-illustration__person{display:none}.benefits,.steps__grid,.categories__grid,.available-shops__grid,.shop-page__catalog,.shop-page__meta,.footer{grid-template-columns:1fr}.shop-category-nav{z-index:18;scrollbar-width:none;background:#fff;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;align-items:center;gap:12px;margin:0 -14px 12px;padding:12px 14px 10px;display:flex;position:sticky;top:103px;overflow-x:auto}.shop-category-nav::-webkit-scrollbar{display:none}.shop-category-nav strong,.shop-catalog-search{display:none}.shop-category-list-button{color:#363b49;background:#f0f2f5;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;padding:0;font-size:20px;display:grid}.shop-category-nav strong,.shop-category-nav button{white-space:nowrap}.shop-page{padding:18px 14px 104px}.shop-cart-header-button,.shop-desktop-sticky{display:none}.shop-breadcrumbs{white-space:nowrap;scrollbar-width:none;gap:8px;margin-bottom:14px;font-size:13px;overflow-x:auto}.shop-breadcrumbs::-webkit-scrollbar{display:none}.shop-page__info{padding-bottom:32px}.shop-nav-logo{object-fit:contain;background:#fff;border-radius:10px;flex:none;width:34px;height:34px;display:block}.shop-nav-search{flex:none;display:block}.shop-nav-search>button{color:#363b49;background:#f0f2f5;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.checkout-page{padding:18px 14px 110px;inset:64px 0 0}.checkout-page__grid{grid-template-columns:1fr}.checkout-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-summary{position:static}.profile-page{width:calc(100% - 28px);padding-top:24px}.profile-page__header{align-items:flex-start;padding:18px}.profile-page__layout{grid-template-columns:1fr}.profile-page__nav{padding:8px;display:flex;overflow-x:auto}.profile-page__nav button{white-space:nowrap;flex:none}.profile-fields{grid-template-columns:1fr}.shop-mobile-search{z-index:2;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:auto;min-height:48px;padding:5px 14px;display:grid;position:absolute;inset:1px 0}.shop-mobile-search input{min-height:48px}.shop-mobile-search button{color:#363b49;background:#f0f2f5;border-radius:999px;width:auto;min-width:74px;height:48px;padding:0 12px;font-size:13px}.shop-page__info--with-logo{grid-template-columns:64px minmax(0,1fr);column-gap:14px}.shop-page__logo{border-radius:18px;grid-row:1/span 2;width:64px;height:64px}.shop-page__info h1{margin-bottom:6px;font-size:30px}.shop-page__info p{margin-bottom:10px;font-size:16px}.shop-page__facts,.shop-page__hours,.shop-page__notice{grid-column:1/-1}.catalog-view-toggle{justify-content:flex-end;gap:8px;margin-bottom:16px;display:flex}.shop-carousel h2{font-size:22px}.shop-carousel__track{grid-auto-columns:minmax(210px,76vw);margin:0 -14px;padding:0 14px 8px}.shop-carousel__controls{display:none}.catalog-view-toggle button{color:#5e6470;background:#fff;border:1px solid #e3e6eb;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.catalog-view-toggle button.is-active{border-color:var(--red);background:var(--red);color:#fff}.shop-page__catalog--grid .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-page__catalog--grid .product-card{border-radius:18px}.shop-page__catalog--grid .product-card>div:not(.product-card__image){padding:12px 12px 6px}.shop-page__catalog--grid .product-card h3{font-size:15px;line-height:1.25}.shop-page__catalog--grid .product-card p{font-size:12px}.shop-page__catalog--grid .product-card footer{grid-template-columns:minmax(0,1fr);justify-content:stretch;align-items:start;gap:8px;padding:8px 12px 12px;display:grid}.shop-page__catalog--grid .product-card strong{font-size:16px}.shop-page__catalog--grid .product-card footer>button{width:100%;padding:9px 10px;font-size:12px}.shop-page__catalog--grid .product-card__qty{box-sizing:border-box;justify-content:space-between;width:100%}.shop-page__catalog--grid .product-card__qty button{flex:none;width:28px;height:28px;padding:0}.shop-page__catalog--list .product-grid{grid-template-columns:1fr;gap:0}.shop-page__catalog--list .product-card{box-shadow:none;border-bottom:1px solid #eef0f4;border-radius:0;grid-template-columns:minmax(0,1fr) 132px;grid-template-areas:"body image""footer image";column-gap:14px;padding:18px 0}.shop-page__catalog--list .product-card__image{aspect-ratio:1;border-radius:8px;grid-area:image;align-self:start}.shop-page__catalog--list .product-card>div:not(.product-card__image){grid-area:body;padding:0}.shop-page__catalog--list .product-card h3{margin-bottom:8px;font-size:19px;font-weight:500;line-height:1.25}.shop-page__catalog--list .product-card p{color:#4f5563;margin-bottom:8px;font-size:15px;font-weight:500;line-height:1.32}.shop-page__catalog--list .product-card footer{grid-area:footer;justify-content:flex-start;gap:14px;padding:10px 0 0}.shop-page__catalog--list .product-card footer>strong{order:2;font-size:16px;font-weight:500}.shop-page__catalog--list .product-card footer>button{color:#252a35;background:#eef0f2;order:1;place-items:center;width:38px;height:38px;padding:0;font-size:24px;line-height:1;display:grid}.shop-page__catalog--list .product-card__qty{order:1;padding:6px 8px}.shop-category{padding-bottom:28px;scroll-margin-top:172px}.shop-category h2{font-size:30px}.delivery-modal__panel>div{display:grid}.product-modal,.cart-modal,.category-sheet{align-items:flex-end;display:flex}.product-modal__panel,.cart-panel,.category-sheet__panel{width:100%;max-height:86vh;padding:18px 16px calc(18px + env(safe-area-inset-bottom));touch-action:none;border-radius:28px 28px 0 0;margin:auto 0 0;transition:transform .18s ease-out;animation:.18s ease-out bottomsheet-in;position:relative;top:auto;left:auto;transform:none}.product-modal__content,.cart-panel__items,.category-sheet__panel>div:not(.bottomsheet-handle){touch-action:pan-y}.product-modal__content.is-at-top,.cart-panel__items.is-at-top,.category-sheet__panel>div.is-at-top{touch-action:none}.product-modal.is-dragging .product-modal__panel,.cart-modal.is-dragging .cart-panel,.category-sheet.is-dragging .category-sheet__panel{transition:none}.product-modal__panel{padding:18px 0 0}.product-modal__content{height:auto;max-height:calc(86vh - 35px);padding:0 16px calc(18px + env(safe-area-inset-bottom));display:block;overflow:auto}.product-modal__content .product-card__image{aspect-ratio:1;border-radius:0;width:calc(100% + 32px);height:auto;margin:0 -16px 18px}.product-modal__thumbs{gap:8px;max-width:calc(100% - 24px);padding:7px;bottom:30px}.product-modal__thumbs button{border-radius:10px;flex-basis:50px;width:50px;height:50px}.product-modal__body{height:auto;max-height:none;padding:0;overflow:visible}.product-modal__action{margin:18px -16px calc(-18px - env(safe-area-inset-bottom));padding:30px 16px calc(18px + env(safe-area-inset-bottom));bottom:0}.bottomsheet-handle{touch-action:none;cursor:grab;background:#d8dbe1;border-radius:999px;width:46px;height:5px;margin:0 auto 12px;display:block}.product-modal__panel,.category-sheet__panel{box-shadow:0 -18px 60px #0000003d}.cart-panel{position:relative;inset:auto;box-shadow:0 -18px 60px #0000003d}.cart-panel__items{max-height:min(52vh,420px)}.cart-panel__items article{grid-template-columns:minmax(0,1fr) auto}.cart-panel__items article>b{grid-column:1/-1}.shop-mobile-cart-button{z-index:44;left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));background:var(--red);color:#fff;border:0;border-radius:18px;justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;font-weight:900;display:flex;position:fixed;box-shadow:0 12px 34px #d8423d47}@keyframes bottomsheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.product-modal.is-closing .product-modal__panel,.cart-modal.is-closing .cart-panel,.category-sheet.is-closing .category-sheet__panel{animation:none}.benefit-card{min-height:auto}.footer__nav{grid-template-columns:1fr}.address-modal__panel{margin:14px auto;padding:24px 18px}.address-modal__search-row{grid-template-columns:1fr;gap:12px}.address-input input,.button{min-height:56px;font-size:17px}.map-shell{height:300px}.where-when-modal{align-items:flex-end;display:flex}.where-when-modal .address-modal__panel{width:100%;max-width:none;padding:20px 16px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;max-height:88vh;margin:auto 0 0;animation:.18s ease-out bottomsheet-in;overflow-y:auto;box-shadow:0 -18px 60px #0000003d}.where-when-modal .address-modal__close{top:14px;right:14px}.where-when-modal h2{font-size:24px}.where-when-modal .button--primary{margin-top:20px}.address-picker-modal .address-modal__panel{width:100%;max-width:none;height:100dvh;padding:16px 16px calc(14px + env(safe-area-inset-bottom));box-shadow:none;border-radius:0;flex-direction:column;margin:0;display:flex;overflow-y:auto}.address-picker-modal h2{margin:2px 44px 14px 0;font-size:24px}.address-picker-modal .address-modal__close{top:12px;right:12px}.address-picker-modal .map-shell{border-radius:14px;flex:auto;height:auto;min-height:220px}.platform-site-header{grid-template-columns:1fr;gap:8px;padding:12px 14px}.platform-site-header nav{justify-content:flex-start;overflow-x:auto}.platform-site-header__contacts{justify-items:start}.platform-site-intro{grid-template-columns:1fr;width:min(100% - 28px,1440px)}.platform-site-intro ul{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.platform-site-layout{grid-template-columns:1fr;width:min(100% - 28px,1440px)}.platform-site-sidebar,.platform-site-cart{position:static}.platform-site-sidebar nav{padding-bottom:4px;display:flex;overflow-x:auto}.platform-site-sidebar a{flex:none}.platform-products-grid,.platform-reviews-grid,.platform-site-footer{grid-template-columns:1fr}.platform-product-card{grid-template-columns:112px minmax(0,1fr);min-height:112px}.platform-product-card__image{width:112px;height:112px}.platform-site-cart ul{max-height:none}.platform-checkout-modal{align-items:end;padding:0}.platform-checkout-modal__panel{width:100%;max-height:90vh;padding:20px 16px calc(20px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.platform-checkout-modal__grid{grid-template-columns:1fr}}
