:root{--blue:#212882;--navy:#11153d;--orange:#f26522;--muted:#687083;--line:#dfe3ed;font-family:Arial,Helvetica,sans-serif;color:#161d35;background:#fff;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;line-height:1.6}html{scroll-behavior:smooth;scroll-padding-top:24px}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:4px}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 80px));margin:auto}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip:focus{position:absolute;background:white;padding:15px;z-index:100}.topbar{background:#11153d;color:#d8dced;font-size:10px;letter-spacing:1.3px}.topbar .container{display:flex;align-items:center;justify-content:space-between;min-height:34px}.topbar button{background:transparent;color:white;font-size:11px}
header{background:var(--blue);color:white}.header-main{display:flex;align-items:center;gap:40px;min-height:106px}.brand{width:300px;flex-shrink:0}.brand img{width:100%;height:auto}#header-search{display:flex;flex:1;height:44px;background:#fff;border-radius:4px;overflow:hidden}#search{border:0;min-width:0;width:100%;padding:0 16px;font-size:13px;color:#222}#header-search button{width:50px;background:var(--orange);color:#fff;font-size:30px}.header-contact{background:transparent;color:white;font-size:11px;font-weight:bold;white-space:nowrap}#navigation{background:var(--orange);color:white}#navigation .container{display:flex;align-items:center;gap:36px;min-height:47px;font-size:11px;font-weight:800;letter-spacing:.6px}#navigation a:hover{text-decoration:underline}#navigation span{margin-left:auto;font-size:10px;font-weight:400}#menu-toggle{display:none}
.hero{background:linear-gradient(120deg,#171d59,#212882);color:white;overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:55px;min-height:600px}.hero-copy{padding:65px 0}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;margin:0 0 20px;color:var(--orange)}.hero .eyebrow{color:#cad0ff;display:flex;align-items:center;gap:10px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,4.5vw,69px);line-height:1.05;letter-spacing:-2.5px;margin-bottom:25px;font-style:italic;font-weight:900}em{font-style:normal;color:var(--orange)}h1 em{font-style:italic}.intro{color:#d8dcf4;font-size:16px;max-width:490px}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0 45px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:14px 22px;font-size:11px;letter-spacing:.5px;font-weight:bold;border-radius:3px;gap:12px}.orange{background:var(--orange);color:white}.orange:hover{background:#d84c0e}.blue{background:var(--blue);color:#fff}.text-link{font-size:12px;background:transparent;color:inherit}.hero-foot{border-top:1px solid #ffffff25;padding-top:18px;display:flex;gap:25px;font-size:9px;letter-spacing:1px;color:#bfc7ef}.hero-image{position:relative;padding:30px 0}.hero-image img{width:100%;height:auto;border-radius:10px;box-shadow:0 30px 60px #0004}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;gap:18px}.benefits b{font-size:28px;font-style:italic;color:var(--orange)}.benefits strong{display:block;font-size:13px}.benefits small{display:block;color:var(--muted);font-size:11px}.section{padding-top:85px;padding-bottom:85px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px}h2{font-size:42px;letter-spacing:-1.5px;line-height:1.12;margin-bottom:0}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:13px;color:var(--muted);margin:0}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-card{padding:30px;text-align:left;position:relative;color:#fff;background:linear-gradient(135deg,#212882,#101540);border-bottom:4px solid var(--orange);overflow:hidden}.category-card:after{content:"";position:absolute;width:160px;height:160px;border:18px solid #ffffff06;border-radius:50%;right:-45px;top:-40px;pointer-events:none}.category-index{font-size:10px;letter-spacing:1px;color:#c5cdf9}.category-card h3{font-size:29px;margin:32px 0 6px}.category-card p{font-size:12px;color:#c4cae6}.category-link{display:block;margin-top:25px;font-size:10px;font-weight:bold;letter-spacing:1px;color:#ff9766}.category-card:hover{background:var(--blue)}
.catalog-section{background:#f3f5f9}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:15px}#filters{display:flex;gap:8px;flex-wrap:wrap}.filter{padding:9px 18px;border-radius:3px;background:#fff;color:#535d74;font-size:12px;border:1px solid var(--line)}.filter.active{background:var(--blue);color:white;border-color:var(--blue)}#result-count{font-size:11px;color:var(--muted);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid #e5e8ef;display:flex;flex-direction:column;min-width:0;border-radius:5px;overflow:hidden}.product-photo{position:relative;background:#fff;width:100%;padding:18px;border-bottom:1px solid #f1f2f5}.product-photo img{width:100%;height:210px;object-fit:contain}.product-photo span{position:absolute;right:13px;bottom:13px;border-radius:50%;width:28px;height:28px;background:#f2f4fa;color:var(--blue)}.product-info{padding:20px}.product-info>span{color:var(--orange);font-size:9px;letter-spacing:1.5px;font-weight:bold}.product-info h3{font-size:13px;line-height:1.45;margin:8px 0 12px}.product-info p{font-size:11px;color:var(--muted);margin-bottom:0}.product-quote{margin:auto 16px 16px;padding:12px 6px;background:#edf0fa;color:var(--blue);font-size:10px;font-weight:bold;border-radius:3px}.product-quote:hover{background:var(--orange);color:#fff}.outline{border:1px solid var(--blue);background:transparent;color:var(--blue)}#show-more{display:flex;margin:36px auto 0}#empty{text-align:center;padding:50px 10px}#empty .text-link{margin-left:20px}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about h2{margin-bottom:25px}.about p:not(.eyebrow){color:var(--muted);font-size:14px}.about .button{margin-top:15px}.service-list article{display:flex;gap:25px;padding:28px 0;border-bottom:1px solid var(--line)}.service-list article>span{color:var(--orange);font-size:25px;font-style:italic;font-weight:bold}.service-list h3{font-size:19px;margin-bottom:4px}.service-list p{margin-bottom:0}
.contact-section{background:var(--navy);color:#fff}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact-layout h2{font-size:47px;margin-bottom:25px}.contact-layout p:not(.eyebrow){font-size:14px;color:#bdc5e3}.contact-layout .text-link{color:#fff;font-weight:bold;padding:0;margin-top:14px}#quote-form{padding:35px;background:#ffffff08;border:1px solid #ffffff1f;border-radius:6px}#quote-form h3{font-size:21px;margin-bottom:24px}label{display:block;font-size:11px;margin-bottom:18px}label input,label textarea{display:block;width:100%;margin-top:6px;background:#111635;border:1px solid #454b6d;color:#fff;border-radius:3px;padding:11px;font-size:13px;resize:vertical}label input::placeholder,label textarea::placeholder{color:#9aa4c9}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}#quote-form .button{width:100%}#quote-form small{display:block;margin-top:13px;font-size:10px;color:#aab4d8}footer{background:#0b0e24;color:white}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:45px;padding-bottom:40px}.footer-main img{width:270px;height:auto}.footer-main p{font-size:12px;color:#929dc1;margin:0}.footer-main button{background:transparent;color:var(--orange);font-size:12px;font-weight:bold}.footer-bottom{border-top:1px solid #ffffff15;display:flex;justify-content:space-between;padding-top:18px;padding-bottom:18px;font-size:10px;color:#9199b9}.floating-contact{position:fixed;right:22px;bottom:22px;padding:12px 21px;color:white;background:#17884c;border-radius:30px;box-shadow:0 5px 20px #0003;font-weight:bold;font-size:13px;z-index:20}dialog{border:0;border-radius:8px;width:min(540px,calc(100% - 32px));padding:35px;color:#141a35}dialog::backdrop{background:#070e2cbb}dialog h2{font-size:30px;margin-bottom:15px}dialog p{font-size:13px}#close-dialog{position:absolute;right:12px;top:7px;font-size:27px;background:transparent}#pending-message{width:100%;padding:12px;border:1px solid var(--line);font-size:13px;margin:10px 0 20px;resize:vertical}
@media(max-width:1050px){.container{width:calc(100% - 48px)}.header-main{gap:20px}.brand{width:240px}.header-contact{display:none}#navigation .container{gap:25px}#navigation span{display:none}.hero-layout{gap:28px;min-height:500px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-foot{gap:12px;font-size:8px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about,.contact-layout{gap:45px}.contact-layout h2{font-size:39px}}
@media(max-width:700px){.container{width:calc(100% - 32px)}.topbar .container{justify-content:center}.topbar span{display:none}.header-main{flex-wrap:wrap;gap:14px;padding-top:18px;padding-bottom:18px}.brand{width:245px;max-width:calc(100% - 58px)}#menu-toggle{display:block;margin-left:auto;color:white;background:transparent;font-size:25px}#header-search{order:3;flex-basis:100%;height:42px}#navigation{display:none}#navigation.open{display:block}#navigation .container{flex-wrap:wrap;padding:15px 0;gap:18px 24px}.hero-layout{grid-template-columns:1fr;gap:0}.hero-copy{padding:42px 0 12px}h1{font-size:49px}.intro{font-size:14px}.hero-actions{margin:25px 0;flex-direction:row;align-items:center;gap:15px}.hero-actions .button{font-size:9px;padding:13px}.hero-actions .text-link{font-size:11px}.hero-foot{font-size:9px;justify-content:space-between}.hero-image{padding:20px 0 30px;max-width:430px;width:100%;margin:auto}.benefits{grid-template-columns:1fr;gap:18px;padding:25px 0}.benefits b{font-size:24px}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:18px}h2{font-size:34px}.category-grid{grid-template-columns:1fr;gap:14px}.category-card{padding:23px}.category-card h3{margin-top:12px}.category-link{margin-top:14px}.catalog-toolbar{align-items:flex-start;flex-direction:column}.filter{padding:8px 14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-photo{padding:10px}.product-photo img{height:150px}.product-info{padding:13px}.product-info h3{font-size:11px}.product-info p{font-size:10px}.product-quote{font-size:9px;margin:0 10px 10px;margin-top:auto}.about,.contact-layout{grid-template-columns:1fr;gap:30px}.contact-layout h2{font-size:36px}#quote-form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.footer-main{flex-direction:column;align-items:flex-start;gap:20px}.floating-contact{right:14px;bottom:14px;font-size:12px}.eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
