:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#f7f7f8;background:#080809;--bg: #080809;--panel: #111114;--panel-strong: #15151a;--line: rgba(255, 255, 255, .12);--line-soft: rgba(255, 255, 255, .08);--muted: #a5a3aa;--muted-soft: #74717a;--text: #f7f7f8;--accent: #b082ff;--accent-2: #e29cff;--accent-3: #6ee7d8;--max: 1280px;--radius: 8px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 26% 6%,rgba(115,48,212,.25),transparent 28rem),radial-gradient(circle at 76% 17%,rgba(226,156,255,.08),transparent 26rem),var(--bg)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,svg{display:block}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:0 max(24px,calc((100vw - var(--max)) / 2));border-bottom:1px solid var(--line-soft);background:#080809e0;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;font-size:18px;font-weight:650}.logo-mark{width:33px;height:33px;flex:0 0 auto}.logo-mark svg rect{fill:#8b3dff}.logo-mark svg path{fill:none;stroke:#fff;stroke-width:3.2;stroke-linecap:round}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:8px;padding:5px}.desktop-nav a,.mobile-nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 17px;border-radius:999px;color:var(--muted);font-size:15px;font-weight:560;white-space:nowrap;transition:color .16s ease,background .16s ease}.desktop-nav a:hover,.mobile-nav a:hover,.desktop-nav a.active,.mobile-nav a.active{color:var(--text);background:#ffffff1a}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.button,.icon-button{border:0;cursor:pointer}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 24px;border-radius:999px;font-weight:700;letter-spacing:0;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:progress;opacity:.7}.button-light{background:#fff;color:#09090b}.button-ghost{color:#fff;background:#ffffff0d;border:1px solid var(--line)}.button-ghost:hover{background:#ffffff17}.icon-button{width:44px;height:44px;display:none;place-items:center;border-radius:999px;color:#fff;background:#ffffff17}.mobile-menu-button .icon-close,.mobile-menu-button[aria-expanded=true] .icon-menu{display:none}.mobile-menu-button[aria-expanded=true] .icon-close{display:block}.mobile-nav{position:absolute;inset:74px 16px auto;display:none;grid-template-columns:1fr;gap:6px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#0d0d0ffa;box-shadow:0 24px 80px #0000008c}.mobile-demo{margin-top:8px;width:100%}.hero{position:relative;overflow:hidden;min-height:620px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.04)}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#080809fa,#08080994,#080809eb),linear-gradient(180deg,#08080938,#080809fa);z-index:1}.hero:after{content:"";position:absolute;inset:0;background-image:var(--hero-image);background-size:cover;background-position:center;opacity:.24;filter:saturate(.82)}.hero-split{--hero-image: url(https://images.unsplash.com/photo-1486006920555-c77dcf18193c?auto=format&fit=crop&w=1800&q=80)}.hero-center{--hero-image: url(https://images.unsplash.com/photo-1533473359331-0135ef1b58bf?auto=format&fit=crop&w=1800&q=80);min-height:520px;text-align:center}.hero-tyres{--hero-image: url(https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1800&q=80)}.hero-cars{--hero-image: url(https://images.unsplash.com/photo-1542362567-b07e54358753?auto=format&fit=crop&w=1800&q=80);min-height:700px}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.94fr) minmax(430px,1fr);align-items:center;gap:64px;padding:72px 0}.hero-center .hero-inner{display:block;max-width:860px}.hero-copy{max-width:700px}.hero-center .hero-copy{margin:0 auto}.pill{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;min-height:27px;padding:3px 12px;border:1px solid var(--line);border-radius:999px;background:#ffffff12;color:#bdb9c6;font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.pill i{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 16px #b082fff2}h1,h2,h3,p{margin:0}h1{margin-top:26px;font-size:clamp(52px,7.2vw,92px);line-height:.98;font-weight:720;letter-spacing:0;text-wrap:balance}h1 span,h2 span{color:var(--accent-2)}.hero-copy>p,.simple-hero p,.contact-hero p{max-width:660px;margin-top:28px;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-center .hero-copy>p{margin-inline:auto}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.hero-center .hero-actions{justify-content:center}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:520px;margin:54px 0 0;padding-top:34px;border-top:1px solid var(--line-soft)}.hero-stats dt{color:#fff;font-size:35px;line-height:1;font-weight:760}.hero-stats dd{margin:12px 0 0;color:var(--muted-soft);font-size:13px}.hero-photo-card,.tyre-mockup,.car-grid{position:relative;z-index:2}.hero-photo-card{min-height:450px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.76)),url(https://images.unsplash.com/photo-1486006920555-c77dcf18193c?auto=format&fit=crop&w=1200&q=80) center / cover;box-shadow:0 34px 110px #0000006b;overflow:hidden}.photo-overlay{position:absolute;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:1fr auto;gap:4px 20px;align-items:end;padding:20px;border:1px solid var(--line);border-radius:18px;background:#000000b8;backdrop-filter:blur(12px)}.photo-overlay span,.dashboard-mockup>span,.mock-url{color:var(--muted-soft);font-size:13px}.photo-overlay strong{grid-column:1;font-size:28px}.mini-bars{min-width:138px;height:58px;display:flex;align-items:flex-end;gap:8px}.mini-bars i{flex:1;min-width:8px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#c36cff,#7c3bdc)}.tyre-mockup{justify-self:end;width:min(100%,560px);padding:26px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#6e35c285,#0d0d0fdb),url(https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=900&q=80) center / cover;box-shadow:0 34px 110px #0000006b}.browser-dot{display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:50%;background:#5d5b63}.mock-search,.mock-row{margin-top:14px;border:1px solid var(--line);border-radius:14px;background:#0c0c0eeb}.mock-search{display:flex;align-items:center;gap:12px;padding:14px 16px;color:#c9c5d1}.mock-search svg{color:#c7b0ff}.mock-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px}.mock-row strong,.mock-row span,.mock-row em{display:block}.mock-row span{margin-top:2px;color:var(--muted-soft);font-size:13px}.mock-row em{min-width:50px;padding:6px 11px;border-radius:999px;background:#fff;color:#09090b;font-style:normal;font-weight:700;text-align:center}.car-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}.hero-cars .hero-inner{grid-template-columns:1fr;gap:0;text-align:center}.hero-cars .hero-copy{margin:0 auto}.hero-cars .hero-actions{justify-content:center}.hero-cars .hero-copy>p{margin-left:auto;margin-right:auto}.listing-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#111114db;text-align:left}.listing-image{position:relative;height:194px;background-size:cover;background-position:center}.listing-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000000d,#00000061)}.listing-image-1{background-image:url(https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=700&q=80)}.listing-image-2{background-image:url(https://images.unsplash.com/photo-1549924231-f129b911e442?auto=format&fit=crop&w=700&q=80)}.listing-image-3{background-image:url(https://images.unsplash.com/photo-1542282088-fe8426682b8f?auto=format&fit=crop&w=700&q=80)}.listing-image span{position:absolute;z-index:1;left:18px;top:18px;padding:5px 10px;border-radius:999px;background:#b082ffbf;color:#fff;font-size:12px}.listing-body{display:flex;justify-content:space-between;gap:12px;padding:18px}.listing-body h3{font-size:18px}.listing-body p{margin-top:5px;color:var(--muted-soft);font-size:14px}.listing-body strong{white-space:nowrap}.section{padding:106px 0}.compact-section{padding-top:52px}.section-heading{max-width:760px;margin:0 auto 62px;text-align:center}.section-heading h2,.cta-band h2,.simple-hero h1,.contact-hero h1,.manifesto h2{margin-top:22px;font-size:clamp(38px,5vw,58px);line-height:1.08;font-weight:720;letter-spacing:0;text-wrap:balance}.section-heading p,.cta-band p,.manifesto p{max-width:680px;margin:18px auto 0;color:var(--muted);font-size:18px}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid-six{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--line);border-radius:18px}.feature-card{min-height:224px;display:flex;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(135deg,#ffffff0a,#b082ff14 60%,#ffffff05),var(--panel)}.grid-six .feature-card{border-width:0 1px 1px 0;border-radius:0;background:#0d0d0f}.grid-six .feature-card:nth-child(3n){border-right:0}.grid-six .feature-card:nth-last-child(-n+3){border-bottom:0}.icon-box{width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;color:#d9c7ff;background:#ffffff0d}.feature-card h3{margin-top:28px;color:#fff;font-size:23px;line-height:1.2}.feature-card p{margin-top:13px;color:var(--muted);font-size:16px}.feature-card ul,.system-copy ul{display:grid;gap:9px;margin:24px 0 0;padding:0;list-style:none;color:#bdb9c6}.feature-card li,.system-copy li{display:flex;align-items:center;gap:9px}.feature-card li svg,.system-copy li svg{flex:0 0 auto;color:var(--accent);border:1px solid var(--accent);border-radius:50%;padding:1px}.text-link{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding:24px 0 0;border:0;color:#fff;background:transparent;cursor:pointer;font-weight:650}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.about-image{min-height:500px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#0000001f,#080809a3),url(https://images.unsplash.com/photo-1632823469850-1b7b1e8b7e1e?auto=format&fit=crop&w=1100&q=80) center / cover}.about-copy{padding:44px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#ffffff0a,#ffffff03)}.about-copy h2,.system-copy h2{margin-top:24px;font-size:clamp(34px,4vw,52px);line-height:1.08}.about-copy p,.system-copy p{margin-top:22px;color:var(--muted);font-size:18px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:34px}.mini-item{min-height:86px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff08}.mini-item svg{color:#d9c7ff}.integration-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:18px}.integration-grid div{min-height:92px;display:flex;align-items:center;justify-content:center;gap:10px;color:#bdb9c6;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.integration-grid div:nth-child(4n){border-right:0}.integration-grid div:nth-last-child(-n+4){border-bottom:0}.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.step-card{padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.step-card span{color:var(--muted-soft);font-size:13px}.step-card h3{margin-top:10px;font-size:20px}.step-card div{height:4px;margin-top:28px;border-radius:999px;background:#ffffff14;overflow:hidden}.step-card i{display:block;height:100%;background:linear-gradient(90deg,#b082ff,#d46cff)}.system-panel{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:64px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(120deg,#ffffff0a,#ffffff03)}.dashboard-mockup{padding:26px;border:1px solid var(--line);border-radius:18px;background:#080809db}.dashboard-mockup>span{display:block;margin-bottom:16px;text-transform:uppercase;letter-spacing:.12em}.dashboard-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:22px}.dashboard-stats div{min-height:94px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.dashboard-stats small{display:block;color:var(--muted-soft)}.dashboard-stats strong{display:block;margin-top:12px;font-size:28px}.dashboard-mockup .mini-bars{width:100%;height:72px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel)}.simple-hero,.contact-hero{min-height:auto;padding:120px 0 88px}.simple-hero:after,.contact-hero:after{display:none}.simple-hero .container,.contact-layout{position:relative;z-index:2}.simple-hero .container{max-width:920px}.simple-hero .button{margin-top:34px}.manifesto{max-width:1000px;padding:54px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#b082ff1f,#ffffff08);text-align:center}.contact-layout{display:grid;grid-template-columns:.92fr minmax(420px,.74fr);gap:76px;align-items:start}.contact-methods{display:grid;gap:14px;margin-top:38px}.contact-methods a{display:inline-flex;align-items:center;gap:12px;color:#c9c5d1}.site-footer a{display:flex;align-items:center;gap:12px;width:max-content;max-width:100%;color:#c9c5d1}.contact-form{display:grid;gap:18px;padding:30px;border:1px solid var(--line);border-radius:18px;background:#111114e0}.contact-form label{display:grid;gap:8px;color:#d6d3dc;font-size:14px;font-weight:650}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0a;color:#fff;padding:13px 14px;outline:none}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#b082ffb8;box-shadow:0 0 0 4px #b082ff26}.form-message{margin:0;color:#c9c5d1;font-size:14px}.form-message.success{color:#86efac}.form-message.error{color:#fca5a5}.cta-section{padding:90px 0 120px}.cta-band{max-width:980px;padding:72px 42px;border:1px solid rgba(176,130,255,.32);border-radius:18px;background:radial-gradient(circle at 18% 0%,rgba(176,130,255,.34),transparent 24rem),linear-gradient(135deg,#49257dc2,#0a0a0cf2 68%);text-align:center}.cta-band>span{color:#c8b7ee;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.cta-band .button{margin-top:34px}.site-footer{border-top:1px solid var(--line-soft);padding:70px 0 42px;background:#09090a}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:70px}.footer-brand{margin-bottom:18px}.site-footer p{max-width:330px;color:var(--muted)}.site-footer h2{margin:0 0 20px;color:var(--muted-soft);font-size:13px;letter-spacing:.24em;text-transform:uppercase}.site-footer a,.site-footer button{margin-top:12px}.site-footer button{display:block;border:0;padding:0;color:#c9c5d1;background:transparent;cursor:pointer;text-align:left}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:58px;padding-top:28px;border-top:1px solid var(--line-soft);color:var(--muted-soft);font-size:13px}@media(max-width:1060px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu-button,.mobile-nav.is-open{display:grid}.header-actions>.button{display:none}.hero-inner,.contact-layout,.system-panel,.about-split{grid-template-columns:1fr}.hero-inner{gap:44px}.hero-photo-card{min-height:390px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-six{border-radius:14px}.grid-six .feature-card:nth-child(n){border-width:0 1px 1px 0}.grid-six .feature-card:nth-child(2n){border-right:0}.grid-six .feature-card:nth-last-child(-n+2){border-bottom:0}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.integration-grid div:nth-child(n){border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.integration-grid div:nth-child(2n){border-right:0}.integration-grid div:nth-last-child(-n+2){border-bottom:0}.steps-grid,.car-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.container{width:min(100% - 32px,var(--max))}.site-header{min-height:66px;padding:0 16px}.brand{font-size:16px}.logo-mark{width:31px;height:31px}.mobile-nav{top:66px}.hero{min-height:auto}.hero-inner{padding:58px 0 70px}.hero-center .hero-inner{padding-top:72px}h1{font-size:clamp(43px,14vw,64px)}.hero-copy>p,.simple-hero p,.contact-hero p{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%;min-height:50px}.hero-stats{grid-template-columns:1fr;gap:22px}.hero-photo-card,.tyre-mockup{min-height:auto;width:100%}.photo-overlay{position:relative;left:auto;right:auto;bottom:auto;margin:260px 16px 16px}.car-grid,.card-grid,.steps-grid,.integration-grid,.mini-grid,.dashboard-stats,.footer-grid{grid-template-columns:1fr}.listing-image{height:170px}.section{padding:72px 0}.section-heading{margin-bottom:36px}.section-heading h2,.cta-band h2,.simple-hero h1,.contact-hero h1,.manifesto h2{font-size:clamp(34px,11vw,46px)}.feature-card,.about-copy,.system-panel,.manifesto,.contact-form{padding:24px}.grid-six .feature-card:nth-child(n),.integration-grid div:nth-child(n){border-right:0}.grid-six .feature-card:nth-last-child(-n+2),.integration-grid div:nth-last-child(-n+2){border-bottom:1px solid var(--line-soft)}.grid-six .feature-card:last-child,.integration-grid div:last-child{border-bottom:0}.about-image{min-height:320px}.system-panel{gap:34px}.simple-hero,.contact-hero{padding:76px 0 48px}.contact-layout{gap:42px}.cta-section{padding:46px 0 80px}.cta-band{padding:48px 24px}.site-footer{padding-top:54px}.footer-grid{gap:42px}.footer-bottom{flex-direction:column}}
