:root{--bg: #f3f2ef;--paper: #ffffff;--paper-soft: #f7f7f5;--ink: #3c3c3f;--muted: #8f8f91;--line: #e8e5df;--charcoal: #161412;--ember: #d63228;--ember-dark: #9f1d17;--gold: #d39135;--green: #2e8b58;--blue: #4f8fbd;--shadow: 0 12px 28px rgb(32 24 18 / 12%);--soft-shadow: 0 8px 18px rgb(32 24 18 / 8%);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,ui-sans-serif,system-ui,Segoe UI,sans-serif}:root[data-telegram-theme=dark]{--bg: #f3f2ef;--paper: #ffffff;--paper-soft: #f7f7f5;--ink: #3c3c3f;--muted: #8f8f91;--line: #e8e5df}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}button{min-height:40px;border:0;border-radius:8px;cursor:pointer;font-weight:650}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgb(214 50 40 / 24%);outline-offset:2px}.app{width:min(100%,430px);min-height:100vh;margin:0 auto;padding:calc(72px + env(safe-area-inset-top)) 12px calc(114px + env(safe-area-inset-bottom))}.app.fatal-error{display:grid;align-items:center;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}.topbar{position:fixed;top:0;right:0;left:0;z-index:30;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;width:min(100%,430px);margin:0 auto;padding:calc(10px + env(safe-area-inset-top)) 14px 10px;border-bottom:1px solid rgb(0 0 0 / 5%);background:#f3f2efeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pull-refresh{position:fixed;top:calc(54px + env(safe-area-inset-top));left:50%;z-index:44;display:flex;align-items:center;gap:8px;min-height:34px;padding:7px 12px;border:1px solid rgb(0 0 0 / 5%);border-radius:999px;background:#fffffff0;box-shadow:var(--soft-shadow);color:var(--ink);opacity:1;pointer-events:none;transform:translate(-50%,calc(-30px + var(--pull-refresh-offset, 0px)));transition:opacity .16s ease,transform .16s ease}.pull-refresh span{width:16px;height:16px;border:2px solid #ded9d1;border-top-color:var(--ember);border-radius:999px}.pull-refresh.refreshing span{animation:pull-refresh-spin .76s linear infinite}.pull-refresh strong{font-size:12px;font-weight:680;white-space:nowrap}@keyframes pull-refresh-spin{to{transform:rotate(360deg)}}.back-button,.support-button{display:grid;width:44px;height:44px;place-items:center;background:#ece9e3;color:var(--ink);font-size:28px}.back-button img{width:100%;height:100%;border-radius:999px;object-fit:cover}.support-button{font-size:18px;letter-spacing:1px}.location-button{min-width:0;min-height:44px;background:transparent;color:var(--ink);padding:0;text-align:left}.location-button strong,.location-button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-button strong{font-size:17px;line-height:1.1}.location-button small{margin-top:3px;color:var(--muted);font-size:12px;font-weight:560}.home-stack{position:relative;margin:-6px -12px 0}.promo-carousel{position:sticky;top:calc(72px + env(safe-area-inset-top));z-index:1;display:grid;grid-auto-columns:calc(100% - 24px);grid-auto-flow:column;gap:10px;overflow-x:auto;padding:0 12px;scroll-padding:12px;scroll-snap-type:x mandatory;scrollbar-width:none}.promo-carousel::-webkit-scrollbar{display:none}.promo-slide{display:grid;min-height:218px;align-content:end;scroll-snap-align:start;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#120f0de0,#120f0d47),linear-gradient(0deg,rgb(18 15 13 / 38%),transparent 54%),var(--slide-image, var(--hero-image));background-position:center 58%;background-size:cover;color:#fff;padding:16px}.promo-slide h1,.category-head h1,.product-detail h1,.cart h2,.checkout h2,.profile h2,.support h2,.done h2,.empty h2,.section-title h2{margin:0;letter-spacing:0}.promo-slide h1{max-width:12ch;font-size:28px;line-height:1}.promo-slide p{max-width:34ch;margin:7px 0 0;color:#fff5e9;line-height:1.32}.promo-slide button{width:max-content;margin-top:11px;background:#fff;color:var(--charcoal);padding:0 18px}.eyebrow{margin:0 0 6px;color:var(--ember);font-size:11px;font-weight:950;letter-spacing:0;text-transform:uppercase}.promo-slide .eyebrow{color:#ffca7b}.home-sheet{position:relative;z-index:2;min-height:60vh;margin-top:8px;border-radius:26px 26px 0 0;background:var(--bg);padding:18px 12px 0;box-shadow:0 -18px 42px #2a262224}.quick-strip{display:flex;gap:13px;margin:0 -12px 18px;overflow-x:auto;padding:4px 12px 11px;scroll-padding:12px;scroll-snap-type:x proximity;scrollbar-width:none}.quick-strip::-webkit-scrollbar{display:none}.quick-strip button{display:grid;flex:0 0 70px;gap:7px;place-items:center;background:transparent;color:var(--ink);padding:0;font-size:12px;font-weight:650;line-height:1.18;scroll-snap-align:start}.quick-icon{position:relative;display:grid;width:64px;height:64px;place-items:center;border-radius:999px;background:#f0efed;color:#3f3d3b;box-shadow:inset 0 0 0 1px #ffffff94}.quick-svg{display:block;width:28px;height:28px;color:currentColor;fill:currentColor}.quick-svg-stroke{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.7}.quick-svg-catalog{width:25px;height:25px}.quick-svg-flame{width:27px;height:29px}.quick-svg-cutout{fill:#f0efed}.quick-svg-heart{width:27px;height:27px}.quick-svg-loyalty{width:27px;height:27px;stroke-width:2.4}.section-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:18px 0 10px}.section-title h2{font-size:24px;line-height:1.05}.section-title span{max-width:42%;color:var(--muted);font-size:13px;font-weight:780;line-height:1.24;text-align:right}.catalog-root{display:grid;gap:12px}.screen-head{display:grid;gap:4px;border-radius:8px;background:var(--paper);padding:12px;box-shadow:var(--soft-shadow)}.screen-head h1{margin:0;color:var(--ink);font-size:24px;line-height:1.06}.catalog-root-grid{margin-top:0}.catalog-grid,.subcatalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.category-tile{position:relative;display:grid;min-width:0;min-height:154px;align-content:space-between;overflow:hidden;border:1px solid var(--line);background:var(--paper);color:var(--ink);padding:12px;text-align:left;box-shadow:var(--soft-shadow)}.subcatalog-grid .category-tile{min-height:124px}.category-tile.size-WIDE{grid-column:span 2}.category-tile strong,.category-tile small{position:relative;z-index:2;display:block}.category-tile strong{font-size:17px;font-weight:760;line-height:1.06}.category-tile small{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.2}.category-art{position:absolute;right:-10px;bottom:-8px;width:92px;height:82px;border-radius:999px 999px 8px;background:linear-gradient(135deg,rgb(255 255 255 / 36%),transparent),var(--hero-image);background-size:260%;filter:saturate(1.18) contrast(1.06)}.category-art img{width:100%;height:100%;object-fit:cover}.tone-EMBER{background:#fff0ec}.tone-GOLD{background:#fff3df}.tone-GREEN{background:#eaf5ee}.tone-SMOKE{background:#24201d}.tone-CHARCOAL{background:#25211d;color:#fff}.tone-CHARCOAL small{color:#d8d0c5}.promo-slide.tone-SMOKE{background:linear-gradient(90deg,#120f0de0,#120f0d47),linear-gradient(0deg,rgb(18 15 13 / 38%),transparent 54%),var(--slide-image, var(--hero-image));background-position:center 58%;background-size:cover}.promo-slide.tone-EMBER{background:linear-gradient(90deg,#58140fe5,#58140f3d),linear-gradient(0deg,rgb(28 18 15 / 42%),transparent 54%),var(--slide-image, var(--hero-image));background-position:center 58%;background-size:cover}.promo-slide.tone-GOLD{background:linear-gradient(90deg,#563714e0,#5637143d),linear-gradient(0deg,rgb(22 18 13 / 40%),transparent 54%),var(--slide-image, var(--hero-image));background-position:center 58%;background-size:cover}.shelf{margin:6px -12px 0}.shelf .section-title{padding:0 12px}.shelf-track{display:grid;grid-auto-columns:148px;grid-auto-flow:column;gap:12px;margin:0;overflow-x:auto;padding:0 12px 8px;scroll-padding:12px;scroll-snap-type:x mandatory;scrollbar-width:none}.shelf-track::-webkit-scrollbar{display:none}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.product-card{position:relative;min-width:0;scroll-snap-align:start;transition:transform .16s ease,filter .16s ease}@media(hover:hover){.product-card:hover{transform:translateY(-4px)}}.product-photo-button,.product-text{display:block;width:100%;min-height:0;background:transparent;color:var(--ink);padding:0;text-align:left}.product-photo-button{position:relative}.product-visual{display:block;width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px;background:linear-gradient(0deg,rgb(255 255 255 / 12%),transparent),var(--hero-image);background-size:285%;box-shadow:inset 0 0 0 1px #0000000d;filter:saturate(1.18) contrast(1.06)}.product-visual img{display:block;width:100%;height:100%;object-fit:cover}.visual-meat{background-position:53% 75%}.visual-sausage{background-position:91% 78%}.visual-set,.visual-default{background-position:78% 58%}.product-badge{position:absolute;bottom:7px;left:7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;background:#2f2f31e0;color:#fff;padding:4px 7px;font-size:11px;font-weight:900}.product-badge.promo{top:auto;bottom:7px;left:7px;min-height:22px;border-radius:999px;background:#323234f0;color:#fff;padding:0 6px 0 8px;font-size:14px;font-weight:650;letter-spacing:0;line-height:1;box-shadow:none}.product-badge-clock{position:relative;display:inline-grid;flex:0 0 auto;width:14px;height:14px;place-items:center;border-radius:999px;background:#f4f4f2;color:#4a4a4c}.product-badge-clock:before,.product-badge-clock:after{position:absolute;top:50%;left:50%;background:currentColor;border-radius:999px;content:"";transform-origin:center bottom}.product-badge-clock:before{width:2px;height:5px;transform:translate(-50%,-100%)}.product-badge-clock:after{width:5px;height:2px;transform:translateY(-50%);transform-origin:left center}.product-badge.new{background:#5f8f62;color:#fff}.favorite-button{position:absolute;top:7px;right:7px;z-index:3;display:grid;width:25px;height:25px;min-height:25px;place-items:center;border-radius:999px;background:#fffffff0;color:#858581;font-weight:700;line-height:1;box-shadow:0 5px 12px #231c1614}.favorite-button.active{color:#f02f69}.favorite-heart-icon{display:block;width:13px;height:13px;fill:currentColor}.product-text{margin-top:6px}.product-text strong,.product-text span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.product-text strong{min-height:28px;-webkit-line-clamp:2;color:#454548;font-size:12.2px;font-weight:500;line-height:1.14}.product-text span{min-height:15px;margin-top:1px;-webkit-line-clamp:1;color:var(--muted);font-size:12.5px;font-weight:520;line-height:1.18}.product-buy-row{display:flex;align-items:center;justify-content:flex-start;margin-top:5px}.product-buy-pill{display:inline-grid;grid-template-columns:minmax(0,1fr) 20px;width:auto;max-width:100%;height:32px;min-height:32px;align-items:center;justify-content:start;column-gap:5px;border-radius:999px;background:#ffe6ef;color:#dc2b67;padding:0 7px 0 12px}.product-buy-pill.with-old-price{width:100%}.product-buy-control{border:0;font-family:inherit;text-align:left}.product-buy-control.in-cart{grid-template-columns:22px minmax(0,1fr) 22px;min-width:106px;column-gap:4px;padding:0 5px}.product-pill-action{display:grid;width:22px;height:28px;min-height:28px;place-items:center;border:0;border-radius:999px;background:transparent;color:#dc2b67;padding:0;font-family:inherit;font-size:22px;font-weight:400;line-height:1}.product-pill-action:disabled{color:#00000038}.product-pill-action .product-add-icon{width:18px;height:18px;justify-self:center}.product-quantity-mark{margin-left:1px;color:#dc2b67;font-size:9.5px;font-weight:620}.product-card-stepper{grid-template-columns:22px minmax(28px,auto) 22px;width:auto;min-width:92px;padding:0 5px;color:var(--ink);font-size:14px;font-weight:660}.product-card-stepper button{width:22px;height:28px;min-height:28px;border:0;border-radius:999px;background:transparent;color:#dc2b67;padding:0;font-size:22px;font-weight:400;line-height:1}.product-card-stepper button:disabled{color:#00000038}.product-card-stepper span{min-width:0;overflow:hidden;color:var(--ink);text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-price-group{display:inline-flex;min-width:0;align-items:baseline;justify-content:flex-start;gap:3px;color:var(--ink);overflow:hidden;white-space:nowrap;font-variant-numeric:tabular-nums}.product-price-group del,.product-price-group strong,.product-price-group small{display:inline-block}.product-price-group del{color:var(--muted);flex:0 0 auto;font-size:10.2px;font-weight:520;text-decoration-thickness:1px}.product-price-group strong{flex:0 1 auto;min-width:0;font-size:14.8px;font-weight:560;line-height:1.05}.product-price-group small{color:var(--muted);flex:0 0 auto;font-size:10.2px;font-weight:520}.product-add-icon{position:relative;display:block;width:20px;height:20px;place-items:center;color:#dc2b67;font-size:0;justify-self:end;line-height:0}.product-add-icon:before,.product-add-icon:after{position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:999px;background:currentColor;content:"";transform:translate(-50%,-50%)}.product-add-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-card.compact .product-text strong{min-height:30px}.breadcrumbs{display:flex;gap:8px;margin:0 -12px 8px;overflow-x:auto;padding:0 12px 4px;scrollbar-width:none}.breadcrumbs::-webkit-scrollbar{display:none}.breadcrumbs button{flex:0 0 auto;min-height:32px;background:#e9e5dd;color:var(--ink);padding:0 12px;font-size:13px}.category-head{display:grid;gap:5px;border-radius:8px;padding:12px;box-shadow:var(--soft-shadow)}.category-head h1{font-size:24px;line-height:1.06}.category-head p{max-width:45ch;margin:0;color:var(--muted);font-size:13px;line-height:1.32}.product-detail,.cart,.checkout,.orders,.profile,.support,.done,.empty{border-radius:8px;background:var(--paper);box-shadow:var(--soft-shadow)}.product-detail{position:relative;margin:-6px -12px 0;overflow:visible;background:var(--bg);box-shadow:none}.detail-gallery{position:sticky;top:calc(72px + env(safe-area-inset-top));z-index:1;padding:0 12px 28px}.detail-photo{display:block;width:100%;min-width:0;aspect-ratio:1;overflow:hidden;border-radius:8px;background:var(--paper-soft);padding:0;box-shadow:inset 0 0 0 1px #0000000a}.detail-photo img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.18) contrast(1.07)}.detail-discount{position:absolute;top:12px;left:24px;z-index:3;border-radius:999px;background:#f42f68;color:#fff;padding:6px 10px;font-size:13px;font-weight:760;box-shadow:0 8px 22px #f42f683d}.detail-discount.new{background:#5f8f62;box-shadow:0 8px 22px #5f8f6238}.detail-gallery-dots{position:absolute;top:50%;right:22px;z-index:3;display:grid;gap:7px;transform:translateY(-50%)}.detail-gallery-dots button{width:8px;height:8px;min-height:8px;border-radius:999px;background:#3c3c3f2e;padding:0}.detail-gallery-dots button.active{background:#3c3c3fd6}.detail-favorite{top:12px;right:24px}.detail-body{position:relative;z-index:2;display:grid;gap:14px;margin-top:-28px;border-radius:26px 26px 0 0;background:var(--paper);padding:24px 18px 106px;box-shadow:0 -18px 42px #2a26221f}.detail-body h1{font-size:26px;font-weight:780;line-height:1.08}.detail-body p{margin:8px 0 0;color:var(--muted);line-height:1.44}.detail-weight{font-size:22px;font-weight:720}.detail-nutrition{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;border-bottom:1px solid var(--line);padding-bottom:15px}.detail-nutrition span,.detail-nutrition strong,.detail-nutrition small{display:block}.detail-nutrition strong{overflow:hidden;color:var(--ink);font-size:17px;font-weight:740;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.detail-nutrition small{margin-top:4px;color:var(--muted);font-size:12px;font-weight:560}.variant-switcher{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.variant-switcher::-webkit-scrollbar{display:none}.variant-switcher button{flex:0 0 auto;border:1px solid var(--line);background:var(--paper-soft);color:var(--ink);padding:0 12px}.variant-switcher button.active{border-color:var(--ember);background:#fff0ec;color:var(--ember)}.detail-promo-note{width:fit-content;border-radius:999px;background:#ffe3ee;color:#cf245d;padding:7px 10px;font-size:13px;font-weight:720;line-height:1.12}.details-more{display:flex;min-height:52px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;color:var(--ink);padding:0;font-size:15px;font-weight:650;text-align:left}.details-more span:last-child{color:var(--muted);font-size:35px;font-weight:320;line-height:1}.detail-facts{display:grid;gap:7px}.detail-facts span,.note{border-radius:8px;background:var(--paper-soft);color:var(--muted);padding:10px 12px;font-size:13px;font-weight:780;line-height:1.32}.detail-buy{position:fixed;right:max(0px,calc((100vw - 430px)/2));bottom:0;left:max(0px,calc((100vw - 430px)/2));z-index:38;display:grid;grid-template-columns:minmax(0,1fr);gap:6px;align-items:center;min-height:72px;border-top:0;background:#fb2f6b;color:#fff;padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.detail-buy .product-buy-control{width:100%;height:48px;min-height:48px;grid-template-columns:minmax(0,1fr) 32px;border-radius:999px;background:#ffffffed;color:#dc2b67;padding:0 9px 0 18px}.detail-buy .product-buy-control.in-cart{grid-template-columns:38px minmax(0,1fr) 38px;padding:0 8px}.detail-buy .product-price-group{align-items:baseline}.detail-buy .product-price-group strong{font-size:20px;font-weight:680;line-height:1}.detail-buy .product-price-group del{margin-right:8px;color:#2a272675;font-size:15px;font-weight:520}.detail-buy .product-price-group small{color:#2a272694;font-size:12px;font-weight:560}.detail-buy .product-quantity-mark{color:#dc2b67;font-size:11px;font-weight:680}.detail-buy .product-pill-action{display:grid;width:38px;height:38px;min-height:38px;place-items:center;border-radius:999px;background:transparent;color:#dc2b67;padding:0;font-size:28px;font-weight:340;line-height:1}.detail-buy .product-add-icon{width:24px;height:24px}.detail-buy .product-add-icon:before,.detail-buy .product-add-icon:after{width:24px;height:2.5px}.detail-buy>p{margin:0;color:#ffffffd1;font-size:11.5px;font-weight:620;line-height:1.2;text-align:center}.detail-cross-sell{margin:2px -18px 0}.detail-cross-sell .section-title{padding:0 18px}.detail-cross-sell .shelf-track{grid-auto-columns:138px;padding:0 18px 4px}.primary{background:linear-gradient(135deg,var(--ember),var(--ember-dark));color:#fff}.product-info-backdrop{position:fixed;z-index:80;inset:0;display:grid;align-items:end;background:#12100e61;padding-top:calc(16px + env(safe-area-inset-top))}.product-info-sheet{position:relative;width:min(100%,430px);max-height:calc(100vh - 38px);margin:0 auto;overflow-y:auto;border-radius:8px 8px 0 0;background:var(--paper);padding:24px 22px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -18px 42px #00000038}.product-info-sheet h2{margin:0;font-size:24px;line-height:1.1;text-align:center}.product-info-sheet p{margin:26px 0 20px;color:var(--ink);font-size:17px;font-weight:650;line-height:1.48}.variant-picker-backdrop{position:fixed;z-index:76;inset:0;display:grid;align-items:end;background:#12100e52;padding-top:calc(16px + env(safe-area-inset-top))}.variant-picker-sheet{position:relative;display:grid;gap:14px;width:min(100%,430px);max-height:calc(100vh - 72px);margin:0 auto;overflow-y:auto;border-radius:8px 8px 0 0;background:var(--paper);padding:18px 16px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -18px 42px #0000002e}.variant-picker-head{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding-right:48px}.variant-picker-head .product-visual{width:64px;background-size:cover}.variant-picker-head h2{margin:0;color:var(--ink);font-size:20px;font-weight:760;line-height:1.1}.variant-picker-list{display:grid;gap:8px}.variant-picker-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:54px;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft);color:var(--ink);padding:9px 10px;text-align:left}.variant-picker-row:disabled{cursor:not-allowed;opacity:.48}.variant-picker-row span,.variant-picker-row strong,.variant-picker-row small{min-width:0}.variant-picker-row strong{display:block;overflow:hidden;font-size:15px;font-weight:650;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.variant-picker-row small{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:560}.variant-picker-price{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:4px;white-space:nowrap}.variant-picker-price del{color:var(--muted);font-size:11px;font-weight:520}.variant-picker-price strong{display:inline-block;font-size:16px;font-weight:650}.variant-picker-price small{display:inline-block}.weight-picker-sheet{gap:12px}.weight-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.weight-presets button{display:grid;min-height:58px;align-content:center;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft);color:var(--ink);padding:8px 10px;text-align:left}.weight-presets button.active{border-color:#f42f68;background:#ffe8f1}.weight-presets strong{font-size:16px;font-weight:700;line-height:1.05}.weight-presets small{margin-top:4px;color:var(--muted);font-size:11.5px;font-weight:560;line-height:1.2}.custom-weight-box{display:grid;gap:8px}.custom-weight-box label{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:760}.custom-weight-box input{min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft);color:var(--ink);padding:9px 10px}.weight-note{margin:0;border-radius:8px;background:#f6f4f0;color:var(--muted);padding:9px 10px;font-size:12px;font-weight:620;line-height:1.32}.sheet-close{position:absolute;top:14px;right:14px;width:46px;height:46px;min-height:46px;border-radius:999px;background:#ededeb;color:#c3c0bc;font-size:34px;font-weight:300;line-height:1}.product-info-list{display:grid;gap:20px}.product-info-list div{display:grid;gap:6px}.product-info-list span{color:#b0aca7;font-size:15px;font-weight:650}.product-info-list strong{color:var(--ink);font-size:17px;font-weight:650;line-height:1.36}.search-fab,.cart-fab{position:fixed;z-index:32;bottom:calc(18px + env(safe-area-inset-bottom));display:inline-grid;align-items:center;box-shadow:0 16px 34px #00000038}.search-fab{left:max(14px,calc((100vw - 430px)/2 + 14px));grid-template-columns:24px auto;gap:8px;min-width:142px;min-height:58px;border-radius:999px;background:#2d2d2feb;color:#fff;padding:0 20px;font-size:20px}.search-fab span{font-size:26px}.cart-fab{right:max(14px,calc((100vw - 430px)/2 + 14px));grid-template-columns:28px minmax(0,auto);gap:8px;min-height:58px;border-radius:999px;background:var(--charcoal);color:#fff;padding:0 15px}.cart-fab span{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:var(--ember)}.cart-fab strong{max-width:124px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toast,.inline-loader{position:fixed;z-index:45;right:max(14px,calc((100vw - 430px)/2 + 14px));left:max(14px,calc((100vw - 430px)/2 + 14px));border-radius:8px;box-shadow:var(--shadow)}.toast{top:calc(70px + env(safe-area-inset-top));background:var(--charcoal);color:#fff;padding:12px 14px;text-align:left}.inline-loader{top:calc(118px + env(safe-area-inset-top));background:#ffffffeb;color:var(--ink);padding:10px 14px;text-align:center}.search-sheet{position:fixed;inset:0;z-index:31;display:flex;justify-content:center;background:#fff}.search-panel{display:block;width:min(100%,430px);min-height:100%;max-height:100vh;overflow-y:auto;background:#fff;padding:calc(22px + env(safe-area-inset-top)) 20px calc(104px + env(safe-area-inset-bottom));scrollbar-width:none}.search-panel::-webkit-scrollbar{display:none}.search-input-row{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;margin:0 -2px 30px;background:#fff;padding-bottom:8px}.search-field-shell{position:relative;min-width:0;border-radius:24px;background:#f4f4f5}.search-field-shell input{width:100%;min-width:0;min-height:56px;border:0;background:transparent;color:var(--ink);padding:0 46px 0 18px;font-size:22px;font-weight:520;line-height:1}.search-field-shell input::placeholder{color:#aaa8a8}.search-field-shell input:focus-visible{outline:0}.search-field-shell .search-clear{position:absolute;top:50%;right:8px;display:grid;width:34px;min-height:34px;transform:translateY(-50%);place-items:center;border-radius:999px;background:#e9e9e9;color:#8f8f91;padding:0;font-size:24px;font-weight:360;line-height:1}.search-cancel{min-height:44px;background:transparent;color:#e52b62;padding:0;font-size:21px;font-weight:720;letter-spacing:0}.search-discovery,.search-results{display:grid;gap:22px}.search-row-group{display:grid;gap:16px}.search-group-title{margin:10px 0 -3px;color:#aaa8a8;font-size:17px;font-weight:720;letter-spacing:0}.search-shortcut-row{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:center;width:100%;min-height:58px;background:transparent;color:var(--ink);padding:0;text-align:left}.search-shortcut-row strong,.search-shortcut-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-shortcut-row strong{color:#3c3c3f;font-size:21px;font-weight:760;line-height:1.08}.search-shortcut-row small{margin-top:5px;color:#aaa8a8;font-size:13px;font-weight:650;line-height:1.1}.search-thumb{position:relative;display:block;width:58px;height:58px;overflow:hidden;border-radius:8px;background:#f3f3f3}.search-thumb .product-visual,.search-thumb .category-art{position:relative;right:auto;bottom:auto;width:100%;height:100%;aspect-ratio:auto;border-radius:8px;box-shadow:none}.search-thumb-fallback{display:grid;width:100%;height:100%;place-items:center;color:#444446;background:#f2f2f2;font-size:23px}.search-thumb-fallback .quick-icon,.search-thumb-fallback .quick-svg{background:transparent;box-shadow:none}.search-history-row .search-thumb-fallback{background:#f1f1f2;color:#6f6f72;font-size:25px;font-weight:520}.search-sheet .inline-loader{position:static;margin:8px 0 18px;border-radius:20px;background:#f4f4f5;box-shadow:none}@media(max-width:374px){.search-panel{padding-right:16px;padding-left:16px}.search-input-row{gap:10px}.search-field-shell input{min-height:52px;font-size:20px}.search-cancel,.search-shortcut-row strong{font-size:19px}}.compact-empty{margin-top:14px}.image-lightbox{position:fixed;z-index:60;inset:0;display:grid;place-items:center;border-radius:0;background:#12100e38;padding:calc(8px + env(safe-area-inset-top)) 10px calc(8px + env(safe-area-inset-bottom))}.image-lightbox img{max-width:100%;max-height:100%;border-radius:8px;object-fit:contain}.cart,.checkout,.profile,.support,.done,.empty{display:grid;gap:14px;padding:18px}.cart-lines{display:grid;gap:10px}.cart-line{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:10px;align-items:start;max-height:170px;overflow:hidden;border-radius:8px;background:#fff;padding:10px;box-shadow:0 8px 20px #2a262212;transform-origin:top center;transition:max-height .24s ease,opacity .18s ease,padding .24s ease,transform .22s ease,box-shadow .18s ease}.cart-line.promo{box-shadow:0 8px 20px #2a262212,inset 0 0 0 1px #f42f682e}.cart-line.removing{max-height:0;opacity:0;padding-top:0;padding-bottom:0;pointer-events:none;transform:translateY(-8px) scale(.985);box-shadow:none}.cart-thumb{display:grid;aspect-ratio:1;width:62px;min-width:0;place-items:center;overflow:hidden;border-radius:8px;background:linear-gradient(135deg,#3127218a,#b1502b6b),var(--hero-image);background-position:center;background-size:cover;color:#fff7eb;font-size:21px;font-weight:900}.cart-thumb img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.12) contrast(1.04)}.cart-line-main{min-width:0;padding-right:4px}.cart-line-main strong{display:block;min-width:0;color:var(--ink);font-size:14px;font-weight:740;line-height:1.18}.cart-line p,.done p,.empty p{margin:5px 0 0;color:var(--muted);line-height:1.42}.cart-stepper{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:32px;margin-top:5px;border-radius:999px;background:#ffe8f1;overflow:hidden;color:var(--ink);font-weight:800}.cart-stepper button{width:34px;min-height:32px;border:0;border-radius:0;background:transparent;color:#d42d68;font-size:22px;line-height:1;padding:0}.cart-stepper button:disabled{color:#0000003d}.cart-stepper span{min-width:54px;padding:0 4px;text-align:center;font-size:13px;line-height:1;white-space:nowrap}.cart-promo-badge{display:inline-flex;width:max-content;max-width:100%;margin-top:7px;border-radius:999px;background:#f42f68;color:#fff;padding:4px 8px;font-size:11px;font-weight:760;line-height:1}.cart-line-side{display:grid;min-width:76px;justify-items:end;gap:12px}.cart-remove{width:30px;height:30px;min-height:30px;border-radius:999px;background:#f0ece7;color:#8f8982;padding:0;font-size:23px;font-weight:360;line-height:1}.cart-line-price{display:grid;justify-items:end;gap:2px;text-align:right}.cart-line-price del,.cart-total del{color:#aaa39d;font-weight:650;text-decoration-thickness:1.5px}.cart-line-price strong{font-size:15px;font-weight:780;white-space:nowrap}.cart-savings{display:flex;justify-content:space-between;gap:12px;border-radius:8px;background:#fff1f5;color:#ca1f53;padding:11px 12px;font-size:14px;font-weight:780}.cart-total{display:flex;align-items:end;justify-content:space-between;gap:12px;font-size:22px}.cart-total strong{display:grid;justify-items:end;gap:2px;line-height:1.08}.cart-total.discounted strong span{color:#f42f68}.cart-actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:8px}.cart-actions button:first-child,.done button,.empty button{background:#ece9e3;color:var(--ink)}.order-created{border-radius:8px;background:#fff;padding:16px;box-shadow:0 10px 26px #2a181114}.order-created h2,.order-created p{margin:4px 0 0}.order-accepted-page{display:grid;gap:12px;margin:-10px -12px 0;max-width:100%;overflow-x:hidden;border-radius:0;background:#efeeec;box-shadow:none;padding:calc(8px + env(safe-area-inset-top)) 12px calc(104px + env(safe-area-inset-bottom))}.order-sheet-handle{width:58px;height:5px;justify-self:center;border-radius:999px;background:#77736f;opacity:.74}.order-accepted-card,.order-accepted-items{background:#fff;box-shadow:0 10px 28px #2a26220d}.order-accepted-card{display:grid;min-width:0;gap:0;border-radius:28px;padding:28px 20px 22px}.order-accepted-card h2{margin:0;color:#3c3b39;text-align:center;font-size:26px;font-weight:780;line-height:1.08}.order-accepted-note{max-width:420px;margin:12px auto 0;color:#8f8983;text-align:center;font-size:15px;font-weight:720;line-height:1.22}.order-accepted-number{margin:8px 0 0;color:#aaa5a0;text-align:center;font-size:13px;font-weight:720;line-height:1.2}.order-progress{display:grid;gap:9px;margin:16px auto 0;width:min(100%,328px)}.order-progress-steps{position:relative;display:grid;grid-template-columns:repeat(var(--order-progress-count),minmax(0,1fr));width:100%;min-height:48px;min-width:0;overflow:visible;margin:0;padding:7px 14px 3px;align-items:center;list-style:none}.order-progress-step{position:relative;display:flex;height:38px;min-width:0;align-items:center;justify-content:center}.order-progress-step:not(:last-child):after{position:absolute;top:50%;right:calc(-50% + 12px);left:calc(50% + 12px);z-index:0;height:4px;border-radius:999px;background:#e8e5df;content:"";transform:translateY(-50%)}.order-progress-step.done:not(:last-child):after{background:linear-gradient(90deg,#61bd71,#4fab65)}.order-progress-step.current:not(:last-child):after{background:#e8e5df}.order-progress-step.stopped:not(:last-child):after{background:#f0d8d2}.order-progress-icon{position:relative;z-index:1;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#ece9e3;color:#a8a29b;box-shadow:0 0 0 4px #fff,inset 0 0 0 1px #ffffffc7;transition:width .2s ease,height .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.order-progress-step.done .order-progress-icon{background:#e7f7ea;color:#32985a;box-shadow:0 0 0 4px #fff,inset 0 0 0 1px #4bab632e}.order-progress-step.current .order-progress-icon{width:31px;height:31px;background:linear-gradient(135deg,#5fbd72,#35995a);color:#fff;box-shadow:0 0 0 7px #fff,0 10px 22px #3f9d5938;transform:translateY(-1px)}.order-progress-step.stopped .order-progress-icon{width:31px;height:31px;background:#fff0ed;color:#c83a2f;box-shadow:0 0 0 7px #fff,0 10px 22px #c83a2f24}.order-progress-icon svg{display:block;width:12px;height:12px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.order-progress-label{display:none!important}.order-progress-step.current .order-progress-icon svg,.order-progress-step.stopped .order-progress-icon svg{width:16px;height:16px}.order-progress-caption{margin:0;border-radius:999px;background:#f7f5f1;color:#8f8983;padding:10px 13px;text-align:center;font-size:13px;font-weight:720;line-height:1.16}.order-progress-caption strong{color:#3d3b38;font-weight:820}.order-progress.cancelled .order-progress-caption strong{color:#b73a31}.order-accepted-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}.order-accepted-actions button{display:grid;justify-items:center;gap:9px;min-width:0;min-height:0;border:0;background:transparent;color:#9d9892;padding:0;font-size:14px;font-weight:760;line-height:1.14}.order-accepted-actions button:disabled{cursor:not-allowed;opacity:.45}.order-action-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#f1f0ee;color:#42413f}.order-action-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.order-action-icon circle{fill:currentColor;stroke:none}.order-accepted-divider{height:1px;margin:24px 0 20px;background:#eeeeeb}.order-accepted-fact{display:grid;gap:6px}.order-accepted-fact span{color:#aaa5a0;font-size:14px;font-weight:760;line-height:1.2}.order-accepted-fact strong,.order-handoff-label{color:#4a4946;font-size:16px;font-weight:760;line-height:1.32}.order-handoff-label{display:block}.order-accepted-items{display:grid;gap:14px;overflow:hidden;border-radius:24px;padding:18px 14px 16px}.order-accepted-items-head{display:flex;width:100%;min-height:0;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:#3d3c3a;padding:0;text-align:left}.order-accepted-items-head>span{font-size:24px;font-weight:800;line-height:1.05}.order-accepted-items-head strong{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:#99948f;font-size:20px;font-weight:780;line-height:1;white-space:nowrap}.order-accepted-items-head strong span{font-size:28px;font-weight:520;line-height:.8}.order-accepted-thumbs{display:flex;gap:10px;margin:0 -14px;overflow-x:auto;padding:0 14px 2px;scrollbar-width:none}.order-accepted-thumbs::-webkit-scrollbar{display:none}.order-accepted-thumb{display:grid;flex:0 0 74px;aspect-ratio:1;min-width:0;place-items:center;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,#362b2473,#b1502b59),var(--hero-image);background-position:center;background-size:cover;color:#fff7eb;font-size:21px;font-weight:900}.order-accepted-thumb img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.13) contrast(1.04)}.order-list{display:grid;gap:10px}.order-card{display:grid;gap:10px;border-radius:8px;background:#fff;padding:14px;box-shadow:0 10px 26px #2a181112}.order-card-top,.order-card-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-card-top div{display:grid;gap:3px}.order-card-top strong,.order-card-bottom strong{color:var(--ink);font-size:16px;line-height:1.15}.order-card-top span,.order-card p{color:var(--muted);font-size:13px;line-height:1.35}.order-card-top small{border-radius:999px;background:#f0ece6;color:var(--ink);padding:5px 8px;font-size:11px;font-weight:800;white-space:nowrap}.order-card p{margin:0}.order-card-bottom{align-items:center}.order-card-bottom>span{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.order-card-bottom button,.orders>button{border-radius:999px;background:#ffe8f1;color:#d42d68;padding:10px 14px;font-weight:850}.orders>button{width:100%}.order-created small{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:720}.order-status-hero{display:grid;gap:9px}.order-status-hero h2{font-size:24px;line-height:1.08}.order-status-chip{width:fit-content;border-radius:999px;background:#ffe8f1;color:#d42d68;padding:7px 10px;font-size:13px;font-weight:820;line-height:1}.order-status-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.order-status-summary span{display:grid;border-radius:8px;background:#f7f5f1;padding:10px}.order-status-summary strong{color:var(--ink);font-size:17px;line-height:1.05}.order-status-summary small{margin-top:4px}.order-detail{display:grid;gap:10px}.order-detail-panel{display:grid;min-width:0;max-width:100%;overflow:hidden;gap:10px;border-radius:8px;background:#fff;padding:14px;box-shadow:0 10px 26px #2a181112}.order-detail-panel h3{margin:0;color:var(--ink);font-size:16px;line-height:1.15}.order-detail-lines,.order-status-list,.order-facts{display:grid;gap:8px}.order-detail-line,.order-status-list div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-detail-line>span:first-child{display:grid;min-width:0;gap:3px}.order-detail-line strong{overflow-wrap:anywhere;color:var(--ink);font-size:14px;line-height:1.22}.order-detail-line small,.order-status-list span,.order-facts span{color:var(--muted);font-size:12px;font-weight:720;line-height:1.25}.order-detail-line>span:last-child{display:grid;flex:0 0 auto;justify-items:end;gap:1px;text-align:right}.order-detail-line del{color:#aaa39d;font-size:12px;font-weight:680;text-decoration-thickness:1.4px}.order-facts{min-width:0;grid-template-columns:minmax(72px,.45fr) minmax(0,1fr);align-items:start}.order-facts strong{min-width:0;overflow-wrap:anywhere;color:var(--ink);font-size:14px;line-height:1.25}.discount-value{color:#ca1f53!important}.order-status-list div{border-left:3px solid #f1ded0;padding-left:9px}.order-status-list strong{color:var(--ink);font-size:13px;line-height:1.25}.order-detail-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.order-detail-actions button{border-radius:999px;background:#ece9e3;color:var(--ink);padding:10px;font-size:13px;font-weight:850}.order-detail-actions .primary{background:#ffe8f1;color:#d42d68}.checkout label,.profile label,.support label{display:grid;gap:6px;color:var(--muted);font-size:14px;font-weight:820}.checkout input,.checkout select,.profile input,.profile textarea,.support input,.support select,.checkout textarea,.support textarea{min-height:46px;width:100%;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft);color:var(--ink);padding:10px 12px}.checkout textarea{min-height:86px;resize:vertical}.checkout-summary-panel{display:grid;gap:8px;border-radius:8px;background:#fff4f8;padding:12px;box-shadow:inset 0 0 0 1px #f42f681f}.checkout-summary-panel div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.checkout-summary-panel span,.checkout-summary-panel p{margin:0;color:var(--muted);font-size:12px;font-weight:760;line-height:1.24}.checkout-summary-panel strong{color:var(--ink);font-size:20px;font-weight:850;line-height:1}.checkout-summary-panel p strong{color:#d42d68;font-size:inherit}.checkout-summary-panel .weight-warning{border-radius:999px;background:#fff;color:#7b756f;padding:8px 10px}.checkout-address-section{display:grid;gap:10px}.checkout-section-head{display:grid;gap:3px}.checkout-section-head span{color:var(--ink);font-size:17px;font-weight:850;line-height:1.12}.checkout-section-head small{color:var(--muted);font-size:12px;font-weight:720;line-height:1.25}.checkout-address-options{display:grid;gap:8px}button.checkout-address-trigger{min-height:0;width:100%;border:0;text-align:left}.checkout-segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-payment-options{display:grid;gap:8px}.checkout-payment-option{display:flex!important;min-height:44px;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px;background:#f7f5f1;color:var(--ink)!important;padding:10px 11px}.checkout-payment-option.selected{border-color:#f42f685c;background:#fff3f7}.checkout-payment-option input[type=radio]{width:18px;min-height:18px;margin:0;accent-color:#f42f68}.checkout-payment-option span{color:var(--ink);font-size:14px;font-weight:790;line-height:1.16}.checkout-address-option{display:grid!important;min-height:0;grid-template-columns:18px minmax(0,1fr) auto 30px;grid-template-areas:"radio label badge delete" "radio address badge delete";gap:3px 9px;align-items:start;border:1px solid var(--line);border-radius:8px;background:#f7f5f1;color:var(--ink)!important;padding:10px 11px}.checkout-address-option.selected{border-color:#f42f685c;background:#fff3f7}.checkout-address-option.add-new{border-style:dashed}.checkout-address-option input[type=radio]{grid-area:radio;min-height:18px;width:18px;margin:1px 0 0;accent-color:#f42f68}.checkout-address-option span{grid-area:label;color:var(--muted);font-size:12px;font-weight:760;line-height:1.12}.checkout-address-option strong{grid-area:address;min-width:0;color:var(--ink);font-size:14px;font-weight:760;line-height:1.24}.checkout-address-option small{grid-area:badge;align-self:start;border-radius:999px;background:#fb2f6b;color:#fff;padding:4px 7px;font-size:10px;font-weight:790;line-height:1}.checkout-address-delete{grid-area:delete;display:grid;align-self:center;width:28px;min-height:28px;place-items:center;border:0;border-radius:50%;background:#ebe7e0;color:#7f7973;padding:0;font-size:20px;font-weight:500;line-height:1}.loyalty-checkout{border:1px solid var(--line);border-radius:8px;background:#fffaf2;padding:12px}.loyalty-checkout.selected{border-color:#f42f6857;background:#fff4f8}.loyalty-checkout-card,.loyalty-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.loyalty-checkout-card>div,.loyalty-summary-grid>div{display:grid;gap:4px;border-radius:8px;background:#f4f1ec;padding:10px}.loyalty-checkout-card small,.loyalty-summary-grid small{color:var(--muted);font-size:11px;font-weight:800;line-height:1.15}.loyalty-checkout-card strong,.loyalty-summary-grid strong{color:var(--ink);font-size:18px;font-weight:900;line-height:1.05}.loyalty-toggle{display:grid!important;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;border-radius:8px;background:#ffe4ee;color:var(--ink)!important;padding:10px 11px}.loyalty-toggle input{width:20px;min-height:20px;margin:0;accent-color:#f42f68}.loyalty-toggle span{display:grid;gap:2px}.loyalty-toggle strong{font-size:15px;font-weight:900;line-height:1.12}.loyalty-toggle small,.loyalty-muted{color:var(--muted);font-size:12px;font-weight:720;line-height:1.24}.loyalty-muted{margin:0}.loyalty-page{display:grid;gap:12px}.loyalty-hero,.loyalty-rules,.loyalty-history{border-radius:8px;background:var(--paper);box-shadow:var(--soft-shadow);padding:16px}.loyalty-hero{background:linear-gradient(140deg,#201b18d1,#522c1de0),var(--hero-image);background-position:center;background-size:cover;color:#fff8ef}.loyalty-hero h2{margin:4px 0 2px;font-size:42px;line-height:.95}.loyalty-hero span{color:#f6d7bc;font-size:14px;font-weight:850}.loyalty-rules h3,.loyalty-history h3{margin:0 0 9px;font-size:22px;line-height:1.06}.loyalty-rules p,.loyalty-rules li{color:var(--muted);font-size:13px;font-weight:740;line-height:1.34}.loyalty-rules p{margin:0 0 9px}.loyalty-rules ul{display:grid;gap:6px;margin:0;padding-left:18px}.loyalty-history-list{display:grid;gap:8px}.loyalty-transaction{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;align-items:center;border-radius:8px;background:#f7f5f1;padding:10px}.loyalty-transaction>span{border-radius:999px;padding:7px 8px;text-align:center;font-size:13px;font-weight:950;line-height:1}.loyalty-transaction .positive{background:#e1f5df;color:#2e7a3f}.loyalty-transaction .negative{background:#ffe4ee;color:#d42d68}.loyalty-transaction div{display:grid;gap:3px;min-width:0}.loyalty-transaction strong{color:var(--ink);font-size:14px;font-weight:820;line-height:1.14}.loyalty-transaction small{color:var(--muted);font-size:11px;font-weight:760;line-height:1.16}.profile textarea{min-height:78px;resize:vertical}.support textarea{min-height:122px;resize:vertical}.checkout-profile-note,.saved-address-preview{display:grid;gap:5px;border-radius:8px;background:#f7f5f1;padding:11px 12px}.checkout-profile-note span,.saved-address-preview span{color:var(--muted);font-size:12px;font-weight:780;line-height:1.15}.checkout-profile-note strong,.saved-address-preview strong{color:var(--ink);font-size:14px;font-weight:740;line-height:1.28}.profile{gap:12px}.profile-card{display:grid;min-width:0;gap:14px;border-radius:8px;background:#fff;padding:14px;box-shadow:0 8px 20px #2a262212}.profile-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;align-items:center}.profile-avatar{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,#362b2470,#b1502b57),var(--hero-image);background-position:center;background-size:cover;color:#fff7eb;font-size:20px;font-weight:850}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-head h2{margin-top:2px;color:var(--ink);font-size:22px;line-height:1.08}.profile-head small{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:720}.profile-form,.profile-address-form{display:grid;gap:10px}.profile-addresses{display:grid;gap:8px}.profile-address{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft);padding:10px}.profile-address.default{border-color:#f42f6852;background:#fff4f8}.profile-address strong,.profile-address span,.profile-address small{display:block;min-width:0}.profile-address strong{color:var(--ink);font-size:14px;font-weight:780;line-height:1.16}.profile-address span{margin-top:4px;color:#5f5b56;font-size:13px;font-weight:650;line-height:1.32}.profile-address small{width:fit-content;margin-top:7px;border-radius:999px;background:#fb2f6b;color:#fff;padding:4px 8px;font-size:11px;font-weight:760;line-height:1}.profile-address-actions{display:grid;gap:6px}.profile-address-actions button,.profile-address-form button,.profile-support{min-height:36px;border-radius:999px;background:#ffe8f1;color:#d42d68;padding:8px 12px;font-size:13px;font-weight:820}.profile-address-actions button:last-child{background:#eeeae4;color:#7c756e}.profile-last-order{gap:5px}.profile-last-order strong{color:var(--ink);font-size:18px;line-height:1.1}.profile-last-order span{color:var(--muted);font-size:13px;font-weight:720;line-height:1.28}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:8px}.segmented label,.checkbox{display:flex!important;min-height:44px;align-items:center;border:1px solid var(--line);border-radius:8px;background:var(--paper-soft);padding:10px}.segmented input,.checkbox input{width:auto;min-height:auto;accent-color:var(--ember)}.nested{display:grid;gap:12px;border-left:4px solid var(--gold);padding-left:12px}.primary{width:100%;font-weight:950}.skeleton-list{display:grid;gap:12px}.skeleton-list div{min-height:156px;border-radius:8px;background:linear-gradient(90deg,#e9e4dc,#f8f6f2,#e9e4dc);background-size:220% 100%;animation:shimmer 1.2s infinite linear}@keyframes shimmer{to{background-position:-220% 0}}@media(max-width:370px){.app{padding-right:10px;padding-left:10px}.promo-slide{min-height:204px}.catalog-grid,.subcatalog-grid{gap:7px}.category-tile{min-height:136px;padding:10px}.category-tile strong{font-size:14px}.product-grid{gap:10px 8px}.cart-fab strong{max-width:92px}}@media(min-width:680px){.app{padding-right:18px;padding-left:18px}.promo-slide{min-height:226px}.catalog-grid,.subcatalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shelf-track{grid-auto-columns:minmax(164px,26%)}}
