.navbar{transition:all .3s ease}.navbar.scrolled{padding:.5rem 0!important;background:linear-gradient(135deg,#0a0a0a,#1a1a1a)!important;box-shadow:0 4px 20px rgba(255,157,0,.2)!important}.offcanvas{border-right:1px solid rgba(255,157,0,.2)!important}.offcanvas-backdrop{background:rgba(0,0,0,.8)!important}.offcanvas-body::-webkit-scrollbar{width:4px}.offcanvas-body::-webkit-scrollbar-track{background:#1a1a1a}.offcanvas-body::-webkit-scrollbar-thumb{background:#ff9d00;border-radius:2px}.btn:active,.btn:focus{outline:none!important;box-shadow:none!important}@keyframes logoGlow{0%,to{filter:drop-shadow(0 0 5px rgba(255,157,0,.3))}50%{filter:drop-shadow(0 0 15px rgba(255,157,0,.6))}}.logo{animation:logoGlow 3s infinite}@media (max-width:992px){.offcanvas{width:300px!important}.navbar-brand{max-width:140px}}body,html{height:100%;margin:0;padding:0;font-family:"Nunito",sans-serif}body{min-height:100vh}#root,body{display:flex;flex-direction:column}#root{flex-grow:1}.footer{background:linear-gradient(135deg,#0a0a0a,#1a1a1a)!important;color:#fff;width:100%;margin-top:auto;border-top:1px solid rgba(255,157,0,.15)}.footer .container{max-width:1400px;margin:0 auto}.footer-title{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.2rem;position:relative;padding-bottom:.5rem}.footer-title:after{content:"";position:absolute;bottom:0;left:0;width:35px;height:2px;background:#ff9d00}.footer-link{background:none;border:none;color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.9rem;padding:.2rem 0;cursor:pointer;transition:color .2s ease;text-align:left;display:inline-block}.footer-link:hover{color:#ff9d00}.footer-text{color:hsla(0,0%,100%,.7);line-height:1.5}.footer-phone,.footer-text{font-size:.9rem;margin:.3rem 0}.footer-phone{color:#ff9d00;text-decoration:none;font-weight:500;transition:color .2s ease;display:inline-block}.footer-phone:hover{color:#fff}.footer-social{display:inline-flex;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.4rem 1rem;background:rgba(255,157,0,.1);border:1px solid rgba(255,157,0,.2);border-radius:50px;color:#fff;text-decoration:none;transition:all .2s ease;margin-top:.3rem}.footer-social:hover{background:#ff9d00;border-color:#ff9d00}.footer-social:hover .social-icon{filter:brightness(0) invert(1)}.social-icon{width:18px;height:18px;transition:filter .2s ease}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.05);padding:1rem 0;background:rgba(0,0,0,.3);text-align:center}.copyright{color:hsla(0,0%,100%,.5);font-size:.85rem;margin:0}.bg-body-tertiary{background-color:initial!important}.text-center{text-align:center}.text-lg-start{text-align:left}.p-4{padding:1.5rem}.p-3{padding:1rem}.mb-4{margin-bottom:1.5rem}.mb-md-0{margin-bottom:0}.num{color:#fff;cursor:pointer;text-decoration:none;font-weight:700}.Vkontakte{width:30px;height:30px}.social-media{display:flex;flex-direction:column;align-items:center}.row.align-items-start{align-items:flex-start}@media (max-width:992px){.footer-title{font-size:.95rem}.footer-link,.footer-phone,.footer-text{font-size:.85rem}}@media (max-width:768px){.footer{text-align:center}.footer-title:after{left:50%;transform:translateX(-50%)}.footer-link{text-align:center}.footer-social{margin:0 auto}}.carousel-wrapper{padding:0;margin:-10px -1px 0 0}@media (max-width:767px){.carousel-wrapper{min-height:150px}}.carousel-item img{width:100%;height:auto}.alert{background-color:rgba(0,0,0,.16470588235294117);margin-top:26px;width:100%;max-height:100px}.alert h3{font-weight:400;color:rgba(0,0,0,.8235294117647058);text-align:center}.shop-content{display:flex;flex-direction:column;align-items:center}.type-bar-wrapper{width:100%;margin-bottom:10px}.product-list-wrapper{width:100%;margin-top:0;position:relative}.product-pages-container{display:flex;flex-direction:column;align-items:stretch}@media (max-width:992px){.shop-content{align-items:flex-end}}.shop-container{position:relative}.filter-toggle-button{margin-bottom:10px}.filter-overlay{position:fixed;top:0;right:0;height:100%;width:300px;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;transition:opacity .3s ease,visibility .3s ease}.filter-content{background:#fff;padding:20px;border-radius:5px;width:100%;max-height:90%;overflow-y:auto}.products-wrapper{margin-right:0}.category-container{padding:10px}.Container{display:flex;justify-content:center;align-items:center}.custom-button{width:100%;max-width:300px;margin-top:1rem;padding:1rem;font-size:1.5rem}.product-edit-container{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.product-info{margin-bottom:20px}.product-info div{margin-bottom:5px}.auth-card-simple{width:100%;max-width:400px;border:none!important;border-radius:16px!important;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,.05);overflow:hidden}.auth-card-header{padding:2rem 2rem .5rem;text-align:center}.auth-card-title{font-size:1.6rem;font-weight:500;color:#2c3e50;margin:0;letter-spacing:-.3px}.auth-card-form{padding:1.5rem 2rem 2rem}.form-field{margin-bottom:1.25rem}.field-label{display:block;font-size:.9rem;font-weight:500;color:#4a5568;margin-bottom:.4rem}.field-input{height:48px!important;padding:0 1rem!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;font-size:.95rem!important;background:#fafbfc!important;transition:all .2s ease!important}.field-input:focus{border-color:#ff9d00!important;background:#fff!important;box-shadow:0 0 0 3px rgba(255,157,0,.1)!important}.field-input.error{border-color:#e53e3e!important;background:#fff5f5!important}.field-error{font-size:.8rem;color:#e53e3e;margin-top:.3rem;padding-left:.3rem}.form-field-checkbox{margin:1.5rem 0}.checkbox-label-text{font-size:.9rem;color:#4a5568}.checkbox-link{color:#ff9d00;text-decoration:none;font-weight:500;transition:color .2s ease}.checkbox-link:hover{color:#e68900;text-decoration:underline}.form-field-checkbox .form-check-input{border:1.5px solid #cbd5e0;cursor:pointer}.form-field-checkbox .form-check-input:checked{background-color:#ff9d00;border-color:#ff9d00}.form-field-checkbox .form-check-input:focus{box-shadow:0 0 0 3px rgba(255,157,0,.1);border-color:#ff9d00}.form-actions{display:flex;flex-direction:column;align-items:center;grid-gap:1rem;gap:1rem;margin-top:1rem}.action-button{width:100%;height:48px!important;background:#ff9d00!important;border:none!important;border-radius:10px!important;font-size:1rem!important;font-weight:500!important;color:#fff!important;transition:all .2s ease!important;box-shadow:0 2px 8px rgba(255,157,0,.2)!important}.action-button:hover{background:#e68900!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,157,0,.3)!important}.action-button:active{transform:translateY(0)}.action-link{font-size:.95rem;color:#718096}.link{color:#ff9d00;text-decoration:none;font-weight:500;transition:color .2s ease}.link:hover{color:#e68900;text-decoration:underline}.card{border:none}.btn:focus,.card,.form-control:focus{box-shadow:none}@media (max-width:480px){.auth-card-simple{max-width:90%;margin:1rem}.auth-card-header{padding:1.5rem 1.5rem .5rem}.auth-card-title{font-size:1.4rem}.auth-card-form{padding:1rem 1.5rem 1.5rem}.action-button,.field-input{height:44px!important}}@media (max-width:360px){.auth-card-simple{max-width:100%;margin:.5rem}.auth-card-header{padding:1.2rem 1rem .5rem}.auth-card-title{font-size:1.3rem}.auth-card-form{padding:1rem}}.basket-container{max-width:1400px;margin:0 auto;padding:2rem 1rem}.basket-header{text-align:center;margin-bottom:3rem}.basket-title{font-size:2.5rem;font-weight:700;color:#333;margin:0;position:relative;display:inline-block}.basket-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#ff9d00}.delivery-toggle{display:flex;grid-gap:1rem;gap:1rem;margin-bottom:2rem;background:#f5f5f5;padding:.5rem;border-radius:50px;max-width:400px}.delivery-btn{flex:1 1;padding:1rem 1.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;background:transparent;color:#666;cursor:pointer;transition:all .3s ease}.delivery-btn.active{background:#ff9d00;color:#fff;box-shadow:0 4px 10px rgba(255,157,0,.3)}.basket-form{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1rem}@media (max-width:768px){.form-row{grid-template-columns:1fr}}.form-group{margin-bottom:1rem}.form-input{width:100%;padding:1rem 1.2rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#f8f9fa}.form-input:focus{outline:none;border-color:#ff9d00;background:#fff;box-shadow:0 0 0 4px rgba(255,157,0,.1)}.form-input.error{border-color:#dc3545;background:#fff5f5}.form-textarea{width:100%;padding:1rem 1.2rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;resize:vertical;min-height:100px;transition:all .3s ease;background:#f8f9fa}.form-textarea:focus{outline:none;border-color:#ff9d00;background:#fff;box-shadow:0 0 0 4px rgba(255,157,0,.1)}.order-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:100px}.order-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}.order-items{margin-bottom:1.5rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.order-items::-webkit-scrollbar{width:6px}.order-items::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.order-items::-webkit-scrollbar-thumb{background:#ff9d00;border-radius:10px}.order-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #f0f0f0}.order-item:last-child{border-bottom:none}.item-info{flex:2 1}.item-name{display:block;font-weight:600;color:#333;margin-bottom:.25rem}.item-price{font-size:.9rem;color:#ff9d00;font-weight:600}.item-controls{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.quantity-control{display:flex;align-items:center;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;overflow:hidden}.quantity-input{width:50px;height:40px;border:none;text-align:center;font-weight:600;font-size:1rem;background:transparent}.quantity-input:focus{outline:none}.quantity-arrows{display:flex;flex-direction:column;border-left:2px solid #e0e0e0}.arrow-down,.arrow-up{width:24px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s ease}.arrow-down:hover,.arrow-up:hover{background:#ff9d00;color:#fff}.remove-btn{background:none;border:none;color:#dc3545;font-size:1.1rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease}.remove-btn:hover{background:#ffebee;transform:scale(1.1)}.payment-section{margin-bottom:1.5rem}.payment-title{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:1rem}.payment-options{display:flex;grid-gap:1rem;gap:1rem}.payment-option{flex:1 1;display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;padding:1rem;border:2px solid #e0e0e0;border-radius:12px;cursor:pointer;transition:all .3s ease}.payment-option.selected{border-color:#ff9d00;background:rgba(255,157,0,.05)}.payment-option input{display:none}.payment-option span{font-weight:500;color:#666}.payment-option.selected span{color:#ff9d00}.agreement-section{margin-bottom:1.5rem}.agreement-text{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:1rem}.agreement-text a{color:#ff9d00;text-decoration:none;cursor:pointer;font-weight:600}.agreement-text a:hover{text-decoration:underline}.policy-checkbox{display:flex;align-items:flex-start;grid-gap:.75rem;gap:.75rem;cursor:pointer}.policy-checkbox input{width:18px;height:18px;margin-top:2px;cursor:pointer}.policy-text{font-size:.9rem;color:#666;line-height:1.5}.policy-text.error{color:#dc3545}.policy-text a{color:#ff9d00;text-decoration:none;cursor:pointer;font-weight:600}.policy-text a:hover{text-decoration:underline}.total-section{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-top:2px solid #f0f0f0;border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem}.total-label{font-size:1.2rem;font-weight:600;color:#333}.total-price{font-size:1.8rem;font-weight:700;color:#ff9d00}.submit-btn{width:100%;padding:1.2rem;background:#ff9d00;border:none;border-radius:50px;color:#fff;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:#ff6b00;transform:translateY(-2px);box-shadow:0 5px 20px rgba(255,157,0,.4)}.submit-btn:disabled{background:#ccc;cursor:not-allowed}.error-message{background:#fff5f5;color:#dc3545;padding:1rem;border-radius:12px;margin-bottom:1.5rem;font-size:.95rem;text-align:center}.map-container{margin-top:3rem;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}@media (max-width:992px){.basket-form-col{margin-bottom:2rem}.order-card{position:static}}@media (max-width:768px){.basket-title{font-size:2rem}.delivery-toggle{max-width:100%}.basket-form{padding:1.5rem}.payment-options{flex-direction:column}.total-price{font-size:1.5rem}}@media (max-width:480px){.basket-container{padding:1rem .5rem}.basket-form{padding:1rem}.order-item{flex-direction:column;align-items:flex-start;grid-gap:1rem;gap:1rem}.item-controls{width:100%;justify-content:space-between}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}.info-paragraph{font-size:20px;margin-left:60px;margin-bottom:20px}.delivery,.info-paragraph{color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity));font-weight:600}.delivery{font-size:50px;text-align:center;margin-bottom:40px}@media only screen and (max-width:912px){.headerText{text-align:center;margin-top:50px;font-weight:600;font-size:30px}#section1 p{margin-top:15px}#section1{font-size:15px;width:350px;margin-left:20px}#section1 div{display:flex;justify-content:center;flex-direction:column}}body{font-family:"Nunito",sans-serif}.headerText{font-size:40px;text-align:center;margin-top:10px;font-weight:600}#section1 h2{margin-top:20px;font-weight:400;text-align:center}#section1{width:1200px;text-align:left}#section1 p{align-items:center}@media only screen and (max-width:912px){.headerText{text-align:center;margin-top:50px;font-weight:600;font-size:30px}#section1 p{margin-top:15px}#section1{font-size:15px;width:350px;margin-left:20px}#section1 div{display:flex;justify-content:center}}@font-face{font-family:"Nunito";src:url(/static/media/Nunito-Medium.d26cecc9.ttf) format("truetype");font-weight:400;font-style:normal}
/*# sourceMappingURL=main.aadc478c.chunk.css.map */