.hero{width:100%;height:115vh;margin-top:calc(var(--navbar-height)*-1);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero-media-container{z-index:0;background:#f4511e;width:100%;height:100%;position:absolute;top:0;left:0}.hero-image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1.5s;display:block}.hero-image.loaded{opacity:1}.video-carousel{width:100%;height:100%;position:relative}.hero-video{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity 1s;position:absolute;top:0;left:0}.hero-video.active{opacity:1;z-index:1}.hero-overlay{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:3;text-align:center;color:#fff;max-width:900px;padding:20px;animation:1s fadeInUp;position:relative}.hero-title{text-shadow:2px 2px 4px #0003;letter-spacing:4px;color:#fff;margin-bottom:10px;font-size:72px;font-weight:700}.hero-subtitle{text-shadow:1px 1px 2px #0003;opacity:.95;color:#fff;margin-bottom:30px;font-size:24px}.promo-banners{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:40px;display:flex}.promo-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#f4511eb3 0%,#f4511e80 100%);border:2px solid #ffffff4d;border-radius:60px;align-items:center;gap:15px;padding:15px 30px;animation:3s ease-in-out infinite promoFloat;display:flex;box-shadow:0 10px 30px #f4511e4d}.promo-item.promo-left{animation-delay:0s}.promo-item.promo-right{animation-delay:1.5s}@keyframes promoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.promo-badge{filter:drop-shadow(0 0 10px #ffffff80);font-size:32px;animation:10s linear infinite badgeSpin}@keyframes badgeSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.promo-text{flex-direction:column;align-items:flex-start;display:flex}.promo-highlight{background:linear-gradient(135deg,#fff,#ffe0b2);-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #f4511e4d;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:800;line-height:1.2}.promo-small{opacity:.9;color:#fff;font-size:14px}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.hero-btn{border-radius:50px;padding:16px 40px;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.hero-btn.primary{color:#fff;background-color:#f4511e;border:2px solid #fff}.hero-btn.primary:hover{opacity:.7}.hero-btn.secondary{color:#fff;background-color:#f4511e;border:2px solid #fff}.hero-btn.secondary:hover{opacity:.7}.video-indicators{z-index:10;gap:12px;display:flex;position:absolute;bottom:120px;left:50%;transform:translate(-50%)}.video-indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:2px;width:40px;height:4px;padding:0;transition:all .3s}.video-indicator:hover{background:#ffffff80}.video-indicator.active{background:#fff;width:60px;box-shadow:0 0 10px #ffffff80}.hero-scroll{z-index:3;text-align:center;color:#fff;animation:2s infinite bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.hero-scroll span{opacity:.8;text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:8px;font-size:14px;display:block}.hero-scroll-icon{border:2px solid #fff;border-radius:25px;width:30px;height:50px;margin:0 auto;position:relative}.hero-scroll-icon:before{content:"";background-color:#fff;border-radius:3px;width:6px;height:12px;animation:2s infinite scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}@keyframes scroll{0%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(20px)}}@media (min-width:1025px){.hero-title{font-size:72px}.hero-subtitle{font-size:24px}}@media (max-width:1024px) and (min-width:769px){.hero-title{font-size:56px}.hero-subtitle{font-size:20px}.promo-highlight{font-size:24px}.promo-item{padding:12px 25px}.hero-btn{padding:14px 35px;font-size:16px}}@media (max-width:768px){.hero{height:100vh}.hero-title{letter-spacing:2px;font-size:42px}.hero-subtitle{margin-bottom:25px;font-size:18px}.promo-banners{flex-direction:column;align-items:center;gap:15px}.promo-item{justify-content:center;width:100%;max-width:350px}.hero-btn{min-width:200px;padding:14px 30px;font-size:16px}.hero-buttons{gap:15px}.video-indicators{bottom:100px}.video-indicator{width:30px}.video-indicator.active{width:50px}}@media (max-width:480px){.hero-title{letter-spacing:1px;font-size:32px}.hero-subtitle{font-size:16px}.promo-item{padding:10px 20px}.promo-badge{font-size:28px}.promo-highlight{font-size:22px}.promo-small{font-size:12px}.hero-btn{width:100%;max-width:280px;padding:12px 25px;font-size:14px}.hero-buttons{flex-direction:column;align-items:center;width:100%}.hero-scroll span{font-size:12px}.hero-scroll-icon{width:25px;height:40px}.video-indicators{gap:8px;bottom:90px}.video-indicator{width:25px;height:3px}.video-indicator.active{width:40px}}@media (max-width:360px){.hero-title{font-size:28px}.hero-subtitle{font-size:14px}.promo-item{padding:8px 15px}.promo-badge{font-size:24px}.promo-highlight{font-size:20px}}@media (max-width:768px) and (orientation:landscape){.hero{height:120vh}.hero-title{margin-bottom:10px;font-size:36px}.hero-subtitle{margin-bottom:20px;font-size:16px}.promo-banners,.hero-buttons{flex-direction:row}.hero-btn{padding:10px 20px;font-size:14px}}
.menu-section{background-color:#f4511e;min-height:100vh;padding:20px 0 80px}.container{max-width:1400px;margin:0 auto;padding:0 20px}.menu-header{text-align:center;margin-bottom:20px}.menu-title{color:#fff;margin-bottom:15px;font-size:42px;display:inline-block;position:relative}.menu-title:after{content:"";background:linear-gradient(90deg,#fff,#ffe0b2);border-radius:2px;width:80px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.menu-subtitle{color:#ffe0b2;max-width:600px;margin:20px auto 0;font-size:18px}.categories-wrapper{align-items:center;gap:15px;margin-bottom:20px;padding:15px 0;display:flex;position:relative}.categories-scroll{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;flex:1;gap:20px;padding:10px 5px;display:flex;overflow-x:auto}.categories-scroll::-webkit-scrollbar{display:none}.categories-scroll.dragging{scroll-behavior:auto;-webkit-overflow-scrolling:auto;cursor:grabbing}.scroll-arrow{color:#f4511e;cursor:pointer;z-index:2;background:#fff;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.scroll-arrow:hover{color:#f4511e;background:#fff;transform:scale(1.1);box-shadow:0 6px 20px #ffffff4d}.scroll-arrow:active{transform:scale(.95)}.category-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:2px solid #ffb74d;border-radius:70px;flex-direction:column;align-items:center;gap:12px;min-width:140px;padding:22px 32px;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.category-btn:hover{color:#fff;background:#fff3;border-color:#fff;transform:translateY(-3px);box-shadow:0 10px 25px #ffffff26}.category-btn.active{color:#f4511e;background:#fff;border-color:#0000;box-shadow:0 10px 30px #fff6}.category-icon{filter:brightness(0)invert();font-size:32px;transition:all .3s}.category-btn.active .category-icon{filter:brightness(0)saturate()invert(32%)sepia(98%)saturate(1744%)hue-rotate(345deg)brightness(96%)contrast(97%);transform:scale(1.15)}.category-name{letter-spacing:.5px;font-size:15px;font-weight:600}.category-active-dot{background:#fff;border-radius:50%;width:10px;height:10px;animation:1.5s infinite pulseDot;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.page-indicators{justify-content:center;gap:12px;margin:20px 0 40px;display:flex}.page-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.page-dot.active{background:#fff;border-radius:10px;width:30px}.page-dot:hover{background:#fff;transform:scale(1.2)}.category-items{min-height:400px;margin-bottom:40px;transition:opacity .3s}.category-items.fade-out{opacity:0}.category-items.fade-in{opacity:1}.items-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.item-card{color:inherit;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;text-decoration:none;transition:all .4s;overflow:hidden;box-shadow:0 5px 20px #0000001a}.item-image{background:#ffffff0d;justify-content:center;align-items:center;width:100%;height:300px;padding:20px;display:flex;position:relative;overflow:hidden}.item-img{object-fit:contain;filter:brightness(.95);width:100%;height:100%;transition:transform .5s}.item-card:hover .item-img{transform:scale(1.1)}.item-badge{color:#f4511e;z-index:2;background:#fff;border-radius:30px;padding:8px 16px;font-size:14px;font-weight:700;position:absolute;top:20px;right:20px;box-shadow:0 4px 15px #ffffff4d}.item-info{padding:25px}.item-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:50px;margin-bottom:12px;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.item-price{color:#fff;font-size:24px;font-weight:700}.no-items{text-align:center;color:#ffe0b2;background:#ffffff0d;border:2px dashed #ffb74d;border-radius:24px;padding:100px;font-size:18px}.menu-footer{text-align:center;margin-top:40px}.view-all-btn{color:#f4511e;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:70px;align-items:center;gap:15px;padding:20px 60px;font-size:22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #fff6}.view-all-btn:hover{color:#fff;background:0 0;gap:20px;transform:translateY(-5px);box-shadow:0 15px 40px #ffffff80}.btn-icon{font-size:24px;transition:transform .3s}.view-all-btn:hover .btn-icon{transform:translate(8px)}@keyframes pulseDot{0%,to{opacity:1;transform:translate(-50%)scale(1)}50%{opacity:.7;transform:translate(-50%)scale(1.5)}}@media (max-width:1200px){.items-grid{grid-template-columns:repeat(2,1fr);gap:25px}.category-btn{min-width:130px;padding:20px 28px}}@media (max-width:768px){.menu-section{padding:30px 0 60px}.menu-title{font-size:36px}.menu-subtitle{padding:0 20px;font-size:16px}.categories-wrapper{gap:10px}.scroll-arrow{width:42px;height:42px;font-size:22px}.category-btn{gap:10px;min-width:120px;padding:18px 24px}.category-icon{font-size:28px}.category-name{font-size:14px}.item-image{height:260px}.view-all-btn{padding:18px 50px;font-size:20px}}@media (max-width:480px){.container{padding:0 15px}.menu-title{font-size:32px}.categories-wrapper{gap:8px}.scroll-arrow{width:38px;height:38px;font-size:20px}.category-btn{gap:8px;min-width:110px;padding:16px 20px}.category-icon{font-size:26px}.category-name{font-size:13px}.items-grid{grid-template-columns:1fr;gap:20px;max-width:350px;margin:0 auto}.item-image{height:240px}.item-name{min-height:44px;font-size:16px}.item-price{font-size:22px}.view-all-btn{justify-content:center;width:100%;padding:16px 40px;font-size:18px}.page-dot{width:8px;height:8px}.page-dot.active{width:25px}}@media (max-width:360px){.category-btn{min-width:100px;padding:14px 16px}.category-icon{font-size:24px}.category-name{font-size:12px}.scroll-arrow{width:34px;height:34px;font-size:18px}}@media (max-width:768px){.items-grid{gap:15px;grid-template-columns:repeat(2,1fr)!important}.item-card{border-radius:16px}.item-image{height:140px;padding:10px}.item-info{padding:12px 10px}.item-name{-webkit-line-clamp:2;min-height:40px;margin-bottom:8px;font-size:14px}.item-price-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.item-price{font-size:16px;font-weight:600}.item-badge{padding:4px 10px;font-size:11px;top:10px;right:10px}}@media (max-width:480px){.items-grid{gap:12px;max-width:none;grid-template-columns:repeat(2,1fr)!important}.item-image{height:120px;padding:8px}.item-info{padding:10px 8px}.item-name{min-height:36px;margin-bottom:6px;font-size:13px}.item-price{font-size:14px}.item-cart-btn{border-radius:50%;width:32px;height:32px;font-size:14px}.item-badge{padding:3px 8px;font-size:10px}}@media (max-width:360px){.items-grid{gap:8px}.item-image{height:100px;padding:5px}.item-info{padding:8px 6px}.item-name{min-height:32px;margin-bottom:4px;font-size:12px}.item-price{font-size:12px}.item-cart-btn{width:28px;height:28px;font-size:12px}}.item-price-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.item-cart-btn{color:#fff;cursor:pointer;background:#fff3;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:18px;transition:all .3s;display:flex}.item-cart-btn:hover{color:#f4511e;background:#fff;transform:scale(1.1)}.item-cart-btn.added{color:#fff;background:#4caf50;border-color:#4caf50}.item-cart-btn.added:hover{background:#45a049;transform:scale(1.1)}@media (min-width:769px){.item-price-row{justify-content:space-between;align-items:center;gap:15px;display:flex}.item-cart-btn{width:45px;height:45px;font-size:20px}.item-card:hover .item-cart-btn{color:#f4511e;background:#fff}}.item-card-wrapper{color:inherit;text-decoration:none;display:block}.item-card{color:inherit;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;width:100%;text-decoration:none;transition:all .4s;display:block;overflow:hidden;box-shadow:0 5px 20px #0000001a}.item-card:hover{background:#ffffff26;transform:translateY(-5px);box-shadow:0 15px 30px #ffffff26}@media (max-width:768px){.item-card:hover{transform:translateY(-2px)}}.promo-category{background:linear-gradient(135deg,#ffd70033,#ff8c0033);border:2px solid gold;animation:1.5s infinite promoGlow,3s infinite promoFloat;position:relative;overflow:visible}.promo-category:before{content:"";z-index:-1;opacity:.3;background:linear-gradient(135deg,gold,orange);border-radius:75px;animation:1.5s infinite promoPulse;position:absolute;inset:-5px}.promo-category:after{content:"🔥";filter:drop-shadow(0 0 5px gold);font-size:24px;animation:1s infinite promoFire;position:absolute;top:-15px;right:-10px}.promo-category-icon{z-index:10;filter:drop-shadow(0 0 5px gold);font-size:24px;animation:1s infinite promoBounce;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.promo-category.active{background:linear-gradient(135deg,gold,orange);border-color:#fff;animation:1s infinite promoActiveGlow}.promo-category.active .category-icon{animation:2s infinite promoRotate;filter:brightness(0)invert()!important}.promo-category.active .category-name{color:#1e1e1e;font-weight:700}.promo-badge-top{color:#1e1e1e;white-space:nowrap;z-index:20;background:linear-gradient(135deg,gold,orange);border:2px solid #fff;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:700;animation:1s infinite promoBadgePulse;position:absolute;top:-25px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #ffd70080}.promo-badge-top:before{content:"🔥";margin-right:4px;font-size:14px}.promo-badge-top:after{content:"";border-top:6px solid orange;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@keyframes promoGlow{0%,to{border-color:gold;box-shadow:0 0 20px #ffd7004d}50%{border-color:#fff;box-shadow:0 0 40px #ffd700cc}}@keyframes promoPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}@keyframes promoFire{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.2)rotate(-10deg)}75%{transform:scale(1.2)rotate(10deg)}}@keyframes promoBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-5px)}}@keyframes promoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes promoActiveGlow{0%,to{box-shadow:0 0 30px #ffd700cc}50%{box-shadow:0 0 60px gold}}@keyframes promoRotate{0%,to{transform:scale(1.15)rotate(0)}25%{transform:scale(1.15)rotate(10deg)}75%{transform:scale(1.15)rotate(-10deg)}}@keyframes promoBadgePulse{0%,to{transform:translate(-50%)scale(1)}50%{transform:translate(-50%)scale(1.1)}}.promo-item-badge{color:#1e1e1e;z-index:10;background:linear-gradient(135deg,gold,orange);border:2px solid #ffffff80;border-radius:30px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:700;animation:2s infinite promoBadgeGlow;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 4px 15px #ffd70066}.promo-item-badge:before{content:"🔥";font-size:16px;animation:1s infinite promoFire}@keyframes promoBadgeGlow{0%,to{box-shadow:0 4px 15px #ffd70066}50%{box-shadow:0 8px 25px #ffd700cc}}@media (max-width:768px){.promo-category:after{font-size:20px;top:-12px;right:-8px}.promo-category-icon{font-size:20px;top:-15px}.promo-badge-top{padding:3px 10px;font-size:10px;top:-20px}.promo-item-badge{padding:4px 12px;font-size:12px;top:10px;left:10px}.promo-item-badge:before{font-size:14px}}@media (max-width:480px){.promo-category:after{font-size:18px;top:-10px;right:-5px}.promo-category-icon{font-size:18px;top:-12px}.promo-badge-top{padding:2px 8px;font-size:9px;top:-18px}.promo-item-badge{padding:3px 8px;font-size:10px}.promo-item-badge:before{font-size:12px}}.promo-category-special{position:relative;overflow:hidden}.promo-category-special:before{content:"";background:repeating-linear-gradient(45deg,#0000,#0000 10px,#ffd7001a 10px 20px);width:200%;height:200%;animation:10s linear infinite promoConfetti;position:absolute;top:-50%;left:-50%}@keyframes promoConfetti{0%{transform:translate(0)rotate(0)}to{transform:translate(20px,20px)rotate(45deg)}}
.best-offers{background-color:#ff5722;padding:80px 0;position:relative;overflow:hidden}.best-offers:before{content:"";z-index:0;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:100%;height:100%;position:absolute;top:-50%;right:-50%}.container{z-index:1;max-width:1400px;margin:0 auto;padding:0 20px;position:relative}.best-offers-header{text-align:center;margin-bottom:60px}.best-offers-title{color:#fff;justify-content:center;align-items:center;gap:10px;margin-bottom:15px;font-size:42px;display:flex}.best-offers-title-icon{color:#fff;font-size:36px;animation:2s infinite starPulse}@keyframes starPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.best-offers-subtitle{color:#fff3e0;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.best-offers-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:50px;display:grid}.best-offer-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #fff3;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.best-offer-card:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-10px);box-shadow:0 20px 40px #ffffff26}.best-offer-badge{color:#ff5722;z-index:2;background:#fff;border-radius:30px;padding:8px 16px;font-size:14px;font-weight:700;animation:2s infinite badgeGlow;position:absolute;top:20px;right:20px;box-shadow:0 4px 10px #ffffff4d}@keyframes badgeGlow{0%,to{box-shadow:0 4px 10px #ffffff4d}50%{box-shadow:0 4px 20px #ffffff80}}.best-offer-image{background-color:#ffffff0d;border-bottom:2px solid #fff3;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.best-offer-image:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#ffffff1a);height:50%;position:absolute;bottom:0;left:0;right:0}.best-offer-image img{object-fit:cover;object-position:center;filter:brightness(.95);width:100%;height:100%;transition:transform .5s}.best-offer-image.img-contain img{object-fit:contain;background-color:#ffffff0d}.best-offer-card:hover .best-offer-image img{transform:scale(1.1)}.best-offer-content{background:0 0;flex-direction:column;flex:1;padding:25px;display:flex;position:relative}.best-offer-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:50px;margin-bottom:15px;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.best-offer-name-link{color:inherit;text-decoration:none;display:inline-block}.best-offer-name-link:hover .best-offer-name{color:#fff3e0}.best-offer-price{color:#fff;align-items:center;gap:5px;margin-bottom:20px;font-size:24px;font-weight:700;display:flex}.best-offer-price:after{content:"сум";color:#fff3e0;margin-left:5px;font-size:14px;font-weight:400}.best-offer-actions{gap:10px;margin-top:auto;display:flex}.best-offer-btn{cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.best-offer-btn.details{color:#fff;background-color:#0000;border:2px solid #fff;flex:1}.best-offer-btn.details:hover{color:#ff5722;background-color:#fff;transform:translateY(-2px)}.best-offer-btn.cart{color:#ff5722;background-color:#fff;border:2px solid #fff;width:50px;padding:12px;font-size:18px;transition:all .3s;position:relative;overflow:hidden}.best-offer-btn.cart:hover{color:#fff;background-color:#0000;border-color:#fff;transform:translateY(-2px)scale(1.1);box-shadow:0 5px 15px #ffffff4d}.best-offer-btn.cart:active{transform:translateY(0)scale(.95)}.best-offer-btn.cart.added{color:#4caf50;background-color:#fff;border-color:#fff;animation:.5s addedPulse}@keyframes addedPulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes cartBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.best-offer-btn.cart:not(.added):hover svg{animation:.5s infinite cartBounce}.added-notification{color:#4caf50;white-space:nowrap;z-index:10;pointer-events:none;background:#fff;border:2px solid #4caf50;border-radius:30px;padding:8px 16px;font-size:12px;font-weight:500;animation:2s forwards notificationSlide;position:absolute;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #ffffff4d}@keyframes notificationSlide{0%{opacity:0;transform:translate(-50%)translateY(10px)}15%{opacity:1;transform:translate(-50%)translateY(0)}85%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-10px)}}.best-offers-footer{text-align:center;margin-top:20px}.best-offers-all-btn{color:#ff5722;background:#fff;border:2px solid #fff;border-radius:50px;padding:16px 40px;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #ffffff4d}.best-offers-all-btn:hover{color:#fff;background:0 0;transform:translateY(-3px);box-shadow:0 8px 25px #fff6}@media (max-width:1200px){.best-offers-grid{grid-template-columns:repeat(2,1fr);gap:25px}.best-offers-title{font-size:36px}.best-offer-image{height:220px}}@media (max-width:768px){.best-offers{padding:60px 0}.best-offers-header{margin-bottom:40px}.best-offers-title{font-size:32px}.best-offers-subtitle{padding:0 20px;font-size:16px}.best-offers-grid{gap:20px}.best-offer-image{height:200px}.best-offer-name{min-height:44px;margin-bottom:10px;font-size:16px}.best-offer-price{margin-bottom:15px;font-size:20px}.best-offer-content{padding:20px}.best-offer-btn{padding:10px 20px;font-size:13px}.best-offer-btn.cart{width:44px;padding:10px;font-size:16px}.best-offer-btn.cart:hover{transform:translateY(-2px)scale(1.05)}}@media (max-width:480px){.best-offers{padding:40px 0}.best-offers-grid{grid-template-columns:1fr;gap:15px;max-width:350px;margin:0 auto 30px}.best-offers-title{flex-direction:column;gap:5px;font-size:28px}.best-offers-title-icon{font-size:28px}.best-offers-subtitle{font-size:14px}.best-offer-card{width:100%;margin:0 auto}.best-offer-image{height:180px}.best-offer-content{padding:15px}.best-offer-name{min-height:40px;margin-bottom:8px;font-size:15px}.best-offer-price{margin-bottom:12px;font-size:18px}.best-offer-price:after{font-size:12px}.best-offer-actions{gap:8px}.best-offer-btn.details{padding:8px 16px;font-size:12px}.best-offer-btn.cart{width:45px;padding:8px;font-size:16px}.added-notification{padding:6px 12px;font-size:11px;bottom:70px}.best-offers-all-btn{width:100%;max-width:300px;padding:12px 30px;font-size:16px}}@media (max-width:360px){.best-offer-image{height:160px}.best-offer-content{padding:12px}.best-offer-name{min-height:36px;font-size:14px}.best-offer-price{font-size:16px}.best-offer-btn.cart{width:40px;padding:8px;font-size:15px}}.best-offer-card{opacity:0;animation:.5s forwards cardAppear}.best-offer-card:first-child{animation-delay:.1s}.best-offer-card:nth-child(2){animation-delay:.2s}.best-offer-card:nth-child(3){animation-delay:.3s}.best-offer-card:nth-child(4){animation-delay:.4s}@keyframes cardAppear{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.best-offer-image.portrait img{object-fit:contain;background-color:#ffffff0d}.best-offer-image.landscape img{object-fit:cover}.best-offer-image-link{cursor:pointer;text-decoration:none;display:block}
.values-section{background-color:#ff5722;align-items:center;min-height:auto;padding:80px 0 60px;display:flex;position:relative;overflow:hidden}.japanese-pattern{pointer-events:none;z-index:0;background-image:repeating-linear-gradient(45deg,#ffffff1a 0 2px,#0000 2px 10px);position:absolute;inset:0}.sakura-petals{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.petal{opacity:0;background:radial-gradient(circle at 30% 30%,#ffffff40,#ffffff26);border-radius:150% 0;width:12px;height:12px;animation:linear infinite fall;position:absolute;top:-10%;transform:rotate(45deg)}@keyframes fall{0%{opacity:.6;top:-10%;transform:rotate(45deg)translate(0)}to{opacity:0;top:110%;transform:rotate(225deg)translate(-20px)}}.container{z-index:10;max-width:1400px;margin:0 auto;padding:0 20px;position:relative}.values-header{text-align:center;margin-bottom:50px;animation:1s headerReveal}@keyframes headerReveal{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.values-subtitle-en{letter-spacing:3px;color:#fff3e0;margin-bottom:10px;padding:0 15px;font-size:13px;display:inline-block;position:relative}.values-subtitle-en:before,.values-subtitle-en:after{content:"";background:linear-gradient(90deg,#0000,#fff,#0000);width:20px;height:2px;position:absolute;top:50%}.values-subtitle-en:before{animation:1s .3s both lineExpand;left:-20px}.values-subtitle-en:after{animation:1s .3s both lineExpand;right:-20px}@keyframes lineExpand{0%{opacity:0;width:0}to{opacity:1;width:20px}}.values-title{color:#fff;margin-bottom:15px;font-size:42px;font-weight:700;line-height:1.2}.title-highlight{background:linear-gradient(135deg,#fff,#fff3e0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.title-highlight:after{content:"";transform-origin:0;background:linear-gradient(90deg,#fff,#fff3e0,#0000);width:100%;height:2px;animation:.8s .5s forwards underlineReveal;position:absolute;bottom:-3px;left:0;transform:scaleX(0)}@keyframes underlineReveal{to{transform:scaleX(1)}}.values-subtitle{color:#fff3e0;max-width:500px;margin:0 auto;font-size:16px}.values-grid{perspective:1000px;grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.value-card{cursor:pointer;opacity:0;height:280px;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(40px)rotateX(5deg)}.value-card.visible{opacity:1;transform:translateY(0)rotateX(0)}.value-card:hover{z-index:20;transform:translateY(-8px)scale(1.01)}.value-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;border-radius:16px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 10px 25px #00000026}.value-card:hover .value-card-inner{transform:rotateY(180deg)}.value-front,.value-back{backface-visibility:hidden;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:25px 20px;display:flex;position:absolute}.value-front{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:2px solid #fff3;overflow:hidden}.value-front:before{content:"";background:linear-gradient(45deg,#0000,#ffffff26,#0000);width:200%;height:200%;animation:8s infinite cardShine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes cardShine{0%{transform:translate(-100%)rotate(45deg)}30%,to{transform:translate(100%)rotate(45deg)}}.value-back{color:#ff5722;background:#fff;position:relative;overflow:hidden;transform:rotateY(180deg)}.value-back:before{content:"☯";opacity:.1;color:#ff5722;font-size:100px;position:absolute;bottom:-10px;right:-10px;transform:rotate(15deg)}.value-back-decoration{pointer-events:none;background:radial-gradient(circle at 30% 30%,#ff57221a,#0000 70%);position:absolute;inset:0}.value-icon-wrapper{background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:15px;transition:all .4s;animation:3s ease-in-out infinite floatIcon;display:flex;position:relative}@keyframes floatIcon{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.value-card:hover .value-icon-wrapper{background:#fff;animation:.8s spinIcon}@keyframes spinIcon{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.08)}to{transform:rotate(360deg)scale(1)}}.value-icon{color:#fff;font-size:45px;transition:all .4s}.value-card:hover .value-icon{color:#ff5722;filter:drop-shadow(0 3px 10px #ffffff4d)}.value-title{color:#fff;z-index:2;margin-bottom:8px;font-size:18px;font-weight:600;position:relative}.value-number{color:#ffffff1a;z-index:1;font-size:70px;font-weight:800;line-height:1;transition:all .4s;position:absolute;bottom:5px;right:15px}.value-card:hover .value-number{color:#fff3;transform:scale(1.15)}.value-description{z-index:2;text-shadow:0 1px 2px #00000026;color:#ff5722;max-width:220px;margin:0;font-size:15px;font-weight:500;line-height:1.5;position:relative}.values-wave{opacity:.2;color:#fff;fill:#fff;margin-top:40px;animation:12s linear infinite waveMove}@keyframes waveMove{0%{transform:translate(0)}50%{transform:translate(-15px)}to{transform:translate(0)}}@media (max-width:1024px){.values-grid{grid-template-columns:repeat(2,1fr);gap:20px}.values-title{font-size:36px}.value-card{height:260px}}@media (max-width:768px){.values-section{padding:50px 0 40px}.values-header{margin-bottom:35px}.values-title{font-size:32px}.values-subtitle{font-size:15px}.value-card{height:240px}.value-icon-wrapper{width:80px;height:80px;margin-bottom:12px}.value-icon{font-size:40px}.value-title{margin-bottom:5px;font-size:17px}.value-number{font-size:60px;right:10px}.value-description{max-width:200px;font-size:14px;line-height:1.4}}@media (max-width:480px){.values-section{padding:40px 0 30px}.values-header{margin-bottom:25px}.values-title{font-size:28px}.values-subtitle-en{letter-spacing:2px;font-size:11px}.values-subtitle{font-size:14px}.values-grid{grid-template-columns:1fr;gap:15px;max-width:300px;margin:0 auto}.value-card{height:220px}.value-card-inner{box-shadow:0 8px 20px #00000026}.value-front,.value-back{padding:15px 12px}.value-icon-wrapper{width:70px;height:70px;margin-bottom:8px}.value-icon{font-size:35px}.value-title{margin-bottom:3px;font-size:16px}.value-number{font-size:50px;bottom:0;right:8px}.value-description{max-width:180px;font-size:13px}.petal{width:8px;height:8px}}@media (max-width:360px){.value-card{height:200px}.value-icon-wrapper{width:60px;height:60px}.value-icon{font-size:30px}.value-title{font-size:15px}.value-description{max-width:160px;font-size:12px}.value-number{font-size:45px}}.petal:first-child{animation-duration:8s;animation-delay:0s;left:10%}.petal:nth-child(2){animation-duration:10s;animation-delay:2s;left:30%}.petal:nth-child(3){animation-duration:7s;animation-delay:1s;left:50%}.petal:nth-child(4){animation-duration:12s;animation-delay:3s;left:70%}.petal:nth-child(5){animation-duration:9s;animation-delay:.5s;left:90%}
