.Header_header__428i3{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;height:var(--header-height,80px);background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #e5e7eb;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.05);box-sizing:border-box;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;perspective:1000}.Header_header__428i3:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#f59e0b,#fbc05b 50%,#f59e0b);background-size:200% 100%;animation:Header_gradientMove__vAgsW 3s ease-in-out infinite}@keyframes Header_gradientMove__vAgsW{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.Header_header__428i3.Header_scrolled__yyUPF{background:hsla(0,0%,100%,.98);box-shadow:0 4px 12px rgba(0,0,0,.1);border-bottom-color:#d1d5db}.Header_container__yQ2ZW{max-width:1400px;margin:0 auto;padding:16px 20px;height:var(--header-height,80px);display:flex;align-items:center;justify-content:space-between;gap:24px;box-sizing:border-box}.Header_logo__7CYfr{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease;flex-shrink:0}.Header_logo__7CYfr:hover{transform:scale(1.01)}.Header_logoImage__k8HjU{height:48px;width:auto;object-fit:contain;border-radius:8px}.Header_logoText__fa1VE{display:flex;align-items:center;font-weight:700;font-size:20px;color:#1f2937}.Header_restaurantInfo__9xEz0{display:flex;align-items:center;gap:24px;flex:1 1;justify-content:center}.Header_infoItem__98EDS{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f8fafc;border-radius:12px;transition:all .2s ease}.Header_infoItem__98EDS:hover{background:#f0fdf4;transform:translateY(-1px)}.Header_infoIcon__hI8Pk{color:#f59e0b;flex-shrink:0}.Header_infoText__az20W{font-size:14px;font-weight:500;color:#374151;white-space:nowrap;text-decoration:none;transition:color .2s ease}.Header_infoText__az20W:hover{color:#f59e0b}.Header_cartSection__VYya1{flex-shrink:0}.Header_cartButton__xtfIK{display:flex;align-items:center;gap:12px;padding:8px 12px;background:transparent;border:none;border-radius:12px;cursor:pointer;transition:none;box-shadow:none}.Header_cartButton__xtfIK:hover{transform:none;box-shadow:none;border-color:transparent}.Header_cartButton__xtfIK.Header_hasItems__oES12{background:transparent;color:inherit;border-color:transparent;box-shadow:none}.Header_cartButton__xtfIK.Header_hasItems__oES12:hover{background:transparent;box-shadow:none}.Header_cartIcon__U8647{position:relative;color:#374151}.Header_cartCount__LP4c8,.Header_cartIcon__U8647{display:flex;align-items:center;justify-content:center}.Header_cartCount__LP4c8{position:absolute;top:-8px;right:-8px;background:#f59e0b;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:50px;min-width:18px;height:18px;box-shadow:0 2px 4px rgba(0,0,0,.2);animation:Header_scaleIn__JKl6z .3s ease-out}.Header_cartButton__xtfIK.Header_hasItems__oES12 .Header_cartCount__LP4c8{background:#fff;color:#f59e0b}.Header_cartInfo__cobh_{display:flex;flex-direction:column;align-items:flex-start}.Header_cartLabel__CsSg0{display:none}.Header_cartAmount__ctg7L{font-size:14px;font-weight:700;color:#f59e0b;line-height:1}.Header_cartButton__xtfIK.Header_hasItems__oES12 .Header_cartLabel__CsSg0{display:none}.Header_cartButton__xtfIK.Header_hasItems__oES12 .Header_cartAmount__ctg7L{color:#f59e0b}@media (max-width:1024px){.Header_restaurantInfo__9xEz0{gap:16px}.Header_infoItem__98EDS{padding:6px 10px}.Header_infoText__az20W{font-size:13px}}@media (max-width:768px){.Header_header__428i3{position:-webkit-sticky;position:sticky;position:fixed;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;-webkit-position:fixed}.Header_container__yQ2ZW{padding:12px 16px;gap:16px}.Header_restaurantInfo__9xEz0{display:none}.Header_cartButton__xtfIK{padding:10px 16px;gap:8px}.Header_cartInfo__cobh_{display:flex;flex-direction:column;align-items:flex-start}.Header_logoText__fa1VE{font-size:18px}.Header_logoImage__k8HjU{height:40px}}@media (max-width:480px){.Header_header__428i3{position:-webkit-sticky!important;position:sticky!important;position:fixed!important;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;-webkit-position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important}.Header_container__yQ2ZW{padding:10px 12px;gap:12px}.Header_cartButton__xtfIK{padding:8px 12px}.Header_logoText__fa1VE{font-size:16px;gap:6px}.Header_logoIcon__Q0KFI{font-size:20px}}.Header_cartSection__VYya1{position:relative}@keyframes Header_scaleIn__JKl6z{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ProjectSlider_slider__Nga7O{position:relative;width:100vw;height:calc(100vh - var(--header-height, 80px));overflow:hidden;background-color:#000}.ProjectSlider_slides__G_c1P{position:relative;width:100%;height:100%}.ProjectSlider_slide__adnpT{position:absolute;inset:0;opacity:0;transform:translateX(100%) scale(1);transition:all var(--transition-duration,.7s) cubic-bezier(.83,0,.17,1)}.ProjectSlider_slide__adnpT.ProjectSlider_fade__Mc8rJ{transform:none;transition:opacity var(--transition-duration,.7s) ease-in-out}.ProjectSlider_slide__adnpT.ProjectSlider_fade__Mc8rJ.ProjectSlider_active__LyL66{opacity:1}.ProjectSlider_slide__adnpT.ProjectSlider_slideAnim__4ymM6{opacity:1;transition:transform var(--transition-duration,.7s) cubic-bezier(.83,0,.17,1)}.ProjectSlider_slide__adnpT.ProjectSlider_slideAnim__4ymM6.ProjectSlider_active__LyL66{transform:translateX(0)}.ProjectSlider_slide__adnpT.ProjectSlider_slideAnim__4ymM6.ProjectSlider_prev__NfrvC{transform:translateX(-100%)}.ProjectSlider_slide__adnpT.ProjectSlider_slideAnim__4ymM6.ProjectSlider_next__yc8U_{transform:translateX(100%)}.ProjectSlider_slide__adnpT.ProjectSlider_zoom__EnLeW{opacity:1;transform:scale(.8);transition:all var(--transition-duration,.7s) cubic-bezier(.83,0,.17,1)}.ProjectSlider_slide__adnpT.ProjectSlider_zoom__EnLeW.ProjectSlider_active__LyL66{opacity:1;transform:scale(1)}.ProjectSlider_slide__adnpT.ProjectSlider_zoom__EnLeW.ProjectSlider_prev__NfrvC{opacity:0;transform:scale(1.2)}.ProjectSlider_slide__adnpT.ProjectSlider_zoom__EnLeW.ProjectSlider_next__yc8U_{opacity:0;transform:scale(.8)}.ProjectSlider_image__SXz3v{width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:high-quality;image-rendering:-webkit-optimize-contrast;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.ProjectSlider_arrow__DhTxF{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.8);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;z-index:3}.ProjectSlider_arrow__DhTxF:hover{background:#fff}.ProjectSlider_arrowLeft__4CpVf{left:20px}.ProjectSlider_arrowRight__Tj92a{right:20px}.ProjectSlider_dots__jyCkA{position:absolute;top:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.ProjectSlider_dot__89BGc{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,.2);border:none;cursor:pointer;transition:background-color .3s ease}.ProjectSlider_dot__89BGc:hover{background:rgba(0,0,0,.4)}.ProjectSlider_activeDot__DnLTW{background:#4caf50}.ProjectSlider_loading__lLzRX{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666;text-align:center}.ProjectSlider_spinner__Sedzb{width:40px;height:40px;border:3px solid #f3f3f3;border-top-color:#4caf50;border-radius:50%;animation:ProjectSlider_spin__AWsWX 1s linear infinite;margin-bottom:1rem}@keyframes ProjectSlider_spin__AWsWX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ProjectSlider_arrow__DhTxF:disabled{opacity:.3;cursor:not-allowed}@media (max-width:768px){.ProjectSlider_arrow__DhTxF{width:32px;height:32px}}.ItemModal_overlay__rNj4V{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);background-color:rgba(0,0,0,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:16px;opacity:0;animation:ItemModal_fadeInOverlay__mlLVW .2s ease-out forwards}.ItemModal_modal__KJj7k{margin-top:100px;background:#fff;background:hsla(0,0%,100%,.95);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 24px 48px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.1);max-width:900px;width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 32px);opacity:0;transform:scale(.95) translateY(10px);animation:ItemModal_slideInModal__tuu6l .3s ease-out forwards;animation-delay:.05s}.ItemModal_closeButton__VnzGk{position:absolute;top:16px;right:16px;background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.1);border-radius:20px;cursor:pointer;display:flex;align-items:center;gap:8px;color:#666;z-index:1200;padding:8px 12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .2s ease;font-size:14px;font-weight:500}.ItemModal_closeButton__VnzGk:hover{color:#333;background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ItemModal_content__5OTS8{display:flex;gap:32px;padding:32px 32px 0;overflow-y:auto;flex:1 1}.ItemModal_imageSection___Eat8{flex:1 1;min-width:0}.ItemModal_mainImage__9mymh{width:100%;height:400px;object-fit:cover;border-radius:8px;margin-bottom:16px}.ItemModal_gallery__XwohR{display:flex;gap:12px;overflow-x:auto;padding:8px 0 16px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:silver #f0f0f0}.ItemModal_gallery__XwohR::-webkit-scrollbar{height:6px}.ItemModal_gallery__XwohR::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.ItemModal_gallery__XwohR::-webkit-scrollbar-thumb{background:silver;border-radius:3px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.ItemModal_gallery__XwohR::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.ItemModal_thumbnailButton__mZBrH{padding:0;border:3px solid transparent;border-radius:8px;cursor:pointer;background:none;transition:all .2s ease;position:relative;flex-shrink:0}.ItemModal_thumbnailButton__mZBrH:hover{border-color:rgba(245,158,11,.5);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ItemModal_thumbnailButton__mZBrH.ItemModal_active__EZOaz{border-color:#f59e0b;transform:translateY(-2px);box-shadow:0 4px 12px rgba(245,158,11,.3)}.ItemModal_thumbnailButton__mZBrH.ItemModal_active__EZOaz:after,.ItemModal_thumbnailButton__mZBrH:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);border-radius:5px;transition:opacity .2s ease}.ItemModal_thumbnailButton__mZBrH:hover:after{opacity:0}.ItemModal_thumbnailButton__mZBrH.ItemModal_autoScroll__Dm_WK{position:relative}.ItemModal_thumbnailButton__mZBrH.ItemModal_autoScroll__Dm_WK:before{content:"→";position:absolute;top:-5px;right:-5px;background:#f59e0b;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;opacity:0;transition:opacity .3s ease;z-index:10}.ItemModal_thumbnailButton__mZBrH.ItemModal_autoScroll__Dm_WK:hover:before{opacity:1}.ItemModal_thumbnail__wmfGl{width:90px;height:90px;object-fit:cover;border-radius:5px;display:block}.ItemModal_details__lyA6_{flex:1 1;min-width:0;display:flex;flex-direction:column}.ItemModal_title__rwvra{margin-top:20px;font-size:20px;font-weight:600;margin-bottom:8px;display:flex;align-items:baseline;gap:8px;color:#333;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em;text-transform:uppercase;line-height:1.2}.ItemModal_weight__MsaKI{font-size:16px;color:#666;font-weight:400;margin-left:10px}.ItemModal_description__B3_oT{color:#666;font-size:14px;line-height:1.5;margin-bottom:24px;max-height:260px;overflow-y:scroll;padding-right:8px}.ItemModal_description__B3_oT h1,.ItemModal_description__B3_oT h2,.ItemModal_description__B3_oT h3{font-size:18px;font-weight:600;margin:16px 0 8px;color:#333}.ItemModal_description__B3_oT h1{font-size:20px}.ItemModal_description__B3_oT h2{font-size:19px}.ItemModal_description__B3_oT h3{font-size:14px}.ItemModal_description__B3_oT p{margin:8px 0;color:#666}.ItemModal_description__B3_oT strong{font-weight:600;color:#333}.ItemModal_description__B3_oT em{font-style:italic}.ItemModal_description__B3_oT u{text-decoration:underline}.ItemModal_description__B3_oT ol,.ItemModal_description__B3_oT ul{margin:12px 0;padding-left:20px}.ItemModal_description__B3_oT li{margin:4px 0;color:#666}.ItemModal_description__B3_oT blockquote{border-left:4px solid #f59e0b;margin:16px 0;padding:12px 16px;background:#fef9e7;border-radius:4px;font-style:italic;color:#555}.ItemModal_actions__nVRX8{margin-top:auto;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.ItemModal_price__eR1vK{font-size:24px;font-weight:600;color:#333}.ItemModal_addButton__ynZJQ{padding:12px 32px;background-color:#f59e0b;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.ItemModal_addButton__ynZJQ:hover{background-color:#f6ac2d}.ItemModal_quantity___27_m{display:flex;align-items:center;gap:16px}.ItemModal_quantityButton__9wUAK{width:36px;height:36px;border-radius:8px;border:1px solid #f59e0b;background-color:#fff;color:#f59e0b;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ItemModal_quantityButton__9wUAK:hover{background-color:#f59e0b;color:#fff}.ItemModal_quantityNumber__pyFov{font-weight:600;font-size:18px;min-width:24px;text-align:center}.ItemModal_nutritionInfo__HrroA{background-color:#ebebeb;border-radius:8px;padding:16px;margin-bottom:24px}.ItemModal_nutritionInfo__HrroA h3{font-size:14px;font-weight:600;color:#333;margin-bottom:12px}.ItemModal_nutritionGrid__Cv378{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.ItemModal_nutritionItem__Ruyjh{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.ItemModal_nutritionLabel__JKQA4{font-size:14px;color:#666;margin-bottom:4px}.ItemModal_nutritionValue__Ai3mh{font-size:12px;font-weight:400;color:#333;display:flex;align-items:center}.ItemModal_nutritionValue__Ai3mh:before{content:"";display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%}.ItemModal_nutritionItem__Ruyjh:first-child .ItemModal_nutritionValue__Ai3mh:before{background-color:#ff6b6b}.ItemModal_nutritionItem__Ruyjh:nth-child(2) .ItemModal_nutritionValue__Ai3mh:before{background-color:#10b981}.ItemModal_nutritionItem__Ruyjh:nth-child(3) .ItemModal_nutritionValue__Ai3mh:before{background-color:#f59e0b}.ItemModal_nutritionItem__Ruyjh:nth-child(4) .ItemModal_nutritionValue__Ai3mh:before{background-color:#3b82f6}.ItemModal_tags__VgSmG{display:flex;flex-wrap:wrap;gap:8px}.ItemModal_tagGlutenFree__0S1sF,.ItemModal_tagSpicy__AEMF0,.ItemModal_tagVegan__h7rD8{padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500}.ItemModal_tagVegan__h7rD8{background-color:#e8f5e9;color:#2e7d32}.ItemModal_tagGlutenFree__0S1sF{background-color:#e3f2fd;color:#1565c0}.ItemModal_tagSpicy__AEMF0{background-color:#fff3e0;color:#e65100}@media (max-width:768px){.ItemModal_overlay__rNj4V{padding:8px 8px 80px}.ItemModal_content__5OTS8{flex-direction:column;gap:24px;padding:24px 24px 80px}.ItemModal_mainImage__9mymh{height:300px}.ItemModal_gallery__XwohR{gap:8px;padding:6px 0 12px}.ItemModal_thumbnail__wmfGl{width:60px;height:60px}.ItemModal_thumbnailButton__mZBrH{border-width:2px}.ItemModal_title__rwvra{font-size:18px;display:block;margin-bottom:12px}.ItemModal_price__eR1vK{font-size:20px}.ItemModal_closeButton__VnzGk span{display:none}}@media (max-width:480px){.ItemModal_overlay__rNj4V{padding:0}.ItemModal_modal__KJj7k{margin:120px 0 0;height:100vh;max-height:100vh;border-radius:0;display:flex;flex-direction:column}.ItemModal_content__5OTS8{margin-top:46px;padding:16px 16px 120px;overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:calc(100vh - 166px)}.ItemModal_mainImage__9mymh{height:250px}.ItemModal_title__rwvra{font-size:16px;display:block;margin-bottom:10px;font-weight:600;color:#333}.ItemModal_nutritionInfo__HrroA{margin-bottom:20px;padding:12px;border-radius:6px}.ItemModal_description__B3_oT{min-height:auto;max-height:120px;overflow-y:scroll}.ItemModal_nutritionGrid__Cv378{grid-template-columns:repeat(4,1fr);gap:8px}.ItemModal_nutritionInfo__HrroA h3{font-size:14px;margin-bottom:10px}.ItemModal_nutritionLabel__JKQA4{font-size:12px}.ItemModal_nutritionValue__Ai3mh{font-size:11px}.ItemModal_nutritionValue__Ai3mh:before{width:6px;height:6px;margin-right:4px}}@keyframes ItemModal_fadeInOverlay__mlLVW{0%{opacity:0}to{opacity:1}}@keyframes ItemModal_slideInModal__tuu6l{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:480px){.ItemModal_modal__KJj7k{animation:ItemModal_slideInModalMobile__bGx1_ .3s ease-out forwards;animation-delay:.05s}@keyframes ItemModal_slideInModalMobile__bGx1_{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:390px){.ItemModal_overlay__rNj4V{padding-bottom:100px}.ItemModal_content__5OTS8{padding:12px 12px 140px;gap:16px}.ItemModal_closeButton__VnzGk{top:12px;right:12px;padding:6px 10px;font-size:13px;z-index:1200;background:hsla(0,0%,100%,.95);border:1px solid rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ItemModal_modal__KJj7k{margin-top:250px}}@supports (-webkit-touch-callout:none){@media (max-width:480px){.ItemModal_content__5OTS8{padding-bottom:160px;min-height:calc(100vh - 240px)}.ItemModal_overlay__rNj4V{padding-bottom:120px}}}.ItemModal_description__B3_oT::-webkit-scrollbar{width:10px}.ItemModal_description__B3_oT::-webkit-scrollbar-track{background:#f0f0f0;border-radius:5px;border:1px solid #e0e0e0}.ItemModal_description__B3_oT::-webkit-scrollbar-thumb{background:silver;border-radius:5px;border:1px solid #b0b0b0;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.ItemModal_description__B3_oT::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.ItemModal_description__B3_oT::-webkit-scrollbar-thumb:active{background:#909090}.ItemModalV2_overlay__b009U{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.4));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1100;display:flex;align-items:flex-start;justify-content:center;padding:0 12px 20px;opacity:0;animation:ItemModalV2_fadeIn__D0MiA .3s ease-out forwards;overflow:hidden;overscroll-behavior:contain;-webkit-overscroll-behavior:contain}.ItemModalV2_modalContainer__u38YZ{position:relative;width:100%;height:calc(100dvh - 100px - 20px);max-height:calc(86vh - 100px);display:flex;align-items:flex-end;overflow:visible;--dynamic-height:calc(100dvh - 100px - 20px)}.ItemModalV2_modal__S_u1k{background:#fff;border-radius:20px;width:100%;max-width:100vw;height:100%;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:10;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);overscroll-behavior:contain;-webkit-overscroll-behavior:contain;touch-action:pan-x}.ItemModalV2_modal__S_u1k.ItemModalV2_opening__7b6q_{animation:ItemModalV2_slideUpOpen__AyKZC .3s cubic-bezier(.25,.46,.45,.94) forwards}.ItemModalV2_modal__S_u1k.ItemModalV2_closing__iBpbV{animation:ItemModalV2_slideDown__4vNL8 .3s cubic-bezier(.25,.46,.45,.94) forwards}.ItemModalV2_closeButton__CUGb2{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;display:flex;align-items:center;justify-content:center;z-index:20;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ItemModalV2_closeButton__CUGb2:hover{background:#fff;transform:scale(1.1)}.ItemModalV2_scrollableArea__98glI{flex:1 1;overflow-y:auto;overflow-x:hidden;padding-bottom:120px}.ItemModalV2_imageContainer__rkZZg{position:relative;width:100%;aspect-ratio:1/1;max-width:100vw;max-height:100vw;margin:0;border-radius:0;overflow:hidden;background:#f8f9fa;box-shadow:none}.ItemModalV2_imageSlider__PkF8h{display:flex;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.ItemModalV2_imageSlide__eie3Z{flex:0 0 100%;height:100%}.ItemModalV2_itemImage__GPd5h{width:100%;height:100%;object-fit:cover}.ItemModalV2_imageDots___mKn9{display:flex;justify-content:center;gap:8px;padding:8px 12px;background:hsla(0,0%,100%,.9);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-self:center;width:-moz-fit-content;width:fit-content;margin:16px auto 8px}.ItemModalV2_dot__kwauw{width:6px;height:6px;border-radius:50%;background-color:rgba(0,0,0,.3);transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(1);position:relative}.ItemModalV2_dot__kwauw.ItemModalV2_activeDot__2eVfz{background-color:#000;transform:scale(1.3);box-shadow:0 2px 4px rgba(0,0,0,.2)}.ItemModalV2_dot__kwauw:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:-1}.ItemModalV2_dot__kwauw.ItemModalV2_activeDot__2eVfz:before{transform:translate(-50%,-50%) scale(1)}.ItemModalV2_content__99UkP{padding:16px 20px 24px}.ItemModalV2_title__m1aJj{font-size:24px;font-weight:600;color:#1d1d1f;margin:0 0 12px;line-height:1.2;letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:uppercase}.ItemModalV2_weight__5DzrY{color:#86868b;margin:0 0 20px}.ItemModalV2_description__Ecivj,.ItemModalV2_weight__5DzrY{font-size:17px;font-weight:400;letter-spacing:-.01em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ItemModalV2_description__Ecivj{line-height:1.6;color:#1d1d1f;margin-bottom:28px}.ItemModalV2_description__Ecivj p{margin:0 0 16px}.ItemModalV2_description__Ecivj p:last-child{margin-bottom:0}@media (max-width:390px){.ItemModalV2_content__99UkP{padding:12px 16px 20px}.ItemModalV2_title__m1aJj{font-size:26px;margin-bottom:10px}.ItemModalV2_weight__5DzrY{font-size:16px;margin-bottom:18px}.ItemModalV2_specialProperties__lY39B{gap:6px;margin-bottom:18px}.ItemModalV2_propertyCard__THOjh{padding:6px 12px;font-size:11px}.ItemModalV2_propertyText__56q87{font-size:10px}.ItemModalV2_description__Ecivj{font-size:16px;margin-bottom:24px}.ItemModalV2_divider___TYsO{margin:20px -16px 16px;width:calc(100% + 32px)}.ItemModalV2_nutritionInfo__PYJn6{gap:20px;margin-bottom:20px;padding:0 12px}.ItemModalV2_nutritionValue__vc5Ku{font-size:15px}.ItemModalV2_nutritionLabel__EwSmd{font-size:12px}}.ItemModalV2_additionalOptions___Hqi_{margin-top:32px}.ItemModalV2_optionsTitle__sj7H7{font-size:22px;font-weight:600;color:#1d1d1f;margin:0 0 6px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.02em}.ItemModalV2_optionsSubtitle__OMOig{font-size:15px;color:#86868b;margin:0 0 20px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em}.ItemModalV2_optionsList__dlGfy{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}.ItemModalV2_optionItem__N_rtI{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border-radius:12px;background:#f9fafb;border:2px solid transparent;cursor:pointer;transition:all .2s ease;min-width:80px}.ItemModalV2_optionItem__N_rtI:hover{background:#f3f4f6;border-color:#f59e0b}.ItemModalV2_optionItem__N_rtI.ItemModalV2_selected__yMWO9{background:#fef3c7;border-color:#f59e0b}.ItemModalV2_optionImage__AiY__{width:40px;height:40px;border-radius:8px;object-fit:cover}.ItemModalV2_optionName__ZgbVx{font-size:12px;font-weight:500;color:#374151;text-align:center;line-height:1.2}.ItemModalV2_stickyBottom__rks7u{position:absolute;bottom:0;left:0;right:0;background:#fff;padding:16px 10px 10px}.ItemModalV2_gradient__vPqOm{position:absolute;top:-40px;left:0;right:0;height:40px;background:linear-gradient(180deg,transparent,#fff);pointer-events:none}.ItemModalV2_buttonContainer__fdA5D{position:relative;z-index:5;display:flex;gap:12px;align-items:flex-end}.ItemModalV2_mainButtonSection__NoOEK{flex:1 1}.ItemModalV2_addButton__2mjt4{width:100%;height:48px;background:#f59e0b;border:none;border-radius:16px;font-size:18px;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ItemModalV2_addButton__2mjt4:hover{background:#d97706;transform:translateY(-1px)}.ItemModalV2_addButton__2mjt4:active{transform:translateY(0)}.ItemModalV2_quantityButton__q4esd{display:flex;width:100%;height:48px;background:#f59e0b;border-radius:16px;overflow:hidden}.ItemModalV2_quantityMinus__ruram,.ItemModalV2_quantityPlus__X8hqe{flex:0 0 80px;background:transparent;border:none;color:#fff;font-size:24px;font-weight:600;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ItemModalV2_quantityMinus__ruram:hover,.ItemModalV2_quantityPlus__X8hqe:hover{background:hsla(0,0%,100%,.1)}.ItemModalV2_quantityMinus__ruram:active,.ItemModalV2_quantityPlus__X8hqe:active{background:hsla(0,0%,100%,.2)}.ItemModalV2_quantityDisplay___VzE9{flex:1 1;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600;background:rgba(0,0,0,.1)}.ItemModalV2_cartButton__S_e26{width:48px;height:48px;background:#f3f4f6;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease;color:#1f2937;outline:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ItemModalV2_cartButton__S_e26:hover{background:#e5e7eb;transform:translateY(-1px)}.ItemModalV2_cartButton__S_e26:active{transform:translateY(0)}.ItemModalV2_cartCount__OMySu{position:absolute;top:4px;right:7px;background:#ef4444;font-size:10px;border-radius:8px;min-width:16px;height:16px;padding:0 2px}.ItemModalV2_cartCount__OMySu,.ItemModalV2_unavailableButton__322WR{color:#fff;font-weight:600;display:flex;align-items:center;justify-content:center}.ItemModalV2_unavailableButton__322WR{width:100%;height:56px;background:#9ca3af;border-radius:16px;font-size:16px}.ItemModalV2_divider___TYsO{height:1px;background:#e5e5e7;margin:24px -20px 20px;width:calc(100% + 40px)}.ItemModalV2_nutritionInfo__PYJn6{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px;align-items:flex-start;justify-content:space-between;padding:0 16px}.ItemModalV2_nutritionItem__2Ax0D{display:flex;flex-direction:column;align-items:center;gap:4px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.ItemModalV2_nutritionLabel__EwSmd{font-size:13px;color:#86868b;font-weight:400;text-transform:lowercase;letter-spacing:-.01em}.ItemModalV2_nutritionValue__vc5Ku{font-size:16px;font-weight:600;color:#1d1d1f;letter-spacing:-.01em}.ItemModalV2_specialProperties__lY39B{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.ItemModalV2_propertyCard__THOjh{display:flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;font-size:12px;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.02em;transition:all .2s ease;cursor:default;text-transform:uppercase}.ItemModalV2_propertyCard__THOjh:first-child{background:rgba(34,197,94,.1);color:#16a34a}.ItemModalV2_propertyCard__THOjh:nth-child(2){background:rgba(59,130,246,.1);color:#2563eb}.ItemModalV2_propertyCard__THOjh:nth-child(3){background:rgba(239,68,68,.1);color:#dc2626}.ItemModalV2_propertyText__56q87{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}@keyframes ItemModalV2_fadeIn__D0MiA{0%{opacity:0}to{opacity:1}}@keyframes ItemModalV2_slideUpOpen__AyKZC{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ItemModalV2_slideUp__DP9NT{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ItemModalV2_slideDown__4vNL8{0%{transform:translateY(var(--swipe-translate-y,0))}to{transform:translateY(100%)}}.ItemModalV2_modal__S_u1k button{outline:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.ItemModalV2_modal__S_u1k button:focus{outline:none!important;box-shadow:none!important}.ItemModalV2_modal__S_u1k button:active{outline:none!important;-webkit-tap-highlight-color:transparent!important}@media (min-width:768px){.ItemModalV2_overlay__b009U{display:none}}.CartBar_cartBar__sqdy_{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:16px 20px calc(16px + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:flex;align-items:center;gap:12px}.CartBar_cartBar__sqdy_.CartBar_visible__iuOWP{transform:translateY(0)}.CartBar_cartButton__MnZ2F{flex:1 1;display:flex;align-items:center;justify-content:space-between;background:#f59e0b;border:none;border-radius:10px;padding:16px 20px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(245,158,11,.3);position:relative;overflow:hidden}.CartBar_cartButton__MnZ2F:active{transform:scale(.98);box-shadow:0 2px 8px rgba(245,158,11,.4)}.CartBar_cartButton__MnZ2F:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),transparent 50%);pointer-events:none}.CartBar_cartIcon__tCWks{position:relative;min-width:44px}.CartBar_cartIcon__tCWks,.CartBar_itemCount__gfrJr{display:flex;align-items:center;justify-content:center}.CartBar_itemCount__gfrJr{position:absolute;top:-7px;right:-1px;background:#dc2626;color:#fff;font-size:12px;font-weight:700;min-width:20px;height:20px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.CartBar_cartLabel__vrAZr{font-size:16px;font-weight:600;color:#fff;margin-left:8px;flex:1 1;text-align:left}.CartBar_totalPrice__h4Je3{font-size:18px;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.1)}.CartBar_deliveryBlock__FUeRa{flex-direction:column;width:56px;height:56px;background:#eff2f5;border-radius:12px;flex-shrink:0}.CartBar_deliveryBlock__FUeRa,.CartBar_deliveryIcon__0JcPo{display:flex;align-items:center;justify-content:center;position:relative}.CartBar_deliveryIcon__0JcPo{color:#000;z-index:2}.CartBar_progressCircle__23a_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px}.CartBar_progressSvg__Rpeno{width:100%;height:100%;transform:rotate(-90deg)}.CartBar_progressBackground__tagcm{fill:none;stroke:#9ca3af;stroke-width:2}.CartBar_progressForeground__95l2o{fill:none;stroke:#14b8a6;stroke-width:2;stroke-linecap:round;transition:stroke-dasharray .3s ease}@keyframes CartBar_slideUp__apKfy{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes CartBar_slideDown__1N9UO{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@media (max-width:440px){.CartBar_cartBar__sqdy_{padding:12px 16px calc(12px + env(safe-area-inset-bottom));gap:8px}.CartBar_cartButton__MnZ2F{padding:14px 16px;font-size:15px}.CartBar_cartLabel__vrAZr{font-size:14px;margin-left:6px}.CartBar_totalPrice__h4Je3{font-size:16px}.CartBar_deliveryBlock__FUeRa{width:48px;height:48px}.CartBar_progressCircle__23a_1{width:36px;height:36px}}@media (prefers-color-scheme:dark){.CartBar_deliveryBlock__FUeRa{background:#eff2f5}.CartBar_deliveryIcon__0JcPo{color:#000}.CartBar_progressBackground__tagcm{stroke:#9ca3af}}@media (min-width:769px){.CartBar_cartBar__sqdy_{display:none}}@media (min-height:800px){.CartBar_cartBar__sqdy_{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}.Footer_footer__R39dp{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);color:#f5f5f5;padding:60px 0 30px;font-family:system-ui,-apple-system,sans-serif;position:relative;overflow:hidden;background-color:#242424}.Footer_footer__R39dp:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#f59e0b 50%,transparent)}.Footer_container__lY6zs{max-width:1400px;margin:0 auto;padding:0 20px}.Footer_top__dAxyJ{display:grid;grid-template-columns:1fr 300px 200px 250px;grid-gap:40px;gap:40px;margin-bottom:50px}.Footer_logoSection__bW5Uj{display:flex;flex-direction:column;gap:20px}.Footer_logo__OhqtX{display:flex;align-items:center;gap:12px;font-size:32px;font-weight:700;color:#fff;margin-bottom:8px}.Footer_logoImage__XZHsa{height:60px;width:auto;max-width:250px;object-fit:contain;border-radius:8px;filter:drop-shadow(0 2px 4px rgba(245,158,11,.2))}.Footer_slogan__nOxRz{color:#b3b3b3;margin-bottom:32px;font-size:15px;line-height:1.6;max-width:280px}.Footer_appDownloads__A9TLh{margin-top:auto}.Footer_appTitle__z6Zxt{color:#fff;font-size:16px;font-weight:600;margin-bottom:16px}.Footer_appButtons__s5TV1{display:flex;flex-direction:column;gap:12px}.Footer_appButton__qRc_Q{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#1a1a1a;border:1px solid #333;border-radius:12px;text-decoration:none;transition:all .3s ease;color:#fff}.Footer_appButton__qRc_Q:hover{background:#2d2d2d;border-color:#f59e0b;transform:translateY(-2px);box-shadow:0 8px 16px rgba(245,158,11,.2)}.Footer_appIcon__wD4x9{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#f59e0b}.Footer_appText__iNpZ5{display:flex;flex-direction:column;align-items:flex-start}.Footer_appLabel__Rdkah{font-size:11px;color:#b3b3b3;line-height:1}.Footer_appStore__pZIfw{font-size:14px;font-weight:600;color:#fff;line-height:1}.Footer_contactSection__4NJKR{display:flex;flex-direction:column}.Footer_sectionTitle__9j2xR{font-size:18px;font-weight:600;margin-bottom:24px;color:#fff;position:relative}.Footer_sectionTitle__9j2xR:after{content:"";position:absolute;left:0;bottom:-8px;width:40px;height:3px;background:#f59e0b;border-radius:2px}.Footer_contactList__SWAjg{display:flex;flex-direction:column;gap:20px}.Footer_contactItem__Zd8iR{display:flex;align-items:flex-start;gap:12px}.Footer_contactIcon__tTWxe{color:#f59e0b;flex-shrink:0;margin-top:2px}.Footer_contactContent__sBaGF{display:flex;flex-direction:column;gap:4px}.Footer_contactLabel__tEHrN{font-size:12px;color:#999;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.Footer_contactLink__PWEuD,.Footer_contactText__H2OER{color:#d4d4d4;font-size:14px;line-height:1.4}.Footer_contactLink__PWEuD{text-decoration:none;transition:color .2s ease}.Footer_contactLink__PWEuD:hover{color:#f59e0b}.Footer_workingHours__9nSLi{display:flex;flex-direction:column;gap:4px}.Footer_workingDay__YCOkF{display:flex;justify-content:space-between;font-size:14px;line-height:1.4}.Footer_dayName__weeQi{color:#b3b3b3;font-weight:500;min-width:80px}.Footer_dayTime__IJ_WI{color:#d4d4d4;text-align:right;flex:1 1}.Footer_navLinks__Twh2O,.Footer_navigationSection__Y_PF3{display:flex;flex-direction:column}.Footer_navLinks__Twh2O{gap:12px}.Footer_navLink__OZXFS{color:#b3b3b3;text-decoration:none;font-size:14px;transition:all .2s ease;padding:4px 0;border-bottom:1px solid transparent}.Footer_navLink__OZXFS:hover{color:#f59e0b;border-bottom-color:#f59e0b;padding-left:8px}.Footer_socialGrid__QllLy,.Footer_socialSection__LgI22{display:flex;flex-direction:column}.Footer_socialGrid__QllLy{gap:12px}.Footer_socialLink__e1hQK{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#1a1a1a;border:1px solid #333;border-radius:10px;text-decoration:none;color:#b3b3b3;transition:all .3s ease;font-size:14px;font-weight:500}.Footer_socialLink__e1hQK:hover{background:#2d2d2d;color:#f59e0b;border-color:#f59e0b;transform:translateX(4px);box-shadow:0 4px 12px rgba(245,158,11,.15)}.Footer_socialIcon__Ha595{width:20px;height:20px;flex-shrink:0}.Footer_bottom__yqfpm{text-align:center;padding-top:40px;border-top:1px solid #333;gap:24px}.Footer_bottomLeft__ZyMq1,.Footer_bottom__yqfpm{display:flex;flex-direction:column;align-items:center}.Footer_bottomLeft__ZyMq1{gap:8px}.Footer_copyright__ySXjJ{color:#999;font-size:14px;margin:0;font-weight:500;text-align:center}.Footer_madeBy__2kr7Y{color:#777;font-size:13px;margin:0;text-align:center}.Footer_madeBy__2kr7Y strong{color:#f59e0b;font-weight:600}.Footer_bottomRight__MBQYe{display:flex;flex-direction:column;align-items:center}.Footer_policies__Abdpq{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.Footer_policyLink__G7EKB{color:#777;text-decoration:none;font-size:13px;transition:all .2s ease;padding:4px 8px;border-radius:6px;text-align:center}.Footer_policyLink__G7EKB:hover{color:#f59e0b;background:rgba(245,158,11,.1)}@media (max-width:1200px){.Footer_top__dAxyJ{grid-template-columns:1fr 280px 180px 220px;gap:32px}}@media (max-width:992px){.Footer_top__dAxyJ{grid-template-columns:1fr 1fr;gap:40px}.Footer_logoSection__bW5Uj{grid-column:1/-1}.Footer_appButtons__s5TV1{flex-direction:row;gap:16px}}@media (max-width:768px){.Footer_footer__R39dp{padding:40px 0 20px}.Footer_top__dAxyJ{grid-template-columns:1fr;gap:32px}.Footer_logoSection__bW5Uj{text-align:center;grid-column:1}.Footer_logo__OhqtX{justify-content:center;font-size:28px}.Footer_logoImage__XZHsa{height:50px}.Footer_slogan__nOxRz{max-width:none;text-align:center;margin:0 auto 24px}.Footer_appDownloads__A9TLh{margin-top:24px}.Footer_appButtons__s5TV1{justify-content:center;flex-direction:row;gap:12px}.Footer_contactSection__4NJKR,.Footer_navigationSection__Y_PF3,.Footer_socialSection__LgI22{text-align:center}.Footer_sectionTitle__9j2xR:after{left:50%;transform:translateX(-50%)}.Footer_contactList__SWAjg{align-items:center;gap:16px}.Footer_contactItem__Zd8iR{justify-content:center;flex-direction:column;gap:8px;width:100%}.Footer_contactContent__sBaGF,.Footer_contactItem__Zd8iR{align-items:center;text-align:center}.Footer_navLinks__Twh2O{flex-direction:column}.Footer_navLinks__Twh2O,.Footer_socialGrid__QllLy{align-items:center;justify-content:center;gap:12px}.Footer_socialGrid__QllLy{max-width:300px;margin:0 auto}.Footer_socialLink__e1hQK{width:100%;justify-content:center}.Footer_bottom__yqfpm{gap:20px}.Footer_policies__Abdpq{gap:12px}}@media (max-width:480px){.Footer_container__lY6zs{padding:0 16px}.Footer_footer__R39dp{padding:30px 0 20px}.Footer_top__dAxyJ{gap:24px}.Footer_logo__OhqtX{font-size:24px}.Footer_logoImage__XZHsa{height:40px}.Footer_slogan__nOxRz{font-size:14px;line-height:1.5;margin-bottom:20px}.Footer_appButtons__s5TV1{flex-direction:column;gap:12px;width:100%;max-width:280px;margin:0 auto}.Footer_appButton__qRc_Q{padding:12px 16px;width:100%;justify-content:center}.Footer_contactItem__Zd8iR{flex-direction:column;text-align:center;justify-content:center;align-items:center;gap:8px;width:100%}.Footer_contactIcon__tTWxe{margin-top:0;align-self:center}.Footer_contactContent__sBaGF{align-items:center;text-align:center}.Footer_workingHours__9nSLi{text-align:center;width:100%}.Footer_workingDay__YCOkF{flex-direction:column;gap:4px;align-items:center;text-align:center}.Footer_dayName__weeQi{min-width:auto;font-weight:600}.Footer_dayTime__IJ_WI{text-align:center}.Footer_socialGrid__QllLy{max-width:none;justify-content:center;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%}.Footer_socialLink__e1hQK{justify-content:center;align-items:center;width:100%;padding:12px 8px;font-size:13px}.Footer_socialIcon__Ha595{width:18px;height:18px}.Footer_bottom__yqfpm{gap:16px}.Footer_policies__Abdpq{flex-direction:column;gap:8px;width:100%}.Footer_policyLink__G7EKB{padding:8px 12px;width:100%;max-width:200px}.Footer_copyright__ySXjJ,.Footer_madeBy__2kr7Y{font-size:12px;line-height:1.4}}@media (max-width:360px){.Footer_footer__R39dp{padding:24px 0 16px}.Footer_container__lY6zs{padding:0 12px}.Footer_top__dAxyJ{gap:20px}.Footer_logo__OhqtX{font-size:22px}.Footer_logoImage__XZHsa{height:36px}.Footer_slogan__nOxRz{font-size:13px;margin-bottom:16px}.Footer_sectionTitle__9j2xR{font-size:16px;margin-bottom:16px}.Footer_appButtons__s5TV1{max-width:260px}.Footer_appButton__qRc_Q{padding:10px 14px;gap:8px}.Footer_appText__iNpZ5{align-items:center;text-align:center}.Footer_appLabel__Rdkah{font-size:10px}.Footer_appStore__pZIfw{font-size:13px}.Footer_contactList__SWAjg{gap:12px}.Footer_contactItem__Zd8iR{gap:6px}.Footer_contactLabel__tEHrN{font-size:11px}.Footer_contactLink__PWEuD,.Footer_contactText__H2OER{font-size:13px}.Footer_socialGrid__QllLy{grid-template-columns:1fr;gap:10px}.Footer_socialLink__e1hQK{padding:10px 12px;font-size:12px}.Footer_bottom__yqfpm{gap:12px}.Footer_copyright__ySXjJ,.Footer_madeBy__2kr7Y{font-size:11px}.Footer_policyLink__G7EKB{font-size:12px;padding:6px 10px}}.Cart_cartWrapper__tTg3g{width:100%;max-width:400px;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);border:1px solid #e5e7eb}.Cart_cart___QXGu{display:flex;flex-direction:column;max-height:calc(100vh - 100px)}.Cart_header__jSPbC{display:flex;justify-content:space-between;align-items:center;padding:30px 16px 16px;border-bottom:1px solid #f0f0f0}.Cart_title__WP_6e{font-size:20px;line-height:20px;font-weight:600;color:#333;margin-bottom:0}.Cart_clearButton__uL1zv{color:#666;background:none;border:none;cursor:pointer;font-size:14px}.Cart_clearButton__uL1zv:hover{color:#333}.Cart_deliveryOptions__Yx5u5{display:flex;padding:16px;gap:8px}.Cart_deliveryButton__F1R7j{flex:1 1;padding:12px;border:none;border-radius:8px;background:#f5f5f5;color:#666;cursor:pointer;transition:all .2s ease}.Cart_deliveryButton__F1R7j.Cart_active__EBzwg{background:#f59e0b;color:#fff}.Cart_items__qnIFK{flex:1 1;overflow-y:auto;padding:16px}.Cart_item__s4Rc2{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0}.Cart_item__s4Rc2:last-child{border-bottom:none}.Cart_itemImage__Z0u18{width:64px;height:64px;object-fit:cover;border-radius:8px}.Cart_itemInfo__DRNiA{flex:1 1;min-width:0}.Cart_itemName__CTXbv{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.Cart_itemDetails__4ZL00{display:flex;gap:8px;font-size:14px}.Cart_itemPrice__Vhg_i{color:#333;font-weight:500}.Cart_itemWeight__qKRiI{color:#666}.Cart_quantity__HyZPk{display:flex;align-items:center;gap:8px;background:#f5f5f5;padding:4px;border-radius:8px}.Cart_quantityButton__WqwUZ{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;border-radius:4px;color:#f59e0b;cursor:pointer}.Cart_quantityButton__WqwUZ:hover{background:#f59e0b;color:#fff}.Cart_quantityNumber__885QO{min-width:20px;text-align:center;font-weight:500;color:#333}.Cart_deliveryInfo__o9WXp{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.Cart_deliveryInfoFree___V7U1,.Cart_deliveryInfo__o9WXp{display:flex;align-items:center;gap:12px;padding:12px 16px;margin:8px 16px;font-size:14px}.Cart_deliveryInfoFree___V7U1{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.Cart_deliveryIcon__z0oBC{color:#64748b;flex-shrink:0}.Cart_deliveryInfoFree___V7U1 .Cart_deliveryIcon__z0oBC{color:#22c55e}.Cart_deliveryContent__echH1{display:flex;flex-direction:column;gap:4px}.Cart_deliveryPrice__Qv92I{font-weight:500;color:#374151}.Cart_freeDeliveryText__0w7Id{font-weight:600;color:#16a34a}.Cart_checkoutButton__NczvW{display:flex;justify-content:space-between;align-items:center;margin:16px;padding:16px;border:none;border-radius:8px;background:#f59e0b;color:#fff;font-weight:500;cursor:pointer;transition:background-color .2s ease}.Cart_checkoutButton__NczvW:hover{background:#f2b03d}.Cart_checkoutButton__NczvW.Cart_disabled__HOOBd{background:#9ca3af;cursor:not-allowed;opacity:.7}.Cart_checkoutButton__NczvW.Cart_disabled__HOOBd:hover{background:#9ca3af;transform:none}.Cart_total__4SU6A{font-weight:600}.Cart_hintError__KbLpd{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px}.Cart_hintError__KbLpd,.Cart_hintInfo__6xfCA{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;margin:8px 16px;font-size:14px}.Cart_hintInfo__6xfCA{background:#eff6ff;border:1px solid #93c5fd;border-radius:8px}.Cart_hintIcon__RBEQO{color:inherit;flex-shrink:0;margin-top:2px}.Cart_hintError__KbLpd .Cart_hintIcon__RBEQO{color:#ef4444}.Cart_hintInfo__6xfCA .Cart_hintIcon__RBEQO{color:#3b82f6}.Cart_hintContent__Sz_pg{display:flex;flex-direction:column;gap:4px}.Cart_hintTitle__0cFhp{font-weight:600;color:#374151}.Cart_hintError__KbLpd .Cart_hintTitle__0cFhp{color:#dc2626}.Cart_hintInfo__6xfCA .Cart_hintTitle__0cFhp{color:#1d4ed8}.Cart_hintText__oVu4F{color:#6b7280;line-height:1.4}.Cart_hintError__KbLpd .Cart_hintText__oVu4F{color:#7f1d1d}.Cart_hintInfo__6xfCA .Cart_hintText__oVu4F{color:#1e40af}.Cart_serviceFeeInfo__HvIOS{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f3f4f6;border-top:1px solid #e5e7eb;font-size:14px;color:#6b7280}.Cart_deliveryTime__Rl3Ew{display:flex;align-items:center;gap:4px;color:#9ca3af;font-size:12px;margin-top:2px}.Cart_timeIcon__td2Jo{color:#9ca3af;flex-shrink:0}@media (max-width:768px){.Cart_cartWrapper__tTg3g{position:absolute;top:100%;right:0;left:0;max-width:100%;border-radius:0 0 12px 12px;border-top:none}.Cart_cart___QXGu{max-height:80vh}.Cart_hintInfo__6xfCA{margin:12px 16px;padding:16px;font-size:15px;border-width:2px;box-shadow:0 2px 8px rgba(59,130,246,.1)}.Cart_hintInfo__6xfCA .Cart_hintTitle__0cFhp{font-size:16px;margin-bottom:8px}.Cart_hintInfo__6xfCA .Cart_hintText__oVu4F{font-size:14px;line-height:1.5}.Cart_deliveryInfoFree___V7U1{margin:12px 16px;padding:16px;font-size:15px;border-width:2px;box-shadow:0 2px 8px rgba(34,197,94,.1)}.Cart_freeDeliveryText__0w7Id{font-size:16px;font-weight:700}.Cart_deliveryInfoFree___V7U1 .Cart_deliveryIcon__z0oBC,.Cart_hintInfo__6xfCA .Cart_hintIcon__RBEQO{width:24px;height:24px}}.Cart_closeButton__TLm7L{position:relative;padding:.5rem;background:none;border:none;cursor:pointer;border-radius:9999px;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.CartMobile_overlay__LHHWy{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.4));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1100;align-items:flex-end;justify-content:center;opacity:0;animation:CartMobile_fadeIn__v8aZK .3s ease-out forwards}.CartMobile_modal__5BBOn,.CartMobile_overlay__LHHWy{display:flex;overflow:hidden;overscroll-behavior:contain;-webkit-overscroll-behavior:contain}.CartMobile_modal__5BBOn{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:100vw;max-height:calc(100vh - 100px);max-height:calc(100dvh - 100px);position:relative;flex-direction:column;box-shadow:0 -10px 40px rgba(0,0,0,.15);z-index:10;transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.CartMobile_modal__5BBOn.CartMobile_opening__axa6x{animation:CartMobile_slideUpOpen__TNYLS .3s cubic-bezier(.25,.46,.45,.94) forwards}.CartMobile_modal__5BBOn.CartMobile_closing__T61LN{animation:CartMobile_slideDown__yKGEj .3s cubic-bezier(.25,.46,.45,.94) forwards}.CartMobile_header__XsMZp{display:flex;justify-content:flex-end;align-items:center;padding:16px 16px 0;position:relative}.CartMobile_titleSection__2SlaI{display:flex;justify-content:space-between;align-items:center;padding:12px 10px 16px;border-bottom:1px solid #f0f0f0}.CartMobile_title__CvCda{font-size:20px;line-height:24px;font-weight:600;color:#1a1a1a;margin:0}.CartMobile_clearButton__pAWHj{color:#8e8e93;background:none;border:none;cursor:pointer;font-size:16px;font-weight:400;padding:8px 12px;border-radius:8px;transition:all .2s ease}.CartMobile_clearButton__pAWHj:hover{background:#f2f2f7;color:#666}.CartMobile_closeButton__m_Qli{width:32px;height:32px;border-radius:50%;background:hsla(240,2%,57%,.12);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#8e8e93}.CartMobile_closeButton__m_Qli:hover{background:hsla(240,2%,57%,.24)}.CartMobile_content__7O_6r{flex:1 1;overflow-y:auto;padding:0;transition:all .3s ease}.CartMobile_deliveryOptions__242gM{display:flex;padding:16px 10px;gap:12px}.CartMobile_deliveryButton__l1reh{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 12px;border:none;border-radius:12px;background:#f2f2f7;color:#8e8e93;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;gap:8px;min-height:70px}.CartMobile_deliveryButton__l1reh.CartMobile_active__9AMhV{background:#fff4e6;color:#f59e0b}.CartMobile_deliveryIcon__3mxQL{width:22px;height:22px;fill:currentColor;stroke:none;transition:all .2s ease}.CartMobile_items__DXEZc{padding:0 10px}.CartMobile_deliveryContainer__N27U8{transition:all .3s ease;overflow:hidden}.CartMobile_emptyCart__nm6xj{text-align:center;color:#8e8e93;font-size:16px;padding:40px 0;margin:0}.CartMobile_item__OioVg{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f0f0f0}.CartMobile_item__OioVg:last-child{border-bottom:none}.CartMobile_itemImage__N2pxS{width:60px;height:60px;object-fit:cover;border-radius:12px;flex-shrink:0}.CartMobile_itemInfo__VO7f5{flex:1 1;min-width:0}.CartMobile_itemName__9iMVR{font-size:16px;font-weight:500;color:#1a1a1a;margin:0 0 4px;line-height:1.3}.CartMobile_itemDetails__9KNgm{display:flex;gap:8px;font-size:14px}.CartMobile_itemPrice__C7ZCx{color:#1a1a1a;font-weight:600}.CartMobile_itemWeight__jChXn{color:#8e8e93}.CartMobile_quantity__Y_S5O{display:flex;align-items:center;gap:12px;background:#f2f2f7;padding:6px;border-radius:12px;flex-shrink:0}.CartMobile_quantityButton__N3C2R{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:#fff;border-radius:8px;color:#f59e0b;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.CartMobile_quantityButton__N3C2R:hover{background:#f59e0b;color:#fff;transform:scale(1.05)}.CartMobile_quantityNumber__Q5gpP{min-width:24px;text-align:center;font-weight:600;color:#1a1a1a;font-size:14px}.CartMobile_hintError__2AU77{display:flex;align-items:center;gap:12px;padding:16px;background:#fff2f2;border-radius:12px;margin:16px 10px;font-size:14px;opacity:1;max-height:120px;overflow:hidden;transition:all .3s ease;animation:CartMobile_slideInUp__05UZD .3s ease-out}.CartMobile_hintError__2AU77.CartMobile_hidden__zOKsy{opacity:0;max-height:0;margin:0 16px;padding:0 16px}.CartMobile_hintInfo__PAKJH{display:flex;align-items:center;gap:12px;padding:16px;background:#f0f9ff;border-radius:12px;margin:16px;font-size:14px;opacity:1;max-height:120px;overflow:hidden;transition:all .3s ease;animation:CartMobile_slideInUp__05UZD .3s ease-out}.CartMobile_hintInfo__PAKJH.CartMobile_hidden__zOKsy{opacity:0;max-height:0;margin:0 16px;padding:0 16px}.CartMobile_hintIcon__05095{width:18px;height:18px;flex-shrink:0;fill:currentColor;stroke:none;align-self:flex-start;margin-top:1px}.CartMobile_hintError__2AU77 .CartMobile_hintIcon__05095{color:#ef4444}.CartMobile_hintInfo__PAKJH .CartMobile_hintIcon__05095{color:#3b82f6}.CartMobile_hintContent__5LL2u{display:flex;flex-direction:column;gap:4px}.CartMobile_hintTitle___TTsZ{font-weight:600;color:#1a1a1a;font-size:15px}.CartMobile_hintText__4S5qy{color:#666;line-height:1.4}.CartMobile_deliveryInfo__Vo1R_{display:flex;align-items:center;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;margin:16px 10px;font-size:14px;opacity:1;max-height:100px;overflow:hidden;transition:all .3s ease;animation:CartMobile_slideInUp__05UZD .3s ease-out}.CartMobile_deliveryInfo__Vo1R_.CartMobile_hidden__zOKsy{opacity:0;max-height:0;margin:0 16px;padding:0 16px}.CartMobile_deliveryInfoFree__ZlOM5{display:flex;align-items:center;gap:12px;padding:16px;background:#f0fdf4;border-radius:12px;margin:16px;font-size:14px;opacity:1;max-height:100px;overflow:hidden;transition:all .3s ease;animation:CartMobile_slideInUp__05UZD .3s ease-out}.CartMobile_deliveryInfoFree__ZlOM5.CartMobile_hidden__zOKsy{opacity:0;max-height:0;margin:0 16px;padding:0 16px}.CartMobile_deliveryInfoIcon__pvSI0{width:18px;height:18px;color:#64748b;flex-shrink:0;fill:currentColor;stroke:none;align-self:center}.CartMobile_deliveryInfoFree__ZlOM5 .CartMobile_deliveryInfoIcon__pvSI0{color:#22c55e}.CartMobile_deliveryContent__tkf_Z{display:flex;flex-direction:column;gap:4px}.CartMobile_deliveryPrice__dWTcV{font-weight:600;color:#1a1a1a}.CartMobile_freeDeliveryText__jHA8I{font-weight:600;color:#16a34a;font-size:15px}.CartMobile_deliveryTime__fFdkf{display:flex;align-items:center;gap:4px;color:#8e8e93;font-size:12px;margin-top:2px}.CartMobile_timeIcon__ugqsu{width:12px;height:12px;color:#8e8e93;flex-shrink:0;fill:currentColor;stroke:none}.CartMobile_serviceFeeInfo__dxKI8{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;margin:16px;border-radius:12px;font-size:14px;color:#666}.CartMobile_footer__S_Pt3{padding:16px 10px;border-top:1px solid #f0f0f0;background:#fff}.CartMobile_checkoutButton__yDG6a{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;border:none;border-radius:12px;background:#f59e0b;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(245,158,11,.3)}.CartMobile_checkoutButton__yDG6a:hover{background:#f2b03d;transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,.4)}.CartMobile_checkoutButton__yDG6a.CartMobile_disabled__n4o2y{background:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.CartMobile_checkoutButton__yDG6a.CartMobile_disabled__n4o2y:hover{background:#d1d5db;transform:none;box-shadow:none}.CartMobile_total__RSbBv{font-weight:700;font-size:16px}@keyframes CartMobile_fadeIn__v8aZK{0%{opacity:0}to{opacity:1}}@keyframes CartMobile_slideUpOpen__TNYLS{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes CartMobile_slideDown__yKGEj{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes CartMobile_slideInUp__05UZD{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.CartMobile_modal__5BBOn{max-width:500px;margin:0 auto;border-radius:20px}.CartMobile_overlay__LHHWy{align-items:center;padding:20px}}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}button:focus{outline:0;box-shadow:none}:root{--header-height:80px;--primary-50:#f0fdf4;--primary-100:#dcfce7;--primary-200:#bbf7d0;--primary-500:#f59e0b;--neutral-50:#fafafa;--neutral-100:#f5f5f5;--neutral-200:#e5e5e5;--neutral-300:#d4d4d4;--neutral-400:#a3a3a3;--neutral-500:#737373;--neutral-600:#525252;--neutral-700:#404040;--neutral-800:#262626;--neutral-900:#171717;--accent-orange:#fb923c;--accent-blue:#3b82f6;--accent-purple:#8b5cf6;--accent-pink:#ec4899;--gradient-primary:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%);--gradient-accent:linear-gradient(135deg,var(--accent-orange) 0%,var(--accent-pink) 100%);--gradient-subtle:linear-gradient(135deg,var(--neutral-50) 0%,var(--neutral-100) 100%);--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--radius-sm:0.375rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--transition-fast:0.15s ease-out;--transition-normal:0.2s ease-out;--transition-slow:0.3s ease-out}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11"}.client-layout,body{background:#c9c9c9;color:#1a1a1a;line-height:1.6;min-height:100vh;font-size:16px;font-weight:400}.backgroundPattern,.floatingOrbs,.mainContainer,.orb1,.orb2{display:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--neutral-100);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb{background:var(--neutral-300);border-radius:var(--radius-full);-webkit-transition:background var(--transition-normal);transition:background var(--transition-normal)}::-webkit-scrollbar-thumb:hover{background:var(--primary-400)}html{scrollbar-color:var(--neutral-300) var(--neutral-100)}.client-container{background:#f1f3f4;padding-top:var(--header-height)}body{padding-top:0}button{transition:all var(--transition-normal);font-family:inherit;font-weight:500;border-radius:var(--radius-lg);position:relative;overflow:hidden}button:focus-visible{outline:none;outline-offset:0}button:disabled{opacity:.5;cursor:not-allowed}a{transition:color var(--transition-normal)}input,select,textarea{border:1px solid var(--neutral-300);border-radius:var(--radius-lg);padding:12px 16px;transition:all var(--transition-normal);background:#fff;color:var(--neutral-900)}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 3px rgba(245,158,11,.1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fade-in-up{animation:fadeInUp .4s ease-out}.scale-in{animation:scaleIn .3s ease-out}.slide-in-right{animation:slideInRight .3s ease-out}@media (max-width:768px){body{font-size:14px}.client-container{padding:0}}#menu,.footer,.header,.menu{background:transparent;color:var(--neutral-900)}.card{background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--neutral-200);transition:all var(--transition-normal)}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:var(--radius-full);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.badge-primary{background:var(--primary-100);color:var(--primary-800)}.badge-accent{background:linear-gradient(135deg,var(--accent-orange),var(--accent-pink));color:#fff}.loading-spinner{width:40px;height:40px;border:3px solid var(--neutral-200);border-top:3px solid #f59e0b;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:640px){:root{--radius-xl:1rem;--radius-2xl:1.25rem}.card{border-radius:var(--radius-lg)}}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:var(--neutral-900);margin-bottom:.5em}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{color:var(--neutral-700);margin-bottom:1em}:focus-visible{outline:none;outline-offset:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;-webkit-transition:background .2s ease;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;scroll-behavior:smooth}.client-container{min-height:100vh;background:#f8f9fa;z-index:1}.content{position:static;z-index:auto}button{cursor:pointer;border:none;outline:none;transition:all .2s ease}button:focus{outline:none;outline-offset:0}a{color:#f59e0b;text-decoration:none;transition:color .2s ease}a:hover{color:#d97706}input,select,textarea{font-family:inherit;font-size:inherit;border:1px solid #ddd;border-radius:4px;padding:8px 12px;transition:border-color .2s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.2)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.p-4{padding:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}@media (max-width:768px){:root{--header-height:80px}body{font-size:14px;padding-top:0!important}.client-container{padding:0;padding-top:var(--header-height)!important;margin-top:0!important}}.benefits,.cta,.featureGrid,.features,.hero,.howItWorks,.pricing,.pricingCards,.sectionTitle,.steps{display:none}#menu,.footer,.header,.menu{background:#fff;color:#1a1a1a}.styles_header__6FYXc{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(30,41,59,.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.styles_header__6FYXc.styles_scrolled__z4vpM{background:rgba(30,41,59,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.styles_container__RuBJf{max-width:1200px;margin:0 auto;padding:0 .75rem;display:flex;justify-content:space-between;align-items:center;height:5rem}@media (min-width:640px){.styles_container__RuBJf{padding:0 1rem}}@media (min-width:768px){.styles_container__RuBJf{padding:0 2rem}}.styles_logoContainer__q03mF{display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:transform .3s ease}.styles_logoContainer__q03mF:hover{transform:scale(1.05)}.styles_logoIcon__Hn0m0{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff}.styles_logoText__0vYkC{font-size:1.875rem;font-weight:700;background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles_nav__KE0Wf{display:none;gap:2rem;align-items:center}.styles_navLink__YiMGD{color:#cbd5e1;font-weight:500;text-decoration:none;transition:all .3s ease;position:relative}.styles_navLink__YiMGD:hover{color:#f8fafc}.styles_navLink__YiMGD:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0;height:2px;background:linear-gradient(135deg,#8b5cf6,#ec4899);transition:width .3s ease}.styles_navLink__YiMGD:hover:after{width:100%}.styles_authButtons__BO0RN{display:none;align-items:center;gap:1rem}.styles_loginBtn__FzpxZ{color:#cbd5e1;font-weight:500;padding:.5rem 1rem;background:none;border:none;cursor:pointer;transition:all .3s ease;border-radius:.5rem}.styles_loginBtn__FzpxZ:hover{color:#f8fafc;background:hsla(0,0%,100%,.1)}.styles_registerBtn__9QXFe{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.styles_registerBtn__9QXFe:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(139,92,246,.4)}.styles_userSection__4QGJQ{display:flex;align-items:center;gap:1rem}.styles_greeting__92bd4{color:#cbd5e1;font-weight:500}.styles_adminBtn__yiTHk{background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff;padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none}.styles_adminBtn__yiTHk:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(59,130,246,.4)}.styles_logoutBtn__uzNYr{color:#cbd5e1;font-weight:500;padding:.5rem 1rem;background:none;border:none;cursor:pointer;transition:all .3s ease;border-radius:.5rem}.styles_logoutBtn__uzNYr:hover{color:#f87171;background:hsla(0,91%,71%,.1)}.styles_mobileMenuBtn__4Zmcf{display:block;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background .3s ease}.styles_mobileMenuBtn__4Zmcf:hover{background:hsla(0,0%,100%,.1)}.styles_mobileMenu__Jr_hz{background:rgba(30,41,59,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid hsla(0,0%,100%,.1);max-height:0;overflow:hidden;transition:max-height .3s ease}.styles_mobileMenu__Jr_hz.styles_open__JB4Kh{max-height:35rem}.styles_mobileMenuContent__VmoYK{padding:1rem;display:flex;flex-direction:column;gap:1rem}.styles_mobileNavLink___smWy{color:#cbd5e1;font-weight:500;text-decoration:none;padding:.75rem 0;transition:color .3s ease;border-bottom:1px solid hsla(0,0%,100%,.1)}.styles_mobileNavLink___smWy:hover{color:#f8fafc}.styles_mobileAuthSection__z0kP8{padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.styles_mobileLoginBtn__Sc_iY{color:#cbd5e1;font-weight:500;padding:.75rem 1rem;background:hsla(0,0%,100%,.1);border:none;cursor:pointer;transition:all .3s ease;border-radius:.75rem;text-align:center}.styles_mobileLoginBtn__Sc_iY:hover{color:#f8fafc;background:hsla(0,0%,100%,.2)}.styles_mobileRegisterBtn__znprX{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;padding:.75rem 1rem;border-radius:.75rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease}.styles_mobileRegisterBtn__znprX:hover{transform:translateY(-1px);box-shadow:0 5px 15px rgba(139,92,246,.3)}.styles_mobileGreeting__10XyD{color:#cbd5e1;font-weight:500;padding:.5rem 0}.styles_mobileAdminBtn__lLVz2{background:linear-gradient(135deg,#3b82f6,#06b6d4);color:#fff;padding:.75rem 1rem;border-radius:.75rem;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:block;text-align:center}.styles_mobileAdminBtn__lLVz2:hover{transform:translateY(-1px);box-shadow:0 5px 15px rgba(59,130,246,.3)}.styles_mobileLogoutBtn__rl8e5{color:#f87171;font-weight:500;padding:.75rem 1rem;background:hsla(0,91%,71%,.1);border:none;cursor:pointer;transition:all .3s ease;border-radius:.75rem;text-align:left}.styles_mobileLogoutBtn__rl8e5:hover{background:hsla(0,91%,71%,.2)}@media (min-width:768px){.styles_authButtons__BO0RN,.styles_nav__KE0Wf{display:flex}.styles_mobileMenuBtn__4Zmcf{display:none}.styles_container__RuBJf{padding:0 2rem}}