:root{color-scheme:light;--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box}html{margin:0;background:#f5f5f5}body,#root{margin:0;width:100%;min-height:100%;background:transparent}.page{display:flex;flex-direction:column;min-height:100%}.orb-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1}.particle-flow{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:-1}.navbar{flex:0 0 auto;height:66px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,16.67vw,320px);background:#fff;border-bottom:1px solid rgba(0,0,0,.07);position:relative;z-index:10}.nav-brand{justify-self:start;display:flex;align-items:center;gap:12px}.nav-logo{width:29px;height:40px;object-fit:contain}.nav-wordmark{height:27px;width:auto;object-fit:contain}.nav-links{justify-self:center;display:flex;gap:40px}.nav-links a{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:24px;font-weight:500;color:#1d1d1f;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#3b6fd7}.nav-icons{justify-self:end;display:flex;align-items:center;gap:29px}.nav-icon{display:block;height:22px;width:auto;opacity:.85;cursor:pointer;transition:opacity .2s ease}.nav-icon:hover{opacity:1}.hero-stage{position:relative;height:300vh}.hero{position:relative;height:100vh;display:grid;place-items:center;overflow:hidden}.hero-vaporize{position:absolute;left:50%;top:calc(50% - 64px);transform:translate(-50%,-50%);width:90vw;max-width:1200px;height:200px;z-index:5;pointer-events:none}.gap-reveal{position:relative;z-index:2;height:1000px;display:grid;place-items:center;overflow:hidden}.gap-reveal__text{margin:0;text-align:center;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;font-size:clamp(2.5rem,6vw,7rem);line-height:1.15;letter-spacing:-.01em;color:#232323;opacity:0;transform:translateY(60px);transition:opacity 1.2s ease,transform 1.2s cubic-bezier(.16,1,.3,1)}.gap-reveal--visible .gap-reveal__text{opacity:1;transform:translateY(0)}.gap-reveal__vaporize{position:relative;width:90vw;max-width:1200px;height:200px;transition:opacity .4s ease 1.5s}.gap-reveal--visible .gap-reveal__vaporize{opacity:0}.gap-reveal__solid{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin:0;text-align:center;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;font-size:80px;line-height:1;letter-spacing:0;color:#232323;opacity:0;transition:opacity .4s ease 1.5s;pointer-events:none}.gap-reveal--visible .gap-reveal__solid{opacity:1}.hero-static{position:relative;height:100vh;overflow:hidden}.hero-headline{position:absolute;left:50%;top:calc(50% - 64px);transform:translate(-50%,-50%);margin:0;text-align:center;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;font-size:clamp(2.5rem,6vw,7rem);line-height:1.15;letter-spacing:-.01em;color:#232323;white-space:nowrap;pointer-events:none;z-index:5}.text-cursor{display:inline-block;width:.08em;height:.9em;margin-left:.12em;transform:translateY(.06em);background:#7aabff;box-shadow:0 0 .6rem #7aabff66;animation:text-cursor-blink 1s steps(1,end) infinite}@keyframes text-cursor-blink{50%{opacity:0}}.particle-orb-shell,.orb-canvas,.orb-canvas canvas{display:block;width:100%;height:100%}.particle-orb-shell{position:relative;z-index:1;width:100%;height:100%}.orb-canvas{position:relative;width:100%;height:100%}.orb-canvas canvas{touch-action:none}.webgl-fallback{position:absolute;top:38%;right:38%;bottom:38%;left:38%;display:none;place-items:center;border:1px solid rgba(255,255,255,.12);color:#ffffff80;font-family:var(--font-mono);font-size:.58rem;text-align:center;padding:0 .5rem}.orb-canvas[data-error=true] .webgl-fallback{display:grid}.hint{position:fixed;left:50%;bottom:6vh;transform:translate(-50%);max-width:min(90vw,520px);color:#0a0c148c;font-family:var(--font-mono);font-size:.78rem;line-height:1.6;letter-spacing:.03em;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none}.orb-hud{position:absolute;top:12px;left:12px;z-index:5;padding:6px 10px;border-radius:8px;background:#0000008c;border:1px solid rgba(255,255,255,.12);color:#ffffffd1;font-family:var(--font-mono);font-size:.72rem;line-height:1.5;letter-spacing:.02em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none}.content-section{max-width:760px;margin:0 auto;padding:12vh 32px}.content-section h2{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:clamp(1.8rem,3.5vw,3rem);color:#1d1d1f;margin:0 0 1.2rem;letter-spacing:-.01em}.content-section p{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:1.05rem;line-height:1.8;color:#3a3a3c}.back-link{position:fixed;top:16px;left:16px;z-index:30;padding:8px 14px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);color:#1d1d1f;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:14px;text-decoration:none;box-shadow:0 2px 12px #0000000f;transition:background .2s ease}.back-link:hover{background:#fff}.nav-links a.demo-link{color:#3b6fd7}.site-scale{width:100%;overflow:hidden}.site{width:1920px;transform-origin:0 0}.sec{width:100%;padding:clamp(64px,10vw,120px) 24px;box-sizing:border-box}.sec--light{background:#f3f3f3;color:#373737}.sec--gray,.sec--dark{background:#050507;color:#fff}.sec--black{background:#050507}.container{max-width:1280px;margin:0 auto;width:100%}.container--narrow{max-width:1100px}.center{text-align:center;display:flex;flex-direction:column;align-items:center}.sec-title{font-size:48px;font-weight:900;line-height:60px;letter-spacing:0;margin:0 0 16px;color:#fff}.sec-title--light{color:#fff}.sec-title--users{color:#fff;font-size:48px;line-height:60px;max-width:1100px}.sec-sub{font-size:24px;line-height:40px;margin:0;color:#ffffffb3;font-weight:500}.sec-lead,.sec-body{font-size:24px;line-height:40px;max-width:1280px;margin:0;color:#ffffffb3}.sec-body--light{color:#ffffffdb}.sec--light .sec-title,.sec--light .sec-title--light,.sec--light .sec-sub{color:#373737}.sec--light .sec-body,.sec--light .sec-body--light{color:#373737b3}.at-bica{width:1920px;max-width:100%;margin:0 auto;background:#f3f3f3a6;padding:120px 0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:62px;overflow:hidden}.at-bica__head{width:1280px;max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.at-bica__title{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:900;font-size:48px;line-height:60px;color:#1a1a1a;margin:0}.at-bica__lead{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:900;font-size:24px;line-height:40px;color:#1a1a1aa6;max-width:1280px;margin:0}.at-bica__gallery{position:relative;width:1920px;display:flex;align-items:center;justify-content:center;gap:21.5px}.ph{background:#d9d9d9;border:5px solid #fff;border-radius:14.86px;flex:0 0 auto;box-sizing:border-box}.ph--side{width:353.52px;height:489.5px}.ph--feature{width:490.63px;height:678.89px}.ring-carousel{position:relative;width:1920px;height:720px;display:flex;align-items:center;justify-content:center;overflow:visible}.ring-card{position:absolute;width:490px;height:679px;border-radius:14.86px;overflow:hidden;cursor:pointer;border:5px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(180deg,#fff,#4a7ba6) border-box;--mx: 50%;--my: 50%;--proximity: 0;box-shadow:0 29px 30px #0000002e;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .6s ease,box-shadow .15s ease;will-change:transform,opacity}.ring-card img{width:100%;height:100%;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none}.ring-card__glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14.86px;pointer-events:none;background:radial-gradient(circle 200px at var(--mx) var(--my),rgba(122,171,255,calc(var(--proximity) * .35)),transparent 70%);opacity:var(--proximity);transition:opacity .15s ease;z-index:2}.ring-card--active{box-shadow:0 29px 50px #0000002e;cursor:default}.ring-card:not(.ring-card--active):hover{filter:brightness(1.08)}.sec--full-img{width:1920px;display:flex;flex-direction:column;align-items:center;padding:120px 0;box-sizing:border-box;background:#010203;color:#fff;overflow:hidden}.sec--full-img .container{max-width:1280px;margin:0 auto;width:100%;padding:0 24px;box-sizing:border-box}.sec--full-img .sec-body,.sec--full-img .sec-body--light{max-width:1280px}.sec--full-img .full-img{width:1920px;margin-top:40px;overflow:hidden}.sec--full-img .full-img img{display:block;width:1920px;height:515px;object-fit:cover;object-position:bottom}.sec--dark .full-img img{opacity:.7}#intent.sec--full-img{position:relative;isolation:isolate;height:1012px;padding:120px 0 0;justify-content:flex-start;background:#f4f4f4;overflow:visible}#intent .intent-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none;filter:saturate(0%)}#intent .intent-hero__bg--color{filter:none;-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 0%);mask-image:linear-gradient(to bottom,#000 0%,transparent 0%);will-change:mask-image}#intent .container,#intent .scroll-reveal{position:relative;z-index:2}#intent.sec--full-img:before{content:"";position:absolute;top:-100px;left:0;right:0;height:380px;background:linear-gradient(to bottom,#f4f4f400,#f4f4f4 26.3%,#f4f4f400);z-index:1;pointer-events:none}#intent .sec-title,#intent .sec-title--light,#intent .sec-body,#intent .sec-body--light{color:#000}#beyond.sec--full-img{position:relative;isolation:isolate;height:1230px;padding:120px 0 0;justify-content:flex-start;background:#f4f4f4;overflow:visible}#beyond .beyond-hero__video{position:absolute;top:150px;left:0;width:100%;height:1080px;object-fit:cover;object-position:center;z-index:0;pointer-events:none;filter:saturate(1) contrast(1.08) brightness(1.02) hue-rotate(0deg)}#beyond.sec--full-img:after{content:"";position:absolute;top:150px;left:0;right:0;height:190px;background:linear-gradient(to bottom,#f3f5f8eb,#f3f5f88c 45%,#f3f5f800);z-index:1;pointer-events:none}#beyond .beyond-orb{position:absolute;top:150px;left:0;width:100%;height:1080px;z-index:2;opacity:0;transition:opacity 1.2s ease;pointer-events:none}#beyond .beyond-orb.orb-in{opacity:1;pointer-events:auto}#beyond .beyond-orb canvas{display:block}#beyond .beyond-bottom-fade{position:absolute;bottom:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,#d4e5ed00,#d4e5ed80 45%,#d4e5ed);z-index:1;pointer-events:none}#beyond .container{position:relative;z-index:2;pointer-events:none}#beyond .scroll-reveal{position:relative;z-index:2}#beyond.sec--full-img:before{content:"";position:absolute;top:-140px;left:0;right:0;height:220px;background:linear-gradient(to bottom,#f4f4f400,#f4f4f4 63.6%,#f4f4f400);z-index:1;pointer-events:none}#beyond .sec-title,#beyond .sec-title--light{color:#373737}#beyond .sec-body,#beyond .sec-body--light{color:#373737bf}#community.sec{height:1152px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}#community.sec>*{width:auto;max-width:100%}.users-media{position:relative;width:1742px;max-width:100%;height:980px;margin:0;overflow:hidden}.users-media__video{display:block;width:100%;height:100%;object-fit:cover}.users-media__unmute{position:absolute;right:16px;bottom:16px;width:40px;height:40px;border-radius:50%;background:#00000080;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:transform .15s ease}.users-media__unmute:hover{transform:scale(1.1)}.wordmark-band{display:flex;justify-content:center;align-items:center;padding:86px 24px}.wordmark-band__img{width:clamp(320px,50vw,818px);height:auto;object-fit:contain}.dark-tail{background:#030303}.dark-pair{background:#010203}.footer{background:#030303;color:#fff;padding:clamp(64px,8vw,120px) 24px 48px}.footer__top{display:flex;gap:48px;flex-wrap:wrap;align-items:flex-start}.footer__brand{flex:0 0 auto;max-width:288px}.footer__logo{width:100%;max-width:272px;height:auto;object-fit:contain;margin-bottom:24px}.footer__heading{font-size:1.125rem;font-weight:500;margin:0 0 16px}.footer__socials{display:flex;flex-wrap:wrap;gap:20px}.footer__social{display:inline-block;width:24px;height:24px}.footer__social img{width:100%;height:100%}.footer__menus{display:flex;gap:60px;flex:1 1 320px;padding-left:48px}.footer__col-title{font-size:1.25rem;font-weight:500;margin:0 0 20px}.footer__col ul{list-style:none;margin:0;padding:0}.footer__col a,.footer__legal a{color:#a4a3a8;text-decoration:none;font-size:.85rem;line-height:2}.footer__col a:hover,.footer__legal a:hover{color:#fff}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap}.footer__payments{display:flex;flex-wrap:wrap;gap:10px}.footer__pay{font-size:.7rem;color:#a4a3a8;border:1px solid #a6a4ae;border-radius:3px;padding:2px 6px}.footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.footer__legal li{font-size:.85rem;line-height:2;color:#a4a3a8}@media (max-width: 900px){.cards{grid-template-columns:repeat(2,1fr)}.footer__menus{padding-left:0}}@media (max-width: 600px){.cards{grid-template-columns:1fr}.gallery{flex-direction:column}.ph--side{max-width:100%;width:100%}}.scroll-reveal{opacity:0;transform:translateY(50px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.scroll-reveal--in{opacity:1;transform:translateY(0)}.scroll-highlight{margin:0;line-height:inherit}.scroll-highlight.sec-title{margin:0 0 16px}.scroll-highlight__word{display:inline;transition:opacity .1s linear}.scroll-highlight-body,.scroll-highlight-body__p{margin:0}.scroll-highlight-body.sec-body .scroll-highlight-body__p,.scroll-highlight-body.sec-sub .scroll-highlight-body__p,.scroll-highlight-body.sec-body--light .scroll-highlight-body__p,.scroll-highlight-body.sec-lead .scroll-highlight-body__p,.scroll-highlight-body.at-bica__lead .scroll-highlight-body__p{line-height:40px}@media (max-width: 700px){.navbar{height:56px;padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right))}.nav-logo{width:22px;height:30px}.nav-wordmark{height:20px}.nav-links{display:none}.nav-icons{gap:20px;grid-column:3}.nav-icon{height:20px}.nav-icon--search{display:none}.hero,.hero-static{height:100dvh}.hero-headline{font-size:clamp(24px,7.2vw,34px);top:calc(50% - 56px)}.hero-vaporize{top:calc(50% - 56px);height:80px}.gap-reveal__vaporize{height:80px}.gap-reveal__solid{font-size:clamp(24px,7.2vw,34px)}#beyond .beyond-orb.orb-in{pointer-events:none}.orb-canvas canvas{touch-action:pan-y}.footer{padding-bottom:calc(48px + env(safe-area-inset-bottom))}.site{width:100%}.sec-title,.at-bica__title{font-size:clamp(26px,7.5vw,32px);line-height:1.3;text-wrap:balance}.sec-body,.sec-lead,.sec-sub,.at-bica__lead{font-size:13px;line-height:1.75;text-wrap:pretty}.scroll-highlight-body.sec-body .scroll-highlight-body__p,.scroll-highlight-body.sec-sub .scroll-highlight-body__p,.scroll-highlight-body.sec-body--light .scroll-highlight-body__p,.scroll-highlight-body.sec-lead .scroll-highlight-body__p,.scroll-highlight-body.at-bica__lead .scroll-highlight-body__p{line-height:1.8}.at-bica{width:100%;min-height:742px;padding:123px 0 107px;gap:36px}.dark-pair{background:transparent}.at-bica__head{width:auto;padding:0 20px}.at-bica .scroll-reveal{width:100%}.ring-carousel--mobile{width:100%;min-width:0;height:auto;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:8px 28vw 88px;align-items:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;z-index:5}.ring-carousel--mobile::-webkit-scrollbar{display:none}.ring-carousel--mobile .ring-card{position:relative;flex:0 0 auto;width:44vw;height:auto;aspect-ratio:490 / 679;scroll-snap-align:center;border-width:3px;border-radius:12px;cursor:pointer;transform:scale(.9);opacity:.8;transition:transform .35s ease,opacity .35s ease}.ring-carousel--mobile .ring-card--active{transform:scale(1.06);opacity:1;z-index:2}#intent.sec--full-img{width:100%;height:auto;padding:48px 0 79.07vw}#intent .container{padding:0 20px}#intent .intent-hero__bg{top:auto;bottom:0;height:79.07vw;background:#f4f4f4}#intent.sec--full-img:after{content:"";position:absolute;top:0;left:0;right:0;height:293px;background:linear-gradient(to bottom,#f4f4f4,#f4f4f4 90%,#f4f4f466 96%,#f4f4f400);z-index:1;pointer-events:none}#intent.sec--full-img:before{top:auto;bottom:0;height:110px;background:linear-gradient(to bottom,#f4f4f400,#f4f4f4)}#beyond.sec--full-img{width:100%;height:600px;padding:48px 0 54vw}#beyond .container{padding:0 20px}#beyond .beyond-hero__video{top:auto;bottom:0;height:54vw;object-position:bottom;filter:saturate(.8) contrast(1.08) brightness(1.12) hue-rotate(0deg)}#beyond .beyond-orb{top:auto;bottom:0;height:54vw}#beyond .beyond-orb canvas{filter:saturate(.8)}#beyond.sec--full-img:after{top:auto;bottom:calc(54vw - 73px);height:320px;background:linear-gradient(to bottom,#f4f4f4,#f4f4f4 80%,#f3f3f38c 88%,#f2f2f240,#f1f2f300)}#beyond .beyond-bottom-fade{height:48px}#community.sec{width:100%;height:auto;padding:20px 0}.users-media{width:100%;height:auto;aspect-ratio:1742 / 980}.wordmark-band{padding:44px 20px;box-shadow:0 -2px #050507}.scroll-reveal--community,.scroll-reveal--wordmark,.scroll-reveal--footer{opacity:1;transform:none;transition:none}.wordmark-band__img{width:68%}.footer{padding:48px 20px 40px;box-shadow:0 -2px #030303}.footer__top{gap:36px 24px}.footer__brand{max-width:100%}.footer__logo{display:none}.footer__heading{font-size:1rem;margin:0 0 12px}.footer__socials{gap:16px}.footer__menus{gap:24px;padding-left:0;flex-basis:100%}.footer__col-title{font-size:1rem;margin:0 0 14px}.footer__col a,.footer__legal a{font-size:.8rem;line-height:2.1}.footer__bottom{flex-direction:column;align-items:flex-start;gap:14px;margin-top:36px;padding-top:24px}.footer__payments{gap:8px}.footer__pay{font-size:.62rem;padding:2px 6px}.footer__legal{gap:10px 16px}.footer__legal li{font-size:.72rem;line-height:2}a,button{-webkit-tap-highlight-color:transparent}}
