*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;margin:0;padding:0}body{color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.hero{background-color:#fff;flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.navbar{z-index:50;pointer-events:none;justify-content:space-between;align-items:center;padding:16px;display:flex;position:fixed;top:0;left:0;right:0}.navbar--menu-open{z-index:70}.navbar>*{pointer-events:auto}.nav-left{align-items:center;gap:10px;display:flex}.nav-right{align-items:center;display:flex}.brand{align-items:center;gap:8px;padding:0;display:flex}.brand:hover{opacity:.75}.logo-mark{flex-shrink:0;display:block}.brand-name{letter-spacing:-.01em;color:#000;font-size:15px;font-weight:500;display:none}.menu-button{background-color:#000;border-radius:9999px;align-items:center;gap:8px;padding:4px 14px 4px 4px;display:flex}.menu-icon{color:#000;background-color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.menu-label{color:#fff;letter-spacing:.01em;font-size:11px;font-weight:500}.tags-pill{background-color:#f4f4f6;border-radius:9999px;align-items:center;gap:14px;padding:9px 16px;display:none}.tags-pill-item{color:#000000b3;white-space:nowrap;font-size:11px;font-weight:400}.systems-pill{background-color:#f4f4f6;border-radius:9999px;align-items:center;gap:8px;padding:4px;transition:opacity .2s;display:flex}.systems-pill:hover{opacity:.85}.systems-button{pointer-events:none;background-color:#000;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.menu-overlay{z-index:60;flex-direction:column;display:flex;position:fixed;inset:0}.menu-backdrop{-webkit-backdrop-filter:blur(10px);background:#ffffffb8;position:absolute;inset:0}.menu-panel{z-index:1;margin-top:72px;padding:24px 16px 40px;position:relative}.menu-links{flex-direction:column;gap:4px;max-width:420px;display:flex}.menu-link{text-align:left;letter-spacing:-.03em;color:#000;border-bottom:1px solid #00000014;padding:10px 0;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:300;line-height:1.2;transition:opacity .2s}.menu-link:hover{opacity:.55}.systems-label{color:#000000b3;white-space:nowrap;padding-right:12px;font-size:11px;font-weight:400;display:none}.video-wrapper{z-index:0;width:80%;height:80%;margin:auto;position:absolute;inset:0;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;display:block}.footer-content{z-index:30;background:linear-gradient(#0000 0%,#fffc 50%,#fff 100%);flex-direction:column;gap:28px;margin-top:auto;padding:64px 16px 32px;display:flex;position:relative}.footer-left{flex-direction:column;gap:16px;display:flex}.subtitle{align-items:center;gap:8px;display:flex}.subtitle-dot{background-color:#000;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.subtitle-text{color:#0000008c;font-size:13px;font-weight:400}.heading{letter-spacing:-.03em;color:#000;margin:0;font-size:clamp(2rem,8vw,4.5rem);font-weight:300;line-height:1}.cta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cta{white-space:nowrap;border-radius:9999px;padding:12px 24px;font-size:13px;font-weight:400;transition:opacity .2s}.cta:hover{opacity:.8}.cta-primary{color:#fff;background-color:#000}.cta-secondary{color:#000;background-color:#0000;border:1px solid #00000059}.footer-right{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.footer-tag{color:#000;white-space:nowrap;background-color:#fff;border:1px solid #0000001f;border-radius:9999px;padding:8px 14px;font-size:11px;font-weight:400}@media (width>=768px){.menu-panel{margin-top:96px;padding:32px 32px 48px}.navbar{padding:24px 32px}.nav-left{gap:12px}.brand{margin-right:8px}.brand-name{display:block}.menu-icon,.systems-button{width:32px;height:32px}.menu-button{padding:5px 16px 5px 5px}.systems-pill{padding:5px}.tags-pill{display:flex}.systems-label{display:block}.video-wrapper{width:100%;height:100%}.footer-content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:48px;padding:96px 32px 40px}.footer-left{gap:20px}.heading{font-size:clamp(2.5rem,5.5vw,4.5rem)}.footer-right{flex-wrap:nowrap;padding-bottom:4px}}.page-section{z-index:1;background:#fff;padding:72px 16px;scroll-margin-top:88px;position:relative}.page-section--alt{background:#f4f4f6}.page-section-inner{max-width:920px;margin:0 auto}.section-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#00000073;margin:0 0 12px;font-size:12px;font-weight:500}.section-heading{letter-spacing:-.03em;color:#000;margin:0 0 14px;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:300;line-height:1.1}.section-lead{color:#0009;max-width:36rem;margin:0 0 36px;font-size:15px;line-height:1.55}.feature-list{gap:20px;margin:0;padding:0;list-style:none;display:grid}.feature-item{border-top:1px solid #0000001a;padding:22px 0}.feature-item:last-child{border-bottom:1px solid #0000001a}.feature-title{letter-spacing:-.01em;color:#000;margin:0 0 8px;font-size:17px;font-weight:500}.feature-body{color:#0009;margin:0;font-size:14px;line-height:1.55}.steps-list{gap:24px;margin:0;padding:0;list-style:none;display:grid}.step-item{grid-template-columns:48px 1fr;align-items:start;gap:16px;display:grid}.step-num{letter-spacing:.04em;color:#0006;padding-top:4px;font-size:13px;font-weight:500}@media (width>=768px){.page-section{padding:112px 32px;scroll-margin-top:100px}.feature-list{grid-template-columns:repeat(3,1fr);gap:28px}.feature-item{border:none;padding:0}.feature-item:last-child{border:none}.steps-list{grid-template-columns:repeat(3,1fr);gap:32px}.step-item{grid-template-columns:1fr;gap:12px}}
