body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#2c3e50;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{overflow-x:hidden;width:100%}.app-footer{background:#1a1a2e;border-top:2px solid #ffffff1a;color:#ffffffb3;padding:30px 20px;text-align:center}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1a1a2e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e94560}.hero-section{height:100vh;overflow:hidden;position:relative;width:100%}.slider-container{height:100%;position:relative;width:100%}.slide{background-position:50%!important;background-size:cover!important;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1.05);transition:opacity .8s ease;transition:opacity .8s ease,transform .8s ease;width:100%}.slide.active{opacity:1;transform:scale(1)}.hero-overlay{background:#00000073;height:100%;left:0;top:0;z-index:2}.hero-content,.hero-overlay{pointer-events:none;position:absolute;width:100%}.hero-content{color:#fff;left:50%;padding:20px;text-align:center;text-shadow:2px 2px 20px #0009;top:50%;transform:translate(-50%,-50%);z-index:5}.hero-content h1{animation:fadeInUp .8s ease;font-size:4rem;margin-bottom:10px}.hero-content .subtitle{animation:fadeInUp 1s ease .2s both;font-size:2rem;opacity:.9}.hero-content .description{animation:fadeInUp 1s ease .4s both;font-size:1.2rem;margin-top:15px;opacity:.8}.slider-arrow{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2.5rem;height:60px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:60px;z-index:10}.slider-arrow:hover{background:#fff6;transform:translateY(-50%) scale(1.1)}.slider-arrow.prev{left:30px}.slider-arrow.next{right:30px}.slider-dots{bottom:40px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background:#fff6;border:2px solid #fff3;border-radius:50%;cursor:pointer;height:14px;transition:all .3s ease;width:14px}.dot:hover{background:#ffffffb3;transform:scale(1.2)}.dot.active{background:#fff;border-color:#fff;transform:scale(1.2)}.catalog-button{align-items:center;animation:bounce 2s infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ecc;border:2px solid #ffffff4d;border-radius:50px;bottom:120px;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;font-weight:600;gap:12px;left:50%;padding:18px 50px;position:absolute;transform:translateX(-50%);transition:all .3s ease;z-index:10}.catalog-button:hover{background:#1a1a2ef2;border-color:#fff;box-shadow:0 0 30px #fff3;transform:translateX(-50%) scale(1.05)}.arrow-down{animation:floatDown 1.5s ease-in-out infinite;display:inline-block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes floatDown{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes bounce{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content .subtitle{font-size:1.3rem}.hero-content .description{font-size:1rem}.slider-arrow{font-size:1.8rem;height:40px;width:40px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.catalog-button{bottom:90px;font-size:1.1rem;padding:14px 30px}}.hero-phone{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a2ed9;border:1px solid #ffffff26;border-radius:50px;box-shadow:0 4px 20px #0003;color:#fff;display:flex;font-size:1.05rem;font-weight:500;gap:10px;padding:10px 22px;position:absolute;right:30px;text-decoration:none;top:25px;transition:all .3s ease;z-index:20}.hero-phone:hover{background:#e94560;border-color:#ffffff4d;box-shadow:0 8px 30px #e9456066;transform:translateY(-2px)}.hero-phone:active{transform:scale(.95)}.hero-phone-icon{font-size:1.2rem}.hero-phone-text{white-space:nowrap}@media (max-width:768px){.hero-phone{font-size:.9rem;gap:8px;padding:8px 16px;right:20px;top:20px}.hero-phone-icon{font-size:1rem}.hero-phone-text{font-size:.85rem}}@media (max-width:480px){.hero-phone{border-radius:30px;font-size:.8rem;gap:5px;padding:6px 12px;right:12px;top:15px}.hero-phone-icon{font-size:.85rem}.hero-phone-text{font-size:.75rem}}.home-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#45454526;border:2px solid #414141;border-radius:50px;box-shadow:none;box-sizing:border-box;color:#bebebe;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:10px;height:44px;left:30px;line-height:1.2;padding:10px 24px;position:absolute;top:25px;transition:all .3s ease;white-space:nowrap;z-index:20}.home-button:hover{background:#161621;border:2px solid #161621;box-shadow:0 6px 25px #1a1a2e33;color:#fff;transform:translateY(-2px)}.home-button:active{transform:scale(.95)}.home-icon{font-size:1.1rem;line-height:1;transition:transform .3s ease}.home-button:hover .home-icon{transform:scale(1.1)}.catalog-section{background:#f8f9fa;min-height:100vh;padding:60px 20px}.catalog-title{color:#1a1a2e;font-size:2.5rem;margin-bottom:40px;text-align:center}.categories-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.category-card{background:#fff;border-radius:16px;box-shadow:0 4px 15px #00000014;cursor:pointer;overflow:hidden;text-align:center;transition:all .3s ease}.category-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-10px)}.category-image{height:200px;object-fit:cover;width:100%}.category-card h3{color:#1a1a2e;font-size:1.1rem;margin:0;padding:15px}.catalog-container{margin:0 auto;max-width:900px;padding:40px 20px}.back-button,.category-title{margin-bottom:30px}.category-title{color:#1a1a2e;font-size:2rem}.products-list{display:flex;flex-direction:column;gap:20px;max-height:700px;overflow-y:auto;padding-right:10px}.products-list::-webkit-scrollbar{width:8px}.products-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.products-list::-webkit-scrollbar-thumb{background:#1a1a2e;border-radius:10px}.products-list::-webkit-scrollbar-thumb:hover{background:#e94560}.product-item{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0000000f;cursor:pointer;display:flex;gap:28px;min-height:130px;padding:24px 28px;transition:all .3s ease}.product-item:hover{background:#fafafa;box-shadow:0 6px 25px #0000001f;transform:translateX(10px)}.product-item-image{background:#f0f0f0;border-radius:14px;flex-shrink:0;height:130px;object-fit:cover;width:130px}.product-item-info{flex:1 1;min-width:0}.product-item-info h3{color:#1a1a2e;font-size:1.4rem;margin:0 0 6px}.product-item-info h3,.product-item-info p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item-info p{color:#6c757d;font-size:1.05rem;margin:0}.has-configurator{background:#e8f8f0;border-radius:20px;color:#2ecc71;display:inline-block;font-size:.9rem;margin-top:8px;padding:4px 16px;white-space:nowrap}.configurator-placeholder{background:#fff;border-radius:16px;box-shadow:0 4px 15px #00000014;padding:60px 40px;text-align:center}.configurator-placeholder h2{color:#1a1a2e;margin-bottom:15px}.configurator-placeholder p{color:#6c757d;font-size:1.1rem;margin-bottom:25px}.open-configurator-btn{background:#1a1a2e;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1.1rem;padding:15px 40px;transition:all .3s ease}.open-configurator-btn:hover{background:#e94560;transform:scale(1.05)}.empty-message{color:#6c757d;font-size:1.2rem;padding:40px;text-align:center}@media (max-width:1024px){.categories-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.categories-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.catalog-title{font-size:2rem}.category-image{height:150px}.catalog-container{max-width:100%;padding:20px 15px}.back-button{font-size:.95rem;padding:10px 22px}.product-item{gap:18px;min-height:100px;padding:18px 20px}.product-item-image{height:90px;width:90px}.product-item-info h3{font-size:1.15rem}.product-item-info p{font-size:.95rem}.products-list{max-height:500px}}@media (max-width:480px){.categories-grid{gap:10px;grid-template-columns:1fr 1fr}.category-card h3{font-size:.9rem;padding:10px}.category-image{height:120px}.back-button{font-size:.9rem;justify-content:center;padding:8px 18px;width:100%}.product-item{flex-wrap:wrap;gap:14px;min-height:80px;padding:16px}.product-item-image{height:70px;width:70px}.product-item-info h3{font-size:1rem;white-space:normal}.product-item-info p{font-size:.85rem;white-space:normal}.products-list{max-height:400px}}.nav-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.back-button{align-items:center;background:#1a1a2e;border:none;border-radius:50px;box-shadow:0 4px 15px #1a1a2e33;color:#fff;cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:500;gap:10px;padding:12px 28px;transition:all .3s ease}.back-button:hover{background:#e94560;box-shadow:0 6px 25px #e945604d;transform:translateX(-5px)}.back-button:active{transform:translateX(-3px) scale(.97)}.back-icon{font-size:1.4rem;line-height:1;transition:transform .3s ease}.back-button:hover .back-icon{transform:translateX(-4px)}.configurator-container{margin:30px 0;max-width:1200px}.product-card{align-items:flex-start!important;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:30px;margin-bottom:30px;padding:30px}.product-image-wrapper{aspect-ratio:1/1;background:#f5f5f5;border-radius:16px;flex:0 0 100%;height:auto;max-width:50%;min-width:0;overflow:hidden;position:relative}.product-image{border-radius:16px;box-shadow:0 4px 12px #0000001a;height:100%;object-fit:cover;transition:opacity .5s ease,transform .5s ease;width:100%}.product-image.fade-out{opacity:0;transform:scale(1.05)}.product-image.fade-in{opacity:1;transform:scale(1)}.gallery-arrow{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.8rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:4}.gallery-arrow:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-dots{bottom:70px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%);z-index:4}.gallery-dot{background:#ffffff80;border:1px solid #ffffff4d;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.gallery-dot:hover{background:#fffc;transform:scale(1.2)}.gallery-dot.active{background:#fff;border-color:#fff;transform:scale(1.2)}.btn-3d{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;border:none;border-radius:50px;bottom:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:10px 20px;position:absolute;right:20px;transition:all .3s;z-index:5}.btn-3d:hover{background:#1a1a2e;transform:scale(1.05)}.configurator-panel{flex:1 1 auto;max-width:60%;min-width:0}.configurator-panel h2{color:#1a1a2e;font-size:1.6rem;margin-bottom:5px}.configurator-panel h3{color:#6c757d;font-size:1.1rem;font-weight:400;margin-bottom:20px}.config-group{margin-bottom:18px}.config-group label{color:#2c3e50;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.option-group{display:flex;flex-wrap:wrap;gap:10px}.option-btn{background:#fff;border:2px solid #dee2e6;border-radius:50px;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 18px;transition:all .2s}.option-btn:hover{border-color:#adb5bd;transform:translateY(-2px)}.option-btn.active{background:#1a1a2e;border-color:#1a1a2e;color:#fff}.color-picker{display:flex;flex-wrap:wrap;gap:10px}.color-btn{border:3px solid #dee2e6;border-radius:50%;cursor:pointer;height:40px;transition:all .2s;width:40px}.color-btn:hover{transform:scale(1.1)}.color-btn.active{border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e4d}.color-info{font-size:.9rem;margin-top:8px}.color-price{color:#9e9e9e;font-weight:500;margin-left:8px}.surface-notice{background:#f5f5f5;border-radius:8px;color:#555;font-size:.9rem;margin-top:10px;padding:8px 14px}.config-price{border-top:2px solid #e9ecef;color:#1a1a2e;font-size:1.4rem;font-weight:700;margin-top:18px;padding-top:12px}.config-price span{color:#252525}.three-d-modal{align-items:center;animation:fadeIn .3s ease;background:#000000d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.three-d-content{background:#1a1a2e;border-radius:20px;height:80vh;max-width:1000px;overflow:hidden;position:relative;width:90%}.close-3d{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:50px;position:absolute;right:25px;top:20px;transition:all .3s;width:50px;z-index:10}.close-3d:hover{background:#e74c3c;transform:rotate(90deg)}.three-d-frame{border:none;height:100%;width:100%}.product-description{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;padding:20px 25px}.details-row{border-bottom:1px solid #f0f0f0;display:flex;padding:5px 0}.details-row:last-child{border-bottom:none}.details-row .label{color:#2c3e50;flex-shrink:0;font-size:.95rem;font-weight:600;width:150px}.details-row .value{color:#1a1a2e;font-size:.95rem}.details-row:first-child .value{color:#424242;font-size:1rem;font-weight:450}@media (max-width:768px){.product-card{flex-direction:column;flex-wrap:wrap;padding:20px}.product-image-wrapper{aspect-ratio:1/1;flex:0 0 100%;max-width:100%;min-width:100%}.configurator-panel{flex:1 1 100%;max-width:100%}.gallery-arrow{font-size:1.4rem;height:32px;width:32px}.gallery-dots{bottom:60px}}@media (max-width:480px){.product-image-wrapper{aspect-ratio:1/1}.details-row{flex-wrap:wrap}.details-row .label{margin-bottom:2px;width:100%}}@media (max-width:768px){.product-card{flex-direction:column!important;flex-wrap:wrap!important;padding:20px}.product-image-wrapper{aspect-ratio:1/1;flex:0 0 100%!important}.configurator-panel,.product-image-wrapper{max-width:100%!important;min-width:100%!important}.configurator-panel{flex:1 1 100%!important}.gallery-arrow{font-size:1.4rem;height:32px;width:32px}.gallery-dots{bottom:60px}.product-card{gap:20px;padding:16px}.configurator-panel h2{font-size:1.4rem}.configurator-panel h3{font-size:1rem;margin-bottom:15px}.config-group{margin-bottom:14px}.option-btn{font-size:.85rem;padding:6px 14px}.color-btn{height:36px;width:36px}.config-price{font-size:1.2rem}.details-row .label{font-size:.9rem;width:120px}.details-row .value{font-size:.9rem}}@media (max-width:480px){.product-image-wrapper{aspect-ratio:1/1}.details-row{flex-wrap:wrap}.details-row .label{margin-bottom:2px;width:100%}.product-card{gap:15px;padding:12px}.configurator-panel h2{font-size:1.2rem}.configurator-panel h3{font-size:.9rem}.option-btn{font-size:.8rem;padding:5px 12px}.color-btn{height:32px;width:32px}.gallery-arrow{font-size:1.2rem;height:28px;width:28px}.gallery-dots{bottom:50px;gap:6px}.gallery-dot{height:8px;width:8px}.btn-3d{bottom:12px;font-size:.8rem;padding:6px 14px;right:12px}}.faq-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;margin:60px 0;padding:30px}.faq-section h2{color:#1a1a2e;font-size:2rem;margin-bottom:30px;text-align:center}.faq-list{margin:0 auto;max-width:800px}.faq-item{border-bottom:1px solid #e9ecef;padding:5px 0}.faq-question{align-items:center;background:none;border:none;color:#2c3e50;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:20px 0;text-align:left;transition:color .2s;width:100%}.faq-question:hover{color:#1a1a2e}.faq-icon{color:#6c757d;flex-shrink:0;font-size:1.5rem;margin-left:20px}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:300px;padding-bottom:20px}.faq-answer p{color:#495057;line-height:1.7}.contacts-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;margin:60px 0;padding:30px}.contacts-section h2{color:#1a1a2e;font-size:2rem;margin-bottom:30px;text-align:center}.contacts-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1fr 1fr}.contact-info{display:flex;flex-direction:column;gap:25px}.contact-item{align-items:center;background:#f8f9fa;border-radius:16px;display:flex;gap:20px;padding:15px 20px;transition:transform .2s}.contact-item:hover{transform:translateX(8px)}.contact-icon{font-size:2rem;min-width:50px;text-align:center}.contact-item h4{color:#6c757d;font-size:1rem;margin-bottom:4px}.contact-item a,.contact-item p{color:#1a1a2e;font-size:1.1rem;font-weight:500;text-decoration:none}.contact-item a:hover{color:#2c3e50;text-decoration:underline}.map-frame{border-radius:16px;box-shadow:0 4px 12px #0000001a;min-height:300px;width:100%}@media (max-width:768px){.contacts-grid{gap:30px;grid-template-columns:1fr}.contact-item{padding:12px 16px}}.contact-form-section{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;margin:40px auto;max-width:700px;padding:40px 50px}.contact-form-section h2{color:#1a1a2e;font-size:2rem;margin-bottom:8px;text-align:center}.form-subtitle{color:#6c757d;font-size:1.05rem;margin-bottom:30px;text-align:center}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:6px}.form-group label{color:#2c3e50;font-size:.95rem;font-weight:600}.form-group label .required{color:#e94560}.form-group input,.form-group textarea{background:#fafafa;border:2px solid #e9ecef;border-radius:12px;font-family:inherit;font-size:1rem;padding:14px 18px;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#1a1a2e;box-shadow:0 0 0 4px #1a1a2e14;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#adb5bd}.submit-button{align-items:center;background:#1a1a2e;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:10px;justify-content:center;margin-top:10px;padding:16px 32px;transition:all .3s ease}.submit-button:hover{background:#e94560;box-shadow:0 6px 25px #e945604d;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-error{background:#fde8e8;border-left:4px solid #e94560;border-radius:8px;color:#c0392b;font-size:.95rem;padding:12px 16px}.form-success{padding:30px 20px;text-align:center}.success-icon{animation:bounceIn .6s ease;font-size:4rem;margin-bottom:15px}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.form-success h2{color:#2ecc71;margin-bottom:10px}.form-success p{color:#6c757d;font-size:1.1rem;margin-bottom:20px}.success-button{background:#2ecc71;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 30px;transition:all .3s ease}.success-button:hover{background:#27ae60;transform:scale(1.05)}@media (max-width:768px){.contact-form-section{margin:30px 15px;padding:25px 20px}.contact-form-section h2{font-size:1.6rem}.form-group input,.form-group textarea{font-size:.95rem;padding:12px 16px}.submit-button{font-size:1rem;padding:14px 24px}}@media (max-width:480px){.contact-form-section{margin:20px 10px;padding:20px 16px}.contact-form-section h2{font-size:1.3rem}.form-subtitle,.submit-button{font-size:.95rem}.submit-button{padding:12px 20px;width:100%}}
/*# sourceMappingURL=main.a4acce05.css.map*/