@import "https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--bg:#08111b;--bg-2:#0d1a28;--surface:#f7fafc;--surface-2:#e9f0f6;--panel:#ffffff14;--panel-strong:#ffffff21;--ink:#0d1722;--text:#f8fafc;--muted:#8fa1b3;--muted-dark:#526272;--blue:#2f6f9f;--blue-dark:#102f49;--cyan:#73c7e8;--steel:#d7e1ea;--line:#ffffff24;--line-dark:#102f4929;--orange:#e09145;--danger:#b42318}*,:before,:after{box-sizing:border-box;font-family:Inter,sans-serif;border-radius:0!important}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}body:before{content:"";z-index:-2;background:radial-gradient(circle at 12% 8%,#73c7e838,#0000 30%),radial-gradient(circle at 88% 20%,#e0914529,#0000 28%),linear-gradient(#08111b 0%,#0d1a28 52%,#08111b 100%);position:fixed;inset:0}body:after{content:"";z-index:-1;opacity:.22;pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:54px 54px;animation:22s linear infinite slowGrid;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 78%);mask-image:linear-gradient(#000 0%,#0000 78%)}img{width:100%;display:block}a{color:inherit}.container{width:min(1160px,100% - 40px);margin:0 auto}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:24px;font-size:clamp(48px,6.4vw,72px);line-height:.94}h2{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(36px,4.8vw,54px);line-height:.98}h3{letter-spacing:-.035em;margin-bottom:10px;font-size:25px;line-height:1.08}p{line-height:1.65}.eyebrow{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:950}.section{padding:96px 0}@keyframes riseIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scanLine{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes slowGrid{0%{background-position:0 0}to{background-position:108px 108px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.steel-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08111be0;position:sticky;top:0}.steel-header-inner{grid-template-columns:180px 1fr 260px;align-items:center;gap:28px;padding:18px 0;display:grid}.steel-brand{width:fit-content;text-decoration:none;display:inline-flex}#header-logo{max-width:132px}.steel-nav{border:1px solid var(--line);background:#ffffff0f;justify-content:space-evenly;gap:8px;padding:6px;display:flex}.steel-nav a{color:var(--muted);padding:10px 16px;font-size:14px;font-weight:850;text-decoration:none;transition:background .2s,color .2s}.steel-nav a:hover{background:var(--cyan);color:#06101a}.steel-header-contact{justify-items:end;gap:4px;font-size:13px;display:grid}.steel-header-contact span{color:var(--muted);font-weight:800}.steel-header-contact a{color:var(--cyan);font-weight:900;text-decoration:none}.hero{background:linear-gradient(110deg,#73c7e81f,#0000 42%),linear-gradient(#ffffff0a,#0000 70%);padding:92px 0 98px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.24;background-image:linear-gradient(#73c7e81f 1px,#0000 1px),linear-gradient(90deg,#73c7e81f 1px,#0000 1px);background-size:72px 72px;animation:18s linear infinite slowGrid;position:absolute;inset:0}.hero:after{content:"";clip-path:polygon(22% 0,100% 0,78% 100%,0 100%);opacity:.8;background:linear-gradient(135deg,#e091452e,#73c7e814);width:48%;height:100%;position:absolute;top:0;right:-16%}.hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;display:grid;position:relative}.hero-copy{border:1px solid var(--line);background:linear-gradient(135deg,#ffffff1f,#ffffff0a),#08111bb3;flex-direction:column;justify-content:center;min-height:640px;padding:52px;animation:.7s both riseIn;display:flex;position:relative;overflow:hidden}.hero-copy:before{content:"";background:var(--orange);width:42%;height:4px;position:absolute;top:0;left:0}.hero-copy:after{content:"";background:linear-gradient(90deg,#0000,#73c7e8cc,#0000);height:1px;animation:4.8s linear infinite scanLine;position:absolute;inset:auto -20% 42px}.hero h1{color:var(--text)}.hero-text{max-width:660px;color:var(--muted);font-size:20px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:56px;padding:15px 24px;font-weight:950;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--cyan);color:#06101a;box-shadow:none}.btn-primary:hover{background:#9bdff4}.btn-light{border-color:var(--line);color:var(--text);background:#ffffff0f}.btn-light:hover{border-color:var(--cyan)}.hero-media{border:1px solid var(--line);background:#ffffff0f;min-height:640px;animation:.85s both riseIn;position:relative;overflow:hidden}.hero-media:before{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff2e;position:absolute;inset:18px}.hero-media img{object-fit:cover;filter:saturate(.92)contrast(1.08);height:100%;transition:transform .45s}.hero-media:hover img{transform:scale(1.035)}.hero-stat-card{z-index:3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#06101ae6;border-top:1px solid #ffffff38;padding:28px 32px;position:absolute;bottom:0;left:0;right:0}.hero-stat-card span{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.hero-stat-card strong{margin-bottom:8px;font-size:28px;line-height:1.05;display:block}.hero-stat-card p{color:#ffffffb8;margin-bottom:0}.snapshot-section{padding:0 0 92px;position:relative}.snapshot-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.snapshot-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#ffffff1a,#ffffff09);min-height:240px;padding:32px;transition:transform .22s,background .22s;position:relative;overflow:hidden}.snapshot-grid article:after{content:"";border:1px solid #73c7e847;width:110px;height:110px;position:absolute;bottom:-40px;right:-40px;transform:rotate(45deg)}.snapshot-grid article:hover{background:linear-gradient(145deg,#73c7e821,#ffffff0b);transform:translateY(-4px)}.snapshot-grid span{color:var(--orange);margin-bottom:34px;font-weight:950;display:block}.snapshot-grid h3{color:var(--text)}.snapshot-grid p{color:var(--muted);margin-bottom:0}.equipment-section{background:linear-gradient(180deg, var(--surface-2), #f8fbfd);color:var(--ink);position:relative;overflow:hidden}.equipment-section:before{content:"";background:radial-gradient(circle,#2f6f9f2e,#0000 64%);width:420px;height:420px;position:absolute;top:-140px;right:-160px}.split-header{grid-template-columns:1fr .82fr;align-items:end;gap:34px;margin-bottom:46px;display:grid;position:relative}.split-header p:not(.eyebrow){color:var(--muted-dark);margin-bottom:0;font-size:19px}.equipment-grid{grid-template-rows:repeat(2,minmax(330px,1fr));grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);align-items:stretch;gap:20px;display:grid;position:relative}.equipment-card{border:1px solid var(--line-dark);background:var(--surface);position:relative;overflow:hidden;box-shadow:0 28px 70px #102f4914}.equipment-card:before{content:"";background:var(--orange);z-index:3;width:88px;height:4px;position:absolute;top:0;left:0}.equipment-card img{object-fit:cover;filter:saturate(.95)contrast(1.04);width:100%;transition:transform .38s}.equipment-card:hover img{transform:scale(1.035)}.equipment-card span{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:950;display:block}.equipment-card p{color:var(--muted-dark)}.equipment-primary{grid-row:1/span 2;grid-template-rows:340px 1fr;display:grid}.equipment-primary img{height:340px}.equipment-primary-content{flex-direction:column;padding:36px;display:flex}.equipment-primary-content>p{font-size:18px;line-height:1.72}.equipment-check-grid{border:1px solid var(--line-dark);background:var(--line-dark);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:auto;display:grid}.equipment-check-grid div{background:linear-gradient(145deg,#fff,#eef4f9);padding:20px}.equipment-check-grid strong{color:var(--ink);margin-bottom:8px;display:block}.equipment-check-grid p{margin-bottom:0;font-size:14px;line-height:1.55}.equipment-side{grid-template-columns:.9fr 1.1fr;min-height:330px;display:grid}.equipment-side img{height:100%}.equipment-side div{flex-direction:column;justify-content:center;padding:28px;display:flex}.equipment-side p{margin-bottom:0}.process-section{background:linear-gradient(135deg, #73c7e81f, transparent 38%), var(--blue-dark);color:#fff;position:relative;overflow:hidden}.process-section:before{content:"";opacity:.16;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}.process-grid{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:34px;display:grid;position:relative}.process-copy{background:#ffffff0e;border:1px solid #ffffff24;padding:40px}.process-copy .eyebrow{color:#f1b36d}.process-copy p:not(.eyebrow){color:#ffffffb8;font-size:18px}.process-steps{gap:16px;display:grid}.process-steps article{background:#ffffff12;border:1px solid #ffffff24;grid-template-columns:92px 1fr;gap:24px;padding:28px;transition:transform .22s,background .22s;display:grid}.process-steps article:hover{background:#ffffff1a;transform:translate(6px)}.process-steps strong{width:62px;height:62px;color:var(--blue-dark);background:#fff;border:1px solid #ffffff3d;place-items:center;font-weight:950;display:grid}.process-steps p{color:#ffffffb8;margin-bottom:0}.standards-section{background:linear-gradient(180deg, #ffffff0a, transparent), var(--bg);position:relative}.standards-grid{grid-template-columns:.7fr 1.3fr;align-items:stretch;gap:34px;display:grid}.standards-title{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff1f,#ffffff0b);padding:36px}.standards-title h2{color:var(--text)}.standards-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.standards-list article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff0f;padding:26px;transition:transform .22s,background .22s}.standards-list article:hover{background:#ffffff1a;transform:translateY(-4px)}.standards-list span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;margin-bottom:28px;font-size:12px;font-weight:950;display:block}.standards-list p{color:var(--muted);margin-bottom:0}.contact-section{color:var(--ink);background:#f8fbfd;position:relative;overflow:hidden}.contact-section:before{content:"";background:radial-gradient(circle,#2f6f9f29,#0000 64%);width:430px;height:430px;position:absolute;bottom:-180px;left:-160px}.contact-grid{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:34px;display:grid;position:relative}.contact-copy{border:1px solid var(--line-dark);color:#fff;background:linear-gradient(145deg,#102f49f0,#102f49d6);padding:40px}.contact-copy .eyebrow{color:#f1b36d}.contact-copy p:not(.eyebrow),.contact-info p{color:#ffffffb8}.contact-info{gap:16px;margin-top:28px;display:grid}.contact-info p{margin:0}.contact-info strong{color:#fff;margin-bottom:5px;display:block}.contact-info a{color:#fff;font-weight:850;text-decoration:none}.lead-form{border:1px solid var(--line-dark);background:var(--surface);padding:40px;box-shadow:0 28px 70px #102f4917}.lead-form label{gap:9px;margin-bottom:18px;display:grid}.lead-form label span{color:var(--blue-dark);font-weight:900}.lead-form input,.lead-form textarea{border:1px solid var(--line-dark);width:100%;color:var(--ink);font:inherit;background:#f8fbfd;outline:none;padding:15px 16px;transition:border-color .18s,background .18s}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--blue);background:#fff}.lead-form small{color:var(--danger)}.form-btn{width:100%;margin-top:6px}.steel-footer{color:#fff;background:linear-gradient(145deg,#73c7e814,#0000 34%),#050b12;padding:96px 0}.steel-footer-top{grid-template-columns:1fr auto;align-items:end;gap:28px;margin-bottom:34px;display:grid}.steel-footer-copy{max-width:720px}.steel-footer-copy .eyebrow{color:#f1b36d}.steel-footer-copy h2{color:#fff;margin-bottom:0;font-size:clamp(34px,4.2vw,56px)}.steel-footer-email{color:#ffffffc7;border:1px solid #ffffff29;padding:14px 18px;font-weight:850;text-decoration:none;transition:border-color .18s,color .18s}.steel-footer-email:hover{border-color:var(--cyan);color:var(--cyan)}.steel-footer-grid{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:24px;display:grid}.steel-footer-card{background:#ffffff0d;border:1px solid #ffffff1f;padding:24px}.steel-footer-logo{width:fit-content;margin-bottom:22px;display:inline-flex}#footer-logo{max-width:162px}.steel-footer-card p{color:#ffffffad}.steel-footer-map{background:#ffffff0d;border:1px solid #ffffff1f;min-height:280px;overflow:hidden}.steel-footer-map iframe{filter:grayscale(.15)contrast(1.04);border:0;width:100%;height:100%;min-height:280px;display:block}.steel-footer-links{flex-direction:column;justify-content:flex-end;gap:14px;display:flex}.steel-footer-links a{color:#ffffffc7;font-weight:850;text-decoration:none}.steel-footer-links a:hover{color:var(--cyan)}.success-popup{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#102f49a3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.success-popup-card{border:1px solid var(--line-dark);background:var(--surface);width:min(470px,100%);color:var(--ink);padding:34px;position:relative;box-shadow:0 34px 120px #102f4947}.success-popup-card h3{font-size:40px}.success-popup-card p{color:var(--muted-dark)}.success-popup-close{color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:18px;right:20px}.legal-page{background:var(--surface-2);min-height:70vh;color:var(--ink);padding:76px 0 86px}.legal-container{max-width:860px}.legal-page h1{color:var(--ink);margin-bottom:26px}.legal-page h2{color:var(--ink);letter-spacing:-.035em;margin-top:38px;margin-bottom:14px;font-size:30px;line-height:1.1}.legal-page p,.legal-page li{color:var(--muted-dark);line-height:1.75}.legal-page ul{padding-left:22px}.legal-page a{color:var(--blue);font-weight:850}.form-i{margin-top:15px}@media (width<=980px){.steel-header-inner{grid-template-columns:150px 1fr}.steel-nav{display:none}.steel-header-contact{justify-items:end}.hero-grid,.split-header,.process-grid,.standards-grid,.contact-grid,.steel-footer-top,.steel-footer-grid{grid-template-columns:1fr}.snapshot-grid,.standards-list{grid-template-columns:1fr 1fr}.equipment-grid{grid-template-rows:auto;grid-template-columns:1fr}.equipment-primary{grid-row:auto}.equipment-side{grid-template-columns:260px 1fr}.steel-footer-links{justify-content:flex-start}}@media (width<=640px){.container{width:min(100% - 28px,1160px)}.steel-header-inner{grid-template-columns:1fr;gap:12px}.steel-header-contact{justify-items:start}#header-logo{max-width:118px}h1{font-size:44px;line-height:.98}h2{font-size:34px;line-height:1}h3{font-size:22px}.hero{padding:56px 0 64px}.hero-copy{min-height:auto;padding:28px}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-media{min-height:auto}.hero-media img{height:360px}.hero-media:before{inset:10px}.hero-stat-card{position:static}.section{padding:72px 0}.snapshot-section{padding-bottom:56px}.snapshot-grid,.standards-list,.equipment-check-grid{grid-template-columns:1fr}.snapshot-grid article,.standards-title,.standards-list article,.process-copy,.contact-copy,.lead-form{padding:24px}.equipment-primary{grid-template-rows:auto}.equipment-primary img{height:260px}.equipment-primary-content{padding:24px}.equipment-side{grid-template-columns:1fr}.equipment-side img{height:230px}.process-steps article{grid-template-columns:1fr}.steel-footer{padding:42px 0 28px}.steel-footer-email{text-align:center;width:100%}.steel-footer-map,.steel-footer-map iframe{min-height:240px}.steel-footer-links a{border-bottom:1px solid #ffffff1f;padding:12px 0}.legal-page{padding:54px 0 64px}}
