:root{color-scheme:light;font-family:Manrope,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;--background: #0d1016;--background-elevated: rgba(18, 24, 34, .86);--border: rgba(255, 255, 255, .08);--danger: #ff847c;--foreground: #f4efe7;--foreground-muted: rgba(244, 239, 231, .7);--primary: #f57c5b;--primary-strong: #ffb286;--success: #89d8a4;--surface: rgba(255, 255, 255, .05);background:radial-gradient(circle at top left,rgba(245,124,91,.18),transparent 28%),radial-gradient(circle at top right,rgba(150,126,255,.12),transparent 22%),linear-gradient(180deg,#0d1016,#090b10);color:var(--foreground)}:root[data-theme=light]{color-scheme:light;--background: #f7f1ea;--background-elevated: rgba(255, 251, 247, .92);--border: rgba(35, 24, 18, .09);--danger: #cf5f59;--foreground: #211713;--foreground-muted: rgba(33, 23, 19, .68);--primary: #bd5030;--primary-strong: #8c2d16;--success: #2d8d57;--surface: rgba(255, 255, 255, .68);background:radial-gradient(circle at top left,rgba(238,175,147,.4),transparent 30%),radial-gradient(circle at top right,rgba(217,194,255,.35),transparent 20%),linear-gradient(180deg,#f7f1ea,#efe3d8)}*{box-sizing:border-box}html{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;scroll-padding-top:101px}body{background:transparent;height:auto;margin:0;min-height:100vh;min-width:320px;overflow:visible}#root{height:auto;isolation:isolate;min-height:100vh;overflow:visible;width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{margin:0 auto;max-width:1480px;padding:32px}.app-shell--admin{--admin-bg: #f3f6fb;--admin-surface: rgba(255, 255, 255, .92);--admin-border: rgba(10, 36, 84, .1);--admin-ink: #0f1728;--admin-muted: rgba(15, 23, 40, .62);--admin-primary: #007aff;--admin-primary-strong: #0062cc;background:radial-gradient(circle at top right,rgba(0,122,255,.14),transparent 34%),radial-gradient(circle at top left,rgba(90,200,250,.12),transparent 28%),linear-gradient(180deg,#f8fbff 0%,var(--admin-bg) 100%);border-radius:32px;color:var(--admin-ink)}.app-shell--admin .hero__copy,.app-shell--admin .hero__panel,.app-shell--admin .sidebar-card,.app-shell--admin .content-card,.app-shell--admin .surface-card,.app-shell--admin .metric-card,.app-shell--admin .debug-card,.app-shell--admin .toolbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--admin-surface);border-color:var(--admin-border);box-shadow:0 16px 40px #0f172814}.app-shell--admin .hero__copy h1,.app-shell--admin .section-heading h2,.app-shell--admin .info-item strong,.app-shell--admin .metric-card strong,.app-shell--admin .timeline__item strong,.app-shell--admin .debug-card strong{color:var(--admin-ink)}.app-shell--admin .hero__text,.app-shell--admin .debug-card p,.app-shell--admin .info-item p,.app-shell--admin .surface-card p,.app-shell--admin .metric-card p,.app-shell--admin .plain-list,.app-shell--admin .timeline__item p{color:var(--admin-muted)}.app-shell--admin .eyebrow,.app-shell--admin .toolbar__label,.app-shell--admin .debug-card__label{color:var(--admin-primary)}.app-shell--admin .input,.app-shell--admin .select{background:#fff;border-color:var(--admin-border);border-radius:14px;color:var(--admin-ink)}.app-shell--admin .button{background:#fff;border-color:var(--admin-border);color:var(--admin-ink)}.app-shell--admin .button:hover,.app-shell--admin .nav__link:hover{border-color:#007aff70}.app-shell--admin .button--primary,.app-shell--admin .nav__link--active{background:linear-gradient(135deg,var(--admin-primary),var(--admin-primary-strong));color:#f8fbff}.app-shell--admin .button--danger{background:#e11d48;border-color:#e11d48;color:#fff}.app-shell--admin .button--danger:hover{background:#be123c;border-color:#be123c}.app-shell--admin .hero__meta,.app-shell--admin .info-item,.app-shell--admin .surface-card,.app-shell--admin .metric-card,.app-shell--admin .timeline__item,.app-shell--admin .address-card,.app-shell--admin .order-line,.app-shell--admin .chip,.app-shell--admin .choice,.app-shell--admin .option-group{background:#ffffffc2;border-color:var(--admin-border)}.app-shell--admin .tag{background:#007aff1a;border-color:#007aff38;color:var(--admin-primary-strong)}.app-shell--admin .chip--active,.app-shell--admin .choice--active{background:linear-gradient(135deg,#007aff2e,#5ac8fa29);border-color:#007aff5c}.hero{display:grid;gap:24px;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);margin-bottom:24px}.hero__copy,.hero__panel,.sidebar-card,.content-card,.surface-card,.metric-card,.debug-card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:var(--background-elevated);border:1px solid var(--border);border-radius:28px;box-shadow:0 18px 60px #00000029}.hero__copy{padding:36px}.hero__copy h1{font-size:clamp(2.4rem,5vw,4.6rem);letter-spacing:-.04em;line-height:.95;margin:12px 0 18px;max-width:12ch}.hero__text,.debug-card p,.info-item p,.surface-card p,.metric-card p,.plain-list,.timeline__item p{color:var(--foreground-muted)}.hero__panel{display:grid;gap:16px;padding:16px}.debug-card{display:grid;gap:10px;padding:18px}.debug-card strong{overflow-wrap:anywhere}.debug-card__label,.eyebrow,.toolbar__label{color:var(--primary);font-size:.77rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.toolbar{align-items:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:var(--surface);border:1px solid var(--border);border-radius:22px;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-bottom:24px;padding:16px}.toolbar__group{align-items:center;display:flex;flex:1 1 480px;flex-wrap:wrap;gap:12px}.toolbar__group--compact{flex:0 0 auto}.input{background:#ffffff08;border:1px solid var(--border);border-radius:14px;color:var(--foreground);flex:1 1 280px;min-height:46px;padding:0 16px}.input--textarea{min-height:120px;padding:14px 16px;resize:vertical}.select{appearance:none;background:#ffffff08;border:1px solid var(--border);border-radius:14px;color:var(--foreground);min-height:46px;padding:0 16px}.button{background:transparent;border:1px solid var(--border);border-radius:999px;color:var(--foreground);min-height:44px;padding:0 16px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.button:hover,.nav__link:hover{border-color:#f57c5b8c;transform:translateY(-1px)}.button--primary,.nav__link--active{background:linear-gradient(135deg,var(--primary),var(--primary-strong));border-color:transparent;color:#fff5ef}.button--light{background:#fffdf8;border-color:#221d161a;color:#221d16}.theme-switcher,.nav,.tag-row{display:flex;flex-wrap:wrap;gap:10px}.hero__actions,.actions-row,.field-stack,.auth-panel,.promo-strip,.cart-list,.chip-column{display:grid;gap:12px}.actions-row{align-items:center;display:flex;flex-wrap:wrap}.auth-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-panel--single{grid-template-columns:minmax(0,420px)}.field{display:grid;gap:8px}.hero__actions{grid-template-columns:minmax(220px,280px) minmax(0,1fr);margin-top:24px}.hero__meta{align-content:start;background:var(--surface);border:1px solid var(--border);border-radius:20px;display:grid;gap:10px;padding:16px}.nav__link{border:1px solid var(--border);border-radius:999px;padding:10px 14px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.feedback-banner{align-items:center;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f57c5b1f;border:1px solid rgba(245,124,91,.22);border-radius:20px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px;padding:14px 16px}.page-grid{display:grid;gap:24px;grid-template-columns:minmax(320px,360px) minmax(0,1fr)}.sidebar-card,.content-card{padding:24px}.content-card{min-height:720px}.section-heading h2{font-size:clamp(1.4rem,2.4vw,2.15rem);letter-spacing:-.03em;line-height:1.02;margin:8px 0 0}.page-stack,.info-list{display:grid;gap:18px}.info-item,.surface-card,.metric-card,.timeline__item{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:18px}.info-item strong,.metric-card strong,.timeline__item strong{display:block;font-size:1.05rem;margin-bottom:8px;overflow-wrap:anywhere}.metric-grid,.split-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plain-list{display:grid;gap:10px;list-style:none;margin:0;padding:0}.list-scroll{display:grid;gap:12px;max-height:420px;overflow:auto;padding-right:4px;scrollbar-gutter:stable}.surface-card--danger{border-color:#ff847c80}.surface-card--success{border-color:#89d8a480}.form-note{font-size:.94rem;margin:0}.cabinet-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-row{align-items:center;display:flex;gap:10px}.checkbox-row input{accent-color:var(--primary)}.polygon-editor{border:1px solid var(--border);border-radius:18px;padding:14px}.polygon-editor__canvas{background:linear-gradient(to right,rgba(0,122,255,.08) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,122,255,.08) 1px,transparent 1px),#ffffff80;background-size:10% 10%;border:1px solid var(--border);border-radius:14px;cursor:crosshair;height:260px;width:100%}.polygon-editor__surface{fill:transparent}.polygon-editor__shape{fill:#007aff33;stroke:#007affa6;stroke-width:.8}.polygon-editor__line{fill:none;stroke:#007affcc;stroke-width:.8}.polygon-editor__point{cursor:grab;fill:#fff;stroke:#007afff2;stroke-width:.7}.polygon-editor__point--dragging{cursor:grabbing;fill:#007aff2e}.polygon-editor__point-label{fill:var(--foreground);font-size:3.1px;font-weight:700}.polygon-editor__points{max-height:280px;overflow:auto;padding-right:2px}.address-card,.order-line{align-items:center;background:#ffffff08;border:1px solid var(--border);border-radius:18px;display:grid;gap:12px;padding:14px}.address-card__main strong{display:block;margin-bottom:6px;overflow-wrap:anywhere}.address-card__main p{margin:0;overflow-wrap:anywhere}.order-line{grid-template-columns:minmax(0,1.2fr) auto auto}.status-dot{border-radius:999px;display:inline-block;height:10px;margin:0 8px;width:10px}.status-dot--success{background:var(--success)}.status-dot--danger{background:var(--danger)}.status-dot--neutral{background:var(--foreground-muted)}.tag{background:#f57c5b1f;border:1px solid rgba(245,124,91,.22);border-radius:999px;color:var(--primary-strong);padding:8px 12px}.chip{background:#ffffff0a;border:1px solid var(--border);border-radius:18px;color:var(--foreground);padding:12px 14px;text-align:left}.chip--active,.choice--active{background:linear-gradient(135deg,#f57c5b33,#ffb2862e);border-color:#f57c5b8c}.text-link{color:var(--primary);font-weight:600}.catalog-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.cart-item{background:var(--surface);border:1px solid var(--border);border-radius:24px;display:grid;gap:16px;overflow:hidden}.product-card__visual{display:block}.product-card__body,.cart-item{padding:18px}.product-card__footer,.cart-item__aside{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.product-image{aspect-ratio:1.25 / 1;background:linear-gradient(135deg,#f57c5b2e,#ffb2861f);display:grid;object-fit:cover;place-items:center;width:100%}.product-image--placeholder span{color:var(--primary-strong);font-size:4rem;font-weight:800}.product-image--asset{overflow:hidden;padding:20px}.product-image--asset-pizza{background:linear-gradient(180deg,#fff3e0,#ffd9aa)}.product-image--asset-savory{background:linear-gradient(180deg,#fff5e9,#f0d4b7)}.product-image--asset-drink{background:linear-gradient(180deg,#fff8ef,#efe0cd)}.product-image__asset{height:100%;object-fit:contain;width:100%}.promo-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.promo-tile{background:#ffffff0a;border:1px solid var(--border);border-radius:22px;display:grid;gap:10px;padding:16px}.product-hero{display:grid;gap:18px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.product-hero__media,.product-hero__info{height:100%}.price-block{display:grid;gap:4px}.price-block strong{font-size:clamp(1.8rem,4vw,2.8rem);letter-spacing:-.04em}.option-group{border:1px solid var(--border);border-radius:20px;display:grid;gap:12px;margin:0;padding:14px}.option-group legend{color:var(--foreground-muted);padding:0 8px}.choice-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.choice{align-items:start;background:#ffffff0a;border:1px solid var(--border);border-radius:18px;color:var(--foreground);display:grid;gap:4px;min-height:76px;padding:14px;text-align:left}.choice small{color:var(--foreground-muted)}.quantity-selector{align-items:center;display:flex;gap:10px}.quantity-selector span{min-width:24px;text-align:center}.cart-item{grid-template-columns:minmax(0,1fr) auto}.cart-item__main{display:grid;gap:8px}.cart-summary{gap:14px}.page-stack--consumer{gap:24px}.surface-card--consumer{background:#fff;border:0;box-shadow:0 16px 28px #2c1d110f;color:#221d16}.surface-card--consumer p{color:#221d16b3}.input--error{border-color:#cf5f59!important}.field-error{color:#cf5f59;font-size:.85rem;margin:0}.input--light,.surface-card--consumer .input,.surface-card--consumer .select{background:#fffdf8;border-color:#221d161a;color:#221d16}.surface-card--consumer .surface-card--danger{background:#fff6f4;border:1px solid rgba(207,95,89,.35);color:#7a2e2a}.surface-card--consumer .toolbar__label{color:#8e5036}.surface-card--accent{background:radial-gradient(circle at top right,rgba(255,244,221,.7),transparent 30%),linear-gradient(135deg,#f1eadb,#f8f3ea)}.consumer-card-title{font-size:clamp(1.4rem,2.4vw,2.25rem);letter-spacing:-.04em;line-height:1.02;margin:6px 0 10px}.consumer-support-grid,.cart-layout,.promo-hero,.checkout-grid,.cabinet-auth-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.cabinet-auth-intro h1{margin:0 0 8px;font-size:32px}.cabinet-auth-intro p{margin:0 0 8px;max-width:640px}.cabinet-auth-grid .input{min-height:56px;border:0;border-radius:16px;background:#1414140a;padding:0 16px}.cabinet-auth-field{display:flex;align-items:center;gap:8px}.cabinet-auth-field .input{flex:1;min-width:0}.figma-home .cabinet-auth-field .home-order-button{flex:0 0 auto;height:56px;margin:0}.cabinet-auth-note{margin:8px 0 0;color:#141414b8}@media(max-width:720px){.cabinet-auth-field{flex-direction:column;align-items:stretch}.cabinet-auth-field .home-order-button{width:100%}}.cabinet-crumb-card__toggle{padding:0;border:0;background:transparent;color:#6f9a45;font:inherit;cursor:pointer}.checkout-address-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.figma-checkout .checkout-address-grid{gap:8px;margin-top:8px}.figma-checkout .checkout-address-grid__wide,.figma-checkout .checkout-address-grid .input:first-child{grid-column:1 / -1}.figma-checkout__address>.input,.figma-checkout__contacts .input{margin-top:8px}.pickup-summary-card{background:#f0e6d494;border:1px solid rgba(34,29,22,.08);border-radius:24px;display:grid;gap:8px;padding:18px}.pickup-summary-card strong{color:#221d16;font-size:1rem}.pickup-summary-card p{color:#221d16a3;margin:0}.consumer-feature-list{display:grid;gap:12px}.consumer-feature-item{align-items:end;background:#f0e6d494;border-radius:20px;display:grid;gap:4px;grid-template-columns:auto 1fr;padding:14px 16px}.consumer-feature-item strong{font-size:1.1rem}.consumer-feature-item span{color:#221d16ad}.consumer-tag{background:#fffc;border-radius:999px;color:#6f5948;padding:10px 14px}.consumer-tag--accent{background:#ef6e5c;color:#fff8f2}.product-showcase{display:grid;gap:22px;grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr)}.product-showcase__media{align-content:start;display:grid;padding:28px}.product-showcase__media-stack{align-content:start;display:grid;gap:22px}.product-showcase__media .product-image{aspect-ratio:1;background:linear-gradient(180deg,#fff7ef,#ffe2c0);border-radius:36px;box-shadow:inset 0 0 0 1px #221d160f}.product-showcase__info{display:grid;gap:20px}.product-showcase__header{display:grid;gap:12px}.product-showcase__header h1{font-size:clamp(2.8rem,5vw,4.8rem);letter-spacing:-.06em;line-height:.92;margin:0}.product-showcase__header p,.promo-hero__copy p,.promo-rule-card p,.cart-empty-state p,.cart-item__meta{color:#221d16ad}.product-showcase__tags,.promo-hero__chips{display:flex;flex-wrap:wrap;gap:10px}.product-showcase__summary{align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto}.product-showcase__price{display:grid;gap:6px}.product-showcase__price strong{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.05em}.product-showcase__facts{display:flex;flex-wrap:wrap;gap:12px}.product-showcase__fact{background:#ffffffd1;border-radius:18px;display:grid;flex:1 1 0;gap:4px;min-width:120px;padding:14px 16px}.product-showcase__fact span{color:#221d169e;font-size:.82rem;text-transform:uppercase}.option-group--consumer{background:#ffffffb8;border:0}.choice--consumer{background:#fffdf8;border:1px solid rgba(34,29,22,.08);color:#221d16;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.choice--consumer.choice--active{background:#8cb34a29;border-color:#8cb34a;box-shadow:0 6px 16px #5a782829;font-weight:700}.choice--consumer small{color:#221d16a3}.product-showcase__actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.promo-hero__lead{align-items:center;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(180px,260px)}.promo-hero__copy{display:grid;gap:16px}.promo-hero__copy h1{font-size:clamp(2.4rem,4vw,4rem);letter-spacing:-.05em;line-height:.96;margin:0}.promo-hero__aside{gap:18px}.promo-hero__art,.promo-hero__sign{max-width:100%;width:100%}.promo-rules-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.promo-rule-card{background:#fff;border-radius:24px;box-shadow:0 16px 28px #2c1d110f;display:grid;gap:10px;padding:22px}.promo-rule-card strong{font-size:1.15rem}.catalog-grid--consumer{gap:24px}.product-card{background:#fff;border:0;border-radius:28px;box-shadow:0 16px 28px #2c1d110f;grid-template-columns:minmax(220px,260px) minmax(0,1fr);overflow:hidden}.product-card__visual{display:block;padding:18px}.product-card__visual .product-image{aspect-ratio:1;background:linear-gradient(180deg,#fff7ef,#ffe5c8);border-radius:28px}.product-card__body{display:grid;gap:18px;padding:24px 24px 24px 0}.product-card__body strong{color:#221d16;font-size:1.6rem;letter-spacing:-.04em}.product-card__body p{color:#221d16ad}.product-card__footer{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.cart-hero__lead h1{font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.05em;line-height:.96;margin:6px 0 10px}.cart-empty-state{align-items:center;display:grid;gap:18px;justify-items:start;padding:28px}.cart-empty-state__sign{max-width:200px;width:100%}.cart-item--consumer{align-items:center;background:#fff;border:0;box-shadow:0 16px 28px #2c1d110f;grid-template-columns:140px minmax(0,1fr) auto}.cart-item__visual{display:block}.cart-item__visual .product-image{aspect-ratio:1;background:linear-gradient(180deg,#fff7ef,#ffe5c8);border-radius:22px}.cart-item__meta{font-size:.94rem}.cart-item__aside{align-items:end;display:grid;gap:10px;justify-items:end}.cart-summary--consumer{align-content:start}.address-card--consumer,.order-line--consumer,.timeline__item--consumer{background:#fffdf8;border:1px solid rgba(34,29,22,.08);color:#221d16}.address-card--consumer p,.order-line--consumer span,.timeline__item--consumer p{color:#221d16ad}.timeline--consumer{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-result-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.consumer-info-section{display:grid;gap:18px}.page-grid--footer{margin-top:24px}.figma-home{--figma-bg: #ffffff;--figma-card: #ffffff;--figma-card-soft: #f4ecdd;--figma-ink: #141414;--figma-muted: rgba(20, 20, 20, .66);--figma-green: #8cb34a;--figma-green-soft: #acd084;--figma-orange: #ef6e5c;--figma-blue: #aee3ff;--figma-radius: 10px;--figma-section-x: max(120px, calc((100% - 1202px)/2) );background:var(--figma-bg);color:#221d16;color-scheme:light;display:flex;flex-direction:column;font-family:Manrope,Segoe UI,sans-serif;min-height:100vh;overflow:visible;padding:0}.feedback-banner--home{background:#ffffffd1;bottom:24px;box-shadow:0 14px 34px #14141424;left:auto;max-width:1240px;position:fixed;right:24px;width:min(360px,calc(100vw - 32px));z-index:20}.home-page{align-items:stretch;background:var(--figma-card);display:flex;flex:0 0 auto;flex-direction:column;gap:0;margin:0 auto;max-width:1440px;overflow:visible;width:100%}.home-page>.home-categories--compact,.home-page>.home-section{padding-left:var(--figma-section-x);padding-right:var(--figma-section-x)}.home-page>.home-hero{margin-top:0}.home-page>.home-promo-strip{margin-top:16px}.home-page>.figma-tags-panel{margin-top:8px}.home-page>.home-categories--compact{padding-bottom:28px;padding-top:32px}.home-page>.home-section{padding-bottom:48px;padding-top:0}.home-page>.storefront-footer{margin-top:16px}.consumer-page-frame{display:grid;flex:0 0 auto;gap:24px;padding:20px var(--figma-section-x) 48px}.page-stack--storefront-inner{gap:28px}.storefront-inner-hero{align-items:flex-start;background:var(--figma-card-soft);border-radius:var(--figma-radius);display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding:32px 36px}.storefront-inner-hero__title{color:var(--figma-ink);font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.05em;line-height:1;margin:8px 0 0}.storefront-inner-hero__lead{color:var(--figma-muted);margin:12px 0 0;max-width:52ch}.storefront-inner-hero__note{color:#1414148c;font-size:.92rem;margin:10px 0 0}.storefront-inner-hero__cta{align-self:center;flex-shrink:0;white-space:nowrap}.storefront-inner-hero__aside{align-items:center;display:flex;flex-shrink:0;gap:32px;justify-content:flex-end}.storefront-inner-hero__metrics{align-items:center;display:flex;flex-wrap:nowrap;gap:28px;justify-content:flex-end}.storefront-metric{display:flex;flex-direction:column;gap:8px;min-width:72px;text-align:right}.storefront-metric--with-divider,.storefront-metric--sum{border-left:1px solid rgba(20,20,20,.12);min-width:110px;padding-left:28px}.storefront-metric strong{color:#141414;font-size:1.5rem;letter-spacing:-.03em;line-height:1.1;white-space:nowrap}.storefront-metric span{color:#1414148c;font-size:.78rem;letter-spacing:.02em;line-height:1}.storefront-footer{background:#f4f4f4;border-top:1px solid rgba(20,20,20,.06);display:grid;flex:0 0 auto;gap:16px;margin-top:8px;padding:28px var(--figma-section-x) 36px}.storefront-footer__row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px 48px;justify-content:space-between}.storefront-footer__nav{display:flex;flex-wrap:wrap;gap:10px 20px}.storefront-footer__nav a{color:#141414;font-weight:700;text-decoration:none}.storefront-footer__nav a:hover{color:#8ea83c}.storefront-footer__meta{display:grid;gap:6px;max-width:420px;text-align:right}.storefront-footer__phone{color:#141414;font-weight:700;text-decoration:none}.storefront-footer__phone--muted{color:#14141499}.storefront-footer__address{color:#141414a6;font-size:.92rem;line-height:1.35;margin:0}.storefront-footer__legal{align-items:center;border-top:1px solid rgba(20,20,20,.06);color:#14141473;display:flex;flex-wrap:wrap;font-size:.78rem;gap:12px 24px;justify-content:space-between;padding-top:16px}.storefront-footer__brand{font-weight:700}.storefront-footer__legal a{color:#1414149e;font-weight:700;text-decoration:none}.storefront-footer__legal a:hover{color:#8ea83c}.home-header{align-items:center;display:grid;gap:18px;grid-template-columns:auto 1fr auto}.home-header--storefront{align-items:center;gap:12px;grid-template-columns:auto 1fr auto}.home-header-frame{align-self:flex-start;background:#fff;flex:0 0 auto;isolation:isolate;min-height:101px;padding:0 var(--figma-section-x);position:sticky;top:0;width:100%;z-index:40}.home-header-frame .home-header--storefront{min-height:101px}.home-header-frame .home-header__brand--storefront p,.home-header-frame .home-nav__link,.home-header-frame .storefront-phone{color:#141414}.home-header-frame .select--home{background:#fff;border-color:#1414141f;color:#141414}.home-header-frame .home-cart-badge--storefront{background:var(--figma-green-soft);color:#141414}.home-brand{display:block;font-size:2rem;font-weight:800;letter-spacing:-.04em}.home-header__brand{display:grid;gap:10px;justify-items:start}.home-header__brand--storefront{gap:4px}.home-brand-image{display:block;height:auto;max-width:180px}.home-header__brand p,.home-link,.home-product-card p,.home-category-card small{color:#221d16a6}.home-header__brand--storefront p{font-size:.92rem;margin:0}.home-nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.home-nav--storefront{flex-wrap:nowrap;gap:28px;justify-content:flex-start}.home-nav--storefront .home-nav__link{border-radius:0;font-size:1rem;font-weight:500;padding:0}.home-nav__link{border-radius:999px;color:#221d16;padding:10px 16px}.home-nav__link--active{background:#f0e6d4}.home-header__controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.home-header__city-switcher{min-width:170px}.home-header__controls--storefront{flex-wrap:nowrap;gap:18px}.home-header__controls--storefront .home-header__city-switcher{min-width:150px}.home-small-label{color:#8e5036;font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.select--home{background:#fff;border-color:#221d161a;color:#221d16;min-width:180px}.select--home option{background:#fff;color:#221d16}.select--home-disabled{align-items:center;display:flex;opacity:.75}.figma-tags-panel{align-items:center;background:var(--figma-card);display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:20px 28px;min-height:64px;overflow-x:auto;padding:16px var(--figma-section-x);position:sticky;scrollbar-width:none;top:101px;z-index:35}.figma-tags-panel::-webkit-scrollbar{display:none}.figma-tags-panel__item{color:#141414;flex-shrink:0;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.figma-tags-panel__item:focus-visible{outline:3px solid rgba(142,168,60,.45);outline-offset:3px}.figma-tags-panel__item:hover{color:#8ea83c}.figma-tags-panel__item--active{border-bottom:2px solid #b56b42;color:#141414;padding-bottom:6px}.home-cart-badge{background:#f16f5c;border-radius:999px;color:#fff7f3;padding:12px 18px}.home-cart-badge--storefront{box-shadow:0 10px 20px #8aab492e;padding:12px 22px}.storefront-phone{color:#221d16;font-size:.95rem;font-weight:700;white-space:nowrap}.storefront-phone--fallback{color:#221d16ad;font-weight:600}.home-hero{align-items:stretch;background:transparent;border-radius:var(--figma-radius);display:grid;flex:0 0 auto;gap:28px;grid-template-columns:1fr;isolation:isolate;margin:0 var(--figma-section-x);min-height:420px;overflow:hidden;padding:36px 28px 32px;position:relative;z-index:0}.home-hero--storefront{padding-top:0}.home-hero__bg{background-color:transparent;background-position:right center;background-repeat:no-repeat;background-size:cover;inset:0;pointer-events:none;position:absolute;z-index:0}.home-hero--storefront .home-header--storefront,.storefront-page-hero .home-header--storefront{left:var(--figma-section-x);position:absolute;right:var(--figma-section-x);top:0;z-index:2}.home-hero--storefront .home-header__brand--storefront p,.home-hero--storefront .home-nav__link,.home-hero--storefront .storefront-phone,.storefront-page-hero .home-header__brand--storefront p,.storefront-page-hero .home-nav__link,.storefront-page-hero .storefront-phone{color:#fff8f0f5}.home-hero--storefront .home-brand-image{filter:brightness(0) invert(1)}.storefront-page-hero--flat .home-brand-image{filter:none}.home-hero--storefront .home-nav__link--active,.storefront-page-hero .home-nav__link--active{background:#fff8f029;color:#fffef8}.home-hero--storefront .select--home,.storefront-page-hero .select--home{background:#ffffff24;border-color:#ffffff1f;color:#fffef8}.home-hero--storefront .home-cart-badge--storefront,.storefront-page-hero .home-cart-badge--storefront{background:#b7d66a;color:#203114}.home-hero--storefront .storefront-phone--fallback,.storefront-page-hero .storefront-phone--fallback{color:#fff8f0c7}.home-hero__copy{color:#fff8f0f5;display:grid;gap:24px;max-width:450px;position:relative;z-index:1}.home-hero .home-small-label{color:#ffecc4eb}.home-hero__subtitle{color:#fffef8;font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1}.home-hero__copy h1,.home-hero__title{font-size:clamp(3rem,8vw,4.75rem);letter-spacing:-.06em;line-height:.92;margin:0}.home-hero__title-block{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.home-hero__pepper{display:block;font-size:clamp(1.85rem,4.2vw,2.35rem);line-height:1}.home-hero__copy p{color:#fff8f0d1;font-size:1.02rem;margin:0}.home-hero__actions{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.home-hero__actions .home-link{color:#fff8f0db}.home-cta{background:var(--figma-green, #8cb34a);border-radius:999px;color:#fffef7;padding:14px 22px}.home-link{font-weight:600}.home-hero__visual{border-radius:10px;min-height:220px;overflow:hidden;position:relative}.home-hero__image{display:block;height:100%;min-height:220px;object-fit:cover;object-position:center right;width:100%}@media(min-width:960px){.home-hero.home-hero--storefront{align-items:center;gap:40px;grid-template-columns:minmax(280px,1.08fr) minmax(300px,.92fr);min-height:575px;padding:52px 72px 52px 80px}.home-hero--storefront .home-hero__visual,.home-hero--storefront .home-hero__image{min-height:463px}.home-hero--storefront .home-hero__copy{max-width:460px}}.home-arrow{color:#e85f5c;font-size:4rem;left:-18px;position:absolute;top:-18px;transform:rotate(8deg)}.home-pizza-visual{background:radial-gradient(circle at center,rgba(255,255,255,.16),transparent 62%);border-radius:50%;display:grid;height:clamp(250px,26vw,330px);place-items:center;width:clamp(250px,26vw,330px)}.home-pizza-visual .product-image{aspect-ratio:1;background:linear-gradient(180deg,#f8d7a6,#e9a65b);border:12px solid #f3c98c;border-radius:50%;box-shadow:0 20px 36px #3c1e0a2e;max-width:100%;width:100%}.home-pizza-visual--placeholder{background:radial-gradient(circle at center,rgba(255,255,255,.18),transparent 60%)}.home-promo-strip{align-items:start;background:#1414140a;border-radius:0 0 24px 24px;display:grid;gap:16px;grid-template-columns:minmax(0,160px) minmax(0,160px) minmax(0,1fr);margin:0 var(--figma-section-x);padding:28px 80px 32px}.home-promo-tile,.home-mini-product{box-shadow:0 10px 22px #14141414}.home-promo-tile{align-content:end;aspect-ratio:1 / 1;background:transparent;border:0;border-radius:10px;color:inherit;cursor:pointer;display:grid;font:inherit;gap:10px;max-width:160px;overflow:hidden;padding:16px;position:relative;text-align:left;text-decoration:none;width:100%}.home-promo-tile:hover{box-shadow:0 12px 26px #1414141f}.home-promo-tile:focus-visible{outline:3px solid rgba(142,168,60,.55);outline-offset:2px}.home-promo-tile--delivery{background:#acd084}.home-promo-tile--birthday{background:#aee3ff}.home-promo-tile__art{position:absolute;right:0;top:0;width:78px}.home-promo-tile__art img{display:block;height:auto;width:100%}.home-promo-tile--birthday .home-promo-tile__art{right:16px;top:0;width:72px}.home-promo-tile strong{color:#141414;font-size:.86rem;line-height:1.05;position:relative;z-index:1}.home-frequent{align-content:start;display:grid;gap:18px;padding-left:14px}.home-frequent h2{color:#141414;font-size:1.45rem;line-height:1;margin:0}.home-frequent__grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,230px))}.home-mini-product{align-items:center;background:#fff;border-radius:10px;color:#141414;display:grid;gap:14px;grid-template-columns:70px minmax(0,1fr);min-height:76px;padding:12px 16px}.home-mini-product__image{align-items:center;display:flex;height:62px;justify-content:center;overflow:hidden;width:62px}.home-mini-product__image .product-image,.home-mini-product__image .home-fallback-dish{height:62px;width:62px}.home-mini-product__copy{display:grid;gap:4px;min-width:0}.home-mini-product__copy strong{font-size:.82rem;line-height:1.05}.home-mini-product__copy small{color:#141414a3;font-size:.72rem}.pizza-placeholder{align-items:center;background:radial-gradient(circle at 40% 35%,#ffd58b,#f2bc67 55%,#de9651);border:12px solid #f4c37f;border-radius:50%;box-shadow:0 20px 36px #3c1e0a2e;color:#8a3f1a;display:flex;font-size:1.25rem;font-weight:700;height:100%;justify-content:center;width:100%}.home-categories{display:grid;gap:18px;grid-template-columns:repeat(5,minmax(0,1fr))}.home-categories--compact{display:flex;flex-wrap:wrap;gap:10px}.home-storyband{display:grid;gap:20px;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr)}.home-storycard{align-items:center;background:#fff;border-radius:30px;box-shadow:0 16px 28px #2c1d110f;display:grid;gap:18px;padding:24px 28px}.home-storycard--brand{grid-template-columns:220px minmax(0,1fr)}.home-storycard--cat{background:#f0e6d4;grid-template-columns:140px minmax(0,1fr)}.home-storycard h2,.home-storycard strong{font-size:clamp(1.4rem,2.4vw,2.2rem);letter-spacing:-.04em;line-height:1.02;margin:6px 0 10px}.home-storycard p{color:#221d16ad;margin:0}.home-storycard__sign{max-width:100%;width:220px}.home-storycard__cat{max-width:100%;width:140px}.home-category-card{border:0;border-radius:28px;color:#221d16;display:grid;gap:10px;min-height:150px;padding:22px;text-align:left}.home-categories--compact .home-category-card{align-items:center;background:#fff;border:1px solid rgba(34,29,22,.08);border-radius:999px;color:inherit;display:inline-flex;gap:0;min-height:0;padding:9px 16px;text-decoration:none;width:auto}.home-category-card:disabled{cursor:default}.home-categories--compact .home-category-card__emoji,.home-categories--compact .home-category-card small{display:none}.home-categories--compact .home-category-card strong{font-size:.92rem;font-weight:600}.home-category-card__emoji{font-size:2rem}.home-category-card--pizza{background:#eea089}.home-category-card--yellow{background:#f3c85c}.home-category-card--blue{background:#a7cae8}.home-category-card--peach{background:#f6b497}.home-category-card--active{background:#dd6c5a;color:#fff8f0}.home-categories--compact .home-category-card--active{background:#dce8bc;border-color:transparent;color:#253010}.home-section{display:grid;gap:20px}.home-section__header{align-items:end;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.home-section__header h2{font-size:clamp(2rem,3vw,3rem);letter-spacing:-.05em;margin:4px 0 0}.home-product-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-page-hero{background:linear-gradient(135deg,#738642fa,#6b7c37f5),radial-gradient(circle at 85% 18%,rgba(255,236,196,.16),transparent 24%);border-radius:34px;display:grid;flex:0 0 auto;gap:42px;isolation:isolate;overflow:hidden;padding:28px 32px 36px;position:relative;z-index:0}.storefront-page-hero--delivery{background:linear-gradient(135deg,#708449fa,#5a6e30f5),radial-gradient(circle at 78% 12%,rgba(255,240,212,.2),transparent 22%)}.storefront-page-hero--flat{background:#fff;border-radius:0;min-height:101px;padding:0}.storefront-page-hero--flat .home-header--storefront{color:#141414;left:auto;min-height:101px;padding:0 var(--figma-section-x);position:relative;right:auto;top:auto}.storefront-page-hero--flat .home-header__brand--storefront p,.storefront-page-hero--flat .home-nav__link,.storefront-page-hero--flat .storefront-phone{color:#141414}.storefront-page-hero--flat .select--home{background:#fff;border-color:#1414141f;color:#141414}.storefront-page-hero--flat .home-cart-badge--storefront{background:#acd084;color:#141414}.storefront-page-hero--consumer-header{padding:0}.storefront-page-hero:not(.storefront-page-hero--consumer-header) .home-header--storefront{left:auto;position:relative;right:auto;top:auto}.storefront-page-hero--consumer-header .home-header--storefront{align-items:center;left:auto;padding:28px 32px;position:relative;right:auto;top:auto}.storefront-page-hero__content{color:#fff8f0;display:grid;gap:16px;max-width:680px}.storefront-page-hero__content h1{font-size:clamp(2.6rem,5vw,4.8rem);letter-spacing:-.05em;line-height:.92;margin:0}.storefront-page-hero__content p{color:#fff8f0d1;font-size:1.02rem;margin:0;max-width:58ch}.delivery-figma-hero{align-items:center;background:#f4ecdd;border-radius:0;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);margin:0;min-height:360px;padding:56px var(--figma-section-x)}.delivery-figma-hero__copy{display:grid;gap:18px;max-width:620px}.delivery-figma-hero__copy h1{color:#141414;font-size:clamp(3rem,6vw,5.4rem);letter-spacing:-.06em;line-height:.9;margin:0}.delivery-figma-hero__copy p{color:#141414ad;font-size:1.05rem;margin:0;max-width:48ch}.delivery-figma-hero__copy .home-cta{justify-self:start}.delivery-figma-hero__art{align-items:center;display:flex;justify-content:center}.delivery-figma-hero__art img{max-width:360px;width:100%}.delivery-figma-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));padding:48px var(--figma-section-x) 0}.delivery-figma-card{border-radius:30px;display:grid;gap:12px;min-height:260px;overflow:hidden;padding:32px;position:relative}.delivery-figma-card--green{background:#acd084}.delivery-figma-card--blue{background:#aee3ff}.delivery-figma-card__icon{color:#ffffffb8;font-size:9rem;font-weight:900;line-height:.85;position:absolute;right:28px;top:18px}.delivery-figma-card--blue .delivery-figma-card__icon{color:#f49a3f;font-size:11rem;top:-12px}.delivery-figma-card h2,.delivery-figma-card p{position:relative;z-index:1}.delivery-figma-card h2{align-self:end;color:#141414;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.04em;line-height:.98;margin:auto 0 0;max-width:420px}.delivery-figma-card p{color:#141414ad;margin:0}.storefront-info-hero{background:#f4ecdd;border-radius:34px;display:grid;gap:20px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);margin:0 var(--figma-section-x);padding:44px}.storefront-info-hero h1{color:#141414;font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.05em;line-height:.96;margin:8px 0 0}.storefront-info-hero__lead,.storefront-info-hero__meta,.storefront-info-grid .surface-card--consumer{padding:28px}.storefront-info-hero__lead{color:#141414ad;font-size:1.06rem;line-height:1.45;margin:0;max-width:680px}.storefront-info-hero__meta{align-content:end;background:#fff;border-radius:26px;display:grid;gap:8px}.storefront-info-hero__meta strong{color:#141414;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1}.storefront-info-hero__meta span{color:#1414149e;line-height:1.35}.storefront-info-hero--contacts{background:radial-gradient(circle at 92% 18%,rgba(172,208,132,.72),transparent 24%),#f4ecdd}.storefront-info-hero--legal{background:radial-gradient(circle at 88% 16%,rgba(174,227,255,.72),transparent 24%),#f4ecdd}.storefront-info-grid{display:grid;gap:20px;margin:0 var(--figma-section-x);grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-legal-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 var(--figma-section-x)}.storefront-legal-grid .surface-card--consumer p{color:#221d16bd;font-size:1rem;line-height:1.45;margin:0}.storefront-legal-note{margin:0 var(--figma-section-x)}.about-figma-intro{display:grid;gap:24px;padding:56px var(--figma-section-x) 0}.about-figma-intro h1,.about-address-section h2{color:#141414;font-size:2.625rem;font-weight:800;letter-spacing:-.03em;line-height:1;margin:0}.about-figma-intro p{color:#141414;font-size:1.125rem;line-height:1.5;margin:0;max-width:1200px}.about-principles{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));padding:28px var(--figma-section-x) 48px}.about-principle-card{align-items:center;background:#1414140a;border-radius:16px;color:#141414;display:flex;gap:16px;min-height:88px;padding:20px 24px}.about-principle-card svg{flex:0 0 28px}.about-principle-card h2{font-size:20px;font-weight:800;line-height:1.2;margin:0}.about-address-section{align-items:start;display:grid;gap:12px;grid-template-columns:392px minmax(0,796px);padding:24px var(--figma-section-x) 80px}.about-address-section p{color:#141414;font-size:1.125rem;line-height:1.35;margin:24px 0 0}.about-address-section__map{align-items:end;background:linear-gradient(90deg,rgba(172,208,132,.24) 1px,transparent 1px),linear-gradient(0deg,rgba(172,208,132,.24) 1px,transparent 1px),radial-gradient(circle at 58% 46%,#ef6e5c 0 10px,transparent 11px),linear-gradient(135deg,#f5ead7,#fffaf0);background-size:58px 58px,58px 58px,auto,auto;border-radius:4px;color:#141414;display:grid;min-height:296px;overflow:hidden;padding:24px;position:relative}.about-address-section__map:before,.about-address-section__map:after{background:#8ea83c52;content:"";height:18px;left:-10%;position:absolute;right:-10%;top:38%;transform:rotate(-8deg)}.about-address-section__map:after{background:#ef6e5c38;top:62%;transform:rotate(12deg)}.about-address-section__map img{border-radius:20px;height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.about-address-section__map span{display:none}.delivery-page-body{display:grid;gap:28px;padding:40px var(--figma-section-x) 64px}.delivery-page-body h1,.delivery-page-body h2{color:#141414;margin:0}.delivery-page-body h1{font-size:42px;font-weight:800;letter-spacing:-.03em;line-height:1}.delivery-page-body__label,.delivery-columns h2{font-size:20px;font-weight:800;line-height:1.3}.delivery-split,.delivery-columns{align-items:start;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-split__map{background:#1414140a;border-radius:20px;min-height:261px;overflow:hidden;position:relative}.delivery-split__map img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.delivery-card-list{display:grid;align-content:start;gap:12px}.delivery-card-list p{align-items:center;background:#1414140a;border-radius:16px;color:#141414;display:flex;font-size:18px;font-weight:700;line-height:1.3;margin:0;min-height:70px;padding:16px 20px}.delivery-columns{gap:24px 12px}.delivery-columns section{display:grid;gap:16px}@media(max-width:720px){.delivery-page-body{gap:20px;padding:24px 16px 40px}.delivery-page-body h1{font-size:26px}.delivery-split,.delivery-columns{grid-template-columns:1fr}.delivery-split__map{min-height:368px}.delivery-card-list p{font-size:16px;min-height:50px;padding:12px 16px}}.home-product-card,.home-empty-card{background:#fff;border-radius:28px;box-shadow:0 16px 28px #2c1d110f;overflow:hidden}.home-product-card{border:1px solid transparent;display:grid;gap:0;grid-template-columns:minmax(220px,280px) minmax(0,1fr);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-product-card--clickable{cursor:pointer}.home-product-card--clickable:hover{border-color:#8cb34aa6;box-shadow:0 20px 36px #5a782824;transform:translateY(-2px)}.home-product-card--clickable:focus-visible{border-color:#8cb34ad9;outline:3px solid rgba(140,179,74,.35);outline-offset:2px}.home-product-card__image{display:block;padding:18px}.home-product-card__image .product-image{aspect-ratio:1;background:linear-gradient(180deg,#fff7ef,#ffe5c8);border-radius:28px}.home-product-card__image .product-image--asset{padding:12px}.home-fallback-dish{aspect-ratio:1;background:radial-gradient(circle at 40% 35%,#ffe0a4,#f4c36a 55%,#df9653);border-radius:28px;position:relative}.home-fallback-dish:before,.home-fallback-dish:after{background:#e25348e6;border-radius:50%;content:"";position:absolute}.home-fallback-dish:before{height:54px;left:28%;top:26%;width:54px}.home-fallback-dish:after{box-shadow:76px 18px #e25348e6,40px 92px #6f9c3ae6,112px 88px #fff4dde6;height:20px;left:18%;top:18%;width:20px}.home-product-card__body{display:grid;gap:18px;padding:24px 24px 24px 0}.home-product-card__badge{height:auto;max-width:92px}.home-product-card__body strong{font-size:1.6rem;letter-spacing:-.04em}.home-product-card__body p{line-height:1.6;margin:0}.home-product-card__footer{align-items:center;display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.home-price-pill{background:#ef6e5c;border-radius:999px;color:#fff8f2;font-weight:700;padding:12px 16px}.home-order-button{background:#8cb34a;border:0;border-radius:999px;color:#fffef7;min-height:48px;padding:0 22px;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.home-order-button:hover:not(:disabled){background:#75963b;box-shadow:0 10px 22px #5a782852;transform:translateY(-1px)}.home-order-button:active:not(:disabled){transform:translateY(0)}.home-order-button:disabled{background:#d5d0c8;color:#221d168c;cursor:not-allowed}.home-empty-card{padding:24px}.timeline{display:grid;gap:14px}.promo-showcase{display:grid;gap:18px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)}.promo-showcase__card{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:24px;display:grid;gap:16px;padding:18px}.promo-showcase__card--accent{background:linear-gradient(135deg,#f57c5b24,#acd0842e);grid-template-columns:minmax(0,1fr) minmax(180px,260px)}.promo-showcase__copy{display:grid;gap:10px}.promo-showcase__copy strong{font-size:1.35rem;letter-spacing:-.03em;line-height:1.08}.promo-showcase__art,.promo-showcase__sign{max-width:100%;width:100%}@media(max-width:1120px){.hero,.page-grid,.metric-grid,.split-grid,.cabinet-grid,.catalog-grid,.promo-strip,.product-hero,.choice-grid,.auth-panel,.hero__actions,.home-header,.home-storyband,.home-categories,.home-product-grid,.home-product-card,.consumer-support-grid,.cart-layout,.promo-hero,.checkout-grid,.cabinet-auth-grid,.product-showcase,.product-card,.cart-item--consumer,.promo-rules-grid,.checkout-result-grid,.checkout-address-grid,.timeline--consumer,.home-storycard--brand,.home-storycard--cat,.promo-showcase,.promo-showcase__card--accent,.promo-hero__lead,.product-showcase__summary,.storefront-info-hero,.storefront-info-grid,.storefront-legal-grid,.home-promo-strip,.delivery-figma-hero,.delivery-figma-grid,.about-principles,.about-address-section{grid-template-columns:1fr}.storefront-info-hero,.storefront-info-grid,.storefront-legal-grid,.storefront-legal-note{margin-left:48px;margin-right:48px}.consumer-page-frame,.storefront-footer{padding-left:48px;padding-right:48px}.storefront-footer__meta,.storefront-metric{text-align:left}.storefront-metric--with-divider,.storefront-metric--sum{border-left:1px solid rgba(20,20,20,.12);padding-left:20px;padding-top:0}.storefront-inner-hero__aside{justify-content:space-between;width:100%}.storefront-inner-hero__metrics{flex-wrap:wrap;gap:16px 24px;justify-content:flex-start;width:100%}.storefront-metric,.storefront-metric--with-divider,.storefront-metric--sum{min-width:0}.home-header-frame,.home-promo-strip,.delivery-figma-hero,.delivery-figma-grid,.consumer-page-frame,.storefront-footer,.figma-tags-panel,.storefront-page-hero--flat .home-header--storefront,.about-figma-intro,.about-principles,.about-address-section{padding-left:48px;padding-right:48px}.home-hero,.home-promo-strip{margin-left:48px;margin-right:48px}.home-page>.home-categories--compact,.home-page>.home-section{padding-left:48px;padding-right:48px}.home-page>.home-categories--compact{padding-top:16px}.home-page>.home-section{padding-bottom:40px;padding-top:20px}.home-frequent{padding-left:0}.home-hero--storefront .home-header--storefront,.storefront-page-hero .home-header--storefront{left:48px;right:48px}}@media(min-width:900px)and (max-width:1120px){.home-header--storefront{grid-template-columns:auto 1fr auto}.home-hero__title{font-size:clamp(3.4rem,5.2vw,4.2rem)}.home-hero.home-hero--storefront{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:520px;padding:44px 48px 40px}.home-pizza-visual{height:280px;width:280px}.home-storyband{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr)}}@media(max-width:720px){.app-shell{padding:16px}.hero__copy,.sidebar-card,.content-card{padding:20px}.toolbar{padding:14px}.list-scroll{max-height:320px}.app-shell--admin .actions-row{align-items:stretch;width:100%}.app-shell--admin .actions-row .button,.app-shell--admin .actions-row a.button{width:100%}.hero__copy h1{max-width:none}.figma-home{padding:0}.home-hero{margin-left:16px;margin-right:16px;min-height:0;padding:28px 20px 24px}.home-hero__title{font-size:clamp(2.75rem,12vw,3.6rem)}.home-hero__visual,.home-hero__image{min-height:200px}.home-header__controls--storefront{justify-content:flex-start}.home-hero--storefront,.storefront-page-hero{padding-top:0}.storefront-page-hero:not(.storefront-page-hero--consumer-header){padding:24px}.storefront-page-hero--flat{padding:0}.storefront-page-hero--consumer-header{padding-top:0}.home-hero--storefront .home-header--storefront,.storefront-page-hero .home-header--storefront{left:20px;right:20px;top:20px}.figma-tags-panel,.home-header-frame,.home-promo-strip,.delivery-figma-hero,.delivery-figma-grid,.consumer-page-frame,.storefront-footer,.about-figma-intro,.about-principles,.about-address-section{padding-left:20px;padding-right:20px}.storefront-info-hero,.storefront-info-grid,.storefront-legal-grid,.storefront-legal-note{margin-left:20px;margin-right:20px}.storefront-info-hero{padding:28px 20px}.home-promo-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:16px;margin-right:16px;padding:20px 20px 24px}.home-page>.home-categories--compact,.home-page>.home-section{padding-left:20px;padding-right:20px}.home-page>.home-categories--compact{padding-top:12px}.home-page>.home-section{padding-bottom:32px;padding-top:16px}.home-promo-tile{aspect-ratio:1 / 1;max-width:none;width:100%}.storefront-inner-hero{padding:24px 20px}.storefront-metric--with-divider,.storefront-metric--sum{border-left:0;padding-left:0}.storefront-inner-hero__aside{align-items:stretch;flex-direction:column;gap:16px}.storefront-inner-hero__cta{align-self:stretch;text-align:center}.home-frequent{grid-column:1 / -1}.home-frequent__grid{grid-template-columns:1fr}.delivery-figma-hero,.delivery-figma-grid{padding-top:32px}.home-header-frame,.home-header-frame .home-header--storefront{min-height:64px}.home-header--storefront{gap:10px 12px;grid-template-areas:"brand controls" "nav nav";grid-template-columns:minmax(0,1fr) auto}.home-header__brand--storefront{grid-area:brand;min-width:0}.home-header-frame .home-header__brand--storefront p{display:none}.home-header-frame .home-brand-image{max-width:min(148px,100%)}.home-nav--storefront{flex-wrap:nowrap;gap:16px;grid-area:nav;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.home-nav--storefront::-webkit-scrollbar{display:none}.home-header__controls--storefront{grid-area:controls;gap:8px;justify-content:flex-end}.home-header__controls--storefront .home-header__city-switcher{min-width:0}.home-header-frame .select--home{max-width:118px;min-width:0;padding:8px 10px}.home-header-frame .home-cart-badge--storefront{padding:10px 14px;white-space:nowrap}.home-header-frame .storefront-phone{display:none}.figma-tags-panel{flex-wrap:nowrap;gap:16px 20px;position:relative;top:auto}.storefront-page-hero--flat .home-header--storefront{padding:20px}.about-principle-card{min-height:72px;padding:16px 18px}.storefront-page-hero:not(.storefront-page-hero--consumer-header) .home-header--storefront{left:auto;right:auto;top:auto}.home-product-card__body{padding:0 18px 18px}.home-product-card__image,.product-card__visual{padding:14px 14px 0}.home-product-card__image .product-image,.product-card__visual .product-image,.cart-item__visual .product-image{aspect-ratio:1;border-radius:20px}.product-showcase__media,.product-showcase__info,.cart-hero__lead,.cart-hero__meta{padding:22px}.product-card__body{padding:0 18px 18px}}.app-shell.app-shell--admin{border-radius:0;margin:0;max-width:none;min-height:100vh;padding:20px 24px 48px;width:100%}.app-shell--admin .admin-frame{min-width:0}.app-shell--admin .admin-frame>.content-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border:0;box-shadow:none;min-height:0;padding:0}.admin-workspace{align-items:start;display:grid;gap:20px;grid-template-columns:272px minmax(0,1fr);min-width:0}.admin-nav{background:#fffffff0;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:24px;box-shadow:0 16px 40px #0f17280f;display:grid;gap:16px;padding:16px;position:sticky;top:16px}.admin-nav__identity{display:grid;gap:4px;padding:4px 8px 0}.admin-nav__identity strong{font-size:1.05rem}.admin-nav__identity p,.admin-workspace__intro p{color:var(--admin-muted, rgba(15, 23, 40, .62));margin:0}.admin-workspace__intro p{margin-top:10px;max-width:72ch}.admin-nav__list{display:grid;gap:6px}.admin-nav__item{background:transparent;border:1px solid transparent;border-radius:14px;color:var(--admin-ink, #0f1728);cursor:pointer;display:grid;gap:2px;padding:10px 12px;text-align:left;width:100%}.admin-nav__item span{font-weight:700}.admin-nav__item small{color:var(--admin-muted, rgba(15, 23, 40, .62));font-size:.78rem;font-weight:600;letter-spacing:0;text-transform:none}.admin-nav__item:hover{background:#007aff0f;transform:none}.admin-nav__item--active{background:#fff;border-color:#007aff47;box-shadow:0 8px 18px #0f17280d}.admin-nav__item--active span{color:var(--admin-primary-strong, #0062cc)}.admin-nav__logout{width:100%}.admin-notice{align-items:start;background:#ffffffc2;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:18px;display:grid;gap:8px;padding:14px}.admin-notice--clickable{cursor:pointer;text-align:left;width:100%}.admin-notice--clickable:hover,.admin-notice--clickable:focus-visible{border-color:#007aff;box-shadow:0 0 0 1px #007aff;outline:none}.admin-notice__head{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.admin-notice__time,.order-card__time{color:var(--admin-muted, rgba(15, 23, 40, .62));font-size:.85rem;font-weight:600;white-space:nowrap}.admin-notice__copy{display:grid;gap:6px;min-width:0}.admin-notice__copy p,.admin-notice__copy strong{margin:0;overflow-wrap:anywhere}.admin-notice__meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.app-shell--admin .tag--alert{background:#007aff1f;border-color:#007aff47}.app-shell--admin .split-grid{align-items:start;grid-template-columns:repeat(auto-fit,minmax(min(100%,460px),1fr))}.app-shell--admin .surface-card{align-content:start;display:grid;gap:16px}.app-shell--admin .surface-card>p,.app-shell--admin .metric-card p{margin:0}.app-shell--admin .surface-card .section-heading h2{font-size:1.35rem;line-height:1.2}.app-shell--admin .metric-grid,.app-shell--admin .admin-metric-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.app-shell--admin .cabinet-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.app-shell--admin .input,.app-shell--admin .select,.app-shell--admin textarea.input{max-width:100%;min-width:0;width:100%}.app-shell--admin .surface-card,.app-shell--admin .address-card,.app-shell--admin .metric-card,.app-shell--admin .field-stack{min-width:0}.app-shell--admin .list-scroll{max-height:min(70vh,720px)}.app-shell--admin .polygon-editor__canvas{height:min(52vh,480px)}@media(min-width:981px){.admin-nav{max-height:calc(100vh - 32px);overflow:auto}}@media(max-width:980px){.app-shell.app-shell--admin{padding:12px 12px 32px}.admin-workspace{grid-template-columns:minmax(0,1fr)}.admin-nav{position:static}.admin-nav__list{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.admin-nav__item{flex:0 0 auto;min-width:148px;width:auto}.admin-notice{grid-template-columns:minmax(0,1fr)}.admin-notice__meta{justify-content:flex-start}.order-drawer{width:100%}}.order-card-grid{display:grid;gap:8px;grid-template-columns:minmax(0,1fr)}.orders-pager{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.orders-filter-reset{align-self:end}.orders-filter-reset .button{width:100%}.admin-toast{animation:admin-toast-in .32s ease;background:#fff;border:1px solid rgba(45,141,87,.35);border-radius:14px;box-shadow:0 16px 40px #0f172829;color:#1b7a45;font-weight:700;max-width:min(420px,calc(100vw - 32px));padding:14px 16px;position:fixed;right:16px;top:16px;z-index:80}.admin-toast--error{border-color:#b4231859;color:#b42318}@keyframes admin-toast-in{0%{transform:translate(120%)}to{transform:translate(0)}}@keyframes admin-toast-out{0%{transform:translate(0)}to{transform:translate(120%)}}.timeline--compact{gap:8px}.timeline--compact .timeline__item{border-radius:12px;padding:8px 12px}.timeline--compact .timeline__item strong{font-size:.95rem;margin-bottom:2px}.timeline--compact .timeline__item p{font-size:.85rem;line-height:1.3;margin:0}.orders-board{display:grid;gap:12px}.order-card{align-items:start;background:#fff;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:14px;color:inherit;column-gap:12px;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;padding:16px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.order-card:hover,.order-card:focus-visible{border-color:#007aff;box-shadow:0 0 0 1px #007aff;outline:none}.order-card__number{font-size:1rem;font-weight:700;min-width:0}.order-card__main{align-self:start;display:grid;gap:2px;grid-column:1;grid-row:1;min-width:0}.order-card__aside{align-items:flex-end;align-self:start;display:flex;flex-direction:column;gap:2px;grid-column:2;grid-row:1}.order-card__stamp{display:grid;justify-items:end;line-height:1.2;margin-top:6px}.order-status-pill{border-radius:999px;font-size:.75rem;font-weight:700;line-height:1.2;padding:3px 10px;white-space:nowrap}.order-status-pill--info{background:#007aff1f;color:#0062cc}.order-status-pill--progress{background:#e87a1229;color:#c2410c}.order-status-pill--done{background:#1b7a4524;color:#1b7a45}.order-status-pill--danger{background:#b423181f;color:#b42318}.order-card__meta,.order-card__goods{color:var(--admin-muted, rgba(15, 23, 40, .62));font-size:.88rem;line-height:1.3;overflow-wrap:anywhere}.order-card__goods{color:var(--admin-ink, #0f1728);font-weight:600}.order-drawer-root{inset:0;position:fixed;z-index:40}.order-drawer__backdrop{animation:order-drawer-fade-in .28s ease;background:#0f172861;border:0;inset:0;position:absolute}.order-drawer{animation:order-drawer-in .32s ease;background:#f4f8fd;box-shadow:-18px 0 48px #0f172829;display:flex;flex-direction:column;height:100%;max-height:100dvh;max-width:100%;overflow:hidden;position:absolute;right:0;top:0;width:70vw}.order-drawer-root--closing .order-drawer__backdrop{animation:order-drawer-fade-out .28s ease forwards}.order-drawer-root--closing .order-drawer{animation:order-drawer-out .28s ease forwards}.order-drawer__header{align-items:flex-start;background:#f4f8fd;display:flex;flex:0 0 auto;gap:12px;justify-content:space-between;padding:20px 20px 8px;position:relative;z-index:2}.order-drawer__heading{flex:1 1 auto;min-width:0}.order-drawer__header h2{font-size:1.6rem;letter-spacing:-.03em;line-height:1.1;margin:4px 0;overflow-wrap:anywhere}.order-drawer__header p{margin:0;overflow-wrap:anywhere}.order-drawer__close{align-items:center;background:#fff;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:999px;color:var(--admin-ink, #0f1728);cursor:pointer;display:inline-flex;flex:0 0 auto;height:44px;justify-content:center;line-height:1;width:44px}.order-drawer__tabs{background:#f4f8fd;display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:8px;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding:8px 20px 12px;position:relative;scrollbar-width:thin;z-index:2}.order-drawer__tab{background:transparent;border:1px solid transparent;border-radius:999px;color:var(--admin-ink, #0f1728);cursor:pointer;flex:0 0 auto;font-weight:700;min-height:40px;padding:0 14px}.order-drawer__tab--active{background:#fff;border-color:#007aff47;color:#0062cc}.order-drawer__footer{align-items:center;background:#fff;border-top:1px solid rgba(10,36,84,.08);display:flex;flex:0 0 auto;gap:12px;justify-content:space-between;padding:12px 20px 20px}.order-drawer__save{margin-left:auto;min-width:140px;width:auto}.order-drawer__body{align-content:start;display:grid;flex:1 1 auto;gap:16px;max-width:100%;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:16px 20px 28px}.order-drawer .input,.order-drawer select.input,.order-drawer textarea.input{flex:none;max-width:100%;min-width:0;width:100%}.order-drawer__alert{border-radius:14px;margin:0;padding:12px 14px}.order-drawer__alert--danger{background:#cf5f591f}.order-drawer__alert--success{background:#2d8d571f}.order-item-card{align-items:start;background:#fff;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:18px;display:grid;gap:12px;grid-template-columns:84px minmax(0,1fr);padding:12px}.order-item-card__photo{background:#e7eef8;border-radius:14px;height:84px;object-fit:cover;width:84px}.order-item-card__photo--empty{display:block}.order-item-card__copy{display:grid;gap:4px;min-width:0}.order-item-card__copy p{margin:0;overflow-wrap:anywhere}.order-item-card__actions{grid-column:1 / -1}@media(max-width:719px){.app-shell--admin .order-item-card__actions{flex-wrap:nowrap;width:100%}.app-shell--admin .order-item-card__actions .button{flex:0 0 56px;padding:0;width:56px}.app-shell--admin .order-item-card__actions .order-item-card__delete{flex:1 1 auto;width:auto}}@media(min-width:720px){.order-item-card{grid-template-columns:84px minmax(0,1fr) auto}.order-item-card__actions{align-self:center;grid-column:auto}}@keyframes order-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes order-drawer-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes order-drawer-fade-in{0%{opacity:0}to{opacity:1}}@keyframes order-drawer-fade-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.order-drawer,.order-drawer__backdrop,.order-drawer-root--closing .order-drawer,.order-drawer-root--closing .order-drawer__backdrop{animation-duration:.01ms}}@media(max-width:980px){.order-drawer{width:100%}.order-drawer__header{align-items:center;padding:12px 16px 8px;padding-top:max(12px,env(safe-area-inset-top))}.order-drawer__header h2{font-size:1.25rem}.order-drawer__close{position:relative;z-index:3}.order-drawer__tabs{padding:8px 16px 12px}.order-drawer__body{padding:12px 16px 20px}.order-drawer__footer{padding:12px 16px max(16px,env(safe-area-inset-bottom))}.order-drawer__save{flex:1 1 auto;min-width:0}}.admin-workspace__main{max-width:100%;min-width:0}.catalog-board{display:grid;gap:20px;max-width:100%;min-width:0;overflow-x:hidden}.catalog-hero{display:grid;gap:16px}.catalog-hero__note{color:#5c6b7a;margin:0}.catalog-hero__preview{border-radius:16px;display:block;height:180px;object-fit:cover;width:min(480px,100%)}.catalog-promo-list{display:grid;gap:12px}.catalog-promo-card{border:1px solid rgba(10,36,84,.12);border-radius:16px;display:grid;gap:12px;padding:12px}.catalog-promo-card__colors{align-items:end;display:flex;flex-wrap:wrap;gap:16px}.catalog-promo-card__colors input[type=color]{background:transparent;border:0;height:40px;padding:0;width:56px}.catalog-promo-card__gradient{align-items:center;display:flex;gap:8px}.catalog-promo-card__preview{background:#f4f6f8;border-radius:12px;height:96px;object-fit:contain;width:96px}.catalog-board__head{align-items:end;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.catalog-tree,.catalog-dict{background:#fff;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:18px;display:grid;gap:10px;max-width:100%;min-width:0;padding:16px}.catalog-tree__group,.catalog-tree__products{display:grid;gap:4px;min-width:0}.catalog-tree__row{align-items:center;display:flex;gap:8px;min-height:36px;min-width:0}.catalog-tree__row--product{padding-left:28px}.catalog-tree__toggle,.catalog-tree__add{align-items:center;background:#f3f6fb;border:0;border-radius:10px;cursor:pointer;display:inline-flex;flex:0 0 32px;flex-shrink:0;height:32px;justify-content:center;width:32px}.catalog-tree__name{background:transparent;border:0;color:inherit;cursor:pointer;flex:1 1 auto;font:inherit;min-width:0;overflow-wrap:anywhere;text-align:left;white-space:normal;word-break:break-word}.catalog-tree__name:hover{color:#0062cc}.catalog-tree__meta{color:#7a8494;font-size:12px;margin-left:8px}.catalog-tree__empty{color:#7a8494;margin:0;padding-left:36px}.catalog-dict__head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.catalog-chips{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.catalog-chip{background:#eef3fb;border:0;border-radius:999px;color:inherit;cursor:pointer;max-width:100%;overflow-wrap:anywhere;padding:8px 12px;text-align:left;white-space:normal;word-break:break-word}.catalog-chip:hover{background:#dce8f8}.catalog-chip--on{background:#1e293b;color:#f8fbff}.catalog-chip--on:hover{background:#0f172a}.catalog-check{align-items:center;display:flex;gap:8px}.catalog-product-main{align-items:start;display:grid;gap:16px;grid-template-columns:220px minmax(0,1fr);max-width:100%;min-width:0}.catalog-product-fields{display:grid;gap:12px}.catalog-field-row{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.catalog-photo{display:grid;gap:10px;max-width:100%;min-width:0}.catalog-photo__actions{align-items:center;display:flex;gap:8px;min-width:0;width:100%}.catalog-photo__actions .button{align-items:center;display:inline-flex;flex:0 1 auto;gap:6px;justify-content:center;min-width:0;width:auto}.catalog-photo__actions .catalog-photo__remove{flex:0 0 44px;height:44px;min-width:44px;padding:0;width:44px}.catalog-photo__remove-text{display:none}.catalog-extras{display:grid;gap:20px}.catalog-extras__block{display:grid;gap:10px}.catalog-extras__title{font-size:.95rem}.catalog-photo img,.catalog-photo__empty{aspect-ratio:1;background:#e7eef8;border-radius:16px;display:block;height:auto;max-width:100%;min-width:0;object-fit:cover;width:100%}.catalog-photo__empty{align-items:center;color:#7a8494;display:flex;justify-content:center}.catalog-city-switch{display:flex;flex-wrap:wrap;gap:8px}.catalog-confirm{inset:0;position:fixed;z-index:90}.catalog-confirm__backdrop{background:#0f17286b;inset:0;position:absolute}.catalog-confirm__card{background:#fff;border-radius:20px;box-shadow:0 18px 48px #0f17282e;display:grid;gap:12px;left:50%;max-width:420px;padding:24px;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 32px)}.catalog-confirm__card h3{font-size:1.2rem;margin:0}.catalog-confirm__card p{color:var(--admin-muted, rgba(15, 23, 40, .68));margin:0}.catalog-confirm__actions{display:flex;gap:10px;justify-content:flex-end}@media(max-width:980px){.catalog-product-main{grid-template-columns:1fr}.catalog-product-main,.catalog-product-fields,.catalog-field-row,.catalog-photo,.order-drawer .field-stack{max-width:100%;min-width:0}.catalog-photo{justify-items:stretch}.catalog-photo img,.catalog-photo__empty{aspect-ratio:1;height:auto;max-height:none;max-width:100%;width:100%}.catalog-photo__actions .catalog-photo__upload,.catalog-photo__actions .catalog-photo__remove{flex:1 1 0;min-width:0;width:auto}.catalog-photo__actions .catalog-photo__remove{padding:0 12px}.catalog-photo__remove-text{display:inline}.catalog-tree__row--product{padding-left:16px}}.admin-shell{display:grid;gap:16px}.admin-topbar{align-items:center;display:flex;justify-content:space-between;min-height:44px}.admin-topbar__title{font-size:1.35rem;font-weight:700;letter-spacing:-.02em}.admin-topbar__burger{align-items:center;background:#fff;border:1px solid var(--admin-border, rgba(10, 36, 84, .12));border-radius:12px;color:var(--admin-ink, #0f1728);cursor:pointer;display:none;height:44px;justify-content:center;width:44px}.admin-nav__item{align-items:center;column-gap:10px;grid-template-columns:22px minmax(0,1fr);row-gap:0}.admin-nav__icon{align-items:center;color:var(--admin-primary-strong, #0062cc);display:inline-flex;grid-row:1 / span 2;justify-content:center}.admin-nav__item small{grid-column:2}.admin-nav__logout{align-items:center;display:inline-flex;gap:8px;justify-content:center}.admin-menu-root{inset:0;position:fixed;z-index:40}.admin-menu-root__backdrop{animation:order-drawer-fade-in .28s ease;background:#0f172861;inset:0;position:absolute}.admin-menu-root--closing .admin-menu-root__backdrop{animation:order-drawer-fade-out .28s ease forwards}@media(min-width:981px){.admin-topbar__burger,.admin-menu-root{display:none}}@media(max-width:980px){.admin-topbar__burger{display:inline-flex}.admin-nav{display:none}.admin-nav.admin-nav--open{animation:order-drawer-in .32s ease;border-radius:24px 0 0 24px;display:grid;height:100%;max-height:none;overflow:auto;position:fixed;right:0;top:0;width:70vw;z-index:45}.admin-nav.admin-nav--open.admin-nav--closing{animation:order-drawer-out .28s ease forwards}.admin-nav.admin-nav--open .admin-nav__list{display:grid;overflow:visible;padding-bottom:0}.admin-nav.admin-nav--open .admin-nav__item{min-width:0;width:100%}}@media(prefers-reduced-motion:reduce){.admin-nav.admin-nav--open,.admin-nav.admin-nav--open.admin-nav--closing,.admin-menu-root__backdrop,.admin-menu-root--closing .admin-menu-root__backdrop,.admin-toast,.admin-toast--closing{animation-duration:.01ms}}.yandex-map{border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:18px;height:380px;overflow:hidden;width:100%}.yandex-map--empty{align-content:center;background:#0f172808;display:grid;gap:8px;height:auto;min-height:120px;padding:20px}.yandex-map--empty p{margin:0}.yandex-map__pin{background:#eb5a4c;border:3px solid #ffffff;border-radius:50% 50% 50% 0;box-shadow:0 4px 12px #00000047;height:22px;transform:rotate(-45deg);width:22px}.pickup-map__sketch{background:radial-gradient(circle at 30% 40%,rgba(175,218,242,.55),transparent 42%),linear-gradient(160deg,#e7f2df,#f4f7f1 55%,#d7ebf6);border-radius:16px;display:block;height:320px;width:100%}.pickup-map__sketch polygon{fill:#eb5a4c47;stroke:#c4473a;stroke-width:.6}.pickup-map__sketch circle{fill:#eb5a4c;stroke:#fff;stroke-width:.45}.pickup-map .yandex-map{border:0;border-radius:16px;height:320px}.pickup-point__map{border-radius:16px;display:block;height:auto;width:100%}.pickup-point h2{margin:0 0 8px}.pickup-point>p{margin:0 0 16px}.figma-checkout--pickup .figma-checkout__alert{display:none}.figma-checkout--pickup .figma-checkout__contacts{order:2}.figma-checkout--pickup .figma-checkout__address{order:3}.order-success{align-items:center;background:#141414b8;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:90}.order-success__sheet{align-items:center;background:#fff;border-radius:32px;display:flex;gap:48px;max-width:990px;min-height:520px;padding:48px 64px;position:relative;width:100%}.order-success__cat{flex:0 0 280px;height:280px;object-fit:contain;width:280px}.order-success__copy h2{color:#141414;font-size:40px;font-weight:800;line-height:1.05;margin:0 0 16px}.order-success__copy p{color:#141414;font-size:16px;line-height:1.35;margin:0}.order-success__close{align-items:center;background:#fff;border:0;border-radius:50%;box-shadow:0 0 0 1px #14141414;color:#141414;cursor:pointer;display:flex;font-size:22px;height:36px;justify-content:center;position:absolute;right:20px;top:20px;width:36px}@media(max-width:720px){.order-success__sheet{flex-direction:column;gap:16px;max-width:390px;min-height:0;padding:56px 24px 32px}.order-success__cat{flex-basis:220px;height:220px;width:220px}.order-success__copy h2{font-size:28px}}.yandex-map__marker{align-items:center;background:#007aff;border:2px solid #ffffff;border-radius:999px;box-shadow:0 4px 12px #00000040;color:#fff;display:flex;font-size:12px;font-weight:700;height:26px;justify-content:center;width:26px}.delivery-city-list{display:grid;gap:10px}.delivery-city-card{align-items:center;background:#ffffffc2;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:16px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px 14px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.delivery-city-card:hover{border-color:#007aff70}.delivery-city-card--active{border-color:#007aff;box-shadow:0 8px 22px #007aff29}.delivery-city-card__meta{display:grid;gap:2px}.delivery-city-card__meta small{color:var(--admin-muted, rgba(15, 23, 40, .62))}.delivery-zone-list{display:grid;gap:10px}.delivery-zone-card{align-items:center;background:#ffffffc2;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:16px;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:12px 14px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;width:100%}.delivery-zone-card:hover{border-color:#007aff70;box-shadow:0 8px 22px #007aff1f;transform:translateY(-1px)}.delivery-zone-card__meta{display:grid;gap:2px}.delivery-zone-card__meta small{color:var(--admin-muted, rgba(15, 23, 40, .62))}.delivery-zone-card__status{border-radius:999px;flex:0 0 auto;font-size:.78rem;font-weight:700;padding:6px 12px}.delivery-zone-card__status--active{background:#2d8d5724;color:#2d8d57}.delivery-zone-card__status--inactive{background:#cf5f591f;color:#cf5f59}.delivery-zone-card__side{align-items:flex-end;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:8px;justify-content:space-between}.chip--compact{border-radius:999px;font-size:.85rem;line-height:1.2;min-height:0;padding:7px 14px}.icon-button{align-items:center;background:#fff;border:1px solid var(--admin-border, rgba(10, 36, 84, .1));border-radius:999px;color:var(--admin-ink, #0f1728);cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:36px}.icon-button:hover:not(:disabled){transform:translateY(-1px)}.icon-button:disabled{cursor:not-allowed;opacity:.5}.icon-button--play{border-color:#2d8d5766;color:#2d8d57}.icon-button--play:hover:not(:disabled){background:#2d8d571f;border-color:#2d8d57}.icon-button--stop{border-color:#cf5f5966;color:#cf5f59}.icon-button--stop:hover:not(:disabled){background:#cf5f591a;border-color:#cf5f59}.kv-grid{display:grid;gap:10px 16px;grid-template-columns:1fr 1fr}.kv{align-content:start;display:grid;gap:2px;min-width:0}.kv--full{grid-column:1 / -1}.kv>p{margin:0;overflow-wrap:anywhere}.kv__mono{color:var(--admin-muted, rgba(15, 23, 40, .62));font-size:.78rem;word-break:break-all}@media(max-width:720px){.kv-grid{grid-template-columns:1fr}}.figma-home{--figma-bg: #ffffff;--figma-ink: #141414;--figma-muted: rgba(20, 20, 20, .48);--figma-green: #53663c;--figma-green-soft: #acd084;--figma-blue: #afdaf2;--figma-stage: rgba(20, 20, 20, .04);--figma-radius: 16px;--figma-display: Montserrat, Manrope, "Segoe UI", sans-serif;background:#fff;color:#141414;font-family:Manrope,Segoe UI,sans-serif}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.figma-home .home-header--storefront{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:84px}.figma-home .home-header__lead{align-items:center;display:flex;flex-wrap:nowrap;gap:42px;min-width:0}.figma-home .home-nav--storefront .home-nav__link{white-space:nowrap}.figma-home .home-header__brand--storefront{gap:8px;padding:16px 0}.figma-home .home-brand-image{display:block;height:17px;max-width:none;width:146px}.figma-home .home-header__city-select,.figma-home .home-header__brand--storefront p{appearance:none;background:transparent;border:0;color:#53663c;cursor:pointer;font-family:Manrope,Segoe UI,sans-serif;font-size:16px;font-weight:500;line-height:1.36;margin:0;padding:0}.figma-home .home-nav--storefront{gap:32px}.figma-home .home-nav--storefront .home-nav__link,.figma-home .storefront-phone,.figma-home .storefront-footer__nav a,.figma-home .storefront-footer__phone{color:#141414;font-family:var(--figma-display);font-size:22px;font-weight:700;letter-spacing:.02em;line-height:1;text-decoration:none}.figma-home .home-nav__link--active{background:transparent;color:#53663c}.figma-home .home-header__controls--storefront{gap:16px}.figma-home .home-cart-badge--storefront{align-items:center;background:#acd084;border-radius:24px;color:#141414;display:inline-flex;font-family:var(--figma-display);font-size:22px;font-weight:700;gap:8px;height:56px;letter-spacing:.02em;padding:10px 32px;text-decoration:none}.figma-home .home-cart-badge__icon{display:block;height:24px;width:24px}.figma-home .home-cart-badge__count{align-items:center;background:#fff;border-radius:999px;color:#141414;display:inline-flex;font-size:14px;height:22px;justify-content:center;min-width:22px;padding:0 6px}.home-stage{background:#1414140a;border-radius:0 0 32px 32px;display:flex;flex-direction:column;gap:32px;padding-top:24px;padding-bottom:32px}.home-header-frame--stage{background:#f6f6f6;position:sticky;top:0;z-index:40}.home-header-frame--stage .home-header--storefront{background:#f6f6f6}.home-hero.home-hero--figma{background:#8ead6c;border-radius:16px;display:block;height:384px;margin:0 auto;min-height:384px;overflow:hidden;padding:0;position:relative;width:min(1202px,calc(100% - 240px))}.home-hero__photo{display:block;height:515px;max-width:none;object-fit:cover;object-position:right center;pointer-events:none;position:absolute;right:0;top:-28px;width:1406px}.home-hero__shade{background:linear-gradient(270deg,#0000 14%,#0000004d 90%);inset:0;pointer-events:none;position:absolute}.home-hero--figma .home-hero__copy{align-items:flex-start;color:#fff;display:flex;flex-direction:column;gap:28px;left:95px;max-width:none;position:absolute;top:50%;transform:translateY(-50%);width:min(520px,calc(100% - 140px));z-index:1}.home-hero__kicker{font-family:var(--figma-display);font-size:32px;font-weight:800;letter-spacing:.02em;line-height:1;margin:0}.home-hero--figma .home-hero__title{align-items:center;color:#fff;display:flex;font-family:var(--figma-display);font-size:72px;font-weight:900;gap:8px;letter-spacing:.02em;line-height:.85;margin:0;white-space:nowrap}.home-hero__chili{height:73px;object-fit:contain;width:61px}.home-hero__cta{align-items:center;background:#fff;border:1px solid rgba(20,20,20,.06);border-radius:24px;box-shadow:4px 4px 12px 8px #05050514;color:#141414;cursor:pointer;display:inline-flex;font-family:var(--figma-display);font-size:18px;font-weight:700;gap:4px;height:48px;justify-content:center;letter-spacing:.02em;padding:8px 22px;width:auto}.home-hero__cta span{font-weight:500;letter-spacing:.06em}.home-hero__cta:disabled{cursor:not-allowed;opacity:.7}.home-stage .home-promo-strip{align-items:start;background:transparent;border-radius:0;display:flex;flex-wrap:wrap;gap:clamp(12px,2vw,32px);margin:0;padding:0 var(--figma-section-x)}.home-stage .home-promo-tiles{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:16px;min-width:min(100%,178px)}.home-stage .home-promo-tile{aspect-ratio:1;border-radius:16px;box-shadow:none;flex:1 1 140px;height:auto;max-width:178px;padding:12px;width:auto}.home-stage .home-promo-tile--birthday{background:#afdaf2}.home-stage .home-promo-tile--delivery{background:#acd084}.home-stage .home-promo-tile__art,.home-stage .home-promo-tile .home-promo-tile__art{inset:0;width:auto}.home-stage .home-promo-tile .home-promo-tile__art img{height:58%;left:50%;max-width:78%;object-fit:contain;object-position:center;position:absolute;top:8px;transform:translate(-50%);width:auto}.home-stage .home-promo-tile strong{font-family:var(--figma-display);font-size:18px;font-weight:800;letter-spacing:.02em;line-height:1;position:relative;white-space:pre-line;z-index:1}.home-stage .home-frequent{flex:1 1 420px;gap:24px;min-width:min(100%,420px);padding-left:0}.home-stage .home-frequent h2,.figma-home .home-menu-section h2{font-family:var(--figma-display);font-size:32px;font-weight:800;letter-spacing:.02em;line-height:1;margin:0}.home-stage .home-frequent__grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-stage .home-mini-product{border:1px solid rgba(20,20,20,.06);border-radius:16px;box-shadow:20px 20px 20px -20px #0505051a;gap:8px;grid-template-columns:clamp(64px,22%,90px) minmax(0,1fr);min-height:0;min-width:0;padding:12px;text-decoration:none;width:100%}.home-stage .home-mini-product__image,.home-stage .home-mini-product__image .product-image,.home-stage .home-mini-product__image .home-fallback-dish{aspect-ratio:1;border-radius:12px;height:auto;overflow:hidden;width:100%}.home-stage .home-mini-product__copy strong{font-family:var(--figma-display);font-size:18px;font-weight:800;letter-spacing:.02em;line-height:1}.home-stage .home-mini-product__copy small{color:#1414147a;font-family:var(--figma-display);font-size:16px;font-weight:700}.figma-home .figma-tags-panel{background:#fff;gap:4px;min-height:64px;padding:16px var(--figma-section-x);position:sticky;top:var(--storefront-header-offset, 84px);z-index:35}.figma-home .figma-tags-panel__item{align-items:center;background:#1414140a;border-radius:24px;color:#141414b8;display:inline-flex;font-family:var(--figma-display);font-size:16px;font-weight:700;height:32px;letter-spacing:.02em;padding:0 16px}.figma-home .figma-tags-panel__item--active,.figma-home .figma-tags-panel__item:hover{background:#acd08452;border-bottom:0;color:#53663c;padding-bottom:0}.home-menu-section{display:flex;flex-direction:column;gap:32px;padding:16px var(--figma-section-x) 42px}.home-menu-row{display:flex;gap:32px}.home-menu-row__item{display:flex;flex:1 1 0;min-width:0;position:relative}.home-menu-divider{background:#1414140f;bottom:0;left:-16px;position:absolute;top:0;width:1px}.figma-home .home-product-card{align-items:center;background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;gap:16px;padding:32px 24px;transform:none;width:100%}.figma-home .home-product-card--clickable:hover{border-color:transparent;box-shadow:none;transform:none}.figma-home .home-product-card__image{flex:0 0 246px;height:246px;padding:0;position:relative;width:246px}.figma-home .home-product-card__image .product-image,.figma-home .home-product-card__image .home-fallback-dish{background:transparent;border-radius:16px;height:246px;object-fit:cover;width:246px}.figma-home .home-product-card__badge{left:0;max-width:96px;position:absolute;top:0}.figma-home .home-product-card__body{align-items:flex-start;display:flex;flex-direction:column;gap:12px;padding:0}.figma-home .home-product-card__body strong{font-family:var(--figma-display);font-size:22px;font-weight:800;letter-spacing:.02em;line-height:1}.figma-home .home-product-card__body p{color:#141414;font-size:16px;font-weight:500;line-height:1.36}.figma-home .home-order-button{align-items:center;background:#acd084;border-radius:24px;color:#141414;display:inline-flex;font-family:var(--figma-display);font-size:22px;font-weight:700;gap:4px;height:46px;letter-spacing:.02em;min-height:46px;padding:10px 16px}.figma-home .home-order-button__currency{font-weight:500;letter-spacing:.06em}.figma-home .home-order-button:hover:not(:disabled){background:#9bc46f;box-shadow:none;transform:none}.figma-home .storefront-footer{background:#1414140a;border-radius:32px 32px 0 0;border-top:0;gap:32px;margin-top:80px;padding:56px var(--figma-section-x) 32px}.figma-home .storefront-footer__row{display:grid;gap:0;grid-template-columns:1fr 1fr}.figma-home .storefront-footer__nav{flex-direction:column;gap:21px}.figma-home .storefront-footer__meta{gap:8px;max-width:none;text-align:left}.figma-home .storefront-footer__address{color:#1414147a;font-size:14px;font-weight:500;line-height:1.36}.figma-home .storefront-footer__legal{align-items:flex-start;border-top:1px solid rgba(20,20,20,.06);display:grid;gap:16px;grid-template-columns:1fr 1fr;padding-top:32px}.figma-home .storefront-footer__company,.figma-home .storefront-footer__brand{color:#1414147a;font-size:14px;font-weight:500;line-height:1.36;margin:0}.figma-home .storefront-footer__legal-side{display:flex;flex-direction:column;justify-content:space-between;min-height:60px}.figma-home .storefront-footer__legal-links{display:flex;gap:16px}.figma-home .storefront-footer__legal-links a{color:#141414;font-size:16px;font-weight:500;text-decoration:none}@media(max-width:1360px)and (min-width:721px){.figma-home .home-header__lead{gap:20px}.figma-home .home-nav--storefront{gap:16px}.figma-home .home-nav--storefront .home-nav__link,.figma-home .storefront-phone{font-size:18px}}@media(max-width:1180px)and (min-width:721px){.figma-home .home-nav--storefront .home-nav__link,.figma-home .storefront-phone{font-size:16px}}@media(max-width:1180px)and (min-width:721px){.figma-home .home-cart-badge--storefront span:not(.home-cart-badge__count){display:none}.figma-home .home-cart-badge--storefront{height:44px;justify-content:center;padding:8px;width:44px}}@media(max-width:900px){.home-stage .home-promo-tiles,.home-stage .home-frequent{flex-basis:100%}}@media(max-width:1100px){.home-menu-row{flex-direction:column}.home-menu-divider{display:none}}@media(max-width:720px){.figma-home .home-header--storefront,.figma-home .home-header__lead{align-items:center;gap:12px}.figma-home .home-header--storefront{min-height:56px;padding-bottom:4px;padding-top:4px}.figma-home .home-header__brand--storefront{padding:4px 0}.figma-home .home-nav--storefront .home-nav__link,.figma-home .storefront-phone,.figma-home .home-cart-badge--storefront{font-size:16px}.figma-home .home-cart-badge--storefront{height:42px;padding:8px 16px}.figma-home .storefront-phone,.home-hero.home-hero--figma{display:none}.home-stage{gap:16px;padding-top:16px;padding-bottom:16px}.home-stage .home-promo-strip{gap:12px;padding:0 16px}.home-stage .home-promo-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));width:100%}.home-stage .home-frequent{flex-basis:100%}.home-stage .home-promo-tile{aspect-ratio:1;height:auto;max-width:none;width:100%}.home-stage .home-frequent__grid{display:flex;overflow-x:auto}.home-stage .home-mini-product{flex:0 0 305px}.figma-home .figma-tags-panel,.home-menu-section,.figma-home .storefront-footer{padding-left:16px;padding-right:16px}.figma-home .figma-tags-panel{top:var(--storefront-header-offset, 64px)}.figma-home .home-product-card{gap:12px;padding:12px 0}.figma-home .home-product-card__image,.figma-home .home-product-card__image .product-image,.figma-home .home-product-card__image .home-fallback-dish{flex-basis:148px;height:148px;width:148px}.figma-home .home-product-card__body{gap:8px}.figma-home .home-product-card__body strong{font-size:18px}.figma-home .home-product-card__body p{font-size:14px;line-height:1.3}.figma-home .home-order-button{font-size:16px;height:40px;min-height:40px;padding:8px 14px}.home-hero--figma .home-hero__title{font-size:48px}.figma-home .storefront-footer__row,.figma-home .storefront-footer__legal{grid-template-columns:1fr}.figma-home .home-header-frame{min-height:0;padding-left:16px;padding-right:16px}.figma-home .home-nav--storefront{display:none}.figma-home .home-header__lead{gap:0;min-width:0}.figma-home .home-header__brand--storefront{padding:10px 0}.figma-home .home-cart-badge--storefront{height:44px;padding:8px;width:44px}.figma-home .home-cart-badge--storefront span{display:none}.figma-home .home-cart-badge--storefront{margin-top:4px}.figma-home .home-cart-badge--storefront{display:none}.figma-home .storefront-footer{margin-top:16px;padding-bottom:96px;padding-top:28px}.figma-home .consumer-page-frame{padding-bottom:12px}}.figma-home .home-header-frame,.figma-home .home-header-frame--stage{box-shadow:0 10px 16px -14px #1414148c;min-height:0;position:sticky;top:0;width:100%;max-width:100%;z-index:40}.figma-home{--storefront-header-offset: 84px}.figma-home .home-page,.figma-home .consumer-page-frame,.figma-home .figma-tags-panel{max-width:100%;min-width:0}.figma-home .home-header--storefront{position:relative}.storefront-theme-toggle{align-items:center;background:#1414140f;border:0;border-radius:50%;color:#141414;cursor:pointer;display:inline-flex;flex:0 0 44px;font-family:var(--figma-display);height:44px;justify-content:center;padding:0;width:44px}.storefront-theme-toggle span,.storefront-menu-button,.storefront-cart-fab{display:none}@media(min-width:721px){.storefront-drawer{display:none}}.storefront-menu-button{align-items:center;background:transparent;border:0;color:#141414;cursor:pointer;height:44px;justify-content:center;padding:0;width:44px}.storefront-menu-button svg,.storefront-cart-fab svg{height:24px;width:24px}.storefront-cart-fab{align-items:center;background:#fff;border-radius:50%;bottom:16px;box-shadow:0 10px 24px #1414142e;color:#141414;height:56px;justify-content:center;position:fixed;right:16px;width:56px;z-index:45}.storefront-cart-fab__count{align-items:center;background:#acd084;border-radius:999px;color:#141414;display:inline-flex;font-family:var(--figma-display);font-size:12px;font-weight:800;height:20px;justify-content:center;min-width:20px;padding:0 5px;position:absolute;right:-2px;top:-2px}.storefront-drawer__backdrop{background:#14141466;border:0;inset:0;position:fixed;z-index:60}.storefront-drawer__panel{animation:storefront-drawer-in .28s ease forwards;background:#fff;box-shadow:-16px 0 40px #14141429;display:flex;flex-direction:column;gap:4px;height:100%;padding:28px 24px;position:fixed;right:0;top:0;width:min(320px,86vw);z-index:61}.storefront-drawer__panel a{align-items:center;color:#141414;display:flex;font-family:var(--figma-display);font-size:22px;font-weight:800;justify-content:space-between;min-height:48px;text-decoration:none}.storefront-drawer__panel a span{background:#acd084;border-radius:999px;font-size:14px;min-width:24px;padding:2px 8px;text-align:center}@keyframes storefront-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.figma-product__copy .figma-choice-group__title{color:#141414b8;font-size:14px;font-weight:700;margin:28px 0 8px}.figma-choice-group .figma-choice-row{margin-top:0}.cart-add-spinner{animation:cart-add-spin .7s linear infinite;border:2px solid rgba(20,20,20,.22);border-radius:50%;border-top-color:#141414;display:block;height:18px;width:18px}.figma-cta--adding{gap:0}.figma-cta .cart-add-spinner{height:22px;width:22px}.home-order-button--adding{justify-content:center;min-width:96px}@keyframes cart-add-spin{to{transform:rotate(360deg)}}.storefront-theme-toggle svg{height:18px;width:18px}.figma-home[data-appearance=dark]{--figma-bg: #232323;--figma-ink: #ffffff;--figma-muted: rgba(255, 255, 255, .62);--figma-green: #acd084;--figma-stage: rgba(255, 255, 255, .06);background:#232323;color:#fff;color-scheme:dark}.figma-home[data-appearance=dark] .home-header-frame,.figma-home[data-appearance=dark] .home-header-frame--stage,.figma-home[data-appearance=dark] .home-header--storefront,.figma-home[data-appearance=dark] .home-header-frame--stage .home-header--storefront,.figma-home[data-appearance=dark] .figma-tags-panel,.figma-home[data-appearance=dark] .home-page,.figma-home[data-appearance=dark] .consumer-page-frame{background:#232323;color:#fff}.figma-home[data-appearance=dark] .home-brand-image{filter:invert(1)}.figma-home[data-appearance=dark] .home-header__city-select,.figma-home[data-appearance=dark] .home-header__brand--storefront p,.figma-home[data-appearance=dark] .home-nav__link--active{color:#acd084}.figma-home[data-appearance=dark] .home-nav--storefront .home-nav__link,.figma-home[data-appearance=dark] .storefront-phone,.figma-home[data-appearance=dark] .storefront-footer__nav a,.figma-home[data-appearance=dark] .storefront-footer__phone,.figma-home[data-appearance=dark] .storefront-footer__address,.figma-home[data-appearance=dark] .storefront-footer__company,.figma-home[data-appearance=dark] .storefront-footer__brand,.figma-home[data-appearance=dark] .storefront-footer__legal-links a,.figma-home[data-appearance=dark] .home-menu-section h2,.figma-home[data-appearance=dark] .home-product-card__body strong,.figma-home[data-appearance=dark] .home-frequent h2,.figma-home[data-appearance=dark] .home-mini-product,.figma-home[data-appearance=dark] .home-mini-product__copy strong{color:#fff}.figma-home[data-appearance=dark] .home-product-card__body p,.figma-home[data-appearance=dark] .figma-tags-panel__item{color:#ffffff9e}.figma-home[data-appearance=dark] .figma-tags-panel__item{background:#ffffff14}.figma-home[data-appearance=dark] .figma-tags-panel__item--active,.figma-home[data-appearance=dark] .figma-tags-panel__item:hover{background:#acd08447;color:#fff}.figma-home[data-appearance=dark] .home-stage,.figma-home[data-appearance=dark] .storefront-footer{background:#ffffff0a}.figma-home[data-appearance=dark] .about-figma-intro h1,.figma-home[data-appearance=dark] .about-figma-intro p,.figma-home[data-appearance=dark] .about-address-section h2,.figma-home[data-appearance=dark] .about-address-section p,.figma-home[data-appearance=dark] .about-principle-card,.figma-home[data-appearance=dark] .about-principle-card h2,.figma-home[data-appearance=dark] .delivery-page-body h1,.figma-home[data-appearance=dark] .delivery-page-body h2,.figma-home[data-appearance=dark] .delivery-card-list p{color:#fff}.figma-home[data-appearance=dark] .delivery-card-list p,.figma-home[data-appearance=dark] .about-principle-card{background:#ffffff0f}.figma-home[data-appearance=dark] .home-mini-product{background:#2c2c2c}.figma-home[data-appearance=dark] .home-mini-product__copy small{color:#ffffffb8}.city-switch{position:relative}.city-switch__trigger,.city-switch__option{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;font-family:Manrope,Segoe UI,sans-serif;font-size:16px;font-weight:500;gap:6px;line-height:1.36;padding:0}.city-switch__trigger{color:#53663c}.city-switch__trigger svg,.city-switch__option svg{color:#6f9a45;flex:0 0 14px;height:14px;width:14px}.city-switch__option svg{opacity:0}.city-switch__option--active svg{opacity:1}.city-switch__menu{background:#fff;border-radius:16px;box-shadow:0 16px 40px #14141424;display:grid;gap:2px;left:0;list-style:none;margin:8px 0 0;min-width:196px;padding:8px;position:absolute;top:100%;z-index:60}.city-switch__option{border-radius:12px;color:#141414;padding:10px 12px;width:100%}.city-switch__option:hover{background:#1414140a}.city-switch__option--active{background:#acd08459;color:#3f5228;font-weight:700}.figma-home[data-appearance=dark] .city-switch__trigger{color:#acd084}.figma-home[data-appearance=dark] .city-switch__trigger svg,.figma-home[data-appearance=dark] .city-switch__option svg{color:#acd084}.figma-home[data-appearance=dark] .city-switch__menu{background:#2a2a2a;box-shadow:0 16px 40px #00000080}.figma-home[data-appearance=dark] .city-switch__option{color:#fff}.figma-home[data-appearance=dark] .city-switch__option:hover{background:#ffffff14}.figma-home[data-appearance=dark] .city-switch__option--active{background:#acd08438;color:#acd084}.figma-home[data-appearance=dark] .storefront-theme-toggle,.figma-home[data-appearance=dark] .storefront-cart-fab,.figma-home[data-appearance=dark] .storefront-drawer__panel{background:#2c2c2c;color:#fff}.figma-home[data-appearance=dark] .storefront-menu-button,.figma-home[data-appearance=dark] .storefront-drawer__panel a,.figma-home[data-appearance=dark] .figma-choice-group__title{color:#fff}.figma-home[data-appearance=dark] .home-header-frame,.figma-home[data-appearance=dark] .home-header-frame--stage{box-shadow:0 10px 16px -14px #000000b3}.figma-home[data-appearance=dark] .home-menu-divider{background:#ffffff1f}.figma-sheet,.figma-cart,.figma-checkout{width:min(1200px,calc(100% - 48px));margin:32px auto 80px;color:var(--figma-ink, #141414)}.figma-home .figma-checkout{margin-top:18px;margin-bottom:0}.figma-home .consumer-page-frame:has(.figma-checkout){padding-top:0;padding-bottom:0}.figma-home:has(.figma-checkout) .storefront-footer{margin-top:32px}.promo-story{align-items:center;background:#14141473;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:80}.promo-story__sheet{--promo-sheet-fade: #ffffff;background:#fff;border-radius:32px;display:flex;flex-direction:column;max-width:390px;overflow:hidden;position:relative;width:100%}.promo-story__sheet--delivery{background:linear-gradient(180deg,#c8e4a4,#fff 62%)}.promo-story__sheet--birthday{background:linear-gradient(180deg,#c5e6f7,#fff 62%)}.promo-story__image{display:block;height:148px;margin:36px auto 0;object-fit:contain;width:auto;max-width:52%}.promo-story__close{align-items:center;background:#fff;border:0;border-radius:50%;color:#141414;cursor:pointer;display:flex;font-size:22px;height:32px;justify-content:center;position:absolute;right:16px;top:16px;width:32px}.promo-story__copy{padding:20px 24px 32px}.promo-story__sheet--with-cta .promo-story__copy{padding-bottom:8px}.promo-story__copy h2{font-size:20px;font-weight:700;margin:0 0 12px;white-space:pre-line}.promo-story__copy p{font-size:16px;font-weight:500;line-height:1.4;margin:0}.promo-story__sheet .promo-story__cta{box-sizing:border-box;margin:8px 16px 16px;width:calc(100% - 32px)}.figma-cart-empty{align-items:center;display:flex;flex-direction:column;gap:6px;padding:12px 0 8px;text-align:center}.figma-cart-empty__art{width:100%}.figma-cart-empty__art img{display:block;height:auto;width:100%}.figma-cart-empty h2{font-size:28px;font-weight:800;margin:16px 0 0}.figma-cart-empty p{color:#1414147a;font-size:16px;font-weight:500;margin:0}.figma-cart-empty .figma-cta{border-radius:999px;height:48px;margin-top:16px;width:168px}.figma-home[data-appearance=dark] .promo-story__sheet{--promo-sheet-fade: #2c2c2c;color:#fff}.figma-home[data-appearance=dark] .figma-cart-empty h2{color:#fff}.figma-home[data-appearance=dark] .figma-cart-empty p{color:#ffffff9e}.cabinet-tabs{display:flex;gap:8px}.cabinet-tabs__item{background:#1414140f;border:0;border-radius:999px;color:#141414;cursor:pointer;font-weight:700;min-height:44px;padding:0 18px}.cabinet-tabs__item--active{background:#acd084}.cabinet-order-list{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cabinet-order-card{background:#fff;border:1px solid rgba(20,20,20,.1);border-radius:20px;display:flex;flex-direction:column;gap:12px;padding:16px 18px}.cabinet-order-card:not(.cabinet-crumb-card){cursor:pointer;transition:background .2s ease,border-color .2s ease}.cabinet-order-card:not(.cabinet-crumb-card):hover{background:linear-gradient(135deg,#f4fbe8,#fff 72%);border-color:#6f9a4573}.cabinet-order-card__open{background:transparent;border:0;color:inherit;cursor:pointer;display:grid;gap:4px;padding:0;text-align:left}.cabinet-order-card__open b{font-size:18px}.cabinet-order-card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.cabinet-crumb-card p{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin:0}.cabinet-crumb-card p strong,.cabinet-crumb-card p button{margin-left:auto;text-align:right;white-space:nowrap}.cabinet-crumb-card p span{color:#1414147a}.cabinet-crumb-card button{background:transparent;border:0;color:inherit;cursor:pointer;font-weight:800;padding:0;text-decoration:underline}.cabinet-crumb-card__comment-text{margin:0;line-height:1.4}.cabinet-crumb-card__amount{color:#3f7a28}.cabinet-crumb-card__amount--minus{color:#eb5a4c}.cabinet-crumbs-banner{align-items:center;background:linear-gradient(135deg,#d7efb8,#f3fbe6 62%,#fff);border:1px solid rgba(172,208,132,.9);border-radius:20px;display:flex;gap:16px;padding:18px 20px}.cabinet-crumbs__icon{flex:0 0 48px}.cabinet-address{background:#fffdf8;border:1px solid rgba(20,20,20,.08);border-radius:16px;cursor:pointer;display:grid;gap:12px;padding:14px 14px 58px;position:relative;transition:background .2s ease,border-color .2s ease}.cabinet-address:hover{background:linear-gradient(135deg,#f4fbe8,#fff 72%);border-color:#6f9a4573}.cabinet-address:hover .cabinet-address__edit{background:#acd084;border-color:#acd084;color:#141414}.cabinet-address:has(.cabinet-address__delete:hover) .cabinet-address__edit{background:#fff;border-color:#1414141f;color:#141414}.cabinet-address p{margin:4px 0 0}.cabinet-address__tools{bottom:12px;display:flex;gap:8px;position:absolute;right:12px}.cabinet-address__tools button{align-items:center;background:#fff;border:1px solid rgba(20,20,20,.12);border-radius:12px;color:#141414;cursor:pointer;display:inline-flex;height:40px;justify-content:center;width:40px}.cabinet-address__delete{background:#eb5a4c!important;border-color:#eb5a4c!important;color:#fff!important}.cabinet-pay{height:44px;min-width:96px;padding:0 16px;width:auto}.cabinet-status{align-items:center;display:inline-flex;justify-content:center;min-width:96px;text-align:center;text-decoration:none}.cabinet-status:hover{background:#acd084;border-color:#acd084;color:#141414}.cabinet-info{align-items:center;background:transparent;border:1px solid var(--border);border-radius:50%;color:inherit;cursor:pointer;display:inline-flex;flex:0 0 44px;height:44px;justify-content:center;margin-left:auto;width:44px}.cabinet-order-card:not(.cabinet-crumb-card):hover .cabinet-info{background:#acd084;border-color:#acd084;color:#141414}.cabinet-order-card:has(.cabinet-status:hover) .cabinet-info{background:transparent;border-color:var(--border);color:inherit}.cabinet-city{position:relative}.cabinet-city__trigger{background:#1414140a;border:0;border-radius:16px;color:#141414;cursor:pointer;font:inherit;min-height:56px;padding:0 16px;text-align:left;width:100%}.cabinet-city__menu{background:#fff;border-radius:16px;box-shadow:0 16px 40px #14141424;display:grid;gap:2px;list-style:none;margin:0;padding:8px;position:fixed;z-index:90}.cabinet-panel{border:1px solid rgba(20,20,20,.08)}.cabinet-confirm p{margin:0 0 16px}.cabinet-confirm__actions{display:flex;gap:8px;justify-content:flex-end}.cabinet-confirm__delete{background:#eb5a4c;border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:700;min-height:44px;padding:0 16px}.cabinet-city__option{background:transparent;border:0;border-radius:12px;color:#141414;cursor:pointer;font:inherit;padding:10px 12px;text-align:left;width:100%}.cabinet-city__option:hover{background:#1414140a}.cabinet-city__option--active{background:#acd08459;color:#3f5228;font-weight:700}.cabinet-crumbs{display:grid;gap:16px;margin-top:28px}.cabinet-crumbs h2,.cabinet-section-head h2{margin:0}.cabinet-crumbs__balance{font-size:28px;font-weight:800;margin:0}.cabinet-crumbs__note{margin:0 0 8px;max-width:62ch}.cabinet-crumb-detail{align-items:center;display:flex;gap:12px}.cabinet-crumb-detail__order{background:transparent;border:0;color:inherit;cursor:pointer;font-weight:800;padding:0;text-decoration:underline}.cabinet-section-head{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.order-story__facts p{overflow-wrap:anywhere}.cabinet-profile{display:grid;gap:12px;margin:0}.cabinet-profile div{display:flex;flex-wrap:wrap;gap:8px}.cabinet-profile dt,.cabinet-profile dd{margin:0}.cabinet-profile dt{font-weight:700}.cabinet-submit--inline{align-self:flex-start;height:40px;margin-top:16px;padding:0 16px;width:auto}.cabinet-fields .checkbox-row input{appearance:none;background:#fff;border:2px solid rgba(20,20,20,.18);border-radius:8px;cursor:pointer;flex:0 0 32px;height:32px;margin:0;width:32px}.cabinet-fields .checkbox-row input:checked{background:#acd084 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.2 8.2 6.4 11.4 12.8 4.6' fill='none' stroke='%23141414' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") center / 18px no-repeat;border-color:#acd084}.cabinet-fields .input:disabled{cursor:not-allowed;opacity:.55}.cabinet-modal{display:block;max-width:560px;min-height:0;overflow:visible;padding:28px 24px 24px}.cabinet-toast{animation:admin-toast-in .32s ease;background:#acd084;border-radius:14px;box-shadow:0 16px 40px #0f172829;color:#141414;font-weight:700;padding:14px 16px;position:fixed;right:16px;top:16px;z-index:80}.cabinet-toast--out{animation:admin-toast-out .32s ease forwards}.cabinet-bar{align-items:center;display:flex;justify-content:space-between;gap:16px}.cabinet-bar h1{font-size:32px;font-weight:800;margin:0}.cabinet-bar .button{align-items:center;display:inline-flex;justify-content:center;min-height:44px;text-align:center}.cabinet-fields{display:grid;gap:8px}.cabinet-fields .input,.cabinet-fields select.input{width:100%;min-height:56px;border:0;border-radius:16px;background:#1414140a;color:#141414;padding:0 16px}.cabinet-fields textarea.input{min-height:96px;padding-top:16px}.cabinet-fields .input::placeholder{color:#14141452}.cabinet-fields__pair{display:grid;gap:8px;grid-template-columns:1fr 1fr}.cabinet-submit{align-items:center;background:#acd084;border:0;border-radius:24px;color:#141414;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:56px;justify-content:center;margin-top:8px;width:100%}.cabinet-submit:disabled{cursor:default;opacity:.42}.cabinet-submit.cabinet-submit--inline{align-self:flex-start;height:40px;margin-top:16px;padding:0 16px;width:auto}.cabinet-order-actions{display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:12px}.order-line--consumer .cabinet-order-actions{grid-column:1 / -1;margin-top:4px}.cabinet-order-actions .button{align-items:center;display:flex;justify-content:center;min-height:44px;padding:0 12px;text-align:center;width:100%}.order-story{align-items:center;background:#14141473;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:80}.order-story__sheet{background:#fff;border-radius:32px;color:#141414;max-height:min(860px,calc(100vh - 32px));max-width:560px;overflow:auto;padding:28px 24px 24px;position:relative;width:100%}.order-story__close{align-items:center;background:#1414140f;border:0;border-radius:50%;cursor:pointer;display:flex;font-size:22px;height:36px;justify-content:center;position:absolute;right:16px;top:16px;width:36px}.order-story__sheet h2{font-size:28px;font-weight:800;margin:4px 48px 8px 0}.order-story__status{font-weight:700;margin:0}.order-story__meta{color:#1414147a;margin:4px 0 16px}.order-story__history{display:grid;gap:8px;list-style:none;margin:0 0 20px;padding:0}.order-story__history li{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.order-story__history span{color:#1414147a;font-size:14px}.order-story__items{display:grid;gap:12px;list-style:none;margin:0 0 16px;padding:0}.order-story__items li{align-items:center;display:grid;gap:12px;grid-template-columns:72px minmax(0,1fr) auto}.order-story__items img,.order-story__photo-fallback{border-radius:16px;height:72px;object-fit:cover;width:72px}.order-story__photo-fallback{background:#1414140f;display:block}.order-story__items strong{display:block}.order-story__items p,.order-story__items span{color:#1414149e;margin:2px 0 0}.order-story__totals{border-top:1px solid rgba(20,20,20,.08);display:grid;gap:8px;list-style:none;margin:0 0 16px;padding:16px 0 0}.order-story__totals li{display:flex;justify-content:space-between;gap:12px}.order-story__totals li:last-child{font-size:18px;font-weight:800}.order-story__facts{display:grid;gap:10px}.order-story__facts p{margin:0;overflow-wrap:anywhere}.order-story__facts span{color:#1414147a;display:block;font-size:13px;margin-bottom:2px}.figma-home[data-appearance=dark] .cabinet-tabs__item,.figma-home[data-appearance=dark] .cabinet-order-card,.figma-home[data-appearance=dark] .cabinet-crumbs h2,.figma-home[data-appearance=dark] .cabinet-crumbs__balance{color:#fff}.figma-home[data-appearance=dark] .cabinet-tabs__item{background:#ffffff0f}.figma-home[data-appearance=dark] .cabinet-tabs__item--active{background:#acd084;color:#141414}.figma-home[data-appearance=dark] .cabinet-order-card{background:#2c2c2c;border-color:#ffffff1f}.figma-home[data-appearance=dark] .cabinet-crumbs-banner{background:linear-gradient(135deg,#3d5230,#2a3822);border-color:#acd08473}.figma-home[data-appearance=dark] .cabinet-crumbs-banner .cabinet-crumbs__note{color:#ffffffd1}.figma-home[data-appearance=dark] .cabinet-crumb-card p span,.figma-home[data-appearance=dark] .cabinet-crumb-card button{color:#ffffffb8}.figma-home[data-appearance=dark] .cabinet-crumb-card strong{color:#fff}.figma-home[data-appearance=dark] .cabinet-crumb-card__amount{color:#c6ef9a}.figma-home[data-appearance=dark] .cabinet-crumb-card__amount--minus{color:#ff8d82}.figma-home[data-appearance=dark] .cabinet-address{background:#2c2c2c;border-color:#ffffff1f;color:#fff}.figma-home[data-appearance=dark] .cabinet-address:hover{background:linear-gradient(135deg,#acd08438,#2c2c2c 70%);border-color:#acd0848c}.figma-home[data-appearance=dark] .cabinet-address:hover .cabinet-address__edit{background:#acd084;border-color:#acd084;color:#141414}.figma-home[data-appearance=dark] .cabinet-address:has(.cabinet-address__delete:hover) .cabinet-address__edit{background:#3a3a3a;border-color:#ffffff29;color:#fff}.figma-home[data-appearance=dark] .cabinet-panel{border-color:#ffffff1f}.figma-home[data-appearance=dark] .cabinet-address__tools button{background:#3a3a3a;border-color:#ffffff29;color:#fff}.figma-home[data-appearance=dark] .cabinet-address__delete{background:#eb5a4c!important;border-color:#eb5a4c!important;color:#fff!important}.figma-home[data-appearance=dark] .cabinet-order-card .button,.figma-home[data-appearance=dark] .cabinet-info{border-color:#ffffff47;color:#fff}.figma-home[data-appearance=dark] .cabinet-order-card:not(.cabinet-crumb-card):hover{background:linear-gradient(135deg,#acd08438,#2c2c2c 70%);border-color:#acd0848c}.figma-home[data-appearance=dark] .cabinet-status:hover,.figma-home[data-appearance=dark] .cabinet-order-card:not(.cabinet-crumb-card):hover .cabinet-info{background:#acd084;border-color:#acd084;color:#141414}.figma-home[data-appearance=dark] .cabinet-order-card:has(.cabinet-status:hover) .cabinet-info{background:transparent;border-color:#ffffff47;color:#fff}.figma-home[data-appearance=dark] .cabinet-fields .checkbox-row input{background:#2c2c2c;border-color:#ffffff47}.figma-home[data-appearance=dark] .cabinet-fields .checkbox-row input:checked{background:#acd084 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.2 8.2 6.4 11.4 12.8 4.6' fill='none' stroke='%23141414' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") center / 18px no-repeat;border-color:#acd084}.figma-home[data-appearance=dark] .cabinet-city__trigger{background:#ffffff0f;color:#fff}.figma-home[data-appearance=dark] .cabinet-city__menu{background:#2a2a2a;box-shadow:0 16px 40px #00000080}.figma-home[data-appearance=dark] .cabinet-city__option{color:#fff}.figma-home[data-appearance=dark] .cabinet-city__option:hover{background:#ffffff14}.figma-home[data-appearance=dark] .cabinet-city__option--active{background:#acd08438;color:#acd084}.figma-home[data-appearance=dark] .cabinet-profile dt,.figma-home[data-appearance=dark] .cabinet-crumbs__note{color:#ffffff9e}.figma-home[data-appearance=dark] .cabinet-bar h1,.figma-home[data-appearance=dark] .order-story__sheet,.figma-home[data-appearance=dark] .order-story__items strong{color:#fff}.figma-home[data-appearance=dark] .cabinet-fields .input,.figma-home[data-appearance=dark] .cabinet-fields select.input,.figma-home[data-appearance=dark] .order-story__sheet{background:#ffffff0f;color:#fff}.figma-home[data-appearance=dark] .order-story__sheet{background:#2c2c2c}.figma-home[data-appearance=dark] .cabinet-fields .input::placeholder,.figma-home[data-appearance=dark] .order-story__meta,.figma-home[data-appearance=dark] .order-story__history span,.figma-home[data-appearance=dark] .order-story__items p,.figma-home[data-appearance=dark] .order-story__items span,.figma-home[data-appearance=dark] .order-story__facts span{color:#ffffff9e}.figma-home[data-appearance=dark] .order-story__close,.figma-home[data-appearance=dark] .order-story__photo-fallback{background:#ffffff14;color:#fff}.figma-home .consumer-page-frame:has(.figma-sheet){padding-top:4px}.figma-sheet{margin-top:8px}.figma-product{display:grid;grid-template-columns:490px minmax(0,1fr);min-height:650px;background:#fff;border-radius:32px;overflow:hidden;position:relative;box-shadow:0 24px 80px #1414141f}.figma-product__photo{min-height:650px;padding:16px;background:transparent;display:flex;align-items:center;justify-content:center}.figma-product__photo .product-image,.figma-product__photo .product-image--asset,.figma-product__photo .product-image--asset-pizza{width:100%;height:100%;aspect-ratio:auto;padding:0;background:transparent;border-radius:24px;object-fit:cover;display:block}.figma-cart-item__photo .product-image,.figma-upsell__photo .product-image,.figma-cart-item__photo .product-image--asset,.figma-upsell__photo .product-image--asset,.figma-cart-item__photo .home-fallback-dish,.figma-upsell__photo .home-fallback-dish{aspect-ratio:1;background:transparent;border-radius:16px;display:block;height:100%;object-fit:cover;padding:0;width:100%}.figma-cart-item__photo .product-image__asset,.figma-upsell__photo .product-image__asset{border-radius:16px;object-fit:cover}.figma-product__panel{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:40px 40px 32px}.figma-product__weight{margin:0 0 8px;font-size:16px;line-height:1.3;color:#1414147a}.figma-product__copy h1{margin:0 0 12px;font-size:26px;line-height:1.15;letter-spacing:.52px;font-weight:800}.figma-product__copy p{margin:0;font-size:16px;line-height:1.4}.figma-product__hint{margin-top:12px;color:#eb5a4c;font-size:14px}.figma-product__close{position:absolute;top:16px;right:16px;z-index:2;width:36px;height:36px;border-radius:50%;background:#fff;color:#141414;display:grid;place-items:center;text-decoration:none;font-size:22px;line-height:1;box-shadow:0 8px 24px #14141429}.figma-choice-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.figma-choice{height:36px;padding:0 14px;border:0;border-radius:18px;background:#1414140f;color:#141414;cursor:pointer}.figma-choice--active{background:#acd084}.figma-cta{display:flex;align-items:center;justify-content:center;width:100%;height:56px;border:0;border-radius:24px;background:#acd084;color:#141414;font-size:16px;font-weight:700;text-decoration:none;cursor:pointer}.figma-cta:disabled,.figma-cta--muted{opacity:.42;cursor:default}.cabinet-order-card .cabinet-pay,.order-story__sheet .cabinet-pay{border-radius:999px;font-size:inherit;font-weight:400;height:44px;min-height:44px;min-width:96px;padding:0 16px;width:auto}.order-story__sheet .cabinet-pay{display:inline-flex;margin-top:16px;min-width:160px}@media(max-width:720px){.order-story__sheet .cabinet-pay{display:flex;width:100%}}.figma-sheet__extra{margin-top:40px}.figma-cart-page{align-items:center;display:flex;flex-direction:column;max-width:100%;min-width:0;width:100%}.figma-home .figma-cart{margin-bottom:28px}.figma-cart{justify-self:center;width:min(480px,100%);max-width:100%;min-width:0}.figma-cart__list,.figma-cart__upsell,.figma-cart__upsell-row,.figma-cart-item{max-width:100%;min-width:0}.figma-cart__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.figma-cart__head h1{margin:0;font-size:26px;line-height:1.15;font-weight:800;letter-spacing:.4px}.figma-cart__head .figma-product__close{position:static;flex:0 0 56px;width:56px;height:56px}.figma-cart__list{display:flex;flex-direction:column;gap:12px}.figma-cart-item{padding:16px;border-radius:16px;background:#1414140a}.figma-cart-item__top{display:grid;grid-template-columns:66px minmax(0,1fr) 32px;gap:12px;align-items:center}.figma-cart-item__photo{width:66px;height:66px;border-radius:16px;overflow:hidden;background:transparent}.figma-cart-item__copy strong{display:block;font-size:18px}.figma-cart-item__copy p{margin:4px 0 0;font-size:14px;color:#1414147a}.figma-cart-item__trash{width:32px;height:32px;border:0;border-radius:50%;background:transparent;color:#141414;cursor:pointer}.figma-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(20,20,20,.08)}.figma-cart-item__bottom strong{font-size:18px}.figma-cart-item .quantity-selector{display:flex;align-items:center;height:42px;padding:0 4px;border-radius:24px;background:#1414140f}.figma-cart-item .quantity-selector .button{width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:inherit}.figma-cart__upsell{align-self:stretch;margin-top:8px;width:100%;max-width:100%}.figma-cart__upsell h2{margin:0 0 12px;font-size:22px;font-weight:800}.figma-cart__upsell-row{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.figma-upsell{flex:0 0 250px;display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px;min-height:122px;padding:12px;border-radius:16px;background:#fff;border:1px solid rgba(20,20,20,.08);box-shadow:0 8px 24px #1414140f}.figma-upsell__photo{width:90px;height:90px;border-radius:16px;overflow:hidden;background:transparent}.figma-upsell strong,.figma-upsell span{display:block}.figma-upsell span{margin:4px 0 8px;color:#1414147a}.figma-upsell button{border:0;background:transparent;color:#3f5228;font-weight:700;cursor:pointer;padding:0}.figma-cart__submit{position:sticky;bottom:16px;margin-top:20px;width:min(480px,100%)}@media(min-width:721px){.figma-home .figma-cart__upsell-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));overflow:visible}.figma-home .figma-upsell{flex:none;width:auto}.figma-home .consumer-page-frame:has(.figma-cart){padding-bottom:0}.figma-home:has(.figma-cart) .storefront-footer{margin-top:16px}}.figma-home:has(.figma-cart) .figma-tags-panel{display:none}.figma-checkout__grid{display:grid;grid-template-columns:minmax(0,1fr) 486px;gap:32px;align-items:start}.figma-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;padding:0;border:0;background:transparent;color:inherit;text-decoration:none;font:inherit;font-weight:600;cursor:pointer}.figma-tabs{display:grid;grid-template-columns:1fr 1fr;height:50px;padding:4px;border-radius:24px;background:#1414140a}.figma-tabs__item{border:0;border-radius:20px;background:transparent;color:inherit;font-weight:700;cursor:pointer}.figma-tabs__item--active{background:#acd084;color:#141414}.figma-checkout__alert{margin:16px 0 0;color:#eb5a4c;font-size:14px}.figma-checkout__main{display:flex;flex-direction:column}.figma-checkout__address{order:1;margin-top:20px}.figma-checkout__contacts{order:2;margin-top:28px}.figma-checkout__contacts h2,.figma-checkout__address h2,.figma-summary h2{margin:0 0 16px;font-size:26px;font-weight:800}.figma-checkout .input,.figma-checkout select.input,.figma-checkout textarea.input{width:100%;min-height:56px;border:0;border-radius:16px;background:#1414140a;color:#141414;padding:0 16px}.figma-checkout textarea.input{min-height:96px;padding-top:16px}.figma-checkout .input::placeholder{color:#14141452}.promo-apply{display:flex;align-items:center;gap:8px}.promo-apply .input{flex:1;min-width:0}.promo-apply__button{flex:0 0 auto;height:56px;padding:0 18px;border:1px solid rgba(20,20,20,.22);border-radius:16px;background:transparent;color:#141414;font:inherit;cursor:pointer}.promo-apply__button:hover{background:#acd084;border-color:#acd084;color:#141414}.figma-summary__lines li span{flex:1}.figma-summary__lines li strong{white-space:nowrap}.figma-checkout .toolbar__label,.figma-pay legend{display:block;margin-bottom:8px;font-size:14px;color:#1414147a}.figma-checkout .field-stack{margin-top:12px}.figma-pay{margin:24px 0 0;padding:0;border:0}.figma-pay label{display:flex;align-items:center;gap:10px;min-height:36px;font-size:16px}.figma-pay input{accent-color:#acd084;width:18px;height:18px}.figma-summary{position:sticky;top:120px;padding:32px;border-radius:16px;background:#1414140a}.figma-summary__lines{margin:0;padding:0;list-style:none}.figma-summary__lines li{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px}.figma-summary__total{display:flex;justify-content:space-between;gap:12px;margin:16px 0;padding-top:16px;border-top:1px solid rgba(20,20,20,.08);font-size:18px;font-weight:700}.figma-summary__note,.figma-checkout__hint{margin:0 0 12px;font-size:14px;color:#1414147a}.crumbs-field .figma-checkout__hint{margin-top:8px}.figma-pay-screen,.order-tracker{max-width:640px;margin:18px auto 32px}.figma-pay-screen__card,.order-tracker__card,.order-tracker__head{background:#fff;border-radius:24px;color:#141414;padding:24px}.figma-pay-screen__card h1,.order-tracker h1,.order-tracker__card h2{margin:0 0 8px;font-size:32px;font-weight:800}.figma-pay-screen__number,.order-tracker__number{margin:0 0 8px;color:#1414147a}.figma-pay-screen__amount{margin:0 0 20px;font-size:40px;font-weight:800}.figma-pay-screen__note{margin:16px 0 0;color:#1414147a;font-size:14px}.figma-pay-screen .figma-cta,.order-tracker .figma-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;margin-top:16px;text-decoration:none}.order-tracker__head{margin-bottom:16px}.order-tracker__amount{display:block;font-size:24px;font-weight:800;line-height:1.2}.order-tracker__steps{display:grid;gap:0;margin:0 0 16px;padding:8px 0;list-style:none}.order-tracker__step{display:grid;grid-template-columns:28px 1fr;gap:12px;min-height:56px}.order-tracker__step span{width:16px;height:16px;margin-top:4px;border:2px solid rgba(20,20,20,.2);border-radius:50%;background:#fff}.order-tracker__step--done span,.order-tracker__step--current span{border-color:#acd084;background:#acd084}.order-tracker__step strong{display:block}.order-tracker__step p,.order-tracker__step--idle strong{margin:0;color:#1414147a}.order-tracker__step--current strong{font-size:18px}.order-tracker__card ul{display:grid;gap:12px;margin:0 0 16px;padding:0;list-style:none}.order-tracker__card li{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center}.order-tracker__card img{width:56px;height:56px;object-fit:cover;border-radius:12px}.order-tracker__card dl{display:grid;gap:8px;margin:0}.order-tracker__card dl div{display:flex;justify-content:space-between;gap:12px}.order-tracker__card dt{color:#1414147a}.order-tracker__card dd{margin:0;text-align:right}.figma-summary .figma-cta{margin-bottom:12px}.figma-summary__recalc{width:100%;margin-top:0;background:transparent}.figma-summary .surface-card--success{display:grid;gap:12px;margin-top:16px;padding:20px;box-shadow:none}.figma-summary .surface-card--success p{margin:0}.figma-summary .surface-card--success .actions-row{display:grid;gap:8px;width:100%}.figma-summary .surface-card--success .actions-row:last-of-type{grid-template-columns:1fr 1fr}.figma-summary .surface-card--success .button,.figma-summary .surface-card--success a.button,.figma-summary .surface-card--success .home-order-button{align-items:center;display:flex;justify-content:center;width:100%;min-height:44px;margin:0;padding:0 16px;line-height:1.2;text-align:center}.figma-summary .figma-summary__note{margin:16px 0 0}.figma-checkout>.surface-card,.figma-checkout>.consumer-info-section{display:none}.figma-home[data-appearance=dark] .figma-product,.figma-home[data-appearance=dark] .figma-upsell{background:#2c2c2c;color:#fff}.figma-home[data-appearance=dark] .figma-cart-item__photo,.figma-home[data-appearance=dark] .figma-upsell__photo,.figma-home[data-appearance=dark] .figma-cart-item__photo .product-image,.figma-home[data-appearance=dark] .figma-upsell__photo .product-image,.figma-home[data-appearance=dark] .figma-product__photo,.figma-home[data-appearance=dark] .figma-product__photo .product-image{background:transparent}.figma-home[data-appearance=dark] .figma-product__weight,.figma-home[data-appearance=dark] .figma-cart-item__copy p,.figma-home[data-appearance=dark] .figma-upsell span,.figma-home[data-appearance=dark] .figma-checkout .toolbar__label,.figma-home[data-appearance=dark] .figma-pay legend,.figma-home[data-appearance=dark] .figma-summary__note,.figma-home[data-appearance=dark] .figma-checkout__hint{color:#ffffffb8}.figma-home[data-appearance=dark] .figma-product__copy h1,.figma-home[data-appearance=dark] .figma-cart__head h1,.figma-home[data-appearance=dark] .figma-cart-item,.figma-home[data-appearance=dark] .figma-checkout,.figma-home[data-appearance=dark] .figma-summary h2,.figma-home[data-appearance=dark] .figma-checkout__contacts h2{color:#fff}.figma-home[data-appearance=dark] .figma-choice,.figma-home[data-appearance=dark] .figma-cart-item,.figma-home[data-appearance=dark] .figma-tabs,.figma-home[data-appearance=dark] .figma-checkout .input,.figma-home[data-appearance=dark] .figma-summary,.figma-home[data-appearance=dark] .figma-cart-item .quantity-selector{background:#ffffff0f;color:#fff}.figma-home[data-appearance=dark] .figma-choice--active,.figma-home[data-appearance=dark] .figma-tabs__item--active,.figma-home[data-appearance=dark] .figma-cta{background:#acd084;color:#141414}.figma-home[data-appearance=dark] .figma-product__close,.figma-home[data-appearance=dark] .figma-cart-item__trash{background:#2c2c2c;color:#fff}.figma-home[data-appearance=dark] .figma-checkout .input::placeholder{color:#fff6}.figma-home[data-appearance=dark] .figma-cart-item__bottom,.figma-home[data-appearance=dark] .figma-summary__total{border-color:#ffffff1f}.figma-home[data-appearance=dark] .figma-summary__recalc,.figma-home[data-appearance=dark] .promo-apply__button{border-color:#fff6;color:#fff}.figma-home[data-appearance=dark] .promo-apply__button:hover{background:#acd084;border-color:#acd084;color:#141414}.figma-home[data-appearance=dark] .figma-pay-screen__card,.figma-home[data-appearance=dark] .order-tracker__card,.figma-home[data-appearance=dark] .order-tracker__head,.figma-home[data-appearance=dark] .order-success__sheet,.figma-home[data-appearance=dark] .surface-card--consumer,.figma-home[data-appearance=dark] .promo-rule-card,.figma-home[data-appearance=dark] .storefront-inner-hero,.figma-home[data-appearance=dark] .figma-summary .surface-card--success{background:#2c2c2c;box-shadow:none;color:#fff}.figma-home[data-appearance=dark] .order-success__copy h2,.figma-home[data-appearance=dark] .order-success__copy p,.figma-home[data-appearance=dark] .figma-pay-screen__card h1,.figma-home[data-appearance=dark] .figma-pay-screen__amount,.figma-home[data-appearance=dark] .order-tracker h1,.figma-home[data-appearance=dark] .order-tracker__card h2,.figma-home[data-appearance=dark] .order-tracker__head strong,.figma-home[data-appearance=dark] .order-tracker__step strong,.figma-home[data-appearance=dark] .consumer-card-title,.figma-home[data-appearance=dark] .storefront-inner-hero__title,.figma-home[data-appearance=dark] .promo-rule-card strong,.figma-home[data-appearance=dark] .figma-summary .surface-card--success p,.figma-home[data-appearance=dark] .order-tracker__card dd{color:#fff}.figma-home[data-appearance=dark] .figma-pay-screen__number,.figma-home[data-appearance=dark] .figma-pay-screen__note,.figma-home[data-appearance=dark] .order-tracker__number,.figma-home[data-appearance=dark] .order-tracker__step p,.figma-home[data-appearance=dark] .order-tracker__step--idle strong,.figma-home[data-appearance=dark] .order-tracker__card dt,.figma-home[data-appearance=dark] .surface-card--consumer p,.figma-home[data-appearance=dark] .storefront-inner-hero__lead,.figma-home[data-appearance=dark] .storefront-inner-hero__note{color:#ffffff9e}.figma-home[data-appearance=dark] .order-tracker__step span{background:transparent;border-color:#ffffff47}.figma-home[data-appearance=dark] .order-tracker__step--done span,.figma-home[data-appearance=dark] .order-tracker__step--current span{background:#acd084;border-color:#acd084}.figma-home[data-appearance=dark] .order-success__close{background:#3a3a3a;color:#fff}.figma-home[data-appearance=dark] .surface-card--consumer .input,.figma-home[data-appearance=dark] .surface-card--consumer .select,.figma-home[data-appearance=dark] .surface-card--consumer .input--light,.figma-home[data-appearance=dark] .cabinet-auth-grid .input--light{background:#ffffff0f;border-color:#ffffff1f;color:#fff}.figma-home[data-appearance=dark] .surface-card--consumer .input::placeholder,.figma-home[data-appearance=dark] .cabinet-auth-grid .input--light::placeholder,.figma-home[data-appearance=dark] .cabinet-auth-grid .input::placeholder{color:#fff6}.figma-home[data-appearance=dark] .cabinet-auth-intro h1,.figma-home[data-appearance=dark] .cabinet-auth-intro p,.figma-home[data-appearance=dark] .cabinet-auth-note{color:#fff}.figma-home[data-appearance=dark] .cabinet-crumb-card__toggle{color:#acd084}.figma-home[data-appearance=dark] .surface-card--consumer .button,.figma-home[data-appearance=dark] .figma-summary .surface-card--success .button,.figma-home[data-appearance=dark] .cabinet-bar .button{border-color:#ffffff47;color:#fff}.figma-home[data-appearance=dark] .storefront-metric strong,.figma-home[data-appearance=dark] .address-card--consumer,.figma-home[data-appearance=dark] .order-line--consumer{color:#fff}.figma-home[data-appearance=dark] .storefront-metric span,.figma-home[data-appearance=dark] .address-card--consumer p,.figma-home[data-appearance=dark] .order-line--consumer span{color:#ffffff9e}.figma-home[data-appearance=dark] .address-card--consumer,.figma-home[data-appearance=dark] .order-line--consumer{background:#ffffff0f;border-color:#ffffff1f}.figma-home[data-appearance=dark] .storefront-metric--with-divider,.figma-home[data-appearance=dark] .storefront-metric--sum{border-left-color:#ffffff1f}@media(max-width:1100px){.figma-product{grid-template-columns:1fr;min-height:0}.figma-product__photo{min-height:0;padding:0}.figma-product__photo .product-image{aspect-ratio:1;height:auto}.figma-checkout__grid{grid-template-columns:1fr}.figma-summary{position:static}}@media(max-width:720px){.figma-home .consumer-page-frame:has(.figma-sheet){padding-left:16px;padding-right:16px}.figma-sheet{width:100%;margin-left:0;margin-right:0}.figma-product{background:transparent;box-shadow:none;border-radius:0}.figma-product__panel{padding:16px 0 0}.figma-sheet__extra .home-product-grid,.figma-sheet__extra .home-section__header{padding-left:0;padding-right:0}.storefront-menu-button,.storefront-cart-fab{display:inline-flex}.figma-home .figma-cart{width:100%;max-width:100%;margin:0}.figma-cart-empty__art{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}.figma-home .consumer-page-frame:has(.figma-cart){padding-left:16px;padding-right:16px;padding-bottom:108px}.figma-home .figma-cart__submit{position:fixed;left:16px;right:16px;bottom:12px;z-index:50;width:auto;margin:0}.figma-home{--storefront-header-offset: 64px}.figma-home:has(.figma-cart) .storefront-cart-fab{display:none}}
