@import "https://fonts.googleapis.com/css2?family=Google+Sans+Flex:wght@400..500&display=swap";:root{--surface-page:#0f172b;--surface-card:#1d293d;--surface-deep:#010103;--surface-glass:#f1f5f903;--text-hi:#dee0e6;--text-mid:#8993a7;--text-dim:#3c4660;--text-on-overlay:#fff;--text-soft:#e6e9f0;--brand-blue:#3a43ff;--grad-primary:linear-gradient(110deg, #3a43ff 15%, #3000f6 121%);--grad-progress:linear-gradient(177deg, #9fb6ff 15%, #4e67ff 121%);--shadow-primary:0 4px 12px #3a43ff47;--line:#1f2a45;--line-soft:#dee0e614;--font-sans:"Google Sans Flex", "Google Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--radius-section:clamp(48px, 7vw, 128px);--radius-card:48px;--container:1280px;--container-wide:1344px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}html{scroll-behavior:auto}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--surface-page);color:var(--text-mid);letter-spacing:.11px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;line-height:24px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--text-hi);font-weight:500}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-sans);color:inherit;background:0 0;border:none}img{max-width:100%;height:auto;display:block}::selection{color:#fff;background:#3a43ff73}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--surface-page)}::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}.section-top{text-align:center;flex-direction:column;align-items:center;gap:16px;margin:0 auto;display:flex}.section-heading{letter-spacing:-.95px;color:var(--text-hi);font-size:clamp(34px,4vw,48px);font-weight:500;line-height:1}.section-sub{max-width:768px;color:var(--text-mid);font-size:18px;line-height:24px}.btn{white-space:nowrap;border-radius:100px;justify-content:center;align-items:center;gap:8px;font-weight:500;transition:opacity .14s,transform .14s,box-shadow .14s;display:inline-flex}.btn:hover{opacity:.92}.btn:active{transform:scale(.98)}.btn-lg{height:64px;padding:12px 24px;font-size:18px;line-height:18px}.btn-nav{height:56px;padding:8px 24px;font-size:16px;line-height:16px}.btn-primary{background:var(--grad-primary);color:var(--text-on-overlay);box-shadow:var(--shadow-primary)}.btn-ghost{background:var(--surface-glass);border:1px solid var(--line-soft);color:var(--text-hi)}.navbar{z-index:50;-webkit-backdrop-filter:blur(25px);background:#0f172bb8;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;max-width:1664px;margin:0 auto;padding:24px 32px;display:flex}.navbar-logo img{width:auto;height:32px}.hero{flex-direction:column;align-items:center;padding:128px 24px 0;display:flex;position:relative;overflow:hidden}.hero-plasma{pointer-events:none;width:min(1728px,140vw);max-width:none;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.hero-copy{max-width:var(--container);text-align:center;flex-direction:column;align-items:center;gap:48px;display:flex;position:relative}.hero-heading{letter-spacing:-1px;color:var(--text-hi);font-size:clamp(38px,5vw,64px);font-weight:450;line-height:1}.hero-sub{max-width:768px;color:var(--text-mid);font-size:20px;line-height:28px}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-phone{width:min(499px,88vw);margin-top:128px;position:relative}.hero-phone img{filter:drop-shadow(0 5px 6px #0000004a)drop-shadow(-2px 22px 11px #00000042)drop-shadow(-4px 49px 14.5px #00000026);width:100%;-webkit-mask-image:linear-gradient(#000 78%,#0000 99%);mask-image:linear-gradient(#000 78%,#0000 99%)}.statement{padding:0 0 64px}.statement-card{background:var(--surface-deep);border-radius:var(--radius-section);justify-content:center;padding:clamp(96px,11vw,160px) 24px;display:flex;position:relative;overflow:hidden}.statement-container{width:100%;max-width:var(--container);z-index:1;position:relative}.statement-quote{max-width:768px}.statement-quote p{color:var(--text-dim);margin-bottom:40px;font-size:clamp(28px,3.4vw,48px);font-weight:500;line-height:1.2}.statement-quote p:last-child{margin-bottom:0}.statement-quote p.hi{color:var(--text-hi)}.statement-orb{pointer-events:none;width:62%;max-width:none;position:absolute;bottom:-28%;right:-18%}.leverage{padding:128px 24px 0}.leverage-tabs-wrap{z-index:10;justify-content:center;padding-bottom:56px;display:flex;position:sticky;top:96px}.leverage-tabs{border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(20px);background:#0f172bd1;border-radius:56px;gap:4px;padding:8px;display:flex;box-shadow:0 6px 24px #0000000f}.leverage-tab{height:48px;color:var(--text-hi);border-radius:100px;padding:8px 20px;font-size:18px;font-weight:500;line-height:18px;transition:background .2s,color .2s}.leverage-tab.active{color:#fff;background:#3b4660}.leverage-blocks{max-width:var(--container);margin:0 auto}.leverage-block{justify-content:space-between;align-items:flex-start;gap:48px;padding:80px 0;scroll-margin-top:200px;display:flex}.leverage-text{flex-direction:column;gap:40px;max-width:384px;display:flex}.leverage-heading{letter-spacing:-.95px;color:var(--text-hi);font-size:36px;font-weight:500;line-height:40px}.leverage-list{flex-direction:column;display:flex}.leverage-item{align-items:flex-start;gap:20px;padding:40px 0;display:flex}.leverage-icon{background:var(--surface-card);border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.leverage-icon img{width:18px;height:18px}.leverage-item-copy{flex-direction:column;gap:16px;display:flex}.leverage-item-copy h3{letter-spacing:-.15px;color:var(--text-hi);font-size:24px;font-weight:500;line-height:26.8px}.leverage-item-copy p{color:var(--text-mid);font-size:18px;line-height:24px}.leverage-visual{flex-shrink:0;width:min(704px,46vw);position:sticky;top:200px}.leverage-visual img{border-radius:64px;width:100%}.roles{padding:128px 24px}.roles-row{max-width:var(--container);grid-template-columns:repeat(3,1fr);gap:32px;margin:64px auto 0;display:grid}.role-card{background:var(--surface-card);border-radius:32px;flex-direction:column;display:flex;overflow:hidden}.role-card>img{width:100%}.role-text{flex-direction:column;gap:16px;padding:0 32px 32px;display:flex}.role-text h3{letter-spacing:-.15px;color:var(--text-hi);font-size:24px;line-height:26.8px}.role-text p{color:var(--text-mid);font-size:18px;line-height:24px}.industries{padding:128px 24px}.industries-body{max-width:var(--container);justify-content:space-between;align-items:flex-start;gap:48px;margin:64px auto 0;display:flex}.industries-list{flex-direction:column;width:100%;max-width:384px;display:flex}.industry{text-align:left;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:16px;padding:28px 0 29px;display:flex;position:relative;overflow:hidden}.industry:last-child{border-bottom:0}.industry-title{letter-spacing:-.15px;color:var(--text-dim);font-size:24px;font-weight:500;line-height:26.8px;transition:color .2s}.industry:hover .industry-title{color:var(--text-mid)}.industry.active .industry-title{color:var(--text-hi)}.industry-desc{color:var(--text-hi);flex-direction:column;gap:10px;font-size:18px;line-height:24px;display:flex}.industry-progress{background:var(--grad-progress);width:100%;height:3px;position:absolute;bottom:0;left:0}.industries-visual{flex-shrink:0;width:min(704px,46vw);position:sticky;top:160px}.industries-visual img{border-radius:64px;width:100%}.bento{padding:128px 24px}.bento-grid{max-width:var(--container-wide);grid-template-rows:400px 324px minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,.5fr) minmax(0,.5fr) minmax(0,1fr);gap:32px;height:969px;margin:64px auto 0;display:grid}.bento-card{border-radius:var(--radius-card);background:var(--surface-card);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.bento-card>img{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.bento-1{grid-area:1/1/auto/span 2}.bento-2{grid-area:1/3/auto/span 2}.bento-3{grid-area:2/2/span 2/span 2}.bento-4{grid-area:2/4/span 2}.bento-5{grid-area:2/1/span 2}.bento-text{color:var(--text-on-overlay);background:linear-gradient(to top, var(--surface-card), #1d293d00);-webkit-backdrop-filter:blur(50px);flex-direction:column;gap:12px;padding:12px 32px 32px;display:flex;position:relative;-webkit-mask-image:linear-gradient(#0000,#000 18%);mask-image:linear-gradient(#0000,#000 18%)}.bento-text h3{letter-spacing:-.15px;color:var(--text-on-overlay);font-size:24px;line-height:26.8px}.bento-text p{max-width:512px;font-size:18px;line-height:24px}.avatars{padding:128px 24px;position:relative;overflow:hidden}.avatars-inner{max-width:var(--container);flex-direction:column;gap:56px;margin:0 auto;padding:120px 0;display:flex;overflow:hidden}.avatars-row{opacity:.6;align-items:center;gap:64px;width:max-content;display:flex}.avatars-row.row-1{padding-left:120px}.avatars-row.row-2{align-self:flex-end;padding-right:120px}.avatar-blob{flex-shrink:0;width:112px;height:112px;display:block;position:relative}.avatar-blob img{width:157.14%;max-width:none;height:157.15%;position:absolute;inset:-17.86% -28.57% -39.29%}.avatar-blob.flip{transform:scaleY(-1)}.avatars-shade{pointer-events:none;width:222px;position:absolute;top:0;bottom:0}.avatars-shade.left{background:linear-gradient(to right, var(--surface-page), #0f172b00);left:0}.avatars-shade.right{background:linear-gradient(to left, var(--surface-page), #0f172b00);right:0}.download{padding:128px 48px;position:relative}.download-torus{opacity:.15;pointer-events:none;width:65%;max-width:none;position:absolute;top:55%;left:50%;transform:translate(-50%)}.download-card{background:var(--surface-glass);border-radius:var(--radius-section);justify-content:center;padding:clamp(96px,11vw,160px) 24px;display:flex;position:relative;box-shadow:0 4px 28px #00000014}.download-content{width:100%;max-width:var(--container);justify-content:center;align-items:center;gap:48px;display:flex}.download-copy{text-align:center;flex-direction:column;flex:1;align-items:center;gap:48px;display:flex}.download-copy .section-sub{max-width:512px}.store-badges{align-items:center;gap:21px;display:flex}.store-badge{background:#000;border:1px solid #a6a6a6;border-radius:6px;align-items:center;gap:7px;width:120px;height:40px;padding:0 7px;display:flex}.store-badge-text{color:#fff;flex-direction:column;gap:2px;display:flex}.store-badge-eyebrow{letter-spacing:.2px;font-size:9px;line-height:1}.store-badge-name{letter-spacing:-.47px;white-space:nowrap;font-size:17px;font-weight:500;line-height:1}.flip-y{transform:scaleY(-1)}.download-qr{border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;width:512px;height:512px;padding:24px;display:flex;position:relative}.download-qr img{width:352px;height:352px}.download-qr-label{text-align:center;letter-spacing:.11px;color:var(--text-mid);font-size:14px;font-weight:500;line-height:22px;position:absolute;bottom:24px;left:0;right:0}.footer{padding:120px 24px 0}.footer-container{max-width:var(--container);flex-direction:column;gap:clamp(80px,9vw,160px);margin:0 auto;display:flex}.footer-content{align-items:flex-start;gap:80px;padding:32px 0;display:flex}.footer-brand{flex-direction:column;flex-shrink:0;gap:24px;width:512px;display:flex}.footer-brand img{width:248px;height:64px}.footer-brand p{letter-spacing:-.15px;color:var(--text-mid);font-size:24px;font-weight:500;line-height:26.8px}.footer-nav{flex:1;justify-content:space-between;gap:48px;display:flex}.footer-col,.footer-col-group{flex-direction:column;display:flex}.footer-col{gap:24px}.footer-col-group{gap:64px}.footer-label{color:var(--text-hi);opacity:.35;font-size:16px;font-weight:500;line-height:16px}.footer-col a{color:var(--text-soft);font-size:18px;line-height:18px;transition:color .14s}.footer-col a:hover{color:var(--text-hi)}.footer-bottom{letter-spacing:.11px;color:var(--text-soft);justify-content:space-between;align-items:center;font-size:14px;font-weight:500;line-height:22px;display:flex}.footer-bottom-links{gap:24px;display:flex}.footer-wordmark{width:100%}@media (width<=1200px){.download-qr{width:420px;height:420px}.download-qr img{width:300px;height:300px}.footer-brand{width:360px}}@media (width<=1024px){.leverage-block{flex-direction:column-reverse;gap:40px}.leverage-text{max-width:640px}.leverage-visual,.industries-visual{width:100%;max-width:640px;margin:0 auto;position:static}.industries-body{flex-direction:column;align-items:stretch}.industries-list{max-width:none}.roles-row{grid-template-columns:1fr;max-width:480px}.bento-grid{grid-template-rows:none;grid-template-columns:1fr 1fr;grid-auto-rows:400px;height:auto}.bento-1,.bento-2{grid-area:auto/1/auto/span 2}.bento-3{grid-area:auto/1}.bento-4{grid-area:auto/2}.bento-5{grid-area:auto/1/auto/span 2}.download-content{flex-direction:column}.download-qr{width:min(420px,100%)}.footer-content{flex-direction:column;gap:48px}.footer-nav{flex-wrap:wrap}}@media (width<=640px){.hero{padding-top:80px}.hero-copy{gap:32px}.hero-phone{margin-top:64px}.statement-quote p{margin-bottom:28px}.leverage-tabs-wrap{top:88px}.leverage-tab{padding:8px 16px;font-size:16px}.leverage-item{padding:28px 0}.roles,.industries,.bento,.avatars{padding-left:16px;padding-right:16px}.bento-grid{grid-template-columns:1fr}.bento-1,.bento-2,.bento-3,.bento-4,.bento-5{grid-column:1}.avatars-inner{gap:32px;padding:48px 0}.avatars-row{gap:32px}.avatar-blob{width:80px;height:80px}.download{padding:64px 16px}.store-badges{flex-wrap:wrap;justify-content:center}.download-qr{height:auto;padding:48px 24px 64px}.download-qr img{width:min(280px,80vw);height:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}}
