:root{--ga-orange:#fd9e2b;--ga-orange-2:#f9b713;--ga-orange-3:#fc7a1e;--ga-dark:#0d1720;--ga-text:#1f2933;--ga-heading:#111827;--ga-muted:#6b7280;--ga-border:rgba(0,0,0,.06);--ga-surface:#ffffff;--ga-page-bg:#f5f2ec;--ga-radius:20px;--ga-radius-lg:28px;--ga-shadow-sm:0 5px 15px rgba(0,0,0,.08);--ga-shadow-md:0 10px 24px rgba(20,20,20,.08);--ga-shadow-lg:0 30px 90px rgba(0,0,0,.28);--ga-pizza-bg:radial-gradient(circle at 20% 35%,rgba(255,200,100,.3) 3px,transparent 4px),radial-gradient(circle at 70% 65%,rgba(255,180,50,.4) 4px,transparent 5px),radial-gradient(circle at 45% 80%,rgba(255,220,120,.3) 2px,transparent 3px),linear-gradient(135deg,#f9b713 0%,#fd9e2b 100%);--ga-pizza-bg-hover:radial-gradient(circle at 20% 35%,rgba(255,200,100,.4) 3px,transparent 4px),radial-gradient(circle at 70% 65%,rgba(255,180,50,.5) 4px,transparent 5px),radial-gradient(circle at 45% 80%,rgba(255,220,120,.4) 2px,transparent 3px),linear-gradient(135deg,#fd9e2b 0%,#fc7a1e 100%)}*,*::before,*::after{box-sizing:border-box}html{min-height:100%;margin:0;padding:0;overflow-y:scroll}body{min-height:100vh;min-height:100svh;margin:0;padding:0;color:var(--ga-text);font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;display:flex;flex-direction:column;background:radial-gradient(circle at 14% 12%,rgb(253 158 43 / .08) 0,transparent 280px),radial-gradient(circle at 86% 18%,rgb(249 183 19 / .07) 0,transparent 320px),linear-gradient(180deg,#fbfaf7 0%,#f3efe7 100%);background-attachment:fixed}body.ga-product-modal-open,body.ga-mobile-menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,.btn,.btn-pizza,.ga-add-to-cart,.change-qty,.remove-item,.cart-icon{touch-action:manipulation}.ga-container{width:min(1140px,calc(100% - 32px));margin-right:auto;margin-left:auto}.content-wrapper,.ga-main{flex:1}.screen-reader-text{position:absolute;left:-9999px}.site-header{position:sticky;top:0;z-index:800;width:100%;flex-shrink:0;overflow:visible;background:rgb(255 255 255 / .96);border-bottom:1px solid rgb(0 0 0 / .06);box-shadow:0 8px 24px rgb(0 0 0 / .04);font-family:Manrope,Inter,"Segoe UI",sans-serif;letter-spacing:-.03em}.ga-container.header-inner{width:min(1140px,calc(100% - 32px));min-height:76px;margin-right:auto;margin-left:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:nowrap}.header-brand{flex:0 1 310px;min-width:0;display:flex;align-items:center;gap:10px;color:var(--ga-heading)}.header-brand img,.header-brand .custom-logo,.ga-logo-img{height:52px;max-height:52px;width:auto;padding:3px}.ga-logo__mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;background:var(--ga-pizza-bg);background-blend-mode:overlay;box-shadow:0 6px 14px rgb(253 158 43 / .25)}.brand-title{min-width:0;font-weight:800}.brand-title--delivery{min-width:0;display:flex;flex-direction:column;gap:2px;white-space:normal;line-height:1.12;font-family:Manrope,Inter,"Segoe UI",sans-serif;letter-spacing:-.03em}.brand-line{display:block}.brand-title--delivery .brand-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-title--delivery .brand-line:first-child{color:var(--ga-heading);font-size:12px;font-weight:900}.brand-title--delivery .brand-line:last-child{color:var(--ga-muted);font-size:11px;font-weight:700}.ga-nav{flex:1 1 auto;min-width:0;display:flex;justify-content:center;text-align:center}.ga-nav ul{width:100%;max-width:360px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:0;list-style:none}.ga-nav li{flex:1 1 0%;display:flex;justify-content:center}.ga-nav a{width:100%;min-height:44px;padding:0 8px;display:flex;align-items:center;justify-content:center;color:var(--ga-text);font-size:14px;font-weight:800;line-height:1;white-space:nowrap;text-align:center}.ga-nav a:hover{color:#e67e22}.header-info{flex:0 0 auto;margin:0;display:flex;align-items:center;gap:20px}.header-info-item,.header-phone-link{display:flex;align-items:center;gap:12px;color:var(--ga-text);white-space:nowrap}.header-info-item strong{display:block;font-size:1rem;font-weight:800;line-height:1.15}.header-info-item span{display:block;margin-top:3px;color:var(--ga-muted);font-size:.78rem}.header-phone-link:hover{color:#e67e22}.cart-wrap{flex:0 0 46px;width:46px;min-width:46px;height:46px;margin:0;display:flex;align-items:center;justify-content:center}.cart-icon{position:relative;width:46px;height:46px;margin:0;padding:0;border:0;color:var(--ga-heading);background:#fff0;display:flex;align-items:center;justify-content:center;font-size:1.8rem;cursor:pointer;transition:transform .2s ease}.cart-icon:active{transform:scale(.95)}.cart-count{position:absolute;top:2px;right:0;min-width:24px;padding:2px 8px;border-radius:30px;color:#fff;background:#e67e22;font-size:.75rem;font-weight:800;line-height:1.2;text-align:center;box-shadow:0 1px 3px rgb(0 0 0 / .2)}.ga-mobile-menu-toggle{display:none}.ga-mobile-menu{display:none}@media (min-width:769px){.ga-mobile-menu-toggle,.ga-mobile-menu{display:none!important}}@media (max-width:768px){.ga-container.header-inner{min-height:64px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px}.ga-mobile-menu-toggle{grid-column:1;justify-self:start;position:relative;z-index:190;width:42px;height:42px;padding:0;border:0;border-radius:12px;background:rgb(253 158 43 / .12);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.ga-mobile-menu-toggle span{width:20px;height:2px;border-radius:999px;background:var(--ga-heading);display:block;transition:transform .2s ease,opacity .2s ease}.ga-mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.ga-mobile-menu-toggle.is-open span:nth-child(2){opacity:0}.ga-mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header .header-brand{grid-column:2;justify-self:center;width:100%;max-width:230px;margin:0;padding:0;color:var(--ga-heading);display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.site-header .header-brand img,.site-header .header-brand .custom-logo,.site-header .header-brand .ga-logo-img{display:none}.site-header .brand-title{width:100%;margin:0;display:block}.site-header .brand-title--delivery{display:block}.site-header .brand-line{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header .brand-line:first-child{color:var(--ga-heading);font-size:13px;font-weight:900;line-height:1.15;letter-spacing:-.02em}.site-header .brand-line:last-child{margin-top:2px;color:var(--ga-muted);font-size:11px;font-weight:700;line-height:1.15;letter-spacing:-.02em}.ga-nav,.header-info{display:none}.cart-wrap{grid-column:3;justify-self:end;position:relative;z-index:190;width:42px;min-width:42px;height:42px}.cart-icon{width:42px;height:42px;font-size:1.35rem}.cart-count{top:0;right:0;min-width:18px;padding:1px 5px;font-size:.6rem}.ga-mobile-menu{position:fixed;inset:0;z-index:900;padding:78px 18px 18px;background:rgb(15 23 42 / .48);backdrop-filter:blur(10px);border:0;box-shadow:none;display:flex;align-items:flex-start;justify-content:center}.ga-mobile-menu[hidden]{display:none!important}.ga-mobile-menu__inner{width:min(420px,100%);padding:14px;border-radius:22px;background:rgb(255 255 255 / .98);display:grid;gap:8px;box-shadow:0 24px 70px rgb(0 0 0 / .22)}.ga-mobile-menu__inner a{min-height:48px;padding:0 16px;border-radius:15px;color:var(--ga-heading);background:rgb(253 158 43 / .08);display:flex;align-items:center;font-size:15px;font-weight:850;line-height:1.2;text-decoration:none}.ga-mobile-menu__inner a:active{background:rgb(253 158 43 / .18)}}.ga-header-categories{width:100%;background:rgb(255 255 255 / .96);border-top:1px solid rgb(0 0 0 / .04);border-bottom:1px solid rgb(0 0 0 / .06);box-shadow:0 8px 18px rgb(0 0 0 / .05);backdrop-filter:blur(12px)}.ga-header-categories__inner{min-height:52px;display:flex;align-items:center}.ga-category-scroll{position:relative;width:100%;min-width:0;display:flex;align-items:center}.ga-category-scroll__viewport{width:100%;min-width:0;overflow:hidden}.site-header #categoryTab,.site-header .ga-category-tabs,.site-header .ga-category-scroll__viewport .ga-category-tabs{position:static;top:auto;z-index:auto;width:100%;max-width:none;margin:0;padding:8px 48px;border:0;box-shadow:none;background:#fff0;list-style:none;display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.site-header #categoryTab::-webkit-scrollbar,.site-header .ga-category-tabs::-webkit-scrollbar{display:none}.site-header #categoryTab::before,.site-header #categoryTab::after,.site-header .ga-category-tabs::before,.site-header .ga-category-tabs::after{content:none;display:none}.site-header .ga-category-tabs li{flex:0 0 auto;margin:0;padding:0;display:block}.site-header .ga-category-tabs button{flex:0 0 auto;padding:10px 18px;border:0;border-radius:999px;color:#9a551c;background:rgb(253 158 43 / .12);font:inherit;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;text-shadow:none;box-shadow:none;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.site-header .ga-category-tabs button:hover{color:#7a3f0f;background:rgb(253 158 43 / .22)}.site-header .ga-category-tabs button.active{color:#fff;background:linear-gradient(135deg,#f9b713 0%,#fd9e2b 100%);transform:translateY(-1px);box-shadow:0 8px 18px rgb(253 158 43 / .32)}.ga-category-arrow{position:absolute;top:50%;z-index:5;width:34px;height:34px;border:0;border-radius:999px;color:var(--ga-heading);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);box-shadow:0 6px 18px rgb(0 0 0 / .14);transition:opacity .2s ease,transform .2s ease,background .2s ease}.ga-category-arrow:hover{background:#fff7ea}.ga-category-arrow:active{transform:translateY(-50%) scale(.94)}.ga-category-arrow span{display:block;margin-top:-2px;font-size:28px;font-weight:700;line-height:1}.ga-category-arrow--prev{left:0}.ga-category-arrow--next{right:0}.ga-category-arrow[hidden]{display:none!important}.ga-category-scroll::before,.ga-category-scroll::after{content:"";position:absolute;top:0;bottom:0;z-index:4;width:48px;pointer-events:none;opacity:0;transition:opacity .2s ease}.ga-category-scroll::before{left:0;background:linear-gradient(90deg,rgb(255 255 255),#fff0)}.ga-category-scroll::after{right:0;background:linear-gradient(270deg,rgb(255 255 255),#fff0)}.ga-category-scroll.can-scroll-prev::before{opacity:1}.ga-category-scroll.can-scroll-next::after{opacity:1}.ga-hero{padding:46px 0 26px}.ga-hero-card{padding:34px;border-radius:var(--ga-radius-lg);background:rgb(255 255 255 / .92);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;box-shadow:0 10px 35px rgb(0 0 0 / .08)}.ga-kicker{margin:0 0 8px;color:#b45f1b;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ga-hero h1{margin:0 0 12px;font-family:Manrope,Inter,sans-serif;font-size:clamp(34px,5vw,64px);line-height:1;letter-spacing:-.05em}.ga-hero p{margin:0 0 22px;color:#4b5563;font-size:18px}.ga-hero__plate{font-size:160px;text-align:center;filter:drop-shadow(0 18px 24px rgb(0 0 0 / .12))}.ga-section{padding:30px 0}.ga-section h1,.ga-section h2{margin:0 0 24px;font-family:Manrope,Inter,sans-serif;font-size:clamp(28px,4vw,44px);letter-spacing:-.04em}.ga-menu-section{padding-top:30px}#menu{scroll-margin-top:130px}.ga-menu-feed{display:block}.ga-category-section{padding-top:34px;scroll-margin-top:132px}.ga-category-section:first-child{padding-top:20px}.ga-category-title{margin:0 0 18px!important;color:var(--ga-heading)!important;font-family:Manrope,Inter,"Segoe UI",sans-serif!important;font-size:clamp(26px,3vw,50px)!important;font-weight:900!important;line-height:1.05!important;letter-spacing:-.04em!important}.ga-grid--products,.ga-products-feed-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.product-card{height:100%;border-radius:var(--ga-radius);background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--ga-shadow-md);transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px)}.product-img{width:100%;height:310px;border-radius:20px 20px 0 0;background:#f0f0f0;object-fit:cover;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover}.product-body{flex-grow:1;padding:1rem;display:flex;flex-direction:column}.product-body h3,.product-body h5{margin:0 0 2px;font-size:1.25rem;font-weight:700}.product-body small,.text-muted{color:#6c757d}.product-body p{margin:.5rem 0 1rem;font-size:.875rem}.ga-products-feed-grid .product-body{padding:18px 16px 16px}.ga-products-feed-grid .product-body small,.ga-products-feed-grid .product-body .text-muted,.ga-products-feed-grid .product-body p{display:none!important}.ga-products-feed-grid .product-body h3,.ga-products-feed-grid .product-body h5{margin:0 0 14px;font-size:1.18rem;line-height:1.2}.btn-pizza,.ga-add-to-cart{position:relative;width:80%;margin:auto auto 0;padding:.75rem .5rem;border:0;border-radius:40px 20px 40px 20px;color:#fff;background:var(--ga-pizza-bg);background-blend-mode:overlay;display:block;text-align:center;font-size:1.1rem;font-weight:800;line-height:1.2;cursor:pointer;box-shadow:0 3px 6px rgb(0 0 0 / .1);transition:transform .2s ease,opacity .2s ease,background .2s ease}.btn-pizza:hover,.ga-add-to-cart:hover{background:var(--ga-pizza-bg-hover);transform:scale(1.02)}.btn-pizza.loading{color:#fff0;pointer-events:none;opacity:.7}.btn-pizza.loading::after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin-top:-9px;margin-left:-9px;border:2px solid #111;border-top-color:#fff0;border-radius:50%;background:#fff0;animation:spin .6s linear infinite}.ga-badge{align-self:flex-start;margin-bottom:6px;padding:4px 10px;border-radius:999px;color:#b45f1b;background:#fff0c8;font-size:12px;font-weight:800}.product-card__image-button,.product-card__title-button{border:0;padding:0;color:inherit;background:#fff0;font:inherit;text-align:inherit;cursor:pointer}.product-card__image-button{width:100%;display:block}.product-card__title-button{font-weight:inherit}.product-card__title-button:hover{color:#e67e22}.product-card__image-button .product-img{overflow:hidden}.product-card__image-button img{transition:transform .25s ease}.product-card__image-button:hover img{transform:scale(1.025)}@keyframes spin{to{transform:rotate(360deg)}}.ga-product-modal[hidden]{display:none!important}.ga-product-modal{position:fixed;inset:0;z-index:1300;padding:24px;display:flex;align-items:center;justify-content:center}.ga-product-modal__overlay{position:absolute;inset:0;z-index:0;background:rgb(15 23 42 / .62);backdrop-filter:blur(8px)}.ga-product-modal__dialog{position:relative;z-index:1;width:min(1120px,100%);max-height:min(760px,calc(100vh - 48px));border-radius:28px;background:#fff;overflow:auto;box-shadow:var(--ga-shadow-lg)}.ga-product-modal__close{position:absolute;top:18px;right:20px;z-index:2;width:38px;height:38px;border:0;border-radius:999px;color:var(--ga-muted);background:#f3f4f6;font-size:30px;line-height:1;cursor:pointer}.ga-product-modal__close:hover{color:var(--ga-heading);background:#e5e7eb}.ga-product-modal__grid{padding:56px 48px 48px;display:grid;grid-template-columns:420px 1fr;gap:42px}.ga-product-modal__image-wrap{border-radius:22px;background:#f3f4f6;overflow:hidden}.ga-product-modal__image-wrap img{width:100%;height:100%;min-height:340px;object-fit:cover}.ga-product-modal__content{display:flex;flex-direction:column;align-items:flex-start}.ga-product-modal__head{margin-bottom:18px;display:flex;align-items:baseline;gap:12px}.ga-product-modal__head h2{margin:0;color:var(--ga-heading);font-family:Manrope,Inter,"Segoe UI",sans-serif;font-size:clamp(28px,3vw,42px);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ga-product-modal__head span{color:#8b8f97;font-size:20px;white-space:nowrap}.ga-product-modal__price{margin-bottom:26px;color:var(--ga-heading);font-size:32px;font-weight:900}.ga-product-modal__section{width:100%;margin-bottom:20px}.ga-product-modal__section h3{margin:0 0 8px;color:#8b8f97;font-size:13px;font-weight:800}.ga-product-modal__section p{max-width:540px;margin:0;color:var(--ga-heading);font-size:17px;line-height:1.5}.ga-product-modal__add{width:260px;margin:auto 0 0}@supports (padding-top:env(safe-area-inset-top)){.ga-product-modal{padding-top:max(24px,env(safe-area-inset-top))}}.ga-cart,[data-ga-cart]{position:fixed;inset:0;z-index:1200;background:rgb(0 0 0 / .8);backdrop-filter:blur(18px);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.ga-cart.is-open,[data-ga-cart].is-open{opacity:1;visibility:visible}.ga-cart__panel{width:min(760px,calc(100% - 24px));max-height:calc(100vh - 80px);margin:40px auto;border-radius:20px;background:#fff;overflow:auto;box-shadow:0 30px 80px rgb(0 0 0 / .3)}.ga-cart__header{padding:16px 22px;color:#fff;background:var(--ga-pizza-bg);background-blend-mode:overlay;display:flex;align-items:center;justify-content:space-between}.ga-cart__header h2{margin:0;font-size:1.25rem}.ga-cart__close{border:0;color:#fff;background:#fff0;font-size:30px;line-height:1;cursor:pointer}.ga-cart__body{padding:20px}.ga-cart label,.ga-order-form{margin-top:14px;display:grid;gap:8px}.ga-cart input,.ga-cart textarea,.ga-cart select{width:100%;padding:10px 12px;border:1px solid #d6d6d6;border-radius:8px;background:#f3f4f6;font:inherit}.ga-order-form textarea{min-height:74px}.ga-cart__totals{text-align:right}.ga-cart__total{font-size:20px}[data-ga-subtotal],[data-ga-delivery],[data-ga-total]{display:inline-block}[data-ga-delivery].is-free{color:var(--ga-orange);font-weight:900}[data-ga-delivery]:not(.is-free){color:#0f172a}.ga-update{animation:gaValueUpdate .35s ease}@keyframes gaValueUpdate{0%{opacity:.4;transform:translateY(-5px)}100%{opacity:1;transform:translateY(0)}}.ga-cart-summary-card{width:min(320px,100%);margin:18px 0 22px auto;padding:18px 20px;border:1px solid rgb(0 0 0 / .06);border-radius:18px;background:#fff;box-shadow:0 10px 24px rgb(0 0 0 / .06)}.ga-cart-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.ga-cart-summary-row+.ga-cart-summary-row{margin-top:14px}.ga-cart-summary-label{color:#374151;font-size:15px;font-weight:600}.ga-cart-summary-value{color:#0f172a;font-size:18px;font-weight:800;text-align:right;white-space:nowrap}.ga-cart-summary-divider{height:1px;margin:16px 0;background:rgb(15 23 42 / .08)}.ga-cart-summary-row--total .ga-cart-summary-label{color:#0f172a;font-size:18px;font-weight:800}.ga-cart-summary-value--total{color:#0f172a;font-size:24px;font-weight:900;line-height:1}.ga-text,.ga-contact{padding:28px;border-radius:var(--ga-radius);background:#fff;box-shadow:var(--ga-shadow-sm)}.ga-contact{display:grid;grid-template-columns:1fr 2fr;gap:24px}.ga-map{min-height:320px;border-radius:18px;color:var(--ga-muted);background:rgb(251 171 31 / .52);display:grid;place-items:center}.ga-product-single{display:grid;grid-template-columns:1fr 1fr;gap:36px}.ga-price--big{color:#e67e22;font-size:36px;font-weight:900}footer.ga-footer{width:100%;margin-top:auto;padding:34px 0 18px;color:rgb(255 255 255 / .82);background:var(--ga-dark);font-family:Manrope,Inter,"Segoe UI",sans-serif}.ga-footer__inner{display:grid;grid-template-columns:1.25fr 1.2fr .8fr;align-items:center;gap:42px}.ga-footer__brand{min-width:0;display:flex;align-items:center;gap:16px}.ga-footer__logo{flex:0 0 auto;display:block}.ga-footer__logo img,.ga-footer__logo .custom-logo{width:64px;height:auto;padding:4px;border-radius:10px;background:rgb(255 255 255 / .06);display:block;box-shadow:none}.ga-footer__title{margin-bottom:4px;color:#fff;font-size:16px;font-weight:900;line-height:1.2}.ga-footer__brand p{max-width:390px;margin:0;color:rgb(255 255 255 / .58);font-size:13px;line-height:1.45}.ga-footer__legal{display:grid;justify-items:center;gap:7px;text-align:center}.ga-footer__legal a{color:rgb(255 255 255 / .68);font-size:13px;font-weight:700;line-height:1.35;text-decoration:none;transition:color .2s ease}.ga-footer__legal a:hover{color:var(--ga-orange)}.ga-footer__contacts{color:rgb(255 255 255 / .6);display:grid;justify-items:end;gap:4px;font-size:13px;line-height:1.35;text-align:right}.ga-footer__contacts a{color:#fff;font-size:16px;font-weight:900;text-decoration:none}.ga-footer__contacts a:hover{color:var(--ga-orange)}.ga-footer__bottom{margin-top:26px;padding-top:14px;border-top:1px solid rgb(255 255 255 / .08);color:rgb(255 255 255 / .42);display:flex;align-items:center;justify-content:flex-start;font-size:12px}@media (max-width:1100px){.header-info{display:none}.header-brand{flex-basis:300px}.ga-grid--products,.ga-products-feed-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.ga-hero-card,.ga-product-single,.ga-contact{grid-template-columns:1fr}.ga-hero__plate{font-size:110px}.ga-product-modal{align-items:flex-end;padding:0}.ga-product-modal__dialog{width:100%;max-height:calc(100vh - 24px);border-radius:24px 24px 0 0}.ga-product-modal__grid{grid-template-columns:1fr;gap:24px;padding:54px 20px 24px}.ga-product-modal__image-wrap img{min-height:260px;max-height:340px}.ga-product-modal__head{display:block}.ga-product-modal__head h2{margin-bottom:6px;font-size:28px}.ga-product-modal__head span{font-size:16px}.ga-product-modal__price{margin-bottom:18px;font-size:28px}.ga-product-modal__section p{font-size:15px}.ga-product-modal__add{width:100%}footer.ga-footer{padding:30px 0 18px}.ga-footer__inner{grid-template-columns:1fr;gap:24px;text-align:center}.ga-footer__brand{justify-content:center;flex-direction:column;gap:12px}.ga-footer__brand p{max-width:320px;margin:0 auto}.ga-footer__legal{justify-items:center}.ga-footer__contacts{justify-items:center;text-align:center}.ga-footer__bottom{justify-content:center;text-align:center}}@media (max-width:768px){.site-header{min-height:64px}.ga-header-categories__inner{min-height:48px}.site-header #categoryTab,.site-header .ga-category-tabs,.site-header .ga-category-scroll__viewport .ga-category-tabs{padding:8px 42px;gap:8px}.site-header .ga-category-tabs button{padding:10px 16px;font-size:13px}.ga-category-arrow{width:30px;height:30px}.ga-category-arrow span{font-size:24px}.ga-category-scroll::before,.ga-category-scroll::after{width:42px}.ga-hero{padding:24px 0}.ga-hero-card{padding:24px}.ga-menu-section{padding-top:24px}.ga-category-section{padding-top:28px;scroll-margin-top:126px}.ga-category-title{margin-bottom:14px!important;font-size:36px!important}.ga-grid--products,.ga-products-feed-grid,.ga-grid--products.ga-products-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-img{height:300px}.btn-pizza,.ga-add-to-cart{width:90%;padding:.6rem .4rem;font-size:.9rem}.ga-cart__panel{width:100%;max-height:100dvh;min-height:100dvh;margin:0;border-radius:0}.ga-cart__body{padding:16px}.ga-cart-summary-card{width:100%;margin:16px 0 20px;padding:16px;border-radius:16px}.ga-cart-summary-label{font-size:14px}.ga-cart-summary-value{font-size:17px}.ga-cart-summary-row--total .ga-cart-summary-label{font-size:17px}.ga-cart-summary-value--total{font-size:22px}}@media (max-width:560px){.ga-container{width:min(100% - 20px,1140px)}.ga-container.header-inner{grid-template-columns:38px 1fr 38px;gap:8px}.ga-mobile-menu-toggle{width:38px;height:38px;border-radius:11px}.ga-mobile-menu-toggle span{width:18px}.site-header .header-brand{max-width:210px}.site-header .brand-line:first-child{font-size:12px}.site-header .brand-line:last-child{font-size:10px}.cart-wrap{width:38px;min-width:38px;height:38px}.cart-icon{width:38px;height:38px;font-size:1.25rem}.cart-count{top:-1px;right:-1px}.ga-mobile-menu{padding:72px 14px 14px}.ga-mobile-menu__inner{border-radius:20px}.ga-mobile-menu__inner a{min-height:46px;font-size:14px}.site-header #categoryTab,.site-header .ga-category-tabs,.site-header .ga-category-scroll__viewport .ga-category-tabs{padding:8px 38px}.site-header .ga-category-tabs button{padding:9px 14px;font-size:12px}.ga-category-arrow{width:28px;height:28px}.ga-category-arrow span{font-size:22px}.ga-category-scroll::before,.ga-category-scroll::after{width:38px}.ga-category-title{font-size:22px!important}.ga-grid--products,.ga-products-feed-grid,.ga-grid--products.ga-products-feed-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-img{height:230px}.product-body h3,.product-body h5,.ga-products-feed-grid .product-body h3,.ga-products-feed-grid .product-body h5{font-size:.95rem}.btn-pizza,.ga-add-to-cart{width:95%;padding:.5rem .35rem;font-size:.8rem;height:40px}.ga-cart-item>div:last-child{align-self:flex-end}.ga-footer__logo img,.ga-footer__logo .custom-logo{width:58px}.ga-footer__legal a{font-size:12px}}@media (max-width:380px){.site-header .header-brand{max-width:185px}.site-header .brand-line:first-child{font-size:11px}.site-header .brand-line:last-child{font-size:9.5px}}.site-header{z-index:800}.ga-mobile-menu{z-index:900}.ga-cart,[data-ga-cart]{z-index:1200}.ga-product-modal{z-index:1300}.ga-cart-item{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;padding:14px 0!important;border-bottom:1px solid rgb(15 23 42 / .08)!important}.ga-cart-item__main{min-width:0!important;display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:12px!important}.ga-cart-item__main img{width:52px!important;height:52px!important;object-fit:cover!important;border-radius:10px!important;background:#f3f4f6!important}.ga-cart-item__text{min-width:0!important}.ga-cart-item__text strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#111827!important;font-size:15px!important;font-weight:900!important;line-height:1.25!important}.ga-cart-item__text span{display:block!important;margin-top:2px!important;color:#111827!important;font-size:14px!important;line-height:1.25!important}.ga-cart-item__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;min-width:156px!important;white-space:nowrap!important}.ga-cart-item__qty{display:grid!important;grid-template-columns:30px 22px 30px!important;align-items:center!important;justify-items:center!important;gap:4px!important}.ga-cart-item__qty button{width:30px!important;height:30px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgb(15 23 42 / .12)!important;border-radius:9px!important;background:#fff!important;color:#111827!important;font-size:15px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important}.ga-cart-item__qty span{min-width:22px!important;display:block!important;color:#111827!important;font-size:14px!important;font-weight:700!important;text-align:center!important}.ga-cart-item__remove{height:30px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:9px!important;background:#dc3545!important;color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1!important;cursor:pointer!important}@media (max-width:420px){.ga-cart-item{grid-template-columns:1fr!important;gap:10px!important}.ga-cart-item__actions{width:100%!important;min-width:0!important;justify-content:flex-end!important}}.ga-order-success{min-height:420px;padding:34px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#111827;text-align:center;animation:gaOrderSuccess .28s ease-out}.ga-order-success__image-wrap{width:150px;height:150px;margin-bottom:18px;display:flex;align-items:center;justify-content:center}.ga-order-success__image{width:100%;height:100%;object-fit:contain}.ga-order-success h3{margin:0 0 10px;color:#e67e22;font-family:Manrope,Inter,"Segoe UI",sans-serif;font-size:clamp(24px,4vw,34px);font-weight:900;line-height:1.05;letter-spacing:-.04em}.ga-order-success p{max-width:420px;margin:0 0 8px;color:#4b5563;font-size:16px;line-height:1.45}.ga-order-success__button{width:min(260px,100%);margin-top:22px}@keyframes gaOrderSuccess{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.header-info-item{gap:12px!important}.ga-header-icon{width:28px!important;height:28px!important;min-width:28px!important;display:block!important;object-fit:contain!important}.ga-header-icon--phone{width:26px!important;height:26px!important;min-width:26px!important}.ga-header-icon--location{width:28px!important;height:28px!important;min-width:28px!important}.ga-cart-icon-img{width:34px!important;height:34px!important;min-width:34px!important;display:block!important;object-fit:contain!important}.cart-icon{width:48px!important;height:48px!important}.cart-count{top:0!important;right:-2px!important}@media (max-width:768px){.ga-cart-icon-img{width:28px!important;height:28px!important;min-width:28px!important}.cart-icon{width:42px!important;height:42px!important}.cart-count{top:0!important;right:0!important}}@media (max-width:560px){.ga-cart-icon-img{width:26px!important;height:26px!important;min-width:26px!important}.cart-icon{width:38px!important;height:38px!important}}.cookie-consent{position:fixed;bottom:0;left:0;right:0;background:rgb(0 0 0 / .85);color:#fff;font-size:14px;line-height:1.5;padding:12px 20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;z-index:9999;box-sizing:border-box;backdrop-filter:blur(4px)}.cookie-consent a{color:#fd9e2b}.cookie-consent__btn{background:#fff0;border:1px solid #fff;color:#fff;padding:6px 16px;border-radius:4px;cursor:pointer;font-size:14px;white-space:nowrap;transition:background .2s}.cookie-consent__btn:hover{background:rgb(255 255 255 / .15)}.cart-wrap{flex:0 0 auto!important;width:auto!important;min-width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.cart-icon{width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#f9b713 0%,#fd9e2b 100%)!important;color:#111827!important;box-shadow:0 8px 18px rgb(253 158 43 / .28)!important;cursor:pointer!important;transition:min-width .24s ease,width .24s ease,padding .24s ease,transform .18s ease,box-shadow .18s ease!important}.cart-icon:hover{box-shadow:0 10px 24px rgb(253 158 43 / .36)!important}.cart-icon:active{transform:scale(.96)!important}.cart-icon.has-cart{width:auto!important;min-width:124px!important;padding:0 16px!important;justify-content:center!important}.ga-cart-icon-img{width:25px!important;height:25px!important;min-width:25px!important;display:block!important;object-fit:contain!important}.cart-count{position:static!important;inset:auto!important;min-width:0!important;max-width:0!important;height:auto!important;padding:0!important;margin:0!important;overflow:hidden!important;opacity:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#111827!important;font-family:Manrope,Inter,"Segoe UI",sans-serif!important;font-size:16px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;text-align:left!important;transition:max-width .24s ease,opacity .18s ease!important}.cart-icon.has-cart .cart-count{max-width:120px!important;opacity:1!important}@media (max-width:768px){.cart-wrap{min-width:42px!important;height:42px!important}.cart-icon{width:42px!important;min-width:42px!important;height:42px!important}.cart-icon.has-cart{min-width:108px!important;padding:0 12px!important;gap:7px!important}.ga-cart-icon-img{width:22px!important;height:22px!important;min-width:22px!important}.cart-count{font-size:14px!important}}@media (max-width:560px){.cart-wrap{min-width:38px!important;height:38px!important}.cart-icon{width:38px!important;min-width:38px!important;height:38px!important}.cart-icon.has-cart{min-width:96px!important;padding:0 10px!important}.ga-cart-icon-img{width:20px!important;height:20px!important;min-width:20px!important}.cart-count{font-size:13px!important}}.cart-icon{gap:0!important}.cart-icon.has-cart{gap:8px!important}.cart-icon:not(.has-cart){justify-content:center!important;padding:0!important}.cart-icon:not(.has-cart) .cart-count{width:0!important;max-width:0!important;min-width:0!important;margin:0!important;padding:0!important;opacity:0!important;overflow:hidden!important}.cart-icon:not(.has-cart) .ga-cart-icon-img{margin:0!important}.ga-floating-cart{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));z-index:1200;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:64px;height:58px;padding:0 12px 0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#f9b713 0%,#fd9e2b 100%);box-shadow:0 14px 34px rgb(0 0 0 / .22);color:#111827;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px);transition:opacity .24s ease,transform .24s ease,visibility .24s ease,min-width .24s ease,padding .24s ease}.ga-floating-cart.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.ga-floating-cart.is-empty{min-width:58px;width:58px;padding:0;justify-content:center}.ga-floating-cart__sum{font-size:22px;line-height:1;font-weight:800;white-space:nowrap}.ga-floating-cart.is-empty .ga-floating-cart__sum{display:none}.ga-floating-cart__icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex:0 0 34px}.ga-floating-cart__icon img{width:24px;height:24px;display:block;object-fit:contain}.ga-floating-cart:hover{transform:translateY(-2px)}.ga-floating-cart:active{transform:translateY(0)}@media (min-width:992px){.ga-floating-cart{display:none}}@media (max-width:575px){.ga-floating-cart{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));height:54px;padding:0 12px 0 16px}.ga-floating-cart__sum{font-size:20px}.ga-floating-cart.is-empty{min-width:54px;width:54px}}.ga-cart-bump{animation:gaCartBump .28s ease}@keyframes gaCartBump{0%{transform:scale(1)}45%{transform:scale(1.12)}100%{transform:scale(1)}}.ga-floating-cart.ga-cart-bump{animation:gaFloatingCartBump .3s ease}@keyframes gaFloatingCartBump{0%{transform:translateY(0) scale(1)}45%{transform:translateY(0) scale(1.08)}100%{transform:translateY(0) scale(1)}}body.ga-cart-open{overflow:hidden}.ga-mobile-header-logo{display:none}@media (max-width:768px){.ga-mobile-header-logo{grid-column:3;justify-self:end;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgb(253 158 43 / .08);overflow:hidden}.ga-mobile-header-logo img{width:34px;height:34px;display:block;object-fit:contain}.site-header .cart-wrap{display:none!important}}@media (max-width:560px){.ga-mobile-header-logo{width:38px;height:38px;border-radius:11px}.ga-mobile-header-logo img{width:31px;height:31px}}.ga-mobile-info-slider{display:none}@media (max-width:768px){.ga-mobile-info-slider{display:block;padding:10px 12px 4px;background:#fff0}.ga-mobile-info-slider__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ga-mobile-info-slider__track::-webkit-scrollbar{display:none}.ga-mobile-info-slide{flex:0 0 100%;width:100%;min-height:96px;border-radius:22px;background:#fff;border:1px solid rgb(15 23 42 / .06);scroll-snap-align:start;overflow:hidden;position:relative}.ga-mobile-info-slide--hours{background:radial-gradient(circle at top right,rgb(253 158 43 / .18),transparent 38%),linear-gradient(135deg,#fff8ef 0%,#ffffff 72%)}.ga-mobile-info-slide__content{padding:16px 18px;display:flex;flex-direction:column;justify-content:center;min-height:96px}.ga-mobile-info-slide__meta{margin:0 0 6px;color:#6b7280;font-size:11px;font-weight:800;line-height:1.1;text-transform:uppercase;letter-spacing:.04em}.ga-mobile-info-slide__title{margin:0 0 4px;color:#111827;font-size:17px;font-weight:900;line-height:1.15}.ga-mobile-info-slide__text{color:#4b5563;font-size:13px;font-weight:600;line-height:1.35}}@media (max-width:380px){.ga-mobile-info-slider{padding:8px 10px 2px}.ga-mobile-info-slide{min-height:88px;border-radius:20px}.ga-mobile-info-slide__content{min-height:88px;padding:14px 16px}.ga-mobile-info-slide__title{font-size:15px}.ga-mobile-info-slide__text{font-size:12px}}