/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--brand-blue:#262262;--brand-blue-deep:#15133f;--brand-gray:#6d6e71;--concrete:#f3f4f6;--line:#d9dde5;--ink:#151622;--muted:#5d6270;--white:#fff;--signal:#d4a72c;--field:#f9fafb;--green:#2d7568}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Avant Garde,Century Gothic,Arial,Helvetica,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}main{overflow:clip}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #2622621f;grid-template-columns:minmax(150px,240px) 1fr auto;align-items:center;gap:24px;min-height:82px;padding:16px clamp(18px,4vw,64px);display:grid;position:sticky;top:0}.brand img{width:min(220px,42vw);height:auto}.nav-links{color:var(--brand-gray);text-transform:uppercase;justify-content:center;gap:clamp(16px,3vw,34px);font-size:14px;font-weight:700;display:flex}.nav-links a{padding:10px 0}.nav-links a:hover,.catalog-menu summary:hover{color:var(--brand-blue)}.catalog-menu{position:relative}.catalog-menu summary{cursor:pointer;align-items:center;gap:6px;padding:10px 0;list-style:none;display:flex}.catalog-menu summary::-webkit-details-marker{display:none}.catalog-menu summary svg{width:15px;height:15px;transition:transform .18s}.catalog-menu[open] summary svg{transform:rotate(180deg)}.catalog-panel{z-index:40;border:1px solid var(--line);background:var(--white);width:min(1120px,100vw - 48px);color:var(--ink);text-transform:none;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:24px;display:grid;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);box-shadow:0 24px 64px #15133f29}.catalog-menu:not([open]):hover>.catalog-panel,.catalog-menu:not([open]):focus-within>.catalog-panel{display:grid}.catalog-direction{align-content:start;gap:4px;display:grid}.catalog-direction a{min-height:40px;color:var(--muted);grid-template-columns:20px 1fr;align-items:center;gap:9px;padding:6px 0;font-size:13px;font-weight:700;line-height:1.3;display:grid}.catalog-direction a:hover{color:var(--brand-blue)}.catalog-direction a svg{width:18px;height:18px;color:var(--signal)}.catalog-direction .catalog-direction-title{border-bottom:1px solid var(--line);min-height:58px;color:var(--brand-blue);text-transform:uppercase;grid-template-columns:22px minmax(0,1fr) 16px;margin-bottom:4px;padding:0 0 12px;font-size:12px;font-weight:900;line-height:1.3}.catalog-direction .catalog-direction-title svg:last-child{width:15px;color:var(--brand-blue);transition:transform .18s}.catalog-direction .catalog-direction-title:hover svg:last-child{transform:translate(3px)}.catalog-all{background:var(--concrete);color:var(--brand-blue);text-transform:uppercase;border-radius:6px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:900;display:flex;padding:14px 16px!important}.catalog-all svg{width:18px;height:18px}.header-action,.primary-button,.secondary-button{border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:800;line-height:1;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.header-action,.primary-button{border:1px solid var(--brand-blue);background:var(--brand-blue);color:var(--white)}.header-action{padding:0 20px}.primary-button{padding:0 24px}.primary-button:hover,.header-action:hover,.secondary-button:hover{transform:translateY(-1px)}.secondary-button{border:1px solid var(--line);background:var(--white);color:var(--brand-blue);padding:0 22px}.secondary-button.light{color:var(--white);background:#ffffff1a;border-color:#ffffff5c}.full{width:100%}.hero{background:linear-gradient(#2622620e 1px, transparent 1px), linear-gradient(90deg, #2622620e 1px, transparent 1px), var(--white);background-size:52px 52px;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:clamp(28px,5vw,68px);min-height:calc(100svh - 126px);padding:clamp(44px,7vw,96px) clamp(18px,5vw,80px) 46px;display:grid}.hero-copy{align-self:center;max-width:880px}.eyebrow,.panel-kicker{color:var(--brand-blue);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}.hero h1{color:var(--brand-blue);letter-spacing:0;text-transform:uppercase;margin:0;font-size:clamp(58px,9vw,132px);font-weight:900;line-height:.9}.lead{color:#303342;max-width:740px;margin:26px 0 0;font-size:clamp(18px,2.2vw,26px);line-height:1.42}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-metrics{background:#26226229;border:1px solid #26226229;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:820px;margin-top:52px;display:grid}.hero-metrics div{background:#ffffffd6;min-height:116px;padding:22px;position:relative}.metric-icon{color:#26226252;width:22px;height:22px;position:absolute;top:18px;right:18px}.hero-metrics strong,.hero-metrics span{display:block}.hero-metrics strong{color:var(--brand-blue);text-transform:uppercase;font-size:clamp(22px,2.6vw,34px);line-height:1.05}.hero-metrics span{color:var(--muted);margin-top:10px;font-size:14px}.hero-side{align-self:center;gap:14px;display:grid;position:relative}.hero-product{background:var(--brand-blue-deep);border:1px solid #2622622e;border-radius:8px;min-height:320px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 70px #15133f2e}.hero-product:before,.hero-product:after{content:"";z-index:2;pointer-events:none;position:absolute}.hero-product:before{border:1px solid #0000;border-color:#ffffff6b #0000 #0000 #ffffff6b;inset:18px}.hero-product:after{background:#ffffffa3;width:1px;top:0;bottom:0;left:25%}.hero-product>img,.hero-product>video{object-fit:cover;width:100%;height:100%;min-height:320px}.hero-product>video{display:block}.hero-product figcaption{z-index:3;max-width:calc(100% - 36px);color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#15133fe6;border-radius:6px;align-items:center;gap:12px;padding:13px 15px;display:flex;position:absolute;bottom:18px;left:18px}.hero-product figcaption svg{color:var(--signal);flex:none}.hero-product figcaption span,.hero-product figcaption strong{display:block}.hero-product figcaption span{font-size:12px;line-height:1.4}.hero-product figcaption strong{font-size:14px}.hero-product-badge{z-index:3;max-width:190px;color:var(--brand-blue);text-transform:uppercase;background:#ffffffeb;border:1px solid #ffffff61;align-items:center;gap:8px;padding:10px 12px;font-size:11px;font-weight:900;line-height:1.3;display:flex;position:absolute;top:18px;right:18px}.hero-product-badge svg{flex:none;width:18px}.quote-panel{background:#ffffffe6;border:1px solid #ffffffa3;border-radius:8px;padding:clamp(24px,3.4vw,38px);box-shadow:0 20px 54px #15133f1f}.panel-title-row{color:var(--signal);align-items:center;gap:10px;display:flex}.panel-title-row svg{width:20px;height:20px}.panel-title-row .panel-kicker{margin:0}.quote-panel h2{color:var(--brand-blue-deep);margin:0;font-size:clamp(28px,3vw,42px);line-height:1.05}.quote-panel p:not(.panel-kicker){color:var(--muted);margin:18px 0 28px;line-height:1.55}.contact-strip{color:var(--brand-gray);gap:10px;margin-top:22px;font-size:14px;display:grid}.contact-strip a{overflow-wrap:anywhere;align-items:center;gap:9px;display:flex}.contact-strip svg{width:16px;height:16px;color:var(--brand-blue);flex:none}.section-band{background:linear-gradient(180deg, #26226209, #26226200), var(--concrete)}.catalog-section,.process-section,.geography-section,.quote-section{padding:clamp(64px,8vw,112px) clamp(18px,5vw,80px)}.section-heading{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(20px,5vw,72px);margin:0 0 42px;display:grid}.section-title{max-width:960px}.section-title .eyebrow{margin-bottom:18px}.section-heading>p:not(.eyebrow){max-width:590px;padding-bottom:4px}.section-heading.compact{max-width:760px;display:block}.section-heading h2,.production-copy h2,.geography-section h2,.custom-copy h2,.quote-copy h2{color:var(--brand-blue-deep);letter-spacing:0;margin:0;font-size:clamp(34px,4.6vw,70px);font-weight:900;line-height:.98}.section-heading p:not(.eyebrow),.production-copy p,.geography-section p,.custom-copy p,.quote-copy p{color:var(--muted);margin:0;font-size:17px;line-height:1.62}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.category-link{min-width:0;display:flex}.category-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;width:100%;min-height:282px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.category-card:after{content:"";border:1px solid #2622621a;width:94px;height:94px;transition:transform .24s;position:absolute;bottom:-34px;right:-34px;transform:rotate(45deg)}.category-card:hover{z-index:1;border-color:#26226257;transform:translateY(-5px);box-shadow:0 18px 40px #15133f1a}.category-card:hover:after{transform:rotate(45deg)scale(1.25)}.category-topline{justify-content:space-between;align-items:center;display:flex}.category-icon{width:48px;height:48px;color:var(--brand-blue);background:#2622620e;border:1px solid #26226229;border-radius:6px;place-items:center;transition:background .2s,color .2s,transform .2s;display:grid}.category-icon svg{stroke-width:1.7px;width:24px;height:24px}.category-card:hover .category-icon{background:var(--brand-blue);color:var(--white);transform:rotate(-4deg)}.category-more{border-top:1px solid var(--line);color:var(--brand-blue);text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:16px;font-size:13px;font-weight:900;display:flex}.category-more svg{width:18px;height:18px;transition:transform .18s}.category-link:hover .category-more svg{transform:translate(4px)}.category-index{color:var(--signal);font-size:13px;font-weight:900}.category-card h3{color:var(--brand-blue);margin:28px 0 12px;font-size:24px;line-height:1.08}.showcase-section{background:var(--brand-blue-deep);color:var(--white);grid-template-columns:minmax(240px,.36fr) minmax(0,1fr);align-items:end;gap:clamp(28px,4vw,56px);padding:clamp(54px,7vw,90px) clamp(18px,5vw,80px);display:grid}.showcase-intro h2{max-width:460px;margin:0;font-size:clamp(30px,3.7vw,54px);line-height:1}.showcase-intro .eyebrow{color:var(--signal)}.showcase-intro>a{color:var(--white);align-items:center;gap:10px;margin-top:26px;font-weight:900;display:inline-flex}.showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.showcase-card{background:#2b2c34;border:1px solid #ffffff29;border-radius:8px;min-height:420px;margin:0;position:relative;overflow:hidden}.showcase-card img{object-fit:cover;filter:saturate(.78)contrast(1.04);width:100%;height:100%;min-height:420px;transition:transform .52s cubic-bezier(.22,1,.36,1),filter .3s}.showcase-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#15133fe6);position:absolute;inset:0}.showcase-card:hover img{filter:saturate()contrast(1.02);transform:scale(1.055)}.showcase-card .showcase-caption{z-index:2;color:#ffffffb8;align-items:center;gap:12px;font-size:12px;line-height:1.45;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.showcase-card .showcase-caption svg{width:28px;height:28px;color:var(--signal);flex:none}.showcase-card .showcase-caption span,.showcase-card .showcase-caption strong{display:block}.showcase-card .showcase-caption strong{color:var(--white);font-size:16px}.showcase-card .showcase-arrow{width:18px;height:18px;margin-left:auto;transition:transform .18s}.showcase-card:hover .showcase-arrow{transform:translate(3px)}.category-card p{color:var(--muted);margin:0;line-height:1.5}.direction-card{min-height:320px}.direction-count{color:var(--green);text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:900}.tag-row{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:20px;display:flex}.tag-row span,.region-cloud span{color:var(--brand-blue);background:#2622620d;border:1px solid #26226224;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800}.production-section{grid-template-columns:minmax(280px,.95fr) minmax(320px,1fr);align-items:center;gap:clamp(32px,5vw,76px);padding:clamp(64px,8vw,116px) clamp(18px,5vw,80px);display:grid}.production-image{border:1px solid var(--line);background:var(--concrete);border-radius:8px;position:relative;overflow:hidden}.image-callout{max-width:calc(100% - 36px);color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#15133fe6;border-radius:6px;align-items:center;gap:12px;padding:14px 16px;display:flex;position:absolute;bottom:18px;right:18px}.image-callout svg{color:var(--signal);flex:none}.image-callout span,.image-callout strong{display:block}.image-callout span{font-size:12px}.image-callout strong{font-size:14px}.production-image img{object-fit:cover;width:100%;min-height:460px}.production-copy p{margin-top:24px}.strength-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:32px;display:grid}.strength-list div{border-left:4px solid var(--brand-blue);background:var(--concrete);min-height:82px;color:var(--ink);align-items:flex-start;gap:12px;padding:18px;font-weight:800;line-height:1.35;display:flex}.strength-list svg{width:22px;height:22px;color:var(--brand-blue);flex:none}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.process-grid div{background:var(--white);border:1px solid #26226224;border-radius:8px;min-height:220px;padding:28px;position:relative}.process-grid div>svg{color:#2622623d;stroke-width:1.5px;width:34px;height:34px;transition:color .18s,transform .18s;position:absolute;top:24px;right:24px}.process-grid div:hover>svg{color:var(--brand-blue);transform:translateY(-3px)}.process-grid span{color:var(--signal);font-weight:900}.process-grid h3{color:var(--brand-blue);margin:28px 0 12px;font-size:24px}.process-grid p{color:var(--muted);margin:0;line-height:1.5}.geography-section{grid-template-columns:minmax(320px,.9fr) minmax(300px,1fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.geography-section p{margin-top:22px}.region-cloud{flex-wrap:wrap;gap:12px;display:flex}.region-cloud span{color:var(--green);background:#2d756814;border-color:#2d756847;align-items:center;gap:8px;padding:12px 16px;font-size:15px;display:inline-flex}.region-cloud svg{width:16px;height:16px}.custom-section{color:var(--white);background:linear-gradient(135deg,#262262f5,#15133ff0),url(/factory-sites.jpg) 50%/cover;grid-template-columns:minmax(320px,1fr) auto;align-items:end;gap:28px;padding:clamp(54px,7vw,90px) clamp(18px,5vw,80px);display:grid;position:relative;overflow:hidden}.custom-graphic{color:#ffffff12;stroke-width:.7px;pointer-events:none;width:min(28vw,360px);height:min(28vw,360px);position:absolute;top:50%;right:7%;transform:translateY(-50%)}.custom-copy{z-index:1;max-width:920px;position:relative}.custom-section>a{z-index:1;position:relative}.custom-copy .eyebrow,.custom-copy h2,.custom-copy p{color:var(--white)}.custom-copy p{opacity:.82;margin-top:22px}.quote-section{background:var(--white);grid-template-columns:minmax(300px,.9fr) minmax(320px,560px);align-items:start;gap:clamp(30px,6vw,82px);display:grid}.quote-copy p{margin-top:22px}.quote-note{border-left:5px solid var(--signal);background:var(--concrete);align-items:flex-start;gap:10px;margin-top:34px;padding:22px;display:flex}.quote-note>svg{width:24px;height:24px;color:var(--signal);flex:none}.quote-note div{gap:10px;display:grid}.quote-note strong{color:var(--brand-blue)}.quote-note span{color:var(--muted)}.quote-form{border:1px solid var(--line);background:var(--concrete);border-radius:8px;gap:16px;padding:clamp(22px,3vw,34px);display:grid}.quote-form label{color:var(--brand-blue);text-transform:uppercase;gap:8px;font-size:13px;font-weight:900;display:grid}.quote-form input,.quote-form select,.quote-form textarea{background:var(--field);width:100%;color:var(--ink);text-transform:none;border:1px solid #cfd4de;border-radius:6px;outline:none;padding:14px 15px}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #26226224}.site-footer{border-top:1px solid var(--line);background:#f7f7f8;grid-template-columns:minmax(150px,230px) 1fr auto;align-items:center;gap:24px;padding:30px clamp(18px,5vw,80px);display:grid}.site-footer img{width:210px}.site-footer div{color:var(--muted);gap:6px;font-size:14px;display:grid}.site-footer strong{color:var(--brand-blue)}.site-footer a{color:var(--brand-blue);font-weight:900}.category-hero{background:linear-gradient(#2622620e 1px, transparent 1px), linear-gradient(90deg, #2622620e 1px, transparent 1px), var(--white);background-size:52px 52px;grid-template-columns:minmax(0,.95fr) minmax(360px,.7fr);align-items:center;gap:clamp(34px,6vw,90px);min-height:calc(100svh - 126px);padding:clamp(50px,7vw,96px) clamp(18px,5vw,80px);display:grid}.breadcrumbs{color:var(--brand-gray);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:34px;font-size:12px;font-weight:800;display:flex}.breadcrumbs a:hover,.breadcrumbs strong{color:var(--brand-blue)}.category-hero-icon{color:var(--brand-blue);align-items:center;gap:12px;margin-bottom:22px;display:flex}.category-hero-icon svg{background:#2622620e;border:1px solid #2622622e;border-radius:6px;width:44px;height:44px;padding:10px}.category-hero-icon span{color:var(--signal);font-size:13px;font-weight:900}.category-hero h1{max-width:940px;color:var(--brand-blue-deep);margin:0;font-size:clamp(46px,6.2vw,94px);font-weight:900;line-height:.94}.category-lead{max-width:760px;color:var(--muted);margin:24px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.5}.category-tags{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.category-tags span{color:var(--brand-blue);background:#2622620d;border:1px solid #26226226;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.category-visual{background:var(--brand-blue-deep);border:1px solid #2622622e;border-radius:8px;min-height:560px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #15133f2b}.category-visual:before{content:"";z-index:2;pointer-events:none;border:1px solid #0000;border-color:#ffffff6b #0000 #0000 #ffffff6b;position:absolute;inset:20px}.category-visual img{object-fit:cover;width:100%;height:100%;min-height:560px;transition:transform .6s cubic-bezier(.22,1,.36,1)}.category-visual:hover img{transform:scale(1.04)}.category-visual figcaption{z-index:3;color:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#15133fe6;border-radius:6px;align-items:center;gap:14px;padding:16px;font-size:12px;line-height:1.45;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.category-visual figcaption svg{color:var(--signal);flex:none}.category-visual figcaption span,.category-visual figcaption strong{display:block}.category-visual figcaption strong{color:var(--white);font-size:14px}.category-details,.related-section{padding:clamp(64px,8vw,112px) clamp(18px,5vw,80px)}.category-details{background:var(--concrete)}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.detail-panel{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:clamp(24px,3vw,38px)}.detail-panel.accent{background:var(--brand-blue-deep);color:var(--white);border-color:#26226240}.detail-panel-title{align-items:center;gap:14px;display:flex}.detail-panel-title svg{width:30px;height:30px;color:var(--signal)}.detail-panel h3{color:var(--brand-blue);margin:0;font-size:clamp(25px,2.6vw,36px)}.detail-panel.accent h3{color:var(--white)}.detail-panel ul{gap:0;margin:28px 0 0;padding:0;list-style:none;display:grid}.detail-panel li{border-top:1px solid var(--line);min-height:58px;color:var(--ink);align-items:center;gap:12px;font-weight:800;display:flex}.detail-panel.accent li{color:var(--white);border-color:#ffffff29}.detail-panel li svg{width:19px;height:19px;color:var(--green);flex:none}.detail-panel.accent li svg{color:var(--signal)}.subtype-panel{padding:clamp(24px,3vw,34px)}.product-subtype-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.product-subtype-grid>a{border:1px solid var(--line);background:var(--field);border-radius:6px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:7px 10px;min-height:132px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.product-subtype-grid>a:hover{border-color:#26226257;transform:translateY(-3px);box-shadow:0 12px 24px #15133f14}.product-subtype-grid>a>svg:first-of-type{width:25px;height:25px;color:var(--brand-blue);grid-row:1/3}.product-subtype-grid>a>svg:last-child{width:18px;height:18px;color:var(--signal);grid-area:1/3/3;transition:transform .18s}.product-subtype-grid>a:hover>svg:last-child{transform:translate(3px)}.product-subtype-grid strong{color:var(--brand-blue);font-size:15px;line-height:1.3}.product-subtype-grid small{color:var(--muted);font-size:11px;font-weight:700}.product-subtype-index{color:#26226242;font-size:10px;font-weight:900;position:absolute;top:9px;right:10px}.direction-products{background:var(--concrete);padding:clamp(64px,8vw,112px) clamp(18px,5vw,80px)}.direction-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.direction-product-card{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:minmax(180px,.72fr) minmax(0,1fr);min-height:370px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;overflow:hidden}.direction-product-card:hover{border-color:#26226257;transform:translateY(-5px);box-shadow:0 18px 40px #15133f1a}.direction-product-image{background:var(--brand-blue-deep);min-height:370px;position:relative;overflow:hidden}.direction-product-image img{object-fit:cover;width:100%;height:100%;min-height:370px;transition:transform .52s cubic-bezier(.22,1,.36,1)}.direction-product-card:hover .direction-product-image img{transform:scale(1.045)}.direction-product-image span{width:38px;height:38px;color:var(--white);background:#15133fd1;border:1px solid #ffffff80;border-radius:6px;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:16px;left:16px}.direction-product-copy{flex-direction:column;min-width:0;padding:clamp(22px,3vw,32px);display:flex}.direction-product-copy>svg{width:32px;height:32px;color:var(--brand-blue)}.direction-product-copy h3{color:var(--brand-blue-deep);margin:22px 0 12px;font-size:clamp(22px,2.2vw,32px);line-height:1.08}.direction-product-copy>p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.direction-product-types{gap:7px;margin-top:20px;display:grid}.direction-product-types span{color:var(--ink);align-items:flex-start;gap:8px;font-size:12px;font-weight:800;line-height:1.35;display:flex}.direction-product-types svg{width:15px;height:15px;color:var(--green);flex:none}.category-assurance{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:0 clamp(18px,5vw,80px);display:grid}.category-assurance>div{background:var(--white);grid-template-columns:auto 1fr;align-items:center;gap:8px 14px;padding:clamp(26px,4vw,46px);display:grid}.category-assurance svg{width:34px;height:34px;color:var(--brand-blue);grid-row:1/3}.category-assurance strong{color:var(--brand-blue);font-size:18px}.category-assurance span{color:var(--muted);font-size:13px;line-height:1.4}.related-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.related-heading h2{color:var(--brand-blue-deep);margin:0;font-size:clamp(32px,4vw,58px);line-height:1}.related-heading>a{color:var(--brand-blue);align-items:center;gap:9px;font-weight:900;display:flex}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.related-grid>a{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:118px;padding:20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.related-grid>a:hover{border-color:#26226252;transform:translateY(-4px);box-shadow:0 16px 34px #15133f17}.related-grid>a>svg:first-child{width:28px;height:28px;color:var(--brand-blue)}.related-grid span,.related-grid strong{display:block}.related-grid span{color:var(--muted);font-size:12px;line-height:1.45}.related-grid strong{color:var(--brand-blue);margin-bottom:6px;font-size:16px}.related-arrow{width:18px;height:18px;color:var(--signal)}.category-cta{background:var(--brand-blue-deep);color:var(--white);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;padding:clamp(54px,7vw,90px) clamp(18px,5vw,80px);display:grid}.category-cta>div{max-width:950px}.category-cta .eyebrow{color:var(--signal)}.category-cta h2{margin:0;font-size:clamp(34px,4.8vw,68px);line-height:1}.category-cta p:not(.eyebrow){color:#ffffffb8;max-width:760px;margin:20px 0 0;font-size:17px;line-height:1.6}.content-hero{background:linear-gradient(#2622620e 1px, transparent 1px), linear-gradient(90deg, #2622620e 1px, transparent 1px), var(--concrete);background-size:52px 52px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;min-height:430px;padding:clamp(58px,8vw,110px) clamp(18px,5vw,80px);display:grid}.content-hero>div{max-width:980px}.content-hero h1{color:var(--brand-blue-deep);text-transform:uppercase;margin:0;font-size:clamp(58px,8vw,116px);line-height:.9}.content-hero p:not(.eyebrow){max-width:760px;color:var(--muted);margin:24px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.55}.content-hero>svg{color:#2622621a;stroke-width:.8px;width:clamp(110px,16vw,240px);height:clamp(110px,16vw,240px)}.featured-post{grid-template-columns:minmax(360px,1.05fr) minmax(320px,.8fr);align-items:center;gap:clamp(30px,6vw,82px);padding:clamp(64px,8vw,112px) clamp(18px,5vw,80px);display:grid}.featured-post figure{border-radius:8px;min-height:520px;margin:0;overflow:hidden}.featured-post img{object-fit:cover;width:100%;min-height:520px}.post-meta{color:var(--brand-gray);text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;font-weight:900;display:flex}.post-meta span{align-items:center;gap:6px;display:inline-flex}.post-meta span:first-child{color:var(--brand-blue)}.post-meta svg{width:15px;height:15px}.featured-post h2{color:var(--brand-blue-deep);margin:20px 0 0;font-size:clamp(34px,4.4vw,64px);line-height:1}.featured-post p{color:var(--muted);margin:22px 0 30px;font-size:17px;line-height:1.62}.blog-section{background:var(--concrete);padding:clamp(64px,8vw,112px) clamp(18px,5vw,80px)}.blog-title{margin-bottom:38px}.blog-title h2{color:var(--brand-blue-deep);margin:0;font-size:clamp(34px,4.6vw,66px);line-height:1}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.blog-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;min-height:520px;display:flex;overflow:hidden}.blog-card-image{min-height:210px;display:block;overflow:hidden;padding:0!important}.blog-card-image img{object-fit:cover;width:100%;height:210px;transition:transform .36s}.blog-card:hover .blog-card-image img{transform:scale(1.045)}.blog-card>.post-meta,.blog-card>h3,.blog-card>p,.blog-card>.blog-card-link{margin-left:22px;margin-right:22px}.blog-card>.post-meta{margin-top:22px}.blog-card h3{color:var(--brand-blue);margin-top:18px;margin-bottom:0;font-size:23px;line-height:1.12}.blog-card p{color:var(--muted);margin-top:14px;margin-bottom:0;line-height:1.55}.blog-card-link{border-top:1px solid var(--line);color:var(--brand-blue);text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding:18px 0 22px;font-size:13px;font-weight:900;display:flex}.blog-card-link svg{width:18px;height:18px}.article-page{background:var(--white);padding:clamp(48px,7vw,96px) clamp(18px,8vw,130px) clamp(70px,9vw,130px)}.article-header{max-width:1080px;margin:0 auto 46px}.article-header h1{color:var(--brand-blue-deep);margin:22px 0 0;font-size:clamp(42px,6vw,86px);line-height:.98}.article-header>p{max-width:860px;color:var(--muted);margin:24px 0 0;font-size:clamp(18px,2vw,24px);line-height:1.55}.article-image{border-radius:8px;max-width:1240px;min-height:560px;margin:0 auto;overflow:hidden}.article-image img{object-fit:cover;width:100%;min-height:560px}.article-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(34px,7vw,100px);max-width:1080px;margin:clamp(50px,7vw,86px) auto 0;display:grid}.article-body{gap:42px;display:grid}.article-body h2,.article-aside h2{color:var(--brand-blue);margin:0;font-size:28px;line-height:1.15}.article-body p{color:#414552;margin:14px 0 0;font-size:18px;line-height:1.72}.article-aside{border-left:5px solid var(--signal);background:var(--concrete);align-self:start;padding:26px}.article-aside ul{gap:14px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.article-aside li{color:var(--ink);gap:10px;font-size:14px;font-weight:800;line-height:1.4;display:flex}.article-aside li svg{width:18px;color:var(--green);flex:none}.article-aside>a,.article-back a{color:var(--brand-blue);align-items:center;gap:9px;font-weight:900;display:flex}.article-aside>a svg,.article-back svg{width:18px;height:18px}.article-back{border-top:1px solid var(--line);max-width:1080px;margin:60px auto 0;padding-top:24px}.contacts-section{grid-template-columns:minmax(300px,.85fr) minmax(360px,.9fr);align-items:start;gap:clamp(34px,7vw,100px);padding:clamp(64px,8vw,112px) clamp(18px,5vw,80px);display:grid}.contacts-list{background:var(--line);gap:1px;display:grid}.contact-item{background:var(--white);grid-template-columns:40px 1fr;align-items:center;gap:18px;min-height:116px;padding:24px;display:grid}.contact-item>svg{width:30px;height:30px;color:var(--brand-blue)}.contact-item span,.contact-item small,.contact-item strong{display:block}.contact-item small{color:var(--brand-gray);text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900}.contact-item strong{overflow-wrap:anywhere;color:var(--brand-blue);font-size:clamp(17px,2vw,24px)}.contact-form{padding:clamp(26px,4vw,46px)}.form-heading h2{color:var(--brand-blue-deep);margin:0 0 12px;font-size:clamp(30px,3.5vw,48px);line-height:1}.address-section{background:var(--concrete);padding:clamp(64px,8vw,112px) clamp(18px,5vw,80px)}.address-section>.section-title{margin-bottom:34px}.address-section h2{color:var(--brand-blue-deep);margin:0;font-size:clamp(34px,4.6vw,66px);line-height:1}.address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.address-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:44px 1fr;align-content:start;gap:20px;min-height:220px;padding:30px;display:grid}.address-grid article>svg{width:34px;height:34px;color:var(--signal)}.address-grid small{color:var(--brand-gray);text-transform:uppercase;font-size:11px;font-weight:900}.address-grid h3{color:var(--brand-blue);margin:12px 0 8px;font-size:28px}.address-grid p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.delivery-band{background:var(--brand-blue-deep);color:var(--white);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:clamp(38px,5vw,64px) clamp(18px,5vw,80px);display:grid}.delivery-band>svg{width:48px;height:48px;color:var(--signal)}.delivery-band .eyebrow{color:var(--signal)}.delivery-band h2{margin:0;font-size:clamp(25px,3.3vw,46px);line-height:1.05}.delivery-band>a{align-items:center;gap:9px;font-weight:900;display:flex}.delivery-band>a svg{width:18px;height:18px}@media (prefers-reduced-motion:no-preference){.hero-product>img{animation:12s ease-in-out infinite alternate hero-drift}.hero-product:after{animation:6s ease-in-out infinite scan-line}@keyframes hero-drift{0%{transform:scale(1)}to{transform:scale(1.045)}}@keyframes scan-line{0%,to{opacity:.2;left:22%}50%{opacity:.72;left:76%}}}@media (width<=1080px){.catalog-panel{grid-template-columns:repeat(2,minmax(0,1fr));width:min(760px,100vw - 48px)}.hero,.category-hero,.production-section,.geography-section,.quote-section{grid-template-columns:1fr}.quote-panel{max-width:620px}.hero-side{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:stretch}.hero-product,.hero-product>img,.hero-product>video{min-height:100%}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-section,.featured-post,.contacts-section{grid-template-columns:1fr}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-visual,.category-visual img{min-height:470px}.direction-product-card{grid-template-columns:1fr}.direction-product-image,.direction-product-image img{min-height:260px}}@media (width<=760px){.site-header{grid-template-columns:1fr auto;gap:12px;position:static}.nav-links{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start;row-gap:2px;padding-bottom:2px;position:relative;overflow:visible}.catalog-panel{grid-template-columns:1fr;width:min(620px,100vw - 36px);max-height:72vh;top:calc(100% + 8px);left:0;overflow-y:auto;transform:none}.catalog-menu{position:static}.catalog-direction .catalog-direction-title{min-height:46px}.hero{min-height:auto}.hero-metrics,.catalog-grid,.detail-grid,.direction-product-grid,.product-subtype-grid,.category-assurance,.related-grid,.process-grid,.showcase-grid,.section-heading,.strength-list,.custom-section,.category-cta,.content-hero,.article-layout,.address-grid,.delivery-band,.site-footer{grid-template-columns:1fr}.direction-product-card{grid-template-columns:minmax(130px,.65fr) minmax(0,1fr)}.direction-product-image,.direction-product-image img{min-height:100%}.content-hero>svg{display:none}.featured-post figure,.featured-post img,.article-image,.article-image img{min-height:360px}.blog-grid{grid-template-columns:1fr}.article-aside{order:-1}.delivery-band{align-items:start}.hero-metrics div{min-height:auto}.section-heading>p:not(.eyebrow){max-width:720px;padding-bottom:0}.hero-side{grid-template-columns:1fr}.hero-product,.hero-product>img,.hero-product>video{min-height:330px}.showcase-card,.showcase-card img{min-height:360px}.category-card{min-height:244px}.production-image img{min-height:320px}.custom-section{align-items:start}.related-heading{align-items:start;display:grid}.category-visual,.category-visual img{min-height:400px}.site-footer{align-items:start}}@media (width<=460px){.site-header{padding-inline:14px}.brand img{width:170px}.header-action{min-height:42px;padding:0 14px}.hero,.category-hero,.content-hero,.featured-post,.blog-section,.article-page,.contacts-section,.address-section,.delivery-band,.catalog-section,.category-details,.related-section,.showcase-section,.process-section,.geography-section,.quote-section,.production-section,.custom-section,.direction-products{padding-inline:14px}.hero h1{font-size:50px}.category-hero h1{font-size:44px}.direction-product-card{grid-template-columns:1fr}.direction-product-image,.direction-product-image img{min-height:230px}.hero-product-badge{top:12px;right:12px}.hero-actions a{width:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
