:root{--fl-bg: #0b0f14;--fl-bg-2: #111823;--fl-panel: #151d29;--fl-panel-2: #1b2533;--fl-text: #f7f4ed;--fl-muted: #aeb8c4;--fl-line: rgba(255,255,255,.13);--fl-steel: #c4ccd6;--fl-orange: #f97316;--fl-orange-2: #ffb15c;--fl-blue: #61a5ff;--fl-white: #ffffff;--fl-black: #05070a;--fl-radius: 18px;--fl-radius-sm: 10px;--fl-shadow: 0 22px 70px rgba(0,0,0,.28);--fl-max: 1240px}body{font-feature-settings:"ss01" 1,"cv01" 1}.fl-section{position:relative;overflow:hidden;color:var(--fl-text);background:var(--fl-bg)}.fl-wrap{width:min(var(--fl-max),calc(100% - 36px));margin-inline:auto}.fl-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--fl-orange-2);font-size:12px;font-weight:800;line-height:1;letter-spacing:.14em;text-transform:uppercase}.fl-eyebrow:before{content:"";width:30px;height:2px;background:var(--fl-orange);display:inline-block}.fl-title{margin:0;color:var(--fl-text);font-size:clamp(36px,5vw,76px);line-height:.94;letter-spacing:-.055em;text-wrap:balance}.fl-title--mid{font-size:clamp(30px,3.7vw,56px);line-height:1}.fl-copy{margin:0;color:var(--fl-muted);font-size:clamp(16px,1.4vw,20px);line-height:1.55}.fl-kicker{color:var(--fl-steel);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.fl-btns{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.fl-btn,.shopify-section .fl-btn{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:14px 22px;border-radius:999px;font-size:14px;font-weight:900;letter-spacing:.01em;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;cursor:pointer}.fl-btn:hover{transform:translateY(-1px);text-decoration:none}.fl-btn--primary{color:#120803;background:linear-gradient(135deg,var(--fl-orange),var(--fl-orange-2));box-shadow:0 15px 40px #f973163d}.fl-btn--secondary{color:var(--fl-text);border-color:#ffffff38;background:#ffffff0f}.fl-btn--dark{color:var(--fl-white);background:var(--fl-black);border-color:var(--fl-black)}.fl-btn--ghost{color:var(--fl-bg);border-color:#0b0f1438;background:#0b0f140a}.fl-badges{display:flex;gap:8px;flex-wrap:wrap}.fl-badge{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;color:var(--fl-text);background:#ffffff12;border:1px solid rgba(255,255,255,.13);font-size:12px;font-weight:800;white-space:nowrap}.fl-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--fl-orange);box-shadow:0 0 0 4px #f9731626}.fl-card{background:linear-gradient(180deg,#ffffff13,#ffffff09);border:1px solid var(--fl-line);border-radius:var(--fl-radius);box-shadow:var(--fl-shadow)}.fl-grid-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.46;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),radial-gradient(circle at 75% 20%,rgba(249,115,22,.2),transparent 34%),radial-gradient(circle at 25% 80%,rgba(97,165,255,.14),transparent 30%);background-size:72px 72px,72px 72px,auto,auto}.fl-industrial-hero{min-height:760px;display:flex;align-items:center;padding:clamp(64px,8vw,118px) 0}.fl-industrial-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fl-industrial-hero__media img{width:100%;height:100%;object-fit:cover;opacity:.42;filter:saturate(.85) contrast(1.1)}.fl-industrial-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#05070af0,#05070ac2 46%,#05070a8a),linear-gradient(0deg,rgba(5,7,10,.86),transparent 45%)}.fl-industrial-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.62fr);gap:clamp(28px,5vw,72px);align-items:center}.fl-industrial-hero__content{display:grid;gap:24px;max-width:790px}.fl-industrial-hero__brand{display:flex;gap:12px;align-items:center;margin-bottom:4px}.fl-logo-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#160800;font-weight:1000;background:linear-gradient(135deg,var(--fl-orange),var(--fl-orange-2));box-shadow:0 12px 34px #f9731640}.fl-brand-word{color:var(--fl-text);font-size:20px;font-weight:1000;letter-spacing:-.04em}.fl-brand-sub{color:var(--fl-muted);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.fl-rfq-card{padding:24px;background:#0f161fdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.13);border-radius:24px;box-shadow:0 30px 100px #00000057}.fl-rfq-card h3{margin:0 0 8px;color:var(--fl-text);font-size:26px;line-height:1;letter-spacing:-.035em}.fl-rfq-card p{margin:0 0 18px;color:var(--fl-muted);line-height:1.45}.fl-form{display:grid;gap:12px}.fl-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fl-field,.fl-form input,.fl-form select,.fl-form textarea{width:100%;min-height:46px;padding:12px 13px;border:1px solid rgba(255,255,255,.14);border-radius:12px;color:var(--fl-text);background:#ffffff12;font-size:14px;outline:none}.fl-form textarea{min-height:104px;resize:vertical}.fl-form input::placeholder,.fl-form textarea::placeholder{color:#f7f4ed8c}.fl-form label{color:var(--fl-steel);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.fl-form__fineprint{color:#f7f4ed94;font-size:12px;line-height:1.35}.fl-form__success{padding:12px 14px;color:#06200e;background:#bff4cf;border-radius:12px;font-weight:800}.fl-form__error{padding:12px 14px;color:#300;background:#ffd3d3;border-radius:12px;font-weight:800}.fl-dark-section{padding:clamp(58px,7vw,104px) 0;background:var(--fl-bg)}.fl-light-section{padding:clamp(58px,7vw,104px) 0;color:var(--fl-bg);background:#f4f1eb}.fl-light-section .fl-title,.fl-light-section .fl-copy,.fl-light-section .fl-kicker{color:var(--fl-bg)}.fl-light-section .fl-copy{color:#47515e}.fl-section-head{display:grid;gap:16px;max-width:840px;margin-bottom:34px}.fl-section-head--split{max-width:none;grid-template-columns:1fr minmax(260px,430px);align-items:end;gap:28px}.fl-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fl-category-card{position:relative;min-height:300px;padding:22px;overflow:hidden;color:var(--fl-text);background:#101721;border:1px solid rgba(255,255,255,.14);border-radius:var(--fl-radius);text-decoration:none;box-shadow:0 16px 50px #0003}.fl-category-card:hover{text-decoration:none}.fl-category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.34}.fl-category-card__image img{width:100%;height:100%;object-fit:cover}.fl-category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05070a1f,#05070ae0)}.fl-category-card__content{position:relative;z-index:1;min-height:256px;display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.fl-category-card h3,.fl-machine-card h3,.fl-app-card h3,.fl-trust-card h3{margin:0;color:inherit;font-size:24px;line-height:1;letter-spacing:-.035em}.fl-category-card p,.fl-machine-card p,.fl-app-card p,.fl-trust-card p{margin:0;color:var(--fl-muted);line-height:1.45}.fl-card-link{display:inline-flex;align-items:center;gap:8px;color:var(--fl-orange-2);font-size:13px;font-weight:1000;text-transform:uppercase;letter-spacing:.08em}.fl-machines{display:grid;grid-template-columns:repeat(5,minmax(210px,1fr));gap:14px;overflow-x:auto;padding-bottom:8px}.fl-machine-card{min-width:220px;display:grid;gap:14px;padding:16px;color:var(--fl-bg);background:var(--fl-white);border:1px solid rgba(11,15,20,.1);border-radius:var(--fl-radius);box-shadow:0 16px 44px #0000001a}.fl-machine-card__media{aspect-ratio:16 / 11;border-radius:14px;background:linear-gradient(135deg,#d9e0e7,#f6f7f8);overflow:hidden}.fl-machine-card__media img{width:100%;height:100%;object-fit:cover}.fl-machine-card h3{color:var(--fl-bg);font-size:20px}.fl-machine-card p{color:#56616f;font-size:14px}.fl-spec-pills{display:flex;flex-wrap:wrap;gap:7px}.fl-spec-pill{padding:7px 9px;color:#111823;background:#eef1f4;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.fl-app-grid,.fl-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fl-app-card,.fl-trust-card{display:grid;gap:12px;padding:24px;border-radius:var(--fl-radius);background:#fff1;border:1px solid rgba(255,255,255,.13)}.fl-app-card__icon,.fl-trust-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#160800;font-weight:1000;background:linear-gradient(135deg,var(--fl-orange),var(--fl-orange-2))}.fl-split-panel{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:stretch}.fl-panel{padding:clamp(24px,4vw,44px);border-radius:24px;background:#111823;border:1px solid rgba(255,255,255,.13);box-shadow:var(--fl-shadow)}.fl-panel--orange{color:#180900;background:linear-gradient(135deg,var(--fl-orange),var(--fl-orange-2));border-color:transparent}.fl-panel--orange .fl-title,.fl-panel--orange .fl-copy{color:#180900}.fl-check-list{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.fl-check-list li{display:flex;gap:10px;align-items:flex-start;color:inherit;line-height:1.45}.fl-check-list li:before{content:"\2713";flex:0 0 22px;width:22px;height:22px;display:grid;place-items:center;margin-top:1px;border-radius:50%;color:#160800;background:var(--fl-orange-2);font-size:12px;font-weight:1000}.fl-panel--orange .fl-check-list li:before{color:var(--fl-orange);background:#160800}.fl-rfq-section .fl-rfq-card{max-width:950px;margin:0 auto}.fl-faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.fl-faq-item{padding:20px;border-radius:16px;background:#fff1;border:1px solid rgba(255,255,255,.13)}.fl-faq-item h3{margin:0 0 8px;color:var(--fl-text);font-size:18px;line-height:1.12}.fl-faq-item p{margin:0;color:var(--fl-muted);line-height:1.45}.fl-product-shell{padding:clamp(44px,6vw,86px) 0;background:var(--fl-bg);color:var(--fl-text)}.fl-product-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.62fr);gap:22px;align-items:start}.fl-spec-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.13)}.fl-spec-table th,.fl-spec-table td{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);color:var(--fl-text)}.fl-spec-table th{width:38%;color:var(--fl-steel);background:#ffffff0b;font-size:12px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.fl-spec-table tr:last-child th,.fl-spec-table tr:last-child td{border-bottom:0}.fl-collection-hero{padding:clamp(52px,7vw,96px) 0;color:var(--fl-text);background:radial-gradient(circle at 85% 20%,rgba(249,115,22,.22),transparent 30%),linear-gradient(135deg,#070a0f,#111823)}.fl-collection-hero__grid{display:grid;grid-template-columns:1fr minmax(280px,430px);gap:28px;align-items:end}.fl-collection-hero .fl-title{max-width:820px}.fl-comparison{width:100%;overflow-x:auto;border-radius:20px;border:1px solid rgba(11,15,20,.12);background:#fff;box-shadow:0 18px 46px #00000014}.fl-comparison table{width:100%;min-width:760px;border-collapse:collapse}.fl-comparison th,.fl-comparison td{padding:16px;text-align:left;border-bottom:1px solid rgba(11,15,20,.09);color:var(--fl-bg)}.fl-comparison th{color:#111823;background:#eef1f4;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.fl-comparison tr:last-child td{border-bottom:0}.fl-sticky-cta{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;display:none;gap:8px;padding:10px;background:#0a0e14eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:0 22px 60px #0000005c}.fl-sticky-cta a{flex:1;min-height:42px;padding:10px 12px;font-size:12px}.fl-footer{padding:54px 0 28px;color:var(--fl-text);background:#05070a;border-top:1px solid rgba(255,255,255,.11)}.fl-footer__grid{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(160px,.6fr));gap:28px}.fl-footer h3,.fl-footer h4{margin:0 0 14px;color:var(--fl-text);line-height:1}.fl-footer p,.fl-footer a{color:var(--fl-muted)}.fl-footer a{display:block;padding:5px 0;text-decoration:none}.fl-footer a:hover{color:var(--fl-orange-2)}.fl-footer__bottom{margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.1);color:#f7f4ed94;font-size:12px}@media(max-width:990px){.fl-industrial-hero__inner,.fl-section-head--split,.fl-split-panel,.fl-product-grid,.fl-collection-hero__grid,.fl-footer__grid{grid-template-columns:1fr}.fl-categories,.fl-app-grid,.fl-trust-grid,.fl-faq-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.fl-wrap{width:min(100% - 28px,var(--fl-max))}.fl-industrial-hero{min-height:auto;padding:48px 0 42px}.fl-title{letter-spacing:-.045em}.fl-categories,.fl-app-grid,.fl-trust-grid,.fl-faq-grid,.fl-form__grid{grid-template-columns:1fr}.fl-category-card{min-height:250px}.fl-category-card__content{min-height:206px}.fl-rfq-card,.fl-panel{border-radius:18px;padding:18px}.fl-sticky-cta{display:flex}body{padding-bottom:78px}}#header-group{background:#0b0f14;color:#f7f4ed}#header-group a,#header-group button,#header-group summary,#header-group .header__menu-item{color:#f7f4ed!important}#header-group svg{color:#f7f4ed}#header-group .cart-bubble,#header-group .cart-bubble__background{background:#f97316;color:#120803}:root{--fl-max: 1280px;--fl-orange: #ff6a00;--fl-orange-2: #ffb156;--fl-blue: #58a6ff;--fl-bg: #070a0f;--fl-bg-2: #0e141d;--fl-panel: #121a26;--fl-panel-2: #182231;--fl-line: rgba(255,255,255,.14);--fl-muted: #a9b3c1;--fl-text: #f6f4ee;--fl-shadow: 0 28px 80px rgba(0,0,0,.32)}.fl-command-hero{min-height:820px}.fl-hero-copy{max-width:760px}.fl-btn--xl{min-height:56px;padding-inline:26px}.fl-hero-actions{margin-top:28px}.fl-badges--hero{margin-top:26px}.fl-industrial-hero__content{max-width:840px}.fl-rfq-card--hero{position:relative;overflow:hidden}.fl-rfq-card--hero:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--fl-orange),var(--fl-blue))}.fl-rfq-card__topline{display:flex;align-items:center;gap:10px;color:var(--fl-orange-2);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.fl-live-dot{width:9px;height:9px;border-radius:50%;background:var(--fl-orange);box-shadow:0 0 0 6px #ff6a0024}.fl-rfq-card__checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.fl-rfq-card__checklist span{padding:9px 8px;border-radius:999px;text-align:center;font-size:11px;font-weight:900;color:#dce4ee;background:#fff1;border:1px solid rgba(255,255,255,.11)}.fl-hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;max-width:720px}.fl-hero-metrics div{padding:18px 16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;border-radius:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fl-hero-metrics strong{display:block;color:#fff;font-size:clamp(20px,2vw,30px);line-height:1;letter-spacing:-.04em}.fl-hero-metrics span{display:block;margin-top:8px;color:var(--fl-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.fl-hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 70% 24%,rgba(255,106,0,.22),transparent 32%),linear-gradient(135deg,#05070a,#111927 55%,#05070a)}.fl-hero-placeholder__machine{position:absolute;right:6%;bottom:18%;width:min(52vw,760px);height:min(30vw,360px);border:2px solid rgba(255,255,255,.18);border-radius:22px;background:linear-gradient(180deg,#ffffff14,#ffffff06);box-shadow:0 40px 120px #0006}.fl-hero-placeholder__machine:before{content:"";position:absolute;left:8%;right:8%;top:18%;height:18%;border-radius:14px;background:#ffffff17}.fl-hero-placeholder__machine:after{content:"";position:absolute;left:12%;right:12%;bottom:-36px;height:36px;background:linear-gradient(90deg,transparent,rgba(255,106,0,.5),transparent);filter:blur(18px)}.fl-hero-placeholder__beam{position:absolute;right:28%;bottom:32%;width:3px;height:170px;background:linear-gradient(#fff,var(--fl-orange));box-shadow:0 0 24px #ff6a00cc;transform:rotate(16deg)}.fl-command-strip{color:var(--fl-text);background:#05070a;border-block:1px solid rgba(255,255,255,.12);padding:0}.fl-command-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.fl-command-tile{padding:28px 22px;border-right:1px solid rgba(255,255,255,.11);min-height:190px}.fl-command-tile:last-child{border-right:0}.fl-command-tile span{display:block;color:var(--fl-orange-2);font-size:11px;font-weight:1000;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}.fl-command-tile strong{display:block;color:#fff;font-size:20px;line-height:1.05;letter-spacing:-.035em}.fl-command-tile p{margin:12px 0 0;color:var(--fl-muted);font-size:14px;line-height:1.5}.fl-packages-section{padding:clamp(64px,8vw,116px) 0}.fl-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fl-package-card{position:relative;padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,#ffffff14,#ffffff09);box-shadow:var(--fl-shadow);overflow:hidden}.fl-package-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--fl-orange),transparent);opacity:.9}.fl-package-card__top{display:flex;justify-content:space-between;gap:12px;align-items:center}.fl-package-card__badge{color:#130802;background:linear-gradient(135deg,var(--fl-orange),var(--fl-orange-2));border-radius:999px;padding:8px 10px;font-size:11px;font-weight:1000;text-transform:uppercase;white-space:nowrap}.fl-package-card h3{margin:20px 0 12px;color:#fff;font-size:clamp(22px,2vw,30px);line-height:1;letter-spacing:-.04em}.fl-package-card p{color:var(--fl-muted);line-height:1.55;margin:0 0 18px}.fl-package-card ul{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:10px}.fl-package-card li{color:#dbe4ee;font-weight:800;font-size:13px;padding-left:24px;position:relative}.fl-package-card li:before{content:"";position:absolute;left:0;top:.45em;width:9px;height:9px;border-radius:50%;background:var(--fl-orange);box-shadow:0 0 0 4px #ff6a001f}.fl-process-section{padding:clamp(64px,8vw,110px) 0}.fl-process-track{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;counter-reset:step}.fl-process-step{position:relative;padding:24px 20px;min-height:230px;border:1px solid rgba(11,15,20,.12);background:#fff;border-radius:22px;box-shadow:0 16px 40px #00000012}.fl-process-step:after{content:"";position:absolute;top:38px;right:-18px;width:24px;height:2px;background:#0b0f1438;z-index:2}.fl-process-step:last-child:after{display:none}.fl-process-step span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#120803;background:var(--fl-orange);font-weight:1000;margin-bottom:28px}.fl-process-step h3{margin:0 0 10px;color:#0b0f14;font-size:18px;line-height:1.05;letter-spacing:-.03em}.fl-process-step p{color:#536070;margin:0;font-size:14px;line-height:1.5}.fl-service-stack{padding:clamp(64px,8vw,116px) 0}.fl-service-stack__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:start}.fl-service-stack__intro{position:sticky;top:120px}.fl-service-stack__intro .fl-copy{margin:18px 0 28px}.fl-service-stack__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.fl-service-card{padding:22px;border-radius:22px;background:#ffffff12;border:1px solid rgba(255,255,255,.13)}.fl-service-card strong{color:#fff;font-size:20px;letter-spacing:-.035em}.fl-service-card p{color:var(--fl-muted);margin:12px 0 0;line-height:1.5}.fl-industries-section{padding:clamp(64px,8vw,106px) 0}.fl-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.fl-industry-card{display:block;padding:24px;min-height:210px;border-radius:22px;border:1px solid rgba(11,15,20,.12);background:linear-gradient(180deg,#fff,#f5f7f9);text-decoration:none;box-shadow:0 14px 36px #0000000f}.fl-industry-card span{color:var(--fl-orange);font-size:11px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.fl-industry-card strong{display:block;margin:16px 0 10px;color:#0b0f14;font-size:22px;line-height:1;letter-spacing:-.04em}.fl-industry-card p{color:#536070;margin:0;line-height:1.5}.fl-industry-card:hover{transform:translateY(-2px);text-decoration:none;box-shadow:0 22px 50px #0000001a}.fl-section-subcopy{max-width:680px;margin-top:16px;color:#5a6572}.fl-machine-card--pro{overflow:hidden;background:#fff;border:1px solid rgba(11,15,20,.12);box-shadow:0 20px 48px #00000014}.fl-machine-card--pro .fl-machine-card__body{padding:18px}.fl-machine-card__topline{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:12px}.fl-machine-card__topline span{color:#0b0f14;background:#eef1f4;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.fl-machine-card__topline span:first-child{background:#ffead7;color:#7a3200}.fl-machine-card__ctas{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.fl-card-link--orange{color:var(--fl-orange)!important}.fl-machine-placeholder,.fl-category-placeholder{width:100%;height:100%;min-height:240px;display:grid;place-items:center;color:#fff;background:radial-gradient(circle at 70% 30%,rgba(255,106,0,.25),transparent 36%),linear-gradient(135deg,#101722,#0a0f16);position:relative;overflow:hidden}.fl-machine-placeholder:before,.fl-category-placeholder:before{content:"";position:absolute;top:18%;right:12%;bottom:18%;left:12%;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:linear-gradient(180deg,#ffffff0f,#ffffff05)}.fl-machine-placeholder span,.fl-category-placeholder span{position:relative;z-index:2;font-weight:1000;letter-spacing:.12em;text-transform:uppercase;color:var(--fl-orange-2)}.fl-machine-placeholder strong{position:relative;z-index:2;display:block;margin-left:8px;font-size:34px;letter-spacing:-.06em}.fl-rfq-section{padding:clamp(64px,8vw,116px) 0}.fl-rfq-proof-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:26px}.fl-rfq-proof-list span{padding:12px 14px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#fff;background:#ffffff0f;font-size:12px;font-weight:900}.fl-rfq-intro-panel{background:linear-gradient(180deg,#ffffff14,#ffffff09)}.fl-product-command{padding:clamp(44px,6vw,76px) 0;color:var(--fl-text);background:radial-gradient(circle at 85% 10%,rgba(255,106,0,.2),transparent 30%),linear-gradient(135deg,#05070a,#111a25)}.fl-product-command__grid{display:grid;grid-template-columns:1.1fr minmax(280px,440px);gap:30px;align-items:end}.fl-product-command__panel{padding:24px;border-radius:24px;background:#ffffff13;border:1px solid rgba(255,255,255,.14);box-shadow:var(--fl-shadow)}.fl-product-command__panel strong{color:#fff;font-size:24px;line-height:1;letter-spacing:-.04em}.fl-product-command__panel p{color:var(--fl-muted);margin:12px 0 20px;line-height:1.55}.fl-product-decision-section{padding:clamp(64px,8vw,104px) 0}.fl-product-decision{display:grid;grid-template-columns:.78fr 1.22fr;gap:34px;align-items:start}.fl-product-decision .fl-copy{margin-top:18px;color:#536070}.fl-decision-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.fl-decision-card{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(11,15,20,.12);box-shadow:0 14px 36px #0000000f}.fl-decision-card span{color:var(--fl-orange);font-weight:1000;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.fl-decision-card strong{display:block;margin:14px 0 10px;color:#0b0f14;font-size:20px;line-height:1.05;letter-spacing:-.035em}.fl-decision-card p{color:#536070;margin:0;line-height:1.5}.fl-footer__certline{display:inline-flex;margin-top:14px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:var(--fl-orange-2);font-size:11px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.product-card,.card-gallery,product-card{border-radius:16px}[data-product-card],.product-card{transition:transform .18s ease,box-shadow .18s ease}[data-product-card]:hover,.product-card:hover{transform:translateY(-2px)}@media(min-width:991px){.fl-sticky-cta{left:auto;right:18px;bottom:24px;width:260px;display:flex;flex-direction:column;border-radius:24px}.fl-sticky-cta a{width:100%}}@media(max-width:1180px){.fl-command-strip__grid{grid-template-columns:repeat(2,1fr)}.fl-command-tile:nth-child(2){border-right:0}.fl-package-grid,.fl-industry-grid{grid-template-columns:repeat(2,1fr)}.fl-process-track{grid-template-columns:repeat(3,1fr)}.fl-process-step:after{display:none}}@media(max-width:990px){.fl-service-stack__grid,.fl-product-command__grid,.fl-product-decision{grid-template-columns:1fr}.fl-service-stack__intro{position:relative;top:auto}}@media(max-width:700px){.fl-command-strip__grid,.fl-package-grid,.fl-process-track,.fl-service-stack__cards,.fl-industry-grid,.fl-decision-grid,.fl-hero-metrics,.fl-rfq-card__checklist,.fl-rfq-proof-list{grid-template-columns:1fr}.fl-command-tile{border-right:0;border-bottom:1px solid rgba(255,255,255,.11);min-height:auto}.fl-command-tile:last-child{border-bottom:0}.fl-command-hero{min-height:auto}.fl-hero-actions .fl-btn{width:100%}.fl-footer__certline{border-radius:16px;line-height:1.35}}.fl-city-bar{position:relative;z-index:50;color:#fff;background:linear-gradient(90deg,#070a0f,#101722 48%,#070a0f);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 14px 34px #0003}.fl-city-bar__inner{max-width:1440px;margin:0 auto;padding:10px clamp(16px,3vw,40px);display:flex;align-items:center;justify-content:space-between;gap:18px}.fl-city-bar__left{display:flex;align-items:center;gap:16px;min-width:0}.fl-city-bar__button{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;border-radius:999px;padding:9px 13px;font-size:13px;line-height:1;cursor:pointer;white-space:nowrap}.fl-city-bar__button strong{color:var(--fl-orange-2,#ffb15c);font-weight:1000}.fl-city-bar__button:hover{background:#ffffff1a;border-color:#f973168c}.fl-city-bar__pin{display:grid;place-items:center;width:18px;height:18px;color:var(--fl-orange,#f97316);font-weight:1000}.fl-city-bar__marketline{color:#aeb9c7;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fl-city-bar__marketline span{color:#fff}.fl-city-bar__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.fl-city-bar__actions a{color:#dbe4ee;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.02em}.fl-city-bar__actions a:hover{color:#fff}.fl-city-bar__quote{padding:9px 12px;border-radius:999px;background:linear-gradient(135deg,var(--fl-orange,#f97316),var(--fl-orange-2,#ffb15c));color:#140802!important;box-shadow:0 10px 26px #f973163d}.fl-city-bar__local{padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.12)}.fl-city-modal[hidden]{display:none!important}.fl-city-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:18px}.fl-city-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000ad;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.fl-city-modal__panel{position:relative;width:min(820px,100%);max-height:min(780px,92vh);overflow:auto;border-radius:28px;background:radial-gradient(circle at 85% 8%,rgba(249,115,22,.2),transparent 30%),linear-gradient(180deg,#111923,#070a0f);border:1px solid rgba(255,255,255,.15);box-shadow:0 40px 120px #0009;padding:clamp(20px,3vw,32px)}.fl-city-modal__head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:22px}.fl-city-modal__head h2{margin:8px 0;color:#fff;font-size:clamp(32px,5vw,56px);line-height:.92;letter-spacing:-.06em}.fl-city-modal__head p{margin:0;max-width:560px;color:#aeb9c7;line-height:1.5}.fl-city-modal__close{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff;font-size:28px;line-height:1;cursor:pointer}.fl-city-modal__search{display:grid;grid-template-columns:1fr auto;gap:10px;margin:0 0 10px}.fl-city-modal__search input{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#fff;color:#0b0f14;padding:16px 17px;font-size:16px;outline:none}.fl-city-modal__search input:focus{border-color:var(--fl-orange,#f97316);box-shadow:0 0 0 4px #f973162e}.fl-city-modal__search button{border:0;border-radius:18px;background:linear-gradient(135deg,var(--fl-orange,#f97316),var(--fl-orange-2,#ffb15c));color:#140802;padding:0 18px;font-weight:1000;cursor:pointer}.fl-city-modal__status{min-height:22px;color:#ffcf9b;font-size:12px;font-weight:800;margin-bottom:12px}.fl-city-results{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:14px 0 24px}.fl-city-result{text-align:left;padding:15px;border-radius:18px;border:1px solid rgba(255,255,255,.13);background:#ffffff0f;color:#fff;cursor:pointer}.fl-city-result:hover{border-color:#f9731699;background:#f973161f}.fl-city-result strong{display:block;font-size:16px;color:#fff}.fl-city-result span{display:block;margin-top:7px;color:#aeb9c7;font-size:12px;line-height:1.35}.fl-city-results__empty{grid-column:1/-1;color:#aeb9c7;padding:16px;border:1px dashed rgba(255,255,255,.2);border-radius:18px}.fl-city-modal__popular{border-top:1px solid rgba(255,255,255,.1);padding-top:18px}.fl-city-modal__label{color:#fff;font-size:12px;font-weight:1000;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.fl-city-chips{display:flex;flex-wrap:wrap;gap:8px}.fl-city-chips button{border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;border-radius:999px;padding:10px 12px;font-weight:900;cursor:pointer}.fl-city-chips button:hover{background:#f973162e;border-color:#f973168c}.fl-city-modal__note{margin-top:18px;color:#8f9baa;font-size:12px;line-height:1.45}.fl-city-modal-open{overflow:hidden}.fl-local-hero{padding:clamp(58px,8vw,112px) 0;color:#fff;background:radial-gradient(circle at 82% 10%,rgba(249,115,22,.24),transparent 32%),linear-gradient(135deg,#05070a,#111923)}.fl-local-hero__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.fl-local-hero__panel{padding:24px;border-radius:24px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);box-shadow:var(--fl-shadow)}.fl-local-hero__panel h3{margin:0 0 14px;color:#fff;font-size:24px;letter-spacing:-.04em}.fl-local-hero__panel ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.fl-local-hero__panel li{color:#dbe4ee;padding-left:22px;position:relative;font-weight:800}.fl-local-hero__panel li:before{content:"";position:absolute;left:0;top:.45em;width:8px;height:8px;border-radius:50%;background:var(--fl-orange,#f97316)}.fl-local-machine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.fl-local-machine-card{padding:22px;border-radius:22px;background:#fff;border:1px solid rgba(11,15,20,.12);box-shadow:0 15px 38px #00000012;text-decoration:none}.fl-local-machine-card span{color:var(--fl-orange,#f97316);font-size:11px;font-weight:1000;letter-spacing:.14em;text-transform:uppercase}.fl-local-machine-card strong{display:block;color:#0b0f14;margin:14px 0 10px;font-size:21px;line-height:1.05;letter-spacing:-.04em}.fl-local-machine-card p{color:#536070;margin:0;line-height:1.5}.fl-local-content{padding:clamp(60px,8vw,104px) 0;background:#f4f6f8}.fl-local-content__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:start}.fl-local-content__box{padding:24px;border-radius:22px;background:#fff;border:1px solid rgba(11,15,20,.1);box-shadow:0 14px 36px #0000000f}.fl-local-content__box h3{margin:0 0 12px;font-size:24px;line-height:1.05;letter-spacing:-.04em}.fl-local-content__box p{color:#536070;line-height:1.6}.fl-service-area-hub{padding:clamp(64px,8vw,116px) 0;background:#f4f6f8}.fl-service-area-hub__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.fl-service-area-card{display:block;padding:18px;border-radius:18px;background:#fff;border:1px solid rgba(11,15,20,.1);color:#0b0f14;text-decoration:none;box-shadow:0 10px 28px #0000000d}.fl-service-area-card strong{display:block;font-size:18px;letter-spacing:-.03em}.fl-service-area-card span{display:block;margin-top:8px;color:#647084;font-size:12px;font-weight:800}.fl-service-area-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0000001a;text-decoration:none}@media(max-width:900px){.fl-city-bar__inner,.fl-city-bar__left{align-items:flex-start;flex-direction:column}.fl-city-bar__actions{width:100%;overflow:auto;padding-bottom:2px}.fl-city-bar__marketline{white-space:normal}.fl-city-results,.fl-local-hero__grid,.fl-local-content__grid{grid-template-columns:1fr}.fl-local-machine-grid,.fl-service-area-hub__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.fl-city-modal__search{grid-template-columns:1fr}.fl-city-modal__search button{padding:14px 16px}.fl-local-machine-grid,.fl-service-area-hub__grid{grid-template-columns:1fr}}.fl-hero__local-line{margin:18px 0 0;display:inline-flex;flex-wrap:wrap;gap:4px;align-items:center;padding:10px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.13);background:#ffffff0f;color:#c7d2df;font-size:13px;font-weight:800}.fl-hero__local-line strong{color:var(--fl-orange-2,#ffb15c)}.hi-section-head--wide{max-width:920px;margin-left:auto;margin-right:auto;text-align:center}.hi-answer-grid,.hi-intent-grid,.hi-glossary-grid,.hi-region-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hi-answer-card,.hi-intent-card,.hi-glossary-term,.hi-region-card{position:relative;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#fff1,#ffffff06);padding:22px;border-radius:18px;min-height:100%;box-shadow:0 22px 60px #00000029}.hi-answer-card h3,.hi-intent-card h3,.hi-glossary-term h3,.hi-region-card h3{margin:8px 0 10px;font-size:clamp(18px,1.3vw,22px);line-height:1.12}.hi-answer-card p,.hi-intent-card p,.hi-glossary-term p,.hi-region-card p{color:#ffffffbd;font-size:15px;line-height:1.55}.hi-answer-card__intent,.hi-intent-card span,.hi-glossary-term span{display:inline-flex;text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:11px;color:var(--fl-orange,#ff6a00)}.hi-answer-card ul{margin:16px 0 0;padding-left:18px;color:#ffffffb8;font-size:14px}.hi-answer-card li+li{margin-top:6px}.hi-intent-card{text-decoration:none;color:inherit}.hi-intent-card:hover{transform:translateY(-3px);border-color:#ff6a008c}.hi-intent-card dl{margin:18px 0 0;display:grid;gap:10px}.hi-intent-card dt{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#ffffff70;font-weight:800}.hi-intent-card dd{margin:3px 0 0;color:#ffffffc7;font-size:14px;line-height:1.35}.hi-glossary:not(.fl-dark-section){background:#f5f6f7}.hi-glossary:not(.fl-dark-section) .fl-eyebrow{color:#a34600}.hi-glossary:not(.fl-dark-section) .fl-title,.hi-glossary:not(.fl-dark-section) .hi-glossary-term h3{color:#111827}.hi-glossary:not(.fl-dark-section) .fl-section-subcopy,.hi-glossary:not(.fl-dark-section) .hi-glossary-term p{color:#4b5563}.hi-glossary-term{background:#fff;border-color:#1118271a;box-shadow:0 16px 40px #11182714}.hi-glossary-term span{color:#a34600;border-top:1px solid rgba(17,24,39,.09);display:block;margin-top:16px;padding-top:12px}.hi-regional{background:radial-gradient(circle at top left,rgba(255,106,0,.16),transparent 32%),linear-gradient(180deg,#111827,#06080d)}.hi-region-card{background:#ffffff0e}.hi-region-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hi-region-links a{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 10px;color:#fff;text-decoration:none;font-size:13px}.hi-region-links a:hover{border-color:var(--fl-orange,#ff6a00);color:var(--fl-orange,#ff6a00)}@media(max-width:1100px){.hi-answer-grid,.hi-intent-grid,.hi-glossary-grid,.hi-region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.hi-answer-grid,.hi-intent-grid,.hi-glossary-grid,.hi-region-grid{grid-template-columns:1fr}.hi-answer-card,.hi-intent-card,.hi-glossary-term,.hi-region-card{padding:18px}}.hi-local-depth{background:#f6f7f8}.hi-local-depth__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hi-local-depth__card{background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:18px;padding:22px;box-shadow:0 18px 50px #0206170f}.hi-local-depth__card--wide{grid-column:1 / -1;background:linear-gradient(135deg,#101820,#1d2730);color:#fff;border-color:#ffffff24}.hi-local-depth__card span,.hi-phase1-map__card span{display:inline-flex;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#f97316;font-weight:800;margin-bottom:8px}.hi-local-depth__card h3{margin:0 0 8px;font-size:clamp(18px,2vw,24px);line-height:1.1}.hi-local-depth__card p{margin:0;color:#0f172ab8}.hi-local-depth__card--wide p{color:#ffffffc7}.hi-local-depth__links{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.hi-local-depth__links strong{color:#111827}.hi-local-depth__links a{display:inline-flex;padding:9px 12px;border:1px solid rgba(15,23,42,.16);border-radius:999px;color:#111827;text-decoration:none;font-weight:700;background:#fff}.hi-local-depth__links a:hover{border-color:#f97316;color:#f97316}.hi-phase1-map__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hi-phase1-map__card{display:block;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0b;text-decoration:none;min-height:155px}.hi-phase1-map__card strong{display:block;color:#fff;font-size:18px;margin-bottom:8px}.hi-phase1-map__card p{color:#ffffffad;margin:0;font-size:13px;line-height:1.45}.hi-phase1-map__card:hover{border-color:#f97316b3;transform:translateY(-2px)}@media(max-width:1100px){.hi-phase1-map__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.hi-local-depth__grid,.hi-phase1-map__grid{grid-template-columns:1fr}.hi-local-depth__card{padding:18px}}:root{--hi-black: #05070d;--hi-dark: #07111f;--hi-navy: #0b1220;--hi-steel: #172033;--hi-panel: #ffffff;--hi-bg: #f4f6f8;--hi-text: #101827;--hi-muted: #5b6472;--hi-line: rgba(16, 24, 39, .12);--hi-line-dark: rgba(255, 255, 255, .14);--hi-accent: #ffb000;--hi-accent-hover: #d89200;--hi-blue: #2f7dff;--hi-radius-sm: 12px;--hi-radius: 18px;--hi-radius-lg: 28px;--hi-shadow: 0 22px 70px rgba(7, 17, 31, .14);--hi-shadow-strong: 0 34px 100px rgba(7, 17, 31, .26)}html{scroll-behavior:smooth}body.hardline-industrial-theme{background:var(--hi-bg);color:var(--hi-text);font-feature-settings:"kern";text-rendering:optimizeLegibility}.hardline-site-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-10;pointer-events:none;background:radial-gradient(circle at 8% 0%,rgba(255,176,0,.12),transparent 30%),radial-gradient(circle at 92% 12%,rgba(47,125,255,.12),transparent 32%),linear-gradient(180deg,#fff,#f4f6f8 46%,#eef1f5)}.hardline-main{position:relative;min-height:60vh}.page-width,.page-width-content,.section.page-width-content{max-width:1320px}.hardline-topline{position:relative;z-index:80;background:linear-gradient(90deg,var(--hi-black),var(--hi-navy));color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.hardline-topline__inner{display:flex;align-items:center;justify-content:center;gap:18px;max-width:1320px;margin:0 auto;padding:8px 18px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hardline-topline__inner span{display:inline-flex;align-items:center;gap:7px;color:#ffffffc7}.hardline-topline__inner span:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--hi-accent);box-shadow:0 0 18px #ffb000cc}.hardline-topline__inner a{margin-left:8px;color:var(--hi-accent);text-decoration:none}.hardline-topline__inner a:hover{color:#fff}.hardline-header-shell{position:sticky;top:0;z-index:70;background:#ffffffe0;border-bottom:1px solid rgba(16,24,39,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .18s ease,background .18s ease}body.is-scrolled .hardline-header-shell{background:#fffffff0;box-shadow:0 16px 46px #07111f1a}h1,.h1{font-weight:900;line-height:.96;letter-spacing:-.055em}h2,.h2{font-weight:850;line-height:1.04;letter-spacing:-.04em}h3,.h3{font-weight:800;letter-spacing:-.025em}p{line-height:1.65}.rte,.rich-text__text{color:var(--hi-muted)}.rte strong,.rich-text__text strong{color:var(--hi-text)}a{text-underline-offset:3px}.rte a{color:var(--hi-navy);font-weight:800;text-decoration-color:#ffb000cc}.button,.shopify-payment-button__button,a.button{min-height:50px;border-radius:999px;font-weight:850;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.button:hover,.shopify-payment-button__button:hover,a.button:hover{transform:translateY(-2px)}.button--primary,.shopify-payment-button__button{background:var(--hi-accent);border-color:var(--hi-accent);color:#111;box-shadow:0 16px 40px #ffb00047}.button--primary:hover{background:var(--hi-accent-hover);border-color:var(--hi-accent-hover)}.button--secondary{background:#fff;border:1px solid var(--hi-line);color:var(--hi-text);box-shadow:0 10px 28px #07111f0f}.shopify-section{position:relative}.section{border-radius:0}.card,.product-card,.product-card-wrapper,.collection-card,.article-card{overflow:hidden;border:1px solid var(--hi-line);border-radius:var(--hi-radius);background:var(--hi-panel);box-shadow:0 12px 34px #07111f0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover,.product-card:hover,.product-card-wrapper:hover,.collection-card:hover,.article-card:hover{transform:translateY(-5px);border-color:#ffb0008c;box-shadow:var(--hi-shadow)}.card img,.product-card img,.product-card-wrapper img,.collection-card img,.article-card img{transition:transform .26s ease}.card:hover img,.product-card:hover img,.product-card-wrapper:hover img,.collection-card:hover img,.article-card:hover img{transform:scale(1.035)}.card__heading a,.full-unstyled-link,.product-card a{color:var(--hi-text);font-weight:800;letter-spacing:-.02em;text-decoration:none}.price{color:var(--hi-navy);font-weight:900}input,textarea,select,.field__input,.select__select{border:1px solid var(--hi-line);border-radius:14px;background:#fff}input:focus,textarea:focus,select:focus,.field__input:focus,.select__select:focus{border-color:var(--hi-accent);box-shadow:0 0 0 3px #ffb0002e}table{overflow:hidden;border:1px solid var(--hi-line);border-radius:16px;background:#fff;border-collapse:separate;border-spacing:0;box-shadow:0 12px 34px #07111f0f}th{background:var(--hi-navy);color:#fff;font-weight:850}td,th{padding:14px 16px;border-bottom:1px solid var(--hi-line)}.hi-industrial-panel,.ut-box{padding:30px;border:1px solid var(--hi-line);border-radius:var(--hi-radius);background:#fff;box-shadow:0 16px 46px #07111f14}.hi-dark-panel,.ut-dark{position:relative;overflow:hidden;padding:58px;border-radius:var(--hi-radius-lg);background:radial-gradient(circle at 14% 10%,rgba(255,176,0,.24),transparent 30%),radial-gradient(circle at 88% 16%,rgba(47,125,255,.2),transparent 32%),linear-gradient(135deg,var(--hi-navy),#05070d 78%);color:#fff;box-shadow:var(--hi-shadow-strong)}.hi-dark-panel:before,.ut-dark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 90%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.75),transparent 90%);pointer-events:none}.hi-dark-panel>*,.ut-dark>*{position:relative;z-index:1}.hi-dark-panel h1,.hi-dark-panel h2,.hi-dark-panel h3,.ut-dark h1,.ut-dark h2,.ut-dark h3{color:#fff}.hi-dark-panel p,.ut-dark p{color:#ffffffc2}.hi-grid-3,.ut-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hi-card,.ut-card{padding:24px;border:1px solid var(--hi-line);border-radius:var(--hi-radius);background:#fff;box-shadow:0 12px 34px #07111f0f}.hi-card h3,.ut-card h3{margin-top:0}.hi-card p,.ut-card p{color:var(--hi-muted)}.hardline-floating-quote{position:fixed;right:22px;bottom:22px;z-index:90;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 22px;border-radius:999px;background:var(--hi-accent);color:#111;font-weight:900;letter-spacing:-.01em;text-decoration:none;box-shadow:0 18px 46px #ffb00057;transition:transform .18s ease,box-shadow .18s ease}.hardline-floating-quote:hover{transform:translateY(-3px);box-shadow:0 24px 60px #ffb00075}img{max-width:100%}.template-product .product,.template-product .product__info-wrapper,.template-product .product__media-wrapper{position:relative}.template-product .product__info-wrapper{border-radius:var(--hi-radius-lg)}.template-product .product-form__buttons{gap:12px}.template-collection .collection-hero,.template-search .template-search__header,.template-page .main-page-title{position:relative}@media screen and (max-width:989px){.hi-grid-3,.ut-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hi-dark-panel,.ut-dark{padding:40px}.hardline-topline__inner{flex-wrap:wrap;gap:10px 16px}}@media screen and (max-width:749px){.page-width,.page-width-content,.section.page-width-content{padding-left:16px;padding-right:16px}.hardline-topline__inner{justify-content:flex-start;overflow-x:auto;white-space:nowrap;padding:8px 16px}.hardline-topline__inner span:nth-child(3){display:none}h1,.h1{font-size:38px;letter-spacing:-.045em}h2,.h2{font-size:30px}.hi-grid-3,.ut-grid{grid-template-columns:1fr}.hi-dark-panel,.ut-dark,.hi-industrial-panel,.ut-box{padding:26px;border-radius:20px}.hardline-floating-quote{right:14px;bottom:14px;left:14px;width:auto}}:root{--cc-font-display: "Barlow Condensed", "Arial Narrow", "Roboto Condensed", "Helvetica Neue Condensed", Impact, sans-serif;--cc-font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-body--family: var(--cc-font-body);--font-paragraph--family: var(--cc-font-body);--font-heading--family: var(--cc-font-display);--font-h1--family: var(--cc-font-display);--font-h2--family: var(--cc-font-display);--font-h3--family: var(--cc-font-display);--font-h4--family: var(--cc-font-display);--font-h5--family: var(--cc-font-body);--font-h6--family: var(--cc-font-body);--button-font-family-primary: var(--cc-font-body);--button-font-family-secondary: var(--cc-font-body)}html,body,.hardline-industrial-theme,.hardline-industrial-theme p,.hardline-industrial-theme li,.hardline-industrial-theme input,.hardline-industrial-theme textarea,.hardline-industrial-theme select,.hardline-industrial-theme button,.hardline-industrial-theme .rte,.hardline-industrial-theme .text-block,.hardline-industrial-theme .paragraph{font-family:var(--cc-font-body)!important;font-feature-settings:"cv02" 1,"cv03" 1,"cv04" 1,"cv11" 1;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.hardline-industrial-theme h1,.hardline-industrial-theme h2,.hardline-industrial-theme h3,.hardline-industrial-theme .h1,.hardline-industrial-theme .h2,.hardline-industrial-theme .h3,.hardline-industrial-theme .fl-title,.hardline-industrial-theme .fl-title--mid,.hardline-industrial-theme .hi-home-hero h1,.hardline-industrial-theme .hi-section h2,.hardline-industrial-theme .hi-rfq-card h2,.hardline-industrial-theme .fl-package-card h3,.hardline-industrial-theme .fl-command-tile strong,.hardline-industrial-theme .fl-machine-placeholder strong,.hardline-industrial-theme .fl-product-command__panel strong,.hardline-industrial-theme .fl-decision-card strong,.hardline-industrial-theme .fl-service-card strong,.hardline-industrial-theme .fl-industry-card strong,.hardline-industrial-theme .fl-local-machine-card strong,.hardline-industrial-theme .fl-local-content__box h3,.hardline-industrial-theme .fl-service-area-card strong,.hardline-industrial-theme .product__title,.hardline-industrial-theme .product-title,.hardline-industrial-theme .collection-hero__title,.hardline-industrial-theme .rich-text__heading{font-family:var(--cc-font-display)!important;font-weight:900!important;font-style:normal!important;text-transform:uppercase!important;letter-spacing:-.035em!important;text-wrap:balance}.hardline-industrial-theme h1,.hardline-industrial-theme .h1,.hardline-industrial-theme .fl-title,.hardline-industrial-theme .hi-home-hero h1{font-size:clamp(54px,7.2vw,112px)!important;line-height:.82!important;letter-spacing:-.045em!important;max-width:980px}.hardline-industrial-theme h2,.hardline-industrial-theme .h2,.hardline-industrial-theme .fl-title--mid,.hardline-industrial-theme .hi-section h2,.hardline-industrial-theme .hi-rfq-card h2{font-size:clamp(42px,5.4vw,82px)!important;line-height:.86!important;letter-spacing:-.04em!important}.hardline-industrial-theme h3,.hardline-industrial-theme .h3,.hardline-industrial-theme .fl-package-card h3,.hardline-industrial-theme .fl-command-tile strong,.hardline-industrial-theme .fl-service-card strong,.hardline-industrial-theme .fl-industry-card strong,.hardline-industrial-theme .fl-local-machine-card strong{font-size:clamp(24px,2.1vw,34px)!important;line-height:.94!important}.hardline-industrial-theme .hi-lead,.hardline-industrial-theme .fl-copy,.hardline-industrial-theme .hi-section p,.hardline-industrial-theme .hi-rfq-card p,.hardline-industrial-theme .fl-package-card li,.hardline-industrial-theme .fl-process-step p,.hardline-industrial-theme .fl-command-tile p,.hardline-industrial-theme .fl-local-hero__panel li,.hardline-industrial-theme .rte p{font-family:var(--cc-font-body)!important;font-weight:500!important;letter-spacing:-.012em!important;line-height:1.58!important}.hardline-industrial-theme .hi-lead,.hardline-industrial-theme .fl-copy{font-size:clamp(17px,1.35vw,21px)!important}.hardline-industrial-theme .hi-eyebrow,.hardline-industrial-theme .hi-rfq-card__tag,.hardline-industrial-theme .fl-eyebrow,.hardline-industrial-theme .fl-kicker,.hardline-industrial-theme .fl-hero-metrics span,.hardline-industrial-theme .fl-command-tile span,.hardline-industrial-theme .fl-package-card__badge,.hardline-industrial-theme .fl-industry-card span,.hardline-industrial-theme .fl-machine-card__topline span,.hardline-industrial-theme .fl-decision-card span,.hardline-industrial-theme .fl-city-modal__label,.hardline-industrial-theme .hi-answer-card__intent,.hardline-industrial-theme .hi-intent-card span,.hardline-industrial-theme .hi-glossary-term span{font-family:var(--cc-font-body)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-size:11px!important}.hardline-industrial-theme .hi-btn,.hardline-industrial-theme .hi-rfq-button,.hardline-industrial-theme .fl-btn,.hardline-industrial-theme .button,.hardline-industrial-theme button,.hardline-industrial-theme input[type=submit],.hardline-industrial-theme .hardline-floating-quote,.hardline-industrial-theme .hardline-topline a,.hardline-industrial-theme .hi-city-bar__button,.hardline-industrial-theme .hi-city-bar__link{font-family:var(--cc-font-body)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important}.hardline-industrial-theme .hardline-topline__inner,.hardline-industrial-theme .hi-city-bar,.hardline-industrial-theme #header-group a,.hardline-industrial-theme #header-group button,.hardline-industrial-theme #header-group summary,.hardline-industrial-theme #header-group .header__menu-item,.hardline-industrial-theme #header-component .menu-list__link,.hardline-industrial-theme .header-actions__action{font-family:var(--cc-font-body)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.055em!important}.hardline-industrial-theme #header-group a,.hardline-industrial-theme #header-group button,.hardline-industrial-theme #header-group summary,.hardline-industrial-theme #header-group .header__menu-item,.hardline-industrial-theme #header-component .menu-list__link{font-size:12px!important}.hardline-industrial-theme .hi-category-grid strong,.hardline-industrial-theme .hi-support-grid div,.hardline-industrial-theme .hi-local-links a,.hardline-industrial-theme .hi-answer-card h3,.hardline-industrial-theme .hi-intent-card h3,.hardline-industrial-theme .hi-glossary-term h3,.hardline-industrial-theme .hi-region-card h3{font-family:var(--cc-font-display)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:-.025em!important;line-height:.98!important}.hardline-industrial-theme .hi-category-grid span,.hardline-industrial-theme .hi-local-links span,.hardline-industrial-theme .hi-answer-card p,.hardline-industrial-theme .hi-intent-card p,.hardline-industrial-theme .hi-glossary-term p,.hardline-industrial-theme .hi-region-card p{font-family:var(--cc-font-body)!important;font-weight:500!important;line-height:1.55!important}@media screen and (max-width:989px){.hardline-industrial-theme h1,.hardline-industrial-theme .h1,.hardline-industrial-theme .fl-title,.hardline-industrial-theme .hi-home-hero h1{font-size:clamp(48px,12vw,84px)!important;line-height:.84!important}.hardline-industrial-theme h2,.hardline-industrial-theme .h2,.hardline-industrial-theme .fl-title--mid,.hardline-industrial-theme .hi-section h2,.hardline-industrial-theme .hi-rfq-card h2{font-size:clamp(38px,9.8vw,66px)!important;line-height:.88!important}}@media screen and (max-width:749px){.hardline-industrial-theme h1,.hardline-industrial-theme .h1,.hardline-industrial-theme .fl-title,.hardline-industrial-theme .hi-home-hero h1{font-size:clamp(44px,15vw,68px)!important;line-height:.86!important}.hardline-industrial-theme h2,.hardline-industrial-theme .h2,.hardline-industrial-theme .fl-title--mid,.hardline-industrial-theme .hi-section h2,.hardline-industrial-theme .hi-rfq-card h2{font-size:clamp(34px,12vw,56px)!important;line-height:.9!important}.hardline-industrial-theme .hi-lead,.hardline-industrial-theme .fl-copy{font-size:16px!important}.hardline-industrial-theme .hardline-topline__inner,.hardline-industrial-theme .hi-city-bar__button,.hardline-industrial-theme .hi-city-bar__link,.hardline-industrial-theme #header-group a,.hardline-industrial-theme #header-group button,.hardline-industrial-theme #header-group summary,.hardline-industrial-theme #header-group .header__menu-item{letter-spacing:.035em!important}}.hardline-industrial-theme{background:#f4f1ea!important;color:#070b10!important;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.hardline-industrial-theme ::selection{background:#ff7a1847}.hardline-industrial-theme a{text-underline-offset:3px}.hardline-industrial-theme .hardline-floating-quote{right:24px!important;bottom:24px!important;min-height:54px!important;padding:0 22px!important;border-radius:999px!important;background:linear-gradient(135deg,#ffb000,#ff7a18)!important;color:#070b10!important;border:1px solid rgba(7,17,31,.1)!important;box-shadow:0 22px 58px #ff7a1857,0 10px 30px #07111f33!important;font-size:13px!important}.hardline-industrial-theme .hardline-floating-quote:hover{transform:translateY(-2px) scale(1.02)!important}.hardline-industrial-theme #header-group .menu-list__link,.hardline-industrial-theme #header-group .header__menu-item{position:relative}.hardline-industrial-theme #header-group .menu-list__link:after,.hardline-industrial-theme #header-group .header__menu-item:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;transform:scaleX(0);transform-origin:right;background:linear-gradient(90deg,#ffb000,#ff7a18);transition:transform .18s ease}.hardline-industrial-theme #header-group .menu-list__link:hover:after,.hardline-industrial-theme #header-group .header__menu-item:hover:after{transform:scaleX(1);transform-origin:left}.hardline-industrial-theme .button,.hardline-industrial-theme .shopify-payment-button__button,.hardline-industrial-theme button[type=submit],.hardline-industrial-theme input[type=submit]{border-radius:999px!important;min-height:48px!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.hardline-industrial-theme .button:hover,.hardline-industrial-theme .shopify-payment-button__button:hover,.hardline-industrial-theme button[type=submit]:hover,.hardline-industrial-theme input[type=submit]:hover{transform:translateY(-1px);box-shadow:0 16px 38px #07111f24}.hardline-industrial-theme .product-card,.hardline-industrial-theme .card,.hardline-industrial-theme .collection-card,.hardline-industrial-theme .resource-card{border-radius:22px!important;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hardline-industrial-theme .product-card:hover,.hardline-industrial-theme .card:hover,.hardline-industrial-theme .collection-card:hover,.hardline-industrial-theme .resource-card:hover{transform:translateY(-2px);box-shadow:0 22px 58px #07111f1f}.hardline-industrial-theme .price,.hardline-industrial-theme .product-price,.hardline-industrial-theme .price__regular{font-weight:900!important;letter-spacing:-.015em!important}@media screen and (max-width:749px){.hardline-industrial-theme .hardline-floating-quote{left:14px!important;right:14px!important;bottom:14px!important;width:auto!important;justify-content:center!important}}.hardline-industrial-theme .cc-roof{background:linear-gradient(90deg,#05070a,#0a111b 42%,#070b10)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;box-shadow:inset 0 -1px #ffb00014!important}.hardline-industrial-theme .cc-roof:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,176,0,.18),transparent 22%,transparent 78%,rgba(255,122,24,.15)),repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 88px);opacity:.55}.hardline-industrial-theme .cc-roof__inner{position:relative!important;min-height:44px!important;justify-content:space-between!important;gap:18px!important}.hardline-industrial-theme .cc-roof__status,.hardline-industrial-theme .cc-roof__actions{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.hardline-industrial-theme .cc-roof__status span,.hardline-industrial-theme .cc-roof__actions a{display:inline-flex!important;align-items:center!important;min-height:26px!important;border-radius:999px!important;padding:0 11px!important;border:1px solid rgba(255,255,255,.11)!important;background:#ffffff0b!important;color:#ffffffd1!important;text-decoration:none!important;font-size:11px!important;line-height:1!important;white-space:nowrap!important}.hardline-industrial-theme .cc-roof__live{position:relative!important;color:#090b0e!important;background:linear-gradient(135deg,#ffb000,#ff7a18)!important;border-color:#ffb00075!important;box-shadow:0 0 22px #ff7a183b!important;padding-left:28px!important}.hardline-industrial-theme .cc-roof__live:before{content:"";position:absolute;left:12px;top:50%;width:7px;height:7px;border-radius:999px;background:#07111f;transform:translateY(-50%);box-shadow:0 0 0 4px #07111f24}.hardline-industrial-theme .cc-roof__quote{color:#090b0e!important;background:#fff!important;border-color:#ffffffb3!important;box-shadow:0 9px 24px #0000002e!important}.hardline-industrial-theme .cc-roof__actions a:hover{transform:translateY(-1px);border-color:#ffb00073!important}.hardline-industrial-theme .hardline-header-shell{border-bottom:0!important;background:linear-gradient(180deg,#fffffffb,#f8f9faf6)!important;box-shadow:0 18px 46px #07111f1a,0 1px #ffffffeb inset!important}.hardline-industrial-theme body.is-scrolled .hardline-header-shell,body.is-scrolled.hardline-industrial-theme .hardline-header-shell{box-shadow:0 22px 58px #07111f29,0 1px #ffffffeb inset!important}.hardline-industrial-theme .cc-machine-rail{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 clamp(14px,3vw,54px) 10px;max-width:1440px;margin:-2px auto 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hardline-industrial-theme .cc-machine-rail::-webkit-scrollbar{display:none}.hardline-industrial-theme .cc-machine-rail a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;flex:0 0 auto;border-radius:999px;padding:0 13px;background:#f1f3f6;border:1px solid rgba(7,17,31,.09);color:#07111f;text-decoration:none;font-family:var(--cc-font-body, Inter, system-ui)!important;font-size:11px;font-weight:950;letter-spacing:.055em;text-transform:uppercase;transition:transform .16s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease}.hardline-industrial-theme .cc-machine-rail a:hover{transform:translateY(-1px);background:#fff;border-color:#ff7a1857;box-shadow:0 10px 24px #07111f1a}.hardline-industrial-theme .cc-machine-rail__quote{background:linear-gradient(135deg,#ffb000,#ff7a18)!important;border-color:#ff7a1870!important;color:#070b10!important;box-shadow:0 12px 28px #ff7a1838!important}.cc-killer-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(255,176,0,.17),transparent 27%),radial-gradient(circle at 86% 18%,rgba(255,122,24,.15),transparent 31%),linear-gradient(180deg,#05070a,#09101a 54%,#05070a);color:#fff;border-top:1px solid rgba(255,255,255,.1);isolation:isolate}.cc-killer-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(180deg,#000000d1,#0000002e);mask-image:linear-gradient(180deg,#000000d1,#0000002e);opacity:.55}.cc-footer__inner{max-width:1440px;margin:0 auto;padding:clamp(54px,7vw,96px) clamp(18px,3vw,54px) 30px}.cc-footer__cta{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:24px;align-items:center;padding:clamp(24px,4vw,42px);border:1px solid rgba(255,255,255,.14);border-radius:34px;background:linear-gradient(135deg,#ffffff1f,#ffffff0b),linear-gradient(180deg,#ffb0001a,#ff7a1808);box-shadow:0 30px 90px #00000052}.cc-footer__eyebrow,.cc-footer__mini,.cc-footer__tag,.cc-footer__legal-title{margin:0 0 12px;color:#ffb000;font-family:var(--cc-font-body, Inter, system-ui)!important;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.cc-footer__cta h2{margin:0;max-width:850px;color:#fff;font-family:var(--cc-font-display, "Barlow Condensed", Impact, sans-serif)!important;font-size:clamp(48px,6vw,92px);font-weight:950;line-height:.84;letter-spacing:-.04em;text-transform:uppercase}.cc-footer__cta p{max-width:700px;margin:18px 0 0;color:#ffffffc2;font-size:clamp(16px,1.25vw,19px);line-height:1.55;font-weight:550}.cc-footer__cta-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.cc-footer__btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border-radius:999px;padding:0 20px;text-decoration:none;font-family:var(--cc-font-body, Inter, system-ui)!important;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cc-footer__btn:hover{transform:translateY(-2px)}.cc-footer__btn--primary{background:linear-gradient(135deg,#ffb000,#ff7a18);color:#070b10;box-shadow:0 18px 46px #ff7a184d}.cc-footer__btn--secondary{color:#fff;border:1px solid rgba(255,255,255,.18);background:#ffffff0e}.cc-footer__grid{display:grid;grid-template-columns:1.25fr .78fr .78fr .78fr;gap:clamp(22px,3vw,42px);margin-top:clamp(34px,5vw,68px)}.cc-footer__brand-card,.cc-footer__column{border:1px solid rgba(255,255,255,.1);background:#ffffff0b;border-radius:26px;padding:24px}.cc-footer__brand-logo{display:inline-flex;width:min(330px,100%);min-height:58px;background-image:url(/cdn/shop/files/cosmos-capsule-header-logo-transparent.png?v=1781827735);background-repeat:no-repeat;background-size:contain;background-position:left center;text-indent:-9999px;overflow:hidden;margin-bottom:16px}.cc-footer__brand-card p{margin:0 0 20px;color:#ffffffbd;line-height:1.58;font-size:15px}.cc-footer__signals{display:flex;flex-wrap:wrap;gap:8px}.cc-footer__signals span{display:inline-flex;min-height:30px;align-items:center;border-radius:999px;padding:0 11px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#ffffffd1;font-size:11px;font-weight:850}.cc-footer__column h3{margin:0 0 18px;color:#fff;font-family:var(--cc-font-display, "Barlow Condensed", Impact, sans-serif)!important;font-size:30px;font-weight:950;line-height:.9;letter-spacing:-.025em;text-transform:uppercase}.cc-footer__links{display:grid;gap:10px}.cc-footer__links a{position:relative;display:inline-flex;color:#ffffffc2;text-decoration:none;line-height:1.35;font-size:14px;font-weight:750;transition:color .16s ease,transform .16s ease}.cc-footer__links a:hover{color:#ffb000;transform:translate(3px)}.cc-footer__links a:before{content:"";width:6px;height:6px;border-radius:999px;margin:.46em 10px 0 0;background:linear-gradient(135deg,#ffb000,#ff7a18);flex:0 0 auto;box-shadow:0 0 16px #ff7a1861}.cc-footer__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:end;margin-top:clamp(34px,5vw,62px);padding-top:22px;border-top:1px solid rgba(255,255,255,.11)}.cc-footer__legal-title{margin-bottom:8px}.cc-footer__legal p,.cc-footer__copy{margin:0;color:#ffffff94;font-size:12px;line-height:1.55}.cc-footer__copy{text-align:right;white-space:nowrap}@media screen and (max-width:1100px){.cc-footer__grid{grid-template-columns:1fr 1fr}.cc-footer__cta{grid-template-columns:1fr}.cc-footer__cta-actions{justify-content:flex-start}}@media screen and (max-width:749px){.hardline-industrial-theme .cc-roof__inner{min-height:auto!important;padding:8px 14px!important;align-items:flex-start!important}.hardline-industrial-theme .cc-roof__status{flex-wrap:nowrap!important;overflow-x:auto!important;width:100%!important;padding-bottom:2px}.hardline-industrial-theme .cc-roof__status span:not(.cc-roof__live){display:none!important}.hardline-industrial-theme .cc-roof__actions{width:100%!important;justify-content:space-between!important}.hardline-industrial-theme .cc-roof__actions a{flex:1 1 auto!important;justify-content:center!important;padding:0 9px!important}.hardline-industrial-theme .cc-machine-rail{justify-content:flex-start;padding:0 14px 10px}.hardline-industrial-theme .cc-machine-rail a{min-height:32px;padding:0 11px;font-size:10px}.cc-footer__inner{padding:46px 14px 104px}.cc-footer__cta{border-radius:24px;padding:24px 18px}.cc-footer__cta h2{font-size:clamp(42px,13vw,64px)}.cc-footer__cta-actions,.cc-footer__btn{width:100%}.cc-footer__grid{grid-template-columns:1fr;gap:14px}.cc-footer__brand-card,.cc-footer__column{border-radius:20px;padding:20px}.cc-footer__bottom{grid-template-columns:1fr}.cc-footer__copy{text-align:left;white-space:normal}}.cc-product-rfq{position:relative;overflow:hidden;border:1px solid rgba(255,106,0,.38);border-radius:28px;padding:clamp(20px,3vw,30px);background:linear-gradient(135deg,#ff6a0021,#ff6a0005 42%,#ffffff09),linear-gradient(180deg,#0a0c0ffa,#040507fa);box-shadow:0 28px 70px #0000006b,inset 0 1px #ffffff14;color:#fff}.cc-product-rfq:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(135deg,#000,transparent 72%);mask-image:linear-gradient(135deg,#000,transparent 72%)}.cc-product-rfq__topline,.cc-product-rfq__proof,.cc-card-rfq__main,.cc-card-rfq__sub,.cc-quick-rfq__button{font-family:var(--cc-font-body, Inter, system-ui, sans-serif)!important;text-transform:uppercase;letter-spacing:.075em;font-weight:900}.cc-product-rfq__topline{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;color:#ffffffb8;font-size:11px}.cc-product-rfq__live{width:8px;height:8px;border-radius:999px;background:#ff6a00;box-shadow:0 0 0 6px #ff6a0029,0 0 22px #ff6a00bf}.cc-product-rfq__title{position:relative;margin:0 0 10px;max-width:760px;font-family:var(--cc-font-heading, "Barlow Condensed", Impact, sans-serif)!important;font-size:clamp(34px,4.7vw,62px);line-height:.9;letter-spacing:-.035em;text-transform:uppercase;color:#fff}.cc-product-rfq__copy{position:relative;max-width:720px;margin:0 0 18px;color:#ffffffb8;font-size:15px;line-height:1.55}.cc-product-rfq__actions{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cc-product-rfq__btn{min-height:76px;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.13);background:#ffffff0e;color:#fff!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.cc-product-rfq__btn:hover{transform:translateY(-2px);border-color:#ff6a0094;background:#ffffff16;box-shadow:0 18px 38px #00000047}.cc-product-rfq__btn span{font-family:var(--cc-font-body, Inter, system-ui, sans-serif)!important;font-size:14px;font-weight:950;line-height:1.1;text-transform:uppercase;letter-spacing:.045em}.cc-product-rfq__btn small{color:#ffffff94;font-size:11px;line-height:1.2}.cc-product-rfq__btn--primary{grid-column:1 / -1;min-height:86px;background:linear-gradient(135deg,#ff7a18,#ff4d00);color:#100b06!important;border-color:#fff3;box-shadow:0 22px 50px #ff6a0038}.cc-product-rfq__btn--primary small{color:#100b06b3}.cc-product-rfq__proof{position:relative;display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.cc-product-rfq__proof span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.11);color:#ffffff9e;font-size:10px;background:#ffffff0a}.cc-card-rfq{position:relative;display:grid;grid-template-columns:1fr;gap:8px;margin-top:6px;z-index:2}.cc-card-rfq a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:14px;text-decoration:none!important;font-size:11px;line-height:1.1}.cc-card-rfq__main{background:linear-gradient(135deg,#ff7a18,#ff4d00);color:#140b03!important;box-shadow:0 14px 26px #ff6a002b}.cc-card-rfq__sub{border:1px solid rgba(255,255,255,.14);background:#ffffff0b;color:currentColor!important}.cc-quick-rfq__button{background:linear-gradient(135deg,#ff7a18,#ff4d00)!important;color:#160c04!important;border:0!important}.cc-sticky-rfq__button{background:linear-gradient(135deg,#ff7a18,#ff4d00)!important;color:#140b03!important;border:0!important}.cc-sticky-rfq__button .svg-wrapper{display:none!important}@media screen and (max-width:749px){.cc-product-rfq{border-radius:22px;padding:18px}.cc-product-rfq__actions{grid-template-columns:1fr}.cc-product-rfq__btn,.cc-product-rfq__btn--primary{min-height:66px}.cc-product-rfq__title{font-size:clamp(34px,11vw,52px)}}.hardline-industrial-theme .hardline-topline.cc-roof{display:none!important}.hardline-industrial-theme .cc-v5-shell,.hardline-industrial-theme .hardline-header-shell.cc-v5-shell{position:sticky!important;top:0!important;z-index:120!important;min-height:0!important;background:#fff!important;border-bottom:1px solid rgba(7,17,31,.1)!important;box-shadow:0 16px 46px #07111f21!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hardline-industrial-theme .cc-v5-shell #header-component{display:none!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar{position:relative!important;z-index:3!important;background:linear-gradient(90deg,#05070a,#090f17 48%,#05070a)!important;border-bottom:1px solid rgba(255,255,255,.09)!important;box-shadow:inset 0 -1px #ffb0001f!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__inner{max-width:1480px!important;min-height:34px!important;padding:0 clamp(16px,3vw,48px)!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__eyebrow:before{font-size:12px!important;letter-spacing:.11em!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__left span:nth-child(2){color:#ffffff61!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__left span:nth-child(3):before{content:"Machine tools, delivery, install & service across USA"!important;font-size:12px!important;color:#ffffffc7!important;font-weight:800!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__right>span{font-size:11px!important;color:#ffffffc7!important;letter-spacing:.1em!important;text-transform:uppercase!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__button{min-height:26px!important;padding:0 12px!important;border-radius:10px!important;background:#131b27!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;font-size:12px!important;box-shadow:0 8px 22px #00000038!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__link{color:#ffb000!important;font-size:11px!important;letter-spacing:.07em!important;text-transform:uppercase!important}.cc-premium-header{position:relative;z-index:2;max-width:1480px;min-height:70px;margin:0 auto;padding:8px clamp(16px,3vw,48px);display:grid;grid-template-columns:minmax(210px,290px) minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2vw,30px);background:radial-gradient(circle at 8% 0%,rgba(255,176,0,.1),transparent 24%),linear-gradient(180deg,#fff,#f8fafcfa)}.cc-premium-header:after{content:"";position:absolute;left:clamp(16px,3vw,48px);right:clamp(16px,3vw,48px);bottom:0;height:1px;background:linear-gradient(90deg,#07111f14,#ff7a183d,#07111f14);pointer-events:none}.cc-premium-logo{display:block;width:clamp(210px,18vw,290px);height:48px;background-image:var(--cosmos-logo);background-repeat:no-repeat;background-position:left center;background-size:contain;text-decoration:none!important;color:transparent!important;overflow:hidden;text-indent:-999px}.cc-premium-nav,.cc-premium-actions{display:flex;align-items:center;gap:8px}.cc-premium-nav{justify-content:center;min-width:0}.cc-premium-nav a,.cc-premium-action{font-family:var(--cc-font-body, Inter, system-ui, sans-serif)!important;font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase;text-decoration:none!important;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.cc-premium-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:12px;color:#07111f!important;background:#07111f09;border:1px solid rgba(7,17,31,.08)}.cc-premium-nav a:hover{transform:translateY(-1px);background:#fff;border-color:#ff7a1852;box-shadow:0 10px 22px #07111f14}.cc-premium-actions{justify-content:flex-end}.cc-premium-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:14px;padding:0 15px}.cc-premium-action--ghost{color:#07111f!important;border:1px solid rgba(7,17,31,.13);background:#fff}.cc-premium-action--primary{color:#100902!important;background:linear-gradient(135deg,#ffb000,#ff7a18)!important;border:1px solid rgba(255,122,24,.46);box-shadow:0 14px 32px #ff7a1840}.cc-premium-action:hover{transform:translateY(-1px)}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail{max-width:none!important;min-height:40px!important;margin:0!important;padding:6px clamp(16px,3vw,48px)!important;justify-content:center!important;gap:7px!important;background:linear-gradient(90deg,#070b10,#0d141f 48%,#070b10)!important;border-top:1px solid rgba(7,17,31,.06)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail a{min-height:28px!important;border-radius:9px!important;padding:0 11px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.1)!important;color:#ffffffd1!important;font-size:10px!important;letter-spacing:.075em!important;box-shadow:none!important}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail a:hover{transform:translateY(-1px);background:#ffffff18!important;border-color:#ffb00057!important;color:#fff!important}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail__quote{color:#090b0e!important;background:linear-gradient(135deg,#ffb000,#ff7a18)!important;border-color:#ff7a1885!important;box-shadow:0 10px 24px #ff7a1833!important}.hardline-industrial-theme .cc-hero{padding:clamp(52px,7vw,94px) 0 clamp(54px,7vw,94px)!important}.hardline-industrial-theme .cc-hero__grid{grid-template-columns:minmax(0,1.04fr) minmax(340px,.74fr)!important;gap:clamp(28px,4.5vw,64px)!important}.hardline-industrial-theme .cc-hero h1{max-width:920px!important;font-size:clamp(58px,7.45vw,112px)!important;line-height:.82!important;letter-spacing:-.052em!important}.hardline-industrial-theme .cc-lead{max-width:800px!important;margin-top:22px!important;font-size:clamp(16px,1.12vw,20px)!important}.hardline-industrial-theme .cc-actions{margin-top:26px!important}.hardline-industrial-theme .cc-command-card{border-radius:28px!important;padding:clamp(22px,2.7vw,34px)!important}.hardline-industrial-theme .cc-command-card h2{font-size:clamp(50px,5.2vw,86px)!important;line-height:.86!important}.cc-product-rfq__btn,.cc-card-rfq a,.cc-btn,.cc-panel-link,.hardline-floating-quote{border-radius:14px!important}.cc-btn--primary,.cc-panel-link,.hardline-floating-quote{box-shadow:0 18px 44px #ff7a1840!important}@media screen and (max-width:1180px){.cc-premium-header{grid-template-columns:minmax(190px,250px) 1fr auto;min-height:66px}.cc-premium-logo{width:235px;height:44px}.cc-premium-nav a:nth-child(4){display:none}.cc-premium-action--ghost{display:none}}@media screen and (max-width:900px){.cc-premium-header{grid-template-columns:1fr auto;min-height:62px;padding-top:7px;padding-bottom:7px}.cc-premium-nav{display:none}.cc-premium-logo{width:218px;height:42px}.cc-premium-action{min-height:40px;padding:0 13px;font-size:10px}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail{justify-content:flex-start!important;overflow-x:auto!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail::-webkit-scrollbar{display:none}}@media screen and (max-width:749px){.hardline-industrial-theme .cc-v5-shell .hi-city-bar__inner{min-height:32px!important;padding:4px 12px!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__left{display:none!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__right{width:100%!important;justify-content:space-between!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__right>span{display:inline-flex!important;font-size:0!important}.hardline-industrial-theme .cc-v5-shell .hi-city-bar__right>span:before{content:"Market";font-size:10px}.cc-premium-header{min-height:58px;padding:6px 12px;gap:8px}.cc-premium-logo{width:178px;height:38px}.cc-premium-action--primary{min-height:36px;padding:0 11px}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail{padding:6px 12px!important;min-height:36px!important}.hardline-industrial-theme .cc-v5-shell .cc-machine-rail a{min-height:26px!important;font-size:9px!important;padding:0 9px!important}.hardline-industrial-theme .cc-hero{padding:44px 0 54px!important}.hardline-industrial-theme .cc-hero h1{font-size:clamp(48px,14.2vw,72px)!important;line-height:.86!important}.hardline-industrial-theme .cc-command-card h2{font-size:clamp(40px,12vw,58px)!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/hardline-industrial.css.map */
