.PizzaGallery_container__CtZ1y{max-width:1200px;margin:0 auto;padding:0 1.5rem 5rem}.PizzaGallery_categoryBar__AY9IC{text-align:center;margin-bottom:2rem;position:-webkit-sticky;position:sticky;top:60px;z-index:20;padding:1rem 0 .5rem;background:linear-gradient(to bottom,var(--bg-color) 60%,transparent)}.PizzaGallery_categoryTabs__sIvGK{display:inline-flex;gap:0;background:rgba(255,255,255,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:100px;padding:5px;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);border:1px solid rgba(200,192,180,.2)}.PizzaGallery_tab__Qd_CR{display:flex;align-items:center;gap:.35rem;padding:.55rem 1.1rem;border:none;border-radius:100px;background:transparent;cursor:pointer;font-family:var(--font-body);font-size:.88rem;font-weight:600;color:var(--text-color);transition:all .25s var(--ease-out-smooth);white-space:nowrap;letter-spacing:.01em}.PizzaGallery_tab__Qd_CR:hover{background:rgba(155,175,135,.08);color:var(--primary-color-dark)}.PizzaGallery_tabActive__11O9p{background:var(--primary-color)!important;color:#fff!important;box-shadow:0 2px 8px rgba(155,175,135,.35)}.PizzaGallery_tabIcon__9fYLh{display:flex;align-items:center;line-height:1;opacity:.7}.PizzaGallery_tabActive__11O9p .PizzaGallery_tabIcon__9fYLh{opacity:1}.PizzaGallery_tabLabel__r5G61{letter-spacing:.02em}.PizzaGallery_categoryDescription__kvTf_{margin-top:.7rem;margin-bottom:0;font-size:.9rem;color:var(--text-color);opacity:.55;letter-spacing:.06em;font-style:italic}.PizzaGallery_imageCount__qP_aW{margin-top:.2rem;margin-bottom:0;font-size:.72rem;font-family:var(--font-heading);color:var(--text-color);opacity:.35;letter-spacing:.12em;text-transform:uppercase}.PizzaGallery_bentoGrid__d4uSF{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;grid-gap:8px;gap:8px;transition:opacity .2s ease}.PizzaGallery_fadeIn__fck6V{opacity:1}.PizzaGallery_fadeOut__ejmdM{opacity:0}.PizzaGallery_wide__CqK4h{grid-column:span 2}.PizzaGallery_tall__aTqnT{grid-row:span 2}.PizzaGallery_feature__g6EOZ{grid-column:span 2;grid-row:span 2}.PizzaGallery_bentoItem__RkJv7{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;background:#e8e4df}.PizzaGallery_bentoItem__RkJv7:after{content:"";position:absolute;inset:0;border-radius:12px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);pointer-events:none;z-index:1}.PizzaGallery_bentoItem__RkJv7:focus-visible{outline:3px solid var(--primary-color);outline-offset:2px}.PizzaGallery_bentoImage__Vdccn{object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94),filter .4s ease;filter:brightness(.97) saturate(.95)}.PizzaGallery_bentoItem__RkJv7:hover .PizzaGallery_bentoImage__Vdccn{transform:scale(1.05);filter:brightness(1.02) saturate(1.05)}.PizzaGallery_bentoOverlay__VRN0l{position:absolute;inset:0;background:linear-gradient(0deg,rgba(30,28,26,.6) 0,rgba(30,28,26,0) 45%);opacity:0;display:flex;align-items:flex-end;padding:1rem 1.1rem;transition:opacity .3s ease;z-index:2}.PizzaGallery_bentoItem__RkJv7:hover .PizzaGallery_bentoOverlay__VRN0l{opacity:1}.PizzaGallery_bentoTitle___qVnY{color:#fff;font-family:var(--font-body);font-weight:500;font-size:.85rem;letter-spacing:.03em;text-shadow:0 1px 6px rgba(0,0,0,.3)}.PizzaGallery_lightbox__PVHbK{position:fixed;inset:0;z-index:9999;background:rgba(12,11,10,.94);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center;animation:PizzaGallery_lbFadeIn__ocfEC .2s ease}@keyframes PizzaGallery_lbFadeIn__ocfEC{0%{opacity:0}to{opacity:1}}.PizzaGallery_lightboxInner__FtH_w{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.PizzaGallery_lbImageWrap__FU9z1{position:relative;width:calc(100% - 140px);height:calc(100% - 110px);max-width:1100px;animation:PizzaGallery_lbSlide__3baFZ .25s cubic-bezier(.25,.46,.45,.94)}@keyframes PizzaGallery_lbSlide__3baFZ{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.PizzaGallery_lbImage__c1Lmf{border-radius:8px;object-fit:contain}.PizzaGallery_lbClose__sBF2S{position:absolute;top:1rem;right:1rem;z-index:10;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);width:42px;height:42px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.PizzaGallery_lbClose__sBF2S:hover{background:rgba(255,255,255,.16);color:#fff;transform:scale(1.08)}.PizzaGallery_lbNav__oCpRE{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.6);width:46px;height:46px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.PizzaGallery_lbNav__oCpRE:hover{background:rgba(255,255,255,.14);color:#fff;transform:translateY(-50%) scale(1.08)}.PizzaGallery_lbPrev__Uu4ip{left:1rem}.PizzaGallery_lbNext__Hh5sp{right:1rem}.PizzaGallery_lbCaption__DiQe9{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:1rem;padding:.5rem 1.2rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:100px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.PizzaGallery_lbTitle__CLHmz{color:rgba(255,255,255,.85);font-family:var(--font-body);font-weight:500;font-size:.88rem;letter-spacing:.02em}.PizzaGallery_lbCounter__qDcWZ{color:rgba(255,255,255,.4);font-size:.75rem;font-family:var(--font-heading);letter-spacing:.1em}@media (max-width:1024px){.PizzaGallery_bentoGrid__d4uSF{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px}.PizzaGallery_feature__g6EOZ{grid-column:span 2;grid-row:span 2}}@media (max-width:700px){.PizzaGallery_container__CtZ1y{padding:0 .6rem 3rem}.PizzaGallery_categoryBar__AY9IC{top:52px;padding:.6rem 0 .3rem}.PizzaGallery_categoryTabs__sIvGK{padding:3px;gap:0}.PizzaGallery_tab__Qd_CR{padding:.45rem .7rem;font-size:.8rem;gap:.2rem}.PizzaGallery_tabIcon__9fYLh{display:flex}.PizzaGallery_categoryDescription__kvTf_{font-size:.82rem;margin-top:.5rem}.PizzaGallery_bentoGrid__d4uSF{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:5px}.PizzaGallery_feature__g6EOZ{grid-column:span 2;grid-row:span 2}.PizzaGallery_wide__CqK4h{grid-column:span 2}.PizzaGallery_bentoItem__RkJv7{border-radius:8px}.PizzaGallery_bentoOverlay__VRN0l{opacity:1;background:linear-gradient(0deg,rgba(30,28,26,.5) 0,rgba(30,28,26,0) 35%);padding:.7rem}.PizzaGallery_bentoTitle___qVnY{font-size:.75rem}.PizzaGallery_lbImageWrap__FU9z1{width:calc(100% - 16px);height:calc(100% - 80px)}.PizzaGallery_lbNav__oCpRE{width:38px;height:38px}.PizzaGallery_lbNav__oCpRE svg{width:20px;height:20px}.PizzaGallery_lbPrev__Uu4ip{left:.5rem}.PizzaGallery_lbNext__Hh5sp{right:.5rem}.PizzaGallery_lbClose__sBF2S{top:.6rem;right:.6rem;width:36px;height:36px}.PizzaGallery_lbClose__sBF2S svg{width:16px;height:16px}.PizzaGallery_lbCaption__DiQe9{bottom:.6rem;padding:.35rem .9rem;gap:.7rem}.PizzaGallery_lbTitle__CLHmz{font-size:.8rem}.PizzaGallery_lbCounter__qDcWZ{font-size:.68rem}}@media (max-width:420px){.PizzaGallery_tabLabel__r5G61{display:none}.PizzaGallery_tab__Qd_CR{padding:.5rem .65rem}.PizzaGallery_tabIcon__9fYLh svg{width:18px;height:18px}.PizzaGallery_bentoGrid__d4uSF{grid-auto-rows:130px;gap:4px}.PizzaGallery_bentoItem__RkJv7{border-radius:6px}}