@import url('./fonts/fonts.css');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#333;background:#fff;font:14px/1.5 Lato,Arial,sans-serif}a{color:#428bca;text-decoration:none}a:hover{color:#e73737}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e73737;outline-offset:3px}.container{width:1170px;max-width:100%;padding:0 15px;margin:auto}.skip{position:absolute;left:12px;top:-60px;background:#fff;padding:10px;z-index:20}.skip:focus{top:10px}.topbar{border-bottom:1px solid #e5e5e5}.header-row{display:flex;align-items:center;height:79px}.brand{width:225px;flex-shrink:0;height:79px;border-right:1px solid #e5e5e5;display:flex;align-items:center;padding:0 27px;box-shadow:6px 0 9px #a5a5a512}.brand img{width:160px;height:60px}.search{display:flex;align-items:center;flex:1;padding:0 24px;min-width:0}.search button{background:none;border:0;color:#bbb;font-size:22px;padding:8px}.search input{border:0;width:100%;min-width:0;padding:18px 5px;font-size:16px;letter-spacing:.5px;color:#555}.account{width:185px;flex-shrink:0;height:79px;display:flex;align-items:center;justify-content:flex-end;gap:12px;border-left:1px solid #e5e5e5;color:#999}.account a{color:#999}.nav{background:#4c5358}.nav-row{display:flex;align-items:stretch;min-height:56px}.nav-link,.more-button,.mobile-toggle{display:flex;align-items:center;min-height:56px;padding:0 14px;color:#fff;background:none;border:0;font-size:11px;letter-spacing:1px;font-weight:700;text-transform:uppercase}.nav-link:hover,.nav-link.active,.more-button:hover{background:#394044;color:white}.more{position:relative}.more-button{font-size:18px}.more-menu{position:absolute;top:100%;right:0;z-index:12;background:#4c5358;min-width:180px;box-shadow:0 4px 8px #0003}.more-menu .nav-link{min-height:42px}.mobile-toggle{display:none}.top-category{padding:30px 0 17px}.section-title{font-size:20px;font-weight:300;color:#888;margin:0 0 18px;line-height:1.3}.round-icon{display:inline-flex;align-items:center;justify-content:center;background:#e73737;color:#fff;border-radius:50%;width:22px;height:22px;font-size:13px;margin-right:6px;vertical-align:2px}.band{height:31px;background:#f2f2f2;margin-bottom:30px}.home-section{margin-bottom:30px}.home-section .section-title{margin-left:0}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 10px}.carousel{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;cursor:grab}.carousel::-webkit-scrollbar{display:none}.carousel .card{flex:0 0 calc((100% - 20px)/3);scroll-snap-align:start}.carousel.dragging{scroll-snap-type:none;user-select:none;cursor:grabbing}.card{min-width:0}.card-image{display:block;overflow:hidden}.card-image img{display:block;width:100%;aspect-ratio:1.5;object-fit:contain;margin-bottom:6px}.card h3{font-size:13px;font-weight:700;line-height:21px;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card h3 a{color:#111}.card h3 a:hover{color:#e73737}.meta{display:flex;align-items:center;font-size:12px;color:#999;gap:9px;min-height:20px}.meta>a{margin-right:auto}.meta .stat{white-space:nowrap}.meta svg{width:12px;height:12px;fill:#bbb;vertical-align:-1px;margin-right:3px}.catalog{padding-top:30px;padding-bottom:45px}.catalog .cards{gap:30px}.catalog .section-title{margin-bottom:25px}.detail{padding-top:30px;padding-bottom:50px;min-height:470px}.breadcrumb{font-size:14px;margin-bottom:8px}.detail h1{font-size:20px;font-weight:300;color:#888;margin:0 0 28px}.description{font-size:16px;line-height:1.6;margin:35px 0 50px}.gate{max-width:600px;margin:0 auto;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0003;background:#fff;padding:40px;text-align:center}.gate h2{font-size:20px;margin:0 0 20px}.gate p{margin:0 0 20px}.button{display:inline-block;border:1px solid #eea236;border-radius:5px;background:#f0ad4e;color:#fff;padding:10px 18px;font-size:16px;box-shadow:0 2px 4px #0003}.button:hover{background:#ec971f;color:white}.account-page{padding:50px 15px;min-height:550px}.account-page>p{text-align:center;margin:0 0 20px}.login-panel{max-width:400px;padding:40px}.login-panel .panel-logo{width:195px;height:75px;margin:8px auto 30px;display:block}.login-panel form{display:grid;gap:15px}.field{width:100%;height:36px;border:1px solid #ccc;border-radius:4px;padding:6px 12px;background:#fff;color:#555;box-shadow:inset 0 1px 2px #0001}.form-label{text-align:left;display:block}.form-label span{display:block;margin-bottom:5px}.login-panel .button{width:100%}.panel-bottom{border-top:1px solid #eee;padding-top:20px;margin-top:20px}.status{padding:12px;background:#fff5e5;color:#795212;border:1px solid #f0d3a8;border-radius:4px;line-height:1.5}.status:empty{display:none}.checkbox{display:flex;text-align:left;gap:10px;margin:20px 0;font-size:14px}.checkbox input{flex-shrink:0;width:18px;height:18px}.prose{max-width:800px;min-height:450px;padding-top:40px;padding-bottom:60px;font-size:16px}.prose h1{font-size:26px;font-weight:400}.prose h2{font-size:20px;margin-top:28px}.empty{padding:35px 0;font-size:16px}footer{background:#111;padding:40px 0 20px;color:#888}.footer-grid{display:grid;grid-template-columns:1fr 1fr 2fr;gap:30px}.footer-title{font-size:14px;color:#fff;letter-spacing:2px;font-weight:700;margin:0 0 20px;text-transform:uppercase}.footer-links{padding:0;margin:0;list-style:none}.footer-links li{margin-bottom:6px}footer a{color:#bbb}.language{background:#333;padding:8px 10px;display:inline-block}.copyright{border-top:1px solid #222;padding-top:20px;margin-top:20px;font-size:12px;color:#888}.footer-about{margin:0;max-width:400px}.pagination{display:flex;flex-wrap:wrap;gap:5px;margin-top:30px}.pagination a{border:1px solid #ddd;padding:8px 13px;min-width:40px;text-align:center}.pagination .active{background:#4c5358;color:white}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
.top-category{padding:30px 15px 18px}.top-category .section-title{margin:0}.catalog.category-page{padding-top:49px}.category-page .section-title{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.catalog .cards{column-gap:10px}.account svg{width:12px;height:12px;fill:currentColor}.flag{width:15px;height:auto}.language .flag{width:20px}
@media(max-width:1199px){.container{width:970px}.nav-link{padding:0 10px;font-size:10px}.brand{width:225px}.account{width:165px}}
@media(max-width:991px){.container{width:750px}.nav-row{flex-wrap:wrap}.nav-link{padding:0 10px}.account{width:120px}.brand{width:200px;padding:0 15px}.search{padding:0 12px}.catalog .cards{gap:24px 15px}}
@media(max-width:767px){.container{width:100%;padding:0 20px}.header-row{height:auto;flex-wrap:wrap}.brand{width:calc(100% - 105px);height:74px;padding-left:0;border:0;box-shadow:none}.brand img{width:165px}.account{height:74px;width:105px;border:0;font-size:13px}.search{order:3;flex-basis:100%;border-top:1px solid #eee;padding:0}.search input{height:52px}.mobile-toggle{display:flex;justify-content:space-between;width:100%;font-size:13px;padding:0}.nav-row{display:none;flex-direction:column;padding-bottom:12px}.nav-row.open{display:flex}.nav-link{font-size:12px;min-height:44px;padding:0 12px}.more-button{display:none}.more-menu{position:static;box-shadow:none;display:block!important}.top-category{padding-top:26px}.carousel .card{flex-basis:100%}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog .cards{gap:25px 15px}.meta{flex-wrap:wrap;gap:5px;font-size:12px}.meta>a{width:100%}.card h3{font-size:14px}.home-section{margin-bottom:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-about-wrap{grid-column:1/-1}.gate{padding:28px 20px}.account-page{padding-top:32px}.description{margin:25px 0 35px}.login-panel{padding:28px 25px}.section-title{font-size:21px}}
@media(max-width:380px){.cards{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-about-wrap{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
