*{margin:0;padding:0;box-sizing:border-box;transition:.1s ease;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-decoration:none}html{overflow-x:hidden;scroll-padding-top:50px}main{width:95%;margin:0 auto;padding:15px;max-width:1600px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.header{position:fixed;width:100%;display:flex;gap:10px;margin:0 auto;background-color:#4575b5;color:#fff;z-index:15;justify-content:space-around;box-shadow:0 0 6px 1px #a0a0a0}.logo-link{display:inline-block;text-decoration:none}.logo{min-width:180px;width:100%;max-width:300px;height:auto;color:#fff;padding:10px}.logo:hover{transform:scale(1.1)}.desktop-nav{padding:15px}.desktop-nav a{padding:10px 20px;color:#fff;font-weight:900}.desktop-nav a:hover{background-color:#fff;color:#4575b5}.menu-button-close,.nav-link:first-child{display:none}.menu-button-open{display:none}.breadcrumbs{padding:12px 0;margin:0 auto 20px;max-width:1200px;font-size:14px;border-bottom:1px solid #eee}.breadcrumbs ol{display:flex;list-style:none;padding:0;margin:0;flex-wrap:wrap;gap:8px}.breadcrumbs li{display:flex;align-items:center}.breadcrumbs li:not(:last-child)::after{content:"›";margin-left:8px;color:#4575b5;font-weight:700}.breadcrumbs a{color:#4575b5;text-decoration:none;transition:color .2s}.breadcrumbs a:hover{color:#2c5282;text-decoration:underline}.breadcrumbs span[aria-current=page]{color:#666;font-weight:500}h1{border:1px solid #ddd;border-radius:8px;padding:15px;background:#fff;text-align:center;margin:60px auto 20px;box-shadow:0 0 6px 1px #a0a0a0}.order-dialog{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:0 0;z-index:200;padding:20px;max-width:400px;width:90%}.order-dialog:target{display:block}.order-dialog::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.2);z-index:2}.order-dialog:target::after{content:"";position:absolute;width:200vw;height:200vh;top:-100vh;left:-100vw;background:rgba(135,133,155,.5);backdrop-filter:blur(4px);z-index:1}.order-dialog>*{position:relative;z-index:5}.order-dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.close-dialog{font-size:1.8rem;line-height:1;text-decoration:none;color:red;padding:20px;font-weight:900}.close-dialog-mobile{display:none}.close-dialog:hover{color:#000}.contact-methods{display:grid;gap:12px;margin-bottom:20px}.contact-method{display:flex;flex-direction:column;padding:12px 16px;border-radius:8px;text-decoration:none;color:#fff;transition:transform .2s}.contact-method:hover{transform:translateY(-2px)}.telegram{background:#1a8ad5}.whatsapp{background:#1ab153}.vk{background:#447bba}.phone{background:radial-gradient(136.12% 140.74%at 99.77% 99.04%,#0d9488 0,#2dd4bf 20%,#14b8a6 80%,#5eead4 100%)}.max{background:radial-gradient(136.12% 140.74%at 99.77% 99.04%,#8d28c8 0,#7c42fa 20%,#007aff 80%,#609ceb 100%)}.order-dialog-footer{text-align:center;padding-top:15px;border-top:1px solid #eee;color:#666;font-size:.95rem}#_:target{display:none}:root{--primary-blue:#4575b2;--primary-dark:#2c5282;--primary-light:#5d8dc9;--accent-gold:#d4af37;--text-dark:#2d3748;--text-light:#4a5568;--text-white:#fff;--bg-light:#f8fafc;--bg-dark:#1a202c;--shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--gradient-primary:linear-gradient(135deg,#4575b2 0%,#2c5282 50%,#1a365d 100%);--gradient-gold:linear-gradient(135deg,#d4af37 0%,#b8860b 100%);--gradient-card:linear-gradient(145deg,#ffffff 0%,#f7fafc 100%);--border-radius:12px;--border-radius-lg:20px;--transition:all 0.3s ease}footer[aria-label="Подвал сайта"]{position:relative;background:var(--gradient-primary);color:var(--text-white);margin-top:5rem;padding:0;overflow:hidden;isolation:isolate}.contact-heading::after,footer::before{content:"";position:absolute;left:0;background:var(--gradient-gold)}footer::before{top:0;right:0;height:4px;z-index:1}.footer-wrapper{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;position:relative;z-index:2}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-map,.footer-map img,.footer-nav a{transition:var(--transition)}.footer-map{margin:0;position:relative}.footer-map:hover{transform:translateY(-5px)}.footer-map picture{display:block;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);border:3px solid rgba(255,255,255,.2);position:relative}.footer-map picture::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;mix-blend-mode:multiply;z-index:1;pointer-events:none}.footer-map img{width:100%;height:auto;display:block;filter:saturate(1.2) contrast(1.1)}.footer-map:hover img{transform:scale(1.02)}.footer-map figcaption{margin-top:1.5rem}.footer-nav{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:.5rem}.footer-nav a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);color:var(--text-white);text-decoration:none;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.2);font-weight:500}.footer-nav a::before{content:"📍";font-size:1.1em}.footer-nav a:hover{background:rgba(255,255,255,.2);border-color:var(--accent-gold);transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.contact-heading,.footer-contacts-section{position:relative}.contact-heading{font-size:1.8rem;margin:0 0 2rem;display:inline-block;font-weight:700;letter-spacing:.5px}.contact-heading::after{bottom:-10px;width:60px;height:3px;border-radius:3px}.footer-contacts ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.address-item,.work-hours{background:rgba(255,255,255,.05);border-radius:var(--border-radius);padding:1rem 1rem 1rem 3rem}.address-item strong,.card-phone,.work-hours strong{color:var(--accent-gold);font-weight:600}.card-phone{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,rgba(212,175,55,.2),rgba(184,134,11,.1));color:var(--text-white);text-decoration:none;border-radius:var(--border-radius);border:1px solid rgba(212,175,55,.3);transition:var(--transition);width:100%}.card-phone:hover{background:linear-gradient(135deg,rgba(212,175,55,.3),rgba(184,134,11,.2));border-color:var(--accent-gold);transform:translateX(5px);box-shadow:0 4px 12px rgba(212,175,55,.2)}.footer-contacts a:not(.card-phone){display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:rgba(255,255,255,.08);color:var(--text-white);text-decoration:none;border-radius:var(--border-radius);border:1px solid rgba(255,255,255,.15);font-weight:500;transition:var(--transition);width:100%;position:relative;overflow:hidden}.footer-contacts a:not(.card-phone)::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.footer-contacts a:not(.card-phone):hover::before{left:100%}.footer-contacts a:not(.card-phone):hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.footer-contacts a[href*="t.me"]:hover{border-color:#08c;background:rgba(0,136,204,.1)}.footer-contacts a[href*="vk.com"]:hover{border-color:#4c75a3;background:rgba(76,117,163,.1)}.footer-contacts a[href*="wa.me"]:hover{border-color:#25d366;background:rgba(37,211,102,.1)}.footer-contacts a[href*="max.ru"]:hover{border-color:#00c2ff;background:rgba(0,194,255,.1)}.footer-info{text-align:center;padding-top:2rem;position:relative}.footer-info p{margin:.75rem 0;color:rgba(255,255,255,.7);font-size:.9rem;line-height:1.6}.footer-info p:first-child{color:rgba(255,255,255,.9);font-size:1rem}.footer-note{padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem!important;color:rgba(255,255,255,.5)!important}.footer-note a{color:rgba(212,175,55,.8);text-decoration:none;transition:var(--transition);border-bottom:1px dotted rgba(212,175,55,.3)}.footer-note a:hover{color:var(--accent-gold);border-bottom-color:var(--accent-gold)}.card-phone:focus-visible,.footer-contacts a:focus-visible{outline:2px solid var(--accent-gold);outline-offset:2px;box-shadow:0 0 0 4px rgba(212,175,55,.3)}.footer-map picture::after{content:"Загрузка карты...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-white);opacity:0}.footer-map picture.loading::after{opacity:1}.card-phone::after{content:"→";margin-left:auto;opacity:.7;transition:var(--transition)}.card-phone:hover::after{opacity:1;transform:translateX(3px)}.address-item{background:linear-gradient(135deg,rgba(69,117,178,.15),rgba(44,82,130,.1));border:1px solid rgba(69,117,178,.3)}.work-hours{background:linear-gradient(135deg,rgba(212,175,55,.15),rgba(184,134,11,.1));border:1px solid rgba(212,175,55,.3)}.metal-gallery{padding:0;max-width:100%;margin:20px 0}.gallery-container{position:relative}.gallery-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gallery-wrapper{display:flex;gap:2rem;min-height:600px}.main-image-container{flex:1;position:relative}.main-figure{margin:0;display:none;opacity:0;transition:opacity .3s ease}#gallery-1:checked~.gallery-wrapper #image-1,#gallery-2:checked~.gallery-wrapper #image-2,#gallery-3:checked~.gallery-wrapper #image-3,#gallery-4:checked~.gallery-wrapper #image-4{display:block;opacity:1}#gallery-1:checked~.gallery-wrapper .thumbnail-item[for=gallery-1] .thumbnail-content,#gallery-2:checked~.gallery-wrapper .thumbnail-item[for=gallery-2] .thumbnail-content,#gallery-3:checked~.gallery-wrapper .thumbnail-item[for=gallery-3] .thumbnail-content,#gallery-4:checked~.gallery-wrapper .thumbnail-item[for=gallery-4] .thumbnail-content,#product-gallery-1:checked~.gallery-wrapper .thumbnail-item[for=product-gallery-1] .thumbnail-content,#product-gallery-2:checked~.gallery-wrapper .thumbnail-item[for=product-gallery-2] .thumbnail-content,#product-gallery-3:checked~.gallery-wrapper .thumbnail-item[for=product-gallery-3] .thumbnail-content,#product-gallery-4:checked~.gallery-wrapper .thumbnail-item[for=product-gallery-4] .thumbnail-content{border-color:#4575b5;background-color:rgba(69,117,181,.05)}.figure-image{border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.main-img{display:block;width:100%;height:auto;border-radius:8px}.figure-caption{margin-top:1rem}.figure-caption h3{margin:0 0 .5rem;color:#333;font-size:1.25rem}.figure-caption p{margin:0 0 .5rem;color:#666;line-height:1.5}.photo-counter{display:inline-block;color:#4575b5;font-weight:600;font-size:.9rem}.gallery-nav{width:100%;flex-shrink:0}.gallery-dots{display:none}.thumbnails{display:flex;gap:1rem;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 8px;scrollbar-width:thin;scrollbar-color:#4575b5 #f0f0f0}.thumbnails::-webkit-scrollbar{height:6px}.thumbnails::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.thumbnails::-webkit-scrollbar-thumb{background:#4575b5;border-radius:3px}#product-gallery .thumbnails::-webkit-scrollbar-thumb:hover,.product-thumbnails::-webkit-scrollbar-thumb:hover,.thumbnails::-webkit-scrollbar-thumb:hover{background:#3661a3}.thumbnail-content,.thumbnail-item{display:block;border:2px solid transparent;transition:all .2s ease}.thumbnail-item{cursor:pointer;border-radius:6px;background:#fff}.thumbnail-item:hover{border-color:#4575b5;transform:translateY(-2px);box-shadow:0 4px 8px rgba(69,117,181,.2)}.thumbnail-content{padding:8px;border-radius:4px}.thumbnail-picture{display:block;border-radius:4px;overflow:hidden;margin-bottom:8px}.thumbnail-img{display:block;width:100%;height:auto;border-radius:4px}.thumbnail-title{display:block;text-align:center;font-size:.9rem;font-weight:500;color:#333;padding:4px 0}.thumbnail-item:focus-within .thumbnail-content{outline:3px solid #4575b5;outline-offset:2px}@media (max-width:768px){.gallery-wrapper{flex-direction:column;gap:1rem;min-height:auto}.main-image-container{margin-bottom:0}.thumbnail-item{width:100px}.thumbnails{gap:.5rem}}.product-gallery-wrapper{flex-direction:column!important}.product-thumbnails{flex-direction:row!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important}@media (max-width:480px){.thumbnail-item{width:80px}.thumbnail-title{font-size:.8rem}}.page-header{text-align:center;margin:60px auto 30px;padding:20px;border-radius:12px;background:linear-gradient(135deg,#4575b5 0,#2c5282 100%);color:#fff;box-shadow:0 8px 20px rgba(69,117,181,.3)}.page-header h1{margin:0 0 10px;font-size:2rem;border:0;background:0 0;box-shadow:none;padding:0}.page-header p{margin:0;font-size:1.1rem;opacity:.9}.product-container{display:grid;grid-template-columns:1fr 300px;gap:30px;margin:30px 0}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:30px;grid-template-areas:"gallery specs" "description pricing"}.product-gallery-description{grid-area:gallery;display:flex;flex-direction:column;gap:20px}.product-gallery-section{grid-column:1/-1}.product-thumbnails{display:flex;scrollbar-width:thin;scrollbar-color:#4575b5 #f0f0f0}.product-info{display:flex;flex-direction:column;gap:20px}.product-specs{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.specifications-list{display:grid;gap:10px;margin:0;padding:0}.specifications-list dt{font-weight:600;color:#4575b5;margin-bottom:5px}.specifications-list dd{margin:0 0 15px;padding:0;color:#333}.product-description,.product-pricing{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.product-description h2,.product-pricing h2,.related-products h2{margin-top:0;color:#2c5282;background:0 0;text-align:left;padding:0;margin-bottom:15px}.product-pricing h2,.related-products h2{margin-bottom:20px}.sizes-table{width:100%;border-collapse:collapse;margin:0}.sizes-table thead th{background:#4575b5;color:#fff;padding:12px;text-align:left;font-weight:600}.sizes-table tbody tr{border-bottom:1px solid #e0e0e0}.sizes-table tbody tr:hover{background:#f8fafc}.sizes-table td{padding:12px}.sizes-table td:first-child{font-weight:600;color:#2c5282}.order-btn{display:inline-block;padding:8px 16px;background:#4575b5;color:#fff;text-decoration:none;border-radius:5px;font-weight:600;transition:all .3s ease;text-align:center}.order-btn:hover{background:#2c5282;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.related-products{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.related-item{margin-bottom:20px;padding:15px;border:1px solid #e0e0e0;border-radius:8px;transition:all .3s ease}.related-item:hover{border-color:#4575b5;transform:translateY(-3px);box-shadow:0 4px 8px rgba(69,117,181,.2)}.info-card h3,.product-card h3,.related-item h3{margin:0 0 10px;color:#2c5282}.related-image{margin:0 0 10px}.product-card img,.related-image img{width:100%;border-radius:5px}.related-image img{height:auto}.details-link{display:inline-block;color:#4575b5;text-decoration:none;font-weight:600}.related-products h2{flex:0 0 100%;width:100%;text-align:center}.details-link:hover{text-decoration:underline}.other-products{margin:40px 0}.other-products header{text-align:center;margin-bottom:30px}.other-products header h2{background:linear-gradient(135deg,#4575b5 0,#2c5282 100%);color:#fff;padding:15px 30px;border-radius:10px;display:inline-block;margin:0}.other-products header p{margin:10px 0 0;color:#666}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.product-card,.useful-info h2{border-radius:10px;text-align:center}.product-card{background:#fff;padding:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.product-card img{height:200px;object-fit:cover;margin-bottom:10px}.product-link{display:inline-block;padding:8px 16px;background:#4575b5;color:#fff;text-decoration:none;border-radius:5px;font-weight:600}.product-link:hover{background:#2c5282}.useful-info{margin:40px 0}.useful-info h2{background:linear-gradient(135deg,#4575b5 0,#2c5282 100%);color:#fff;padding:15px 30px;margin-bottom:30px}.info-card{background:#fff;border-radius:10px;padding:20px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.1);border-left:4px solid #4575b5}.info-card p{margin:0;color:#333;line-height:1.6}.product-gallery-wrapper{gap:1rem;min-height:auto}.product-main-image{flex:1;margin-bottom:1rem}.product-thumbnails{padding-bottom:8px;gap:.5rem}#product-gallery .thumbnails::-webkit-scrollbar,.product-thumbnails::-webkit-scrollbar{height:6px}#product-gallery .thumbnails::-webkit-scrollbar-track,.product-thumbnails::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}#product-gallery .thumbnails::-webkit-scrollbar-thumb,.product-thumbnails::-webkit-scrollbar-thumb{background:#4575b5;border-radius:3px}.thumbnail-item{flex:0 0 auto;width:120px}.product-gallery-nav{width:100%}@media (max-width:768px){#product-gallery .thumbnail-item{width:100px}}@media (max-width:480px){#product-gallery .thumbnail-item{width:80px}#product-gallery .thumbnail-title{font-size:.8rem}}#product-gallery #gallery-1:checked~.gallery-wrapper #image-1,#product-gallery #gallery-2:checked~.gallery-wrapper #image-2,#product-gallery #gallery-3:checked~.gallery-wrapper #image-3,#product-gallery #gallery-4:checked~.gallery-wrapper #image-4{display:block!important;opacity:1!important}#product-gallery #gallery-1:checked~.gallery-wrapper .thumbnail-item[for=gallery-1] .thumbnail-content,#product-gallery #gallery-2:checked~.gallery-wrapper .thumbnail-item[for=gallery-2] .thumbnail-content,#product-gallery #gallery-3:checked~.gallery-wrapper .thumbnail-item[for=gallery-3] .thumbnail-content,#product-gallery #gallery-4:checked~.gallery-wrapper .thumbnail-item[for=gallery-4] .thumbnail-content{background-color:rgba(69,117,181,.05)!important;border-color:#4575b5!important}#product-gallery #gallery-1:checked~.gallery-wrapper .main-figure:not(#image-1),#product-gallery #gallery-2:checked~.gallery-wrapper .main-figure:not(#image-2),#product-gallery #gallery-3:checked~.gallery-wrapper .main-figure:not(#image-3),#product-gallery #gallery-4:checked~.gallery-wrapper .main-figure:not(#image-4){display:none!important;opacity:0!important}#product-gallery-1:checked~.gallery-wrapper #product-image-1,#product-gallery-2:checked~.gallery-wrapper #product-image-2,#product-gallery-3:checked~.gallery-wrapper #product-image-3,#product-gallery-4:checked~.gallery-wrapper #product-image-4{display:none!important}#product-gallery .gallery-wrapper{flex-direction:column;gap:1rem;min-height:auto}#product-gallery .main-image-container{flex:1;margin-bottom:1rem}#product-gallery .thumbnails{flex-direction:row!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:8px;gap:.5rem}#product-gallery .thumbnail-item{flex:0 0 auto;width:120px}#product-gallery .gallery-nav{width:100%;flex-shrink:0}@media (max-width:768px){#product-gallery .thumbnail-item{width:100px}#product-gallery .thumbnails{gap:.3rem}}@media (max-width:480px){#product-gallery .thumbnail-item{width:80px}#product-gallery .thumbnail-title{font-size:.8rem}}#product-gallery .gallery-container{position:relative}#product-gallery .gallery-radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#product-gallery .main-figure{display:none;opacity:0;transition:opacity .3s ease}.product-info-sidebar{flex:1}.product-gallery-description{flex:2}#product-gallery{width:100%}.product-description{grid-area:description;margin-top:0}.product-info-sidebar{grid-area:specs;display:flex;flex-direction:column;gap:20px}.product-pricing{grid-area:pricing}