.Header_header__xuTiO{background:linear-gradient(rgba(255,247,235,.8),rgba(255,247,235,.8)),url(/design/header.png);background-size:50%;background-position:50%;background-repeat:repeat;background-color:#fff7eb;padding:2rem 0;position:static;top:0;left:0;right:0;z-index:1001}.Header_nav__NNkX_{max-width:1400px;margin:0 auto;padding:0 20px;justify-content:center;z-index:2}.Header_navBar__SVpSq,.Header_nav__NNkX_{display:flex;align-items:center;position:relative}.Header_navBar__SVpSq{padding:.4rem 3rem;border-radius:50px;justify-content:space-between;background-color:#2c2c2c;box-shadow:0 4px 20px rgba(0,0,0,.1);min-width:900px;width:100%;max-width:1200px}.Header_centerLogo__bIjHA{width:120px;height:120px;background:linear-gradient(135deg,#2c2c2c,#3a3a3a 50%,#2c2c2c);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.2);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:10;transition:all .3s ease}.Header_centerLogo__bIjHA:before{content:"";position:absolute;width:105px;height:105px;background:#fff7eb;border-radius:50%;z-index:-1;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_centerLogo__bIjHA:hover{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.3)}.Header_logoImage__Yeb3d{width:95px;height:95px;object-fit:contain}.Header_leftSection__pjsjQ{display:flex;align-items:center;flex:1 1;justify-content:flex-start;min-width:250px}.Header_rightSection__p02o0{display:flex;align-items:center;gap:1rem;flex:1 1;justify-content:flex-end;min-width:300px}.Header_iconButtons__tIZxl{display:flex;align-items:center;gap:.75rem}.Header_iconButton__VuryF{background:none;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.Header_iconButton__VuryF:hover{background:hsla(0,0%,100%,.1);transform:scale(1.1)}.Header_navLinks__bXLkW{display:flex;gap:2rem;align-items:center}.Header_navLink__encDI{color:#fff;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease;position:relative;cursor:pointer;text-decoration:none}.Header_navLink__encDI.Header_active___1CY2,.Header_navLink__encDI:hover{color:#e54b4b}.Header_navLink__encDI.Header_active___1CY2:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#e54b4b}.Header_checkoutButton___frT1{background:#e54b4b;color:#fff;padding:12px 24px;border-radius:25px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:8px;transition:all .3s ease;cursor:pointer;border:2px solid #2c2c2c;margin-left:2rem}.Header_checkoutButton___frT1:hover{background:#d43d3d;transform:translateY(-2px);box-shadow:0 5px 15px rgba(229,75,75,.3)}.Header_burgerMenu__qqcEy{display:none;position:relative}.Header_menuButton__Mju1S{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.Header_menuButton__Mju1S:hover{background-color:rgba(229,75,75,.2);transform:scale(1.1) rotate(90deg);box-shadow:0 5px 15px rgba(229,75,75,.3)}.Header_menuButton__Mju1S:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(229,75,75,.3) 0,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);transition:all .3s ease}.Header_menuButton__Mju1S:hover:before{width:100px;height:100px}.Header_mobileMenu__yEcOj{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:url(/design/fon_burger.png) 50%/cover no-repeat;background-color:transparent;transform:translateX(-100%);opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:9999!important;overflow-y:auto}.Header_closeButtonContainer___15cI{position:fixed;top:20px;right:20px;z-index:1003}.Header_mobileMenuOpen__cyT5E{transform:translateX(0);opacity:1;visibility:visible}.Header_mobileNavLinks__ekNHc{display:flex;flex-direction:column;padding:2rem;gap:1.5rem;height:100vh;justify-content:center;align-items:center;background:transparent}.Header_mobileNavLink__KnWiF{color:#fff;font-weight:500;font-size:1.5rem;text-transform:uppercase;letter-spacing:2px;transition:all .3s cubic-bezier(.25,.46,.45,.94);text-decoration:none;padding:1rem 2rem;border-radius:50px;position:relative;overflow:hidden;transform:translateX(-50px);opacity:0;animation:Header_slideInFromLeft__s0bO1 .6s ease forwards}.Header_mobileNavLink__KnWiF:hover{color:#e54b4b;transform:translateX(0) scale(1.05);background:rgba(229,75,75,.1);box-shadow:0 10px 30px rgba(229,75,75,.3)}.Header_mobileNavLink__KnWiF.Header_active___1CY2{color:#e54b4b;background:rgba(229,75,75,.2);transform:translateX(0) scale(1.02)}.Header_mobileNavLink__KnWiF:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.Header_mobileNavLink__KnWiF:hover:before{left:100%}.Header_mobileCheckoutButton__KLza8{background:linear-gradient(135deg,#e54b4b,#d43d3d);color:#fff;padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1.2rem;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer;border:none;margin-top:2rem;transform:translateY(50px);opacity:0;animation:Header_slideInFromBottom__IX1O3 .8s ease .3s forwards;box-shadow:0 10px 30px rgba(229,75,75,.3)}.Header_mobileCheckoutButton__KLza8:hover{background:linear-gradient(135deg,#d43d3d,#b83232);transform:translateY(-5px) scale(1.05);box-shadow:0 15px 40px rgba(229,75,75,.4)}.Header_closeButton__t_zSV{position:fixed;top:20px;right:20px;z-index:10000!important}.Header_closeButtonInner__8BwDJ{background:rgba(44,44,44,.9);border:none;border-radius:50%;padding:15px;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center}.Header_closeButtonInner__8BwDJ:hover{background:rgba(229,75,75,.9);transform:scale(1.1);box-shadow:0 6px 25px rgba(229,75,75,.4)}@keyframes Header_slideInFromLeft__s0bO1{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Header_slideInFromBottom__IX1O3{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.Header_header__xuTiO{background:linear-gradient(rgba(255,247,235,.8),rgba(255,247,235,.8)),url(/design/header.png);background-size:200%;background-position:50%;background-repeat:no-repeat;background-color:#fff7eb}.Header_navBar__SVpSq{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem;min-width:auto;max-width:none}.Header_iconButtons__tIZxl,.Header_leftSection__pjsjQ,.Header_rightSection__p02o0{display:none}.Header_centerLogo__bIjHA{width:108px;height:108px}.Header_logoImage__Yeb3d{width:81px;height:81px}.Header_burgerMenu__qqcEy{display:block}.Header_closeButton__t_zSV{position:fixed;top:20px;right:20px;z-index:10000!important;display:block}.Header_mobileMenu__yEcOj{display:block}}.Header_mobileIconButtons__SNB3d{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0;width:100%;max-width:300px}.Header_mobileIconButton__yyFAf{background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border:2px solid hsla(0,0%,100%,.2);border-radius:20px;color:#fff;cursor:pointer;padding:1rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:1rem;font-size:1.1rem;font-weight:500;letter-spacing:.5px;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.Header_mobileIconButton__yyFAf:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s ease}.Header_mobileIconButton__yyFAf:hover:before{left:100%}.Header_mobileIconButton__yyFAf:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.1));border-color:hsla(0,0%,100%,.4);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.2)}.Header_mobileIconButton__yyFAf:active{transform:translateY(-1px) scale(.98)}.Header_mobileIconButton__yyFAf span{font-family:Noto Sans JP,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.3)}.Header_profileButton__BbhYN{display:flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;border-radius:25px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(5,150,105,.3);min-width:140px;justify-content:center}.Header_profileButton__BbhYN:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-2px);box-shadow:0 4px 12px rgba(5,150,105,.4)}.Header_profileButton__BbhYN:active{transform:translateY(0);box-shadow:0 2px 6px rgba(5,150,105,.3)}.Header_profileName__zjn_4{font-family:Noto Sans JP,sans-serif;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2);max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_mobileProfileButton___NYQ_{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;border-radius:15px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(5,150,105,.3);width:100%;justify-content:flex-start}.Header_mobileProfileButton___NYQ_:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-2px);box-shadow:0 6px 16px rgba(5,150,105,.4)}.Header_mobileProfileButton___NYQ_:active{transform:translateY(0);box-shadow:0 4px 12px rgba(5,150,105,.3)}.Header_mobileProfileName__rm8Ft{font-family:Noto Sans JP,sans-serif;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2);flex:1 1;text-align:left}@media (max-width:1200px){.Header_nav__NNkX_{max-width:100%;padding:0 15px}.Header_navBar__SVpSq{min-width:800px;max-width:100%}.Header_leftSection__pjsjQ{min-width:200px}.Header_rightSection__p02o0{min-width:250px}}@media (max-width:900px){.Header_navBar__SVpSq{min-width:100%;padding:.4rem 2rem}.Header_leftSection__pjsjQ{min-width:150px}.Header_rightSection__p02o0{min-width:200px}.Header_iconButtons__tIZxl{gap:.5rem}.Header_profileButton__BbhYN{min-width:120px;padding:6px 12px;font-size:13px}}.CategoryCatalog_catalogContainer__tWQYq{background:linear-gradient(135deg,#fff7eb,#e8e4e0);padding:1.5rem 0;transition:all .3s ease;position:relative;z-index:100}.CategoryCatalog_catalogContainer__tWQYq.CategoryCatalog_sticky__N_r_s{position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,hsla(36,20%,95%,.95),hsla(30,15%,89%,.95))}.CategoryCatalog_container__xWSXg{max-width:1200px;margin:0 auto;padding:0 20px}.CategoryCatalog_catalogGrid__pbhlB{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.CategoryCatalog_categoryCard__YmSYM{background:#fff;border-radius:6px;padding:.5rem .75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.08)}.CategoryCatalog_categoryCard__YmSYM:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15);border-color:var(--category-color)}.CategoryCatalog_categoryCard__YmSYM.CategoryCatalog_active__8B_yK{background:var(--category-color);color:#fff;border-color:var(--category-color);box-shadow:0 2px 8px rgba(0,0,0,.2)}.CategoryCatalog_categoryCard__YmSYM.CategoryCatalog_active__8B_yK .CategoryCatalog_categoryName__6RGbj{color:#fff;font-weight:600}.CategoryCatalog_moreButton__hhTRa{background:linear-gradient(135deg,#e54b4b,#ff6b6b);color:#fff;border-color:#e54b4b;cursor:pointer;transition:all .3s ease}@media (max-width:768px){.CategoryCatalog_moreButton__hhTRa{display:none}}.CategoryCatalog_moreButton__hhTRa:hover{background:linear-gradient(135deg,#ff6b6b,#e54b4b);transform:translateY(-1px);box-shadow:0 2px 8px rgba(229,75,75,.3)}.CategoryCatalog_moreButton__hhTRa .CategoryCatalog_categoryName__6RGbj{color:#fff;font-weight:600}.CategoryCatalog_closeButton__FvP02{background:linear-gradient(135deg,#2c2c2c,#3a3a3a);color:#fff;border-color:#2c2c2c;cursor:pointer;transition:all .3s ease}.CategoryCatalog_closeButton__FvP02:hover{background:linear-gradient(135deg,#3a3a3a,#2c2c2c);transform:translateY(-1px);box-shadow:0 2px 8px rgba(44,44,44,.3)}.CategoryCatalog_closeButton__FvP02 .CategoryCatalog_categoryName__6RGbj{color:#fff;font-weight:600}@media (max-width:768px){.CategoryCatalog_closeButton__FvP02{display:none}}.CategoryCatalog_categoryName__6RGbj{font-size:.85rem;font-weight:500;color:#2c2c2c;font-family:Noto Sans JP,sans-serif;text-align:center;letter-spacing:.3px}@media (max-width:1200px){.CategoryCatalog_catalogGrid__pbhlB{flex-wrap:wrap}}@media (max-width:900px){.CategoryCatalog_catalogGrid__pbhlB{flex-wrap:wrap}.CategoryCatalog_categoryCard__YmSYM{padding:.4rem .6rem}}@media (max-width:768px){.CategoryCatalog_catalogContainer__tWQYq{padding:1rem 0;overflow-x:hidden}.CategoryCatalog_container__xWSXg{padding:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.CategoryCatalog_container__xWSXg::-webkit-scrollbar{display:none}.CategoryCatalog_catalogGrid__pbhlB{display:flex;flex-wrap:nowrap;gap:.5rem;padding:0 20px;min-width:max-content}.CategoryCatalog_categoryCard__YmSYM{padding:.35rem .5rem;flex-shrink:0;min-width:80px;white-space:nowrap}.CategoryCatalog_categoryName__6RGbj{font-size:.75rem}}@media (max-width:480px){.CategoryCatalog_container__xWSXg{padding:0;overflow-x:auto}.CategoryCatalog_catalogGrid__pbhlB{padding:0 15px;min-width:max-content}.CategoryCatalog_categoryCard__YmSYM{padding:.3rem .4rem;min-width:70px;flex-shrink:0}.CategoryCatalog_categoryName__6RGbj{font-size:.7rem}}.Promotions_promotionsSection__zEk_I{padding:80px 0;background:linear-gradient(135deg,#fff7eb,#ddd3c8);position:relative;overflow:hidden}.Promotions_promotionsSection__zEk_I:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/design/fon_promo.png) no-repeat;background-size:cover;background-position:50%;opacity:.35;z-index:1}.Promotions_container__hw_AP{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.Promotions_sectionHeader__jq1tZ{text-align:center;margin-bottom:4rem}.Promotions_sectionTitle__zaBZE{font-family:Kashima RUS,sans-serif;font-size:3.5rem;font-weight:900;color:#2c2c2c;margin:0 0 1rem;text-transform:uppercase;letter-spacing:2px;position:relative}.Promotions_sectionTitle__zaBZE:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#e54b4b,#ff6b6b);border-radius:2px}.Promotions_sectionSubtitle__omrt_{font-size:1.2rem;color:#666;font-style:italic;margin:0}.Promotions_promotionsContainer__8xsdu{position:relative;width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.Promotions_promotionsSlider__GoQu2{display:flex;gap:2rem;overflow:visible;position:relative;transform:translateX(0);transition:transform .8s cubic-bezier(.25,.46,.45,.94);will-change:transform;justify-content:center;align-items:center;width:max-content;margin:0 auto 2rem;left:50%;transform:translateX(calc(-50% - 840px))}.Promotions_promotionCard__UOpOa{width:400px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 4px 15px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);transition:all .6s ease;position:relative;overflow:hidden;min-height:350px;display:flex;flex-direction:column;transform:scale(.9);opacity:.5}.Promotions_promotionCard__UOpOa:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--promotion-color) 0,rgba(229,75,75,.8) 50%,var(--promotion-color) 100%);transition:all .8s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(229,75,75,.4),inset 0 1px 0 hsla(0,0%,100%,.3);border-radius:32px 32px 0 0}.Promotions_promotionCard__UOpOa:after{content:"";position:absolute;top:-30%;left:-30%;width:160%;height:160%;background:radial-gradient(circle,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.05) 40%,transparent 70%);opacity:0;transition:all .8s cubic-bezier(.4,0,.2,1);pointer-events:none;border-radius:50%}.Promotions_promotionCard__UOpOa:hover{transform:translateY(-20px) scale(1.03);box-shadow:0 40px 80px rgba(0,0,0,.15),0 20px 40px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.95),0 0 0 1px hsla(0,0%,100%,.3);border-color:var(--promotion-color);opacity:.9;background:linear-gradient(145deg,hsla(0,0%,100%,.99),hsla(0,0%,100%,.97) 50%,rgba(250,252,255,.95))}.Promotions_promotionCard__UOpOa:hover:after{opacity:1;transform:scale(1.1)}.Promotions_promotionCard__UOpOa.Promotions_active__lSol_{box-shadow:0 35px 70px rgba(0,0,0,.12),0 18px 36px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.95),0 0 0 2px rgba(229,75,75,.15),0 0 40px rgba(229,75,75,.1);background:linear-gradient(145deg,hsla(0,0%,100%,.99),hsla(0,0%,100%,.98) 50%,rgba(252,254,255,.96));border:1px solid hsla(0,0%,100%,.4);min-height:420px}.Promotions_promotionHeader__zsxkI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.Promotions_promotionCard__UOpOa:not(.Promotions_active__lSol_){background:hsla(0,0%,100%,.05);transform:scale(.85);opacity:.3}.Promotions_promotionCard__UOpOa:not(.Promotions_active__lSol_) .Promotions_promotionContent__XKhpU,.Promotions_promotionCard__UOpOa:not(.Promotions_active__lSol_) .Promotions_promotionFooter__u8zGg,.Promotions_promotionCard__UOpOa:not(.Promotions_active__lSol_) .Promotions_promotionHeader__zsxkI{opacity:.2;pointer-events:none}.Promotions_promotionCard__UOpOa.Promotions_active__lSol_{background:linear-gradient(145deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.9));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:scale(1);opacity:1;border:2px solid rgba(229,75,75,.3);box-shadow:0 20px 40px rgba(0,0,0,.15),0 10px 20px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.8);z-index:2;min-height:400px}.Promotions_promotionCard__UOpOa.Promotions_active__lSol_ .Promotions_promotionContent__XKhpU,.Promotions_promotionCard__UOpOa.Promotions_active__lSol_ .Promotions_promotionFooter__u8zGg,.Promotions_promotionCard__UOpOa.Promotions_active__lSol_ .Promotions_promotionHeader__zsxkI{opacity:1;pointer-events:auto}.Promotions_promotionIcon__jce_s{width:80px;height:80px;background:linear-gradient(135deg,var(--promotion-color) 0,rgba(229,75,75,.9) 50%,var(--promotion-color) 100%);border-radius:24px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 12px 24px rgba(229,75,75,.25),0 6px 12px rgba(229,75,75,.15),inset 0 1px 0 hsla(0,0%,100%,.4),0 0 0 1px hsla(0,0%,100%,.2);transition:all .8s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Promotions_promotionIcon__jce_s:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.2) 0,transparent 70%);opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1)}.Promotions_promotionCard__UOpOa:hover .Promotions_promotionIcon__jce_s{transform:scale(1.15) rotate(8deg);box-shadow:0 16px 32px rgba(229,75,75,.35),0 8px 16px rgba(229,75,75,.2),inset 0 1px 0 hsla(0,0%,100%,.5)}.Promotions_promotionCard__UOpOa:hover .Promotions_promotionIcon__jce_s:before{opacity:1;transform:scale(1.2)}.Promotions_promotionDiscount__mffUe{font-family:Kashima RUS,sans-serif;font-size:3rem;font-weight:900;color:var(--promotion-color);text-shadow:0 4px 8px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.05);background:linear-gradient(135deg,var(--promotion-color) 0,rgba(229,75,75,.8) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:Promotions_slideInUp__W6bC8 .8s cubic-bezier(.25,.46,.45,.94) .1s both}.Promotions_promotionContent__XKhpU{flex:1 1;display:flex;flex-direction:column;gap:1rem}.Promotions_promotionTitle__jGNvI{font-family:Kashima RUS,sans-serif;font-size:1.75rem;font-weight:800;color:#1a1a1a;margin:0 0 1rem;line-height:1.2;animation:Promotions_slideInUp__W6bC8 .8s cubic-bezier(.25,.46,.45,.94) .2s both;text-shadow:0 1px 2px rgba(0,0,0,.05)}@keyframes Promotions_slideInUp__W6bC8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Promotions_promotionDescription__82w2w{font-size:1.1rem;color:#4a5568;line-height:1.7;margin:0;flex:1 1;animation:Promotions_slideInUp__W6bC8 .8s cubic-bezier(.25,.46,.45,.94) .4s both;font-weight:500}.Promotions_promotionFooter__u8zGg{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid #eee}.Promotions_validUntil__j_63h{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#6b7280;font-style:italic;font-weight:500;animation:Promotions_slideInUp__W6bC8 .8s cubic-bezier(.25,.46,.45,.94) .5s both;background:hsla(220,9%,46%,.1);padding:.5rem 1rem;border-radius:12px;border:1px solid hsla(220,9%,46%,.2)}.Promotions_usePromotionButton___KLem{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,var(--promotion-color) 0,rgba(229,75,75,.9) 50%,var(--promotion-color) 100%);color:#fff;border:none;border-radius:16px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .8s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px rgba(229,75,75,.25),0 4px 10px rgba(229,75,75,.15),inset 0 1px 0 hsla(0,0%,100%,.3);animation:Promotions_slideInUp__W6bC8 .8s cubic-bezier(.25,.46,.45,.94) .6s both;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px}.Promotions_usePromotionButton___KLem:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:all .6s cubic-bezier(.4,0,.2,1)}.Promotions_usePromotionButton___KLem:hover{transform:translateY(-4px) scale(1.08);box-shadow:0 12px 30px rgba(229,75,75,.4),0 6px 15px rgba(229,75,75,.25),inset 0 1px 0 hsla(0,0%,100%,.4)}.Promotions_usePromotionButton___KLem:hover:before{left:100%}.Promotions_sliderControls__SzV_V{display:flex;justify-content:center;align-items:center;gap:2rem}.Promotions_sliderButton__FN8aa{width:60px;height:60px;background:linear-gradient(135deg,rgba(44,44,44,.95),rgba(44,44,44,.9));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.1);position:relative;overflow:hidden}.Promotions_sliderButton__FN8aa:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1)}.Promotions_sliderButton__FN8aa:hover{background:linear-gradient(135deg,#e54b4b,rgba(229,75,75,.9));transform:scale(1.15) rotate(5deg);box-shadow:0 12px 25px rgba(229,75,75,.4),inset 0 1px 0 hsla(0,0%,100%,.3)}.Promotions_sliderButton__FN8aa:hover:before{opacity:1;transform:scale(1.2)}.Promotions_sliderDots__9EpNF{display:flex;gap:.75rem;margin-top:2rem}.Promotions_dot__bwq_C{background:hsla(0,0%,100%,.3);border:2px solid hsla(0,0%,100%,.5);transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Promotions_dot__bwq_C:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#e54b4b;border-radius:50%;transform:translate(-50%,-50%);transition:all .6s cubic-bezier(.4,0,.2,1)}.Promotions_dot__bwq_C:hover{background:rgba(229,75,75,.3);border-color:#e54b4b;transform:scale(1.2)}.Promotions_dot__bwq_C.Promotions_active__lSol_{border-color:#e54b4b;box-shadow:0 0 15px rgba(229,75,75,.5);transform:scale(1.3)}.Promotions_dot__bwq_C.Promotions_active__lSol_:before{width:100%;height:100%}.Promotions_dot__bwq_C{width:12px;height:12px;background:#ddd;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.Promotions_dot__bwq_C.Promotions_active__lSol_{background:#e54b4b;transform:scale(1.2)}.Promotions_dot__bwq_C:hover{background:#e54b4b;transform:scale(1.1)}@media (max-width:768px){.Promotions_promotionsSection__zEk_I{padding:60px 0}.Promotions_sectionTitle__zaBZE{font-size:2.5rem}.Promotions_promotionCard__UOpOa{padding:1.5rem;min-height:250px}.Promotions_promotionTitle__jGNvI{font-size:1.3rem}.Promotions_promotionDiscount__mffUe{font-size:2rem}.Promotions_promotionFooter__u8zGg{flex-direction:column;gap:1rem;align-items:stretch}.Promotions_usePromotionButton___KLem{justify-content:center}.Promotions_sliderControls__SzV_V{gap:1rem}.Promotions_sliderButton__FN8aa{width:40px;height:40px}}@media (max-width:480px){.Promotions_sectionTitle__zaBZE{font-size:2rem}.Promotions_promotionCard__UOpOa{padding:1rem;min-height:200px}.Promotions_promotionIcon__jce_s{width:50px;height:50px}.Promotions_promotionDiscount__mffUe{font-size:1.8rem}.Promotions_promotionTitle__jGNvI{font-size:1.1rem}}.HeroSection_heroContainer__AKHCb{min-height:100vh;background:linear-gradient(135deg,#fff7eb,#ddd3c8);display:flex;align-items:center;padding:80px 0;position:relative;overflow:hidden}.HeroSection_heroContent__oYhxx{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:2}.HeroSection_leftColumn__kPFQg{display:flex;flex-direction:column;gap:2rem;position:relative;z-index:3}.HeroSection_exclusiveText__ir6M5{font-size:2.5rem;font-weight:900;color:#2c2c2c;line-height:1.1;text-transform:uppercase;letter-spacing:2px;position:relative}.HeroSection_exclusiveText__ir6M5:before{content:"";position:absolute;top:-10px;left:-20px;width:100px;height:4px;background:#e54b4b;border-radius:2px}.HeroSection_description__C_8AB{font-size:1.1rem;color:#666;line-height:1.6;max-width:400px}.HeroSection_buttonGroup__N8vzM{display:flex;gap:1rem;flex-wrap:wrap}.HeroSection_button__YCK0f{padding:15px 30px;border-radius:30px;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.HeroSection_buttonPrimary__8X4Gq{background:#2c2c2c;color:#fff}.HeroSection_buttonPrimary__8X4Gq:hover{background:#e54b4b;transform:translateY(-3px);box-shadow:0 10px 25px rgba(44,44,44,.3)}.HeroSection_buttonSecondary__Ij5Hf{background:transparent;color:#2c2c2c;border-color:#2c2c2c}.HeroSection_buttonSecondary__Ij5Hf:hover{background:#2c2c2c;color:#fff;transform:translateY(-3px);box-shadow:0 10px 25px rgba(44,44,44,.3)}.HeroSection_rightColumn__6PSs8{display:flex;flex-direction:column;align-items:flex-end;position:relative;z-index:3;padding-right:2rem}.HeroSection_koiText__0q3Wo{font-family:Kashima RUS,sans-serif;font-size:8rem;font-weight:900;color:#2c2c2c;line-height:1;position:relative;z-index:2;letter-spacing:.2em}.HeroSection_redCircle__YXClX{position:absolute;top:25px;right:-35px;width:80px;height:80px;background:#e54b4b;border-radius:50%;z-index:1}.HeroSection_subtitle__Z02ss{margin-top:1rem;text-align:center}.HeroSection_japaneseText__BJnTx{font-family:Noto Sans JP,sans-serif;font-size:1.2rem;color:#2c2c2c;margin-bottom:.5rem}.HeroSection_englishText__XPqMz{font-size:1rem;color:#666;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.HeroSection_redLine__iURC9{width:100px;height:2px;background:#e54b4b;margin:0 auto 1rem}.HeroSection_specialistText__UVFF7{font-family:Noto Sans JP,sans-serif;font-size:1.5rem;color:#2c2c2c;font-weight:700}.HeroSection_decorativePanel__1Pikw{position:absolute;right:-100px;top:50%;transform:translateY(-50%);width:120px;height:200px;background:#e54b4b;border-radius:20px;display:flex;align-items:center;justify-content:center;z-index:3}.HeroSection_chopstickIcon__sV7ak{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.HeroSection_backgroundDecoration__3ql91{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:.1}.HeroSection_backgroundDecoration__3ql91:before{content:"";position:absolute;top:20%;right:10%;width:200px;height:200px;background:radial-gradient(circle,#e54b4b 0,transparent 70%);border-radius:50%}.HeroSection_backgroundDecoration__3ql91:after{content:"";position:absolute;bottom:20%;left:10%;width:150px;height:150px;background:radial-gradient(circle,#2c2c2c 0,transparent 70%);border-radius:50%}.HeroSection_fishImage__yUTcW{position:absolute;top:-549px;right:-620px;width:700px;height:500%;z-index:1;opacity:1;pointer-events:none}.HeroSection_fishImageInner__1I4_F{width:100%!important;height:100%!important;object-fit:contain;object-position:right center;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));transition:all .3s ease}@media (min-width:1920px){.HeroSection_fishImage__yUTcW{top:-600px;right:-650px;width:700px;opacity:30%}}@media (max-width:768px){.HeroSection_heroContainer__AKHCb{padding:40px 0 80px;min-height:80vh;background:url(/design/fon_hero.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.HeroSection_heroContent__oYhxx{grid-template-columns:1fr;gap:2rem;text-align:center}.HeroSection_koiText__0q3Wo{font-size:6.9rem}.HeroSection_exclusiveText__ir6M5{font-size:2rem}.HeroSection_rightColumn__6PSs8{align-items:center;padding-right:0}.HeroSection_redCircle__YXClX{display:none}.HeroSection_decorativePanel__1Pikw{right:-20px}.HeroSection_fishImage__yUTcW{display:none}}.HeroSection_sakuraImage__xi_wV{position:absolute;top:-549px;left:-620px;width:700px;height:500%;z-index:1;opacity:1;pointer-events:none}.HeroSection_sakuraImageInner___H8tn{width:100%!important;height:100%!important;object-fit:contain;object-position:left center;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));transition:all .3s ease}.HeroSection_sakuraImageInner___H8tn:hover{transform:scale(1.05);filter:drop-shadow(0 6px 12px rgba(0,0,0,.3))}@media (min-width:1920px){.HeroSection_sakuraImage__xi_wV{top:-600px;left:-700px;width:700px;opacity:30%}}@media (max-width:768px){.HeroSection_sakuraImage__xi_wV{display:none}}.Cart_cartOverlay__xYQmt{position:fixed;top:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:10002;display:flex;justify-content:flex-end;animation:Cart_slideIn__mrXbn .3s ease-out}.Cart_cartContainer__zUeYq{width:400px;height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-5px 0 20px rgba(0,0,0,.3)}.Cart_cartHeader__Bkcvn{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee;background:#f5f3f0}.Cart_cartTitle__2wjlI{font-family:Kashima RUS,sans-serif;font-size:1.5rem;font-weight:900;color:#2c2c2c;margin:0}.Cart_closeButton__b9yuh{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;color:#666}.Cart_closeButton__b9yuh:hover{background:#e54b4b;color:#fff}.Cart_cartContent__6XFbb{flex:1 1;overflow-y:auto;padding:1rem}.Cart_emptyCart__GsrWd{display:flex;align-items:center;justify-content:center;height:200px;color:#666;font-size:1.1rem}.Cart_cartItems__G7gyg{display:flex;flex-direction:column;gap:1rem}.Cart_cartItem__j3Ye7{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9f9f9;border-radius:10px;border:1px solid #eee}.Cart_itemImage__YyaAu{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;overflow:hidden}.Cart_itemImage__YyaAu img{width:100%;height:100%;object-fit:contain}.Cart_itemInfo__O3Cjr{flex:1 1}.Cart_itemName__UQAPb{font-size:1rem;font-weight:600;color:#2c2c2c;margin:0 0 .25rem}.Cart_itemPrice__kt2YA{font-family:Kashima RUS,sans-serif;font-size:.9rem;color:#e54b4b;font-weight:700;margin:0}.Cart_itemControls__f3MXf{display:flex;align-items:center;gap:.5rem}.Cart_controlButton__YlQWH{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#666}.Cart_controlButton__YlQWH:hover{background:#e54b4b;color:#fff;border-color:#e54b4b}.Cart_quantity__4Cb69{min-width:24px;text-align:center;font-weight:600;color:#2c2c2c}.Cart_removeButton__BfB9Y{width:32px;height:32px;border:1px solid #f44;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#f44}.Cart_removeButton__BfB9Y:hover{background:#f44;color:#fff}.Cart_cartFooter__PGoEn{padding:1.5rem;border-top:1px solid #eee;background:#f5f3f0}.Cart_total__OtCqE{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Cart_totalLabel__FnxNb{font-size:1.2rem;font-weight:600;color:#2c2c2c}.Cart_totalValue__Wkflr{font-family:Kashima RUS,sans-serif;font-size:1.5rem;font-weight:900;color:#e54b4b}.Cart_checkoutButton__oaKmm{width:100%;padding:1rem;background:linear-gradient(135deg,#e54b4b,#ff6b6b);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:Kashima RUS,sans-serif}.Cart_checkoutButton__oaKmm:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(229,75,75,.3)}@keyframes Cart_slideIn__mrXbn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.Cart_sushiNotification__0FIER{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #ffc107;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(255,193,7,.2)}.Cart_notificationHeader__jcM_6{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;color:#856404}.Cart_notificationText__s2WST{color:#856404;font-size:.9rem;line-height:1.4;margin:0 0 1rem}.Cart_extrasSection__ez88h h4{color:#856404;font-size:.95rem;font-weight:600;margin:0 0 .75rem}.Cart_extrasList__eeOQt{display:flex;flex-direction:column;gap:.5rem}.Cart_extraItem__32Ywt{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:.75rem;border-radius:8px;border:1px solid #ffc107}.Cart_extraInfo__n7eIy{display:flex;flex-direction:column;gap:.25rem}.Cart_extraName__7iJSW{font-size:.9rem;font-weight:500;color:#2c2c2c}.Cart_extraPrice__dhIZH{font-size:.8rem;color:#e54b4b;font-weight:600}.Cart_addExtraButton__FFb80{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:#e54b4b;color:#fff;border:none;border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease}.Cart_addExtraButton__FFb80:hover{background:#c0392b;transform:translateY(-1px)}@media (max-width:768px){.Cart_cartContainer__zUeYq{width:100%}.Cart_extraItem__32Ywt{flex-direction:column;align-items:stretch;gap:.5rem}.Cart_addExtraButton__FFb80{justify-content:center}}.CartIcon_cartIcon__EkhCe{position:fixed;top:20px;right:20px;width:60px;height:60px;background:linear-gradient(135deg,#e54b4b,#ff6b6b);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 25px rgba(229,75,75,.4);transition:all .3s ease;z-index:1000;color:#fff;animation:CartIcon_bounceIn__Vzp0s .5s ease-out}.CartIcon_cartIcon__EkhCe:hover{transform:scale(1.1);box-shadow:0 12px 35px rgba(229,75,75,.6)}.CartIcon_badge__K4IOb{position:absolute;top:-8px;right:-8px;background:#2c2c2c;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;border:2px solid #fff}@keyframes CartIcon_bounceIn__Vzp0s{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@media (max-width:768px){.CartIcon_cartIcon__EkhCe{top:60px;right:15px;width:50px;height:50px}.CartIcon_badge__K4IOb{width:20px;height:20px;font-size:.7rem}}.SushiCatalog_catalogContainer__kZArz{padding:80px 0;background:#f5f3f0}.SushiCatalog_container__QkfPp{max-width:1200px;margin:0 auto;padding:0 20px}.SushiCatalog_sectionTitle__W14MR{text-align:center;font-size:3.9rem;font-weight:900;color:#2c2c2c;margin-bottom:3rem;font-family:Kashima RUS,sans-serif}.SushiCatalog_productsContainer__QlFzp{display:flex;flex-direction:column;gap:3rem}.SushiCatalog_categorySection__zFrFD{display:flex;flex-direction:column;gap:1.5rem;scroll-margin-top:100px}.SushiCatalog_categoryTitle__afJ4R{font-family:Kashima RUS,sans-serif;font-size:2.5rem;font-weight:900;color:#2c2c2c;text-align:center;margin-bottom:1rem;position:relative}.SushiCatalog_categoryTitle__afJ4R:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#e54b4b,#ff6b6b);border-radius:2px}.SushiCatalog_filterTab__8WPGr{background:transparent;color:#fff;padding:12px 24px;border-radius:25px;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:8px;transition:all .3s ease;position:relative;cursor:pointer;border:none}.SushiCatalog_filterTab__8WPGr:hover{background:hsla(0,0%,100%,.1)}.SushiCatalog_filterTab__8WPGr.SushiCatalog_active__w0XZG{background:#e54b4b;color:#fff}.SushiCatalog_filterTab__8WPGr.SushiCatalog_active__w0XZG:before{content:"";position:absolute;top:-5px;right:-5px;width:12px;height:12px;background:#e54b4b;border-radius:50%;border:2px solid #fff}.SushiCatalog_productsGrid__QmbT2{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.SushiCatalog_productCard___Bo_i{background:#2c2c2c;border-radius:20px;overflow:hidden;position:relative;transition:all .3s ease}.SushiCatalog_productCard___Bo_i:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.2)}.SushiCatalog_productImage__YySuc{height:200px;background:transparent;position:relative;display:flex;align-items:center;justify-content:center;font-size:4rem;overflow:visible;padding:20px}.SushiCatalog_productImageInner__3JXSg{width:100%!important;height:100%!important;object-fit:contain;object-position:center;transform:scale(1.1);z-index:1;position:relative}.SushiCatalog_addToCartButton__n1HVI{position:absolute;top:15px;right:15px;width:40px;height:40px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2c2c2c;transition:all .3s ease;cursor:pointer;border:none;z-index:10}.SushiCatalog_addToCartButton__n1HVI:hover{background:#e54b4b;color:#fff;transform:scale(1.1)}.SushiCatalog_productInfo__gpAns{padding:1.5rem;color:#fff}.SushiCatalog_productTitle__LdYYx{font-size:1.3rem;font-weight:700;margin-bottom:.5rem;color:#fff}.SushiCatalog_productDescription__3pK1T{color:#ccc;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.SushiCatalog_productPrice__oT_LF{display:flex;align-items:center;gap:12px;margin-top:1rem;position:relative}.SushiCatalog_priceLine___sc9l{width:30px;height:3px;background:linear-gradient(90deg,#e54b4b,#ff6b6b);border-radius:2px}.SushiCatalog_priceValue__M3ctT{font-size:2.55rem;font-weight:900;color:#e54b4b;font-family:Kashima RUS,sans-serif}.SushiCatalog_priceValue__M3ctT:after{content:"₽";font-size:1.275rem;font-weight:400}.SushiCatalog_productWeight__jYItG{font-size:.9rem;color:#666;margin-top:.5rem;font-style:italic}@media (max-width:1200px){.SushiCatalog_productsGrid__QmbT2{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.SushiCatalog_productsGrid__QmbT2{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SushiCatalog_sectionTitle__W14MR{font-size:2.99rem}.SushiCatalog_categoryTitle__afJ4R{font-size:2rem}.SushiCatalog_filterBar__kn_Ci{flex-direction:column;align-items:center;gap:1rem}.SushiCatalog_productsGrid__QmbT2{grid-template-columns:1fr}}.ProductDescription_descriptionContainer__bH2wL{padding:80px 0;background:linear-gradient(135deg,#fff7eb,#ddd3c8);position:relative;overflow:hidden}.ProductDescription_container__UsmZb{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.ProductDescription_featuresBar__WzwJi{background:#2c2c2c;padding:1.5rem 2rem;border-radius:15px;margin-bottom:3rem;display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;box-shadow:0 10px 30px rgba(0,0,0,.1)}.ProductDescription_featureItem__xG__i{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff}.ProductDescription_featureIcon__F0oAS{width:50px;height:50px;background:#e54b4b;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;font-size:1.5rem}.ProductDescription_featureText__qtZGd{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.ProductDescription_contentGrid__Ea73U{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.ProductDescription_leftColumn__TQCzt,.ProductDescription_rightColumn__xKawl{display:flex;flex-direction:column;gap:2rem}.ProductDescription_centerColumn__q7z0Y{display:flex;justify-content:center;align-items:center;position:relative}.ProductDescription_rollDescription__84siY{background:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative}.ProductDescription_rollDescription__84siY:before{content:"";position:absolute;top:-10px;left:20px;width:20px;height:20px;background:#e54b4b;border-radius:50%}.ProductDescription_rollTitle__LyyBH{font-size:1.56rem;font-weight:700;color:#2c2c2c;margin-bottom:.5rem;font-family:Kashima RUS,sans-serif}.ProductDescription_rollText__BnBU3{color:#666;font-size:.9rem;line-height:1.5}.ProductDescription_centralIllustration__A7Oyy{width:300px;height:300px;background:linear-gradient(45deg,#e54b4b,#d43d3d);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.ProductDescription_centralIllustration__A7Oyy:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;background:hsla(0,0%,100%,.1);border-radius:50%}.ProductDescription_sushiFlying__s2x9C{font-size:3rem;position:relative;z-index:2;animation:ProductDescription_float__HMSjJ 3s ease-in-out infinite}@keyframes ProductDescription_float__HMSjJ{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.ProductDescription_contentGrid__Ea73U{grid-template-columns:1fr;gap:2rem}.ProductDescription_featuresBar__WzwJi{flex-direction:column;align-items:center;gap:1rem}}.TimingLocation_timingLocationContainer__ZjCol{padding:80px 0;background:#f5f3f0}.TimingLocation_container__kOBny{max-width:1400px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:3rem;gap:3rem;align-items:center}.TimingLocation_leftColumn__viSb1{display:flex;flex-direction:column;gap:2rem}.TimingLocation_sectionTitle__qyPzQ{font-size:3.9rem;font-weight:900;color:#2c2c2c;font-family:Kashima RUS,sans-serif;text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem}.TimingLocation_buttonGroup__vaGrq{display:flex;flex-direction:column;gap:1rem}.TimingLocation_infoButton__Aeb80{background:#2c2c2c;color:#fff;padding:12px 16px;border-radius:10px;display:flex;align-items:center;gap:10px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;cursor:pointer;border:none;text-align:left}.TimingLocation_infoButton__Aeb80:hover{background:#e54b4b;transform:translateX(10px)}.TimingLocation_buttonIcon__JQsUn{font-size:1rem}.TimingLocation_buttonSubtext__RYR_h{font-size:.7rem;opacity:.8;font-weight:400;text-transform:none;letter-spacing:normal;text-align:left}.TimingLocation_mapContainer__iJV87,.TimingLocation_rightColumn__6UAJR{display:flex;justify-content:center;align-items:center;position:relative}.TimingLocation_mapContainer__iJV87{width:100%;max-width:800px;min-height:400px;border-radius:25px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:20px;padding:20px}.TimingLocation_mapLink__Q9ju5{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer;transition:transform .3s ease}.TimingLocation_mapLink__Q9ju5:hover{transform:scale(1.02)}.TimingLocation_mapImage__b_cc5{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center;border-radius:15px;display:block}@media (max-width:768px){.TimingLocation_container__kOBny{grid-template-columns:1fr;gap:2rem}.TimingLocation_sectionTitle__qyPzQ{font-size:2.99rem}.TimingLocation_mapContainer__iJV87{max-width:100%;min-height:250px;margin:10px 0;padding:15px;border-radius:20px}.TimingLocation_mapLink__Q9ju5:hover{transform:none}}.ScrollToTop_scrollButton__B9IEN{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background:linear-gradient(135deg,#2c2c2c,#3a3a3a 50%,#2c2c2c);border:2px solid #e54b4b;border-radius:50%;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);z-index:10001;box-shadow:0 8px 25px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.ScrollToTop_scrollButton__B9IEN:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(229,75,75,.3),transparent);transition:left .6s ease}.ScrollToTop_scrollButton__B9IEN:hover:before{left:100%}.ScrollToTop_scrollButton__B9IEN:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 15px 40px rgba(229,75,75,.4);border-color:#ff6b6b;background:linear-gradient(135deg,#e54b4b,#ff6b6b 50%,#e54b4b)}.ScrollToTop_scrollButton__B9IEN:active{transform:translateY(-2px) scale(1.05)}.ScrollToTop_scrollButton__B9IEN{animation:ScrollToTop_slideInFromBottom__9WF3F .5s ease-out}@keyframes ScrollToTop_slideInFromBottom__9WF3F{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.ScrollToTop_scrollButton__B9IEN{bottom:20px;right:20px;width:50px;height:50px}}.Footer_footerContainer___wHwm{background:#2c2c2c;padding:60px 0 20px;color:#fff}.Footer_container__6pNfo{max-width:1200px;margin:0 auto;padding:0 20px}.Footer_footerContent__guRXR{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem}.Footer_footerSection__Zafk8{display:flex;flex-direction:column;gap:1rem}.Footer_logo__I6svY{display:flex;align-items:center;gap:15px;margin-bottom:1rem}.Footer_logoIcon__4duQ7{width:60px;height:60px;background:#e54b4b;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.Footer_logoIcon__4duQ7:before{content:"";position:absolute;width:70px;height:70px;border:2px solid #fff;border-radius:50%;top:-5px;left:-5px}.Footer_logoText__JvvTN{font-size:1.5rem;font-weight:700;font-family:Noto Sans JP,sans-serif}.Footer_description__AWnnb{color:#ccc;line-height:1.6;font-size:.9rem}.Footer_centerIllustration__J7iMh{width:200px;height:200px;background:linear-gradient(45deg,#e54b4b,#d43d3d);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;overflow:hidden}.Footer_centerIllustration__J7iMh:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;background:hsla(0,0%,100%,.1);border-radius:50%}.Footer_japaneseLandscape__fsc_c{font-size:3rem;position:relative;z-index:2;animation:Footer_float__7NMRK 4s ease-in-out infinite}@keyframes Footer_float__7NMRK{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Footer_newsletterSection__dzYpM{display:flex;flex-direction:column;gap:1rem}.Footer_newsletterTitle__tRyea{font-size:1.56rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-family:Kashima RUS,sans-serif}.Footer_newsletterForm__r3krv{display:flex;gap:10px;align-items:center}.Footer_newsletterInput__0vXPq{flex:1 1;padding:12px 16px;border:2px solid #444;border-radius:25px;background:#333;color:#fff;font-size:.9rem;transition:all .3s ease}.Footer_newsletterInput__0vXPq:focus{border-color:#e54b4b;outline:none;background:#444}.Footer_newsletterInput__0vXPq::placeholder{color:#999}.Footer_newsletterButton__o2Kzn{background:#e54b4b;color:#fff;padding:12px 16px;border-radius:25px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;border:none}.Footer_newsletterButton__o2Kzn:hover{background:#d43d3d;transform:scale(1.05)}.Footer_copyright__t4WoK{text-align:center;padding-top:2rem;border-top:1px solid #444;color:#999;font-size:.8rem}@media (max-width:768px){.Footer_footerContent__guRXR{grid-template-columns:1fr;gap:2rem}}.DeliveryTimePicker_timePicker__xgvYz{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#fff8f5,#f5f3f0);border-radius:12px;border:2px solid #e8e4e0;position:relative;overflow:hidden}.DeliveryTimePicker_timePicker__xgvYz:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#e54b4b,#ff6b6b,#e54b4b)}.DeliveryTimePicker_title__kBqhP{font-family:Kashima RUS,sans-serif;font-size:1.2rem;font-weight:700;color:#2c2c2c;margin:0;display:flex;align-items:center;gap:.5rem}.DeliveryTimePicker_timeSlots__I1ByS{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1rem}.DeliveryTimePicker_timeSlot__0_0aX{display:flex;align-items:center;gap:1rem;padding:1.25rem 1rem;background:#fff;border:2px solid #e8e4e0;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;min-height:80px;text-align:left}.DeliveryTimePicker_timeSlotIcon__bQ8g2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(229,75,75,.1);border-radius:50%;color:#e54b4b;flex-shrink:0}.DeliveryTimePicker_timeSlotContent__CyTIJ{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.DeliveryTimePicker_timeSlotLabel__O3DUX{font-family:Inter,sans-serif;font-style:italic;font-weight:600;color:#2c2c2c;font-size:1rem;line-height:1.2}.DeliveryTimePicker_timeSlotSublabel__WbNQO{font-family:Inter,sans-serif;font-style:italic;font-weight:500;color:#666;font-size:.85rem}.DeliveryTimePicker_timeSlot__0_0aX:hover{border-color:#e54b4b;background:rgba(229,75,75,.05);transform:translateY(-2px);box-shadow:0 4px 12px rgba(229,75,75,.15)}.DeliveryTimePicker_timeSlot__0_0aX.DeliveryTimePicker_selected__EBEj_{border-color:#e54b4b;background:linear-gradient(135deg,#e54b4b,#ff6b6b);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(229,75,75,.3)}.DeliveryTimePicker_timeSlot__0_0aX.DeliveryTimePicker_urgent__U3jVY{border-color:#ff6b6b;background:linear-gradient(135deg,#fff8f5,#ffe5e5)}.DeliveryTimePicker_timeSlot__0_0aX.DeliveryTimePicker_urgent__U3jVY:hover{background:linear-gradient(135deg,#ffe5e5,#ffd1d1)}.DeliveryTimePicker_timeSlot__0_0aX.DeliveryTimePicker_urgent__U3jVY.DeliveryTimePicker_selected__EBEj_{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff}.DeliveryTimePicker_timeSlot__0_0aX.DeliveryTimePicker_urgent__U3jVY.DeliveryTimePicker_selected__EBEj_ .DeliveryTimePicker_timeSlotLabel__O3DUX{color:#fff}.DeliveryTimePicker_timeSlot__0_0aX.DeliveryTimePicker_urgent__U3jVY.DeliveryTimePicker_selected__EBEj_ .DeliveryTimePicker_timeSlotSublabel__WbNQO{color:hsla(0,0%,100%,.9)}.DeliveryTimePicker_urgentBadge__Qvakx{position:absolute;top:-5px;right:-5px;background:#ff6b6b;color:#fff;font-size:.8rem;font-weight:700;padding:4px 8px;border-radius:12px;animation:DeliveryTimePicker_pulse__w5ZG6 2s infinite;box-shadow:0 2px 8px hsla(0,100%,71%,.3)}@keyframes DeliveryTimePicker_pulse__w5ZG6{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.DeliveryTimePicker_customTimeSection__EhHv3{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#fff8f5,#f5f3f0);border-radius:12px;border:2px solid #e8e4e0;margin-top:1rem}.DeliveryTimePicker_timeOptionHeader__QgMq0{display:flex;align-items:center;gap:.75rem;font-family:Kashima RUS,sans-serif;font-weight:700;color:#2c2c2c;font-size:1.1rem;text-align:center;justify-content:center}.DeliveryTimePicker_timeInputContainer__GuNQv{display:flex;flex-direction:column;gap:1rem;align-items:center}.DeliveryTimePicker_customTimeInput__1mZq2{padding:.75rem;border:2px solid #e8e4e0;border-radius:8px;font-size:1rem;font-family:Inter,sans-serif;font-style:italic;font-weight:500}.DeliveryTimePicker_customTimeInput__1mZq2:focus{box-shadow:0 0 0 3px rgba(229,75,75,.1)}.DeliveryTimePicker_timeInputWrapper__IqrQI{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative}.DeliveryTimePicker_customTimeInput__1mZq2{padding:1rem 1.5rem;border:3px solid #e8e4e0;border-radius:12px;font-size:1.2rem;font-family:Kashima RUS,sans-serif;font-weight:600;color:#2c2c2c;background:#fff;transition:all .3s ease;outline:none;text-align:center;min-width:200px;cursor:pointer}.DeliveryTimePicker_customTimeInput__1mZq2:hover{border-color:#e54b4b;transform:translateY(-2px);box-shadow:0 4px 12px rgba(229,75,75,.15)}.DeliveryTimePicker_customTimeInput__1mZq2:focus{border-color:#e54b4b;box-shadow:0 0 0 4px rgba(229,75,75,.1);transform:translateY(-2px)}.DeliveryTimePicker_customTimeInput__1mZq2.DeliveryTimePicker_selected__EBEj_{border-color:#e54b4b;background:linear-gradient(135deg,#fff8f5,#ffe5e5);box-shadow:0 6px 20px rgba(229,75,75,.2);transform:translateY(-2px)}.DeliveryTimePicker_timeInputLabel__ta6lA{font-family:Kashima RUS,sans-serif;font-weight:600;color:#2c2c2c;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.DeliveryTimePicker_timeInfo__elyod{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:300px}.DeliveryTimePicker_timeInfoItem__oCh1n{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fff;border-radius:8px;border:1px solid #e8e4e0;font-size:.9rem;color:#2c2c2c;font-weight:500}.DeliveryTimePicker_infoIcon__Xm6MQ{font-size:1.1rem;min-width:20px}@media (max-width:768px){.DeliveryTimePicker_timeSlots__I1ByS{grid-template-columns:1fr;gap:.75rem}.DeliveryTimePicker_timeSlot__0_0aX{padding:1rem .75rem;min-height:70px}.DeliveryTimePicker_timePicker__xgvYz{padding:1rem}.DeliveryTimePicker_timeSlotIcon__bQ8g2{width:35px;height:35px}.DeliveryTimePicker_timeSlotLabel__O3DUX{font-size:.95rem}.DeliveryTimePicker_timeSlotSublabel__WbNQO{font-size:.8rem}}@media (max-width:480px){.DeliveryTimePicker_timeSlots__I1ByS{gap:.5rem}.DeliveryTimePicker_timeSlot__0_0aX{padding:.75rem;min-height:65px}.DeliveryTimePicker_timeSlotIcon__bQ8g2{width:30px;height:30px}.DeliveryTimePicker_timeSlotLabel__O3DUX{font-size:.9rem}.DeliveryTimePicker_timeSlotSublabel__WbNQO{font-size:.75rem}}.Checkout_checkoutOverlay__S8buo{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:10003;display:flex;align-items:center;justify-content:center;animation:Checkout_fadeIn___Nv3h .3s ease-out}.Checkout_checkoutContainer__4szVi{width:90%;max-width:600px;max-height:90vh;background:#fff;border-radius:15px;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.3);overflow:hidden}.Checkout_checkoutHeader__mf6fV{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee;background:#f5f3f0}.Checkout_checkoutTitle__yRc6D{font-family:Kashima RUS,sans-serif;font-size:1.8rem;font-weight:900;color:#2c2c2c;margin:0}.Checkout_closeButton__oAYDw{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;color:#666}.Checkout_closeButton__oAYDw:hover{background:#e54b4b;color:#fff}.Checkout_checkoutContent__54U4c{flex:1 1;overflow-y:auto;padding:1.5rem}.Checkout_checkoutForm__mhZLL{display:flex;flex-direction:column;gap:2rem}.Checkout_formSection__4Iev_{display:flex;flex-direction:column;gap:1rem}.Checkout_sectionTitle__CB_Xo{font-family:Kashima RUS,sans-serif;font-size:1.3rem;font-weight:700;color:#2c2c2c;margin:0;padding-bottom:.5rem;border-bottom:2px solid #e54b4b}.Checkout_inputGroup__KAlnI{display:flex;flex-direction:column;gap:.5rem}.Checkout_label__JT9hS{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#2c2c2c;font-size:.9rem}.Checkout_input__hddPE{padding:.75rem;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:all .3s ease;outline:none}.Checkout_input__hddPE:focus{border-color:#e54b4b;box-shadow:0 0 0 3px rgba(229,75,75,.1)}.Checkout_paymentOptions__lyucp{display:flex;flex-direction:column;gap:.75rem}.Checkout_paymentOption__M0_AL{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all .3s ease}.Checkout_paymentOption__M0_AL:hover{border-color:#e54b4b;background:rgba(229,75,75,.05)}.Checkout_paymentOption__M0_AL input[type=radio]{margin:0}.Checkout_paymentOption__M0_AL input[type=radio]:checked+span{color:#e54b4b;font-weight:600}.Checkout_orderSummary__VN0UE{background:#f9f9f9;padding:1.5rem;border-radius:10px;border:1px solid #eee}.Checkout_orderItems__QRyL7{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.Checkout_orderItem__HRiyo{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #eee}.Checkout_itemName__rmeD3{flex:1 1;font-weight:500;color:#2c2c2c}.Checkout_itemQuantity__pPtJx{color:#666;font-size:.9rem;margin:0 1rem}.Checkout_itemPrice__ozw3w{font-family:Kashima RUS,sans-serif;font-weight:600;color:#e54b4b}.Checkout_orderTotal__0lUE0{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:2px solid #e54b4b}.Checkout_totalLabel__Odm8E{font-size:1.2rem;font-weight:600;color:#2c2c2c}.Checkout_totalValue__pk8cj{font-family:Kashima RUS,sans-serif;font-size:1.5rem;font-weight:900;color:#e54b4b}.Checkout_submitButton__r_IM6{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem;background:linear-gradient(135deg,#e54b4b,#ff6b6b);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:Kashima RUS,sans-serif}.Checkout_submitButton__r_IM6:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(229,75,75,.3)}@keyframes Checkout_fadeIn___Nv3h{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Checkout_addressRow__6f0bj{display:flex;gap:1rem}.Checkout_addressRow__6f0bj .Checkout_inputGroup__KAlnI{flex:1 1}.Checkout_addressToggle__22p7Q{display:flex;gap:1rem;margin-bottom:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e8e4e0}.Checkout_toggleLabel__n18aV{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .3s ease;flex:1 1;justify-content:center}.Checkout_toggleLabel__n18aV:hover{background:rgba(229,75,75,.1)}.Checkout_toggleLabel__n18aV input[type=radio]{accent-color:#e54b4b;margin-right:.5rem}.Checkout_toggleLabel__n18aV span{font-weight:500;color:#2c2c2c}.Checkout_textarea__eVC1n{width:100%;padding:.8rem;border:2px solid #e8e4e0;border-radius:8px;font-family:Inter,sans-serif;font-size:1rem;color:#2c2c2c;resize:vertical;min-height:80px;transition:border-color .3s ease}.Checkout_textarea__eVC1n:focus{outline:none;border-color:#e54b4b}.Checkout_commentHint__kVv_I{font-size:.8rem;color:#999;font-style:italic;margin-top:.5rem;line-height:1.4}@media (max-width:768px){.Checkout_checkoutContainer__4szVi{width:95%;max-height:95vh}.Checkout_checkoutHeader__mf6fV{padding:1rem}.Checkout_addressRow__6f0bj,.Checkout_addressToggle__22p7Q{flex-direction:column;gap:.5rem}.Checkout_toggleLabel__n18aV{justify-content:flex-start}.Checkout_checkoutContent__54U4c{padding:1rem}.Checkout_checkoutTitle__yRc6D{font-size:1.5rem}}.OrderHistory_overlay__dXjFA{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.OrderHistory_container__L5mxO{background:#fff;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.15)}.OrderHistory_header__oAtiV{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.OrderHistory_title__hQWAs{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;margin:0}.OrderHistory_titleIcon__EeuSg{width:28px;height:28px}.OrderHistory_closeButton__mt6L_{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;cursor:pointer;transition:background-color .2s}.OrderHistory_closeButton__mt6L_:hover{background:hsla(0,0%,100%,.3)}.OrderHistory_loadingContainer__1SuDv{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center}.OrderHistory_loader__lviwb{width:40px;height:40px;animation:OrderHistory_spin__RqL_v 1s linear infinite;color:#667eea;margin-bottom:16px}@keyframes OrderHistory_spin__RqL_v{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.OrderHistory_errorMessage__1Vr3z{padding:24px;text-align:center;color:#dc2626}.OrderHistory_retryButton__pdYkc{background:#667eea;color:#fff;border:none;border-radius:8px;padding:12px 24px;margin-top:16px;cursor:pointer;font-weight:600;transition:background-color .2s}.OrderHistory_retryButton__pdYkc:hover{background:#5a67d8}.OrderHistory_emptyState__GEB9V{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;color:#6b7280}.OrderHistory_emptyIcon__QbGTd{width:64px;height:64px;color:#d1d5db;margin-bottom:16px}.OrderHistory_emptyState__GEB9V h3{font-size:20px;font-weight:600;margin:0 0 8px;color:#374151}.OrderHistory_emptyState__GEB9V p{margin:0;font-size:16px}.OrderHistory_clientInfo__n6Veb{margin-top:24px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;text-align:left;max-width:500px;width:100%}.OrderHistory_clientInfo__n6Veb h4{margin:0 0 16px;font-size:18px;font-weight:600;color:#1e293b;text-align:center}.OrderHistory_clientDetails__MgUsZ{display:grid;grid-gap:8px;gap:8px}.OrderHistory_clientDetails__MgUsZ p{margin:0;font-size:14px;color:#475569;display:flex;justify-content:space-between;align-items:center}.OrderHistory_clientDetails__MgUsZ strong{color:#1e293b;font-weight:600;min-width:80px}.OrderHistory_ordersList__e4Vc8{flex:1 1;overflow-y:auto;padding:24px}.OrderHistory_orderCard__DLPk8{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:16px;transition:box-shadow .2s}.OrderHistory_orderCard__DLPk8:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.OrderHistory_orderHeader__u4pvW{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.OrderHistory_orderInfo__jJ9Wm{flex:1 1}.OrderHistory_orderNumber__w2lUK{font-size:18px;font-weight:600;margin:0 0 4px;color:#111827}.OrderHistory_orderDate__Xn2eS{font-size:14px;color:#6b7280;margin:0}.OrderHistory_orderStatus__PCwf9{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.OrderHistory_statusIcon___Wj_I{width:16px;height:16px}.OrderHistory_statusText__xpjNS{font-size:14px;font-weight:500}.OrderHistory_orderDetails__vBWgP{border-top:1px solid #e5e7eb;padding-top:16px}.OrderHistory_orderItems__R16Ac{margin-bottom:16px}.OrderHistory_orderItem__DpJ0e{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6}.OrderHistory_orderItem__DpJ0e:last-child{border-bottom:none}.OrderHistory_itemName__FsVqu{flex:1 1;font-weight:500;color:#374151}.OrderHistory_itemQuantity__0ERM1{color:#6b7280;font-size:14px;margin:0 12px}.OrderHistory_itemPrice__XddZ6{font-weight:600;color:#111827;min-width:80px;text-align:right}.OrderHistory_orderTotal__bQG80{text-align:right;font-size:18px;color:#111827;padding:12px 0;border-top:2px solid #e5e7eb}.OrderHistory_orderId__NtQbv{text-align:right;font-size:12px;color:#6b7280;margin-top:8px}.OrderHistory_footer__SA7nb{padding:24px;border-top:1px solid #e5e7eb;background:#f9fafb;display:flex;justify-content:flex-end}.OrderHistory_footer__SA7nb .OrderHistory_closeButton__mt6L_{background:#667eea;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;cursor:pointer;transition:background-color .2s}.OrderHistory_footer__SA7nb .OrderHistory_closeButton__mt6L_:hover{background:#5a67d8}@media (max-width:768px){.OrderHistory_overlay__dXjFA{padding:10px}.OrderHistory_container__L5mxO{max-height:95vh}.OrderHistory_header__oAtiV{padding:16px}.OrderHistory_title__hQWAs{font-size:20px}.OrderHistory_orderCard__DLPk8,.OrderHistory_ordersList__e4Vc8{padding:16px}.OrderHistory_orderHeader__u4pvW{flex-direction:column;gap:12px}.OrderHistory_orderStatus__PCwf9{align-self:flex-start}.OrderHistory_orderItem__DpJ0e{flex-direction:column;align-items:flex-start;gap:4px}.OrderHistory_itemQuantity__0ERM1{margin:0}.OrderHistory_itemPrice__XddZ6{text-align:left;min-width:auto}}.OrderTracking_overlay__yeEm_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.OrderTracking_container__pRTGb{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px rgba(0,0,0,.25);animation:OrderTracking_slideIn___4OI_ .3s ease-out}@keyframes OrderTracking_slideIn___4OI_{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.OrderTracking_header__JSLnp{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.OrderTracking_titleSection__xxt8p{display:flex;align-items:center;gap:12px}.OrderTracking_titleIcon__R4ivh{width:28px;height:28px}.OrderTracking_title__jMIex{font-size:24px;font-weight:700;margin:0}.OrderTracking_closeButton__WTBdW{background:hsla(0,0%,100%,.2);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;cursor:pointer;transition:background-color .2s}.OrderTracking_closeButton__WTBdW:hover{background:hsla(0,0%,100%,.3)}.OrderTracking_content__4KM_k{flex:1 1;overflow-y:auto;padding:24px}.OrderTracking_searchSection__fl8dM{margin-bottom:24px}.OrderTracking_searchTabs__ov6ne{display:flex;gap:8px;margin-bottom:16px;background:#f3f4f6;padding:4px;border-radius:12px}.OrderTracking_tab__SzsXb{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:none;background:transparent;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s;color:#6b7280}.OrderTracking_activeTab__4ERMn{background:#fff;color:#667eea;box-shadow:0 2px 4px rgba(0,0,0,.1)}.OrderTracking_searchInput__unw89{display:flex;gap:12px}.OrderTracking_input__iQ5Eq{flex:1 1;padding:16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;transition:border-color .2s}.OrderTracking_input__iQ5Eq:focus{outline:none;border-color:#667eea}.OrderTracking_searchButton___xCJ3{background:#667eea;color:#fff;border:none;border-radius:12px;padding:16px 20px;cursor:pointer;font-weight:600;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-width:60px}.OrderTracking_searchButton___xCJ3:hover:not(:disabled){background:#5a67d8}.OrderTracking_searchButton___xCJ3:disabled{opacity:.6;cursor:not-allowed}.OrderTracking_loader__Wc9HT{width:20px;height:20px;animation:OrderTracking_spin__jrDH_ 1s linear infinite}@keyframes OrderTracking_spin__jrDH_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.OrderTracking_errorMessage__DcKjW{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:16px;border-radius:12px;margin-bottom:16px;text-align:center}.OrderTracking_ordersList__gYf5D{display:flex;flex-direction:column;gap:16px}.OrderTracking_orderCard__oJ2I4{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:20px;transition:box-shadow .2s}.OrderTracking_orderCard__oJ2I4:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)}.OrderTracking_orderHeader__GfMXu{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.OrderTracking_orderInfo___vJbO{flex:1 1}.OrderTracking_orderNumber__TEuYL{font-size:20px;font-weight:700;margin:0 0 8px;color:#111827}.OrderTracking_orderDate__Dct8Z{font-size:14px;color:#6b7280;margin:0}.OrderTracking_orderStatus__2Tl8f{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;font-weight:600;white-space:nowrap}.OrderTracking_statusIcon__2qkDm{width:16px;height:16px}.OrderTracking_orderDetails__DSSMp{border-top:1px solid #e5e7eb;padding-top:20px}.OrderTracking_customerInfo__9l9Gr{margin-bottom:20px}.OrderTracking_infoRow__8vs_f{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;color:#374151}.OrderTracking_infoRow__8vs_f strong{color:#111827;min-width:80px}.OrderTracking_orderItems__L1R3H{margin-bottom:20px}.OrderTracking_orderItems__L1R3H h4{font-size:16px;font-weight:600;margin:0 0 12px;color:#111827}.OrderTracking_orderItem__if7gn{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6}.OrderTracking_orderItem__if7gn:last-child{border-bottom:none}.OrderTracking_itemName__8lqLs{flex:1 1;font-weight:500;color:#374151}.OrderTracking_itemQuantity__5udxN{color:#6b7280;font-size:14px;margin:0 12px}.OrderTracking_itemPrice__kri22{font-weight:600;color:#111827;min-width:80px;text-align:right}.OrderTracking_orderTotal__UcknT{text-align:right;font-size:18px;color:#111827;padding:12px 0;border-top:2px solid #e5e7eb;font-weight:700}@media (max-width:768px){.OrderTracking_overlay__yeEm_{padding:10px}.OrderTracking_container__pRTGb{max-height:95vh}.OrderTracking_header__JSLnp{padding:16px}.OrderTracking_title__jMIex{font-size:20px}.OrderTracking_content__4KM_k{padding:16px}.OrderTracking_searchTabs__ov6ne{flex-direction:column}.OrderTracking_tab__SzsXb{justify-content:flex-start}.OrderTracking_searchInput__unw89{flex-direction:column}.OrderTracking_searchButton___xCJ3{width:100%}.OrderTracking_orderHeader__GfMXu{flex-direction:column;gap:12px}.OrderTracking_orderStatus__2Tl8f{align-self:flex-start}.OrderTracking_orderItem__if7gn{flex-direction:column;align-items:flex-start;gap:4px}.OrderTracking_itemQuantity__5udxN{margin:0}.OrderTracking_itemPrice__kri22{text-align:left;min-width:auto}}.OrderSuccess_overlay___2REY{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.OrderSuccess_container__eMdKv{background:#fff;border-radius:20px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px rgba(0,0,0,.25);animation:OrderSuccess_slideIn__Gx9ar .4s ease-out}@keyframes OrderSuccess_slideIn__Gx9ar{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.OrderSuccess_header__Mpkwn{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;padding:40px 30px;text-align:center;position:relative;overflow:hidden}.OrderSuccess_header__Mpkwn:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:OrderSuccess_float__5w1i6 6s ease-in-out infinite}@keyframes OrderSuccess_float__5w1i6{0%,to{transform:translate(-50%,-50%) rotate(0deg)}50%{transform:translate(-50%,-50%) rotate(180deg)}}.OrderSuccess_successIcon__CNhtT{position:relative;z-index:1;margin-bottom:20px}.OrderSuccess_icon__HKcai{width:80px;height:80px;animation:OrderSuccess_bounce__zxYRw .6s ease-out;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}@keyframes OrderSuccess_bounce__zxYRw{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.OrderSuccess_title__AYdqe{font-size:32px;font-weight:700;margin:0 0 12px;position:relative;z-index:1}.OrderSuccess_subtitle__Ujglb{font-size:18px;margin:0;opacity:.9;position:relative;z-index:1}.OrderSuccess_content__Ptafg{flex:1 1;overflow-y:auto;padding:30px}.OrderSuccess_orderInfo__Q2bBN{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:30px}.OrderSuccess_infoCard__7Fpsn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:box-shadow .2s}.OrderSuccess_infoCard__7Fpsn:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)}.OrderSuccess_infoHeader__1Gy4b{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.OrderSuccess_infoIcon__w0sZ0{width:20px;height:20px;color:#dc2626}.OrderSuccess_infoHeader__1Gy4b h3{font-size:18px;font-weight:600;margin:0;color:#1e293b}.OrderSuccess_infoDetails__7tEvQ{display:flex;flex-direction:column;gap:12px}.OrderSuccess_infoRow__6h7qP{display:flex;align-items:center;gap:12px;font-size:14px}.OrderSuccess_label__1fhNY{font-weight:600;color:#64748b;min-width:120px}.OrderSuccess_value__0Xyyn{color:#1e293b;font-weight:500}.OrderSuccess_status__0HSpb{background:#fef2f2;color:#dc2626;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;border:1px solid #fecaca}.OrderSuccess_orderItems__d9o_y{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:24px;margin-bottom:30px}.OrderSuccess_itemsHeader__qG8c6{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.OrderSuccess_itemsIcon__23Sfw{width:20px;height:20px;color:#dc2626}.OrderSuccess_itemsHeader__qG8c6 h3{font-size:18px;font-weight:600;margin:0;color:#1e293b}.OrderSuccess_itemsList__fqiwl{margin-bottom:20px}.OrderSuccess_orderItem__dyw__{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e2e8f0}.OrderSuccess_orderItem__dyw__:last-child{border-bottom:none}.OrderSuccess_itemInfo___reei{display:flex;align-items:center;gap:12px;flex:1 1}.OrderSuccess_itemName___2QAa{font-weight:500;color:#1e293b;font-size:16px}.OrderSuccess_itemQuantity__BgE4c{background:#e2e8f0;color:#64748b;padding:4px 8px;border-radius:8px;font-size:12px;font-weight:600}.OrderSuccess_itemPrice__6UbII{font-weight:700;color:#1e293b;font-size:16px;min-width:80px;text-align:right}.OrderSuccess_orderTotal__NKVQk{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:2px solid #e2e8f0;font-size:20px;font-weight:700}.OrderSuccess_totalLabel__Qg1lf{color:#64748b}.OrderSuccess_totalAmount__DomoT{color:#dc2626;font-weight:700}.OrderSuccess_nextSteps__R7xWZ{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:16px;padding:24px}.OrderSuccess_nextSteps__R7xWZ h3{font-size:20px;font-weight:600;margin:0 0 20px;color:#991b1b;text-align:center}.OrderSuccess_stepsList__Jgmjm{display:flex;flex-direction:column;gap:16px}.OrderSuccess_step__NBYjc{display:flex;align-items:flex-start;gap:16px}.OrderSuccess_stepNumber__7im6S{background:#dc2626;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0;box-shadow:0 2px 4px rgba(220,38,38,.3)}.OrderSuccess_stepContent___YqYm h4{font-size:16px;font-weight:600;margin:0 0 4px;color:#991b1b}.OrderSuccess_stepContent___YqYm p{font-size:14px;color:#dc2626;margin:0;line-height:1.4}.OrderSuccess_footer__YBdx_{padding:24px 30px;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:16px;justify-content:center}.OrderSuccess_trackingButton__RBSED{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;border:none;border-radius:12px;padding:16px 24px;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;box-shadow:0 4px 12px rgba(220,38,38,.3)}.OrderSuccess_trackingButton__RBSED:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(220,38,38,.4)}.OrderSuccess_buttonIcon___evf6{width:18px;height:18px}.OrderSuccess_closeButton__PGBoQ{background:#64748b;color:#fff;border:none;border-radius:12px;padding:16px 24px;font-weight:600;cursor:pointer;transition:background-color .2s}.OrderSuccess_closeButton__PGBoQ:hover{background:#475569}@media (max-width:768px){.OrderSuccess_overlay___2REY{padding:10px}.OrderSuccess_container__eMdKv{max-height:95vh}.OrderSuccess_header__Mpkwn{padding:30px 20px}.OrderSuccess_title__AYdqe{font-size:24px}.OrderSuccess_subtitle__Ujglb{font-size:16px}.OrderSuccess_content__Ptafg{padding:20px}.OrderSuccess_orderInfo__Q2bBN{grid-template-columns:1fr;gap:16px}.OrderSuccess_infoCard__7Fpsn{padding:20px}.OrderSuccess_orderItem__dyw__{flex-direction:column;align-items:flex-start;gap:8px}.OrderSuccess_itemPrice__6UbII{text-align:left;min-width:auto}.OrderSuccess_footer__YBdx_{flex-direction:column;padding:20px}.OrderSuccess_closeButton__PGBoQ,.OrderSuccess_trackingButton__RBSED{width:100%;justify-content:center}}.TelegramAuth_authContainer___pnwV{max-width:500px;margin:0 auto;padding:2rem;background:#fff;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.TelegramAuth_authHeader__29Tvm{text-align:center;margin-bottom:2rem}.TelegramAuth_authIcon__cdl34{width:48px;height:48px;color:#e54b4b;margin-bottom:1rem}.TelegramAuth_authTitle___IROW{font-family:Kashima RUS,sans-serif;font-size:1.8rem;font-weight:900;color:#2c2c2c;margin-bottom:.5rem}.TelegramAuth_authDescription__eThEs{color:#666;font-size:1rem;line-height:1.5}.TelegramAuth_authForm___vVfi{margin-bottom:2rem}.TelegramAuth_inputGroup__Vuncm{margin-bottom:1.5rem}.TelegramAuth_label__UUDhY{display:block;font-weight:600;color:#2c2c2c;margin-bottom:.5rem;font-size:1rem}.TelegramAuth_input___hhf2{width:100%;padding:1rem;border:2px solid #e8e4e0;border-radius:8px;font-size:1.1rem;font-weight:600;text-align:center;letter-spacing:.2em;text-transform:uppercase;transition:all .3s ease;font-family:Inter,sans-serif}.TelegramAuth_input___hhf2:focus{outline:none;border-color:#e54b4b;box-shadow:0 0 0 3px rgba(229,75,75,.1)}.TelegramAuth_input___hhf2:disabled{background:#f5f5f5;cursor:not-allowed}.TelegramAuth_errorMessage__WjKzx{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626}.TelegramAuth_errorMessage__WjKzx,.TelegramAuth_successMessage__zjQ5J{display:flex;align-items:center;gap:.5rem;padding:.8rem;font-size:.9rem;margin-bottom:1rem}.TelegramAuth_successMessage__zjQ5J{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a}.TelegramAuth_submitButton__U9juy{width:100%;padding:1rem;background:linear-gradient(135deg,#e54b4b,#ff6b6b);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:Kashima RUS,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem}.TelegramAuth_submitButton__U9juy:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(229,75,75,.3)}.TelegramAuth_submitButton__U9juy:disabled{opacity:.6;cursor:not-allowed;transform:none}.TelegramAuth_loader__z8Dhb{animation:TelegramAuth_spin__Pwd_C 1s linear infinite}@keyframes TelegramAuth_spin__Pwd_C{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TelegramAuth_helpSection__ZkPdM{background:#f8f9fa;padding:1.5rem;border-radius:10px;border:1px solid #e8e4e0}.TelegramAuth_helpTitle__Cxdaz{font-family:Kashima RUS,sans-serif;font-size:1.2rem;font-weight:700;color:#2c2c2c;margin-bottom:1rem}.TelegramAuth_helpSteps__uWddt{color:#666;line-height:1.6;margin-bottom:1rem;padding-left:1.2rem}.TelegramAuth_helpSteps__uWddt li{margin-bottom:.5rem}.TelegramAuth_helpNote__HhoIs{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;padding:.8rem;color:#856404;font-size:.9rem;font-weight:500}.TelegramAuth_botLink__ta4iH{margin-top:1rem;text-align:center}.TelegramAuth_botButton__yIkZn{display:inline-block;background:linear-gradient(135deg,#08c,#00a8ff);color:#fff;text-decoration:none;padding:12px 24px;border-radius:8px;font-weight:600;font-size:14px;transition:all .3s ease;border:none;cursor:pointer}.TelegramAuth_botButton__yIkZn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,136,204,.3);color:#fff;text-decoration:none}@media (max-width:768px){.TelegramAuth_authContainer___pnwV{margin:1rem;padding:1.5rem}.TelegramAuth_authTitle___IROW{font-size:1.5rem}.TelegramAuth_input___hhf2{font-size:1rem;padding:.8rem}}.ProfileModal_profileModalOverlay__VDkSB{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:center;justify-content:center;animation:ProfileModal_fadeIn__wN1Ey .3s ease-out}.ProfileModal_profileModalContainer__hL2p3{width:90%;max-width:600px;max-height:90vh;background:#fff;border-radius:15px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);position:relative;overflow:hidden}.ProfileModal_closeButton__ViOmt{position:absolute;top:10px;right:10px;background:#ef4444;color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s;z-index:10001}.ProfileModal_closeButton__ViOmt:hover{background:#dc2626}.ProfileModal_profileModalContent__1hXt2{padding:24px;overflow-y:auto;max-height:calc(90vh - 48px)}.ProfileModal_profileInfo__2NcLO{display:flex;flex-direction:column;gap:24px}.ProfileModal_profileHeader__Ax05D{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:2px solid #f3f4f6}.ProfileModal_profileIcon__oUxM0{width:24px;height:24px;color:#059669}.ProfileModal_profileHeader__Ax05D h2{margin:0;font-size:24px;font-weight:700;color:#1f2937}.ProfileModal_profileDetails__PWN_E{display:flex;flex-direction:column;gap:16px}.ProfileModal_profileField__afVNm{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.ProfileModal_fieldIcon__KpUme{width:20px;height:20px;color:#6b7280;flex-shrink:0;margin-top:2px}.ProfileModal_profileField__afVNm div{display:flex;flex-direction:column;gap:4px}.ProfileModal_profileField__afVNm label{font-size:14px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}.ProfileModal_profileField__afVNm span{font-size:16px;color:#1f2937;font-weight:500}.ProfileModal_profileActions__2FwUm{display:flex;flex-direction:column;gap:12px;padding-top:16px;border-top:2px solid #f3f4f6}.ProfileModal_actionButton__KppIF{display:flex;align-items:center;gap:12px;padding:16px 20px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ProfileModal_actionButton__KppIF:hover{background:linear-gradient(135deg,#047857,#059669);transform:translateY(-1px);box-shadow:0 6px 8px -1px rgba(0,0,0,.15)}.ProfileModal_logoutButton__aBiUa{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#ef4444;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.ProfileModal_logoutButton__aBiUa:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 6px 8px -1px rgba(0,0,0,.15)}.ProfileModal_buttonIcon__1g0WX{width:20px;height:20px}@keyframes ProfileModal_fadeIn__wN1Ey{0%{opacity:0}to{opacity:1}}