:root{--color-ink-950:#05080d;--color-ink-900:#081421;--color-ink-800:#10243a;--color-ink-700:#193552;--color-steel-200:#c9d3df;--color-steel-100:#e7edf3;--color-surface:#fff;--color-surface-2:#f4f7fa;--color-body:#eef2f6;--color-red:#d40c24;--color-red-dark:#a8071b;--color-yellow:#ffd018;--color-gold:#c9aa63;--color-muted:#586879;--color-line:#08142124;--font-body:Arial, Helvetica, sans-serif;--shadow-tight:0 8px 8px #05080d14;--shadow-deep:0 18px 32px #05080d29;--radius-sm:4px;--radius-md:8px;--space-page:clamp(18px, 3.4vw, 56px);--section-y:clamp(58px, 8vw, 112px);color:var(--color-ink-900);background:var(--color-body);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #f7f9fb 0%, var(--color-body) 34%, #e8eef4 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #ffd018db}img{max-width:100%}.website{background:var(--color-body);overflow:clip}.section-shell{width:min(1440px, calc(100% - var(--space-page) * 2));margin:0 auto}.announcement-bar{min-height:36px;padding:8px var(--space-page);background:var(--color-ink-950);color:#f8fbff;justify-content:center;align-items:center;gap:12px;font-size:11px;font-weight:700;line-height:1.4;display:flex}.announcement-dot{background:var(--color-yellow);width:5px;height:5px}.main-header{z-index:40;background:#081421f0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-container{width:min(1440px, calc(100% - var(--space-page) * 2));align-items:center;gap:28px;height:76px;margin:0 auto;display:flex}.brand-area{align-items:center;gap:14px;min-width:max-content;display:flex}.brand-area img{object-fit:contain;width:86px;height:58px;display:block}.brand-area span{color:#ffffffa8;flex-direction:column;gap:3px;font-size:11px;font-weight:700;display:flex}.brand-area strong{color:#fff;font-size:18px;line-height:1}.desktop-navigation{align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-navigation a{color:#ffffffb8;font-size:12px;font-weight:700;transition:color .18s;position:relative}.desktop-navigation a:after{background:var(--color-yellow);content:"";opacity:0;height:2px;transition:opacity .18s,transform .18s;position:absolute;bottom:-12px;left:0;right:0;transform:scaleX(.35)}.desktop-navigation a:hover,.desktop-navigation a:focus-visible{color:#fff}.desktop-navigation a:hover:after,.desktop-navigation a:focus-visible:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:10px;display:flex}.header-cta,.primary-action{border:1px solid var(--color-red);background:var(--color-red);color:#fff;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:12px;font-weight:800;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.header-cta:hover,.primary-action:hover{border-color:var(--color-red-dark);background:var(--color-red-dark);transform:translateY(-1px)}.secondary-action{color:#fff;border:1px solid #ffffff47;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:12px;font-weight:800;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.secondary-action:hover{background:#ffffff14;border-color:#ffffff85;transform:translateY(-1px)}.mobile-menu-button{color:#fff;background:0 0;border:1px solid #ffffff42;min-height:46px;padding:0 14px;font-size:12px;font-weight:800;display:none}.mobile-navigation{display:none}main{background:var(--color-body)}.hero-section{width:min(1540px, calc(100% - var(--space-page) * 2));grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(22px,4vw,58px);min-height:min(650px,100dvh - 146px);margin:0 auto;padding:clamp(20px,2.2vw,28px) 0;display:grid;position:relative}.hero-section:before{top:0;bottom:0;left:calc(var(--space-page) * -1);z-index:0;background:var(--color-ink-900);content:"";width:min(53vw,780px);position:absolute}.hero-copy,.hero-stage{z-index:1;position:relative}.hero-copy{color:#fff}.hero-copy p,.section-heading p,.proof-copy p,.audience-heading p,.audience-grid article p,.category-page-hero p,.category-products-placeholder p{color:var(--color-red);margin:0 0 14px;font-size:12px;font-weight:800;line-height:1.3}.hero-copy p{color:var(--color-yellow)}.hero-copy h1,.section-heading h2,.proof-copy h2,.audience-heading h2,.audience-grid h2,.category-page-hero h1,.category-products-placeholder h2{color:var(--color-ink-900);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(36px,4.6vw,62px);font-weight:800;line-height:.98}.hero-copy h1{color:#fff}.hero-copy span,.section-heading span,.proof-copy span,.category-page-hero span,.category-products-placeholder span{max-width:68ch;color:var(--color-muted);text-wrap:pretty;margin-top:18px;font-size:16px;line-height:1.7;display:block}.hero-copy>span{color:#ffffffc2}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-proof-row{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.hero-proof-row span{color:#ffffffd1;border:1px solid #fff3;align-items:center;min-height:34px;margin:0;padding:0 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.hero-stage{background:var(--color-ink-950);min-height:clamp(410px,43vw,620px);box-shadow:var(--shadow-deep);overflow:hidden}.hero-stage:before{z-index:4;content:"";pointer-events:none;background:linear-gradient(90deg,#05080d29,#05080d00),linear-gradient(#05080d05 56%,#05080d7a);position:absolute;inset:0}.slide-background{opacity:0;pointer-events:none;transition:opacity .65s;display:block;position:absolute;inset:0}.slide-background-active{opacity:1;pointer-events:auto}.slide-background img{object-fit:cover;width:100%;height:100%;transform:scale(1.02)}.slide-background-active img{animation:6s ease-out forwards banner-drift}.hero-spec-card{z-index:8;width:min(380px,100% - 44px);color:var(--color-ink-900);background:#fffffff0;padding:20px;position:absolute;bottom:22px;right:22px}.hero-spec-card small,.product-category-card small,.news-grid small{color:var(--color-red);font-size:11px;font-weight:800;display:block}.hero-spec-card strong{letter-spacing:-.02em;margin-top:8px;font-size:22px;line-height:1.05;display:block}.hero-spec-card span{color:var(--color-muted);margin-top:10px;font-size:13px;line-height:1.55;display:block}.slider-controls{z-index:9;position:absolute;bottom:22px;left:22px}.slider-dots{gap:8px;display:flex}.slider-dot{background:#ffffff75;border:0;width:26px;height:4px;min-height:0;padding:0;transition:background .18s,width .18s}.slider-dot-active{background:var(--color-yellow);width:48px}@keyframes banner-drift{0%{transform:scale(1.02)translate(-.4%)}to{transform:scale(1.075)translate(.8%,-.4%)}}.product-categories-section,.brand-proof-section,.audience-section,.news-section{padding:var(--section-y) 0}.product-categories-section{background:var(--color-surface)}.split-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.58fr);align-items:end;gap:clamp(24px,6vw,90px);margin-bottom:clamp(28px,4vw,48px);display:grid}.section-heading h2,.proof-copy h2,.audience-heading h2{max-width:860px;font-size:clamp(34px,4.2vw,62px)}.product-categories-grid{border-top:1px solid var(--color-line);border-left:1px solid var(--color-line);background:var(--color-surface);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.product-category-card{border-right:1px solid var(--color-line);border-bottom:1px solid var(--color-line);background:#f8fafc;grid-template-rows:minmax(0,1fr) auto;min-height:560px;display:grid;position:relative;overflow:hidden}.product-category-card:after{border:0 solid var(--color-red);content:"";pointer-events:none;transition:border-width .18s;position:absolute;inset:0}.product-category-card img{object-fit:cover;width:100%;height:100%;min-height:360px;transition:transform .52s,filter .26s;display:block}.product-category-card div{z-index:2;background:#fff;min-height:190px;padding:22px;position:relative}.product-category-card h3{min-height:54px;color:var(--color-ink-900);letter-spacing:-.02em;margin:10px 0 0;font-size:clamp(18px,1.3vw,23px);font-weight:800;line-height:1.05}.product-category-card p{color:var(--color-muted);margin:12px 0 0;font-size:13px;line-height:1.6}.product-category-card strong{color:var(--color-red);border-bottom:2px solid;margin-top:18px;font-size:12px;font-weight:800;display:inline-flex}.product-category-card:hover:after{border-width:4px}.product-category-card:hover img{filter:saturate(1.08)contrast(1.04);transform:scale(1.045)}.product-highlight-strip{border:1px solid var(--color-line);background:var(--color-ink-900);grid-template-columns:repeat(3,1fr);margin-top:18px;display:grid}.product-highlight-strip div{color:#fff;border-right:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:18px;min-height:98px;padding:20px;display:flex}.product-highlight-strip div:last-child{border-right:0}.product-highlight-strip strong{color:var(--color-yellow);font-size:clamp(30px,4vw,54px);line-height:1}.product-highlight-strip span{color:#ffffffb8;text-align:right;max-width:180px;font-size:13px;font-weight:700}.brand-proof-section{background:linear-gradient(90deg, #0814210d 1px, transparent 1px), linear-gradient(180deg, var(--color-body), #f8fafc);background-size:84px 84px,auto}.about-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(26px,4vw,54px);display:grid}.about-media{background:var(--color-ink-950);min-height:610px;box-shadow:var(--shadow-deep);position:relative;overflow:hidden}.about-media:after{content:"";pointer-events:none;border:1px solid #ffffff2e;position:absolute;inset:18px}.about-media img{object-fit:cover;opacity:.82;width:100%;height:100%;animation:10s ease-in-out infinite alternate about-image-drift;transform:scale(1.03)}@keyframes about-image-drift{0%{transform:scale(1.03)translate(-.5%)}to{transform:scale(1.07)translate(.6%,-.4%)}}.about-floating-badge{z-index:4;color:#fff;background:#081421c7;border:1px solid #fff3;min-width:148px;padding:14px 16px;position:absolute}.about-floating-badge-top{top:46px;left:42px}.about-floating-badge-bottom{bottom:126px;right:42px}.about-floating-badge small,.about-media-caption span,.about-standard-panel p{color:var(--color-yellow);margin-bottom:6px;font-size:11px;font-weight:800;display:block}.about-floating-badge strong{font-size:20px}.about-media-caption{z-index:4;color:#fff;background:#05080dd6;padding:20px;position:absolute;bottom:18px;left:18px;right:18px}.about-media-caption strong{max-width:460px;font-size:22px;line-height:1.28;display:block}.about-content{gap:24px;display:grid}.about-feature-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.about-feature-grid article{border:1px solid var(--color-line);background:#ffffffd6;grid-template-columns:52px minmax(0,1fr);gap:16px;padding:20px;transition:border-color .18s,transform .18s,background .18s;display:grid}.about-feature-grid article>small{display:none}.about-feature-grid article:hover{background:#fff;border-color:#d40c2466;transform:translateY(-2px)}.about-icon{width:52px;height:52px;color:var(--color-ink-900);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;border:1px solid #08142129;padding:13px}.about-feature-grid h3{color:var(--color-ink-900);margin:0;font-size:18px;line-height:1.15}.about-feature-grid p{color:var(--color-muted);margin:8px 0 0;font-size:13px;line-height:1.55}.about-standard-panel{background:var(--color-ink-900);color:#fff;grid-template-columns:.82fr 1fr;gap:22px;padding:24px;display:grid}.about-standard-panel h3{color:#fff;letter-spacing:-.02em;margin:0;font-size:26px;line-height:1.12}.about-standard-panel ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.about-standard-panel li{color:#ffffffc2;font-size:14px;line-height:1.55}.about-standard-panel li:before{color:var(--color-yellow);content:"+ ";font-weight:800}.audience-section{background:var(--color-ink-950);color:#fff}.audience-heading{margin-bottom:28px}.audience-heading h2{color:#fff}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.audience-grid article{background:var(--color-ink-900);border:1px solid #ffffff24;grid-template-rows:minmax(0,1fr) auto;min-height:620px;display:grid;overflow:hidden}.audience-grid img{object-fit:cover;opacity:.82;width:100%;height:100%;min-height:330px;transition:transform .52s,opacity .22s}.audience-grid article:hover img{opacity:.96;transform:scale(1.035)}.audience-grid article div{padding:clamp(24px,4vw,44px)}.audience-grid h2{color:#fff;font-size:clamp(30px,3vw,48px)}.audience-grid ul{gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.audience-grid li{color:#ffffffbf;font-size:15px;line-height:1.55}.audience-grid li:before{color:var(--color-yellow);content:"/ ";font-weight:800}.audience-grid a,.news-grid a,.category-products-placeholder a{color:var(--color-red);border-bottom:2px solid;margin-top:28px;font-size:12px;font-weight:800;display:inline-flex}.audience-grid a{color:var(--color-yellow)}.news-section{background:var(--color-surface-2)}.news-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.news-grid article{border:1px solid var(--color-line);background:#fff;overflow:hidden}.news-image{aspect-ratio:16/10;background:var(--color-ink-900);overflow:hidden}.news-image img{object-fit:cover;width:100%;height:100%;transition:transform .42s;display:block}.news-grid article:hover .news-image img{transform:scale(1.04)}.news-card-body{padding:22px}.news-grid h3{color:var(--color-ink-900);letter-spacing:-.03em;margin:12px 0 0;font-size:24px;line-height:1.05}.news-grid p{color:var(--color-muted);margin:12px 0 0;font-size:14px;line-height:1.65}.site-footer{background:var(--color-ink-900);color:#fff;padding:48px 0}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:30px;display:grid}.footer-grid img{width:126px;height:auto}.footer-grid p,.footer-grid span,.footer-grid a{color:#ffffffb3;max-width:380px;margin:10px 0 0;font-size:14px;line-height:1.6;display:block}.footer-grid strong{color:var(--color-yellow);font-size:12px;display:block}.category-page{background:var(--color-body)}.category-page-hero{background:var(--color-ink-950);min-height:520px;position:relative;overflow:hidden}.category-page-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.category-page-overlay{background:linear-gradient(90deg,#05080df2 0%,#081421b8 48%,#08142114 100%);position:absolute;inset:0}.category-page-hero div{top:50%;left:max(var(--space-page), calc((100% - 1440px) / 2));width:min(780px, calc(100% - var(--space-page) * 2));position:absolute;transform:translateY(-50%)}.category-page-hero h1{color:#fff}.category-page-hero span{color:#ffffffc2}.category-page-content{padding:var(--section-y) 0}.category-application-tags{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.category-application-tags span{border:1px solid var(--color-line);min-height:38px;color:var(--color-ink-900);background:#fff;align-items:center;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.category-products-placeholder{border:1px solid var(--color-line);background:#fff;margin-top:42px;padding:28px}.category-products-placeholder h2{max-width:900px;font-size:clamp(28px,3vw,42px)}.product-list-section{margin-top:58px}.product-list-heading{margin-bottom:24px}.product-list-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.product-detail-card{border:1px solid var(--color-line);background:#fff;grid-template-rows:220px auto;min-height:420px;transition:border-color .18s,transform .18s;display:grid;overflow:hidden}.product-detail-card:hover{border-color:#d40c2461;transform:translateY(-3px)}.product-detail-image{background:radial-gradient(circle at 50% 28%,#d40c2414,#0000 38%),linear-gradient(#fff 0%,#eef3f7 100%);place-items:center;padding:22px;display:grid}.product-detail-image img{object-fit:contain;filter:drop-shadow(0 16px 14px #05080d29);max-width:86%;max-height:178px;transition:transform .22s}.product-detail-card:hover .product-detail-image img{transform:translateY(-5px)scale(1.035)}.product-detail-body{padding:20px}.product-detail-body h3{color:var(--color-ink-900);letter-spacing:-.02em;margin:0;font-size:21px;line-height:1.1}.product-detail-body dl{border-top:1px solid var(--color-line);margin:18px 0 0;display:grid}.product-detail-body dl div{border-bottom:1px solid var(--color-line);gap:3px;padding:10px 0;display:grid}.product-detail-body dt{color:var(--color-muted);font-size:11px;font-weight:700}.product-detail-body dd{color:var(--color-ink-900);margin:0;font-size:14px;font-weight:800}.product-detail-body .product-specifications{gap:8px}.product-detail-body .product-specifications dd{font-weight:400}.product-approval-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.product-approval-list li{color:var(--color-ink-800);padding-left:12px;font-size:13px;font-weight:400;line-height:1.45;position:relative}.product-approval-list li:before{content:"";background:var(--color-red);width:4px;height:4px;position:absolute;top:.62em;left:0}@media (width<=1180px){.hero-section,.about-layout{grid-template-columns:1fr}.hero-section:before{right:calc(var(--space-page) * -1);width:auto}.hero-copy{max-width:820px}.product-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.header-container{height:70px}.desktop-navigation,.header-cta{display:none}.mobile-menu-button{justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.mobile-navigation{padding:0 var(--space-page) 14px;background:var(--color-ink-900);display:block}.mobile-navigation a{color:#fff;border-top:1px solid #ffffff1a;padding:15px 0;font-size:13px;font-weight:800;display:block}.split-heading,.audience-grid,.footer-grid{grid-template-columns:1fr}.hero-section{width:100%;padding:46px var(--space-page) 0}.hero-section:before{left:0;right:0}.hero-stage{min-height:480px;margin-right:calc(var(--space-page) * -1);margin-left:calc(var(--space-page) * -1)}.about-media{min-height:440px}.news-grid,.about-feature-grid,.about-standard-panel,.product-highlight-strip{grid-template-columns:1fr}.product-highlight-strip div{border-bottom:1px solid #ffffff1f;border-right:0}.product-highlight-strip div:last-child{border-bottom:0}}@media (width<=560px){:root{--space-page:16px}.announcement-bar{flex-direction:column;align-items:flex-start;gap:6px}.announcement-dot{display:none}.brand-area img{width:74px;height:48px}.brand-area span{display:none}.hero-copy h1,.section-heading h2,.proof-copy h2,.audience-heading h2{font-size:clamp(32px,10vw,42px)}.hero-copy>span{font-size:15px;line-height:1.55}.hero-actions{flex-direction:column;margin-top:22px}.primary-action,.secondary-action{width:100%}.hero-stage{min-height:240px}.hero-spec-card,.hero-proof-row,.slider-controls{display:none}.product-categories-grid,.product-list-grid{grid-template-columns:1fr}.product-category-card{min-height:auto}.product-category-card img{min-height:300px}.about-floating-badge{display:none}.category-page-hero{min-height:420px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
