:root{color-scheme:dark;--bg:#050505;--panel:#0d0d0d;--panel-strong:#111;--text:#f7f7f7;--muted:#a6a6a6;--soft:#d8d8d8;--line:#2a2a2a;--line-strong:#3a3a3a;--white:#fff;--black:#050505}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:18px 0;background:#050505eb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.company-mark{display:inline-flex;align-items:center;gap:12px;font-weight:800}.brand img{width:34px;height:34px}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a{min-height:38px;display:inline-flex;align-items:center;border:1px solid transparent;border-radius:999px;padding:0 14px;color:var(--muted);font-size:14px}.nav-links a:focus-visible,.nav-links a:hover{border-color:var(--line-strong);color:var(--text);outline:none}main{width:min(1180px,calc(100% - 32px));margin:0 auto}.hero-section{min-height:calc(100vh - 82px);display:grid;grid-template-columns:minmax(0,.86fr) minmax(360px,1.14fr);align-items:center;gap:56px;padding:64px 0 48px}.hero-copy{max-width:540px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;font-size:clamp(44px,8vw,92px);line-height:.95}h1,h2{color:var(--white);letter-spacing:0}h2{margin-bottom:16px;font-size:42px;line-height:1.05}h3{margin-bottom:12px;font-size:20px;letter-spacing:0}.download-section p,.feature-card p,.hero-text{color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 22px;font-weight:800;border:1px solid var(--line-strong)}.button.primary{background:var(--white);color:var(--black);border-color:var(--white)}.button.secondary{color:var(--soft)}.button:focus-visible,.button:hover,.download-item:focus-visible,.download-item:hover{transform:translateY(-1px);outline:none}.hero-media{position:relative;border:1px solid var(--line-strong);border-radius:18px;background:#090909;box-shadow:0 24px 80px #00000059;overflow:hidden}.hero-media:before{content:"";display:block;height:34px;background:#101010;border-bottom:1px solid var(--line)}.hero-media video{display:block;width:100%;aspect-ratio:16/9;background:#050505;-o-object-fit:cover;object-fit:cover}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-strip div{min-height:118px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:24px;border-right:1px solid var(--line)}.feature-strip div:last-child{border-right:0}.feature-strip strong{font-size:22px}.feature-strip span{color:var(--muted);line-height:1.45}.download-section,.section-block{padding:110px 0}.section-heading{max-width:660px;margin-bottom:42px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-card{min-height:250px;padding:26px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.feature-card span{width:34px;height:3px;display:block;margin-bottom:34px;background:var(--white)}.download-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:56px;align-items:center;border-top:1px solid var(--line)}.download-list{display:grid;gap:12px}.download-item{min-height:84px;display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:var(--panel-strong);transition:transform .16s ease,border-color .16s ease}.download-item:focus-visible,.download-item:hover{border-color:var(--white)}.download-icon{width:48px;height:48px;flex:0 0 48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:12px;background:#080808;color:var(--white)}.download-icon img{width:27px;height:27px;display:block;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.92}.download-copy{min-width:0;flex:1;display:grid;gap:5px}.download-copy small{color:var(--muted)}.download-cta{color:var(--soft);font-size:14px;font-weight:800}.site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 46px;border-top:1px solid var(--line)}.company-mark{color:var(--muted)}.company-mark img{width:36px;height:36px;border-radius:10px;background:#fff}@media(max-width:920px){.site-header{position:static}.download-section,.hero-section{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:46px}.hero-copy{max-width:none}.feature-grid,.feature-strip{grid-template-columns:1fr}.feature-strip div,.feature-strip div:last-child{border-right:0;border-bottom:1px solid var(--line)}.feature-strip div:last-child{border-bottom:0}}@media(max-width:620px){.site-header{align-items:flex-start;flex-direction:column}.nav-links{width:100%;overflow-x:auto;padding-bottom:4px}h1{font-size:48px}h2{font-size:32px}.button,.hero-actions{width:100%}.download-section,.section-block{padding:74px 0}}
