.stants-wordmark{color:var(--ink);font-family:"Barlow Condensed",Arial,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.14em;line-height:1}:root{--red:#e5252a;--ink:#111316;--muted:#5d6269;--line:#d9dde1;--pale:#f3f4f5;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.6;background:#fff}.site-header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,96px);border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);z-index:10}.brand{display:flex;align-items:center;gap:20px;color:var(--muted);text-decoration:none;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.brand img{width:205px;height:auto}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{color:var(--ink);text-decoration:none;font-size:.88rem;font-weight:600}.site-header nav a:hover{color:var(--red)}.lang,.menu{border:0;background:none;font:inherit;cursor:pointer}.lang{padding-left:14px;border-left:1px solid var(--line)}.lang strong{color:var(--red)}.menu{display:none;font-size:1.5rem}.hero{min-height:calc(100vh - 96px);display:grid;grid-template-columns:1.08fr .92fr;background:#f5f6f7}.hero-copy{padding:clamp(64px,8vw,130px) clamp(24px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.eyebrow{color:var(--red);font-size:.78rem;letter-spacing:.16em;font-weight:700;margin:0 0 18px;text-transform:uppercase}h1,h2,h3{font-family:"Barlow Condensed",Arial,sans-serif;margin:0;line-height:.96;text-transform:uppercase}h1{font-size:clamp(4rem,7.5vw,8rem);max-width:800px;letter-spacing:-.025em}h2{font-size:clamp(3rem,5.2vw,5.4rem);letter-spacing:-.02em}.lead{font-size:clamp(1.1rem,1.5vw,1.38rem);max-width:650px;color:var(--muted);margin:32px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem}.primary{background:var(--red);color:#fff}.primary:hover{background:#bf151a}.secondary{border:1px solid #a9adb2;color:var(--ink)}.proof{display:flex;gap:48px;border-top:1px solid var(--line);margin-top:60px;padding-top:30px}.proof span{display:flex;flex-direction:column}.proof b{font:700 2.2rem/1 "Barlow Condensed"}.proof small{max-width:135px;color:var(--muted);font-size:.72rem;margin-top:8px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#dfe3e5}.hero-visual img{position:relative;width:88%;height:88%;object-fit:contain;z-index:2;filter:drop-shadow(0 35px 30px rgba(0,0,0,.17))}.red-block{position:absolute;width:42%;height:100%;right:0;background:var(--red)}.hero-visual>p{position:absolute;bottom:26px;right:30px;color:#fff;z-index:3;font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.section{padding:clamp(80px,9vw,150px) clamp(24px,7vw,110px)}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:60px}.section-head>p{max-width:480px;color:var(--muted);font-size:1.06rem}.product-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.product-card{background:var(--pale);min-height:530px;display:flex;flex-direction:column}.product-card img{width:100%;height:300px;object-fit:cover}.product-card>div:last-child{padding:32px}.product-card span{font-size:.73rem;font-weight:700;color:var(--red);letter-spacing:.12em}.product-card h3{font-size:2.25rem;margin:10px 0 16px}.product-card p{color:var(--muted);margin:0}.product-card.dark{background:var(--ink);color:#fff}.product-card.dark p{color:#c8ccd0}.graphic{height:300px;background:var(--red);display:flex;align-items:center;justify-content:center;color:#fff;font:700 11rem/.8 "Barlow Condensed"}.split{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--ink);color:#fff;padding:0}.split-image img{width:100%;height:100%;min-height:720px;object-fit:cover}.split-copy{padding:clamp(70px,8vw,130px)}.split-copy>p:not(.eyebrow){color:#bec2c7;font-size:1.08rem}.split-copy ul{list-style:none;padding:0;margin:42px 0 0}.split-copy li{padding:17px 0;border-top:1px solid #383b3f}.split-copy li:before{content:"—";color:var(--red);margin-right:14px}.company{background:#f2f3f4}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.company-grid p{color:var(--muted);font-size:1.08rem}.contact{display:grid;grid-template-columns:1.2fr .8fr;background:var(--red);color:#fff;padding:clamp(70px,9vw,140px) clamp(24px,7vw,110px);gap:8vw}.contact .eyebrow{color:#fff9}.contact>div:first-child>p:last-child{font-size:1.08rem;max-width:600px}.contact-card{background:#fff;color:var(--ink);padding:45px;display:flex;flex-direction:column;align-items:flex-start}.contact-card .label{font-size:.72rem;letter-spacing:.12em;font-weight:700;color:var(--red)}.contact-card h3{font-size:2.3rem;margin-bottom:20px}.contact-card>a:not(.button){color:var(--ink);font-size:1.02rem;margin:3px 0}.contact-card .light{background:var(--ink);color:#fff;margin-top:28px}footer{padding:45px clamp(24px,7vw,110px);display:flex;align-items:center;gap:28px;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted)}footer img{width:160px}footer p:last-child{margin-left:auto}@media(max-width:1050px){.site-header{height:78px}.brand span{display:none}.brand img{width:180px}.menu{display:block}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.lang{border:0}.hero{grid-template-columns:1fr;min-height:0}.hero-visual{height:560px}.product-grid{grid-template-columns:1fr 1fr}.product-card.dark{grid-column:1/-1}.split{grid-template-columns:1fr}.split-image img{min-height:480px}.company-grid,.contact{grid-template-columns:1fr}.section-head{grid-template-columns:1fr;gap:20px}}@media(max-width:650px){h1{font-size:4rem}.hero-copy{padding-top:70px}.hero-visual{height:390px}.proof{gap:22px;flex-wrap:wrap}.proof b{font-size:1.8rem}.section-head{margin-bottom:35px}.product-grid{grid-template-columns:1fr}.product-card.dark{grid-column:auto}.product-card{min-height:auto}.split-image img{min-height:330px}.contact-card{padding:30px}.brand img{width:150px}footer{align-items:flex-start;flex-direction:column}footer p{margin:0!important}}
