:root{--background:#030303;--panel:#0b0b0d;--panel-soft:#121216;--text:#f7f4f2;--muted:#b8b0aa;--line:#ffffff1f;--red:#ff2929;--red-dark:#9d1014;--white-soft:#fff7ef;--max-width:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);z-index:20;background:#030303c7;justify-content:space-between;align-items:center;min-height:76px;padding:14px clamp(20px,5vw,64px);display:flex;position:fixed;top:0;left:0;right:0}.brand{letter-spacing:0;align-items:center;gap:12px;font-size:1.06rem;font-weight:800;display:inline-flex}.brand-mark{object-fit:contain;background:#000;border-radius:8px;width:42px;height:42px}.nav-links{color:var(--muted);align-items:center;gap:clamp(14px,3vw,34px);font-size:.92rem;font-weight:650;display:flex}.nav-links a{transition:color .18s,transform .18s}.nav-links a:hover{color:var(--text);transform:translateY(-1px)}.hero{max-width:var(--max-width);grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:clamp(28px,6vw,92px);min-height:92vh;margin:0 auto;padding:132px clamp(20px,5vw,36px) 64px;display:grid;position:relative}.hero:before{content:"";opacity:.36;z-index:-1;background:linear-gradient(90deg,#ff292924,#0000 26%),repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 86px);width:50vw;position:absolute;inset:0 auto 0 50%}.hero-copy{max-width:660px}.eyebrow{color:var(--red);text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:var(--white-soft);letter-spacing:0;margin-bottom:28px;font-size:clamp(3.1rem,8vw,6.8rem);line-height:.92}.hero-text{color:var(--muted);max-width:620px;margin-bottom:34px;font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;min-width:148px;min-height:50px;padding:0 20px;font-weight:800;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--red);color:#090909}.button.secondary{color:var(--text);border:1px solid #fff3}.button.secondary:hover{border-color:#ff2929cc}.hero-visual{aspect-ratio:1;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.hero-visual:before{content:"";border:1px solid #ffffff21;border-radius:8px;position:absolute;inset:10%;transform:rotate(4deg)}.hero-visual:after{content:"";border:1px solid #ff292980;border-radius:8px;position:absolute;inset:17%;transform:rotate(-8deg)}.hero-logo{object-fit:contain;z-index:2;width:100%;max-width:min(100%,620px);height:auto;position:relative}.stats-band{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.stat{border-right:1px solid var(--line);background:#09090a;min-height:150px;padding:clamp(24px,4vw,42px)}.stat:last-child{border-right:0}.stat strong{color:var(--red);margin-bottom:16px;font-size:clamp(2.1rem,5vw,4rem);line-height:1;display:block}.stat span{color:var(--muted);max-width:320px;line-height:1.55;display:block}.section{max-width:var(--max-width);grid-template-columns:.78fr 1.22fr;gap:clamp(28px,6vw,72px);margin:0 auto;padding:clamp(72px,9vw,120px) clamp(20px,5vw,36px);display:grid}.section-heading{max-width:480px}h2{color:var(--white-soft);letter-spacing:0;margin-bottom:0;font-size:clamp(2rem,4.6vw,4.3rem);line-height:1}.intro>p{color:var(--muted);align-self:end;max-width:660px;font-size:clamp(1rem,2vw,1.18rem);line-height:1.9}.products,.services{border-top:1px solid var(--line)}.product-grid{gap:16px;display:grid}.product-card{background:var(--panel);border:1px solid var(--line);color:inherit;border-radius:8px;min-height:240px;padding:clamp(22px,4vw,36px);transition:border-color .18s,transform .18s;display:block}.product-card:hover{border-color:#ff29299e;transform:translate(4px)}.linked-product{cursor:pointer}.linked-product:hover h3{color:var(--red)}.card-topline{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.product-logo-panel{background:#050505;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;min-height:148px;margin-bottom:28px;padding:22px;display:flex}.product-logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:116px}.card-topline span{color:var(--red);font-weight:900}.card-topline small{color:var(--muted);border:1px solid #ffffff24;border-radius:999px;padding:7px 12px}h3{color:var(--text);margin-bottom:14px;font-size:clamp(1.35rem,2.4vw,2rem)}.product-card p{color:var(--muted);max-width:620px;margin-bottom:0;line-height:1.72}.services-panel{background:linear-gradient(135deg, #ff29292e, #ff292900), var(--panel-soft);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.service-item{border-bottom:1px solid var(--line);border-right:1px solid var(--line);align-items:center;gap:16px;min-height:112px;padding:24px;display:flex}.service-item:nth-child(2n){border-right:0}.service-item:nth-last-child(-n+2){border-bottom:0}.service-item span{background:var(--red);border-radius:4px;flex:none;width:12px;height:12px}.service-item p{color:var(--text);margin-bottom:0;font-weight:760;line-height:1.45}.contact-section{background:var(--red);color:#070707;grid-template-columns:1fr auto;align-items:end;gap:28px;padding:clamp(64px,9vw,112px) clamp(20px,5vw,64px);display:grid}.contact-section .eyebrow{color:#070707;margin-bottom:16px}.contact-section h2{color:#070707;max-width:760px}.contact-section p{max-width:650px;margin:24px 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.contact-list{justify-items:end;gap:14px;min-width:min(100%,360px);font-style:normal;font-weight:850;display:grid}.contact-list a,.contact-list span{background:#0000001a;border:1px solid #0003;border-radius:8px;width:100%;padding:14px 16px}.site-footer{color:var(--muted);justify-content:space-between;align-items:center;min-height:90px;padding:24px clamp(20px,5vw,64px);display:flex}@media (max-width:920px){.hero,.section,.contact-section{grid-template-columns:1fr}.hero{padding-top:124px}.hero-visual{min-height:280px}.stats-band{grid-template-columns:1fr}.stat{border-bottom:1px solid var(--line);border-right:0}.stat:last-child{border-bottom:0}.contact-list{justify-items:stretch}}@media (max-width:640px){.site-header{flex-direction:column;align-items:flex-start;gap:12px;min-height:112px}.nav-links{justify-content:space-between;width:100%}.hero{min-height:auto;padding-top:156px}h1{font-size:3.15rem}.hero-actions,.button{width:100%}.services-panel{grid-template-columns:1fr}.service-item,.service-item:nth-child(2n),.service-item:nth-last-child(-n+2){border-bottom:1px solid var(--line);border-right:0}.service-item:last-child{border-bottom:0}.site-footer{flex-direction:column;align-items:flex-start;gap:8px}}
