header{width:100%;background-color:#f1991a;height:60px}.header-container{max-width:1400px;width:1400px;margin:0 auto;padding:0 10px;display:flex;justify-content:space-between;align-items:center;height:100%}.header-left{display:flex;align-items:center;gap:20px}.logo{color:#fff;display:flex;align-items:center;gap:4px}.logo img{height:46px;width:auto}h1{font-size:26px;font-family:Roboto,sans-serif;font-weight:700;color:#fff}span{width:4px;height:40px;border-radius:2px;background-color:#fff}.location{display:flex;align-items:center;gap:6px}.location a{color:#fff;font-size:14px;font-family:Roboto,Medium}.header-center{display:flex;align-items:center;gap:20px}.header-center a{color:#fff;font-size:24px;font-family:Fira Sans,Bold;font-weight:700}.header-center p{color:#fff;font-size:14px;font-family:Fira Sans,Regular}.header-right{display:flex;align-items:center;gap:14px}.header-right a{color:#fff;font-size:14px;font-family:Roboto,Medium}@media (max-width: 768px){header{height:auto;padding:10px 0}.header-container{flex-direction:column;align-items:center;gap:10px;padding:10px 20px}.header-left,.header-center,.header-right{flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;text-align:center;gap:10px}.logo img{height:32px}h1{font-size:20px}.header-center a{font-size:18px}.header-center p{font-size:12px}.header-right a{font-size:13px}}.katalog-container{position:relative;width:322px}.katalog-shape{width:322px;height:46px;background-color:#fb6b2c;border-radius:4px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1;border:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit}.katalog-shape h2{font-size:24px;font-family:Roboto,Medium;font-weight:500;margin-left:20px;color:#fff;pointer-events:none}.burger-wrapper{margin-right:20px;display:flex;flex-direction:column;justify-content:center}.burger{width:32px;height:4px;background:#fff;margin:2px 0}.menu-shape{margin-top:20px;background-color:#e8e8e8;border-radius:4px;position:absolute;top:100%;left:0;z-index:2;box-shadow:0 4px 8px #0000001a;max-height:550px;overflow-y:hidden;display:flex}.menu-columns{display:flex;max-height:550px;overflow-y:auto}.categories-column{width:322px;border-right:1px solid #ddd;max-height:550px;overflow-y:auto}.categories-column:last-child{border-right:none}.categories-column ul{list-style:none;padding:0;margin:0}.categories-column li{padding:12px 20px;font-family:Roboto;cursor:pointer;transition:all .2s;border-bottom:1px solid #e0e0e0}.categories-column li:hover{background-color:#f5f5f5}.categories-column li.active{font-weight:500;color:orange}.search-container{position:relative;width:322px}.search-input{width:100%;height:46px;padding:0 50px 0 20px;border:1px solid #E1E1E1;border-radius:4px;box-sizing:border-box;font-size:16px;outline:none;transition:border-color .3s ease}.search-input:focus{border-color:#fb6b2c}.search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:5}.search-dropdown{margin-top:8px;position:absolute;top:46px;left:0;width:100%;background-color:#eee;box-shadow:0 4px 8px #0000001a;border-radius:4px;max-height:400px;overflow-y:auto;z-index:10;padding:10px 0}.search-dropdown__item{padding:10px 15px;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:15px;border-bottom:1px solid #ddd;color:#333;font-weight:600;font-family:Arial,sans-serif}.search-dropdown__item:hover,.search-dropdown__item.highlighted{background-color:#f5f5f5}.search-dropdown__item-name{font-weight:700;font-size:15px;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#222}.search-dropdown__item-description{font-weight:400;font-size:14px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}hr{margin:8px 0;border:none;border-top:1px solid #ddd}.search-dropdown__more{padding:10px 15px;text-align:center;font-size:16px;color:#fb6b2c;cursor:pointer;font-weight:700;font-family:Arial,sans-serif;-webkit-user-select:none;user-select:none;border-top:1px solid #ddd}.search-dropdown__more:hover,.search-dropdown__more:focus{color:#fb6b2c;outline:none}.cart-shape{width:94px;height:46px;background-color:#fb6b2c;border-radius:4px;display:flex}button{margin-right:0;padding:0}.carousel-container{width:1400px;margin:0 auto;padding:20px}.carousel{position:relative;overflow:hidden;margin-bottom:20px}.carousel-images{display:flex;justify-content:space-between}.carousel-image-container{flex:0 0 436px}.carousel-image{width:436px;height:300px;object-fit:cover;border-radius:4px}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;cursor:pointer;padding:10px;z-index:1;border-radius:50%;width:40px;height:40px;font-size:18px;display:flex;align-items:center;justify-content:center}.carousel-button.prev{left:10px}.carousel-button.next{right:10px}.carousel-button:hover{background-color:#000c}.carousel-dots{display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;background-color:#d7d7d7;border:none;cursor:pointer;padding:0;margin:0}.dot.active{background-color:orange}.product-list{margin:0 auto;max-width:1400px;padding:10px}.product-card{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ccc;padding:10px 0}.product-left{display:flex;align-items:center;gap:30px}.product-right{display:flex;align-items:center;gap:20px}.product-left{width:950px}.product-name{width:200px;font-family:Roboto,Medium;font-size:16px;overflow:hidden}.product-name h3{margin:0;width:200px;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.4}.product-brand{width:100px;font-family:Roboto,Bold;font-weight:800;font-size:14px;color:#666;margin:0;overflow:visible;text-overflow:clip;white-space:normal}.product-description{width:650px;font-family:Roboto,Regular;font-size:14px;font-weight:400;overflow:hidden}.product-description p{margin:0;width:650px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-price{text-align:right;color:#fb6b2c;font-size:18px;font-family:Roboto,Bold;font-weight:800;width:200px}.cart-controls{display:flex;align-items:center}.cart-controls button{padding:6px;font-size:26px;cursor:pointer}.cart-controls span{min-width:20px;text-align:center;padding-top:10px;font-size:21px;font-family:Montserrat,Regular;font-weight:400;background-color:#eee;max-height:36px}.cart-bg{background-color:#eee;display:flex;align-items:center;gap:10px;border-radius:4px;height:46px}.cart-shape img{margin:auto;transition:width .2s ease}.cart-shape img:hover{width:32px}.not-found{margin:0 auto;font-size:24px;font-weight:600;max-width:1400px}.skeleton{animation:pulse 1.5s infinite;background-color:#f9f9f9}.skeleton-title,.skeleton-text,.skeleton-price,.skeleton-cart{background-color:#e0e0e0;border-radius:4px;margin-bottom:10px}.skeleton-title{width:70%;height:20px}.skeleton-text{width:90%;height:14px}.skeleton-text.short{width:40%}.skeleton-price{width:50px;height:20px;margin-bottom:15px}.skeleton-cart{width:28px;height:28px;border-radius:50%;margin-top:10px}@keyframes pulse{0%{background-color:#f0f0f0}50%{background-color:#e2e2e2}to{background-color:#f0f0f0}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.promo-main{margin:80px auto 0;width:1400px;display:flex;gap:20px;padding:0 10px}.email-section{display:flex;flex-direction:column;border-radius:6px;width:890px;height:300px;background-color:#eee}.info-section{border-radius:6px;width:490px;height:300px;background-color:#eee}.email-content{margin:20px}.email-heading{color:#000;font-size:32px;font-family:Roboto,Regular;font-weight:400}.consent-text{font-size:12px;font-family:Roboto,Regular;font-weight:400}.consent-link{color:#fb6b2c;text-decoration:underline}.info-content{margin:20px}.info-heading{font-size:32px;font-family:Roboto,Regular;font-weight:400}.info-subtext{font-size:16px;font-family:Roboto,Regular}.input-wrapper{position:relative;width:460px}.email-input{width:100%;height:52px;padding:0 120px 0 20px;border:1px solid #E1E1E1;border-radius:6px;box-sizing:border-box;font-size:16px;font-family:Roboto,sans-serif;outline:none;color:#000;transition:border-color .3s ease}.email-input:focus{border-color:#fb6b2c}.input-button{position:absolute;top:6px;right:6px;width:100px;height:40px;background-color:#fb6b2c;border:none;border-radius:6px;cursor:pointer;color:#fff;font-weight:700;font-family:Roboto,sans-serif;display:flex;justify-content:center;align-items:center;font-size:28px;padding:0}.input-wrapper p{font-size:38px;font-family:Roboto,Regular;font-weight:400;margin-top:38px}.input-button:hover{background-color:#cc8400}.footer-bg{margin-top:80px;width:100%;height:320px;background-color:#494d4e}.footer-main{margin:0 auto;width:1400px;justify-content:space-between}.footer-logo img{width:54px;height:54px}.left-colum{display:flex;flex-direction:column;gap:20px;margin-top:10px}.footer-logo{display:flex;align-items:center;gap:10px;font-size:24px;font-family:Roboto,Bold;font-weight:700;color:#fff}.m7{display:flex;flex-direction:column;text-decoration:none;font-size:14px;gap:10px;font-family:Roboto,Regular;font-weight:400;color:#fff}.m7 a{text-decoration:underline;color:#fff}.messenger{display:flex;flex-direction:row;gap:20px;margin-top:40px}.messenger img{width:46px;height:46px}.mmm{display:flex;flex-direction:row;justify-content:space-between;margin-right:450px}.footer-contacts{display:flex;flex-direction:column;text-decoration:none;color:#fff}h4{margin-top:40px;height:21px;color:#fff;font-size:18px;font-family:Roboto,Medium;font-weight:500}.footer-contacts>a{color:#fff;margin-top:10px;font-size:16px;font-family:Roboto,Regular;font-weight:400}.right-colum{display:flex;flex-direction:column;gap:20px}.footer-help{display:flex;flex-direction:column;text-decoration:none;color:#000}.footer-help>a{display:flex;margin-top:10px;color:#fff;font-size:16px;font-family:Roboto,Regular;font-weight:400}.work-schedule>p{margin:10px 0 0;display:flex;color:#fff;font-size:16px;font-family:Roboto,Regular;font-weight:400}.pagination-main{margin:20px auto 0;max-width:1400px}.pagination{display:flex;align-items:center;gap:10px;font-family:Arial,sans-serif}.pagination button{background-color:#fff;border:1px solid #ccc;color:#333;padding:6px 12px;cursor:pointer;border-radius:4px;min-width:32px;transition:background-color .2s,color .2s;font-family:Roboto,Bold;font-weight:600;font-size:16px}.pagination button:hover:not(:disabled){background-color:#fb6b2c;color:#fff;border-color:#fb6b2c}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination button.active{background-color:#fb6b2c;color:#fff;font-weight:700;border-color:#fb6b2c}.pagination .dots{padding:0 8px;-webkit-user-select:none;user-select:none;color:#666;font-size:24px;margin-right:10px}.category-grid-container{max-width:1400px;margin:20px auto 60px;padding:0;overflow-x:auto;overflow-y:visible;box-sizing:border-box;position:relative}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:20px;min-width:1400px;box-sizing:border-box;width:100%;overflow:visible;padding-top:2px}.category-card{border:1px solid #D8D8D8;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;text-align:center;transition:transform .2s ease;position:relative;z-index:1;background:#fff}.category-card:hover{transform:translateY(-4px);z-index:10}.category-card img{width:100%;height:120px;object-fit:contain;background-color:transparent;display:block}.category-name{padding:10px;font-size:14px;font-family:Roboto,Medium;font-weight:600;display:flex;align-items:center;justify-content:center}.wrapper{height:800px}.main-container{padding-left:10px;padding-right:10px;width:1400px;margin:20px auto 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.search-container{flex:1 1 auto;min-width:0}.cart-page{margin:0 auto;min-width:1400px;width:1400px}.cart-container{display:flex;gap:20px;margin-top:20px}.cart-items{flex:2}.cart-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;padding:10px 0}.cart-item-name{font-family:Roboto,Bold;font-size:18px;font-weight:600}.cart-item-description{font-size:14px;font-weight:400;font-family:Roboto,Regular;max-width:500px}.cart-item-quantity{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:20px}.cart-item-counter{display:flex;justify-content:space-between;gap:20px;font-size:18px;align-items:center}.cart-item-right{display:flex}.order-details{width:450px;height:350px;background:#eee;padding:20px;border-radius:5px;font-family:Roboto,Regular}.order-details span{background-color:#eee}.order-details h2{font-family:Roboto,Regular;font-size:24px;color:#fb6b2c;margin:auto auto 20px}.order-form input[type=Email],.order-form input[type=tel],.order-form input[type=text]{width:420px;padding:10px;height:16px;margin-top:5px;margin-bottom:5px;font-family:Roboto,Rgular;font-size:16px}.order-form label{display:flex;align-items:center;gap:2px;margin-bottom:10px;font-size:14px}.order-form button{width:100%;background-color:#fb6b2c;border-radius:4px;color:#fff;font-weight:700;cursor:pointer;font-family:Roboto,Regular;font-size:18px;height:48px;align-items:center;justify-content:space-around}.cart-bottom-info{display:flex;justify-content:space-between;margin-top:50px;padding:20px;background:#eee;border-radius:5px}.offer-subscribe form{display:flex}.offer-subscribe input[type=email]{flex:1;padding:10px}.offer-subscribe button{padding:10px 15px;background-color:#fb6b2c;border:none;color:#fff;cursor:pointer}.not-found-info{flex:1;border:2px solid #1e90ff;padding:20px;background:#fff;color:#000}.cart-empty{font-size:18px;font-weight:600}.order-form a{color:#fb6b2c;text-decoration:underline}.search-main{margin:0 auto;width:1440px;min-height:600px}.search-main>p{margin-left:20px;font-family:Roboto,Medium;font-weight:600;font-size:16px}.photo-uploader{margin-top:20px;width:100%;box-sizing:border-box;font-family:Arial,sans-serif}.photo-uploader__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.photo-uploader__slot{border:1px solid #ccc;padding:8px;border-radius:4px;display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;max-width:100%}.photo-uploader__filename{font-weight:600;margin-bottom:6px;font-size:14px;-webkit-user-select:none;user-select:none;text-align:center;width:100%}.photo-uploader__image-wrapper{width:100%;max-width:380px;height:220px;border:1px solid #ddd;background-color:#f9f9f9;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:4px}.photo-uploader__image{width:100%;height:100%;object-fit:cover}.photo-uploader__no-image{color:#aaa;font-size:13px}.photo-uploader__input{margin-top:10px;cursor:pointer;max-width:380px;width:100%}.photo-uploader__progress{width:100%;max-width:380px;margin-top:10px;height:12px;border-radius:6px}.admin-panel{max-width:900px;margin:20px auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f9f9fb;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:20px;color:#333}.admin-panel h1{text-align:center;margin-bottom:30px;font-weight:700;font-size:28px;color:#222}.admin-section{border:1px solid #ddd;border-radius:6px;margin-bottom:15px;background:#fff;overflow:hidden;transition:box-shadow .3s ease}.admin-section:hover{box-shadow:0 0 12px #0000001f}.admin-section__header{padding:15px 20px;font-size:18px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;justify-content:space-between;align-items:center;background-color:#eaecef;color:#333;transition:background-color .3s ease;border-bottom:1px solid #ccc}.admin-section__header:hover{background-color:#d6d8db}.admin-section__content{padding:20px;animation:fadeIn .3s ease forwards;background-color:#fff;border-top:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.admin-btn{background-color:#2f80ed;color:#fff;border:none;border-radius:5px;padding:10px 18px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .25s ease}.admin-btn:hover{background-color:#1366d6}.admin-input,.admin-textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:5px;font-size:16px;font-family:inherit;box-sizing:border-box;margin-top:4px;margin-bottom:15px;transition:border-color .3s ease;display:block}.admin-input:focus,.admin-textarea:focus{border-color:#2f80ed;outline:none}.admin-label{font-weight:600;margin-bottom:6px;display:block;color:#444}.product-editor{max-width:600px;margin:0;padding:20px;font-family:Arial,sans-serif}.product-editor>label{margin-bottom:12px;font-weight:600;color:#333}.search-results{list-style:none;margin:0 0 15px;padding:0;max-height:150px;overflow-y:auto;border:1px solid #ccc;border-radius:5px;background:#fafafa}.search-results li{padding:8px 12px;cursor:pointer;border-bottom:1px solid #eee;transition:background-color .15s ease}.search-results li:hover{background-color:#e1eaff}.edit-form label{display:block;margin-bottom:8px;color:#333;font-weight:600}.edit-form input.admin-input,.edit-form textarea.admin-textarea{width:100%;box-sizing:border-box}.edit-form button.admin-btn{margin-top:10px;width:100%}.category-list{list-style:none;margin:0;padding:0;max-height:200px;overflow-y:auto;border:1px solid #ccc;border-radius:6px;width:180px;background:#fafafa}.category-list li{padding:8px 12px;-webkit-user-select:none;user-select:none}.category-list li:hover{background-color:#e1eaff;cursor:pointer}.category-list li.active{background-color:#2f80ed;color:#fff;font-weight:700}.login-wrapper{display:flex;align-items:center;justify-content:center;height:100vh;background:linear-gradient(to right,#1d2b64,#f8cdda)}.login-form{background-color:#fff;padding:40px;border-radius:16px;box-shadow:0 10px 25px #0003;width:100%;max-width:400px;display:flex;flex-direction:column;justify-content:center}.login-form h2{margin-bottom:24px;text-align:center;color:#333}.login-form input{width:100%;padding:12px;margin-bottom:16px;border:1px solid #ccc;border-radius:8px;font-size:16px;box-sizing:border-box}.login-form button{width:100%;padding:12px;background-color:#1d2b64;color:#fff;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease;box-sizing:border-box}.login-form button:hover{background-color:#15204c}.toast{position:fixed;bottom:20px;right:20px;background-color:#fb6b2c;color:#fff;padding:14px 20px;border-radius:5px;font-family:Roboto,sans-serif;box-shadow:0 2px 6px #0000004d;z-index:1000;opacity:.9;animation:fadeInOut 5s forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(20px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}body{margin:0;padding:0;background-color:#fff}a{text-decoration:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-color:#d8d8d8}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px #fb6b2c}.pagination{padding:0 10px}button{border:none;outline:none;background:none;cursor:pointer}.sort-container{width:1400px;margin:0 auto 20px;display:flex;justify-content:flex-start;gap:20px;padding-left:10px;padding-right:10px}.sort-container select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fb6b2c;color:#fff;font-weight:700;font-family:Roboto,sans-serif;font-size:16px;padding:8px 40px 8px 16px;border:none;border-radius:4px;cursor:pointer;width:220px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'><path fill='%23ffffff' d='M0 0l5 6 5-6z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:10px 6px}.sort-container select:focus{outline:none;border-radius:4px}.category-name-text{width:1400px;margin:0 auto;font-size:14px;font-family:Roboto,Medium;font-weight:400}
