:root{--bg:#ffffff;--surface:#ffffff;--surface-strong:#ffffff;--surface-tint:#f7f7f8;--text:#1e2430;--muted:#616b7b;--line:rgba(30,36,48,0.1);--brand:#b4202a;--brand-dark:#8e1720;--accent:#24364d;--shadow:0 18px 44px rgba(21,28,40,0.08);--radius-lg:28px;--radius-md:20px;--radius-sm:14px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}body:has(.route-preloader){overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.site-shell{min-height:100vh}.route-preloader{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.route-preloader-inner{width:min(240px,calc(100% - 48px));display:grid;grid-gap:20px;gap:20px;justify-items:center}.route-preloader-logo{width:200px;height:auto;object-fit:contain}.route-preloader-bar{width:100%;height:4px;border-radius:999px;overflow:hidden;background:rgba(30,36,48,.08)}.route-preloader-bar span{display:block;width:45%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),#cf2f3a);animation:loaderSlide 1s ease-in-out infinite}.container{width:min(calc(100% - 32px),var(--container));margin:0 auto}.section{padding:88px 0}.section-tinted{background:var(--surface-tint)}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--brand-dark);font-size:.84rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--brand) 0,#cf2f3a 100%);color:#fff;box-shadow:0 14px 28px rgba(180,32,42,.18)}.button-secondary{background:rgba(255,255,255,.75);color:var(--text);border-color:var(--line)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(255,255,255,.92);border-bottom:1px solid rgba(30,36,48,.06)}.header-topbar{border-bottom:1px solid rgba(31,26,23,.06)}.topbar-inner{min-height:40px;gap:20px;justify-content:flex-end;color:var(--muted);font-size:.92rem}.header-inner,.topbar-inner{display:flex;align-items:center}.header-inner{min-height:82px;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:0;min-width:0}.brand-fallback,.brand-logo{width:220px;height:74px;flex-shrink:0}.brand-logo{object-fit:contain;object-position:left center;background:transparent}.brand-fallback-compact,.brand-logo-compact{width:190px;height:64px}.brand-fallback{display:grid;place-items:center;background:linear-gradient(135deg,var(--accent),#3b516f);color:#fff;font-weight:800;border-radius:12px}.desktop-nav{display:flex;align-items:center;gap:26px}.desktop-nav>a,.nav-dropdown>button{position:relative;border:0;background:transparent;color:var(--text);cursor:pointer;font-size:.98rem;font-weight:500;padding:10px 0}.nav-dropdown-toggle{display:inline-flex;align-items:center;gap:6px}.nav-arrow{width:8px;height:8px;border-right:1.5px solid var(--brand);border-bottom:1.5px solid var(--brand);transform:rotate(45deg) translateY(-1px);flex-shrink:0}.desktop-nav>a:after,.nav-dropdown>button:after{content:"";position:absolute;left:0;bottom:2px;width:100%;height:2px;background:var(--brand);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.desktop-nav>a.active:after,.desktop-nav>a:hover:after,.nav-dropdown.active>button:after,.nav-dropdown:hover>button:after{transform:scaleX(1)}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 12px);left:0;min-width:250px;padding:14px;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);border:1px solid rgba(31,26,23,.08);display:grid;grid-gap:8px;gap:8px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.dropdown-menu a{padding:10px 12px;border-radius:12px;color:var(--muted)}.dropdown-menu a:hover{background:rgba(180,32,42,.08);color:var(--text)}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-actions{display:flex;align-items:center;gap:14px}.menu-toggle{display:none;width:48px;height:48px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.7);padding:0}.menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:var(--text)}.mobile-menu{display:none}.hero-section{padding:54px 0 78px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:28px;gap:28px;align-items:center}.contact-card h2,.hero-copy h1,.page-hero h1,.product-list-copy h2,.section-heading h2,.statement-card h2{margin:16px 0 0;line-height:1.08;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;letter-spacing:-.03em;font-weight:650}.hero-copy h1{max-width:12ch;font-size:clamp(2.5rem,5vw,4.3rem)}.contact-card p,.hero-copy p,.page-hero p,.page-text,.product-list-copy p,.section-heading p,.service-card p,.statement-card p{color:var(--muted);line-height:1.75;font-size:1.04rem}.hero-actions{display:flex;gap:14px;margin:32px 0}.hero-badges{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.contact-card,.contact-promo,.hero-badge,.product-card,.product-list-card,.service-card,.stat-card,.statement-card,.timeline-card,.value-card{background:rgba(255,255,255,.82);border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.hero-badge{padding:18px;border-radius:20px}.hero-badge strong{display:block;margin-bottom:6px}.hero-badge span{color:var(--muted);font-size:.95rem;line-height:1.5}.hero-visual{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:18px;gap:18px}.hero-card{position:relative;overflow:hidden;border-radius:30px;min-height:240px}.hero-card-main{min-height:560px}.hero-card-small{min-height:270px}.hero-card-stack{display:grid;grid-gap:18px;gap:18px}.hero-card img,.image-panel img,.product-card img,.product-list-card img{width:100%;height:100%;object-fit:cover}.hero-card:after,.image-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(15,13,11,.72))}.hero-card-overlay{position:absolute;inset:auto 24px 24px;z-index:1;color:#fff}.hero-card-overlay span,.product-card-body span,.product-list-copy span{display:inline-flex;margin-bottom:8px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-card-overlay span{background:rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-card-overlay strong{display:block;font-size:1.2rem;line-height:1.3}.section-heading{max-width:760px;margin-bottom:36px}.contact-card h2,.cta-card h2,.page-hero h1,.section-heading h2,.statement-card h2{font-size:clamp(2rem,4vw,3.6rem)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.facility-gallery,.production-strength-grid,.video-showcase-grid{display:grid;grid-gap:24px;gap:24px}.video-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.showcase-marquee{overflow:visible;margin-bottom:28px}.showcase-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;width:100%}.showcase-tile{width:100%;height:320px;overflow:hidden;display:grid;place-items:center;padding:16px;border-radius:24px;border:1px solid rgba(30,36,48,.08);background:radial-gradient(circle at top,rgba(180,32,42,.18),transparent 52%),linear-gradient(180deg,#fff8f8,#f4f5f8);box-shadow:var(--shadow);flex-shrink:0}.showcase-tile img{width:100%;height:100%;object-fit:contain;object-position:center}.video-card{overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.video-card video{display:block;width:100%;height:320px;object-fit:cover}.video-card-body{padding:26px 28px}.video-card-body h3{margin:0 0 10px;font-size:1.5rem;line-height:1.2}.video-card-body p{margin:0;color:var(--muted);line-height:1.75}.service-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.service-photo-card{overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.service-photo-card img{width:100%;height:280px;object-fit:cover}.service-photo-body{padding:28px}.service-card{padding:28px;border-radius:24px}.product-card h3,.service-card h2,.service-card h3,.timeline-card h3,.value-card h3{margin:0 0 12px;font-size:1.22rem;font-weight:600}.service-icon{display:inline-grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:16px;background:rgba(180,32,42,.1);color:var(--brand-dark);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.product-card{position:relative;min-height:400px;border-radius:28px;overflow:hidden}.product-card img{height:100%}.product-card-body{position:absolute;inset:auto 24px 24px;z-index:1;color:#fff}.product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(20,26,36,.76))}.product-card-light img{transform:scale(1.01);transition:transform .45s ease}.product-card-light:hover img{transform:scale(1.05)}.product-card-body span,.product-list-copy span{background:rgba(255,255,255,.18);color:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card-body h3{margin:0 0 10px}.product-card-body p{margin:0;color:rgba(255,255,255,.84)}.split-layout{display:grid;grid-template-columns:1fr .9fr;grid-gap:28px;gap:28px;align-items:start}.check-list,.contact-list,.mini-list{margin:0;padding:0;list-style:none}.check-list li,.mini-list li{position:relative;padding-left:24px;margin-bottom:12px;color:var(--muted);line-height:1.7}.check-list li:before,.mini-list li:before{content:"";position:absolute;left:0;top:11px;width:10px;height:10px;border-radius:999px;background:var(--brand)}.stats-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.stat-card{padding:26px;border-radius:24px}.stat-card strong{display:block;font-size:2.4rem;margin-bottom:8px;font-family:Georgia,Times New Roman,serif}.stat-card span{color:var(--muted);line-height:1.5}.cta-section{padding-top:8px}.contact-promo{padding:36px 38px;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.contact-promo-copy{max-width:640px}.contact-promo-copy h2{margin:14px 0 10px;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.12;letter-spacing:-.03em;font-weight:650}.contact-promo-copy p{margin:0;color:var(--muted);line-height:1.75}.contact-promo-actions{display:flex;gap:14px;flex-wrap:wrap}.page-hero{padding:92px 0 40px}.page-hero p{max-width:760px;margin-top:18px}.image-panel{position:relative;overflow:hidden;min-height:520px;border-radius:30px}.image-panel img{object-position:center}.dual-card-grid,.timeline-grid,.values-grid{display:grid;grid-gap:20px;gap:20px}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.statement-card,.timeline-card,.value-card{padding:28px;border-radius:24px}.timeline-card span{color:var(--brand-dark);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dual-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.statement-card-accent{background:linear-gradient(180deg,rgba(180,32,42,.12),rgba(255,255,255,.92))}.production-strength-grid,.values-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.production-strength-grid{margin-bottom:22px}.strength-card{padding:24px;border-radius:24px;background:linear-gradient(180deg,#ffffff,#fbfbfc);border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.strength-card h3{margin:0 0 10px;font-size:1.2rem;line-height:1.25}.strength-card p{margin:0;color:var(--muted);line-height:1.75}.sector-chip-row{display:flex;flex-wrap:wrap;gap:12px}.sector-chip{display:inline-flex;padding:10px 16px;border-radius:999px;background:rgba(180,32,42,.06);border:1px solid rgba(180,32,42,.12);color:var(--brand-dark);font-size:.88rem;letter-spacing:.06em;text-transform:uppercase}.media-object{width:100%;height:100%;object-fit:contain!important;object-position:center}.hero-banner-section{padding:0 0 78px}.hero-banner{position:relative;overflow:hidden;width:100vw;margin-left:calc(50% - 50vw);min-height:620px;padding:56px max(24px,calc((100vw - var(--container)) / 2 + 16px)) 148px;border-radius:0;box-shadow:0 28px 60px rgba(22,28,36,.16);background:#1b2533}.hero-banner-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,18,27,.82),rgba(12,18,27,.56) 48%,rgba(12,18,27,.32)),linear-gradient(180deg,rgba(180,32,42,.12),rgba(12,18,27,.22))}.hero-banner-inner{position:relative;z-index:1;min-height:464px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,360px);grid-gap:28px;gap:28px;align-items:end}.hero-copy-wide h1{max-width:11ch;color:#fff;font-size:clamp(3rem,6vw,5.1rem)}.hero-copy-wide p{max-width:62ch}.hero-banner .eyebrow,.hero-copy-wide p{color:rgba(255,255,255,.82)}.hero-banner .eyebrow:before{background:currentColor}.hero-banner .button-secondary{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.22);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-banner-aside{position:relative;z-index:1;padding:26px;border-radius:28px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff}.hero-banner-aside-label{display:inline-flex;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.14);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-banner-aside strong{display:block;margin-bottom:12px;font-size:1.3rem;line-height:1.3}.hero-banner-aside p,.hero-banner-list li{color:rgba(255,255,255,.78)}.hero-banner-aside p{margin:0 0 18px;line-height:1.75}.hero-banner-list li:before{background:rgba(255,255,255,.86)}.hero-product-strip{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px}.hero-product-strip,.hero-stat-strip{position:relative;z-index:2;display:grid;gap:18px;margin:-72px 0 0}.hero-stat-strip{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px}.hero-stat-strip .stat-card{padding:26px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,248,251,.96));border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.hero-stat-strip .stat-card strong{font-size:2.5rem}.hero-product-card,.product-feature-card{border-radius:28px;border:1px solid rgba(30,36,48,.08);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,248,251,.96));box-shadow:var(--shadow)}.hero-product-card{padding:20px;display:grid;grid-template-columns:118px 1fr;align-items:center;grid-gap:18px;gap:18px}.detail-page-media,.detail-showcase-media,.hero-product-media,.product-feature-media,.service-photo-media{overflow:hidden;background:linear-gradient(180deg,#ffffff,#f3f4f7)}.hero-product-media{min-height:132px;padding:16px;border-radius:22px;display:grid;place-items:center}.hero-product-copy strong{display:block;margin-bottom:8px;font-size:1.02rem;line-height:1.3}.hero-product-copy span{color:var(--muted);line-height:1.55;font-size:.95rem}.hero-badges-wide{margin-top:22px}.product-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.product-feature-card{position:relative;overflow:hidden}.product-feature-media{position:relative;height:300px;background:radial-gradient(circle at top,rgba(180,32,42,.22),transparent 48%),linear-gradient(180deg,#fff6f7,#f6f2f4 54%,#eef2f7)}.detail-page-media-object,.detail-showcase-media-object,.image-panel-object,.product-feature-media-object,.service-photo-media-object,.showcase-tile-object{background:radial-gradient(circle at top,rgba(180,32,42,.24),transparent 52%),linear-gradient(180deg,#fff8f8,#f7eef0 44%,#eef2f8)}.detail-page-media img,.detail-showcase-media img,.product-feature-media img,.service-photo-media img{width:100%;height:100%;object-fit:cover}.product-feature-body{padding:24px}.product-feature-body span{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:rgba(180,32,42,.08);color:var(--brand-dark);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-feature-body h3{margin:0 0 12px;font-size:1.34rem;line-height:1.2}.product-feature-body p{margin:0 0 22px;color:var(--muted);line-height:1.75}.split-layout-center{align-items:center}.stand-showcase-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.stand-showcase-card{min-height:480px;display:grid;place-items:center;padding:28px;border-radius:30px;border:1px solid rgba(30,36,48,.08);background:radial-gradient(circle at top,rgba(180,32,42,.22),transparent 54%),linear-gradient(180deg,#fff8f8,#f4f5f8);box-shadow:var(--shadow)}.stand-showcase-card img{max-height:420px}.image-panel-object{display:grid;place-items:center;padding:34px}.image-panel-object:after{display:none}.image-panel-object img{max-height:480px}.showcase-tile-object{display:grid;place-items:center;padding:18px}.service-photo-media{height:280px}.service-photo-media img{object-fit:contain;object-position:center}.detail-showcase-media{height:260px}.detail-page-media{height:380px}.facility-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.facility-gallery-item{overflow:hidden;min-height:320px;border-radius:24px;border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.facility-gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center}.image-panel-photo:after{display:none}.image-panel-photo img{object-position:center bottom}.product-list{display:grid;grid-gap:22px;gap:22px}.page-with-sidebar{display:grid;grid-template-columns:300px 1fr;grid-gap:24px;gap:24px;align-items:start}.side-menu-card{position:-webkit-sticky;position:sticky;top:120px;padding:24px;border-radius:28px;background:#fff;border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.side-menu-card p{margin:16px 0 22px;color:var(--muted);line-height:1.85}.side-menu-links{display:grid;grid-gap:10px;gap:10px}.side-menu-link{display:block;padding:14px 16px;border-radius:18px;border:1px solid rgba(30,36,48,.1);background:#fff;transition:border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.side-menu-link.active,.side-menu-link:hover{color:var(--brand-dark);border-color:rgba(180,32,42,.18);box-shadow:0 10px 24px rgba(21,28,40,.06);transform:translateY(-1px)}.detail-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.detail-page-card,.detail-showcase-card{overflow:hidden;border-radius:28px;background:#fff;border:1px solid rgba(30,36,48,.08);box-shadow:var(--shadow)}.detail-showcase-card img{width:100%;height:260px;object-fit:cover;object-position:center}.detail-page-body,.detail-showcase-body{padding:28px}.detail-page-body h2,.detail-showcase-body h2{margin:10px 0 12px;font-size:2rem;line-height:1.12;letter-spacing:-.03em}.detail-page-body p,.detail-showcase-body p{margin:0 0 18px;color:var(--muted);line-height:1.85}.detail-page-image{width:100%;height:380px;object-fit:cover;object-position:center}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 20px}.tag-pill{display:inline-flex;padding:8px 14px;border-radius:999px;background:rgba(180,32,42,.08);color:var(--brand-dark);font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.product-list-card{display:grid;grid-template-columns:380px 1fr;grid-gap:0;gap:0;overflow:hidden;border-radius:28px}.product-list-card img{height:100%;min-height:320px}.product-list-copy{padding:34px}.product-list-copy span{background:rgba(180,32,42,.08);color:var(--brand-dark)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:24px;gap:24px}.contact-card{padding:30px;border-radius:28px}.contact-list li{display:grid;grid-gap:6px;gap:6px;padding:16px 0;border-bottom:1px solid rgba(31,26,23,.08)}.contact-list li:last-child{border-bottom:0}.contact-list strong{font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:var(--brand-dark)}.contact-list a,.contact-list span,.form-note{color:var(--muted);line-height:1.7}.contact-form{display:grid;grid-gap:14px;gap:14px}.field-label{display:grid;grid-gap:8px;gap:8px}.field-label span{font-size:.9rem;font-weight:600;color:var(--text)}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(31,26,23,.12);border-radius:16px;background:#fff;padding:15px 16px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:rgba(180,32,42,.45);box-shadow:0 0 0 4px rgba(180,32,42,.08)}.contact-submit{width:100%}.contact-error{margin:0;color:var(--brand-dark);font-size:.94rem;line-height:1.6}.contact-toast{position:fixed;top:104px;right:24px;z-index:90;display:flex;align-items:center;gap:14px;max-width:min(420px,calc(100vw - 32px));padding:18px 20px;border-radius:22px;background:rgba(20,110,72,.96);color:#fff;box-shadow:0 20px 44px rgba(13,45,32,.24);transform:translate3d(110%,0,0);opacity:0;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.contact-toast.is-visible{transform:translateZ(0);opacity:1}.contact-toast-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.16);flex-shrink:0}.contact-toast-icon svg{width:22px;height:22px}.contact-toast span,.contact-toast strong{display:block}.contact-toast strong{margin-bottom:4px;font-size:1rem}.contact-toast span{color:rgba(255,255,255,.84);line-height:1.55;font-size:.92rem}.site-footer{margin-top:40px;background:#16202d;color:rgba(255,255,255,.74)}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr .9fr .9fr;grid-gap:22px;gap:22px;padding:54px 0 42px}.footer-brand-block p,.site-footer a,.site-footer li{color:rgba(255,255,255,.7);line-height:1.75}.site-footer h3{color:#fff;margin:0 0 16px}.site-footer ul{list-style:none;padding:0;margin:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.08)}.footer-bottom .container{min-height:64px;display:flex;align-items:center}.contact-card,.contact-promo,.detail-page-card,.detail-showcase-card,.facility-gallery-item,.hero-copy,.hero-visual,.product-card,.product-list-card,.section-heading,.service-card,.service-photo-card,.showcase-tile,.side-menu-card,.stat-card,.statement-card,.timeline-card,.value-card,.video-card{animation:fadeUp .7s ease both}.product-grid .product-card:nth-child(2),.service-grid .service-card:nth-child(2),.service-photo-grid .service-photo-card:nth-child(2),.stats-panel .stat-card:nth-child(2),.timeline-grid .timeline-card:nth-child(2),.values-grid .value-card:nth-child(2),.video-showcase-grid .video-card:nth-child(2){animation-delay:.08s}.product-grid .product-card:nth-child(3),.service-grid .service-card:nth-child(3),.service-photo-grid .service-photo-card:nth-child(3),.stats-panel .stat-card:nth-child(3),.timeline-grid .timeline-card:nth-child(3),.values-grid .value-card:nth-child(3){animation-delay:.16s}.product-grid .product-card:nth-child(4),.stats-panel .stat-card:nth-child(4),.timeline-grid .timeline-card:nth-child(4),.values-grid .value-card:nth-child(4){animation-delay:.24s}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes showcaseScroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 9px))}}@keyframes loaderSlide{0%{transform:translateX(-120%)}60%{transform:translateX(180%)}to{transform:translateX(180%)}}@media (prefers-reduced-motion:reduce){.button,.contact-card,.contact-promo,.detail-page-card,.detail-showcase-card,.hero-copy,.hero-visual,.product-card,.product-card-light img,.product-list-card,.section-heading,.service-card,.service-photo-card,.showcase-track,.side-menu-card,.stat-card,.statement-card,.timeline-card,.value-card,.video-card{animation:none;transition:none}}@media (max-width:1100px){.contact-grid,.dual-card-grid,.facility-gallery,.footer-grid,.hero-banner-inner,.hero-grid,.page-with-sidebar,.product-list-card,.production-strength-grid,.split-layout,.timeline-grid,.values-grid{grid-template-columns:1fr}.detail-card-grid,.hero-badges,.hero-product-strip,.hero-stat-strip,.hero-visual,.product-feature-grid,.product-grid,.service-grid,.service-photo-grid,.showcase-track,.stand-showcase-panel,.video-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card-main{min-height:360px}.hero-product-strip{margin:22px 0 0}}@media (max-width:920px){.desktop-nav,.header-cta,.topbar-inner{display:none}.menu-toggle,.mobile-menu{display:block}.mobile-menu{padding:0 16px 18px;background:rgba(255,255,255,.98);border-top:1px solid rgba(30,36,48,.06);position:relative;z-index:60}.mobile-menu>a,.mobile-submenu-toggle{display:block;width:100%;text-align:left;padding:14px 0;border:0;background:transparent;border-bottom:1px solid rgba(31,26,23,.08);font-weight:500}.mobile-submenu{display:grid;padding:8px 0 8px 12px}.mobile-submenu a{padding:10px 0;color:var(--muted)}}@media (max-width:720px){.section{padding:56px 0}.hero-section{padding:32px 0 52px}.page-hero{padding:52px 0 24px}.contact-card h2,.detail-page-body h2,.detail-showcase-body h2,.page-hero h1,.section-heading h2{margin-top:12px;font-size:clamp(2rem,8vw,2.6rem);line-height:1.12}.contact-card p,.detail-page-body p,.detail-showcase-body p,.page-hero p,.page-text,.section-heading p,.side-menu-card p{font-size:1rem;line-height:1.72}.section-heading{margin-bottom:24px}.contact-promo,.contact-promo-actions,.hero-actions{flex-direction:column;align-items:stretch}.detail-card-grid,.hero-badges,.hero-product-strip,.hero-stat-strip,.hero-visual,.product-feature-grid,.product-grid,.service-grid,.service-photo-grid,.showcase-track,.stats-panel,.video-showcase-grid{grid-template-columns:1fr}.showcase-tile{width:100%;height:260px}.hero-banner-section{padding:0 0 52px}.hero-banner{min-height:auto;padding:34px 20px 112px;border-radius:0}.hero-banner-inner{min-height:auto;gap:18px}.hero-copy-wide h1{max-width:9.5ch;font-size:clamp(2.5rem,10vw,3.4rem)}.hero-banner-aside{padding:20px;border-radius:22px}.hero-product-card{grid-template-columns:92px 1fr;padding:18px;border-radius:24px}.hero-stat-strip .stat-card{padding:22px}.hero-product-media{min-height:108px;border-radius:18px}.hero-card-stack{grid-template-columns:1fr}.stand-showcase-card{min-height:320px;padding:22px;border-radius:24px}.stand-showcase-card img{max-height:260px}.header-inner{min-height:74px}.contact-grid,.page-with-sidebar,.split-layout{gap:18px}.side-menu-card{position:static;top:auto;z-index:auto}.side-menu-links{gap:8px}.side-menu-link{padding:12px 14px}.detail-card-grid,.dual-card-grid,.service-photo-grid,.timeline-grid,.values-grid{gap:18px}.contact-card,.detail-page-card,.detail-showcase-card,.facility-gallery-item,.service-photo-card,.side-menu-card,.statement-card,.timeline-card,.value-card,.video-card{border-radius:24px}.detail-showcase-card img,.detail-showcase-media,.product-feature-media,.service-photo-media,.video-card video{height:220px}.detail-page-image,.detail-page-media{height:240px}.image-panel{min-height:260px;border-radius:24px}.image-panel img{min-height:260px;object-fit:cover;object-position:center 35%}.image-panel-object{padding:24px}.image-panel-object img{min-height:0;max-height:320px;object-fit:contain}.hero-copy p{margin-top:14px}.hero-actions{margin:24px 0}.hero-badge{padding:16px}.tag-row{gap:8px;margin:16px 0 18px}.tag-pill{padding:7px 12px;font-size:.76rem;letter-spacing:.08em}.contact-card,.contact-promo,.detail-page-body,.detail-showcase-body,.product-feature-body,.product-list-copy,.service-card,.service-photo-body,.side-menu-card,.statement-card,.timeline-card,.value-card{padding:24px}.brand-fallback,.brand-logo{width:176px;height:60px}.contact-toast{top:88px;right:16px;left:16px;max-width:none}}