:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#000;--text-1:#fff;--text-2:#fff9;--text-3:#ffffff4d;--hairline:#ffffff14;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);min-height:100%;color:var(--text-1);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.4}a{color:inherit;text-decoration:none}::selection{background:#fff3}.backdrop{z-index:-1;pointer-events:none;background:linear-gradient(to bottom, #ffffff29 0%, #ffffff0f 19%, #ffffff05 38%, #0000 58%), var(--bg);position:fixed;inset:0}.page{flex-direction:column;align-items:center;min-height:100vh;display:flex}.hero{text-align:center;flex-direction:column;align-items:center;gap:56px;width:100%;max-width:1152px;padding:80px 24px;display:flex}.hero-copy{flex-direction:column;flex:1;align-items:center;display:flex}.wordmark{color:var(--text-2);align-items:center;gap:12px;margin-bottom:40px;font-size:15px;font-weight:600;display:flex}.wordmark img{border-radius:10px;width:44px;height:44px}.hero h1{letter-spacing:-.03em;max-width:540px;margin-bottom:24px;font-size:40px;font-weight:700;line-height:1.05}.hero p{color:var(--text-2);max-width:440px;margin-bottom:40px;font-size:18px}.badge{line-height:0;transition:opacity .12s;display:inline-block}.badge img{width:auto;height:60px}.badge:hover{opacity:.85}.hero-visual{flex:1;justify-content:center;width:100%;display:flex}.phone{background:#0a0a0d;border:1px solid #ffffff1a;border-radius:36px;width:100%;max-width:300px;line-height:0;overflow:hidden}.phone img{width:100%;height:auto;display:block}.screens{border-top:1px solid var(--hairline);width:100%}.screens-grid{grid-template-columns:1fr;justify-items:center;gap:40px;max-width:1152px;margin:0 auto;padding:80px 24px;display:grid}.screens figure{flex-direction:column;align-items:center;gap:16px;display:flex}.screens figcaption{color:var(--text-3);font-size:13px}.two{border-top:1px solid var(--hairline);text-align:center;grid-template-columns:1fr;gap:48px;width:100%;max-width:896px;padding:80px 24px;display:grid}.two h3{margin-bottom:12px;font-size:20px;font-weight:600}.two p{color:var(--text-2);line-height:1.6}.footer{border-top:1px solid var(--hairline);width:100%;color:var(--text-3);margin-top:auto;padding:48px 24px;font-size:11px}.footer-links,.footer-legal{max-width:1152px;margin:0 auto}.footer-links{color:var(--text-2);flex-wrap:wrap;gap:24px;margin-bottom:32px;font-weight:500;display:flex}.footer-links a:hover{color:var(--text-1)}.footer-legal{max-width:1152px;line-height:1.6}.footer-legal p+p{margin-top:4px}.sub-header{justify-content:space-between;align-items:center;width:100%;max-width:768px;padding:48px 24px;display:flex}.sub-wordmark{color:var(--text-2);font-size:15px;font-weight:600}.sub-close{color:var(--text-3);font-size:12px}.sub-wordmark:hover,.sub-close:hover{color:var(--text-1)}.sub-article{width:100%;max-width:768px;padding:48px 24px 96px}.sub-article h1{letter-spacing:-.02em;margin-bottom:12px;font-size:24px;font-weight:700}.sub-article .muted{color:var(--text-3);margin-bottom:48px;font-size:12px}.sub-article section+section{margin-top:48px}.sub-article h2{color:var(--text-1);margin-bottom:16px;font-size:17px;font-weight:500}.sub-article section p{color:var(--text-2);max-width:640px;font-size:15px;line-height:1.6}.sub-article section a{color:var(--text-1);text-underline-offset:4px;text-decoration:underline}@media (min-width:768px){.hero{text-align:left;flex-direction:row;gap:80px;padding:112px 24px}.hero-copy{align-items:flex-start}.hero h1{font-size:60px}.hero-visual{justify-content:flex-end}.screens-grid{grid-template-columns:repeat(3,1fr);padding:112px 24px}.two{text-align:left;grid-template-columns:1fr 1fr;gap:64px;padding:96px 24px}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
