@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--blue:#007dbb;--navy:#06263a;--ink:#172c38;--muted:#60717b;--line:#dce3e7;--paper:#f4f7f9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);font:16px/1.6 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #36b6f2;outline-offset:4px}.topbar{background:var(--navy);color:#dce8ee;padding:8px 5%;font-size:12px;letter-spacing:1.5px;display:flex;justify-content:space-between}.topbar span{letter-spacing:.3px}header{height:98px;padding:0 5%;display:flex;align-items:center;gap:30px;background:white;position:relative;z-index:5}.brand{font-size:33px;font-weight:700;line-height:1;letter-spacing:-1.5px;display:inline-block;color:#218bc0;min-width:184px}.brand b{color:#114869;margin-left:4px}.brand-x{font-size:43px;color:#075281;font-weight:900}.brand small{display:block;font-size:8px;letter-spacing:1.4px;margin-top:7px}nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:600}nav a:hover{color:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;background:var(--blue);border:1px solid var(--blue);color:white;padding:14px 23px;font-weight:600;font-size:14px;transition:background .2s}.button:hover{background:#00669a}.small{padding:11px 17px}.cart-button{border:0;background:none;font-size:14px;padding:10px}.cart-button span{display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:25px;height:25px;margin-left:5px}.hero{min-height:650px;position:relative;background:#0b2c40;color:white;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0}.hero-photo{background:linear-gradient(90deg,#0b2c40,#476170);background-image:url('assets/hero.webp');background-size:cover;background-position:center}.hero-shade{background:linear-gradient(90deg,rgba(3,24,39,.94),rgba(3,24,39,.7) 42%,rgba(3,24,39,.08) 100%)}.hero-content{position:relative;padding:67px 5% 30px;max-width:860px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;margin:0 0 22px}.eyebrow span{display:inline-block;width:22px;height:2px;background:#4bbcf1;vertical-align:middle;margin-right:10px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;line-height:1.03}h1{font-size:clamp(54px,6.1vw,86px);letter-spacing:-1px;margin-bottom:23px}h1 em{font-style:normal;color:#6ac9f1}h2{font-size:clamp(38px,4vw,54px);margin-bottom:24px}h3{font-size:30px}.hero-copy{max-width:485px;color:#c7d5de;font-size:16px;line-height:1.8}.actions{display:flex;gap:12px;margin-top:28px}.outline{background:transparent;border-color:#8ca0ae}.outline:hover{background:#294759}.hero-bottom{display:flex;gap:24px;font-size:10px;letter-spacing:1px;border-top:1px solid #ffffff30;margin-top:43px;padding-top:22px;max-width:580px}.hero-index{position:absolute;right:4%;bottom:28px;writing-mode:vertical-rl;font-size:11px;letter-spacing:2px}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 5%;border-bottom:1px solid var(--line);gap:36px}.value-strip>div{padding-left:38px;position:relative}.value-strip span{position:absolute;left:0;top:0;color:var(--blue);font-size:12px}.value-strip strong{font-size:16px}.value-strip p{font-size:14px;color:var(--muted);margin-bottom:0}.section{padding:85px 5%}.blue{color:var(--blue)}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:32px}.section-heading h2{margin:0}.section-heading>p{max-width:370px;color:var(--muted);margin-bottom:4px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.industry-grid>a{padding:26px;position:relative;border-right:1px solid var(--line);transition:.2s}.industry-grid>a:first-child{border-left:1px solid var(--line)}.industry-grid>a:hover{background:var(--navy);color:white}.industry-no{color:var(--blue);font-size:12px;display:block;margin-bottom:30px}.industry-grid h3{margin-bottom:15px}.industry-grid p{font-size:14px;color:var(--muted);margin-bottom:25px}.industry-grid>a:hover p{color:#c4d4dd}.arrow{position:absolute;right:23px;bottom:20px;color:var(--blue);font-size:24px}.store{background:var(--paper)}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:32px 0 12px}.filters button{background:transparent;border:1px solid #cfd9df;padding:9px 18px;font-size:14px;color:var(--muted)}.filters button.active{background:var(--navy);color:white;border-color:var(--navy)}.catalog-note{font-size:12px;color:var(--muted);margin-bottom:25px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{background:white;border:1px solid #e2e8eb}.product-visual{height:170px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(125deg,#e8eef2,#fafcfd);position:relative;overflow:hidden}.product-visual .product-number{font-family:'Barlow Condensed',sans-serif;font-size:62px;color:#c2cfd7;line-height:1}.product-visual .type{font-size:12px;letter-spacing:1.5px;color:#446277}.product-visual .material{position:absolute;right:22px;top:22px;font-size:11px;padding:3px 7px;border:1px solid #c7d4dc;color:#597180}.product-body{padding:24px}.product-body>p{font-size:13px;color:var(--blue);margin-bottom:8px}.product h3{font-size:29px;margin-bottom:10px}.product-description{color:var(--muted);font-size:14px;min-height:46px}.product-bottom{margin-top:24px;padding-top:17px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.product-bottom strong{font-size:14px}.add{width:35px;height:35px;border:0;background:var(--blue);color:white;font-size:24px}.detail-link{padding:0;margin-top:12px;border:0;background:none;color:var(--muted);font-size:13px;text-decoration:underline}.custom{display:grid;grid-template-columns:1fr 1fr;background:var(--navy);color:white}.project-photo{min-height:600px;position:relative;overflow:hidden;background:#c9cdd1}.project-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 56%;filter:saturate(.6)}.project-photo span{position:absolute;left:30px;bottom:25px;background:var(--navy);padding:8px 14px;font-size:10px;letter-spacing:1px}.custom-copy{padding:65px 11%}.custom-copy>p:not(.eyebrow){color:#b8ccd9;font-size:15px}.custom .eyebrow{color:#71c9f0}.steps{margin:28px 0}.steps>div{border-top:1px solid #ffffff25;padding:13px 0;font-size:14px}.steps b{color:#65bde5;margin-right:22px;font-size:12px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:8%}.contact>div>p:last-child{max-width:390px;color:var(--muted)}label{display:block;font-size:14px;margin-bottom:17px;font-weight:500}input,textarea{display:block;width:100%;background:#f7f9fa;border:1px solid #d7e0e5;border-radius:0;padding:12px 14px;margin-top:7px;color:var(--ink)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{color:var(--muted);font-size:12px;margin:14px 0 0}footer{border-top:1px solid var(--line);padding:35px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{font-size:14px;color:var(--muted);margin:0}footer>span{font-size:12px;color:var(--muted)}dialog{border:0;padding:32px;width:min(620px,calc(100% - 24px));max-height:85vh;color:var(--ink);box-shadow:0 20px 100px #00192950}dialog::backdrop{background:#00152399}dialog h2{font-size:38px;margin-bottom:12px}.dialog-header{display:flex;justify-content:space-between;gap:20px}dialog>p{color:var(--muted);font-size:14px}.icon-button{border:0;background:#edf2f5;width:38px;height:38px;flex-shrink:0}.cart-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row strong{font-size:16px}.quantity{display:flex;align-items:center;gap:12px}.quantity button{border:1px solid var(--line);background:white;width:28px;height:30px}.cart-row small{display:block;color:var(--muted)}#cart-items{margin-bottom:25px}.empty{padding:30px 0;color:var(--muted)}.detail-close{float:right}#detail-content{padding-top:30px}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--navy);color:white;padding:13px 25px;z-index:20;box-shadow:0 4px 20px #0002;display:none;max-width:90%;text-align:center;font-size:14px}button:disabled{opacity:.4;cursor:default}@media(min-width:1500px){.hero-content{padding-left:max(5vw,calc((100vw - 1380px)/2))}}@media(max-width:1000px){header{gap:15px}nav{gap:15px}header>.button{display:none}.hero{min-height:630px}.product-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-grid>a{border-bottom:1px solid var(--line)}.custom-copy{padding:45px 8%}footer{flex-wrap:wrap}.hero-index{display:none}}@media(max-width:640px){.topbar{font-size:10px}.topbar span{display:none}header{height:112px;flex-wrap:wrap;padding:15px 5%;gap:10px;justify-content:space-between}.brand{font-size:26px;min-width:150px}.brand-x{font-size:32px}.brand small{font-size:7px}nav{order:3;width:100%;justify-content:space-between;margin:0;font-size:13px}.cart-button{margin-left:auto}.hero{min-height:660px}.hero-content{padding-top:52px}.hero-shade{background:linear-gradient(90deg,#031827ee,#03182799)}h1{font-size:58px}.hero-copy{font-size:15px}.hero-bottom{font-size:9px;gap:16px}.eyebrow{font-size:10px;letter-spacing:1.6px}.actions{gap:9px}.button{padding:13px 16px;gap:15px}.value-strip{grid-template-columns:1fr;padding:24px 5%;gap:18px}.value-strip>div{padding-left:35px}.value-strip p{display:none}.section{padding:55px 5%}.section-heading{display:block}.section-heading>p{margin-top:20px;font-size:15px}.industry-grid>a{padding:20px 16px}.industry-grid h3{font-size:28px}.industry-grid p{font-size:12px}.product-grid{grid-template-columns:1fr}.product-visual{height:130px}.custom,.contact{grid-template-columns:1fr}.project-photo{min-height:410px}.custom-copy{padding:45px 6%}.contact{gap:25px}.form-row{grid-template-columns:1fr;gap:0}footer{align-items:flex-start;flex-direction:column;gap:20px}.filters button{padding:8px 12px;font-size:13px}dialog{padding:24px}.cart-row{align-items:flex-start}.quantity{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
