:root{--theme-bg-page:#f5f0eb;--theme-bg-surface:#fff;--theme-text-primary:#3a2e28;--theme-text-secondary:#8a7a6f;--theme-border:#e2ddd6;--theme-cta:#3390ec;--theme-bg-chip:#ede8e0;--theme-warning-bg:#fbe9e7;--theme-warning-border:#edc3bb;--theme-warning-text:#8a2f1f;--theme-error-border:#c0392b;--theme-error-text:#c0392b}*{box-sizing:border-box}html,body,#root{margin:0;padding:0}body{background:var(--theme-bg-page);color:var(--theme-text-primary);font-family:-apple-system,Segoe UI,Roboto,sans-serif}.skip-link{z-index:1000;border:2px solid var(--theme-text-primary);background:var(--theme-bg-surface);color:var(--theme-text-primary);border-radius:8px;padding:10px 14px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(calc(-100% - 24px))}.skip-link:focus-visible{outline-offset:3px;transform:translateY(0)}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app{max-width:1100px;padding:16px 16px calc(96px + env(safe-area-inset-bottom,0px));margin:0 auto}.state{text-align:center;color:#888;padding:40px 16px}.topbar{color:#f3ede3;background:#1c1814}.topbar__in{flex-wrap:wrap;align-items:center;gap:18px;max-width:1100px;margin:0 auto;padding:13px 16px;display:flex}.topbar__brand{flex:14rem;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.topbar__logo-img{object-fit:contain;flex:none;width:auto;max-width:132px;height:auto;max-height:44px;display:block}.topbar__brand--logo{min-height:44px}.topbar__logo{background:linear-gradient(135deg,#f3e8d4,#d9b97f);border-radius:9px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.topbar__logo:before{content:"";background:radial-gradient(circle at 35% 30%,#fffefa,#e2cfa9 70%);border-radius:50%;width:14px;height:14px;box-shadow:0 1px 2px #503c1e59}.topbar__name{letter-spacing:.3px;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:600;overflow:hidden}.topbar__status{color:#8fd694;white-space:nowrap;flex:none;align-items:center;gap:6px;margin-inline-start:4px;font-size:12.5px;font-weight:600;display:inline-flex}.topbar__status:before{content:"";background:currentColor;border-radius:50%;flex:none;width:7px;height:7px}.topbar__status--open{color:#8fd694}.topbar__status--closed{color:#f6c48a;letter-spacing:.2px;text-transform:uppercase;background:#4a3524;border:1px solid #f0b27a;border-radius:999px;padding:3px 9px;font-size:11.5px}.topbar__status--closed:before{border-radius:2px;width:8px;height:8px}.topbar__nav{scrollbar-width:none;flex:0 auto;gap:18px;min-width:0;display:flex;overflow-x:auto}.topbar__nav::-webkit-scrollbar{display:none}.topbar__nav a{color:#bcb2a2;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:none}.topbar__nav a:hover{color:#fff}.topbar__chip{color:#e8dfcf;white-space:nowrap;background:#f3ede31f;border-radius:20px;flex:none;margin-inline-start:auto;padding:5px 12px;font-size:12.5px;font-weight:600}@media (width<=720px){.topbar__chip{display:none}.topbar__in,.topbar__nav{gap:12px}.topbar__nav a{font-size:13px}.topbar__brand{gap:8px}.topbar__logo-img{max-width:108px;max-height:34px}.topbar__brand--logo{min-height:34px}.topbar__logo{border-radius:8px;width:24px;height:24px}.topbar__logo:before{width:12px;height:12px}.hero:before,.hero:after{display:none}}.hero{background:linear-gradient(155deg,#f3e8d4,#e9d9bc);border-radius:16px;margin:16px 0 6px;padding:24px 22px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle at 35% 30%,#fffcf4d9,#e2cfa966 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-56px;right:-48px}.hero:after{content:"";background:radial-gradient(circle at 40% 35%,#fffcf499,#d9b97f4d 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-64px;right:96px}.hero:before,.hero:after{pointer-events:none}.hero h1,.hero__sub,.closed{z-index:1;position:relative}.hero h1{letter-spacing:.2px;overflow-wrap:break-word;text-wrap:balance;max-width:min(100%,24ch);margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,4.5vw,2rem);font-weight:600}.hero__sub{color:var(--theme-text-secondary);margin:0 0 12px;font-size:15px}.closed{background:#fff4e5;border-radius:8px;margin:12px 0 0;padding:8px 12px}.hero--promo{flex-direction:column;justify-content:center;min-height:150px;padding:16px 22px;display:flex}.hero__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{pointer-events:none;background:#18120c73;position:absolute;inset:0}.hero__promo-title,.hero__row{z-index:1;position:relative}h1.hero__promo-title{letter-spacing:.2px;-webkit-line-clamp:2;overflow-wrap:break-word;text-wrap:balance;-webkit-box-orient:vertical;max-width:min(100%,28ch);margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.625rem,4vw,2rem);font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.hero--promo .hero__sub{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;display:-webkit-box;overflow:hidden}.hero--promo-img .hero__promo-title,.hero--promo-img .hero__sub{color:#fff}.hero--promo-img:before,.hero--promo-img:after{display:none}.hero__row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero__cta{background:var(--theme-cta);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:9px 20px;font-size:14px;font-weight:700}.hero__row .closed{margin:0}@media (width>=900px){.hero--promo{min-height:200px;padding:24px 28px}h1.hero__promo-title{font-size:32px}}.info-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:18px;display:grid}.info-grid .info{margin-top:0}.info{background:var(--theme-bg-surface);border-radius:14px;margin-top:18px;padding:18px 20px;scroll-margin-top:12px;box-shadow:0 1px 2px #2a241e0f}.info h2{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.info p{margin:4px 0;font-size:14.5px}.info a{color:var(--theme-cta);font-weight:600;text-decoration:none}.info__list{margin:0;padding:0;font-size:14.5px;line-height:1.9;list-style:none}.info__list li{align-items:baseline;gap:10px;display:flex}.info__list li:before{content:"";background:var(--theme-primary,#8b2a1f);border-radius:50%;flex:none;align-self:center;width:5px;height:5px}.footer{color:#a99c86;padding-bottom:calc(90px + env(safe-area-inset-bottom,0px));background:#1c1814;margin-top:28px}.footer__in{flex-wrap:wrap;align-items:center;gap:8px 22px;max-width:1100px;margin:0 auto;padding:20px 16px;font-size:13px;display:flex}.footer a{color:#e8dfcf;font-weight:600;text-decoration:none}.footer a:hover{color:#fff}.chips{z-index:20;background:var(--theme-bg-page);scrollbar-width:none;gap:6px;margin-bottom:4px;padding:12px 0;display:flex;position:sticky;top:0;overflow-x:auto}.chips::-webkit-scrollbar{display:none}.chip{border:1px solid var(--theme-border);cursor:pointer;white-space:nowrap;background:var(--theme-bg-surface);color:var(--theme-text-secondary);border-radius:20px;flex:none;padding:7px 15px;font-size:13.5px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s}.chip--active{background:var(--theme-text-primary);border-color:var(--theme-text-primary);color:#fff}.msearch{flex:none;align-items:center;display:flex}.msearch--open{flex:0 0 100%}.msearch__toggle{border:1px solid var(--theme-border);background:var(--theme-bg-surface);width:36px;height:36px;color:var(--theme-text-secondary);cursor:pointer;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.msearch--open .msearch__toggle{display:none}.msearch__box{flex:1;align-items:center;display:none;position:relative}.msearch--open .msearch__box{display:flex}.msearch__icon{color:var(--theme-text-secondary);pointer-events:none;display:flex;position:absolute;left:12px}.msearch__input{border:1px solid var(--theme-border);background:var(--theme-bg-surface);width:100%;color:var(--theme-text-primary);border-radius:20px;padding:8px 36px;font-size:14px}.msearch__input:focus{outline:2px solid var(--theme-cta);outline-offset:1px}.msearch__input::-webkit-search-cancel-button{appearance:none}.msearch__input::-webkit-search-decoration{appearance:none}.msearch__clear{width:30px;height:30px;color:var(--theme-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;line-height:1;display:flex;position:absolute;right:4px}.msearch__clear:hover{color:var(--theme-text-primary)}@media (width>=900px){.msearch{margin-bottom:6px;display:block}.msearch--open{flex:none}.msearch__toggle{display:none}.msearch__box{display:flex}}.search-summary{color:var(--theme-text-secondary);margin:12px 0 4px;font-size:14px}.search-empty{text-align:center;background:var(--theme-bg-surface);color:var(--theme-text-secondary);border-radius:14px;margin:8px 0 24px;padding:32px 20px}.search-empty p{margin:0 0 14px}.search-empty__clear{background:var(--theme-cta);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:9px 18px;font-size:13.5px;font-weight:700}@media (hover:hover){.search-empty__clear:hover{filter:brightness(.94)}}@media (width>=900px){.app,.topbar__in,.footer__in{max-width:1400px}.shell{grid-template-columns:240px minmax(0,1fr);align-items:start;column-gap:24px;display:grid}.shell>.hero{grid-area:1/2}.topbar__in{grid-template-columns:minmax(200px,1fr) minmax(300px,520px) minmax(300px,1fr);align-items:center;column-gap:24px;display:grid}.topbar__brand{justify-self:start;width:100%}.topbar__nav{justify-content:space-between;justify-self:stretch;gap:24px;margin:0;display:flex}.topbar__chip{white-space:normal;text-align:end;justify-self:end;margin-left:0}.hero{padding:32px 28px}.hero h1{font-size:clamp(2rem,3vw,2.25rem)}.page-body{grid-area:2/2;min-width:0}.chips{background:var(--theme-bg-surface);border-radius:14px;flex-direction:column;grid-area:1/1/3;align-items:stretch;margin:16px 0 0;padding:10px;position:static;overflow-x:visible;box-shadow:0 1px 2px #2a241e0f}.chip{text-align:left;background:0 0;border:none;border-radius:10px;padding:9px 12px;font-size:14px}.chip--active{background:var(--theme-text-primary);color:#fff}}@media (width>=900px) and (hover:hover){.chip:hover{background:var(--theme-bg-chip)}.chip--active:hover{background:var(--theme-text-primary)}}.cart-rail{display:none}@media (width>=1520px){.app,.topbar__in,.footer__in{max-width:1600px}.shell{grid-template-columns:220px minmax(0,1fr) 280px;column-gap:20px}.cart-rail{background:var(--theme-bg-surface);border-radius:14px;flex-direction:column;grid-area:1/3/3;align-self:start;gap:14px;margin-top:16px;padding:16px;display:flex;position:sticky;top:16px;box-shadow:0 1px 2px #2a241e0f}.cart-rail__title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.cart-rail__empty{color:var(--theme-text-secondary);font-size:14px}.cart-rail__empty p{margin:0 0 4px}.cart-rail__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.cart-rail__row{align-items:center;gap:10px;display:flex}.cart-rail__thumb{object-fit:cover;background:#efe4d1;border-radius:10px;flex:none;width:48px;height:48px}.cart-rail__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.cart-rail__name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.cart-rail__price{color:var(--theme-text-secondary);font-size:13px}.cart-rail__qty{flex:none;align-items:center;gap:6px;display:flex}.cart-rail__btn{border:1px solid var(--theme-border);background:var(--theme-bg-surface);cursor:pointer;border-radius:8px;width:24px;height:24px;font-size:14px;line-height:1}.cart-rail__val{text-align:center;min-width:16px;font-size:14px;font-weight:600}.cart-rail__total{border-top:1px solid var(--theme-border);justify-content:space-between;padding-top:12px;font-size:15px;font-weight:700;display:flex}.cart-rail__free-text{color:var(--theme-text-secondary);font-size:13px}.cart-rail__free-text--reached{color:var(--theme-cta);font-weight:700}.cart-rail__bar{background:#00000014;border-radius:999px;height:5px;margin-top:6px;overflow:hidden}.cart-rail__bar-fill{background:linear-gradient(90deg,#60b8ff 0%,#2176d2 100%);border-radius:999px;height:100%;transition:width .2s}.cart-rail__cta{background:var(--theme-cta);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:12px;font-size:14.5px;font-weight:700}}@media (width>=1520px) and (hover:hover){.cart-rail__btn:hover{background:var(--theme-bg-chip)}.cart-rail__cta:hover{filter:brightness(.92)}}.category,.menu-section{scroll-margin-top:64px}.category h2{margin:22px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600}.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}@media (width>=768px){.grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}}@media (width>=1520px){.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (width<=480px){.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.card{background:var(--theme-bg-surface);border-radius:14px;flex-direction:column;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 1px 2px #2a241e0f}@media (hover:hover){.card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #2a241e1a}}@media (prefers-reduced-motion:reduce){.app *,.app :before,.app :after,.topbar *,.footer *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.card:hover{transform:none}}.card__open-area{cursor:pointer;flex-direction:column;flex:1;display:flex}.card__open-area:focus-visible{outline:2px solid var(--theme-cta);outline-offset:-2px}.card__media{position:relative}.card__img{aspect-ratio:1;object-fit:cover;object-position:center;width:100%;display:block}@media (width>=768px){.card__img{aspect-ratio:3/2}}.card__img--placeholder{background:#efe4d1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.card__img--placeholder:before{content:"";aspect-ratio:1;background:radial-gradient(circle at 36% 30%,#fffefa,#f4ecdc 58%,#e2d2b6);border-radius:50%;width:62%;box-shadow:0 8px 22px #503c1e2e,inset 0 0 0 6px #ffffff8c}.card__ph-note{color:#a8987c;background:#ffffffb3;border-radius:6px;padding:2px 7px;font-size:10.5px;position:absolute;bottom:8px;right:10px}.card__promo{letter-spacing:.2px;color:#fff;background:#b94a00;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px}.card__body{flex-direction:column;flex:1;min-width:0;padding:10px 12px 0;display:flex}.card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.card__sub{color:var(--theme-text-secondary);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;display:-webkit-box;overflow:hidden}.card__price{margin:0 0 var(--card-price-space-bottom,10px);padding-top:var(--card-price-space-top,6px);flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:auto;display:flex}.card__old{color:var(--theme-text-secondary);overflow-wrap:anywhere;min-width:0;font-size:13px}.card__cur{overflow-wrap:anywhere;min-width:0;font-size:16px;font-weight:700}.card__action{padding:0 12px 12px}.add-btn{cursor:pointer;background:var(--theme-cta);color:#fff;border:none;border-radius:10px;width:100%;padding:9px 0;font-size:13.5px;font-weight:700;transition:filter .15s}@media (hover:hover){.add-btn:hover{filter:brightness(.92)}}.card__action .qty{border:1.5px solid var(--theme-cta);border-radius:10px;justify-content:space-between;padding:3px 4px}.card__action .qty__btn{color:var(--theme-cta);background:0 0}.qty{justify-content:center;align-items:center;gap:4px;display:flex}.qty__btn{cursor:pointer;background:var(--theme-cta);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:600;display:flex}.qty__val{text-align:center;min-width:28px;font-size:15px;font-weight:600}.out-of-stock{text-align:center;color:#999;padding:6px 0;font-size:13px}.cartbar{left:16px;right:16px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:200;background:var(--theme-bg-surface);border:1px solid #00000014;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;max-width:560px;margin:0 auto;padding:12px 16px;display:flex;position:fixed;box-shadow:0 10px 30px #0000001f}.cartbar__main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.cartbar__summary{white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:800;overflow:hidden}.cartbar__summary-short{display:none}.cartbar__free-text{color:var(--theme-text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.cartbar__free-text--reached{color:var(--theme-cta);font-weight:700}.cartbar__free-short{display:none}.cartbar__bar{background:#00000014;border-radius:999px;height:5px;margin-top:1px;overflow:hidden}.cartbar__bar-fill{background:linear-gradient(90deg,#60b8ff 0%,#2176d2 100%);border-radius:999px;height:100%;transition:width .2s}.cartbar__cta{background:var(--theme-cta);color:#fff;cursor:pointer;border:none;border-radius:14px;flex-shrink:0;padding:12px 22px;font-size:15px;font-weight:700;box-shadow:inset 0 -1px #0000001f}@media (width<=600px){.cartbar{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));border-radius:16px;width:auto;max-width:none;margin:0;padding:10px 12px;position:fixed}.cartbar__summary{font-size:16px}.cartbar__summary-full{display:none}.cartbar__summary-short{display:inline}.cartbar__free-text{font-size:12px}.cartbar__free-full{display:none}.cartbar__free-short{display:inline}.cartbar__cta{padding:11px 18px;font-size:14px}}@media (width>=1520px){.cartbar{display:none}}.overlay{z-index:300;background:var(--theme-bg-page);position:fixed;inset:0;overflow-y:auto}.overlay__inner{max-width:560px;padding:0 16px calc(32px + env(safe-area-inset-bottom,0px));margin:0 auto}.overlay__header{z-index:1;background:var(--theme-bg-page);justify-content:space-between;align-items:center;padding:16px 0 12px;display:flex;position:sticky;top:0}.overlay__title{font-size:20px;font-weight:700}.close-btn{cursor:pointer;color:var(--theme-text-primary);background:0 0;border:none;padding:0 4px;font-size:28px;line-height:1}.cart-lines{flex-direction:column;display:flex}.cart-group{color:var(--theme-text-secondary);margin:10px 0 4px;font-size:13px;font-weight:700}.cart-line{border-bottom:1px solid var(--theme-border);align-items:center;gap:10px;padding:8px 0;display:flex}.cart-line__description{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.cart-line__name{font-size:14px}.cart-line__availability{color:var(--theme-warning-text);font-size:13px;font-weight:700;line-height:1.35}.cart-line--unavailable,.cart-rail__row--unavailable{background:var(--theme-bg-chip);border-radius:10px}.cart-line--unavailable{margin-inline:-8px;padding-inline:8px}.cart-line--unavailable .cart-line__name,.cart-rail__row--unavailable .cart-rail__name{color:var(--theme-text-secondary)}.cart-remove-btn{border:1px solid var(--theme-warning-border);background:var(--theme-bg-surface);color:var(--theme-warning-text);cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:700;line-height:1.2}.cart-remove-btn:hover{background:var(--theme-warning-bg)}.cart-availability-warning{border:1px solid var(--theme-warning-border);background:var(--theme-warning-bg);color:var(--theme-warning-text);border-radius:10px;margin:12px 0 4px;padding:10px 12px;font-size:14px;line-height:1.4}.cart-availability-warning p{margin:0}.cart-availability-warning p+p{margin-top:4px;font-weight:700}.cart-closed-notice{border:1px solid #e6c89b;color:#6b4a1c;background:#fff6e9;border-inline-start:4px solid #d08a3c;border-radius:10px;margin:12px 0 4px;padding:10px 12px;font-size:14px;line-height:1.4}.cart-closed-notice p{margin:0}.cart-closed-notice p+p{margin-top:4px}.cart-closed-notice p:first-child{font-weight:700}.cart-availability-warning--compact{margin:0;padding:8px 9px;font-size:12px}.exclusion-note{color:var(--theme-text-primary);align-items:baseline;gap:5px;font-size:13px;line-height:1.35;display:flex}.exclusion-note--compact{font-size:12px}.exclusion-note__mark{color:#c62828;flex:none;font-size:16px;font-weight:700;line-height:1}.cart-line__sum{text-align:right;min-width:70px;font-size:14px;font-weight:600}.cart-empty{text-align:center;color:var(--theme-text-secondary);padding:40px 0}.total-line{border-top:1px solid var(--theme-border);justify-content:space-between;margin-top:4px;padding:14px 0;font-size:18px;font-weight:700;display:flex}.field{margin-top:12px}.field label,.field__label{color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.3px;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.field input,.field textarea{border:1.5px solid var(--theme-border);background:var(--theme-bg-surface);width:100%;color:var(--theme-text-primary);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:16px}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:2px solid var(--theme-cta);outline-offset:1px}.field textarea{resize:vertical}.field-hint{color:var(--theme-text-secondary);margin-top:5px;font-size:12px}.field input.field__input--error,.field textarea.field__input--error{border-color:var(--theme-error-border)}.field input.field__input--error:focus-visible,.field textarea.field__input--error:focus-visible{outline-color:var(--theme-error-border)}.field-hint--error{color:var(--theme-error-text);font-weight:600}.consent{text-transform:none;letter-spacing:normal;color:var(--theme-text-primary);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;display:flex}.field label.consent{text-transform:none}.consent input[type=checkbox]{width:auto;accent-color:var(--theme-cta);flex-shrink:0;margin-top:2px}.consent a{color:var(--theme-cta)}.seg{gap:8px;display:flex}.seg__btn{border:1.5px solid var(--theme-border);background:var(--theme-bg-surface);color:var(--theme-text-primary);cursor:pointer;border-radius:12px;flex:1;padding:11px 0;font-size:14px;font-weight:600}.seg__btn--active{background:var(--theme-cta);border-color:var(--theme-cta);color:#fff}.submit-btn{background:var(--theme-cta);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;margin-top:18px;padding:15px 0;font-size:16px;font-weight:700}.submit-btn:disabled{opacity:.5;cursor:not-allowed}.form-error{color:#c0392b;background:#fbe9e7;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:14px}.success{text-align:center;padding:24px 0}.success__check{color:#2e7d32;background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;font-size:30px;display:flex}.success__title{font-size:20px;font-weight:700}.success__id{color:var(--theme-text-secondary);margin-top:4px}.success__total{margin-top:8px;font-size:16px;font-weight:600}.success__text{color:var(--theme-text-secondary);margin:16px 0 0}.success__note{background:#fff4e5;border-radius:10px;margin:10px 0 0;padding:10px 12px;font-size:14px}.success .submit-btn{max-width:320px;margin-left:auto;margin-right:auto}.status{max-width:520px;padding:24px 16px calc(32px + env(safe-area-inset-bottom,0px));text-align:center;margin:0 auto}.status__shop{color:var(--theme-text-secondary);margin-bottom:16px;font-size:18px;font-weight:700}.status__emoji{margin-bottom:8px;font-size:56px;line-height:1}.status__headline{margin-bottom:4px;font-size:22px;font-weight:800}.status__card{background:var(--theme-bg-surface);border:1px solid var(--theme-border);border-radius:16px;padding:24px 18px}.status__id{color:var(--theme-text-secondary);margin-bottom:10px;font-size:13px}.status__badge{color:#2d5fa8;background:#e8f0fb;border-radius:999px;padding:8px 16px;font-size:17px;font-weight:700;display:inline-block}.status__badge--final{color:#5a6472;background:#eceff3}.status__note{color:var(--theme-text-secondary);margin-top:12px;font-size:14px}.status__meta{color:var(--theme-text-secondary);margin-top:14px;font-size:13px}.status__items{text-align:left;border-top:1px solid var(--theme-border);margin-top:14px;padding-top:12px;font-size:14px;line-height:1.6}.status__group{margin:8px 0 2px;font-weight:700}.status__total{margin-top:12px;font-size:18px;font-weight:700}.status__phone{color:var(--theme-text-secondary);margin-top:16px;font-size:14px}.status__save-hint{color:var(--theme-text-secondary);margin-top:18px;font-size:13px}.status__copy{border:1px solid var(--theme-border);background:var(--theme-bg-surface);color:var(--theme-text-primary);cursor:pointer;border-radius:10px;margin-top:8px;padding:10px 20px;font-size:14px;font-weight:600}.status__btn{background:var(--theme-bg-chip);color:var(--theme-text-primary);cursor:pointer;border:none;border-radius:12px;margin-top:20px;padding:13px 24px;font-size:15px;font-weight:600}.cart-update-notice{color:#61451f;background:#fff8ec;border:1px solid #d8b98b;border-radius:.625rem;align-items:start;gap:.5rem;margin-block:.75rem;padding:.75rem;display:flex}.cart-update-notice p{flex:1;margin:0;font-size:.875rem;line-height:1.45}.cart-update-notice button{min-height:2rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.375rem;flex:0 0 2rem;padding:0;font-size:1.25rem}.cart-update-notice--empty{border:0;margin:0;padding:0}.cart-notice{inset-inline:1rem;bottom:calc(84px + env(safe-area-inset-bottom,0px));z-index:60;max-width:26rem;margin-inline:auto;position:fixed}.cart-notice .cart-update-notice{box-shadow:0 4px 16px #0000001f}@media (width>=1520px){.cart-notice{display:none}}@media (width<=640px){.cart-update-notice button{flex-basis:2.75rem;min-height:2.75rem}}:root .topbar .topbar__status--closed{color:#704214;background:#fff4df;border:1px solid #d8b98b;border-radius:.5rem;padding:.35rem .65rem;font-weight:700}.cart-closed-notice{color:#61451f;background:#fff8ec;border:1px solid #d8b98b;border-radius:.75rem;padding:.875rem 1rem}.cart-closed-notice strong{font-size:1rem;display:block}.cart-closed-notice p{margin:.4rem 0 0;font-weight:400}.cart-closed-notice__hours{font-size:.875rem}.checkout-confirmation{color:#243126;overscroll-behavior:contain;background:#fff;border:1px solid #e1e5e9;border-radius:1rem;width:min(30rem,100% - 2rem);max-width:calc(100% - 2rem);max-height:calc(100dvh - 2rem);margin:auto;padding:0;position:fixed;inset:0;overflow-y:auto;box-shadow:0 1rem 4rem #0003}.checkout-confirmation::backdrop{background:#0f172a7a}.checkout-confirmation__content{padding:1.5rem}.checkout-confirmation__eyebrow{color:#704214;font-size:.8125rem;font-weight:700}.checkout-confirmation h2{margin:.5rem 0 1rem;font-size:1.4rem;line-height:1.25}.checkout-confirmation p{margin:.75rem 0 0;line-height:1.5}.checkout-confirmation__hours{background:#f4f6f3;border-radius:.5rem;padding:.75rem;font-size:.875rem}.checkout-confirmation__actions{flex-wrap:wrap;gap:.625rem;padding:0 1.5rem 1.5rem;display:flex}.checkout-confirmation button{color:#243126;min-height:2.75rem;font:inherit;cursor:pointer;background:#fff;border:1px solid #c6cec6;border-radius:.625rem;flex:10rem;padding:.625rem;font-weight:600}.checkout-confirmation .checkout-confirmation__send{color:#fff;background:#244c36;border-color:#244c36}.checkout-confirmation button:focus-visible{outline-offset:3px;outline:2px solid #244c36}.checkout-confirmation button:disabled{opacity:.5;cursor:default}@font-face{font-family:Lora;src:url(/fonts/lora-variable.ttf)format("truetype");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:Oswald;src:url(/fonts/oswald-variable.ttf)format("truetype");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(/fonts/rubik-variable.ttf)format("truetype");font-weight:300 900;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display-variable.ttf)format("truetype");font-weight:400 900;font-style:normal;font-display:swap}[data-appearance-preset=cozy-editorial]{--theme-bg-page:#f7f1e6;--theme-bg-surface:#fff;--theme-bg-chip:#f3e8d5;--theme-text-primary:#2e241d;--theme-text-secondary:#6f6156;--theme-border:#e7dcc9;--theme-cta:#b45122;--theme-primary:#b45122;--ap-accent-hover:#a1481d;--ap-font-brand:"Lora", Georgia, "Times New Roman", serif;--ap-hero-bg:#241a10;--ap-hero-fg:#fbf0dc;--ap-hero-muted:#dcc9a9}[data-appearance-preset=cozy-editorial] .topbar__name,[data-appearance-preset=cozy-editorial] .hero h1,[data-appearance-preset=cozy-editorial] h1.hero__promo-title,[data-appearance-preset=cozy-editorial] .category h2,[data-appearance-preset=cozy-editorial] .info h2,[data-appearance-preset=cozy-editorial] .cart-rail__title,[data-appearance-preset=cozy-editorial] .pm-name{font-family:var(--ap-font-brand)}[data-appearance-preset=cozy-editorial] .topbar{background:var(--theme-bg-page);color:var(--theme-text-primary);border-bottom:1px solid var(--theme-border)}[data-appearance-preset=cozy-editorial] .topbar__name{color:var(--theme-text-primary)}[data-appearance-preset=cozy-editorial] .topbar__nav a{color:var(--theme-text-secondary)}[data-appearance-preset=cozy-editorial] .topbar__nav a:hover{color:var(--theme-text-primary)}[data-appearance-preset=cozy-editorial] .topbar__status{color:#2e7d32}[data-appearance-preset=cozy-editorial] .topbar__status--closed{color:var(--ap-accent-hover)}[data-appearance-preset=cozy-editorial] .topbar__chip{color:#4a3b2f;background:#2e241d12}[data-appearance-preset=cozy-editorial] .hero{background:linear-gradient(145deg, #3a2a19 0%, var(--ap-hero-bg) 62%)}[data-appearance-preset=cozy-editorial] .hero:before,[data-appearance-preset=cozy-editorial] .hero:after{display:none}[data-appearance-preset=cozy-editorial] .hero h1,[data-appearance-preset=cozy-editorial] h1.hero__promo-title{color:var(--ap-hero-fg);letter-spacing:.2px;font-weight:600}[data-appearance-preset=cozy-editorial] .hero__sub{color:var(--ap-hero-muted)}[data-appearance-preset=cozy-editorial] .hero h1{font-size:30px}[data-appearance-preset=cozy-editorial] h1.hero__promo-title{font-size:28px}[data-appearance-preset=cozy-editorial] .hero__overlay{background:linear-gradient(92deg,#261608c7 0%,#2616086b 46%,#2616081a 100%)}[data-appearance-preset=cozy-editorial] .hero__cta:hover{filter:none;background:var(--ap-accent-hover)}[data-appearance-preset=cozy-editorial] .chip--active{color:var(--ap-accent-hover);background:#f5e3cb;border-color:#ead3b2}[data-appearance-preset=cozy-editorial] .msearch__toggle{width:44px;height:44px}[data-appearance-preset=cozy-editorial] .msearch__toggle:focus-visible{outline:2px solid var(--theme-cta);outline-offset:2px}[data-appearance-preset=cozy-editorial] .side-banner{display:none}[data-appearance-preset=cozy-editorial] img.card__img,[data-appearance-preset=cozy-editorial] img.pm-img{filter:saturate(1.06)sepia(.03)}[data-appearance-preset=cozy-editorial] .card__img--placeholder{background:var(--theme-bg-chip)}[data-appearance-preset=cozy-editorial] .card__promo{background:var(--theme-cta);border-radius:8px}[data-appearance-preset=cozy-editorial] .cartbar__bar-fill,[data-appearance-preset=cozy-editorial] .cart-rail__bar-fill{background:linear-gradient(90deg,#d98b4f 0%,#c05a28 100%)}[data-appearance-preset=cozy-editorial] .footer{color:#c9bca9;background:#2e241d}[data-appearance-preset=cozy-editorial] .footer a{color:#f1e6d4}@media (width>=768px){[data-appearance-preset=cozy-editorial] .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){[data-appearance-preset=cozy-editorial] .grid{grid-template-columns:repeat(3,minmax(0,1fr))}[data-appearance-preset=cozy-editorial] .chips{scrollbar-width:thin;max-height:calc(100vh - 28px);position:sticky;top:14px;overflow-y:auto}[data-appearance-preset=cozy-editorial] .hero h1{font-size:38px}[data-appearance-preset=cozy-editorial] h1.hero__promo-title{font-size:36px}[data-appearance-preset=cozy-editorial] .side-banner{background:linear-gradient(160deg, #3a2a19 0%, var(--ap-hero-bg) 70%);color:var(--ap-hero-fg);border-radius:10px;margin-top:10px;padding:16px 14px 15px;display:block}[data-appearance-preset=cozy-editorial] .side-banner__label{font-family:var(--ap-font-brand);color:#f3dfc2;margin:0 0 6px;font-size:16px;font-style:italic;font-weight:600}[data-appearance-preset=cozy-editorial] .side-banner__text{color:#e4d5bc;-webkit-line-clamp:unset;margin:0 0 10px;font-size:12.5px;line-height:1.5;display:block;overflow:visible}[data-appearance-preset=cozy-editorial] .side-banner__meta{color:#c9b896;margin:4px 0 0;font-size:11.5px;line-height:1.45}}@media (width>=1520px){[data-appearance-preset=cozy-editorial] .grid{grid-template-columns:repeat(4,minmax(0,1fr))}[data-appearance-preset=cozy-editorial] .cart-rail{max-height:calc(100vh - 32px);overflow:hidden}[data-appearance-preset=cozy-editorial] .cart-rail__list{overscroll-behavior:contain;flex:auto;min-height:0;padding-right:4px;overflow-y:auto}[data-appearance-preset=cozy-editorial] .cart-rail__name{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}}[data-appearance-preset=bold-brand]{--theme-bg-page:#f5efe3;--theme-bg-surface:#fffdf8;--theme-bg-chip:#ede4d2;--theme-text-primary:#241a10;--theme-text-secondary:#6b5b49;--theme-border:#241a10;--theme-cta:#241a10;--theme-primary:#d4551f;--ap-accent:#d4551f;--ap-accent-hover:#b8461a;--ap-font-brand:"Oswald", "Arial Narrow", Arial, sans-serif}[data-appearance-preset=bold-brand] .topbar__name,[data-appearance-preset=bold-brand] .hero h1,[data-appearance-preset=bold-brand] h1.hero__promo-title,[data-appearance-preset=bold-brand] .category h2,[data-appearance-preset=bold-brand] .info h2,[data-appearance-preset=bold-brand] .cart-rail__title,[data-appearance-preset=bold-brand] .overlay__title,[data-appearance-preset=bold-brand] .pm-name{font-family:var(--ap-font-brand);text-transform:uppercase}[data-appearance-preset=bold-brand] .add-btn,[data-appearance-preset=bold-brand] .hero__cta,[data-appearance-preset=bold-brand] .submit-btn,[data-appearance-preset=bold-brand] .search-empty__clear,[data-appearance-preset=bold-brand] .cartbar__cta,[data-appearance-preset=bold-brand] .cart-rail__cta,[data-appearance-preset=bold-brand] .pm-add{font-family:var(--ap-font-brand);text-transform:uppercase;letter-spacing:.09em;color:#f5efe3;border-radius:0}[data-appearance-preset=bold-brand] .cat-emoji{display:none}[data-appearance-preset=bold-brand] .topbar{background:var(--theme-bg-page);color:var(--theme-text-primary);border-bottom:1px solid var(--theme-text-primary)}[data-appearance-preset=bold-brand] .topbar__name{color:var(--theme-text-primary);letter-spacing:.06em;font-weight:600}[data-appearance-preset=bold-brand] .topbar__logo{background:var(--ap-accent);border-radius:0}[data-appearance-preset=bold-brand] .topbar__logo:before{background:var(--theme-bg-page);width:12px;height:12px;box-shadow:none;border-radius:0}[data-appearance-preset=bold-brand] .topbar__nav a{color:var(--theme-text-primary);text-transform:uppercase;letter-spacing:.08em;font-size:12.5px}[data-appearance-preset=bold-brand] .topbar__nav a:hover{color:var(--ap-accent)}[data-appearance-preset=bold-brand] .topbar__status{color:#33691e}[data-appearance-preset=bold-brand] .topbar__status--closed{color:#b21e1e}[data-appearance-preset=bold-brand] .topbar__chip{color:var(--theme-text-primary);border:1px solid var(--theme-text-primary);background:0 0;border-radius:0}[data-appearance-preset=bold-brand] .hero{background:var(--theme-bg-page);border:1px solid var(--theme-text-primary);border-radius:0}[data-appearance-preset=bold-brand] .hero:before,[data-appearance-preset=bold-brand] .hero:after{display:none}[data-appearance-preset=bold-brand] .hero h1,[data-appearance-preset=bold-brand] h1.hero__promo-title{color:var(--theme-text-primary);letter-spacing:.02em;font-size:34px;font-weight:600;line-height:1.08}[data-appearance-preset=bold-brand] .hero__sub{color:var(--theme-text-secondary)}[data-appearance-preset=bold-brand] .hero__cta{color:var(--theme-text-primary);border:1px solid var(--theme-text-primary);background:0 0}[data-appearance-preset=bold-brand] .hero__cta:after{content:" →"}[data-appearance-preset=bold-brand] .hero__cta:hover{filter:none;background:var(--theme-text-primary);color:var(--theme-bg-page)}[data-appearance-preset=bold-brand] .closed{color:#8f1a1a;background:0 0;border:1px solid #b21e1e;border-radius:0}[data-appearance-preset=bold-brand] .hero--promo-img{gap:14px;padding:22px;overflow:visible}[data-appearance-preset=bold-brand] .hero--promo-img .hero__img{aspect-ratio:16/10;object-fit:cover;-webkit-mask-mode:alpha;order:10;width:100%;height:auto;position:static;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 300' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16,46C48,14,104,30,156,18C212,6,268,26,322,16C356,10,390,26,384,58C376,92,392,124,385,154C394,188,379,218,387,246C393,274,358,292,320,283C276,295,228,279,182,289C136,298,96,279,58,288C28,294,6,271,13,241C3,209,17,177,9,149C1,117,15,91,9,65C5,51,11,50,16,46Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 300' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M16,46C48,14,104,30,156,18C212,6,268,26,322,16C356,10,390,26,384,58C376,92,392,124,385,154C394,188,379,218,387,246C393,274,358,292,320,283C276,295,228,279,182,289C136,298,96,279,58,288C28,294,6,271,13,241C3,209,17,177,9,149C1,117,15,91,9,65C5,51,11,50,16,46Z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-source-type:alpha;mask-mode:alpha}[data-appearance-preset=bold-brand] .hero--promo-img .hero__overlay{display:none}[data-appearance-preset=bold-brand] .hero--promo-img .hero__promo-title{color:var(--theme-text-primary)}[data-appearance-preset=bold-brand] .hero--promo-img .hero__sub{color:var(--theme-text-secondary)}[data-appearance-preset=bold-brand] .chips{background:var(--theme-bg-page);border-bottom:1px solid var(--theme-text-primary)}[data-appearance-preset=bold-brand] .chip{color:var(--theme-text-primary);font-family:var(--ap-font-brand);text-transform:uppercase;letter-spacing:.09em;background:0 0;border:none;border-radius:0;font-size:13px;font-weight:600}[data-appearance-preset=bold-brand] .chip--active{color:var(--theme-text-primary);box-shadow:inset 0 -3px 0 var(--ap-accent);background:0 0;border-color:#0000}@media (hover:hover){[data-appearance-preset=bold-brand] .chip:hover{background:0 0;box-shadow:inset 0 -3px #d4551f59}[data-appearance-preset=bold-brand] .chip--active:hover{box-shadow:inset 0 -3px 0 var(--ap-accent);background:0 0}}[data-appearance-preset=bold-brand] .msearch__input{border-width:1px;border-radius:0}[data-appearance-preset=bold-brand] .msearch__toggle{border-radius:0}[data-appearance-preset=bold-brand] .search-empty{border:1px solid var(--theme-text-primary);background:0 0;border-radius:0}[data-appearance-preset=bold-brand] .category h2{letter-spacing:.06em;align-items:center;gap:14px;font-size:24px;font-weight:500;display:flex}[data-appearance-preset=bold-brand] .category h2:after{content:"";background:var(--theme-text-primary);flex:1;height:1px}[data-appearance-preset=bold-brand] .card{border:1px solid var(--theme-text-primary);box-shadow:none;border-radius:0}[data-appearance-preset=bold-brand] .card:hover{box-shadow:none;transform:none}[data-appearance-preset=bold-brand] img.card__img{filter:saturate(1.03)contrast(1.05)}[data-appearance-preset=bold-brand] .card__img--placeholder{background:var(--theme-bg-chip)}[data-appearance-preset=bold-brand] .card__ph-note{border-radius:0}[data-appearance-preset=bold-brand] .card__promo{background:var(--theme-bg-page);color:var(--ap-accent);border:1px solid var(--ap-accent);text-transform:uppercase;letter-spacing:.06em;border-radius:0}[data-appearance-preset=bold-brand] .card__name{font-weight:700}[data-appearance-preset=bold-brand] .card__cur{font-variant-numeric:tabular-nums}[data-appearance-preset=bold-brand] .add-btn:hover,[data-appearance-preset=bold-brand] .submit-btn:hover,[data-appearance-preset=bold-brand] .cartbar__cta:hover,[data-appearance-preset=bold-brand] .cart-rail__cta:hover,[data-appearance-preset=bold-brand] .search-empty__clear:hover,[data-appearance-preset=bold-brand] .pm-add:not(:disabled):hover{filter:none;background:var(--ap-accent);color:#fff}[data-appearance-preset=bold-brand] .card__action .qty{border-width:1px;border-radius:0}[data-appearance-preset=bold-brand] .qty__btn{color:#f5efe3;border-radius:0}[data-appearance-preset=bold-brand] .card__action .qty__btn{color:var(--theme-text-primary)}[data-appearance-preset=bold-brand] .info{border:1px solid var(--theme-text-primary);box-shadow:none;background:0 0;border-radius:0}[data-appearance-preset=bold-brand] .info h2{letter-spacing:.06em;font-size:20px;font-weight:500}[data-appearance-preset=bold-brand] .info a{color:var(--theme-text-primary);text-underline-offset:3px;text-decoration:underline}[data-appearance-preset=bold-brand] .footer{color:#c9bfae;background:#241a10}[data-appearance-preset=bold-brand] .footer__in{text-transform:uppercase;letter-spacing:.08em;font-size:12px}[data-appearance-preset=bold-brand] .footer a{color:#f5efe3}[data-appearance-preset=bold-brand] .cartbar{border:1px solid var(--theme-text-primary);max-width:none;box-shadow:none;background:var(--theme-bg-page);padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));border-width:1px 0 0;border-radius:0;bottom:0;left:0;right:0}[data-appearance-preset=bold-brand] .cartbar__bar{border-radius:0}[data-appearance-preset=bold-brand] .cartbar__bar-fill,[data-appearance-preset=bold-brand] .cart-rail__bar-fill{background:var(--ap-accent);border-radius:0}[data-appearance-preset=bold-brand] .cartbar__free-text--reached,[data-appearance-preset=bold-brand] .cart-rail__free-text--reached{color:var(--ap-accent-hover)}[data-appearance-preset=bold-brand] .cart-rail{background:var(--theme-bg-page);border:1px solid var(--theme-text-primary);box-shadow:none;border-radius:0}[data-appearance-preset=bold-brand] .cart-rail__title{border-bottom:1px solid var(--theme-text-primary);letter-spacing:.06em;padding-bottom:10px;font-weight:500}[data-appearance-preset=bold-brand] .cart-rail__thumb{background:var(--theme-bg-chip);border-radius:0}[data-appearance-preset=bold-brand] .cart-rail__btn{background:0 0;border-width:1px;border-radius:0}[data-appearance-preset=bold-brand] .field input,[data-appearance-preset=bold-brand] .field textarea,[data-appearance-preset=bold-brand] .seg__btn{border-width:1px;border-radius:0}[data-appearance-preset=bold-brand] .seg__btn--active{color:#f5efe3}[data-appearance-preset=bold-brand] .form-error{color:#8f1a1a;background:0 0;border:1px solid #b21e1e;border-radius:0}[data-appearance-preset=bold-brand] .success__check{color:#33691e;background:0 0;border:1px solid #33691e;border-radius:0}[data-appearance-preset=bold-brand] .success__note{border:1px solid var(--theme-text-primary);background:0 0;border-radius:0}[data-appearance-preset=bold-brand] .status__card,[data-appearance-preset=bold-brand] .status__copy,[data-appearance-preset=bold-brand] .status__btn{border-radius:0}[data-appearance-preset=bold-brand] .status__badge{background:var(--theme-bg-chip);color:var(--theme-text-primary);border-radius:0}[data-appearance-preset=bold-brand] .cart-notice{color:#f5efe3;box-shadow:none;background:#241a10;border-radius:0}[data-appearance-preset=bold-brand] .pm-modal{border:1px solid var(--theme-text-primary);border-radius:0;box-shadow:5px 5px #241a10e6}[data-appearance-preset=bold-brand] .pm-img{border-radius:0}[data-appearance-preset=bold-brand] .pm-close{background:var(--theme-bg-page);border:1px solid var(--theme-text-primary);color:var(--theme-text-primary);border-radius:0}[data-appearance-preset=bold-brand] .pm-size,[data-appearance-preset=bold-brand] .pm-addon-card,[data-appearance-preset=bold-brand] .pm-addon-card__img,[data-appearance-preset=bold-brand] .pm-addon-card__ph,[data-appearance-preset=bold-brand] .pm-addon-card__qty-btn,[data-appearance-preset=bold-brand] .pm-addon-details{border-radius:0}[data-appearance-preset=bold-brand] .pm-size--active,[data-appearance-preset=bold-brand] .pm-addon-card--active{border-color:var(--ap-accent);box-shadow:0 0 0 1px var(--ap-accent) inset}[data-appearance-preset=bold-brand] .pm-addon-card__badge{background:var(--ap-accent);border-radius:0}@media (width<=720px){[data-appearance-preset=bold-brand] .topbar__nav a{font-size:11.5px}}@media (width<=899.98px){[data-appearance-preset=bold-brand] .shell{flex-direction:column;display:flex}[data-appearance-preset=bold-brand] .shell>.hero{order:-1}[data-appearance-preset=bold-brand] .chips{margin-bottom:0}}@media (width>=900px){[data-appearance-preset=bold-brand] .hero h1,[data-appearance-preset=bold-brand] h1.hero__promo-title{font-size:44px}[data-appearance-preset=bold-brand] .hero--promo-img{flex-direction:column;justify-content:center;gap:0;min-height:300px;padding:24px 30px;display:flex;overflow:hidden}[data-appearance-preset=bold-brand] .hero--promo-img .hero__promo-title,[data-appearance-preset=bold-brand] .hero--promo-img .hero__sub,[data-appearance-preset=bold-brand] .hero--promo-img .hero__row{max-width:56%}[data-appearance-preset=bold-brand] .hero--promo-img .hero__img{aspect-ratio:4/3;object-fit:cover;width:41%;max-width:540px;height:auto;max-height:calc(100% - 30px);position:absolute;inset:50% 24px auto auto;transform:translateY(-50%)}[data-appearance-preset=bold-brand] .shell{grid-template-columns:minmax(0,1fr)}[data-appearance-preset=bold-brand] .shell>.hero{grid-area:2/1;margin:12px 0 0}[data-appearance-preset=bold-brand] .chips{background:var(--theme-bg-page);border:none;border-bottom:1px solid var(--theme-text-primary);box-shadow:none;border-radius:0;flex-direction:row;grid-area:1/1;align-items:center;margin:10px 0 0;padding:8px 2px;overflow-x:auto}[data-appearance-preset=bold-brand] .page-body{grid-area:3/1}[data-appearance-preset=bold-brand] .msearch{flex:none;width:230px;margin:0 12px 0 0}[data-appearance-preset=bold-brand] .category h2{margin:18px 0 12px}[data-appearance-preset=bold-brand] .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}[data-appearance-preset=bold-brand] .pm-media{border-radius:0}}@media (width>=1280px){[data-appearance-preset=bold-brand] .grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1520px){[data-appearance-preset=bold-brand] .shell{grid-template-columns:minmax(0,1fr) 240px;column-gap:20px}[data-appearance-preset=bold-brand] .chips{grid-column:1/-1}[data-appearance-preset=bold-brand] .cart-rail{grid-area:2/2/4;gap:12px;margin-top:12px;padding:14px}[data-appearance-preset=bold-brand] .hero h1,[data-appearance-preset=bold-brand] h1.hero__promo-title{font-size:52px}}[data-appearance-preset=bright-delivery]{--theme-bg-page:#f5f6f8;--theme-bg-surface:#fff;--theme-bg-chip:#eef1f4;--theme-text-primary:#14181d;--theme-text-secondary:#64707e;--theme-border:#e4e8ed;--theme-cta:#04a44e;--theme-primary:#04a44e;--ap-accent:#04a44e;--ap-accent-hover:#048a42;--ap-accent-soft:#e2f6ea;--ap-font-brand:"Rubik", -apple-system, "Segoe UI", Roboto, sans-serif}[data-appearance-preset=bright-delivery] body{font-family:var(--ap-font-brand)}[data-appearance-preset=bright-delivery] .topbar__name,[data-appearance-preset=bright-delivery] .hero h1,[data-appearance-preset=bright-delivery] h1.hero__promo-title,[data-appearance-preset=bright-delivery] .category h2,[data-appearance-preset=bright-delivery] .info h2,[data-appearance-preset=bright-delivery] .cart-rail__title{font-family:var(--ap-font-brand);letter-spacing:-.2px;font-weight:700}[data-appearance-preset=bright-delivery] .topbar{background:var(--theme-bg-surface);color:var(--theme-text-primary);border-bottom:1px solid var(--theme-border)}[data-appearance-preset=bright-delivery] .topbar__name{color:var(--theme-text-primary);font-size:18px}[data-appearance-preset=bright-delivery] .topbar__logo{background:linear-gradient(135deg, #17c268, var(--ap-accent));border-radius:10px}[data-appearance-preset=bright-delivery] .topbar__logo:before{width:12px;height:12px;box-shadow:none;background:#fff;border-radius:4px}[data-appearance-preset=bright-delivery] .topbar__nav a{color:var(--theme-text-secondary)}[data-appearance-preset=bright-delivery] .topbar__nav a:hover{color:var(--theme-text-primary)}[data-appearance-preset=bright-delivery] .topbar__status--closed{color:#d92d20}[data-appearance-preset=bright-delivery] .topbar__chip{color:var(--ap-accent-hover);background:var(--ap-accent-soft)}[data-appearance-preset=bright-delivery] .hero{background:linear-gradient(120deg,#06b355 0%,#039146 100%);border-radius:18px;padding:20px}[data-appearance-preset=bright-delivery] .hero:before{background:radial-gradient(circle at 35% 30%,#ffffff4d,#fff0 70%)}[data-appearance-preset=bright-delivery] .hero:after{background:radial-gradient(circle at 40% 35%,#ffffff2e,#fff0 70%)}[data-appearance-preset=bright-delivery] .hero h1,[data-appearance-preset=bright-delivery] h1.hero__promo-title{color:#fff;font-size:24px}[data-appearance-preset=bright-delivery] .hero__sub{color:#ffffffe0}[data-appearance-preset=bright-delivery] .hero--promo{min-height:120px}[data-appearance-preset=bright-delivery] .hero__cta{color:var(--ap-accent-hover);background:#fff;border-radius:999px}[data-appearance-preset=bright-delivery] .hero__cta:hover{filter:none;background:#eafcf1}[data-appearance-preset=bright-delivery] .chip{background:var(--theme-bg-surface);color:#3f4956;border:none;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:500;box-shadow:0 1px 2px #10141d0d}[data-appearance-preset=bright-delivery] .chip--active{background:var(--ap-accent);border-color:var(--ap-accent);color:#fff;font-weight:600}@media (hover:hover){[data-appearance-preset=bright-delivery] .chip:hover{background:var(--theme-bg-chip)}[data-appearance-preset=bright-delivery] .chip--active:hover{background:var(--ap-accent)}}[data-appearance-preset=bright-delivery] .msearch__input{border-radius:999px}[data-appearance-preset=bright-delivery] .search-empty{border-radius:16px}[data-appearance-preset=bright-delivery] .search-empty__clear{border-radius:999px}[data-appearance-preset=bright-delivery] .category h2{margin:20px 0 12px;font-size:20px}[data-appearance-preset=bright-delivery] .card{border-radius:16px;box-shadow:0 1px 3px #10141d0f}[data-appearance-preset=bright-delivery] img.card__img{filter:saturate(1.05)}[data-appearance-preset=bright-delivery] .card__img--placeholder{background:#f0f2f5}[data-appearance-preset=bright-delivery] .card__img--placeholder:before{background:radial-gradient(circle at 36% 30%,#fff,#f3f5f8 58%,#dfe4ea);box-shadow:0 8px 22px #10141d1f,inset 0 0 0 6px #ffffff8c}[data-appearance-preset=bright-delivery] .card__promo{background:#f04438;border-radius:8px}[data-appearance-preset=bright-delivery] .card__cur{font-size:17px}[data-appearance-preset=bright-delivery] .add-btn,[data-appearance-preset=bright-delivery] .pm-add,[data-appearance-preset=bright-delivery] .submit-btn,[data-appearance-preset=bright-delivery] .cartbar__cta,[data-appearance-preset=bright-delivery] .cart-rail__cta,[data-appearance-preset=bright-delivery] .card__action .qty{border-radius:999px}[data-appearance-preset=bright-delivery] .info{border-radius:16px}[data-appearance-preset=bright-delivery] .info h2{font-size:18px}[data-appearance-preset=bright-delivery] .footer{background:var(--theme-bg-surface);color:var(--theme-text-secondary);border-top:1px solid var(--theme-border)}[data-appearance-preset=bright-delivery] .footer a{color:var(--theme-text-primary)}[data-appearance-preset=bright-delivery] .cartbar{border:none;border-radius:20px;box-shadow:0 12px 32px #10141d29}[data-appearance-preset=bright-delivery] .cartbar__bar-fill,[data-appearance-preset=bright-delivery] .cart-rail__bar-fill{background:linear-gradient(90deg, #63d68a 0%, var(--ap-accent) 100%)}[data-appearance-preset=bright-delivery] .cart-rail{border-radius:18px;box-shadow:0 8px 24px #10141d14}[data-appearance-preset=bright-delivery] .cart-rail__title{font-size:18px}[data-appearance-preset=bright-delivery] .cart-rail__thumb{background:#f0f2f5}[data-appearance-preset=bright-delivery] .status__badge{background:var(--ap-accent-soft);color:#04803d}@media (width>=900px){[data-appearance-preset=bright-delivery] .shell{grid-template-columns:minmax(0,1fr)}[data-appearance-preset=bright-delivery] .chips{background:var(--theme-bg-page);box-shadow:none;border-radius:0;flex-direction:row;grid-area:1/1;align-items:center;margin:12px 0 0;padding:10px 2px;overflow-x:auto}[data-appearance-preset=bright-delivery] .shell>.hero{grid-area:2/1;margin:14px 0 0}[data-appearance-preset=bright-delivery] .page-body{grid-area:3/1}[data-appearance-preset=bright-delivery] .msearch{flex:none;width:260px;margin:0 12px 0 0}[data-appearance-preset=bright-delivery] .chip{background:var(--theme-bg-surface);text-align:center;border-radius:999px;padding:8px 16px;font-size:13.5px}[data-appearance-preset=bright-delivery] .chip--active{background:var(--ap-accent);color:#fff}[data-appearance-preset=bright-delivery] .hero--promo{min-height:160px;padding:22px 26px}[data-appearance-preset=bright-delivery] .hero h1,[data-appearance-preset=bright-delivery] h1.hero__promo-title{font-size:28px}[data-appearance-preset=bright-delivery] .category h2{margin:24px 0 12px;font-size:22px}[data-appearance-preset=bright-delivery] .grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px}}@media (width>=1520px){[data-appearance-preset=bright-delivery] .shell{grid-template-columns:minmax(0,1fr) 260px;column-gap:20px}[data-appearance-preset=bright-delivery] .chips{grid-column:1/-1}[data-appearance-preset=bright-delivery] .cart-rail{grid-area:2/2/4;margin-top:14px}}[data-appearance-preset=bright-delivery]{--theme-bg-page:#f3f5f2;--theme-bg-surface:#fff;--theme-bg-chip:#edf1ec;--theme-text-primary:#171b18;--theme-text-secondary:#626b64;--theme-border:#dfe4df;--theme-cta:#478144;--theme-primary:#478144;--ap-accent:#478144;--ap-accent-hover:#3f753d;--ap-accent-soft:#e9f2e7;--ap-hero:#171d19;--ap-hero-muted:#d5ddd4}[data-appearance-preset=bright-delivery] .app{padding-top:12px}[data-appearance-preset=bright-delivery] .topbar{border-bottom-color:#171b181a;box-shadow:0 1px #171b1805}[data-appearance-preset=bright-delivery] .topbar__logo{background:var(--ap-hero)}[data-appearance-preset=bright-delivery] .topbar__logo:before{background:var(--ap-accent);border-radius:50%;box-shadow:inset 0 0 0 3px #ffffffbf}[data-appearance-preset=bright-delivery] .topbar__status{color:var(--ap-accent-hover)}[data-appearance-preset=bright-delivery] .hero{background:var(--ap-hero);border-radius:20px;margin:10px 0 0;padding:26px 22px;box-shadow:0 14px 34px #171d1929}[data-appearance-preset=bright-delivery] .hero--promo{justify-content:center;min-height:250px}[data-appearance-preset=bright-delivery] .hero__img{object-position:68% center;filter:saturate(1.08)contrast(1.05)brightness(.92)}[data-appearance-preset=bright-delivery] .hero__overlay{background:linear-gradient(90deg,#121814fa 0%,#121814e6 38%,#1218148c 65%,#12181424 100%)}[data-appearance-preset=bright-delivery] .hero h1,[data-appearance-preset=bright-delivery] h1.hero__promo-title{color:#f8faf7;letter-spacing:-.8px;max-width:560px;margin-bottom:10px;font-size:clamp(29px,8vw,36px);line-height:1.06}[data-appearance-preset=bright-delivery] .hero__sub{max-width:500px;color:var(--ap-hero-muted);font-size:14px;line-height:1.45}[data-appearance-preset=bright-delivery] .hero__row{gap:10px 12px}[data-appearance-preset=bright-delivery] .hero__cta{background:var(--ap-accent);color:#fff;border-radius:12px;min-height:44px;padding:10px 18px}[data-appearance-preset=bright-delivery] .hero__cta:hover{background:var(--ap-accent-hover)}[data-appearance-preset=bright-delivery] .hero__time-accent{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff3d;border-radius:12px;align-items:center;gap:8px;min-height:44px;padding:9px 14px;font-size:14px;font-weight:700;display:inline-flex}[data-appearance-preset=bright-delivery] .hero__time-icon{border:2px solid;border-radius:50%;flex:none;width:18px;height:18px;position:relative}[data-appearance-preset=bright-delivery] .hero__time-icon:before,[data-appearance-preset=bright-delivery] .hero__time-icon:after{content:"";transform-origin:1px 5px;background:currentColor;border-radius:2px;width:2px;height:5px;position:absolute;top:3px;left:7px}[data-appearance-preset=bright-delivery] .hero__time-icon:after{transform:rotate(125deg)}[data-appearance-preset=bright-delivery] .chips{background:var(--theme-bg-surface);border:1px solid var(--theme-border);border-radius:16px;gap:7px;margin:10px 0 4px;padding:8px;box-shadow:0 7px 22px #171b180f}[data-appearance-preset=bright-delivery] .msearch__toggle{border-radius:11px;width:44px;height:44px}[data-appearance-preset=bright-delivery] .msearch__toggle:focus-visible{outline:3px solid var(--ap-accent-hover);outline-offset:2px}[data-appearance-preset=bright-delivery] .msearch__input{background:#f7f8f6;border-radius:11px;min-height:44px}[data-appearance-preset=bright-delivery] .chip{background:var(--theme-bg-chip);color:#465049;min-height:44px;box-shadow:none;border:1px solid #0000;border-radius:11px;padding:9px 14px}[data-appearance-preset=bright-delivery] .chip--active{border-color:var(--ap-accent);background:var(--ap-accent);color:#fff}[data-appearance-preset=bright-delivery] .category h2{letter-spacing:-.35px;margin:22px 0 10px;font-size:20px}[data-appearance-preset=bright-delivery] .grid{gap:12px}[data-appearance-preset=bright-delivery] .card{border:1px solid #171b1814;border-radius:14px;box-shadow:0 5px 16px #171b180f}[data-appearance-preset=bright-delivery] .card:hover{box-shadow:0 9px 24px #171b181a}[data-appearance-preset=bright-delivery] .card__body{padding:10px 11px 0}[data-appearance-preset=bright-delivery] .card__name{font-size:14px;line-height:1.25}[data-appearance-preset=bright-delivery] .card__sub{font-size:11.5px}[data-appearance-preset=bright-delivery] .card__price{--card-price-space-top:7px;--card-price-space-bottom:8px}[data-appearance-preset=bright-delivery] .card__cur{color:var(--theme-text-primary);font-size:18px}[data-appearance-preset=bright-delivery] .card__action{justify-content:flex-end;align-items:flex-end;min-height:56px;padding:0 11px 11px;display:flex}[data-appearance-preset=bright-delivery] .add-btn{border-radius:10px;width:auto;min-width:112px;max-width:100%;min-height:44px;padding:8px 15px;line-height:1.15}[data-appearance-preset=bright-delivery] .card__action .qty{border-radius:10px;width:auto;min-height:44px}[data-appearance-preset=bright-delivery] .cartbar{background:var(--ap-hero);color:#fff;border:1px solid #ffffff14;border-radius:16px;box-shadow:0 14px 32px #171b1840}[data-appearance-preset=bright-delivery] .cartbar__free-text{color:var(--ap-hero-muted)}[data-appearance-preset=bright-delivery] .cartbar__free-text--reached{color:#9ed49a}[data-appearance-preset=bright-delivery] .cartbar__cta,[data-appearance-preset=bright-delivery] .cart-rail__cta,[data-appearance-preset=bright-delivery] .pm-add,[data-appearance-preset=bright-delivery] .submit-btn{background:var(--ap-accent);border-radius:11px;min-height:44px}[data-appearance-preset=bright-delivery] .cart-rail{border:1px solid var(--theme-border);border-radius:18px;max-height:calc(100vh - 32px);overflow:hidden;box-shadow:0 10px 28px #171b1814}[data-appearance-preset=bright-delivery] .cart-rail__list{min-height:0;padding-right:4px;overflow-y:auto}[data-appearance-preset=bright-delivery] .cart-rail__name{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}[data-appearance-preset=bright-delivery] .pm-modal,[data-appearance-preset=bright-delivery] .info,[data-appearance-preset=bright-delivery] .search-empty{border:1px solid var(--theme-border);border-radius:16px;box-shadow:0 10px 28px #171b1814}[data-appearance-preset=bright-delivery] .pm-close{width:44px;height:44px;top:8px;right:8px}[data-appearance-preset=bright-delivery] .pm-add:disabled{color:#4f5a52;box-shadow:none;opacity:1;cursor:not-allowed;background:#d8ddd8;border:1px solid #c3cbc4}[data-appearance-preset=bright-delivery] .pm-size,[data-appearance-preset=bright-delivery] .pm-addon-card,[data-appearance-preset=bright-delivery] .pm-addon-details,[data-appearance-preset=bright-delivery] .field input,[data-appearance-preset=bright-delivery] .field textarea,[data-appearance-preset=bright-delivery] .seg__btn{border-radius:11px}[data-appearance-preset=bright-delivery] .pm-size--active,[data-appearance-preset=bright-delivery] .pm-addon-card--active,[data-appearance-preset=bright-delivery] .seg__btn--active{border-color:var(--ap-accent);background:var(--ap-accent-soft);color:var(--ap-accent-hover)}[data-appearance-preset=bright-delivery] .pm-addon-card__badge{background:var(--ap-accent)}@media (width<=480px){[data-appearance-preset=bright-delivery] .app{padding-left:12px;padding-right:12px}[data-appearance-preset=bright-delivery] .hero{padding:24px 18px}[data-appearance-preset=bright-delivery] .hero--promo{min-height:270px}[data-appearance-preset=bright-delivery] .hero__overlay{background:linear-gradient(90deg,#121814f7 0%,#121814d6 58%,#1218145c 100%)}[data-appearance-preset=bright-delivery] .card__img{aspect-ratio:4/3}[data-appearance-preset=bright-delivery] .add-btn{min-width:106px;padding-left:10px;padding-right:10px;font-size:12.5px}}@media (width>=900px){[data-appearance-preset=bright-delivery] .app{padding-top:16px}[data-appearance-preset=bright-delivery] .topbar__in{grid-template-columns:minmax(190px,1fr) minmax(300px,420px) minmax(170px,1fr);column-gap:16px}[data-appearance-preset=bright-delivery] .shell{grid-template-columns:minmax(0,1fr)}[data-appearance-preset=bright-delivery] .shell>.hero{grid-area:1/1;margin-top:0}[data-appearance-preset=bright-delivery] .hero--promo{min-height:300px;padding:32px 36px}[data-appearance-preset=bright-delivery] .hero h1,[data-appearance-preset=bright-delivery] h1.hero__promo-title{font-size:clamp(38px,4vw,46px)}[data-appearance-preset=bright-delivery] .hero__sub{font-size:15px}[data-appearance-preset=bright-delivery] .chips{background:var(--theme-bg-surface);border-radius:16px;flex-direction:row;grid-area:2/1;align-items:center;margin:12px 0 0;padding:9px;overflow-x:auto;box-shadow:0 7px 22px #171b180f}[data-appearance-preset=bright-delivery] .msearch{width:268px;margin:0 4px 0 0}[data-appearance-preset=bright-delivery] .chip{text-align:center;background:var(--theme-bg-chip);padding:9px 14px}[data-appearance-preset=bright-delivery] .chip--active{background:var(--ap-accent)}[data-appearance-preset=bright-delivery] .page-body{grid-area:3/1}[data-appearance-preset=bright-delivery] .grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}}@media (width>=1520px){[data-appearance-preset=bright-delivery] .shell{grid-template-columns:minmax(0,1fr) 280px;column-gap:20px}[data-appearance-preset=bright-delivery] .shell>.hero{grid-area:1/1}[data-appearance-preset=bright-delivery] .chips{grid-area:2/1}[data-appearance-preset=bright-delivery] .page-body{grid-area:3/1}[data-appearance-preset=bright-delivery] .cart-rail{grid-area:1/2/4;margin-top:0}[data-appearance-preset=bright-delivery] .grid{grid-template-columns:repeat(4,minmax(0,1fr))}}[data-appearance-preset=modern-minimal]{--theme-bg-page:#f3f0ea;--theme-bg-surface:#fbf9f5;--theme-bg-chip:#eae5da;--theme-text-primary:#23201a;--theme-text-secondary:#7d7669;--theme-border:#ddd6c8;--theme-cta:#39543f;--theme-primary:#39543f;--ap-accent:#39543f;--ap-accent-hover:#2e4634;--ap-gold:#b2905c;--ap-rule:#c2a267;--ap-font-display:"Playfair Display", Georgia, "Times New Roman", serif}[data-appearance-preset=modern-minimal] .topbar__name,[data-appearance-preset=modern-minimal] .hero h1,[data-appearance-preset=modern-minimal] h1.hero__promo-title,[data-appearance-preset=modern-minimal] .category h2,[data-appearance-preset=modern-minimal] .info h2,[data-appearance-preset=modern-minimal] .cart-rail__title,[data-appearance-preset=modern-minimal] .overlay__title,[data-appearance-preset=modern-minimal] .card__name,[data-appearance-preset=modern-minimal] .pm-name{font-family:var(--ap-font-display)}[data-appearance-preset=modern-minimal] .cat-emoji{display:none}[data-appearance-preset=modern-minimal] .topbar{background:var(--theme-bg-page);color:var(--theme-text-primary);border-bottom:1px solid var(--theme-border)}[data-appearance-preset=modern-minimal] .topbar__name{color:var(--theme-text-primary);letter-spacing:.3px;font-size:19px;font-weight:600}[data-appearance-preset=modern-minimal] .topbar__logo{background:#23201a;border-radius:50%}[data-appearance-preset=modern-minimal] .topbar__logo:before{background:var(--ap-gold);width:10px;height:10px;box-shadow:none;border-radius:50%}[data-appearance-preset=modern-minimal] .topbar__nav a{color:var(--theme-text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:12.5px}[data-appearance-preset=modern-minimal] .topbar__nav a:hover{color:var(--theme-text-primary)}[data-appearance-preset=modern-minimal] .topbar__status{color:#3e6b4f}[data-appearance-preset=modern-minimal] .topbar__status--closed{color:#a2543f}[data-appearance-preset=modern-minimal] .topbar__chip{color:var(--theme-text-secondary);border:1px solid var(--theme-border);background:0 0}[data-appearance-preset=modern-minimal] .hero{background:var(--theme-bg-surface);border:1px solid var(--theme-border);border-radius:6px;padding:26px 20px}[data-appearance-preset=modern-minimal] .hero:before,[data-appearance-preset=modern-minimal] .hero:after{display:none}[data-appearance-preset=modern-minimal] .hero h1,[data-appearance-preset=modern-minimal] h1.hero__promo-title{color:var(--theme-text-primary);letter-spacing:0;font-size:32px;font-weight:500;line-height:1.12}[data-appearance-preset=modern-minimal] .hero__sub{color:var(--theme-text-secondary);max-width:560px;font-size:15.5px}[data-appearance-preset=modern-minimal] .hero__cta{color:var(--theme-text-primary);letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid;border-radius:2px;padding:11px 26px;font-size:12.5px;font-weight:600}[data-appearance-preset=modern-minimal] .hero__cta:hover{filter:none;background:var(--theme-text-primary);color:var(--theme-bg-surface)}[data-appearance-preset=modern-minimal] .closed{color:#7c5b2e;background:0 0;border:1px solid #b98a4f;border-radius:2px}[data-appearance-preset=modern-minimal] .hero__overlay{display:none}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__promo-title{color:var(--theme-text-primary)}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__sub{color:var(--theme-text-secondary)}@media (width<=899.98px){[data-appearance-preset=modern-minimal] .hero--promo-img{padding:0 0 20px}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;position:static}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__promo-title{margin-top:16px}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__promo-title,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__sub,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__row{padding:0 20px}}[data-appearance-preset=modern-minimal] .chips{border-bottom:1px solid var(--theme-border);gap:18px}[data-appearance-preset=modern-minimal] .chip{letter-spacing:.12em;text-transform:uppercase;color:var(--theme-text-secondary);background:0 0;border:none;border-radius:0;padding:8px 2px 10px;font-size:12px;font-weight:600}[data-appearance-preset=modern-minimal] .chip--active{color:var(--theme-text-primary);box-shadow:inset 0 -2px 0 var(--ap-rule);background:0 0;border-color:#0000}@media (hover:hover){[data-appearance-preset=modern-minimal] .chip:hover{color:var(--theme-text-primary);background:0 0}[data-appearance-preset=modern-minimal] .chip--active:hover{box-shadow:inset 0 -2px 0 var(--ap-rule);background:0 0}}[data-appearance-preset=modern-minimal] .msearch__input{border:none;border-bottom:1px solid var(--theme-border);background:0 0;border-radius:0}[data-appearance-preset=modern-minimal] .search-empty{border:1px solid var(--theme-border);background:0 0;border-radius:6px}[data-appearance-preset=modern-minimal] .search-empty__clear{border-radius:2px}[data-appearance-preset=modern-minimal] .category h2{margin:34px 0 16px;font-size:26px;font-weight:500}[data-appearance-preset=modern-minimal] .category h2:after{content:"";background:var(--ap-rule);width:44px;height:2px;margin-top:10px;display:block}@media (width<=600px){[data-appearance-preset=modern-minimal] .grid{grid-template-columns:minmax(0,1fr);gap:18px}}[data-appearance-preset=modern-minimal] .card{border:1px solid var(--theme-border);box-shadow:none;border-radius:6px}@media (hover:hover){[data-appearance-preset=modern-minimal] .card:hover{box-shadow:none;border-color:#c6bda9;transform:none}}[data-appearance-preset=modern-minimal] .card__img{aspect-ratio:16/10}@media (width>=768px){[data-appearance-preset=modern-minimal] .card__img{aspect-ratio:3/2}}[data-appearance-preset=modern-minimal] .card__img--placeholder{background:var(--theme-bg-chip)}[data-appearance-preset=modern-minimal] .card__cur{font-variant-numeric:tabular-nums;font-weight:600}[data-appearance-preset=modern-minimal] .card__promo{background:var(--theme-bg-page);color:#8a6a33;border:1px solid var(--ap-rule);text-transform:uppercase;letter-spacing:.08em;border-radius:2px;font-size:10.5px;font-weight:600}[data-appearance-preset=modern-minimal] .card__ph-note{border-radius:2px}[data-appearance-preset=modern-minimal] .add-btn{color:var(--ap-accent);border:1px solid var(--ap-accent);letter-spacing:.1em;text-transform:uppercase;background:0 0;border-radius:2px;font-size:12.5px;font-weight:600}@media (hover:hover){[data-appearance-preset=modern-minimal] .add-btn:hover{filter:none;background:var(--ap-accent);color:#fff}}[data-appearance-preset=modern-minimal] .card__action .qty{border-width:1px;border-radius:2px}[data-appearance-preset=modern-minimal] .info{border:1px solid var(--theme-border);box-shadow:none;background:0 0;border-radius:6px}[data-appearance-preset=modern-minimal] .info h2{font-size:21px;font-weight:500}[data-appearance-preset=modern-minimal] .info a{color:var(--ap-accent)}[data-appearance-preset=modern-minimal] .footer{color:#a39c8f;background:#23201a}[data-appearance-preset=modern-minimal] .footer a{color:#e8e2d6}[data-appearance-preset=modern-minimal] .cartbar{color:#f3f0ea;background:#23201a;border:none;border-radius:8px;box-shadow:0 14px 34px #1e1a1447}[data-appearance-preset=modern-minimal] .cartbar__free-text{color:#b3ab9c}[data-appearance-preset=modern-minimal] .cartbar__free-text--reached,[data-appearance-preset=modern-minimal] .cart-rail__free-text--reached{color:var(--ap-gold)}[data-appearance-preset=modern-minimal] .cartbar__bar{background:#ffffff29}[data-appearance-preset=modern-minimal] .cartbar__bar-fill,[data-appearance-preset=modern-minimal] .cart-rail__bar-fill{background:linear-gradient(90deg, #cfae74 0%, var(--ap-gold) 100%)}[data-appearance-preset=modern-minimal] .cartbar__cta{background:var(--theme-bg-page);color:var(--theme-text-primary);box-shadow:none;border-radius:6px}[data-appearance-preset=modern-minimal] .cart-rail{background:var(--theme-bg-surface);border:1px solid var(--theme-border);box-shadow:none;border-radius:6px}[data-appearance-preset=modern-minimal] .cart-rail__title{font-weight:500}[data-appearance-preset=modern-minimal] .cart-rail__thumb{background:var(--theme-bg-chip);border-radius:2px}[data-appearance-preset=modern-minimal] .cart-rail__btn{background:0 0;border-radius:2px}[data-appearance-preset=modern-minimal] .cart-rail__cta{border-radius:2px}[data-appearance-preset=modern-minimal] .field input,[data-appearance-preset=modern-minimal] .field textarea,[data-appearance-preset=modern-minimal] .seg__btn{border-width:1px;border-radius:2px}[data-appearance-preset=modern-minimal] .submit-btn,[data-appearance-preset=modern-minimal] .form-error,[data-appearance-preset=modern-minimal] .success__note{border-radius:2px}[data-appearance-preset=modern-minimal] .status__card{border-radius:6px}[data-appearance-preset=modern-minimal] .status__copy,[data-appearance-preset=modern-minimal] .status__btn{border-radius:2px}[data-appearance-preset=modern-minimal] .cart-notice{background:#23201af0;border-radius:4px}[data-appearance-preset=modern-minimal] .pm-modal{border-radius:8px}[data-appearance-preset=modern-minimal] .pm-name{font-weight:500}[data-appearance-preset=modern-minimal] .pm-img{border-radius:8px 8px 0 0}[data-appearance-preset=modern-minimal] .pm-addon-card__img,[data-appearance-preset=modern-minimal] .pm-addon-card__ph,[data-appearance-preset=modern-minimal] .pm-addon-card__qty-btn{border-radius:2px}[data-appearance-preset=modern-minimal] .pm-add{letter-spacing:.1em;text-transform:uppercase;border-radius:2px;font-size:14px}@media (width>=900px){[data-appearance-preset=modern-minimal] .shell{grid-template-columns:minmax(0,1fr);max-width:1180px;margin:0 auto}[data-appearance-preset=modern-minimal] .shell>.hero{grid-area:1/1}[data-appearance-preset=modern-minimal] .chips{background:var(--theme-bg-page);border-bottom:1px solid var(--theme-border);box-shadow:none;border-radius:0;flex-direction:row;grid-area:2/1;align-items:center;margin:18px 0 0;padding:4px 2px 0;position:static;overflow-x:auto}[data-appearance-preset=modern-minimal] .page-body{grid-area:3/1}[data-appearance-preset=modern-minimal] .msearch{flex:none;width:250px;margin:0 20px 0 0}[data-appearance-preset=modern-minimal] .chip{text-align:center;padding:8px 2px 12px;font-size:12.5px}[data-appearance-preset=modern-minimal] .hero{padding:48px 46px}[data-appearance-preset=modern-minimal] .hero h1{font-size:48px}[data-appearance-preset=modern-minimal] h1.hero__promo-title{font-size:44px}[data-appearance-preset=modern-minimal] .hero--promo-img{min-height:320px;padding:44px 46px}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__promo-title,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__sub,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__row{max-width:50%}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__img{object-fit:cover;width:44%;height:100%;position:absolute;inset:0 0 0 auto}[data-appearance-preset=modern-minimal] .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}[data-appearance-preset=modern-minimal] .category h2{margin:40px 0 18px;font-size:30px}}@media (width>=1520px){[data-appearance-preset=modern-minimal] .shell{grid-template-columns:minmax(0,1fr) 300px;column-gap:28px;max-width:1480px}[data-appearance-preset=modern-minimal] .chips{grid-column:1}[data-appearance-preset=modern-minimal] .cart-rail{grid-area:1/2/4}[data-appearance-preset=modern-minimal] .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}[data-appearance-preset=modern-minimal]{--theme-bg-page:#f1eee7;--theme-bg-surface:#fbfaf6;--theme-bg-chip:#e8e2d7;--theme-text-primary:#292721;--theme-text-secondary:#706b61;--theme-border:#d4cdc0;--theme-cta:#74664b;--theme-primary:#74664b;--ap-accent:#74664b;--ap-accent-hover:#5f553f;--ap-gold:#a58a5d;--ap-rule:#978361;--ap-hero-canvas:#e9e3d8}[data-appearance-preset=modern-minimal] body,[data-appearance-preset=modern-minimal] .app{background:var(--theme-bg-page)}[data-appearance-preset=modern-minimal] .topbar{border-bottom-color:var(--theme-border);background:#fbfaf6f5}[data-appearance-preset=modern-minimal] .topbar__in{min-height:70px}[data-appearance-preset=modern-minimal] .topbar__logo{background:#c9b184;border-radius:10px;width:30px;height:30px}[data-appearance-preset=modern-minimal] .topbar__logo:before{background:#f8f3e9;width:12px;height:12px}[data-appearance-preset=modern-minimal] .topbar__name{letter-spacing:0;font-size:20px;font-weight:500}[data-appearance-preset=modern-minimal] .topbar__nav a{color:#4f4b43;letter-spacing:0;text-transform:none;font-size:14px;font-weight:500}[data-appearance-preset=modern-minimal] .topbar__chip{color:#4f4b43;background:0 0;border-radius:999px;align-items:center;min-height:42px;padding:8px 18px;display:inline-flex}[data-appearance-preset=modern-minimal] .hero{background:var(--ap-hero-canvas);border:1px solid #d1c8b9;border-radius:4px;margin:22px 0 0;padding:30px 24px}[data-appearance-preset=modern-minimal] .hero--promo-img{background:linear-gradient(90deg,#e9e3d8 0% 34%,#ede8df 55%,#e6dfd3 100%);justify-content:center;min-height:410px}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__img{z-index:0;object-fit:cover;object-position:53% 50%;filter:saturate(.98)contrast(.99);width:68%;height:100%;position:absolute;inset:0 0 0 auto}[data-appearance-preset=modern-minimal] .hero__overlay{z-index:0;background:linear-gradient(90deg,#e9e3d8 0%,#e9e3d8f5 34%,#e9e3d885 48%,#e9e3d800 66%);display:block}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__promo-title,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__sub,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__row{max-width:43%}[data-appearance-preset=modern-minimal] .hero h1,[data-appearance-preset=modern-minimal] h1.hero__promo-title{color:var(--theme-text-primary);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(42px,4.2vw,64px);font-weight:450;line-height:1.09}[data-appearance-preset=modern-minimal] h1.hero__promo-title{-webkit-line-clamp:unset;-webkit-box-orient:initial;padding-bottom:.08em;display:block;overflow:visible}[data-appearance-preset=modern-minimal] .hero__sub{color:#686157;max-width:520px;margin:12px 0 22px;font-size:17px;line-height:1.5}[data-appearance-preset=modern-minimal] .hero__cta{border:1px solid var(--ap-accent);background:var(--ap-accent);color:#fffdf8;letter-spacing:.01em;text-transform:none;border-radius:999px;min-height:44px;padding:10px 22px;font-size:14px;font-weight:600}[data-appearance-preset=modern-minimal] .hero__cta:hover{background:var(--ap-accent-hover);border-color:var(--ap-accent-hover);color:#fffdf8}[data-appearance-preset=modern-minimal] .closed{color:#7c4d3f;background:#fffaf4b8;border-color:#a77462;border-radius:4px}[data-appearance-preset=modern-minimal] .chips{border-bottom:1px solid var(--theme-border);background:var(--theme-bg-page);gap:24px;padding:12px 0 0}[data-appearance-preset=modern-minimal] .chip{color:#68635a;letter-spacing:0;text-transform:none;min-height:44px;padding:10px 2px 12px;font-size:14px;font-weight:500}[data-appearance-preset=modern-minimal] .chip--active{color:var(--theme-text-primary);box-shadow:inset 0 -2px 0 var(--ap-rule)}[data-appearance-preset=modern-minimal] .chip:focus-visible,[data-appearance-preset=modern-minimal] .hero__cta:focus-visible,[data-appearance-preset=modern-minimal] .add-btn:focus-visible{outline:2px solid var(--ap-accent);outline-offset:3px}[data-appearance-preset=modern-minimal] .msearch{align-self:center}[data-appearance-preset=modern-minimal] .msearch__input{min-height:44px;color:var(--theme-text-primary);border-bottom-color:#bdb4a4;padding-top:10px;padding-bottom:10px}[data-appearance-preset=modern-minimal] .msearch__toggle{background:var(--theme-bg-surface);border-radius:50%;width:44px;height:44px}[data-appearance-preset=modern-minimal] .msearch__input:focus{outline-color:var(--ap-accent)}[data-appearance-preset=modern-minimal] .category h2{letter-spacing:-.015em;margin:42px 0 18px;font-size:31px;font-weight:450}[data-appearance-preset=modern-minimal] .category h2:after{display:none}[data-appearance-preset=modern-minimal] .grid{grid-template-columns:minmax(0,1fr);gap:20px}[data-appearance-preset=modern-minimal] .card{background:var(--theme-bg-surface);border-color:#d7d0c4;border-radius:8px}[data-appearance-preset=modern-minimal] .card:hover{border-color:#b9ad99}[data-appearance-preset=modern-minimal] .card__img{aspect-ratio:4/3;object-position:center}[data-appearance-preset=modern-minimal] img.card__img{filter:saturate(.96)contrast(1.01)}[data-appearance-preset=modern-minimal] .card__body{padding:14px 16px 0}[data-appearance-preset=modern-minimal] .card__name{font-size:19px;font-weight:500;line-height:1.25}[data-appearance-preset=modern-minimal] .card__sub{-webkit-line-clamp:2;margin-top:5px;font-size:13px;line-height:1.45}[data-appearance-preset=modern-minimal] .card__price{--card-price-space-top:10px;--card-price-space-bottom:12px}[data-appearance-preset=modern-minimal] .card__cur{font-size:17px;font-weight:650}[data-appearance-preset=modern-minimal] .card__action{justify-content:flex-end;padding:0 16px 16px;display:flex}[data-appearance-preset=modern-minimal] .add-btn{width:auto;min-width:132px;min-height:44px;color:var(--ap-accent);letter-spacing:0;text-transform:none;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:600}[data-appearance-preset=modern-minimal] .card__action .qty{border-color:var(--ap-accent);border-radius:999px;min-height:44px;margin-left:auto}[data-appearance-preset=modern-minimal] .card__action .qty__btn{width:40px;height:40px}[data-appearance-preset=modern-minimal] .card__promo{color:#705f42;text-transform:none;letter-spacing:0;background:#fbfaf6f0;border-radius:999px}[data-appearance-preset=modern-minimal] .cart-rail{background:#fbfaf6fa;border-radius:8px;padding:22px}[data-appearance-preset=modern-minimal] .cart-rail__title{font-size:24px;font-weight:450}[data-appearance-preset=modern-minimal] .cart-rail__thumb{border-radius:5px;width:52px;height:52px}[data-appearance-preset=modern-minimal] .cart-rail__name{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}[data-appearance-preset=modern-minimal] .cart-rail__btn{border-radius:50%;width:36px;height:36px}[data-appearance-preset=modern-minimal] .cart-rail__cta,[data-appearance-preset=modern-minimal] .cartbar__cta,[data-appearance-preset=modern-minimal] .submit-btn{background:var(--ap-accent);color:#fffdf8;border-radius:999px;min-height:44px}[data-appearance-preset=modern-minimal] .cartbar{background:#323028;border-radius:10px;box-shadow:0 12px 30px #29272133}[data-appearance-preset=modern-minimal] .pm-overlay{background:#2927217a}[data-appearance-preset=modern-minimal] .pm-modal{border:1px solid var(--theme-border);border-radius:10px;box-shadow:0 22px 60px #29272138}[data-appearance-preset=modern-minimal] .pm-img,[data-appearance-preset=modern-minimal] .pm-media{border-radius:8px}[data-appearance-preset=modern-minimal] .pm-name{font-size:28px;font-weight:450}[data-appearance-preset=modern-minimal] .pm-size,[data-appearance-preset=modern-minimal] .pm-addon-card,[data-appearance-preset=modern-minimal] .pm-addon-details{border-radius:6px}[data-appearance-preset=modern-minimal] .pm-size--active,[data-appearance-preset=modern-minimal] .pm-addon-card--active{border-color:var(--ap-accent)}[data-appearance-preset=modern-minimal] .pm-add{background:var(--ap-accent);letter-spacing:0;text-transform:none;border-radius:999px;min-height:48px;font-size:14px}[data-appearance-preset=modern-minimal] .pm-add:disabled{color:#625e56;opacity:1;background:#d8d1c5}@media (width>=680px){[data-appearance-preset=modern-minimal] .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}@media (width>=900px){[data-appearance-preset=modern-minimal] .app,[data-appearance-preset=modern-minimal] .topbar__in,[data-appearance-preset=modern-minimal] .footer__in{max-width:1440px}[data-appearance-preset=modern-minimal] .shell{grid-template-columns:minmax(0,1fr);max-width:none;margin:0}[data-appearance-preset=modern-minimal] .shell>.hero{grid-area:1/1}[data-appearance-preset=modern-minimal] .chips{grid-area:2/1;margin:12px 0 0;padding:6px 0 0}[data-appearance-preset=modern-minimal] .page-body{grid-area:3/1}[data-appearance-preset=modern-minimal] .msearch{width:220px;margin-right:4px}[data-appearance-preset=modern-minimal] .hero{padding:50px 48px}[data-appearance-preset=modern-minimal] .hero--promo-img{min-height:410px}[data-appearance-preset=modern-minimal] .pm-modal{width:min(1040px,100vw - 64px)}}@media (width>=1520px){[data-appearance-preset=modern-minimal] .app,[data-appearance-preset=modern-minimal] .topbar__in,[data-appearance-preset=modern-minimal] .footer__in{max-width:1640px}[data-appearance-preset=modern-minimal] .shell{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) 304px;column-gap:24px}[data-appearance-preset=modern-minimal] .shell>.hero{grid-area:1/1/2}[data-appearance-preset=modern-minimal] .cart-rail{grid-area:1/2/2;align-self:start;min-height:360px;max-height:calc(100vh - 44px);margin-top:22px;position:sticky;top:16px;overflow:hidden}[data-appearance-preset=modern-minimal] .cart-rail__list{overscroll-behavior:contain;min-height:0;overflow-y:auto}[data-appearance-preset=modern-minimal] .chips{z-index:0;grid-area:2/1/3/-1;position:relative}[data-appearance-preset=modern-minimal] .page-body{grid-area:3/1/4/-1}[data-appearance-preset=modern-minimal] .grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}[data-appearance-preset=modern-minimal] .pm-modal{width:min(1100px,100vw - 96px);transform:none}}@media (width<=899.98px){[data-appearance-preset=modern-minimal] .hero--promo-img{justify-content:flex-start;min-height:420px;padding:222px 22px 24px}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__img{aspect-ratio:auto;object-fit:cover;object-position:center 48%;width:100%;height:230px;position:absolute;inset:0 0 auto}[data-appearance-preset=modern-minimal] .hero__overlay{background:linear-gradient(#e9e3d800 0%,#e9e3d80f 40%,#e9e3d8 58% 100%)}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__promo-title,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__sub,[data-appearance-preset=modern-minimal] .hero--promo-img .hero__row{max-width:none;padding:0}[data-appearance-preset=modern-minimal] .hero h1,[data-appearance-preset=modern-minimal] h1.hero__promo-title{font-size:clamp(34px,8vw,44px);line-height:1.09}[data-appearance-preset=modern-minimal] .hero__sub{margin:10px 0 16px;font-size:15px}[data-appearance-preset=modern-minimal] .chips{gap:18px;margin-top:10px;padding-top:4px;overflow-x:auto}[data-appearance-preset=modern-minimal] .category h2{margin-top:32px;font-size:27px}}@media (width<=600px){[data-appearance-preset=modern-minimal] .topbar__in{min-height:0;padding-top:12px;padding-bottom:12px}[data-appearance-preset=modern-minimal] .topbar__name{text-overflow:ellipsis;max-width:220px;font-size:18px;overflow:hidden}[data-appearance-preset=modern-minimal] .topbar__nav{order:3;justify-content:space-between;gap:16px;width:100%}[data-appearance-preset=modern-minimal] .topbar__nav a{font-size:13px}[data-appearance-preset=modern-minimal] .hero{margin-top:14px}[data-appearance-preset=modern-minimal] .hero--promo-img{min-height:404px;padding:208px 18px 22px}[data-appearance-preset=modern-minimal] .hero--promo-img .hero__img{height:216px}[data-appearance-preset=modern-minimal] .hero h1,[data-appearance-preset=modern-minimal] h1.hero__promo-title{font-size:clamp(33px,10vw,39px)}[data-appearance-preset=modern-minimal] .card__img{aspect-ratio:16/10}[data-appearance-preset=modern-minimal] .card__name{font-size:18px}}@media (width>=900px) and (width<=1099.98px){[data-appearance-preset=modern-minimal] .topbar__in{flex-wrap:wrap;display:flex}[data-appearance-preset=modern-minimal] .topbar__nav{order:3;justify-content:space-between;width:100%}[data-appearance-preset=modern-minimal] .topbar__chip{margin-left:auto}}@media (width>=1100px){[data-appearance-preset=modern-minimal] .topbar__in{grid-template-columns:minmax(330px,1fr) minmax(360px,500px) minmax(220px,1fr);column-gap:16px}}[data-appearance-preset=fresh-cafe]{--theme-bg-page:#fbf7f1;--theme-bg-surface:#fff;--theme-bg-chip:#edefd4;--theme-text-primary:#121110;--theme-text-secondary:#42443b;--theme-border:#e7e3da;--theme-cta:#427910;--theme-primary:#427910;--ap-accent:#427910;--ap-accent-hover:#33610c;--ap-action:#53c002;--ap-action-hover:#4fad0a;--ap-action-focus:#285c08;--ap-category-active:#50ad06;--ap-category-active-hover:#4ba306;--ap-decor:#5dab15;--ap-leaf:#7bad46;--ap-yellow:#fede01;--ap-yellow-fg:#121110;--ap-pill:#f2f4e5;--ap-scrim:#2d2116}[data-appearance-preset=fresh-cafe] .topbar{background:0 0;padding:8px 16px 0}[data-appearance-preset=fresh-cafe] .topbar__in{background:var(--theme-bg-surface);border-radius:18px;padding-block:10px;box-shadow:0 1px 2px #181e1012}[data-appearance-preset=fresh-cafe] .topbar__logo-img{max-width:140px;max-height:72px;margin-block:-16px}[data-appearance-preset=fresh-cafe] .topbar__brand--logo{min-height:40px}[data-appearance-preset=fresh-cafe] .topbar__logo{background:linear-gradient(135deg, #eaf5dc, var(--ap-decor));border-radius:12px}[data-appearance-preset=fresh-cafe] .topbar__status{color:var(--ap-accent-hover)}@media (width>=900px){[data-appearance-preset=fresh-cafe] .topbar__brand--logo{gap:8px}[data-appearance-preset=fresh-cafe] .topbar__logo-img{max-width:140px;max-height:90px;margin-block:-25px;transform:translateY(7px)}[data-appearance-preset=fresh-cafe] .topbar__brand--logo .topbar__status{margin-inline-start:0;transform:none}}[data-appearance-preset=fresh-cafe] .topbar__nav a{color:var(--theme-text-primary);font-size:15px}@media (hover:hover){[data-appearance-preset=fresh-cafe] .topbar__nav a:hover{color:var(--ap-accent-hover)}}@media (width<=720px){[data-appearance-preset=fresh-cafe] .topbar{padding:6px 10px 0}[data-appearance-preset=fresh-cafe] .topbar__in{padding-block:7px}[data-appearance-preset=fresh-cafe] .topbar__logo-img{max-width:116px;max-height:44px;margin-block:-5px}[data-appearance-preset=fresh-cafe] .topbar__brand--logo{min-height:34px}}@media (width>=900px) and (width<=919px){[data-appearance-preset=fresh-cafe] .topbar__in{grid-template-columns:minmax(200px,1fr) minmax(280px,520px) minmax(292px,1fr)}}[data-appearance-preset=fresh-cafe] .topbar__chip{color:#30312b;background:var(--ap-pill);border:1px solid #e2e7cf}[data-appearance-preset=fresh-cafe] .msearch__input{background:var(--theme-bg-surface)}[data-appearance-preset=fresh-cafe] .chip{color:var(--theme-text-primary);border-color:#0000}[data-appearance-preset=fresh-cafe] .chip--active{background:var(--ap-category-active);border-color:var(--ap-category-active);color:#fff}@media (hover:hover){[data-appearance-preset=fresh-cafe] .chip:hover{background:var(--theme-bg-chip)}[data-appearance-preset=fresh-cafe] .chip--active:hover{background:var(--ap-category-active-hover)}}[data-appearance-preset=fresh-cafe] .side-banner{display:none}@media (width>=900px){[data-appearance-preset=fresh-cafe] .side-banner{background:var(--theme-bg-chip);color:#2a2f22;border:1px solid #dfe3c6;border-radius:12px;margin-top:10px;padding:16px 14px 15px;display:block;position:relative}[data-appearance-preset=fresh-cafe] .side-banner__label{color:var(--theme-text-primary);margin:0 0 6px;font-size:15px;font-weight:600}[data-appearance-preset=fresh-cafe] .side-banner__text{-webkit-line-clamp:unset;color:#3c4034;margin:0 0 10px;font-size:12.5px;line-height:1.5;display:block;overflow:visible}[data-appearance-preset=fresh-cafe] .side-banner__meta{color:#4a4f42;margin:4px 0 0;font-size:11.5px;line-height:1.45}[data-appearance-preset=fresh-cafe] .side-banner:after{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32' fill='none' stroke='%237bad46' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M12 31V9'/%3E%3Cpath d='M12 15c0-4.4 3.2-8 7.6-8.6.6 4.6-2.6 8.6-7.6 8.6Z' fill='%23a7cf7a'/%3E%3Cpath d='M12 22c-4.4 0-7.6-3.2-8.2-7.4 4.4-.6 8.2 2.6 8.2 7.4Z' fill='%23c3e0a2'/%3E%3C/svg%3E") 50%/contain no-repeat;block-size:32px;inline-size:24px;position:absolute;inset-block-end:12px;inset-inline-end:12px}}[data-appearance-preset=fresh-cafe] .hero{background:linear-gradient(150deg, #3a2c1d 0%, var(--ap-scrim) 72%);border-radius:14px}[data-appearance-preset=fresh-cafe] .hero--promo{min-height:210px}[data-appearance-preset=fresh-cafe] .hero__overlay{background:radial-gradient(62% 108% at 2%,#120d0857 0%,#120d0842 34%,#120d081a 62%,#120d0800 82%);display:block}[data-appearance-preset=fresh-cafe] .hero__promo-title,[data-appearance-preset=fresh-cafe] .hero__title{color:#fff}[data-appearance-preset=fresh-cafe] .hero__sub{color:#ece7e0}[data-appearance-preset=fresh-cafe] .hero__promo-title,[data-appearance-preset=fresh-cafe] .hero__sub{text-shadow:none}[data-appearance-preset=fresh-cafe] .hero .closed{display:none}[data-appearance-preset=fresh-cafe] .hero__cta{background:var(--ap-yellow);color:var(--ap-yellow-fg);font-weight:700}@media (hover:hover){[data-appearance-preset=fresh-cafe] .hero__cta:hover{filter:none;background:#f0d200}}[data-appearance-preset=fresh-cafe] .cat__title,[data-appearance-preset=fresh-cafe] .menu-section h2{background-image:linear-gradient(var(--theme-cta), var(--theme-cta));background-position:0 100%;background-repeat:no-repeat;background-size:2.4em 3px;padding-bottom:8px}[data-appearance-preset=fresh-cafe] .card{border-radius:12px;box-shadow:0 1px 3px #181e1014}[data-appearance-preset=fresh-cafe] .card__img--placeholder{background:#eef2e6}[data-appearance-preset=fresh-cafe] .add-btn,[data-appearance-preset=fresh-cafe] .pm-add,[data-appearance-preset=fresh-cafe] .cartbar__cta,[data-appearance-preset=fresh-cafe] .cart-rail__cta,[data-appearance-preset=fresh-cafe] .submit-btn{background:var(--ap-action);color:#fff}[data-appearance-preset=fresh-cafe] .add-btn{border-radius:9px}@media (hover:hover){[data-appearance-preset=fresh-cafe] .add-btn:hover,[data-appearance-preset=fresh-cafe] .pm-add:not(:disabled):hover,[data-appearance-preset=fresh-cafe] .cartbar__cta:hover,[data-appearance-preset=fresh-cafe] .cart-rail__cta:hover,[data-appearance-preset=fresh-cafe] .submit-btn:not(:disabled):hover{filter:none;background:var(--ap-action-hover)}}[data-appearance-preset=fresh-cafe] .add-btn:focus-visible,[data-appearance-preset=fresh-cafe] .pm-add:focus-visible,[data-appearance-preset=fresh-cafe] .cartbar__cta:focus-visible,[data-appearance-preset=fresh-cafe] .cart-rail__cta:focus-visible,[data-appearance-preset=fresh-cafe] .submit-btn:focus-visible{outline:3px solid var(--ap-action-focus);outline-offset:2px}[data-appearance-preset=fresh-cafe] .card__action .qty{border-color:var(--theme-cta)}[data-appearance-preset=fresh-cafe] .card__action .qty__btn{color:var(--ap-accent-hover)}[data-appearance-preset=fresh-cafe] .cart-rail{border-radius:14px;max-height:calc(100vh - 32px);overflow:hidden;box-shadow:0 1px 3px #181e1014}[data-appearance-preset=fresh-cafe] .cart-rail__title{padding-inline-end:32px;position:relative}[data-appearance-preset=fresh-cafe] .cart-rail__title:after{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23428310' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3.2 4h2.3l2.2 10.4h9.4l2.1-7.4H7.1'/%3E%3Ccircle cx='9.6' cy='19' r='1.5'/%3E%3Ccircle cx='16.6' cy='19' r='1.5'/%3E%3C/svg%3E") 50%/contain no-repeat;block-size:24px;inline-size:24px;position:absolute;inset-block-start:50%;inset-inline-end:0;transform:translateY(-50%)}[data-appearance-preset=fresh-cafe] .cartbar__bar-fill,[data-appearance-preset=fresh-cafe] .cart-rail__bar-fill{background:linear-gradient(90deg, var(--ap-yellow) 0%, var(--ap-decor) 100%)}@media (width>=900px){[data-appearance-preset=fresh-cafe] .hero--promo{min-height:232px}[data-appearance-preset=fresh-cafe] .chips{scrollbar-width:thin;max-height:calc(100vh - 28px);position:sticky;top:14px;overflow-y:auto}}@media (width>=1200px) and (width<=1279px){[data-appearance-preset=fresh-cafe] .topbar__logo-img{max-width:155px;max-height:98px;margin-block:-29px;transform:translateY(11px)}[data-appearance-preset=fresh-cafe] .shell{margin-top:4px}}@media (width>=1280px){[data-appearance-preset=fresh-cafe] .topbar__logo-img{max-width:160px;max-height:100px;margin-block:-30px;transform:translateY(12px)}[data-appearance-preset=fresh-cafe] .shell{margin-top:4px}[data-appearance-preset=fresh-cafe] .topbar__brand--logo{min-height:40px}[data-appearance-preset=fresh-cafe] .topbar__nav{gap:26px}}.pm-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.pm-modal{background:var(--theme-bg-surface,#fff);color:var(--theme-text-primary,#3a2e28);border-radius:16px;width:100%;max-width:420px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 12px 40px #00000040}.pm-close{color:#333;cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;width:32px;height:32px;font-size:22px;line-height:1;position:absolute;top:10px;right:10px}.pm-media{width:100%}.pm-img{aspect-ratio:3/2;object-fit:cover;border-radius:16px 16px 0 0;width:100%;display:block}.pm-img--placeholder{background:var(--theme-bg-chip,#ede8e0);color:var(--theme-text-secondary,#8a7a6f);justify-content:center;align-items:center;font-size:14px;display:flex}.pm-body{padding:16px 18px 0}.pm-cta{padding:0 18px 18px}.pm-name{margin:0 0 4px;font-size:20px}.pm-sub{color:var(--theme-text-secondary,#8a7a6f);margin:0 0 12px;font-size:14px}.pm-note{color:var(--theme-text-secondary,#8a7a6f);margin:12px 0;font-size:14px}.pm-weight{color:var(--theme-text-secondary,#8a7a6f);margin:0 0 12px;font-size:13px}.pm-ingredients{margin:12px 0}.pm-ingredients-title{margin-bottom:4px;font-size:14px;font-weight:600}.pm-ingredients-text{color:var(--theme-text-secondary,#8a7a6f);overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.pm-nutrition{margin:12px 0}.pm-nutrition-title{margin-bottom:4px;font-size:14px;font-weight:600}.pm-nutrition-line{color:var(--theme-text-secondary,#8a7a6f);margin:0;font-size:14px;line-height:1.45}.pm-exclusions{border-top:1px solid var(--theme-border,#e2ddd6);color:var(--theme-text-secondary,#8a7a6f);margin:0 18px 16px}.pm-exclusions__summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:14px;font-weight:500;list-style:none;display:flex}.pm-exclusions__summary::-webkit-details-marker{display:none}.pm-exclusions__summary:focus-visible{outline:2px solid var(--theme-cta,#3390ec);outline-offset:2px}.pm-exclusions__count{color:var(--theme-text-primary,#3a2e28);font-weight:600}.pm-exclusions__chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:8px;height:8px;margin:-4px 3px 0 0;transition:transform .15s;transform:rotate(45deg)}.pm-exclusions[open] .pm-exclusions__chevron{margin-top:4px;transform:rotate(225deg)}.pm-exclusions__list{flex-direction:column;align-items:flex-start;gap:6px;padding:0 0 12px;display:flex}.pm-exclusion{color:var(--theme-text-primary,#3a2e28);cursor:pointer;align-items:center;gap:7px;padding:4px 6px 4px 0;font-size:14px;display:inline-flex}.pm-exclusion input{accent-color:var(--theme-cta,#3390ec)}.pm-exclusion:has(input:focus-visible){outline:2px solid var(--theme-cta,#3390ec);outline-offset:2px}.pm-sizes{border:none;margin:12px 0;padding:0}.pm-sizes__legend{margin-bottom:8px;padding:0;font-size:15px;font-weight:600}.pm-size{border:1px solid var(--theme-border,#e2ddd6);cursor:pointer;border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;display:flex}.pm-size--active{border-color:var(--theme-cta,#3390ec);box-shadow:0 0 0 1px var(--theme-cta,#3390ec) inset}.pm-size__name{flex:1}.pm-size__price{font-weight:600}.pm-add{background:var(--theme-cta,#3390ec);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:8px;padding:14px;font-size:16px;font-weight:600}.pm-add:disabled{opacity:.5;cursor:not-allowed}.pm-addons{border:0;min-inline-size:0;margin:0;padding:12px 18px 16px}.pm-addons__legend{margin:0 0 12px;padding:0;font-size:16px;font-weight:600}.pm-addon-group{margin-bottom:12px}.pm-addon-group:last-child{margin-bottom:0}.pm-addon-group__name{color:var(--theme-text-secondary,#8a7a6f);margin:0 0 6px;font-size:13px;font-weight:600}.pm-addon-row{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.pm-addon-card{border:1px solid var(--theme-border,#e2ddd6);background:var(--theme-bg-surface,#fff);cursor:pointer;border-radius:10px;flex-direction:row;flex:0 auto;align-items:center;gap:8px;max-width:100%;padding:6px 12px 6px 6px;display:flex;position:relative;overflow:hidden}.pm-addon-card__input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.pm-addon-card__img,.pm-addon-card__ph{border-radius:8px;flex:none;width:40px;height:40px;display:block}.pm-addon-card__img{object-fit:cover}.pm-addon-card__ph{background:var(--theme-bg-chip,#ede8e0)}.pm-addon-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.pm-addon-card__price{white-space:nowrap;font-size:13px;font-weight:600}.pm-addon-card--active{border-color:var(--theme-cta,#3390ec);box-shadow:0 0 0 1px var(--theme-cta,#3390ec) inset}.pm-addon-card__badge{background:var(--theme-cta,#3390ec);color:#fff;text-align:center;pointer-events:none;border-radius:50%;width:16px;height:16px;font-size:11px;font-weight:700;line-height:16px;position:absolute;top:4px;left:4px}.pm-addon-card__info{width:20px;height:20px;color:var(--theme-text-secondary,#8a7a6f);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;padding:0;font-size:14px;line-height:1}.pm-addon-card__info:hover,.pm-addon-card__info[aria-expanded=true]{color:var(--theme-cta,#3390ec)}.pm-addon-details{border:1px solid var(--theme-border,#e2ddd6);background:var(--theme-bg-chip,#ede8e0);border-radius:10px;margin-top:8px;padding:8px 12px}.pm-addon-details__name{margin-bottom:2px;font-size:13px;font-weight:600}.pm-addon-details__text{margin:0 0 2px;font-size:13px;line-height:1.4}.pm-addon-details__line{color:var(--theme-text-secondary,#8a7a6f);margin:0;font-size:12px;line-height:1.4}.pm-addon-card__qty{flex:none;align-items:center;gap:4px;display:inline-flex}.pm-addon-card__qty-btn{border:1px solid var(--theme-border,#e2ddd6);background:var(--theme-bg-surface,#fff);width:24px;height:24px;color:inherit;cursor:pointer;border-radius:8px;padding:0;font-size:15px;line-height:1}.pm-addon-card__qty-btn:disabled{opacity:.4;cursor:not-allowed}.pm-addon-card__qty-val{text-align:center;min-width:14px;font-size:13px;font-weight:600}@media (hover:hover){.pm-addons:not(:disabled) .pm-addon-card__qty-btn:not(:disabled):hover{border-color:var(--theme-cta,#3390ec)}}.pm-addon-card:has(.pm-addon-card__input:focus-visible){outline:2px solid var(--theme-cta,#3390ec);outline-offset:2px}.pm-addons:disabled .pm-addon-card{cursor:default;opacity:.55}@media (hover:hover){.pm-addons:not(:disabled) .pm-addon-card:hover{border-color:var(--theme-cta,#3390ec)}}@media (width>=900px){.pm-modal{grid-template-rows:minmax(0,1fr) auto;grid-template-areas:"content""cta";width:min(960px,100vw - 48px);max-width:none;max-height:min(720px,100dvh - 48px);display:grid;overflow:hidden}.pm-content{scrollbar-gutter:stable;grid-area:content;min-height:0;overflow-y:auto}.pm-top{grid-template-columns:minmax(0,44%) minmax(0,56%);display:grid}.pm-media{aspect-ratio:4/3;background:var(--theme-bg-chip,#ede8e0);border-radius:16px;align-self:center;min-width:0;min-height:0;margin:16px;overflow:hidden}.pm-img{aspect-ratio:4/3;object-fit:cover;object-position:center;width:100%;height:100%}.pm-body{flex-direction:column;justify-content:safe center;min-width:0;min-height:0;padding:24px 28px 24px 36px;display:flex}.pm-name{margin-bottom:6px;font-size:23px;font-weight:700;line-height:1.25}.pm-sub{margin-bottom:18px;font-size:14px;line-height:1.45}.pm-addon-row{gap:10px}.pm-addons{padding:16px 28px 20px 36px}.pm-cta{border-top:1px solid var(--theme-border);background:var(--theme-bg-surface,#fff);grid-area:cta;padding:16px 28px}.pm-add{width:100%;margin-top:0}}@media (width>=1520px){.pm-modal{width:min(1028px,100% - 540px);transform:translate(-30px)}}
