*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#f4f4f4;font-family:Inter,Arial,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer}.noise{position:fixed;inset:0;pointer-events:none;z-index:50;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}.site-header{position:fixed;top:0;left:0;right:0;height:82px;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 34px;transition:.35s ease;border-bottom:1px solid transparent}.site-header.scrolled{background:rgba(9,9,9,.78);backdrop-filter:blur(18px);border-color:#222}.brand{display:flex;align-items:center;justify-content:center}.brand img{width:148px;max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}.menu-btn{width:40px;height:40px;display:flex;flex-direction:column;justify-content:center;gap:6px}.menu-btn span{display:block;width:24px;height:2px;background:#fff;transition:.25s}.language{justify-self:end;position:relative}.lang-active{font-size:11px;letter-spacing:.14em;font-weight:700}.lang-active span{margin-left:6px}.lang-menu{position:absolute;right:0;top:30px;background:#111;border:1px solid #2b2b2b;display:none;min-width:140px;padding:6px}.lang-menu.open{display:block}.lang-menu button{display:block;width:100%;text-align:left;padding:10px;font-size:10px;letter-spacing:.12em}.lang-menu button:hover{background:#1d1d1d}.side-menu{position:fixed;inset:0;background:#080808;z-index:35;transform:translateX(-100%);transition:.5s cubic-bezier(.77,0,.18,1);display:flex;align-items:center}.side-menu.open{transform:translateX(0)}.side-inner{padding:12vw}.side-kicker,.eyebrow{font-size:10px;letter-spacing:.22em;color:#8f8f8f;font-weight:700}.side-inner nav{display:flex;flex-direction:column;margin:35px 0}.side-inner nav a{font-family:"Space Grotesk",sans-serif;font-size:clamp(42px,7vw,100px);font-weight:700;line-height:.95;transition:.25s}.side-inner nav a:hover{padding-left:18px;color:#bbb}.side-inner p{font-size:13px;color:#777;line-height:1.7}.hero{height:100svh;min-height:700px;position:relative;overflow:hidden;background:#111}.hero-video{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;opacity:.62;filter:grayscale(1) contrast(1.15)}.hero-fallback{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 55%,#343434 0,#151515 30%,#080808 72%)}.hero-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,transparent,black 40%,transparent)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.2) 65%,rgba(0,0,0,.65)),linear-gradient(0deg,#090909 0,transparent 25%)}.hero-content{position:absolute;z-index:2;left:8vw;bottom:16vh}.hero h1{font-family:"Space Grotesk",sans-serif;font-size:clamp(60px,10vw,170px);line-height:.82;margin:18px 0 25px;letter-spacing:-.07em}.hero h1 em{font-style:normal;-webkit-text-stroke:1px #fff;color:transparent}.hero-content p{font-size:14px;color:#b7b7b7;margin-bottom:30px}.primary-btn,.outline-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;padding:15px 18px;border:1px solid #fff;font-size:10px;font-weight:800;letter-spacing:.14em;transition:.3s;background:#fff;color:#080808}.primary-btn:hover{background:transparent;color:#fff;gap:65px}.primary-btn b,.outline-btn b{font-size:15px}.hero-meta{position:absolute;z-index:3;right:34px;bottom:28px;display:flex;gap:24px;font-size:9px;color:#888;letter-spacing:.14em}.scroll-cue{position:absolute;z-index:3;right:8vw;bottom:13vh;display:flex;align-items:center;gap:10px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.2em;color:#999}.scroll-cue span{height:48px;width:1px;background:#aaa}.marquee{overflow:hidden;border-top:1px solid #262626;border-bottom:1px solid #262626;padding:17px 0;background:#f2f2f2;color:#090909}.marquee-track{display:flex;gap:35px;white-space:nowrap;align-items:center;width:max-content;animation:marquee 24s linear infinite;font-family:"Space Grotesk";font-size:18px;font-weight:800;letter-spacing:.04em}.marquee i{font-style:normal;font-size:12px}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:130px 8vw}.section-head{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;margin-bottom:70px}.section-head h2{font-family:"Space Grotesk";font-size:clamp(65px,10vw,150px);line-height:.8;letter-spacing:-.07em;margin:15px 0 0}.section-head>p{font-size:13px;color:#8b8b8b;line-height:1.7;max-width:300px}.product-feature{display:grid;grid-template-columns:1.2fr .8fr;min-height:600px;background:#111;border:1px solid #242424}.product-image-wrap{position:relative;overflow:hidden;min-height:560px;background:#eee}.product-image{width:100%;height:100%;object-fit:cover;filter:grayscale(.15);mix-blend-mode:multiply;transform:scale(1.04);transition:1s}.product-feature:hover .product-image{transform:scale(1.1)}.product-number{position:absolute;z-index:2;top:25px;left:25px;font:700 11px "Space Grotesk";color:#111}.scanline{position:absolute;left:0;right:0;height:1px;background:#111;opacity:.12;animation:scan 4s linear infinite}@keyframes scan{0%{top:0}100%{top:100%}}.product-info{padding:60px;display:flex;flex-direction:column;justify-content:center}.product-status{font-size:9px;letter-spacing:.18em;color:#999}.product-status span{display:inline-block;width:6px;height:6px;border-radius:50%;background:#fff;margin-right:7px}.product-brand{margin-top:60px;font-size:12px;letter-spacing:.2em;color:#777}.product-info h3{font-family:"Space Grotesk";font-size:clamp(55px,7vw,110px);letter-spacing:-.08em;line-height:.8;margin:13px 0}.product-type{font-size:10px;letter-spacing:.2em;color:#aaa}.product-info p{max-width:430px;color:#858585;font-size:13px;line-height:1.8;margin:35px 0}.outline-btn{background:transparent;color:#fff;align-self:flex-start}.outline-btn:hover{background:#fff;color:#000}.spec-line{border-top:1px solid #2c2c2c;margin-top:45px;padding-top:15px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.15em;color:#777}.spec-line strong{color:#fff}.coming-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.coming-card{min-height:300px;border:1px solid #222;background:linear-gradient(135deg,#121212,#0d0d0d);padding:25px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;transition:.4s}.coming-card:hover{background:#f2f2f2;color:#080808;transform:translateY(-6px)}.card-no{position:absolute;top:20px;left:20px;font-size:9px;color:#777}.card-mark{position:absolute;right:25px;top:15px;font:800 90px "Space Grotesk";color:#222}.coming-card:hover .card-mark{color:#ddd}.coming-card span{font-size:8px;letter-spacing:.18em;color:#888}.coming-card h3{font:700 clamp(32px,4vw,60px) "Space Grotesk";line-height:.85;letter-spacing:-.05em;margin:13px 0}.coming-card p{font-size:9px;letter-spacing:.15em;color:#777}.culture{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-left:0;padding-right:0;background:#efefef;color:#090909}.culture-image{min-height:720px;overflow:hidden;position:relative;background:linear-gradient(150deg,#303030,#080808 58%,#1d1d1d)}.fake-racing-scene{position:absolute;inset:0;overflow:hidden}.track-line{position:absolute;width:160%;height:70%;left:-20%;bottom:-25%;border:3px solid #ddd;border-radius:50%;transform:rotate(-13deg);opacity:.25}.speed-bars{position:absolute;right:10%;top:15%;width:45%;height:65%;background:repeating-linear-gradient(120deg,transparent 0 30px,#ddd 31px 33px);opacity:.09;transform:skewX(-20deg)}.scene-car{position:absolute;width:45%;height:17%;right:12%;bottom:25%;background:#ddd;clip-path:polygon(0 60%,15% 42%,38% 37%,58% 20%,85% 28%,100% 55%,92% 75%,17% 82%);box-shadow:0 0 70px rgba(255,255,255,.15);transform:rotate(-3deg)}.culture-copy{padding:12vw 8vw;display:flex;flex-direction:column;justify-content:center}.culture-copy h2{font:800 clamp(70px,10vw,150px) "Space Grotesk";line-height:.78;letter-spacing:-.08em;margin:20px 0 35px}.culture-copy p{max-width:450px;font-size:14px;line-height:1.9;color:#555}.stat-row{display:flex;gap:40px;margin-top:70px}.stat-row div{display:flex;flex-direction:column;gap:7px}.stat-row strong{font:700 30px "Space Grotesk"}.stat-row span{font-size:8px;letter-spacing:.18em;color:#777}.manifesto{padding:150px 8vw;background:#f1f1f1;color:#090909}.manifesto-line{font:800 clamp(55px,10vw,155px) "Space Grotesk";line-height:.8;letter-spacing:-.08em;max-width:1100px}.manifesto-sub{margin-top:55px;font-size:9px;letter-spacing:.2em;color:#777}footer{background:#080808;padding:100px 8vw 30px;border-top:1px solid #222}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;min-height:260px}.footer-top img{width:180px;filter:brightness(0) invert(1);object-fit:contain;object-position:left top;align-self:start}.footer-top a{display:block;margin-top:16px;font-size:12px}.footer-bottom{border-top:1px solid #222;padding-top:20px;display:flex;justify-content:space-between;font-size:8px;color:#666;letter-spacing:.14em}.modal{position:fixed;inset:0;background:rgba(0,0,0,.75);backdrop-filter:blur(15px);z-index:60;display:none;align-items:center;justify-content:center;padding:25px}.modal.open{display:flex}.modal-inner{background:#eee;color:#090909;max-width:700px;width:100%;padding:60px;position:relative}.modal-close{position:absolute;right:20px;top:15px;color:#090909;font-size:28px}.modal h2{font:800 100px "Space Grotesk";letter-spacing:-.08em;line-height:.8;margin:20px 0}.modal p{max-width:520px;color:#555;line-height:1.8;font-size:13px}.modal-meta{border-top:1px solid #ccc;padding:14px 0;display:flex;justify-content:space-between;gap:20px;font-size:8px;letter-spacing:.1em}.modal-tag{margin-top:30px;font-size:9px;letter-spacing:.2em;font-weight:800}.cursor-dot{position:fixed;z-index:100;width:10px;height:10px;border:1px solid #fff;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);mix-blend-mode:difference;transition:width .2s,height .2s;display:none}.reveal{opacity:0;transform:translateY(35px);transition:opacity .9s ease,transform .9s ease}.reveal.visible{opacity:1;transform:none}@media (min-width:900px){.cursor-dot{display:block}}@media(max-width:800px){.site-header{height:68px;padding:0 18px}.brand img{width:120px}.hero{min-height:650px}.hero-content{left:24px;bottom:18vh}.hero h1{font-size:clamp(65px,20vw,105px)}.hero-meta{left:24px;right:auto;bottom:22px}.hero-meta span:not(:last-child){display:none}.scroll-cue{display:none}.section{padding:90px 20px}.section-head{grid-template-columns:1fr;gap:25px;margin-bottom:45px}.section-head h2{font-size:76px}.product-feature{grid-template-columns:1fr}.product-image-wrap{min-height:430px}.product-info{padding:35px 25px}.product-brand{margin-top:40px}.product-info h3{font-size:70px}.coming-grid{grid-template-columns:1fr}.coming-card{min-height:220px}.culture{grid-template-columns:1fr}.culture-image{min-height:470px}.culture-copy{padding:90px 25px}.culture-copy h2{font-size:82px}.stat-row{gap:22px;margin-top:50px}.manifesto{padding:100px 20px}.footer-top{grid-template-columns:1fr;gap:45px}.footer-top img{width:160px}.footer-bottom{flex-direction:column;gap:12px}.modal-inner{padding:40px 25px}.modal h2{font-size:72px}.side-inner{padding:24px}.side-inner nav a{font-size:55px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Contact polish */
.footer-top a[href^="tel"], .footer-top a[href^="mailto"] { transition: opacity .25s ease, transform .25s ease; }
.footer-top a[href^="tel"]:hover, .footer-top a[href^="mailto"]:hover { opacity: .65; transform: translateX(4px); }
