:root{color:#1e2429;font-synthesis:none;background:#f6f5f1;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}a{color:inherit}button,input,select{font:inherit}.simple-page,.landing-page{background:#f3f0e9;min-height:100%}.simple-page{padding:28px clamp(20px,5vw,72px) 64px}.simple-page--center{place-items:center;display:grid}.simple-header,.landing-nav{justify-content:space-between;align-items:center;display:flex}.simple-brand{color:#20262d;letter-spacing:-.075em;font-size:1.75rem;font-weight:650;line-height:1;text-decoration:none}.simple-brand span{color:#f54927}.landing-page{--landing-accent:#ff4024;--landing-ink:#171715;--landing-muted:#6f6d67;isolation:isolate;color:var(--landing-ink);position:relative;overflow:hidden}.landing-scrollbar{z-index:200;pointer-events:none;width:7px;height:100svh;position:fixed;top:0;right:2px}.landing-scrollbar span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);will-change:height, transform;background:#1717154d;border:1px solid #f3f0e973;border-radius:999px;width:5px;height:36px;transition:background-color .16s;position:absolute;top:0;right:0;transform:translate(0,0)}.landing-nav{z-index:100;visibility:hidden;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#f3f0e9d6;border:1px solid #1717151f;border-radius:999px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:28px;width:min(100% - 32px,1380px);min-height:56px;padding:8px 9px 8px 17px;transition:opacity .26s,transform .42s cubic-bezier(.22,1,.36,1),visibility 0s linear .42s;display:grid;position:fixed;top:14px;left:50%;transform:translate(-50%,calc(-100% - 24px));box-shadow:0 16px 48px #1717151a}.landing-nav.is-visible{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translate(-50%)}.landing-nav .simple-brand{font-size:clamp(1.65rem,2.2vw,2rem);font-weight:600}.landing-nav__actions{justify-content:flex-end;align-items:center;gap:22px;display:flex}.landing-nav__pages{justify-content:center;align-items:center;gap:clamp(24px,3.4vw,52px);display:flex}.landing-nav__pages a{color:#4f4d48;letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:700;text-decoration:none;position:relative}.landing-nav__pages a:after{background:var(--landing-accent);content:"";border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.landing-nav__pages a:hover:after,.landing-nav__pages a:focus-visible:after{transform:scaleX(1)}.landing-nav__login{letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:700;text-decoration:none}.landing-nav__login:hover{color:var(--landing-accent)}.landing-nav__cta.button{letter-spacing:.13em;text-transform:uppercase;border-radius:999px;min-height:34px;padding-inline:16px;font-size:.62rem;font-weight:700}.marketing-site-nav{--landing-accent:#ff4024;--landing-ink:#171715}.marketing-site-nav .landing-nav__pages>a.is-active{color:var(--landing-ink)}.marketing-site-nav .landing-nav__pages>a.is-active:after{transform:scaleX(1)}.product-menu{color:#4f4d48;position:relative}.product-menu summary{letter-spacing:.13em;text-transform:uppercase;cursor:pointer;align-items:center;gap:5px;font-size:.62rem;font-weight:700;list-style:none;transition:color .18s;display:flex;position:relative}.product-menu summary::-webkit-details-marker{display:none}.product-menu summary:after{display:none}.product-menu summary>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:13px;height:13px;transition:transform .24s cubic-bezier(.22,1,.36,1)}.product-menu:hover summary,.product-menu[open] summary,.product-menu.is-active summary{color:var(--landing-ink)}.product-menu[open] summary>svg{transform:rotate(180deg)}.product-menu__panel{z-index:110;transform-origin:top;-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2);background:#f7f5eff7;border:1px solid #1717151f;border-radius:30px;width:min(820px,100vw - 32px);padding:10px;position:absolute;top:calc(100% + 25px);left:50%;transform:translate(-50%);box-shadow:0 30px 90px #17171530}.product-menu__panel:before{content:"";background:#f7f5ef;border-top:1px solid #1717151a;border-left:1px solid #1717151a;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.product-menu[open] .product-menu__panel{animation:.24s cubic-bezier(.22,1,.36,1) both product-menu-in}@keyframes product-menu-in{0%{opacity:0;transform:translate(-50%,-10px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}.product-menu__layout{grid-template-columns:minmax(205px,.3fr) minmax(0,.7fr);gap:10px;height:430px;max-height:430px;display:grid;overflow:hidden}.product-menu__rail{background:#eceae4;border-radius:22px;flex-direction:column;min-width:0;padding:19px 12px 12px;display:flex}.product-menu__rail>header{gap:4px;padding:0 8px 14px;display:grid}.product-menu__rail>header span{color:#918e87;letter-spacing:.14em;text-transform:uppercase;font-size:.51rem;font-weight:760}.product-menu__rail>header strong{color:#22211e;letter-spacing:-.035em;font-size:.86rem;font-weight:620}.product-menu__rail nav{gap:2px;display:grid}.landing-nav__pages .product-menu__item{color:#34332f;letter-spacing:0;text-transform:none;border:1px solid #0000;border-radius:12px;grid-template-columns:29px minmax(0,1fr) 16px;align-items:center;gap:9px;min-width:0;min-height:42px;padding:5px 7px;font-size:.68rem;font-weight:660;text-decoration:none;transition:background-color .22s,border-color .22s,color .22s,transform .24s cubic-bezier(.22,1,.36,1);display:grid}.landing-nav__pages .product-menu__item:after{display:none}.landing-nav__pages .product-menu__item:hover,.landing-nav__pages .product-menu__item:focus-visible,.landing-nav__pages .product-menu__item.is-previewed{background:#fff;transform:translate(2px)}.landing-nav__pages .product-menu__item.is-active{color:var(--landing-accent)}.product-menu__icon{aspect-ratio:1;color:#c8422e;background:#ffe0d9;border-radius:9px;place-items:center;width:29px;display:grid}.product-menu__item:nth-child(2) .product-menu__icon{color:#236c59;background:#dcebe5}.product-menu__item:nth-child(3) .product-menu__icon{color:#35637f;background:#dde8f2}.product-menu__item:nth-child(4) .product-menu__icon{color:#85651b;background:#f3e4be}.product-menu__item:nth-child(5) .product-menu__icon{color:#625287;background:#e3def1}.product-menu__item:nth-child(6) .product-menu__icon{color:#555c50;background:#e2e4df}.product-menu__item:nth-child(7) .product-menu__icon{color:#89566a;background:#f1dfe6}.product-menu__item:nth-child(8) .product-menu__icon{color:#c8422e;background:#ffe0d9}.product-menu__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:14px;height:14px}.product-menu__item>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-menu__item>i{color:#a09c94;opacity:0;place-items:center;width:16px;height:16px;font-size:.56rem;font-style:normal;transition:opacity .2s,transform .24s cubic-bezier(.22,1,.36,1);display:grid;transform:translate(-4px)}.product-menu__item:hover>i,.product-menu__item:focus-visible>i,.product-menu__item.is-previewed>i{opacity:1;transform:translate(0)}.landing-nav__pages .product-menu__preview{color:#fff;letter-spacing:0;text-transform:none;background:#20201e;border-radius:22px;min-width:0;display:block;position:relative;overflow:hidden}.landing-nav__pages .product-menu__preview:after{display:none}.product-menu__preview:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000,#0e0e0d2e 30%,#0e0e0de0);position:absolute;inset:28% 0 0}.product-menu__preview>img{--product-preview-scale:1;object-fit:cover;width:100%;height:100%;transform:scale(var(--product-preview-scale));transition:transform .65s cubic-bezier(.22,1,.36,1);animation:.36s cubic-bezier(.22,1,.36,1) backwards product-preview-in}.product-menu__preview.is-virtual-office>img{--product-preview-scale:1.1}.product-menu__preview.is-team>img,.product-menu__preview.is-calls-video>img{--product-preview-scale:1.3}.product-menu__preview.is-guests>img{object-position:center 20%}.product-menu__preview.is-calendar{background:#ece9e2}.product-menu__preview.is-calendar>img{--product-preview-scale:.93}.product-menu__preview:hover>img{transform:scale(calc(var(--product-preview-scale) + .025))}@keyframes product-preview-in{0%{opacity:.35;transform:scale(calc(var(--product-preview-scale) + .035))}to{opacity:1;transform:scale(var(--product-preview-scale))}}.product-menu__preview-copy{z-index:2;justify-content:space-between;align-items:flex-end;gap:24px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.product-menu__preview-copy>span{gap:4px;max-width:360px;display:grid}.product-menu__preview-copy small{color:#ffffffa8;letter-spacing:.14em;text-transform:uppercase;font-size:.51rem;font-weight:750}.product-menu__preview-copy strong{color:#fff;letter-spacing:-.045em;font-size:1.12rem;font-weight:620}.product-menu__preview-copy p{color:#ffffffc2;margin:2px 0 0;font-size:.58rem;line-height:1.45}.product-menu__preview-copy>b{color:#1d1d1b;background:#fff;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;font-size:.76rem;font-weight:500;transition:transform .24s cubic-bezier(.22,1,.36,1);display:grid}.product-menu__preview:hover .product-menu__preview-copy>b{transform:rotate(8deg)scale(1.06)}.product-menu__footer{color:#8a867f;letter-spacing:0;text-transform:none;grid-template-columns:minmax(205px,.3fr) minmax(0,.7fr);align-items:center;gap:10px;min-height:52px;padding:8px 0 0;font-size:.55rem;font-weight:600;display:grid}.product-menu__play-icon{color:#c8422e;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.product-menu__play-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.landing-nav__pages .product-menu__footer a{color:#373531;letter-spacing:0;text-transform:none;align-items:center;gap:7px;font-size:.65rem;font-weight:520;display:inline-flex}.landing-nav__pages .product-menu__footer a:first-child{color:#272622;background:#0000001a;border-radius:999px;justify-content:center;width:100%;min-height:34px;padding:0 15px;transition:background-color .2s,transform .22s cubic-bezier(.22,1,.36,1)}.landing-nav__pages .product-menu__footer a:last-child{justify-self:end}.landing-nav__pages .product-menu__footer a:first-child:hover,.landing-nav__pages .product-menu__footer a:first-child:focus-visible{color:#171715;background:#00000026;transform:translateY(-1px)}.landing-nav__pages .product-menu__footer a:after{display:none}.product-menu__footer a span{color:var(--landing-accent);font-size:.68rem}.landing-hero{--landing-playground-shift:clamp(220px, 22vw, 352px);z-index:1;isolation:isolate;align-items:center;width:min(100% - 48px,1380px);min-height:100svh;margin:0 auto;padding:clamp(72px,10vh,128px) 0;display:grid;position:relative}.landing-hero:before{z-index:-1;content:"";pointer-events:none;background:#f3f0e9;position:absolute;inset:0 calc(-50vw + 50%)}.landing-hero:after{z-index:4;content:"";pointer-events:none;background:linear-gradient(#f3f0e9 0%,#f3f0e9f0 24%,#0000 100%);height:140px;position:absolute;bottom:-140px;left:calc(-50vw + 50%);right:calc(-50vw + 50%)}.landing-hero__copy{z-index:3;pointer-events:none;flex-direction:column;align-items:flex-start;width:min(62%,820px);min-width:0;display:flex;position:relative}.landing-hero__copy a{pointer-events:auto}.landing-hero__brand-lockup{margin-bottom:100px;display:flex;position:relative}.landing-hero__brand-lockup .simple-brand{font-size:14rem}.landing-hero__tagline{width:max-content;max-width:700px;position:absolute;bottom:-10px;right:-110px}.landing-hero__tagline h1{margin:0}.landing-hero__tagline span{color:var(--landing-accent);letter-spacing:.035em;white-space:nowrap;margin-inline:.04em;font-family:Just Another Hand,cursive;font-size:2.65em;font-weight:600;line-height:.55;text-decoration:none;display:inline-block;transform:translateY(.08em)rotate(-2.5deg)}.landing-hero__playground{z-index:0;opacity:1;transform:translateX(var(--landing-playground-shift));position:absolute;inset:0 calc(-50vw + 50%);overflow:hidden}.landing-hero__playground canvas{display:block;width:100%!important;height:100%!important}.landing-hero__playground-fade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#f3f0e9 0,#f3f0e9fa clamp(220px,26vw,500px),#f3f0e9ad clamp(440px,47vw,900px),#f3f0e91f clamp(720px,78vw,1500px),#0000 100%),linear-gradient(#f3f0e98c,#0000 24% 74%,#f3f0e9 100%);position:absolute;inset:0 calc(-50vw + 50%)}.eyebrow{color:var(--landing-accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 24px;font-size:.68rem;font-weight:700}.landing-hero h1,.form-card h1{color:#1d2328;letter-spacing:-.055em;margin:0;font-weight:590}.landing-hero h1{max-width:820px;color:var(--landing-ink);letter-spacing:-.07em;font-size:clamp(4rem,7.4vw,8.3rem);font-weight:560;line-height:.83}.landing-hero__copy>p:not(.eyebrow):not(.landing-hero__controls){max-width:570px;color:var(--landing-muted);margin:38px 0 34px;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.58}.landing-hero__cta{gap:18px}.landing-hero__cta span{font-size:1.05rem;transition:transform .18s}.landing-hero__cta:hover span{transform:translate(3px,-3px)}.landing-playground-help{z-index:10;flex-direction:column;align-items:flex-end;gap:10px;transition:opacity .22s,transform .34s cubic-bezier(.22,1,.36,1),visibility linear;display:flex;position:fixed;bottom:clamp(20px,3vw,34px);right:clamp(18px,3vw,42px)}.landing-playground-help.is-hidden{visibility:hidden;opacity:0;pointer-events:none;transition-delay:0s,0s,.34s;transform:translateY(12px)}.landing-hero__controls{color:#716e67;letter-spacing:.01em;visibility:hidden;opacity:0;pointer-events:none;transform-origin:100% 100%;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:opacity, transform;background:#f3f0e9db;border:1px solid #1717151f;border-radius:24px;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:14px;margin:0;padding:13px 18px 15px;font-size:.68rem;font-weight:600;transition:opacity .18s,transform .28s cubic-bezier(.22,1,.36,1),visibility 0s linear .28s;display:grid;transform:translateY(10px)scale(.97);box-shadow:0 16px 42px #1717151a}.landing-hero__controls.is-visible{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:none}.landing-playground-help__trigger{color:#34322e;cursor:pointer;letter-spacing:.015em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f0e9e0;border:1px solid #1717152e;border-radius:999px;align-items:center;gap:12px;min-height:40px;padding:9px 11px 9px 14px;font:650 .7rem/1 Avenir Next,Avenir,sans-serif;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 7px 20px #1717151a}.landing-playground-help__trigger:hover{background:#ffffffeb;border-color:#17171557;transform:translateY(-1px);box-shadow:0 9px 24px #17171521}.landing-playground-help__trigger:focus-visible{outline-offset:3px;outline:3px solid #ff4b3452}.landing-playground-help__icon{width:17px;height:17px;color:var(--landing-accent);place-items:center;display:grid}.landing-playground-help__icon svg{fill:currentColor;stroke:none;width:13px;height:13px;display:block;overflow:visible}.landing-playground-help__trigger[aria-expanded=true] .landing-playground-help__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px}.landing-scroll-cue{z-index:10;color:#8a877f;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:5px 10px;font-size:.56rem;font-weight:700;transition:opacity .22s,transform .34s cubic-bezier(.22,1,.36,1),visibility linear;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.landing-scroll-cue i{border:1px solid #171715cc;border-radius:999px;width:15px;height:25px;display:block;position:relative;overflow:hidden}.landing-scroll-cue i:after{background:var(--landing-accent);content:"";border-radius:999px;width:2px;height:4px;animation:1.55s ease-in-out infinite landing-scroll-cue;position:absolute;top:3px;left:50%;transform:translate(-50%)}.landing-scroll-cue.is-hidden{visibility:hidden;opacity:0;transition-delay:0s,0s,.34s;transform:translate(-50%,12px)}@keyframes landing-scroll-cue{0%,20%{opacity:0;transform:translate(-50%)}38%{opacity:1}78%{opacity:1;transform:translate(-50%,7px)}to{opacity:0;transform:translate(-50%,7px)}}.landing-hero__controls-title{width:100%;color:var(--landing-accent);letter-spacing:.1em;text-align:center;text-transform:uppercase;grid-column:1/-1;font-weight:750}.landing-control-group{align-items:center;gap:8px;display:flex}.landing-control-group--mouse{border-left:1px solid #17171521;padding-left:14px}.landing-key-cluster{grid-template-rows:repeat(2,23px);grid-template-columns:repeat(3,24px);gap:3px;display:grid}.landing-key{color:#403e39;background:#ffffffbd;border:1px solid #17171538;border-bottom-width:2px;border-radius:5px;place-items:center;min-width:0;height:23px;padding:0;font:700 .61rem/1 Avenir Next,Avenir,sans-serif;display:grid;box-shadow:0 2px #17171514}.landing-key--up{grid-area:1/2}.landing-key:nth-child(2){grid-area:2/1}.landing-key:nth-child(3){grid-area:2/2}.landing-key:nth-child(4){grid-area:2/3}.landing-control-or{color:#9a968e;font-size:.58rem}.landing-control-label{color:#625f59;white-space:nowrap}.landing-mouse-icon{flex:0 0 36px;width:36px;height:40px;display:block;position:relative}.landing-mouse-icon:after{content:"";border:1.5px solid #57544e;border-radius:10px;width:19px;height:27px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-mouse-icon__motion{fill:none;stroke:#57544e;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:36px;height:13px;position:absolute;top:0;left:0}.landing-mouse-icon i{z-index:1;background:var(--landing-accent);border-radius:7px 2px 2px;width:7px;height:8px;position:absolute;top:16px;left:10px}.landing-hero__visual{align-self:end;width:100%;padding-bottom:clamp(12px,4vh,48px);position:relative}.landing-hero__sphere-stage{aspect-ratio:.96;isolation:isolate;place-items:center;width:100%;display:grid;position:relative}.landing-hero__sphere-stage:before{z-index:-1;aspect-ratio:1;content:"";border:1px solid #1717151f;border-radius:50%;width:88%;position:absolute;transform:rotate(-12deg)scaleY(.46)}.landing-hero__sphere{aspect-ratio:1;background:radial-gradient(circle at 31% 24%,#fffffff5 0 3%,#0000 11%),radial-gradient(circle at 36% 31%,#f7f5ef 0 10%,#d5d1c9 34%,#807d76 59%,#282826 82%,#11110f 100%);border:1px solid #fff6;border-radius:50%;width:min(68%,390px);animation:5.5s ease-in-out infinite landing-sphere-float;display:block;position:relative;box-shadow:inset -34px -38px 58px #0000003d,inset 20px 18px 42px #ffffff57,0 52px 100px #17171538}.landing-hero__sphere:after{content:"";filter:blur(17px);background:#17171533;border-radius:50%;height:13%;position:absolute;bottom:-11%;left:16%;right:16%;transform:scaleX(.9)}.landing-hero__sphere-shine{filter:blur(8px);background:#ffffff85;border-radius:50%;width:20%;height:10%;position:absolute;top:18%;left:20%;transform:rotate(-34deg)}.landing-hero__ribbon-origin{z-index:2;background:var(--landing-accent);border:4px solid #f3f0e9;border-radius:50%;width:15px;height:15px;position:absolute;bottom:24%;right:5.5%;box-shadow:0 0 0 7px #ff40241f}.landing-hero__satellite{z-index:3;color:#22221f;border:4px solid #f3f0e9;border-radius:50%;place-items:center;width:44px;height:44px;font-size:.58rem;font-weight:800;display:grid;position:absolute;box-shadow:0 12px 32px #17171524}.landing-hero__satellite--one{background:#b9cfcb;top:18%;left:7%}.landing-hero__satellite--two{background:#e7b291;width:36px;height:36px;top:8%;right:14%}.landing-hero__satellite--three{background:#d7c1dc;width:50px;height:50px;bottom:27%;right:2%}.landing-hero__presence-label{z-index:4;color:#1a1a18;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#ffffffe0;border-radius:999px;align-items:center;gap:9px;min-height:36px;padding:0 14px;font-size:.7rem;font-weight:700;display:flex;position:absolute;bottom:5%;left:50%;transform:translate(-50%);box-shadow:0 10px 34px #0000001f}.landing-hero__presence-label span{background:#32b968;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #32b96824}@keyframes landing-sphere-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-13px)rotate(1deg)}}.landing-hero__note{color:var(--landing-muted);align-items:center;gap:12px;margin:15px 0 0;font-size:.7rem;font-weight:650;display:flex}.landing-hero__note span{color:var(--landing-accent);font-variant-numeric:tabular-nums}.landing-ribbon{z-index:0;width:100%;height:100%;-webkit-mask-image:linear-gradient(to bottom, #000 0%, #000 var(--ribbon-reveal-start,0%), transparent var(--ribbon-reveal,0%));-webkit-mask-image:linear-gradient(to bottom, #000 0%, #000 var(--ribbon-reveal-start,0%), transparent var(--ribbon-reveal,0%));mask-image:linear-gradient(to bottom, #000 0%, #000 var(--ribbon-reveal-start,0%), transparent var(--ribbon-reveal,0%));color:var(--landing-accent);pointer-events:none;position:absolute;top:0;left:0;overflow:hidden;transform:translate(40px);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.landing-ribbon svg{width:100%;height:100%;display:block;overflow:visible}.landing-ribbon path{fill:none;stroke:url(#landing-ribbon-gradient);stroke-dasharray:none;stroke-dashoffset:0;stroke-linecap:round;stroke-width:3px;vector-effect:non-scaling-stroke}.landing-ribbon__mobile{display:none}.landing-footer a{color:var(--landing-muted);font-size:.72rem;font-weight:650;text-decoration:none;transition:color .16s}.landing-footer a:hover{color:var(--landing-accent)}.landing-section{z-index:1;width:min(100% - 48px,1380px);margin-left:auto;margin-right:auto;position:relative}.landing-marquee{z-index:2;background:var(--landing-ink);color:#f3f0e9;width:100%;padding:26px 0 23px;position:relative;overflow:hidden}.landing-marquee__track{white-space:nowrap;align-items:center;width:max-content;animation:44s linear infinite landing-marquee;display:flex}.landing-marquee__group{flex:none;justify-content:space-around;align-items:center;gap:30px;min-width:100vw;padding-right:30px;display:flex}.landing-marquee span{letter-spacing:-.04em;flex:none;align-items:center;gap:30px;font-size:clamp(1.3rem,2.25vw,2.25rem);font-weight:560;display:flex}.landing-marquee i{background:var(--landing-accent);border-radius:50%;flex:none;width:7px;height:7px;display:block}@keyframes landing-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-collaboration{padding:clamp(120px,14vw,210px) 0 clamp(70px,9vw,130px)}.landing-collaboration__intro{grid-template-columns:minmax(0,1.2fr) minmax(300px,.55fr);align-items:end;gap:clamp(48px,8vw,130px);margin-bottom:clamp(58px,7vw,96px);display:grid}.landing-collaboration__intro .landing-kicker{margin:0 0 28px 5px}.landing-collaboration__intro h2{max-width:860px;color:var(--landing-ink);letter-spacing:-.065em;margin:0;font-size:clamp(3.8rem,7vw,7.7rem);font-weight:560;line-height:.86}.landing-collaboration__lede{max-width:390px;color:var(--landing-ink);letter-spacing:-.04em;margin:0 0 5px;font-size:1.35rem;font-weight:650;line-height:1.15}.landing-collaboration__modes{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(16px,2vw,28px);margin-bottom:clamp(72px,8vw,112px);display:grid}.landing-collaboration__mode-card{-webkit-backdrop-filter:blur(16px)saturate(115%);backdrop-filter:blur(16px)saturate(115%);background:#ffffff3d;border:1px solid #ffffff85;border-radius:clamp(28px,3.2vw,44px);flex-direction:column;justify-content:flex-start;gap:clamp(20px,2.2vw,30px);min-width:0;height:auto;padding:clamp(24px,3vw,42px);display:flex;box-shadow:0 24px 58px #17171512}.landing-collaboration__mode-heading{align-items:flex-start;gap:16px;display:flex}.landing-collaboration__mode-copy>span{color:var(--landing-accent);letter-spacing:-.05rem;text-transform:uppercase;font-size:1.2rem;font-weight:600}.landing-collaboration__mode-card:nth-child(2){background:#e0ebe947}.landing-collaboration__mode-card:nth-child(3){background:#f4efe73d}.landing-collaboration__mode-icon{aspect-ratio:1;background:var(--landing-ink);color:#f5f2eb;border-radius:50%;place-items:center;width:clamp(38px,5vw,44px);display:grid;box-shadow:0 12px 28px #17171529}.landing-collaboration__mode-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:58%;height:58%;overflow:visible}.landing-collaboration__mode-icon svg circle{fill:none}.landing-collaboration__mode-preview{background:#ffffff57;border:1px solid #ffffff8f;border-radius:22px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:14px 16px;display:flex;box-shadow:inset 0 1px #ffffff8a}.landing-collaboration__preview-avatars{padding-left:8px;display:flex}.landing-collaboration__preview-avatars i{aspect-ratio:1;width:34px;color:var(--landing-ink);letter-spacing:-.02em;background:#e9a780;border:3px solid #f6f4efd6;border-radius:50%;place-items:center;margin-left:-8px;font-size:.54rem;font-style:normal;font-weight:780;display:grid}.landing-collaboration__preview-avatars i:nth-child(2){background:#b9d4d1}.landing-collaboration__preview-avatars i:nth-child(3){background:#d7bde4}.landing-collaboration__preview-avatars i:nth-child(4){background:#e6c66f}.landing-collaboration__preview-avatars i:nth-child(5){background:var(--landing-ink);color:#f5f2eb}.landing-collaboration__mode-preview small{color:#17171594;letter-spacing:-.02em;white-space:nowrap;font-size:.75rem;font-weight:700;line-height:1.1}.landing-collaboration__mode-preview--private{justify-content:flex-start}.landing-collaboration__lock-state{aspect-ratio:1;background:var(--landing-accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;display:grid;box-shadow:0 8px 20px #ff3d2838}.landing-collaboration__lock-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:21px}.landing-collaboration__mode-preview--private>div{gap:3px;display:grid}.landing-collaboration__mode-preview--private strong{color:var(--landing-ink);letter-spacing:-.03em;font-size:.82rem;font-weight:730;line-height:1}.landing-collaboration__mode-copy{text-align:left;place-items:flex-start;gap:0;display:grid}.landing-collaboration__mode-copy strong{max-width:280px;color:var(--landing-ink);text-transform:lowercase;letter-spacing:-.04em;font-size:clamp(.9rem,1.7vw,1rem);font-weight:500;line-height:1.12}.landing-collaboration__gallery{gap:clamp(16px,2vw,28px);display:grid}.landing-collaboration__pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,28px);display:grid}.landing-collaboration__card{min-width:0;margin:0}.landing-collaboration__image{background:#d8dfe4;border:1px solid #17171524;border-radius:clamp(18px,.4vw,22px);position:relative;overflow:hidden;box-shadow:0 28px 70px #1717151a}.landing-collaboration__card--lead .landing-collaboration__image{border-radius:clamp(14px,1.5vw,24px)}.landing-collaboration__image img{width:100%;height:auto;display:block}.landing-collaboration__card figcaption{grid-template-columns:36px 1fr;align-items:start;gap:14px;padding:20px 7px 4px;display:grid}.landing-collaboration__card figcaption>span{color:var(--landing-accent);letter-spacing:.08em;font-size:.7rem;font-weight:750}.landing-collaboration__card figcaption div{gap:4px;display:grid}.landing-collaboration__card figcaption strong{color:var(--landing-ink);letter-spacing:-.03em;font-size:1.1rem;font-weight:650}.landing-collaboration__card figcaption p{color:var(--landing-muted);margin:0;font-size:.9rem;line-height:1.45}.landing-memory+.landing-team{padding-top:clamp(80px,9vw,130px)}.landing-memory{padding:clamp(110px,13vw,190px) 0 clamp(100px,13vw,190px);position:relative}.landing-memory__intro{grid-template-columns:minmax(0,1.15fr) minmax(300px,.56fr);align-items:end;gap:28px clamp(48px,8vw,130px);margin-bottom:clamp(58px,7vw,96px);display:grid}.landing-memory__intro .landing-kicker{grid-column:1/-1;margin:0 0 30px 5px}.landing-memory__intro h2{max-width:860px;color:var(--landing-ink);letter-spacing:-.065em;margin:0;font-size:clamp(3.8rem,7vw,7.7rem);font-weight:560;line-height:.86}.landing-memory__lede{max-width:470px;color:var(--landing-muted);margin:0 0 5px;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.55}.landing-memory__system{gap:clamp(74px,9vw,128px);display:grid}.landing-memory__types{flex-wrap:wrap;justify-content:center;justify-self:center;align-items:center;width:min(100%,1120px);padding-block:clamp(12px,2vw,26px);display:flex}.landing-memory__type{aspect-ratio:1;opacity:0;width:clamp(130px,17vw,205px);color:var(--landing-ink);-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%);border-radius:50%;flex:0 0 clamp(130px,17vw,205px);place-items:center;margin:clamp(-18px,-1.4vw,-10px);padding:22px;display:grid;position:relative;transform:rotate(-38deg)scale(.68);box-shadow:0 26px 60px #1717151c,inset 0 1px #ffffffb3}.landing-memory__type:first-child{z-index:2;background:radial-gradient(circle at 32% 25%,#ffffff4a 0 8%,#0000 34%),#ff684c57}.landing-memory__type:nth-child(2){z-index:3;background:radial-gradient(circle at 32% 25%,#ffffff73 0 8%,#0000 34%),#a487eb4f;flex-basis:clamp(145px,19vw,225px);width:clamp(145px,19vw,225px)}.landing-memory__type:nth-child(3){z-index:4;background:radial-gradient(circle at 32% 25%,#ffffff70 0 8%,#0000 34%),#4b83cf61}.landing-memory__type:nth-child(4){z-index:1;background:radial-gradient(circle at 32% 25%,#ffffff75 0 8%,#0000 34%),#f4be465c;flex-basis:clamp(120px,15vw,185px);width:clamp(120px,15vw,185px)}.landing-memory__type:nth-child(5){z-index:5;background:radial-gradient(circle at 32% 25%,#ffffff70 0 8%,#0000 34%),#52be974d}.landing-memory__type:nth-child(6){z-index:6;background:radial-gradient(circle at 32% 25%,#ffffff70 0 8%,#0000 34%),#ff8f4859;flex-basis:clamp(120px,15vw,182px);width:clamp(120px,15vw,182px)}.landing-memory__type:nth-child(7){z-index:4;background:radial-gradient(circle at 32% 25%,#ffffff75 0 8%,#0000 34%),#e872a44a}.landing-memory__type:nth-child(8){z-index:7;background:radial-gradient(circle at 32% 25%,#ffffff6e 0 8%,#0000 34%),#3c5bab61;flex-basis:clamp(145px,19vw,222px);width:clamp(145px,19vw,222px)}.landing-memory__type:nth-child(9){z-index:5;background:radial-gradient(circle at 32% 25%,#ffffff75 0 8%,#0000 34%),#9dbe6752}.landing-memory__type:nth-child(10){z-index:3;background:radial-gradient(circle at 32% 25%,#ffffff75 0 8%,#0000 34%),#7c66cf45;flex-basis:clamp(122px,15vw,188px);width:clamp(122px,15vw,188px)}.landing-memory__type strong{letter-spacing:-.02em;text-align:center;max-width:78%;font-size:clamp(1rem,1.8vw,1.45rem);font-weight:400;line-height:1.05}.landing-memory__types.is-visible .landing-memory__type{animation:.68s cubic-bezier(.2,.8,.2,1) forwards landing-memory-circle-in}.landing-memory__types.is-visible .landing-memory__type:nth-child(2){animation-delay:90ms}.landing-memory__types.is-visible .landing-memory__type:nth-child(3){animation-delay:.18s}.landing-memory__types.is-visible .landing-memory__type:nth-child(4){animation-delay:.27s}.landing-memory__types.is-visible .landing-memory__type:nth-child(5){animation-delay:.36s}.landing-memory__types.is-visible .landing-memory__type:nth-child(6){animation-delay:.45s}.landing-memory__types.is-visible .landing-memory__type:nth-child(7){animation-delay:.54s}.landing-memory__types.is-visible .landing-memory__type:nth-child(8){animation-delay:.63s}.landing-memory__types.is-visible .landing-memory__type:nth-child(9){animation-delay:.72s}.landing-memory__types.is-visible .landing-memory__type:nth-child(10){animation-delay:.81s}@keyframes landing-memory-circle-in{0%{opacity:0;transform:rotate(-38deg)scale(.68)}72%{opacity:1;transform:rotate(5deg)scale(1.035)}to{opacity:1;transform:rotate(0)scale(1)}}.landing-memory__workspace{-webkit-backdrop-filter:blur(20px)saturate(118%);backdrop-filter:blur(20px)saturate(118%);background:#ffffff61;border:1px solid #ffffffb3;border-radius:clamp(30px,4vw,52px);justify-self:center;gap:clamp(30px,4vw,52px);width:min(100%,1180px);padding:clamp(28px,5vw,68px);display:grid;box-shadow:0 30px 80px #17171517}.landing-memory__workspace-intro{grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr);align-items:end;gap:16px clamp(34px,7vw,100px);display:grid}.landing-memory__workspace-intro>span{color:var(--landing-accent);letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;font-size:.72rem;font-weight:760}.landing-memory__workspace-intro h3{color:var(--landing-ink);letter-spacing:-.06em;margin:0;font-size:clamp(2.2rem,4.2vw,4.6rem);font-weight:600;line-height:.94}.landing-memory__workspace-intro p{color:var(--landing-muted);margin:0;font-size:1rem;line-height:1.55}.landing-memory__context{-webkit-backdrop-filter:blur(16px)saturate(112%);backdrop-filter:blur(16px)saturate(112%);background:#ffffff52;border:1px solid #fff9;border-radius:28px;gap:18px;max-width:460px;margin:0 0 4px;padding:24px;display:grid;box-shadow:0 18px 48px #1717150f}.landing-memory__context>strong{color:var(--landing-ink);letter-spacing:-.04em;font-size:1.3rem;font-weight:650;line-height:1.08}.landing-memory__context-types{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.landing-memory__context-types span{background:var(--landing-ink);color:#f5f2eb;letter-spacing:.06em;text-transform:uppercase;border-radius:14px;place-items:center;min-height:44px;padding:9px 12px;font-size:.82rem;font-weight:760;display:grid}.landing-memory__context p{max-width:440px;color:var(--landing-muted);margin:0;font-size:1rem;line-height:1.55}.landing-memory__story{gap:clamp(24px,3vw,42px);display:grid}.landing-memory__frame{-webkit-backdrop-filter:blur(16px)saturate(112%);backdrop-filter:blur(16px)saturate(112%);background:#ffffff6b;border:1px solid #1717151a;border-radius:clamp(26px,3vw,42px);min-width:0;margin:0;padding:clamp(10px,1vw,14px);box-shadow:0 24px 68px #17171514}.landing-memory__frame--overview{justify-self:center;width:min(100%,1240px)}.landing-memory__image{background:#d7d4cc;border-radius:clamp(18px,2vw,30px);position:relative;overflow:hidden}.landing-memory__image img{width:100%;height:auto;display:block}.landing-memory__resources{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,2vw,20px);display:grid}.landing-memory__resource-card{min-width:0;color:var(--landing-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #1717151f;border-radius:22px;grid-template-columns:clamp(40px,4vw,48px) minmax(0,1fr);align-items:start;gap:14px;padding:clamp(20px,2.6vw,30px);display:grid;box-shadow:0 12px 30px #17171512}.landing-memory__resource-card:first-child{background:#ffffffc2}.landing-memory__resource-card:nth-child(2){background:#ede9ff9e}.landing-memory__board-action-icon{aspect-ratio:1;background:var(--landing-ink);color:#fff;border-radius:11px;place-items:center;width:clamp(40px,4vw,48px);display:grid}.landing-memory__board-action-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:56%}.landing-memory__board-action-icon--figma{background:#fff;box-shadow:inset 0 0 0 1px #17171517}.landing-memory__board-action-icon--figma svg{width:62%;fill:initial;stroke:none}.landing-memory__board-action-copy{gap:7px;min-width:0;display:grid}.landing-memory__board-action-copy strong{letter-spacing:-.03em;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:720;line-height:1.1}.landing-memory__board-action-copy small{color:#1717158c;font-size:.9rem;font-weight:560;line-height:1.5}.landing-memory__ask-bridge{border-top:1px solid #1717151c;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;display:flex}.landing-memory__ask-bridge span{color:var(--landing-muted);font-size:.9rem}.landing-memory__ask-bridge strong{background:var(--landing-ink);color:#fff;letter-spacing:.02em;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:.76rem;font-weight:720;display:inline-flex}.landing-memory__frame figcaption{gap:clamp(22px,3vw,34px);padding:clamp(20px,2.2vw,30px) clamp(10px,1.2vw,18px) clamp(12px,1.3vw,18px);display:grid}.landing-memory__frame figcaption div{gap:7px;display:grid}.landing-memory__frame figcaption strong{color:var(--landing-ink);letter-spacing:-.04em;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:650;line-height:1.1}.landing-memory__frame figcaption p{max-width:520px;color:var(--landing-muted);margin:0;font-size:.95rem;line-height:1.5}.landing-ask-sphere{isolation:isolate;text-align:center;-webkit-backdrop-filter:blur(22px)saturate(118%);backdrop-filter:blur(22px)saturate(118%);background:radial-gradient(circle at 16% 20%,#ff775333,#0000 36%),radial-gradient(circle at 86% 78%,#646cff29,#0000 34%),#f4f1ebb3;border-radius:clamp(44px,6vw,78px);align-content:center;justify-items:center;max-width:1200px;min-height:clamp(620px,67vw,620px);margin-top:clamp(130px,15vw,220px);padding:clamp(10px,1vw,40px) clamp(28px,8vw,120px);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #17171517}.container-ask-sphere{justify-content:center;align-items:center;width:100%;display:flex}.landing-ask-sphere__aurora{z-index:-1;aspect-ratio:1.8;filter:blur(76px);opacity:.62;background:conic-gradient(from 30deg,#ff402461,#ff7bb84d,#6674ff52,#3dbfb538,#ff402461);border-radius:50%;width:82%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.landing-ask-sphere h3{letter-spacing:-.075em;margin:0;font-size:clamp(4.2rem,10vw,8.5rem);font-weight:620;line-height:.8}.landing-ask-sphere h3 span{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#e47e5f 0%,#6f8ed8 33%,#dc7eac 66%,#9277ce 100%) 0 0/100% 100%;-webkit-background-clip:text;background-clip:text}.landing-ask-sphere__headline{color:var(--landing-ink);letter-spacing:-.045em;margin-top:clamp(34px,4vw,54px);font-size:clamp(1.45rem,2.5vw,2.3rem);font-weight:620;line-height:1.05}.landing-ask-sphere__copy{color:#171715ad;max-width:760px;margin:18px 0 0;font-size:1.02rem;line-height:1.65}.landing-ask-sphere__sources,.landing-ask-sphere__questions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.landing-ask-sphere__sources{margin-top:30px}.landing-ask-sphere__sources span{color:var(--landing-ink);background:#ffffff8c;border:1px solid #17171517;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #1717150d}.landing-ask-sphere__source--notion svg{flex:none;width:17px;height:17px}.landing-ask-sphere__questions{margin-top:clamp(46px,6vw,72px)}.landing-ask-sphere__questions span{color:#171715b3;letter-spacing:-.02em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff75;border:1px solid #ffffffad;border-radius:999px;padding:13px 18px;font-size:.86rem;font-weight:600;box-shadow:0 12px 30px #1717150f}.landing-ask-sphere__questions span:first-child{transform:rotate(-2deg)translateY(6px)}.landing-ask-sphere__questions span:nth-child(3){transform:rotate(2deg)translateY(4px)}@media (width<=980px){.landing-memory__intro{grid-template-columns:1fr;gap:28px}.landing-memory__context{max-width:700px}.landing-memory__workspace-intro{grid-template-columns:1fr}.landing-memory__workspace-intro>span{grid-column:1}}@media (width<=760px){.landing-memory{padding-block:96px 110px}.landing-memory__intro{margin-bottom:48px}.landing-memory__intro h2{font-size:clamp(3.35rem,15vw,5.2rem)}.landing-memory__frame figcaption{grid-template-columns:1fr;gap:20px;padding:20px 10px 14px}.landing-memory__resources{grid-template-columns:1fr}.landing-memory__ask-bridge{flex-direction:column;align-items:flex-start}.landing-ask-sphere{border-radius:42px;min-height:660px;margin-top:110px;padding:76px 24px}.landing-ask-sphere__questions span{transform:none!important}}@media (width<=520px){.landing-memory__context{padding:20px}.landing-memory__type strong{font-size:clamp(1.6rem,8vw,2.4rem)}.landing-memory__workspace{padding:24px 18px}.landing-memory__resources{gap:8px}.landing-memory__resource-card{border-radius:18px;grid-template-columns:38px minmax(0,1fr);padding:14px}.landing-memory__board-action-icon{width:38px}.landing-ask-sphere h3{font-size:clamp(3.65rem,19vw,5.3rem)}.landing-ask-sphere__copy{font-size:.98rem}}.landing-team{grid-template-columns:minmax(0,1.24fr) minmax(340px,.76fr);align-items:start;gap:clamp(56px,7vw,112px);padding:clamp(120px,16vw,230px) 0;display:grid}.landing-section__header{grid-area:1/2}.landing-kicker{color:var(--landing-muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:13px;margin:8px 0 0;font-size:.7rem;font-weight:700;display:flex}.landing-kicker span{color:var(--landing-accent)}.landing-section__header h2,.landing-moment h2,.landing-presence h2,.landing-owner h2,.landing-final h2{letter-spacing:-.062em;margin:0;font-weight:560}.landing-section__header h2{flex-direction:column;align-items:flex-start;max-width:600px;margin-top:0;line-height:1;display:flex}.landing-team-title__line{white-space:nowrap;line-height:.82;display:block}.landing-team-title__line--one{font-size:clamp(3.44rem,5.5vw,5.73rem)}.landing-team-title__line--two{font-size:clamp(4.6rem,7.35vw,7.65rem)}.landing-team-title__line--three{font-size:clamp(7.34rem,11.82vw,12.33rem)}.landing-benefits{background:#f3f0e9c2;border:1px solid #17171529;border-radius:38px;grid-area:1/1;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid;overflow:hidden}.landing-benefit{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f3f0e9c2;border:0;min-height:320px;padding:clamp(28px,4vw,52px)}.landing-benefit:nth-child(odd){border-right:1px solid #17171529}.landing-benefit:nth-child(-n+2){border-bottom:1px solid #17171529}.landing-benefit h3{letter-spacing:-.055em;max-width:360px;margin:22px 0 20px;font-size:clamp(1.75rem,3vw,2.85rem);font-weight:570;line-height:.98}.landing-benefit p,.landing-moment__copy>p:last-child,.landing-owner__copy>p{max-width:440px;color:var(--landing-muted);margin:0;font-size:.95rem;line-height:1.65}.landing-moment{grid-template-columns:minmax(430px,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(48px,6vw,96px);padding:clamp(60px,10vw,140px) 0 clamp(140px,18vw,260px);display:grid}.landing-moment__copy h2{text-wrap:balance;max-width:640px;margin:0 0 34px;font-size:clamp(2.8rem,4.1vw,4.7rem);line-height:.92}.landing-moment__media{aspect-ratio:1.32;background:#d8d3c9;border-radius:30px;position:relative;overflow:hidden;box-shadow:0 34px 90px #1717151f}.landing-moment__media video{object-fit:cover;width:100%;height:100%;display:block}.landing-moment__caption{min-height:52px;color:var(--landing-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5f0e8;border-radius:3px;justify-content:space-between;align-items:center;gap:20px;padding:0 18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.landing-moment__caption span:last-child{color:var(--landing-muted)}.landing-presence{text-align:center;grid-auto-rows:max-content;align-content:center;min-height:min(1320px,150vh);padding:clamp(140px,18vw,250px) 0;display:grid}.landing-presence__intro{text-align:left;grid-template-columns:minmax(0,1.15fr) minmax(280px,.5fr);align-items:end;gap:clamp(42px,8vw,130px);display:grid}.landing-presence__intro .landing-kicker{margin:0 0 30px 5px}.landing-presence__statement{max-width:900px;color:var(--landing-ink);letter-spacing:-.062em;margin:0;font-size:clamp(3.1rem,5.6vw,6.2rem);font-weight:560;line-height:.9}.landing-presence__statement-accent{color:var(--landing-accent);display:inline-block;position:relative}.landing-presence__status-avatar{z-index:2;aspect-ratio:1;background:#fff;border-radius:50%;width:clamp(54px,4.8vw,72px);padding:3px;display:block;position:absolute;top:calc(100% - .74em);left:calc(100% + .2em);box-shadow:0 14px 34px #1717152e}.landing-presence__status-avatar img{border-radius:inherit;width:100%;height:100%;display:block}.landing-presence__status-avatar i{aspect-ratio:1;border:3px solid var(--landing-paper);background:#31b663;border-radius:50%;width:23%;position:absolute;bottom:1px;right:-1px;box-shadow:0 2px 8px #1a763e47}.landing-presence__support{max-width:390px;margin:0 0 6px}.landing-presence__support p{color:var(--landing-muted);margin:0;font-size:1rem;line-height:1.62}.landing-presence__steps{gap:6px;margin:0;padding:0;list-style:none;display:grid}.landing-presence__steps li{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff85;border:1px solid #17171521;border-radius:999px;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:calc(100% - 56px);min-height:48px;padding:0 16px 0 7px;display:grid;position:relative;box-shadow:0 8px 22px #1717150d}.landing-presence__steps li:nth-child(2){margin-left:28px}.landing-presence__steps li:nth-child(3){margin-left:56px}.landing-presence__steps li>span{background:var(--landing-ink);color:#fff;letter-spacing:.04em;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.68rem;font-weight:750;display:grid}.landing-presence__steps strong{color:var(--landing-ink);letter-spacing:-.025em;font-size:1rem;font-weight:650}.landing-presence__support .landing-presence__friction{max-width:390px;margin-top:26px}.landing-presence__handwritten{color:var(--landing-accent);letter-spacing:.025em;white-space:nowrap;margin-inline:.08em;font-family:Just Another Hand,cursive;font-size:2.75em;font-weight:600;line-height:.6;display:inline-block;transform:translateY(.12em)rotate(-1.5deg)}.landing-presence__illustration{aspect-ratio:3.7;border:1px solid #1717151f;border-radius:clamp(10px,1vw,20px);width:100%;height:50%;margin-top:4rem;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 34px 90px #1717151f}.landing-presence__showcase{flex-direction:column;align-self:start;gap:clamp(20px,2.5vw,34px);width:100%;height:auto;margin:4rem 0 clamp(72px,8vw,112px);display:flex}.landing-presence__showcase .landing-presence__illustration,.landing-presence__showcase .landing-collaboration__modes{margin:0}.landing-presence__illustration img{object-position:0% 29%;object-fit:cover;width:100%;height:100%;display:block}.landing-presence__image{background:#181816}.landing-video-placeholder{box-shadow:none;background:0 0}.presence-scene{background:radial-gradient(circle at 57% 48%,#ffffffd1,#0000 34%),linear-gradient(#17171509 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#17171509 1px,#0000 1px) 0 0/48px 48px,#ece8df;width:100%;height:100%;position:relative;overflow:hidden}.presence-scene:before,.presence-scene:after{content:"";border:1px dashed #ff402433;border-radius:50%;position:absolute}.presence-scene:before{aspect-ratio:1.7;width:54%;top:18%;left:26%;transform:rotate(-7deg)}.presence-scene:after{aspect-ratio:1.35;width:30%;top:31%;left:39%;transform:rotate(9deg)}.presence-scene__topbar{z-index:6;color:#77736c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5f0c2;border-bottom:1px solid #1717151a;justify-content:space-between;align-items:center;min-height:62px;padding:0 clamp(20px,3vw,36px);font-size:.68rem;font-weight:700;display:flex;position:absolute;top:0;left:0;right:0}.presence-scene__office{color:#242421;align-items:center;gap:9px;font-size:.76rem;display:flex}.presence-scene__office i{background:var(--landing-accent);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ff40241a}.presence-ended{z-index:5;color:#242421;text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #17171517;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-width:230px;padding:12px 14px;display:grid;position:absolute;top:16%;left:5%;box-shadow:0 14px 38px #17171514}.presence-ended__icon{color:#fff;background:#242421;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.7rem;display:grid}.presence-ended>span:nth-child(2){gap:3px;display:grid}.presence-ended strong{font-size:.68rem}.presence-ended small,.presence-ended time{color:#8d8981;font-size:.56rem}.presence-person{z-index:3;justify-items:center;gap:7px;display:grid;position:absolute}.presence-person>span,.presence-you>span{color:#20201e;border:5px solid #f3f0e9;border-radius:50%;place-items:center;width:54px;height:54px;font-size:.64rem;font-weight:800;display:grid;box-shadow:0 14px 32px #17171529}.presence-person small{color:#55534e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #1717151a;border-radius:999px;padding:5px 9px;font-size:.58rem;font-weight:700}.presence-person--maya{top:28%;left:16%}.presence-person--maya>span{background:#e8aa83}.presence-person--noah{top:24%;right:12%}.presence-person--noah>span{background:#b5d0cc}.presence-person--lea{bottom:14%;right:8%}.presence-person--lea>span{background:#d7bfdd}.presence-conversation{z-index:4;color:#f6f3ec;text-align:left;background:#1d1d1b;border-radius:28px;justify-items:start;width:min(35%,350px);min-width:280px;padding:clamp(20px,2.6vw,30px);display:grid;position:absolute;top:31%;left:43%;box-shadow:0 24px 64px #17171526}.presence-conversation__meta{color:#aaa79f;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;font-size:.6rem;font-weight:750;display:flex}.presence-conversation__meta i{color:#ff684b;background:#ff402426;border-radius:999px;padding:5px 8px;font-size:.52rem;font-style:normal}.presence-conversation__people{margin-bottom:18px;display:flex}.presence-conversation__people span{color:#242421;background:#e8aa83;border:3px solid #1d1d1b;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:-8px;font-size:.54rem;font-weight:800;display:grid}.presence-conversation__people span:first-child{margin-left:0}.presence-conversation__people span:nth-child(2){background:#b5d0cc}.presence-conversation__people span:nth-child(3){background:#f3f0e9}.presence-conversation>strong{letter-spacing:-.035em;max-width:250px;font-size:clamp(1.15rem,1.7vw,1.55rem);font-weight:560;line-height:1.05}.presence-conversation>small{color:#aaa79f;margin-top:8px;font-size:.63rem}.presence-conversation__signal{align-items:center;gap:4px;height:30px;margin-top:20px;display:flex}.presence-conversation__signal i{background:var(--landing-accent);border-radius:50%;width:3px;height:10px;animation:.9s ease-in-out infinite alternate presence-wave}.presence-conversation__signal i:nth-child(2){height:20px;animation-delay:-500ms}.presence-conversation__signal i:nth-child(3){height:28px;animation-delay:-200ms}.presence-conversation__signal i:nth-child(4){height:17px;animation-delay:-650ms}.presence-conversation__signal i:nth-child(5){height:8px;animation-delay:-350ms}.presence-path{z-index:2;align-items:center;gap:13px;display:flex;position:absolute;bottom:20%;left:30%;transform:rotate(-27deg)}.presence-path i{background:#ff402447;border-radius:50%;width:7px;height:7px}.presence-path i:nth-child(2){width:9px;height:9px}.presence-path i:nth-child(3){width:11px;height:11px}.presence-path i:nth-child(4){background:var(--landing-accent);width:13px;height:13px}.presence-you{z-index:4;justify-items:center;gap:7px;display:grid;position:absolute;bottom:8%;left:22%}.presence-you>span{background:var(--landing-accent);color:#fff;width:66px;height:66px}.presence-you small{color:#fff;background:#242421;border-radius:999px;padding:5px 9px;font-size:.58rem;font-weight:700}.landing-presence__handoff>p{color:var(--landing-accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 22px;font-size:.72rem;font-weight:750}.landing-presence__handoff h2{text-wrap:balance}@media (prefers-reduced-motion:no-preference){.presence-you{animation:3.8s ease-in-out infinite alternate presence-roll}}@keyframes presence-roll{to{transform:translate(18px,-13px)}}@keyframes presence-wave{to{transform:scaleY(.4)}}@keyframes presence-talking{50%{box-shadow:0 0 0 11px #ff40240d,0 14px 32px #17171529}}.landing-presence h2{max-width:1180px;margin:0 auto;font-size:clamp(4rem,8vw,8.6rem);line-height:.84}.presence-status--available i{background:#33b96a;border-radius:50%;width:8px;height:8px}.landing-owner{color:#f5f2eb;background:#171715;border-radius:6px;grid-template-columns:minmax(0,.86fr) minmax(390px,.68fr);align-items:center;gap:clamp(58px,7.5vw,120px);width:min(100% - 72px,1380px);padding:clamp(64px,7vw,108px);display:grid}.landing-owner__copy h2{max-width:640px;margin:0 0 30px;font-size:clamp(3.5rem,5.2vw,5.9rem);line-height:.88}.landing-owner__copy>p{color:#aaa8a0}.landing-owner__dashboard{color:#191917;background:#f1eee7;border-radius:4px;min-width:0;padding:clamp(24px,3vw,38px);box-shadow:0 38px 100px #00000057}.owner-dashboard__topline{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.owner-dashboard__topline>div{gap:5px;display:grid}.owner-dashboard__topline span,.owner-dashboard__metric>span{color:#7f7c75;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.owner-dashboard__topline strong{font-size:1rem}.owner-dashboard__live{align-items:center;gap:8px;display:flex}.owner-dashboard__live i{background:#32b968;border-radius:50%;width:7px;height:7px}.owner-dashboard__metric{gap:7px;margin-top:clamp(42px,5vw,60px);display:grid}.owner-dashboard__metric strong{letter-spacing:-.07em;font-size:clamp(2.7rem,5vw,5.2rem);font-weight:540;line-height:.95}.owner-dashboard__metric strong span{color:#96938c;letter-spacing:0;margin-left:2px;font-size:.28em}.owner-dashboard__metric small{color:#26905a;font-size:.66rem;font-weight:700}.owner-dashboard__bars{border-bottom:1px solid #cecbc4;align-items:end;gap:clamp(8px,1.6vw,18px);height:112px;margin:28px 0 32px;display:flex}.owner-dashboard__bars i{height:var(--bar-height);background:var(--landing-accent);opacity:.72;transform-origin:bottom;border-radius:10px 10px 4px 4px;flex:1;transition:transform .5s cubic-bezier(.2,.75,.25,1)}.landing-owner__dashboard:hover .owner-dashboard__bars i{transform:scaleY(.92)}.owner-dashboard__projects{gap:17px;display:grid}.owner-dashboard__projects>div{grid-template-columns:minmax(100px,1fr) minmax(80px,1.2fr) 38px;align-items:center;gap:14px;font-size:.68rem;display:grid}.owner-dashboard__projects>div>i{background:#d3d0c9;border-radius:999px;height:4px;overflow:hidden}.owner-dashboard__projects b{border-radius:inherit;background:#22221f;height:100%;display:block}.owner-dashboard__projects strong{text-align:right;font-size:.68rem}.owner-dashboard__people{border-top:1px solid #cecbc4;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding-top:22px;display:flex}.owner-dashboard__avatars{padding-left:7px;display:flex}.owner-dashboard__avatars span{background:hsl(calc(18 + var(--avatar-index,0) * 44) 28% 69%);color:#222;border:2px solid #f1eee7;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-7px;font-size:.5rem;font-weight:800;display:grid}.owner-dashboard__avatars span:last-child{color:#fff;background:#20201e}.owner-dashboard__people p{color:#7f7c75;margin:0;font-size:.65rem}.owner-dashboard__people p strong{color:#242421}.landing-final{clip-path:inset(0 -100vmax);text-align:center;background:#f3f0e9;place-items:center;min-height:900px;padding:150px 24px;display:grid;position:relative;box-shadow:0 0 0 100vmax #f3f0e9}.landing-final__copy{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.landing-final__copy>p:first-child{color:var(--landing-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 30px;font-size:.65rem;font-weight:760}.landing-final h2{max-width:1040px;margin:0;font-size:clamp(4rem,7.4vw,8rem);line-height:.9}.landing-final h2 span{color:var(--landing-accent);letter-spacing:0;font-family:Just Another Hand,cursive;font-size:1.17em;font-weight:400;display:inline-block;transform:rotate(-2deg)}.landing-final__copy>p:nth-of-type(2){max-width:560px;color:var(--landing-muted);margin:42px 0 0;font-size:.95rem;line-height:1.65}.landing-final__actions{align-items:center;gap:26px;margin-top:36px;display:flex}.landing-final__demo{cursor:pointer;border-radius:999px;min-height:48px;padding-inline:24px}.landing-final__actions>a{color:var(--landing-ink);align-items:center;gap:10px;font-size:.72rem;font-weight:700;text-decoration:none;display:flex}.landing-final__actions>a svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;transition:transform .18s}.landing-final__actions>a:hover svg{transform:translate(4px)}.landing-final__spheres{pointer-events:none;position:absolute;inset:0}.landing-final__spheres span{filter:blur(1px);opacity:.55;border-radius:50%;display:block;position:absolute}.landing-final__spheres span:first-child{aspect-ratio:1;background:#ffc1b2;width:180px;top:22%;left:7%}.landing-final__spheres span:nth-child(2){aspect-ratio:1;background:#d8c9ed;width:230px;bottom:18%;right:8%}.landing-final__spheres span:nth-child(3){aspect-ratio:1;background:#c4e0dd;width:90px;top:18%;right:21%}.landing-footer{--landing-accent:#ff4024;--landing-ink:#f5f2eb;--landing-muted:#aaa69e;z-index:2;width:100%;min-height:clamp(600px,72vh,780px);color:var(--landing-ink);isolation:isolate;background:radial-gradient(circle at 73% 8%,#ff402424,#0000 26rem),#161615;border-radius:48px 48px 0 0;padding:clamp(68px,8vw,112px) 24px 28px;display:flex;position:relative;overflow:hidden}.landing-footer:before{z-index:-1;aspect-ratio:1.7;content:"";border:1px solid #ffffff14;border-radius:50%;width:min(880px,68vw);position:absolute;top:-37%;right:-9%;transform:rotate(-9deg);box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff04}.landing-footer:after{z-index:-1;background:var(--landing-accent);content:"";border-radius:50%;width:9px;height:9px;position:absolute;bottom:14%;right:12%;box-shadow:0 0 0 8px #ff40241c}.landing-footer__inner{z-index:1;flex-direction:column;flex:1;width:min(100%,1380px);margin:0 auto;display:flex;position:relative}.landing-footer__lead{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.landing-footer__lead .simple-brand{color:#f5f2eb;margin-top:9px;font-size:clamp(1.75rem,2.5vw,2.4rem)}.landing-footer__lead>p{color:#f5f2eb;letter-spacing:-.068em;max-width:820px;margin:0;font-size:clamp(3.5rem,7.2vw,7.5rem);font-weight:560;line-height:.84}.landing-footer__lead>p em{color:var(--landing-accent);letter-spacing:-.01em;font-family:Just Another Hand,cursive;font-size:1.2em;font-style:normal;font-weight:400;display:inline-block;transform:rotate(-2deg)}.landing-footer__body{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:72px;margin-top:auto;padding:72px 0 42px;display:grid}.landing-footer__description{color:#aaa69e;max-width:410px;margin:0;font-size:.86rem;line-height:1.65}.landing-footer__intro{gap:30px;display:grid}.landing-footer a.landing-footer__demo{color:#1d1d1b;letter-spacing:-.01em;background:#f5f2eb;border:1px solid #ffffffc7;border-radius:999px;align-items:center;gap:10px;width:fit-content;min-height:52px;padding:0 24px;font-size:.68rem;font-weight:720;text-decoration:none;transition:background-color .24s,box-shadow .3s,transform .28s cubic-bezier(.22,1,.36,1);display:inline-flex;transform:translateY(0);box-shadow:0 18px 48px #0000002e}.landing-footer__demo-calendar{width:18px;height:18px;color:var(--landing-accent);flex:none;place-items:center;display:grid}.landing-footer__demo-calendar svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.landing-footer a.landing-footer__demo:hover,.landing-footer a.landing-footer__demo:focus-visible{color:#1d1d1b;background:#fff;transform:translateY(-4px);box-shadow:0 24px 58px #00000047}.landing-footer__links{gap:clamp(56px,7vw,108px);display:flex}.landing-footer__links>div{flex-direction:column;align-items:flex-start;gap:11px;min-width:100px;display:flex}.landing-footer__links span{color:#77756f;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:.62rem;font-weight:700}.landing-footer__links a{color:#cbc8c1;font-size:.76rem;font-weight:560}.landing-footer__base{color:#77756f;border-top:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:24px;padding-top:20px;display:flex}.landing-footer__base small,.landing-footer__base p{margin:0;font-size:.65rem}.landing-footer__base a{color:inherit;font-size:inherit;font-weight:650}.virtual-office-page{--vo-accent:#ff4024;--vo-ink:#171715;--vo-muted:#6f6d67;min-height:100%;color:var(--vo-ink);background:#f3f0e9;overflow:hidden}.virtual-office-page svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.vo-hero,.vo-section,.vo-presence,.vo-spatial,.vo-speed,.vo-demo,.vo-footer{width:min(100% - 48px,1380px);margin-left:auto;margin-right:auto}.vo-hero{align-content:center;min-height:min(1000px,100svh);padding:148px 0 110px;display:grid;position:relative}.vo-hero__copy{z-index:3;text-align:center;width:min(100%,1160px);margin-inline:auto;position:relative}.vo-hero__copy h1{letter-spacing:-.075em;margin:0;font-size:clamp(4.7rem,8.2vw,8.8rem);font-weight:540;line-height:.88}.vo-hero__copy h1 em{color:var(--vo-accent);letter-spacing:-.065em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.vo-hero__copy>p{width:min(100%,680px);color:var(--vo-muted);margin:40px auto 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65}.vo-hero__actions{justify-content:center;align-items:center;gap:28px;margin-top:38px;display:flex}.vo-hero__actions .button{border-radius:999px;align-items:center;gap:9px;min-height:48px;padding-inline:23px;display:inline-flex}.vo-text-link{align-items:center;gap:10px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.vo-text-link svg{width:17px;transition:transform .18s}.vo-text-link:hover{color:var(--vo-accent)}.vo-text-link:hover svg{transform:translate(4px)}.vo-hero__map{z-index:1;pointer-events:none;width:min(86vw,1060px);height:min(47vw,500px);position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)}.vo-hero__map:before{opacity:.42;content:"";background-image:linear-gradient(#1717150d 1px,#0000 1px),linear-gradient(90deg,#1717150d 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:7% 5%;-webkit-mask-image:radial-gradient(#000 8%,#0000 70%);mask-image:radial-gradient(#000 8%,#0000 70%)}.vo-hero__orbit{border:1px solid #ff402424;border-radius:50%;position:absolute}.vo-hero__orbit--outer{inset:0;transform:rotate(-4deg)}.vo-hero__orbit--inner{border-color:#17171514;inset:17% 20%;transform:rotate(7deg)}.vo-hero__tile{color:#693f35;background:#f0cfc5;border:5px solid #f3f0e9eb;border-radius:50%;place-items:center;width:45px;height:45px;font-size:.57rem;font-weight:750;animation:6s ease-in-out infinite vo-person-float;display:grid;position:absolute;box-shadow:0 11px 25px #231f1a21}.vo-hero__tile i{border:2px solid var(--vo-paper,#f3f0e9);background:#29b96f;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-3px;right:-3px}.vo-hero__tile--one{top:8%;left:10%}.vo-hero__tile--two{color:#43388a;background:#ded8ff;animation-delay:.7s;top:3%;right:15%}.vo-hero__tile--three{color:#24516d;background:#cce5f4;animation-delay:1.4s;bottom:3%;right:5%}.vo-hero__tile--four{color:#295d38;background:#cdebd5;animation-delay:2.1s;bottom:-1%;left:18%}.vo-hero__room{color:#9b3d2c;background:#ffd9cf8c;border:1px solid #ff40242e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:84px;height:84px;display:flex;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.vo-hero__room:before{border-radius:inherit;content:"";border:1px dashed #ff402426;position:absolute;inset:-18px}.vo-hero__room svg{width:19px}.vo-hero__room small{font-size:.5rem;font-weight:700}.vo-hero__float{z-index:4;-webkit-backdrop-filter:blur(17px)saturate(1.18);backdrop-filter:blur(17px)saturate(1.18);background:#ffffffab;border:1px solid #1717151a;align-items:center;gap:11px;padding:11px 16px 11px 11px;display:flex;position:absolute;box-shadow:0 22px 60px #221f1a1c}.vo-hero__float>span{background:var(--vo-accent);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.vo-hero__float>span>i{background:#44d68b;border:2px solid #fff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #44d68b29}.vo-hero__float svg{width:16px}.vo-hero__float>div{gap:3px;display:grid}.vo-hero__float strong{font-size:.72rem}.vo-hero__float small{color:#77746d;font-size:.57rem}.vo-hero__float--live{border-radius:18px 18px 18px 5px;animation:6s ease-in-out infinite vo-card-left;top:31%;left:1.5%;transform:rotate(-5deg)}.vo-hero__float--talking{border-radius:18px 18px 5px;animation:7s ease-in-out .7s infinite vo-card-right;bottom:23%;right:1.5%;transform:rotate(5deg)}.vo-hero__float--talking>span{background:#191918}@keyframes vo-card-left{0%,to{transform:translate(0,0)rotate(-5deg)}50%{transform:translate(7px,-13px)rotate(-3deg)}}@keyframes vo-card-right{0%,to{transform:translate(0,0)rotate(5deg)}50%{transform:translate(-8px,11px)rotate(3deg)}}.vo-section{border-top:1px solid #17171529;grid-template-columns:minmax(300px,.82fr) minmax(480px,1.18fr);align-items:center;gap:clamp(60px,8vw,130px);min-height:900px;padding:clamp(110px,13vw,180px) 0;display:grid}.vo-section__number{color:var(--vo-accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:28px;font-size:.65rem;font-weight:760;display:block}.vo-section__copy h2,.vo-presence__header h2,.vo-spatial__intro h2,.vo-speed__copy h2,.vo-demo__copy h2{letter-spacing:-.068em;margin:0;font-size:clamp(3.4rem,6.2vw,7rem);font-weight:560;line-height:.86}.vo-section__copy>p,.vo-spatial__intro>p,.vo-speed__copy>p{max-width:570px;color:var(--vo-muted);margin:38px 0 0;font-size:1rem;line-height:1.72}.vo-check-list{gap:15px;margin:34px 0 0;padding:0;list-style:none;display:grid}.vo-check-list li{color:#4d4b46;align-items:center;gap:12px;font-size:.78rem;font-weight:620;display:flex}.vo-check-list svg{background:var(--vo-accent);color:#fff;stroke-width:2.5px;border-radius:50%;width:17px;height:17px;padding:3px}.vo-orbit-card{background:radial-gradient(circle at 76% 18%,#ff402424,#0000 30%),linear-gradient(145deg,#ebe7dd,#f9f7f2);border:1px solid #1717151c;border-radius:42px;min-height:650px;padding:22px;position:relative;overflow:hidden;box-shadow:0 35px 90px #1717151c}.vo-orbit-card__topline{z-index:2;color:#77746d;justify-content:space-between;align-items:center;font-size:.65rem;font-weight:650;display:flex;position:relative}.vo-orbit-card__topline span:first-child{color:var(--vo-ink);align-items:center;gap:8px;display:flex}.vo-orbit-card__topline i,.vo-minimized-card>b i,.vo-call-frame figcaption i{background:#2bc66d;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #2bc66d21}.vo-office-orbit{aspect-ratio:1;border:1px solid #17171526;border-radius:50%;width:min(74%,480px);position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.vo-office-orbit:before,.vo-office-orbit:after{content:"";border:1px solid #17171517;border-radius:50%;position:absolute}.vo-office-orbit:before{inset:12%}.vo-office-orbit:after{background:#ffffff6b;inset:28%}.vo-office-orbit__center{z-index:1;aspect-ratio:1;color:#fff;background:#171715;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:130px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 22px 45px #17171542}.vo-office-orbit__center .simple-brand{color:#fff;font-size:1.25rem}.vo-office-orbit__center span{color:#a8a69f;font-size:.58rem;font-weight:650}.vo-orbit-person{z-index:3;align-items:center;gap:9px;animation:4.5s ease-in-out infinite vo-person-float;display:flex;position:absolute}.vo-orbit-person>b{aspect-ratio:1;background:#ffbea9;border:4px solid #f7f4ed;border-radius:50%;place-items:center;width:47px;font-size:.64rem;display:grid;box-shadow:0 10px 22px #17171526}.vo-orbit-person>span{color:#fff;background:#171715e8;border-radius:12px;padding:8px 11px;display:none;box-shadow:0 12px 22px #17171529}.vo-orbit-person:hover>span{flex-direction:column;align-items:flex-start;display:flex}.vo-orbit-person strong{font-size:.65rem}.vo-orbit-person small{color:#aaa8a1;font-size:.55rem}.vo-orbit-person--1{top:3%;left:39%}.vo-orbit-person--2{animation-delay:-1.1s;top:42%;right:-3%}.vo-orbit-person--3{animation-delay:-2.2s;bottom:0;left:40%}.vo-orbit-person--4{animation-delay:-3.3s;top:42%;left:-3%}.vo-orbit-person--2>b{background:#c8e3df}.vo-orbit-person--3>b{background:#dcd0f0}.vo-orbit-person--4>b{background:#f5d46b}@keyframes vo-person-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.vo-minimized-card{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe3;border:1px solid #1717151a;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px 14px;display:grid;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:0 18px 45px #17171521}.vo-minimized-card__icon{aspect-ratio:1;background:#f3f0e9;border-radius:12px;place-items:center;width:42px;display:grid}.vo-minimized-card__icon .simple-brand{font-size:0}.vo-minimized-card__icon .simple-brand:before{color:var(--vo-ink);content:"S";font-size:1rem;font-weight:750}.vo-minimized-card>span:nth-child(2){flex-direction:column;align-items:flex-start;min-width:0;display:flex}.vo-minimized-card strong{font-size:.7rem}.vo-minimized-card small{color:#85827b;margin-top:2px;font-size:.6rem}.vo-minimized-card>b{color:#67645d;align-items:center;gap:7px;font-size:.58rem;display:flex}.vo-presence{color:#f6f4ee;background:#191918;border-radius:clamp(32px,5vw,64px);min-height:1000px;padding:clamp(90px,11vw,150px) clamp(24px,5vw,74px)}.vo-presence__header{grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:end;gap:clamp(50px,8vw,130px);margin-bottom:clamp(65px,8vw,110px);display:grid}.vo-presence__header h2{max-width:780px}.vo-presence__header h2 span{color:#ff745e;letter-spacing:0;font-family:Just Another Hand,cursive;font-size:1.18em;font-weight:400}.vo-presence__header>p{color:#aaa79f;margin:0 0 8px;font-size:1rem;line-height:1.72}.vo-presence__stage{margin:0;position:relative}.vo-presence__stage>img{border:1px solid #ffffff24;border-radius:30px;width:100%;display:block}.vo-presence__stage figcaption{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#171715b8;border:1px solid #ffffff29;border-radius:999px;gap:7px;padding:7px;display:flex;position:absolute;top:20px;left:20px}.vo-presence__stage figcaption span{color:#cfccc5;align-items:center;gap:7px;padding:7px 10px;font-size:.58rem;font-weight:650;display:flex}.vo-presence__stage figcaption i{border-radius:50%;width:7px;height:7px}.vo-presence__stage figcaption .is-green{background:#2bc66d}.vo-presence__stage figcaption .is-orange{background:var(--vo-accent)}.vo-presence__stage figcaption .is-gray{background:#98958e}.vo-presence__prompt{min-width:220px;color:var(--vo-ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f5efeb;border:1px solid #ffffff80;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 20px;padding:15px 15px 15px 18px;display:grid;position:absolute;bottom:22px;right:22px;box-shadow:0 18px 45px #00000040}.vo-presence__prompt span{color:#85827b;font-size:.57rem}.vo-presence__prompt strong{font-size:.72rem}.vo-presence__prompt button{aspect-ratio:1;background:var(--vo-accent);color:#fff;cursor:pointer;border:0;border-radius:50%;grid-area:1/2/3;place-items:center;width:42px;display:grid}.vo-presence__prompt svg{width:18px}.vo-conferencing{grid-template-columns:minmax(330px,.72fr) minmax(500px,1.28fr)}.vo-conference-modes{gap:9px;margin-top:38px;display:grid}.vo-conference-modes span{color:#77746d;border:1px solid #1717151f;border-radius:16px;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:13px;padding:12px 16px;font-size:.68rem;display:grid}.vo-conference-modes b{color:var(--vo-ink);font-size:.71rem}.vo-call-frame{border-radius:15px;margin:0;position:relative;overflow:hidden;box-shadow:0 32px 85px #1717152b}.vo-call-frame img{object-fit:contain;width:100%;display:block}.vo-call-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0a0c0eb8);height:30%;position:absolute;bottom:0;left:0;right:0}.vo-call-frame figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;bottom:24px;left:26px;right:26px}.vo-call-frame figcaption span{align-items:center;gap:9px;font-size:.65rem;display:flex}.vo-call-frame figcaption strong{font-size:.73rem}.vo-spatial{background:radial-gradient(circle at 85% 12%,#fffc,#0000 24%),#efcfc6;border-radius:clamp(32px,5vw,64px);padding:clamp(120px,14vw,190px) clamp(24px,5vw,76px);position:relative}.vo-spatial__intro{grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);align-items:end;gap:30px clamp(60px,9vw,150px);display:grid}.vo-spatial__intro .vo-section__number{grid-column:1/-1}.vo-spatial__intro h2{max-width:800px}.vo-spatial__intro h2 span{letter-spacing:0;font-family:Just Another Hand,cursive;font-size:1.16em;font-weight:400}.vo-spatial__intro>p{color:#5d524e;margin-bottom:8px}.vo-grammar{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(80px,10vw,130px);display:grid}.vo-grammar__step{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.vo-grammar__node{aspect-ratio:1;background:#f7f5efd1;border:1px solid #17171524;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:min(13vw,160px);min-width:116px;display:flex;box-shadow:0 20px 50px #53352e1f}.vo-grammar__node span{aspect-ratio:1;color:#fff;background:#171715;border-radius:50%;place-items:center;width:42px;display:grid}.vo-grammar__node svg{width:18px}.vo-grammar__node b{font-size:.8rem}.vo-grammar__step>p{color:#655a55;margin:18px 0 0;font-size:.65rem}.vo-grammar__step>svg{color:#1717156b;width:24px;position:absolute;top:76px;right:-12px}.vo-grammar__step:nth-child(2) .vo-grammar__node{background:#dfd3f1}.vo-grammar__step:nth-child(3) .vo-grammar__node{background:#c8e3df}.vo-grammar__step:nth-child(4) .vo-grammar__node{background:#f2cf6d}.vo-spatial__note{color:#ff4024;text-align:right;margin:45px 6% 0 auto;font-family:Just Another Hand,cursive;font-size:clamp(2.3rem,3.7vw,3.7rem);transform:rotate(-3deg)}.vo-speed{color:#f6f4ee;background:#20262d;border-radius:clamp(32px,5vw,64px);grid-template-columns:minmax(340px,.9fr) minmax(440px,1.1fr);align-items:center;gap:clamp(70px,9vw,150px);min-height:950px;padding:clamp(120px,14vw,190px) clamp(24px,5vw,76px);display:grid}.vo-speed__copy h2 span{color:#ff745e}.vo-speed__copy>p{color:#aeb1b1}.vo-performance-note{background:#ffffff0d;border:1px solid #ffffff1c;border-radius:18px;align-items:center;gap:16px;margin-top:42px;padding:15px 17px;display:flex}.vo-performance-note>span{aspect-ratio:1;background:var(--vo-accent);border-radius:13px;flex:none;place-items:center;width:43px;display:grid}.vo-performance-note svg{width:19px}.vo-performance-note p{color:#999d9e;flex-direction:column;margin:0;font-size:.64rem;line-height:1.45;display:flex}.vo-performance-note strong{color:#fff;margin-bottom:3px;font-size:.71rem}.vo-command-palette{background:#121619;border:1px solid #ffffff24;border-radius:30px;padding:16px;transform:rotate(1.5deg);box-shadow:0 40px 100px #00000059}.vo-command-palette__header{color:#858b8e;justify-content:space-between;align-items:center;padding:4px 5px 16px;font-size:.61rem;font-weight:650;display:flex}.vo-command-palette kbd{color:#b9bcbc;background:#ffffff12;border:1px solid #ffffff24;border-radius:7px;place-items:center;min-width:25px;height:25px;font-family:inherit;font-size:.58rem;display:inline-grid;box-shadow:inset 0 -2px #00000047}.vo-command-palette label{color:#7f8587;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:15px;align-items:center;gap:10px;padding:15px;display:flex}.vo-command-palette label input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.76rem}.vo-command-palette__items{gap:5px;padding:12px 0;display:grid}.vo-command-palette__items>div{color:#afb2b3;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:10px 12px;font-size:.69rem;display:flex}.vo-command-palette__items>div.is-selected{color:#fff;background:#ff4024}.vo-command-palette__items>div>span{align-items:center;gap:7px;display:flex}.vo-command-palette__items svg{width:18px}.vo-command-palette__items .is-selected kbd{color:#fff;background:#ffffff24;border-color:#ffffff4d}.vo-command-palette footer{color:#777d7f;border-top:1px solid #ffffff17;justify-content:flex-end;align-items:center;gap:18px;padding:12px 5px 2px;font-size:.56rem;display:flex}.vo-command-palette footer span{align-items:center;gap:5px;display:flex}.vo-command-palette footer kbd{min-width:20px;height:20px}.vo-demo{text-align:center;place-items:center;min-height:900px;padding:150px 24px;display:grid;position:relative}.vo-demo__copy{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.vo-demo__copy>p:first-child{color:var(--vo-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 30px;font-size:.65rem;font-weight:760}.vo-demo__copy h2{max-width:1040px}.vo-demo__copy h2 span{color:var(--vo-accent);letter-spacing:0;font-family:Just Another Hand,cursive;font-size:1.17em;font-weight:400;display:inline-block;transform:rotate(-2deg)}.vo-demo__copy>p:nth-of-type(2){max-width:560px;color:var(--vo-muted);margin:42px 0 0;font-size:.95rem;line-height:1.65}.vo-demo__copy>div{align-items:center;gap:26px;margin-top:36px;display:flex}.vo-demo__button{cursor:pointer;border-radius:999px;min-height:48px;padding-inline:24px}.vo-demo__copy>div>a{align-items:center;gap:10px;font-size:.72rem;font-weight:700;text-decoration:none;display:flex}.vo-demo__copy>div>a svg{width:16px}.vo-demo__sphere{pointer-events:none;position:absolute;inset:0}.vo-demo__sphere span{filter:blur(1px);opacity:.55;border-radius:50%;display:block;position:absolute}.vo-demo__sphere span:first-child{aspect-ratio:1;background:#ffc1b2;width:180px;top:22%;left:7%}.vo-demo__sphere span:nth-child(2){aspect-ratio:1;background:#d8c9ed;width:230px;bottom:18%;right:8%}.vo-demo__sphere span:nth-child(3){aspect-ratio:1;background:#c4e0dd;width:90px;top:18%;right:21%}.vo-footer{border-color:#17171529}@media (width<=900px){.vo-hero{min-height:850px}.vo-hero__copy h1{font-size:clamp(4rem,12vw,6.4rem)}.vo-hero__float--live{top:25%;left:-2%}.vo-hero__float--talking{bottom:13%;right:-1%}.vo-section,.vo-conferencing,.vo-speed{grid-template-columns:1fr;min-height:auto}.vo-orbit-card{min-height:620px}.vo-presence{min-height:auto}.vo-presence__header,.vo-spatial__intro{grid-template-columns:1fr}.vo-spatial__intro .vo-section__number{grid-column:auto}.vo-grammar{grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 20px}.vo-grammar__step:nth-child(2)>svg{display:none}.vo-call-frame img{min-height:0}.vo-command-palette{justify-self:center;width:min(100%,620px)}}@media (width<=620px){.vo-hero,.vo-section,.vo-presence,.vo-spatial,.vo-speed,.vo-demo,.vo-footer{width:calc(100% - 24px)}.vo-hero{min-height:780px;padding-top:135px}.vo-hero__copy h1{font-size:clamp(3.5rem,16vw,5.2rem)}.vo-hero__copy>p{margin-inline:auto}.vo-hero__actions{flex-direction:column;gap:20px}.vo-hero__map{width:120vw;height:76vw}.vo-hero__tile--three,.vo-hero__tile--four,.vo-hero__float--live{display:none}.vo-hero__float--talking{bottom:7%;right:-27px;transform:scale(.85)rotate(5deg)}.vo-section{gap:70px;padding-block:100px}.vo-orbit-card{border-radius:28px;min-height:520px}.vo-office-orbit{width:80%}.vo-office-orbit__center{width:100px}.vo-orbit-person>b{width:40px}.vo-presence,.vo-spatial,.vo-speed{border-radius:30px;padding:90px 18px}.vo-presence__stage>img{object-fit:cover;object-position:55% center;min-height:520px}.vo-presence__stage figcaption{flex-wrap:wrap;left:12px;right:12px}.vo-presence__prompt{bottom:12px;left:12px;right:12px}.vo-call-frame img{object-position:center;min-height:500px}.vo-call-frame figcaption{flex-direction:column;align-items:flex-start}.vo-grammar{gap:48px 8px}.vo-grammar__node{width:120px;min-width:0}.vo-grammar__step>svg{display:none}.vo-spatial__note{margin-right:0}.vo-command-palette{padding:10px;transform:none}.vo-demo{min-height:760px}.vo-demo__copy>div{flex-direction:column}.vo-demo__sphere span:first-child{width:130px;left:-50px}.vo-demo__sphere span:nth-child(2){width:160px;right:-70px}}@media (prefers-reduced-motion:reduce){.vo-hero__float,.vo-hero__tile,.vo-orbit-person{animation:none}}.marketing-page{--landing-accent:#ff4024;--landing-ink:#171715;--landing-muted:#6f6d67;min-height:100%;color:var(--landing-ink);background:#f3f0e9;overflow:hidden}.marketing-nav{justify-content:space-between;align-items:center;gap:32px;width:min(100% - 48px,1380px);min-height:62px;margin:0 auto;padding-top:8px;display:flex}.marketing-nav__links{align-items:center;gap:clamp(18px,2.5vw,38px);display:flex}.marketing-nav__links>a:not(.button){color:#5f5c56;font-size:.74rem;font-weight:650;text-decoration:none;position:relative}.marketing-nav__links>a:not(.button):after{background:var(--landing-accent);content:"";height:2px;transition:transform .16s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.marketing-nav__links>a.is-active:after,.marketing-nav__links>a:not(.button):hover:after{transform:scaleX(1)}.marketing-nav__links .button{min-height:34px;padding-inline:16px;font-size:.72rem}.marketing-hero,.marketing-detail,.marketing-cta,.marketing-footer{width:min(100% - 48px,1380px);margin-left:auto;margin-right:auto}.marketing-hero{min-height:min(850px,100svh);padding:clamp(142px,14vw,190px) 0 clamp(90px,12vw,175px)}.marketing-back{color:var(--landing-muted);align-items:center;gap:9px;margin-bottom:clamp(72px,9vw,130px);font-size:.68rem;font-weight:650;text-decoration:none;display:inline-flex}.marketing-back:hover{color:var(--landing-accent)}.marketing-hero h1{letter-spacing:-.07em;max-width:1100px;margin:0;font-size:clamp(4rem,8vw,9rem);font-weight:560;line-height:.84}.marketing-hero__intro{max-width:720px;color:var(--landing-muted);margin:46px 0 0 auto;font-size:clamp(1.08rem,1.8vw,1.42rem);line-height:1.6}.marketing-detail{border-top:1px solid #1717152b}.marketing-detail article{border-bottom:1px solid #1717152b;grid-template-columns:minmax(90px,.35fr) minmax(0,1fr);gap:clamp(24px,5vw,80px);min-height:280px;padding:clamp(54px,7vw,96px) 0;display:grid}.marketing-detail article>span{color:var(--landing-accent);letter-spacing:.12em;padding-top:9px;font-size:.66rem;font-weight:750}.marketing-detail article>div{grid-template-columns:minmax(280px,.85fr) minmax(260px,.65fr);gap:clamp(32px,7vw,110px);display:grid}.marketing-detail h2{letter-spacing:-.06em;max-width:600px;margin:0;font-size:clamp(2.5rem,4.8vw,5.2rem);font-weight:560;line-height:.9}.marketing-detail p{max-width:480px;color:var(--landing-muted);margin:8px 0 0;font-size:.95rem;line-height:1.7}.marketing-cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:min(720px,85vh);padding:120px 0;display:flex}.marketing-cta>p{color:var(--landing-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 30px;font-size:.68rem;font-weight:750}.marketing-cta h2{letter-spacing:-.068em;max-width:990px;margin:0 0 44px;font-size:clamp(3.6rem,7vw,7.5rem);font-weight:560;line-height:.86}.marketing-cta .button{gap:16px}.marketing-footer{border-top:1px solid #1717152b;justify-content:space-between;align-items:center;gap:30px;padding:32px 0;display:flex}.marketing-footer small{color:var(--landing-muted);font-size:.65rem}@media (width<=760px){.marketing-nav,.marketing-hero,.marketing-detail,.marketing-cta,.marketing-footer{width:calc(100% - 32px)}.marketing-nav__links>a:not(.button){display:none}.marketing-hero{min-height:720px}.marketing-detail article{grid-template-columns:46px minmax(0,1fr)}.marketing-detail article>div{grid-template-columns:1fr;gap:24px}.marketing-detail p{margin-top:0}}@media (width<=520px){.marketing-hero h1{font-size:clamp(3.4rem,17vw,5.1rem)}.marketing-detail article{grid-template-columns:1fr;gap:22px}.marketing-cta h2{font-size:3.5rem}.marketing-footer{flex-direction:column;align-items:flex-start}}.calls-page{--landing-accent:#ff4024;--landing-ink:#171715;--landing-muted:#6f6d67;min-height:100%;color:var(--landing-ink);background:#f3f0e9;overflow:hidden}.calls-page svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px}.cv-hero,.cv-start,.cv-video,.cv-share,.cv-privacy,.cv-cta,.cv-footer{width:min(100% - 48px,1380px);margin-left:auto;margin-right:auto}.cv-hero{align-content:center;min-height:1100px;padding:132px 0 92px;display:grid}.cv-hero__copy{z-index:2;text-align:center;width:min(100%,1160px);margin-inline:auto;position:relative}.cv-hero .marketing-back{margin-bottom:clamp(58px,7vw,92px)}.cv-hero__headline{min-width:0}.cv-hero .eyebrow,.cv-kicker{color:var(--landing-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 24px;font-size:.64rem;font-weight:760;display:block}.cv-hero h1{letter-spacing:-.075em;max-width:1100px;margin:0 auto;font-size:clamp(4.7rem,8.2vw,8.8rem);font-weight:540;line-height:.88}.cv-hero h1 span,.cv-section-heading h2 span,.cv-voice h2 span,.cv-share h2 span,.cv-privacy h2 span,.cv-cta h2 span{color:var(--landing-accent)}.cv-hero__intro{width:min(100%,680px);color:var(--landing-muted);margin:40px auto 0;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.62}.cv-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 26px;margin-top:38px;display:flex}.cv-hero__actions>a:not(.button){color:var(--landing-ink);align-items:center;gap:9px;font-size:.76rem;font-weight:680;text-decoration:none;display:inline-flex}.cv-hero__actions>a:not(.button) svg{width:17px}.cv-hero__frame{background:#d8d7d2;border:1px solid #1717151f;border-radius:36px;width:min(100%,1160px);margin:72px auto 0;position:relative;overflow:visible;box-shadow:0 38px 90px #17171526}.cv-hero__frame>img{aspect-ratio:1800/874;border-radius:inherit;object-fit:cover;object-position:center;width:100%;display:block}.cv-hero__frame:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff70}.cv-hero__frame figcaption{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181a1bc2;border:1px solid #ffffff5c;border-radius:17px;justify-content:space-between;align-items:center;gap:20px;padding:15px 18px;display:flex;position:absolute;bottom:28px;left:28px;right:28px;box-shadow:0 12px 40px #0000002e}.cv-hero__frame figcaption span,.cv-video-card__topline span,.cv-share__toolbar span{align-items:center;gap:8px;font-size:.68rem;font-weight:650;display:inline-flex}.cv-hero__frame figcaption i,.cv-video-card__topline i,.cv-share__toolbar i,.cv-flow__tile b i,.cv-voice__status i,.cv-voice__meta i,.cv-share__people>p i{background:#32d66d;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 4px #32d66d24}.cv-hero__frame figcaption strong{font-size:.72rem;font-weight:650}.cv-hero__badge{background:var(--landing-accent);color:#fff;border-radius:20px;width:158px;padding:20px;font-size:.67rem;line-height:1.35;position:absolute;top:-46px;left:-48px;transform:rotate(-4deg);box-shadow:0 22px 55px #ff402445}.cv-hero__badge svg{width:22px;margin-bottom:18px}.cv-hero__badge strong{font-size:.77rem}.cv-start{padding:clamp(120px,13vw,190px) 0}.cv-section-heading{grid-template-columns:minmax(0,1.1fr) minmax(310px,.6fr);align-items:end;gap:clamp(54px,10vw,160px);display:grid}.cv-section-heading h2,.cv-voice h2,.cv-share h2,.cv-privacy h2,.cv-cta h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.5rem,6vw,7.1rem);font-weight:560;line-height:.88}.cv-section-heading>p,.cv-section-heading__aside>p,.cv-voice__copy>p,.cv-share__copy>p,.cv-privacy__copy>p{color:var(--landing-muted);margin:0 0 6px;font-size:clamp(.98rem,1.3vw,1.15rem);line-height:1.65}.cv-flow{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) 34px minmax(0,1fr);align-items:center;gap:clamp(14px,2vw,28px);margin-top:clamp(76px,9vw,128px);display:grid}.cv-flow>svg{color:#aaa69d;width:30px}.cv-flow__step{position:relative}.cv-flow__number{z-index:2;background:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.61rem;font-weight:750;display:grid;position:absolute;top:14px;left:14px;box-shadow:0 6px 20px #1717151a}.cv-flow__tile{aspect-ratio:1.5;background:linear-gradient(#ffffff42,#ffffff42),linear-gradient(90deg,#1717150a 1px,#0000 1px) 0 0/38px 38px,linear-gradient(#1717150a 1px,#0000 1px) 0 0/38px 38px,#e7e3da;border:1px solid #17171517;border-radius:28px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.cv-flow__tile:before{aspect-ratio:1.25;content:"";background:#ff402412;border:2px solid #ff402475;border-radius:20px;width:56%;position:absolute;transform:perspective(160px)rotateX(7deg)rotate(-2deg)}.cv-person{z-index:1;border:5px solid #f4f1ea;border-radius:50%;place-items:center;width:50px;height:50px;font-size:.64rem;font-style:normal;font-weight:760;display:grid;position:absolute;box-shadow:0 10px 25px #17171521}.cv-person--you{color:#fff;background:#171715;bottom:17%;right:17%}.cv-person--maya{color:#6b3458;background:#e9b8da;top:22%;left:25%}.cv-flow__tile--move .cv-person--you{bottom:5%;right:6%}.cv-motion-line{border-top:2px dashed var(--landing-accent);width:16%;position:absolute;bottom:24%;right:17%;transform:rotate(-26deg)}.cv-flow__tile--join b,.cv-flow__tile--live b{z-index:2;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:.6rem;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 6px 20px #1717151a}.cv-flow__tile--live{grid-template-columns:auto auto;gap:10px}.cv-flow__tile--live>span{z-index:1;background:var(--landing-accent);color:#fff;border-radius:50%;place-items:center;width:57px;height:57px;display:grid;position:relative;box-shadow:0 11px 28px #ff40243d}.cv-flow__tile--live>span+span{background:#171715;box-shadow:0 11px 28px #1717152e}.cv-flow__tile--live svg{width:23px}.cv-flow__step h3{letter-spacing:-.02em;margin:24px 0 7px;font-size:1.1rem;font-weight:650}.cv-flow__step>p{color:var(--landing-muted);margin:0;font-size:.78rem;line-height:1.45}.cv-flow__note{color:var(--landing-muted);justify-content:center;align-items:center;gap:9px;margin:74px 0 0;font-size:.72rem;font-weight:650;display:flex}.cv-flow__note svg{width:16px;color:var(--landing-accent)}.cv-voice{color:#f7f4ed;background:#1d1d1b;border-radius:42px;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:start;gap:clamp(58px,7vw,90px) clamp(60px,9vw,150px);width:min(100% - 24px,1580px);min-height:980px;margin:0 auto;padding:clamp(86px,10vw,150px) max(24px,50vw - 690px);display:grid}.cv-voice__heading{grid-column:1/-1}.cv-voice__heading h2{width:100%;max-width:none;font-size:clamp(4rem,7.2vw,8.2rem)}.cv-voice .cv-kicker{color:#ff6b52}.cv-voice__copy>p{color:#aaa79f;max-width:590px;margin-top:0}.cv-voice__details{border-top:1px solid #ffffff1f;gap:0;margin-top:44px;display:grid}.cv-voice__details article{border-bottom:1px solid #ffffff1f;grid-template-columns:40px 1fr;gap:18px;padding:22px 0;display:grid}.cv-voice__details article>span{color:#ff6b52;background:#ffffff14;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.cv-voice__details svg{width:17px}.cv-voice__details h3{margin:1px 0 5px;font-size:.82rem;font-weight:650}.cv-voice__details p{color:#8e8b84;margin:0;font-size:.72rem;line-height:1.5}.cv-voice__visual{background:radial-gradient(circle at 50% 46%,#ff5b3b30,#0000 42%),linear-gradient(145deg,#2d2d2a,#151514);border:1px solid #ffffff1f;border-radius:34px;padding:clamp(24px,4vw,54px);position:relative;overflow:hidden;box-shadow:0 35px 90px #00000057}.cv-voice__visual:before{content:"";background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.cv-voice__status,.cv-voice__people,.cv-wave,.cv-voice__meta{z-index:1;position:relative}.cv-voice__status{justify-content:space-between;align-items:center;gap:20px;display:flex}.cv-voice__status span{color:#aaa79f;align-items:center;gap:8px;font-size:.66rem;display:flex}.cv-voice__status strong{font-size:.72rem;font-weight:650}.cv-voice__people{justify-content:center;gap:clamp(12px,3vw,28px);margin:74px 0 60px;display:flex}.cv-voice__people>div{justify-items:center;display:grid}.cv-voice__people>div>span{aspect-ratio:1;color:#d3d0c9;background:#3b3b37;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:clamp(76px,8vw,112px);font-size:clamp(1rem,2vw,1.6rem);font-weight:700;display:grid}.cv-voice__people>div>span.is-speaking{color:#fff;background:#664138;border-color:#ff6b52;box-shadow:0 0 0 7px #ff6b521f,0 0 45px #ff6b5226}.cv-voice__people strong{margin-top:15px;font-size:.72rem}.cv-voice__people small{color:#7f7c76;margin-top:4px;font-size:.6rem}.cv-voice__people .is-speaking+strong+small{color:#ff7a63}.cv-wave{justify-content:center;align-items:center;gap:7px;height:90px;display:flex}.cv-wave i{opacity:.84;background:linear-gradient(#ff8b75,#ff4024);border-radius:999px;width:clamp(3px,.4vw,5px);max-height:100%;display:block}.cv-voice__meta{color:#8e8b84;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;margin-top:48px;padding-top:21px;font-size:.62rem;display:flex}.cv-voice__meta span{align-items:center;gap:8px;display:flex}.cv-voice__meta svg{color:#ff6b52;width:15px}.cv-video{padding:clamp(130px,14vw,210px) 0}.cv-section-heading__aside>div{align-items:center;gap:12px;margin-top:27px;display:flex}.cv-section-heading__aside>div span{background:#ffffff70;border:1px solid #1717151f;border-radius:999px;padding:9px 13px;font-size:.64rem;font-weight:680}.cv-section-heading__aside>div span:last-child{color:#fff;background:#171715}.cv-section-heading__aside>div svg{color:#aaa69d;width:17px}.cv-video__gallery{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:20px;margin-top:clamp(72px,9vw,128px);display:grid}.cv-video-card{background:#d4dbe0;border:1px solid #1717151a;border-radius:30px;margin:0;position:relative;overflow:hidden;box-shadow:0 28px 70px #1717151f}.cv-video-card--gallery{margin-top:15%}.cv-video-card>img{aspect-ratio:1.65;object-fit:cover;width:100%;display:block}.cv-video-card__topline{background:#d4dbe0;justify-content:space-between;align-items:center;gap:18px;height:50px;padding:0 17px;display:flex}.cv-video-card__topline b{background:#ffffff59;border:1px solid #1717151a;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.57rem;font-weight:650;display:inline-flex}.cv-video-card__topline b svg{width:12px}.cv-video-card figcaption{background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:28px;padding:24px 26px 28px;display:grid}.cv-video-card figcaption span{color:var(--landing-accent);letter-spacing:.09em;text-transform:uppercase;font-size:.61rem;font-weight:760}.cv-video-card figcaption p{max-width:320px;color:var(--landing-muted);justify-self:end;margin:0;font-size:.71rem;line-height:1.5}.cv-video-card__image-x{object-position:97% 10%}.cv-share{border-top:1px solid #17171526;grid-template-columns:minmax(330px,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(60px,9vw,140px);padding:clamp(110px,12vw,175px) 0;display:grid}.cv-share__copy>p{max-width:510px;margin-top:36px}.cv-share__copy ul{border-top:1px solid #17171521;gap:0;margin:44px 0 0;padding:0;list-style:none;display:grid}.cv-share__copy li{color:var(--landing-muted);border-bottom:1px solid #17171521;grid-template-columns:26px 1fr;align-items:start;gap:12px;padding:18px 0;font-size:.72rem;line-height:1.45;display:grid}.cv-share__copy li svg{width:16px;color:var(--landing-accent)}.cv-share__copy li strong{color:var(--landing-ink);font-weight:680}.cv-share__demo{background:#d3d9de;border:1px solid #1717151c;border-radius:30px;overflow:hidden;box-shadow:0 32px 80px #17171521}.cv-share__toolbar{justify-content:space-between;align-items:center;gap:20px;height:57px;padding:0 19px;display:flex}.cv-share__toolbar b{align-items:center;gap:8px;font-size:.61rem;display:flex}.cv-share__toolbar b svg{width:14px}.cv-share__screen{background:#f6f4ef;border:1px solid #17171529;border-radius:18px;margin:0 14px;overflow:hidden}.cv-share__screen img{aspect-ratio:16/9;object-fit:cover;object-position:center top;width:100%;display:block}.cv-share__people{align-items:center;gap:9px;padding:12px 14px 14px;display:flex}.cv-share__people>div{aspect-ratio:16/9;background:#1c1c1b;border:1px solid #17171529;border-radius:9px;width:94px;position:relative;overflow:hidden}.cv-share__people>div img{object-fit:cover;width:100%;height:100%}.cv-share__people>div span{color:#fff;background:#141516c2;border-radius:4px;padding:2px 4px;font-size:.48rem;position:absolute;bottom:4px;left:5px}.cv-share__people>p{color:#4d5358;align-items:center;gap:8px;margin:0 0 0 auto;font-size:.59rem;font-weight:650;display:flex}.cv-privacy{color:#fff;background:#ff4024;border-radius:42px;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(65px,10vw,160px);min-height:780px;padding:clamp(100px,11vw,160px);display:grid}.cv-privacy__timer{aspect-ratio:1;justify-self:center;width:min(100%,410px);position:relative}.cv-privacy__timer svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.cv-privacy__timer circle{fill:none;stroke:#ffffff2e;stroke-width:1.5px}.cv-privacy__timer circle+circle{stroke:#fff;stroke-dasharray:603;stroke-dashoffset:96px;stroke-linecap:round;stroke-width:3px}.cv-privacy__timer>div{place-content:center;justify-items:center;display:grid;position:absolute;inset:0}.cv-privacy__timer strong{letter-spacing:-.08em;font-size:clamp(6.5rem,12vw,11rem);font-weight:540;line-height:.72}.cv-privacy__timer span{letter-spacing:.14em;text-transform:uppercase;margin-top:22px;font-size:.67rem;font-weight:720}.cv-privacy .cv-kicker{color:#ffffffad}.cv-privacy h2 span{color:#171715}.cv-privacy__copy>p{color:#ffffffbf;max-width:600px;margin-top:36px}.cv-privacy__notice{background:#17171521;border:1px solid #fff3;border-radius:18px;grid-template-columns:43px 1fr;align-items:center;gap:15px;max-width:540px;margin-top:45px;padding:17px;display:grid}.cv-privacy__notice>span{background:#ffffff24;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.cv-privacy__notice svg{width:20px}.cv-privacy__notice strong,.cv-privacy__notice small{display:block}.cv-privacy__notice strong{margin-bottom:5px;font-size:.72rem}.cv-privacy__notice small{color:#ffffffa1;font-size:.61rem;line-height:1.45}.cv-cta{text-align:center;place-content:center;justify-items:center;min-height:min(760px,90vh);padding:120px 0;display:grid}.cv-cta>p{color:var(--landing-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 28px;font-size:.66rem;font-weight:760}.cv-cta h2{margin-bottom:46px;font-size:clamp(4rem,8vw,8.5rem)}.cv-footer{width:min(100% - 48px,1380px)}@media (width<=1100px){.cv-voice{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:60px}.cv-privacy{padding-left:clamp(50px,8vw,100px);padding-right:clamp(50px,8vw,100px)}}@media (width<=900px){.cv-hero{min-height:auto;padding-top:130px}.cv-hero__frame{width:min(100%,850px);margin-top:60px}.cv-section-heading{grid-template-columns:1fr;gap:36px}.cv-section-heading>p,.cv-section-heading__aside{justify-self:end;max-width:600px}.cv-flow{grid-template-columns:1fr;gap:28px}.cv-flow>svg{justify-self:center;transform:rotate(90deg)}.cv-flow__step{grid-template-columns:minmax(270px,.9fr) minmax(200px,.55fr);align-items:center;column-gap:30px;display:grid}.cv-flow__tile{grid-row:1/3}.cv-flow__step h3{align-self:end;margin-top:0}.cv-flow__step>p{align-self:start}.cv-voice{grid-template-columns:1fr}.cv-voice__heading{grid-column:auto}.cv-voice__copy{max-width:690px}.cv-video__gallery{grid-template-columns:1fr}.cv-video-card{width:min(92%,820px)}.cv-video-card--gallery{width:min(78%,690px);margin-top:-4%;margin-left:auto}.cv-share{grid-template-columns:1fr}.cv-share__copy{max-width:670px}.cv-share__demo{justify-self:end;width:min(94%,820px)}.cv-privacy{grid-template-columns:1fr;min-height:auto}.cv-privacy__timer{width:min(70vw,370px)}.cv-privacy__copy{max-width:700px}}@media (width<=620px){.cv-hero,.cv-start,.cv-video,.cv-share,.cv-cta,.cv-footer{width:calc(100% - 32px)}.cv-hero{padding:112px 0 76px}.cv-hero .marketing-back{margin-bottom:64px}.cv-hero h1{font-size:clamp(3.5rem,16vw,5.2rem)}.cv-hero__intro{margin-top:32px}.cv-hero__actions{flex-direction:column;gap:20px;margin-top:34px}.cv-hero__frame{border-radius:24px 0 0 24px;width:calc(100% + 16px);margin:54px -16px 0 auto}.cv-hero__frame>img{object-position:50% center;min-height:360px}.cv-hero__frame figcaption{flex-direction:column;align-items:flex-start;gap:7px;bottom:16px;left:16px;right:16px}.cv-hero__badge{width:140px;padding:16px;top:-34px;left:-4px}.cv-section-heading h2,.cv-voice h2,.cv-share h2,.cv-privacy h2,.cv-cta h2{font-size:clamp(3.35rem,16vw,5rem)}.cv-flow__step{grid-template-columns:1fr}.cv-flow__tile{grid-row:auto}.cv-flow__step h3{margin-top:20px}.cv-flow__note{text-align:left;align-items:flex-start}.cv-voice{border-radius:30px;width:calc(100% - 16px);min-height:auto;padding-left:20px;padding-right:20px}.cv-voice__visual{border-radius:24px;padding:23px 14px}.cv-voice__people{gap:8px;margin-top:54px}.cv-voice__people>div>span{width:clamp(70px,23vw,96px)}.cv-wave{gap:4px}.cv-video-card,.cv-video-card--gallery,.cv-share__demo{border-radius:22px;width:100%;margin:0}.cv-video-card figcaption{grid-template-columns:1fr;gap:10px}.cv-video-card figcaption p{justify-self:start}.cv-share__screen{margin-inline:8px}.cv-share__people>div{width:76px}.cv-privacy{border-radius:30px;width:calc(100% - 16px);padding:76px 20px}.cv-privacy__timer{width:min(78vw,320px)}.cv-privacy__notice{grid-template-columns:1fr}.cv-cta{min-height:660px}.cv-footer{flex-direction:column;align-items:flex-start}}.legal-page{--legal-accent:#ff4024;--legal-ink:#171715;--legal-muted:#6f6d67;min-height:100%;color:var(--legal-ink);background:#f3f0e9;overflow:hidden}.legal-nav{z-index:2;justify-content:space-between;align-items:center;min-height:54px;padding:10px clamp(16px,2vw,24px) 0;display:flex;position:relative}.legal-nav .simple-brand{font-size:clamp(1.65rem,2.2vw,2rem)}.legal-nav__back{color:var(--legal-ink);align-items:center;gap:10px;font-size:.76rem;font-weight:650;text-decoration:none;display:flex}.legal-nav__back span{border:1px solid #1717152e;border-radius:50%;place-items:center;width:30px;height:30px;transition:transform .18s,border-color .18s;display:grid}.legal-nav__back:hover{color:var(--legal-accent)}.legal-nav__back:hover span{border-color:var(--legal-accent);transform:rotate(45deg)}.legal-hero{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:clamp(48px,8vw,130px);width:min(100% - 48px,1380px);min-height:600px;margin:0 auto;padding:clamp(90px,12vw,170px) 0 clamp(100px,12vw,160px);display:grid;position:relative}.legal-hero:after{content:"";background:#17171529;height:1px;position:absolute;bottom:0;left:0;right:0}.legal-hero__copy h1{max-width:920px;color:var(--legal-ink);letter-spacing:-.075em;margin:0;font-size:clamp(4.8rem,9.5vw,10.5rem);font-weight:560;line-height:.76}.legal-hero__copy h1 span{color:#88847b}.legal-hero__copy>p:last-child{max-width:570px;color:var(--legal-muted);margin:46px 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.58}.legal-hero__mark{aspect-ratio:1;justify-self:end;width:min(100%,410px);position:relative}.legal-hero__orbit{border:1px solid #1717152e;border-radius:50%;position:absolute;inset:9%;transform:rotate(-18deg)scaleY(.55)}.legal-hero__sphere{background:radial-gradient(circle at 32% 25%,#fff 0 3%,#e1ded6 13%,#959189 46%,#232321 83%);border-radius:50%;position:absolute;inset:23%;box-shadow:inset -22px -28px 40px #0000003d,0 40px 70px #17171533}.legal-hero__dot{background:var(--legal-accent);border:4px solid #f3f0e9;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 0 0 6px #ff40241f}.legal-hero__dot--one{top:28%;right:8%}.legal-hero__dot--two{bottom:23%;left:8%}.legal-hero__mark small{color:var(--legal-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:700;position:absolute;bottom:7%;right:4%}.legal-workspace{width:min(100% - 48px,1380px);margin:0 auto;padding:clamp(72px,9vw,130px) 0 clamp(110px,12vw,180px)}.legal-tabs{border-bottom:1px solid #1717152b;grid-template-columns:repeat(3,1fr);margin-bottom:clamp(72px,8vw,120px);display:grid}.legal-tab{color:#85817a;align-items:center;gap:18px;min-height:70px;padding:0 18px 18px;font-size:clamp(.78rem,1vw,.9rem);font-weight:650;text-decoration:none;transition:color .18s;display:flex;position:relative}.legal-tab+.legal-tab{border-left:1px solid #1717151f}.legal-tab span{color:#aaa69e;letter-spacing:.12em;font-size:.59rem}.legal-tab:after{background:var(--legal-accent);content:"";height:3px;transition:transform .22s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.legal-tab:hover,.legal-tab.is-active{color:var(--legal-ink)}.legal-tab.is-active:after{transform:scaleX(1)}.legal-document{grid-template-columns:minmax(180px,.33fr) minmax(0,1fr);gap:clamp(54px,9vw,150px);display:grid}.legal-document__meta{align-self:start;padding-top:10px;position:sticky;top:24px}.legal-document__status{color:#76726a;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:.66rem;font-weight:700;display:inline-flex}.legal-document__status i{background:var(--legal-accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff40241a}.legal-document__status.is-current i{background:#3e9f73;box-shadow:0 0 0 5px #3e9f731c}.legal-document__meta dl{margin:48px 0 0}.legal-document__meta dl div{border-top:1px solid #17171521;padding:17px 0}.legal-document__meta dt{color:#9b978f;letter-spacing:.11em;text-transform:uppercase;margin-bottom:6px;font-size:.6rem;font-weight:700}.legal-document__meta dd{color:#57544f;margin:0;font-size:.72rem}.legal-document__contents{flex-direction:column;align-items:flex-start;gap:10px;margin-top:46px;display:flex}.legal-document__contents p{color:#9b978f;letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:.6rem;font-weight:700}.legal-document__contents a{color:#6e6a64;font-size:.7rem;font-weight:560;text-decoration:none}.legal-document__contents a:hover{color:var(--legal-accent)}.legal-document__body{max-width:840px}.legal-document__eyebrow{color:var(--legal-accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:.65rem;font-weight:700}.legal-document__body h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.4rem,6.2vw,6.7rem);font-weight:560;line-height:.9}.legal-document__summary{max-width:690px;color:var(--legal-muted);margin:34px 0 0;font-size:clamp(1.05rem,1.6vw,1.26rem);line-height:1.6}.legal-document__placeholder{background:#e9e6df;border:1px solid #17171524;border-radius:30px;grid-template-columns:42px minmax(0,1fr);gap:22px;margin-top:70px;padding:clamp(26px,4vw,44px);display:grid}.legal-document__placeholder>span{background:var(--legal-accent);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.9rem;display:grid}.legal-document__placeholder h3{letter-spacing:-.035em;margin:2px 0 12px;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:620}.legal-document__placeholder p{max-width:620px;color:var(--legal-muted);margin:0;font-size:.86rem;line-height:1.65}.legal-document__outline{margin-top:72px}.legal-document__outline>p{color:#96928a;letter-spacing:.14em;text-transform:uppercase;margin:0 0 24px;font-size:.62rem;font-weight:700}.legal-document__outline ol{counter-reset:legal-outline;margin:0;padding:0;list-style:none}.legal-document__outline li{counter-increment:legal-outline;border-top:1px solid #17171521;align-items:center;gap:24px;min-height:62px;font-size:.92rem;display:flex}.legal-document__outline li:before{color:#aaa69e;content:counter(legal-outline, decimal-leading-zero);letter-spacing:.1em;font-size:.6rem;font-weight:700}.legal-prose{color:#47443f;margin-top:clamp(66px,8vw,100px)}.legal-prose__notice{background:#e9e6df;border:1px solid #17171524;border-radius:30px;margin-bottom:76px;padding:clamp(26px,4vw,42px)}.legal-prose__notice strong{color:var(--legal-ink);letter-spacing:-.025em;margin-bottom:10px;font-size:1.08rem;display:block}.legal-prose__notice p{max-width:670px;color:var(--legal-muted);margin:0;font-size:.86rem;line-height:1.7}.legal-prose__section{border-top:1px solid #17171524;grid-template-columns:42px minmax(0,1fr);gap:24px;padding:48px 0 54px;scroll-margin-top:30px;display:grid}.legal-prose__number{color:var(--legal-accent);letter-spacing:.1em;margin:7px 0 0;font-size:.62rem;font-weight:750}.legal-prose__section h3{color:var(--legal-ink);letter-spacing:-.045em;margin:0 0 27px;font-size:clamp(1.55rem,2.7vw,2.25rem);font-weight:610;line-height:1.05}.legal-prose__section p,.legal-prose__section li,.legal-prose__section address{color:#5e5a54;font-size:.86rem;line-height:1.82}.legal-prose__section p{margin:0}.legal-prose__section p+p,.legal-prose__section ul+p{margin-top:19px}.legal-prose__section strong{color:#34322f;font-weight:680}.legal-prose__section a{color:#c93922;text-underline-offset:3px;font-weight:620;text-decoration-thickness:1px}.legal-prose__section ul{gap:9px;margin:20px 0 0;padding-left:20px;display:grid}.legal-prose__section li{padding-left:6px}.legal-prose__section li::marker{color:var(--legal-accent)}.legal-prose__section address{margin-top:20px;font-style:normal}.legal-prose__caps{letter-spacing:.025em;text-transform:uppercase;font-weight:640;color:#45423d!important;font-size:.79rem!important}.legal-footer{color:#f1eee7;background:#1b1b19;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:clamp(36px,8vw,120px);min-height:210px;padding:clamp(62px,7vw,92px) max(24px,50vw - 690px) 30px;display:grid}.legal-footer .simple-brand{color:#f1eee7}.legal-footer p{color:#a9a69f;max-width:500px;margin:0;font-size:.82rem;line-height:1.5}.legal-footer small{color:#77746e;font-size:.64rem}.legal-footer small a{color:inherit;font-weight:650}@media (width<=900px){.legal-hero{grid-template-columns:1fr;padding-top:110px}.legal-hero__copy{z-index:1;position:relative}.legal-hero__mark{opacity:.36;width:330px;position:absolute;bottom:38px;right:-70px}.legal-document{grid-template-columns:1fr;gap:54px}.legal-document__meta{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:42px;display:grid;position:static}.legal-document__meta dl{grid-template-columns:repeat(2,1fr);margin:-17px 0 0;display:grid}.legal-document__meta dl div{padding-left:22px}.legal-document__contents{flex-flow:wrap;grid-column:1/-1;align-items:center;gap:10px 20px;margin-top:0}.legal-document__contents p{width:100%}}@media (width<=620px){.legal-nav__back{gap:0;font-size:0}.legal-nav__back span{font-size:.9rem}.legal-hero,.legal-workspace{width:min(100% - 32px,1380px)}.legal-hero{min-height:570px;padding:96px 0 86px}.legal-hero__copy h1{font-size:clamp(4.1rem,21vw,6.5rem)}.legal-hero__copy>p:last-child{margin-top:36px}.legal-hero__mark{width:300px;bottom:-2px;right:-118px}.legal-hero__mark small{display:none}.legal-workspace{padding-top:54px}.legal-tabs{scrollbar-width:none;grid-template-columns:repeat(3,minmax(178px,1fr));margin-bottom:72px;margin-right:-16px;overflow-x:auto}.legal-tabs::-webkit-scrollbar{display:none}.legal-tab{min-height:62px;padding-inline:12px}.legal-document__meta{grid-template-columns:1fr;gap:28px}.legal-document__meta dl{margin-top:0}.legal-document__meta dl div{padding-left:0}.legal-document__meta dl div+div{padding-left:18px}.legal-document__contents{display:none}.legal-document__body h2{font-size:clamp(3.25rem,16vw,5rem)}.legal-document__placeholder{border-radius:24px;grid-template-columns:1fr;margin-top:54px}.legal-prose__notice{border-radius:24px;margin-bottom:58px}.legal-prose__section{grid-template-columns:1fr;gap:14px;padding:40px 0 46px}.legal-prose__number{margin-top:0}.legal-prose__section h3{margin-bottom:22px}.legal-footer{grid-template-columns:1fr;align-items:start;gap:28px;min-height:300px;padding-inline:16px}.landing-footer__links{flex-wrap:wrap}}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.2,.75,.25,1),transform .9s cubic-bezier(.2,.75,.25,1);transform:translateY(36px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.button{color:#fff;cursor:pointer;background:#20262d;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:600;text-decoration:none;transition:transform .16s,opacity .16s;display:inline-flex}.button:hover{opacity:.88}.button:active{transform:scale(.98)}.button:disabled{cursor:wait;opacity:.55}.button--quiet{color:#20262d;background:#20262d12;min-height:38px;padding:0 16px;font-size:.86rem}.form-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffbd;border:1px solid #20262d14;border-radius:28px;width:min(100%,520px);margin:clamp(72px,12vh,130px) auto 0;padding:clamp(26px,5vw,46px);box-shadow:0 28px 80px #20262d12}.form-card h1{font-size:clamp(2rem,5vw,3rem)}.form-card__description{color:#747b82;margin:12px 0 28px;line-height:1.55}.simple-form{gap:18px;display:grid}.simple-form label{color:#495159;gap:8px;font-size:.78rem;font-weight:650;display:grid}.simple-form input,.simple-form select{color:#20262d;background:#fff;border:1px solid #20262d24;border-radius:12px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:.95rem;font-weight:450}.simple-form .input-select__trigger{min-height:48px}.simple-form input:focus,.simple-form select:focus{border-color:#f54927;box-shadow:0 0 0 3px #f549271a}.otp-field{gap:8px;display:grid}.otp-destination{color:#747b82;margin:-8px 0 2px;font-size:.84rem;line-height:1.45}.otp-destination strong{color:#3f474e;font-weight:650}.otp-delivery-tip{color:#747b82;text-align:left;background:linear-gradient(135deg,#fff0eb,#ffe3db);border:0;border-radius:13px;justify-content:flex-start;align-items:flex-start;gap:11px;margin:-2px 0 2px;padding:13px 16px;font-size:.77rem;line-height:1.35;display:flex}.otp-delivery-tip__icon{color:#e54a2c;background:#ffffffb8;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.otp-delivery-tip__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3px;width:16px;height:16px}.otp-delivery-tip p{gap:1px;margin:0;display:grid}.otp-delivery-tip strong{color:#353c43;font-weight:650}.otp-field__label{color:#495159;font-size:.78rem;font-weight:650}.otp-resend{color:#747b82;justify-content:center;align-items:center;gap:10px;font-size:.8rem;display:flex}.otp-resend>button{color:#20262d;cursor:pointer;background:0 0;border:0;outline:none;align-items:center;gap:7px;padding:0;font-weight:650;display:inline-flex}.otp-resend>button:disabled{color:#8a9197;cursor:not-allowed}.otp-resend>button:focus-visible{border-radius:8px;box-shadow:0 0 0 3px #f549271f}.otp-resend__timer{font-variant-numeric:tabular-nums;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:.64rem;font-weight:700;display:grid;position:relative}.otp-resend__timer svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.otp-resend__timer circle{fill:none;stroke-width:3px}.otp-resend__track{stroke:#20262d17}.otp-resend__progress{stroke:#f54927;stroke-dasharray:100;stroke-linecap:round;transition:stroke-dashoffset 1s linear}.form-notice{color:#25734c;margin:-4px 0 0;font-size:.82rem}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-error{color:#c93f27;margin:-4px 0 0;font-size:.82rem}.password-completion{gap:10px;margin-top:-8px;display:grid}.password-completion__toggle{color:#606970;cursor:pointer;background:0 0;border:0;border-radius:6px;outline:none;align-items:center;gap:7px;width:fit-content;min-height:24px;padding:2px 5px;font-size:.72rem;font-weight:650;display:inline-flex}.password-completion__toggle:hover{background:#20262d0d}.password-completion__toggle:focus-visible{box-shadow:0 0 0 3px #f549271f}.password-completion__toggle-icon{background:#20262d14;border-radius:50%;place-items:center;width:16px;height:16px;font-size:.8rem;line-height:1;display:grid}.password-completion__track{background:#20262d1a;border-radius:999px;height:7px;overflow:hidden}.password-completion__fill{border-radius:inherit;background:#f54927;height:100%;transition:width .18s,background-color .18s;display:block}.password-completion__fill[data-complete=true]{background:#2d8a5b}.password-completion__rules-shell{visibility:hidden;opacity:0;grid-template-rows:0fr;transition:grid-template-rows .2s cubic-bezier(.2,.75,.25,1),opacity .15s,transform .2s cubic-bezier(.2,.75,.25,1),visibility 0s linear .2s;display:grid;overflow:hidden;transform:translateY(-4px)}.password-completion__rules-shell.is-expanded{visibility:visible;opacity:1;grid-template-rows:1fr;transition-delay:0s;transform:translateY(0)}.password-completion__rules{color:#747b82;flex-direction:column;gap:8px;min-height:0;margin:0;padding:0;font-size:.76rem;list-style:none;display:flex;overflow:hidden}.password-completion__rules li{align-items:flex-start;gap:7px;line-height:1.35;display:flex}.password-completion__rules li.is-met{color:#25734c}.password-completion__check{text-align:center;flex:0 0 1em;width:1em;font-weight:700;line-height:1.25}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.form-footer{color:#747b82;text-align:center;margin:22px 0 0;font-size:.84rem}.form-footer a{color:#20262d;font-weight:650}.login-passkey__separator{color:#8a9197;text-transform:uppercase;align-items:center;gap:12px;font-size:.72rem;display:flex}.login-passkey__separator:before,.login-passkey__separator:after{content:"";background:#20262d1a;flex:1;height:1px}.login-passkey__button{border:1px solid #20262d1a;min-height:46px}.offices-content{width:min(100% - 48px,1160px);margin:0 auto}.offices-page{background:var(--theme-panel-muted);min-height:100%;color:var(--theme-text);padding:0 0 40px}.offices-page .hud-header{width:100%;height:56px;padding:0 clamp(20px,3vw,44px)}.offices-page .hud-wordmark{font-size:1.7rem}.offices-page .hud-user{width:32px;height:32px}.offices-heading{justify-content:space-between;align-items:center;padding:18px 0;display:flex}.offices-heading__actions{justify-content:space-between;align-items:center;gap:9px;width:100%;display:flex}.offices-create{border:1px solid var(--theme-text);background:var(--theme-text);min-height:38px;color:var(--theme-bg);border-radius:999px;flex:none;align-items:center;gap:9px;padding:0 15px;font-size:.76rem;font-weight:650;text-decoration:none;transition:background-color .14s;display:inline-flex}.offices-create svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:15px;height:15px}.offices-create:hover{background:color-mix(in srgb, var(--theme-text) 86%, transparent)}.offices-create--limit{border-color:var(--theme-border);background:var(--theme-elevated);color:var(--theme-muted);cursor:default}.offices-create--limit:hover{background:var(--theme-elevated)}.offices-create:focus-visible{outline-offset:3px;outline:2px solid #f54927}.offices-directory{padding-top:2px}.offices-directory__header{justify-content:space-between;align-items:center;gap:20px;min-height:46px;display:flex}.offices-directory__header h2{color:var(--theme-text);letter-spacing:.01em;margin:0;font-size:.76rem;font-weight:650}.offices-directory__header p{color:var(--theme-muted);font-variant-numeric:tabular-nums;margin:0;font-size:.69rem}.offices-search{width:min(100%,222px);display:block;position:relative}.offices-search svg{fill:none;width:16px;height:16px;stroke:var(--theme-muted);stroke-linecap:round;stroke-width:1.45px;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.offices-search input{border:1px solid var(--theme-border);background:var(--theme-elevated);width:100%;height:38px;color:var(--theme-text);border-radius:999px;outline:none;padding:0 34px 0 36px;font-size:.78rem;transition:border-color .14s,background-color .14s,box-shadow .14s}.offices-search input::placeholder{color:var(--theme-muted)}.offices-search input:hover{border-color:color-mix(in srgb, var(--theme-text) 24%, transparent)}.offices-search input:focus{border-color:var(--theme-accent);background:var(--theme-elevated);box-shadow:0 0 0 3px #f5492717}.office-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.office-card{background:var(--theme-elevated);width:100%;min-width:0;color:var(--theme-text);text-align:left;cursor:pointer;border:0;border-radius:22px;flex-direction:column;padding:8px;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 9px 30px #20262d12}.office-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #20262d1f}.office-card:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.office-card__visual{aspect-ratio:16/10;background:var(--theme-panel);border-radius:16px;width:100%;display:block;position:relative;overflow:hidden}.office-card__visual img{object-fit:cover;width:100%;height:100%;transition:filter .18s,transform .3s;display:block}.office-card:hover .office-card__visual img{filter:contrast(1.03);transform:scale(1.025)}.office-card__body{flex-direction:column;flex:1;width:100%;min-width:0;padding:17px 10px 9px;display:flex}.office-card__content{gap:5px;min-width:0;display:grid}.office-card__content strong{min-width:0;color:var(--theme-text);letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem;font-weight:650;overflow:hidden}.office-card__content small{color:var(--theme-muted);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:.72rem;overflow:hidden}.office-card__role{background:var(--theme-panel-muted);border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}.office-card__role strong{color:var(--theme-muted);text-transform:capitalize;font-size:.66rem;font-weight:650}.office-card__footer{justify-content:space-between;align-items:center;gap:10px;margin-top:19px;display:flex}.office-card__meta{align-items:center;gap:7px;min-width:0;display:flex}.office-card__team{min-width:0;display:flex}.office-card__world-count{background:var(--theme-panel-muted);min-width:0;min-height:28px;color:var(--theme-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.65rem;display:flex}.office-card__world-count-dot{background:#879098;border-radius:50%;flex:0 0 6px;width:6px;height:6px;display:block}.office-card__world-count.is-active .office-card__world-count-dot{background:#20b95a}.office-card__world-count.is-pending{opacity:.55}.office-card__action{background:var(--theme-text);min-height:30px;color:var(--theme-bg);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 11px 0 13px;font-size:.68rem;font-weight:650;display:inline-flex}.office-card__action svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:16px;height:16px}.offices-empty{background:var(--theme-elevated);min-height:260px;color:var(--theme-muted);text-align:center;border-radius:22px;place-content:center;justify-items:center;display:grid}.offices-empty h3{color:var(--theme-text);margin:0;font-size:1rem;font-weight:650}.offices-empty p{max-width:420px;margin:9px 0 18px;font-size:.82rem;line-height:1.55}.offices-empty button,.offices-empty a{color:var(--theme-text);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.78rem;font-weight:650;text-decoration:none}.offices-empty button:focus-visible,.offices-empty a:focus-visible{outline-offset:4px;outline:2px solid #f54927}.simple-loader{border:2px solid #20262d24;border-top-color:#f54927;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite simple-spin}@keyframes simple-spin{to{transform:rotate(360deg)}}@media (width<=980px){.landing-hero{grid-template-columns:minmax(0,1fr);padding:72px 0 80px}.landing-hero__copy{width:min(78%,760px);max-width:760px}.landing-hero__visual{justify-self:center;width:min(100%,720px)}.office-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.office-list{gap:14px}}@media (width<=760px){.landing-ribbon__desktop{display:none}.landing-ribbon__mobile{display:initial}.form-row{grid-template-columns:1fr}.simple-page{padding-inline:16px}.offices-page{padding-inline:0}.offices-content{width:min(100% - 32px,1160px)}.offices-heading{flex-direction:column;align-items:stretch;padding:16px 0}.offices-heading__actions{justify-content:space-between}.offices-search{flex:1;width:auto;min-width:0}.form-card{border-radius:22px}}@media (width<=620px){.office-list{grid-template-columns:minmax(0,1fr)}}@media (width<=420px){.offices-page .hud-header{height:52px}.offices-content{width:calc(100% - 24px)}.offices-heading{padding-top:14px}.offices-heading__actions{gap:7px}.offices-create{padding-inline:11px}.office-card__body{padding-inline:8px}.office-card__footer{gap:8px}.office-card__meta{gap:5px}.office-card__role,.office-card__world-count{padding-inline:8px}}@media (prefers-reduced-motion:reduce){.button,.otp-resend__progress,.password-completion__fill,.password-completion__rules-shell,.offices-create,.office-card,.office-card__visual img{transition:none}.simple-loader{animation-duration:1.5s}}@media (width<=1120px){.landing-collaboration__intro{grid-template-columns:1fr;gap:26px}}@media (width<=1180px){.landing-hero{--landing-playground-shift:clamp(180px, 20vw, 260px)}.landing-owner{gap:60px;padding:clamp(58px,6vw,78px)}}@media (width<=980px){.landing-hero{min-height:100svh;padding:90px 0 110px}.landing-hero__copy{max-width:820px}.landing-hero__visual{justify-self:end;width:min(76%,650px);padding-bottom:0}.landing-collaboration__intro{grid-template-columns:1fr;gap:26px}.landing-team{grid-template-columns:1fr;row-gap:70px}.landing-section__header{grid-area:1/1}.landing-benefits{grid-area:2/1;justify-self:start;width:min(88%,820px)}.landing-moment{grid-template-columns:1fr;gap:60px}.landing-moment__copy{max-width:720px}.landing-moment__media{justify-self:end;width:min(88%,820px)}.landing-owner{grid-template-columns:1fr;gap:80px}.landing-owner__copy{max-width:730px}.landing-owner__dashboard{justify-self:end;width:min(76%,660px)}}@media (width<=760px){.landing-hero,.landing-section{width:min(100% - 32px,1380px)}.landing-collaboration{padding-block:110px 76px}.landing-collaboration__intro{margin-bottom:48px}.landing-collaboration__intro h2{font-size:clamp(3.35rem,15vw,5.2rem)}.landing-collaboration__modes{grid-template-columns:1fr;gap:16px;margin-bottom:72px}.landing-collaboration__mode-card{width:100%;padding:30px}.landing-collaboration__gallery,.landing-collaboration__pair{gap:42px}.landing-collaboration__pair{grid-template-columns:1fr}.landing-collaboration__card figcaption{padding-top:16px}.landing-nav{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;width:calc(100% - 20px);padding-left:13px;top:10px}.landing-nav__pages{gap:clamp(9px,3vw,18px);display:flex}.landing-nav__pages>a,.product-menu{font-size:.66rem}.marketing-site-nav .landing-nav__playground{display:none}.product-menu__panel{border-radius:24px;padding:7px;position:fixed;top:76px;left:50vw}.product-menu__layout{grid-template-columns:minmax(0,1fr);height:auto;max-height:none;overflow:visible}.product-menu__rail{border-radius:18px;padding:15px 7px 8px}.product-menu__rail>header{padding:0 6px 10px}.product-menu__rail>header strong{font-size:.74rem}.landing-nav__pages .product-menu__item{grid-template-columns:27px minmax(0,1fr) 16px;gap:7px;min-height:44px;padding-inline:5px;font-size:.62rem}.product-menu__item>i{display:grid}.product-menu__icon{border-radius:8px;width:27px}.landing-nav__pages .product-menu__preview{display:none}.product-menu__preview-copy{gap:10px;bottom:15px;left:14px;right:14px}.product-menu__preview-copy strong{font-size:.84rem}.product-menu__preview-copy p{display:none}.product-menu__preview-copy>b{width:31px;height:31px}.product-menu__footer{gap:12px;min-height:46px;padding-inline:7px;display:flex}.landing-nav__pages .product-menu__footer a{font-size:.6rem}.product-menu__footer a:first-child{text-overflow:ellipsis;white-space:nowrap;width:auto;max-width:175px;overflow:hidden}.marketing-site-nav .landing-nav__login{display:none}.landing-nav__actions{gap:14px}.landing-nav__cta{padding-inline:14px}.landing-hero{grid-template-columns:minmax(0,1fr);min-height:100dvh;padding:72px 0}.landing-hero:before{background:radial-gradient(circle at 50% 45%,#ffffffd6,#0000 52%),#f3f0e9}.landing-hero__copy{text-align:center;justify-self:center;align-items:center;width:100%}.landing-hero__brand-lockup{flex-direction:column;align-items:center;width:100%;max-width:100%;margin-bottom:0}.landing-hero__brand-lockup .simple-brand{font-size:clamp(4rem,19.5vw,7.5rem);line-height:.85}.landing-hero__tagline{width:min(82vw,340px);max-width:100%;margin-top:30px;position:static}.landing-hero__tagline h1{overflow-wrap:anywhere;text-wrap:balance;line-height:1.55;font-size:clamp(.96rem,4vw,1.08rem)!important}.landing-hero__playground,.landing-hero__playground-fade,.landing-playground-help{display:none}.landing-scroll-cue{bottom:max(18px, env(safe-area-inset-bottom));background:#ffffff94;border:1px solid #1717151c;display:flex;box-shadow:0 10px 30px #17171514}.landing-hero h1{max-width:650px;font-size:clamp(3.75rem,15vw,6.4rem)}.landing-hero__copy>p:not(.eyebrow):not(.landing-hero__controls){margin-top:30px}.landing-hero__visual{width:min(88%,580px)}.landing-benefits{border-radius:30px;grid-template-columns:1fr;width:min(100%,620px)}.landing-benefit:nth-child(odd){border-right:0}.landing-benefit:nth-child(-n+3){border-bottom:1px solid #17171529}.landing-benefit{min-height:270px}.landing-moment__media{width:100%}.landing-presence{min-height:760px}.landing-presence__intro{grid-template-columns:1fr;gap:104px}.landing-presence__support{max-width:480px}.landing-presence__illustration{height:auto;margin-block:52px 100px}.presence-ended{min-width:0;top:15%;left:5%;right:5%}.presence-person--maya{top:34%;left:7%}.presence-person--noah{top:28%;right:5%}.presence-person--lea{bottom:9%;right:4%}.presence-conversation{width:68%;min-width:0;top:43%;left:26%}.presence-path{bottom:22%;left:18%}.presence-you{bottom:8%;left:7%}.landing-presence h2{font-size:clamp(3.8rem,15vw,6.3rem)}.landing-owner{width:calc(100% - 16px);padding:68px 24px}.landing-owner__dashboard{width:100%}.landing-footer{min-height:580px;padding:68px 16px 24px}.landing-footer__lead{gap:34px}.landing-footer__lead>p{font-size:clamp(3.15rem,11vw,5.4rem)}.landing-footer__body{gap:48px;padding-top:64px}}@media (width<=520px){.landing-nav .simple-brand,.landing-footer .simple-brand{font-size:1.55rem}.landing-nav__actions{gap:11px}.landing-nav__login{font-size:.62rem}.landing-nav__cta{min-height:32px;padding-inline:12px;font-size:.62rem}.landing-hero h1{font-size:clamp(3.45rem,17vw,5.1rem)}.landing-hero__visual{width:100%}.landing-hero__sphere-stage{aspect-ratio:1}.landing-hero__controls{justify-content:center;gap:8px;padding:11px 14px 13px;left:50%;right:auto}.landing-control-or,.landing-control-label{display:none}.landing-control-group--mouse{padding-left:10px}.landing-marquee{padding-block:21px 19px}.landing-marquee span{font-size:1.3rem}.landing-team{padding-block:110px}.landing-team-title__line--one{font-size:3.09rem}.landing-team-title__line--two{font-size:4.1rem}.landing-team-title__line--three{font-size:6.68rem}.landing-benefit{min-height:245px;padding:28px 25px}.landing-moment{padding-bottom:130px}.landing-moment__copy h2{font-size:clamp(2.15rem,9.8vw,3.3rem)}.landing-moment__caption{min-height:44px;padding-inline:12px;bottom:10px;left:10px;right:10px}.landing-moment__caption span:last-child{display:none}.landing-presence{min-height:680px}.landing-presence__statement{font-size:3.15rem}.landing-presence__support{width:100%}.landing-presence__status-avatar{width:50px;top:calc(100% + .18em)}.landing-presence__intro{gap:88px}.landing-presence__illustration{height:auto;margin-block:40px 82px}.presence-scene__topbar{min-height:52px}.presence-ended{grid-template-columns:auto 1fr}.presence-ended time{display:none}.presence-person>span{border-width:4px;width:47px;height:47px}.presence-you>span{width:58px;height:58px}.presence-person--noah small{display:none}.presence-conversation{padding:20px}.presence-conversation__meta{margin-bottom:18px}.presence-conversation__people{margin-bottom:14px}.landing-presence h2{font-size:3.7rem}.landing-owner{gap:58px;padding:62px 20px 22px}.landing-owner__copy h2{font-size:3.7rem}.landing-owner__dashboard{padding:24px 18px}.owner-dashboard__bars{gap:8px;height:100px}.owner-dashboard__projects>div{grid-template-columns:minmax(90px,1fr) minmax(60px,.8fr) 34px;gap:9px}.owner-dashboard__people{flex-direction:column;align-items:flex-start}.landing-final{min-height:720px}.landing-final h2{font-size:3.5rem}.landing-final__actions{flex-direction:column}.landing-final__spheres span:first-child{width:130px;left:-50px}.landing-final__spheres span:nth-child(2){width:160px;right:-70px}.landing-footer{min-height:700px;padding-top:58px}.landing-footer__lead{flex-direction:column;align-items:flex-start;gap:54px}.landing-footer__lead .simple-brand{margin-top:0}.landing-footer__lead>p{font-size:clamp(3.4rem,17vw,5.1rem)}.landing-footer__body{grid-template-columns:1fr;align-items:start;gap:42px;padding:64px 0 38px}.landing-footer__intro{gap:22px}.landing-footer a.landing-footer__demo{width:fit-content}.landing-footer__links{justify-content:space-between;gap:36px;width:100%}.landing-footer__base{flex-direction:column;align-items:flex-start;gap:9px}}@media (width<=380px){.marketing-site-nav{grid-template-columns:auto minmax(0,1fr)}.marketing-site-nav .landing-nav__actions{display:none}}@media (prefers-reduced-motion:reduce){.landing-footer__demo{transition:none}.landing-marquee>div{animation:none}.landing-ribbon{-webkit-mask-image:none;mask-image:none}.landing-ribbon path{stroke-dasharray:none;stroke-dashoffset:0}[data-reveal]{opacity:1;transition:none;transform:none}.landing-memory__type,.landing-memory__types.is-visible .landing-memory__type{opacity:1;animation:none;transform:none}.landing-hero__cta span,.owner-dashboard__bars i,.landing-nav,.landing-hero__controls,.landing-scroll-cue{transition:none}.product-menu[open] .product-menu__panel,.landing-scroll-cue i:after,.landing-hero__sphere,.presence-person--ada>span,.presence-room-card__activity i{animation:none}}.context-menu{z-index:1100;box-sizing:border-box;border:1px solid var(--theme-border);background:var(--theme-elevated);width:176px;color:var(--theme-text);border-radius:10px;gap:2px;padding:5px;display:grid;position:fixed;box-shadow:0 12px 32px #161b1f2e}.context-menu__item{min-height:36px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:0 9px;font-size:.69rem;font-weight:600;display:grid}.context-menu__item:hover,.context-menu__item:focus-visible{background:var(--theme-panel-muted);outline:none}.context-menu__item--danger{color:#c73e2a}.context-menu__item>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px;height:16px}.context-menu__item:disabled{opacity:.4;cursor:not-allowed;background:0 0}html,body,#root{width:100%;height:100%;margin:0}html{scrollbar-gutter:stable}body{min-width:320px}html:has(.landing-page){scrollbar-gutter:auto;scrollbar-width:none;background:#f3f0e9;overflow-y:auto}body:has(.landing-page){background:#f3f0e9}html.has-landing-footer{overscroll-behavior-y:none;background:#161615}body.has-landing-footer{background:#161615}html:has(.landing-page)::-webkit-scrollbar{display:none}:is(html:has(.game-shell),body:has(.game-shell)){scrollbar-gutter:auto;overflow:hidden}.game-shell{width:100%;height:100%;position:relative;overflow:hidden}.playground-skin-picker{z-index:10;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ac7;border:1px solid #ffffff3d;border-radius:16px;padding:12px;font:600 13px/1.2 League Spartan,sans-serif;position:absolute;top:20px;left:20px;box-shadow:0 16px 40px #0f172a3d}.playground-skin-picker p{color:#ffffffa3;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:11px}.playground-skin-picker>div{gap:6px;display:flex}.playground-skin-picker button{color:#ffffffb3;cursor:pointer;min-height:34px;font:inherit;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;padding:6px 9px 6px 6px;display:flex}.playground-skin-picker button:hover,.playground-skin-picker button.is-active{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.playground-skin-picker button:focus-visible{outline-offset:2px;outline:2px solid #fff}.playground-skin-picker kbd{background:#0000002e;border:1px solid #ffffff3d;border-radius:6px;place-items:center;width:20px;height:20px;font:600 11px/1 monospace;display:grid}.playground-skin-picker__swatch{border:1px solid #fff6;border-radius:50%;width:9px;height:9px}@media (width<=700px){.playground-skin-picker{left:12px;right:12px;overflow-x:auto}.playground-skin-picker>div{width:max-content}}.office-entry-reveal{z-index:3000;pointer-events:none;will-change:opacity;background:#fff;animation:1.1s cubic-bezier(.22,1,.36,1) forwards office-entry-reveal;position:fixed;inset:0}@keyframes office-entry-reveal{0%,18%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.media-controls{--media-controls-gap:12px;z-index:20;bottom:max(24px, env(safe-area-inset-bottom));gap:var(--media-controls-gap);display:flex;position:absolute;left:50%;transform:translate(-50%)}.screen-share-control-slot{width:0;height:51px;margin-right:calc(-1 * var(--media-controls-gap));opacity:0;pointer-events:none;transform-origin:100%;flex:none;transition:width .26s cubic-bezier(.2,.85,.25,1),margin-right .26s cubic-bezier(.2,.85,.25,1),opacity .16s,transform .26s cubic-bezier(.2,.85,.25,1);display:flex;transform:translate(10px)scale(.88)}.screen-share-control-slot.is-visible{opacity:1;pointer-events:auto;width:51px;margin-right:0;transform:translate(0)scale(1)}.screen-share-control-slot>.screen-share-control{flex:0 0 51px}.media-control{box-sizing:border-box;color:#8b9299;cursor:pointer;background:#fff;border:1px solid #20262d1a;border-radius:50%;place-items:center;width:51px;height:51px;padding:0;transition:color .16s,background .16s,box-shadow .16s,opacity .16s,transform .16s;display:grid;position:relative;box-shadow:0 12px 32px #20262d2e}.media-control svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:23px;height:23px;overflow:visible}.media-control__slash{stroke:#f54927;stroke-width:2.2px}.media-control__status{box-sizing:border-box;background:#9ba1a7;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:4px;right:2px}.media-control.is-connected{color:#3d464e}.media-control.is-live{color:#fff;background:#f54927;box-shadow:0 12px 34px #f549274d}.media-control.is-preferred{color:#f54927;background:#fff5f2;border-color:#f549274d}.media-control.is-live .media-control__status{background:#22c55e}.media-control:hover:not(:disabled){transform:translateY(-2px)}.media-control:active:not(:disabled){transform:scale(.96)}.media-control:focus-visible{outline-offset:4px;outline:2px solid #f54927}.media-control:disabled{cursor:not-allowed;opacity:.5}.reaction-control{--reaction-options-width:220px;z-index:1;box-sizing:border-box;width:0;height:51px;margin-left:calc(-1 * var(--media-controls-gap));opacity:0;pointer-events:none;transform-origin:0;flex:none;align-items:center;transition:width .26s cubic-bezier(.2,.85,.25,1),margin-left .26s cubic-bezier(.2,.85,.25,1),opacity .16s,transform .26s cubic-bezier(.2,.85,.25,1);display:flex;position:relative;transform:translate(-10px)scale(.88)}.reaction-control.has-experimental-reactions{--reaction-options-width:310px}.reaction-control.is-available{opacity:1;pointer-events:auto;width:51px;margin-left:0;transform:translate(0)scale(1)}.reaction-control:before{z-index:0;content:"";opacity:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-radius:999px;width:51px;height:51px;transition:width .28s cubic-bezier(.2,.85,.25,1),opacity .14s,box-shadow .18s;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px #20262d00,0 12px 34px #20262d00}.reaction-control.is-open{z-index:2}.reaction-control.is-open:before{width:calc(51px + var(--reaction-options-width));opacity:1;box-shadow:inset 0 0 0 1px #20262d1a,0 12px 34px #20262d2e}.reaction-control__trigger{z-index:1;flex:0 0 51px}.reaction-control__shortcut{z-index:2;box-sizing:border-box;color:#737b82;letter-spacing:.02em;white-space:nowrap;background:#fffffff0;border:1px solid #20262d1c;border-bottom-color:#20262d2e;border-radius:7px;justify-content:center;align-items:center;min-width:35px;height:19px;padding:0 5px;font:650 .62rem/1 Avenir Next,Avenir,Helvetica Neue,sans-serif;display:inline-flex;position:absolute;bottom:-9px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #20262d17}.reaction-control__trigger.is-open .reaction-control__shortcut{color:#d83e20;border-color:#f549272e}.reaction-control__trigger.is-open{color:#f54927;box-shadow:none;background:#fff5f2;border-color:#0000}.reaction-control__trigger.is-cooling-down:disabled{color:#f54927;opacity:.86;background:#fff7f4;border-color:#f549272e}.reaction-control__countdown{font-variant-numeric:tabular-nums;font-size:16px;font-weight:700;line-height:1}.reaction-control__options{z-index:1;box-sizing:border-box;opacity:0;pointer-events:none;visibility:hidden;align-items:center;gap:6px;width:0;height:49px;padding:0;transition:width .28s cubic-bezier(.2,.85,.25,1),padding .28s cubic-bezier(.2,.85,.25,1),opacity .12s,visibility 0s linear .28s;display:flex;position:absolute;top:1px;left:51px;overflow:hidden}.reaction-control.is-open .reaction-control__options{width:var(--reaction-options-width);opacity:1;pointer-events:auto;visibility:visible;padding:0 8px 0 6px;transition-delay:0s}.reaction-control__option{opacity:0;flex:0 0 36px;transition:opacity .16s,transform .22s cubic-bezier(.2,.9,.25,1.2);transform:translate(-10px)scale(.82)}.reaction-control__group{flex:none;align-items:center;gap:5px;display:flex}.reaction-control__group--secondary{background:#f549271a;border-radius:999px;gap:3px;padding:4px;box-shadow:inset 0 0 0 1px #f5492714}.reaction-control.is-open .reaction-control__option{opacity:1;transform:translate(0)scale(1)}.reaction-control.is-open .reaction-control__option:nth-child(2){transition-delay:25ms}.reaction-control.is-open .reaction-control__option:nth-child(3){transition-delay:50ms}.reaction-control.is-open .reaction-control__option:nth-child(4){transition-delay:75ms}.reaction-control.is-open .reaction-control__option:nth-child(5){transition-delay:.1s}.reaction-control.is-open .reaction-control__option:nth-child(6){transition-delay:.125s}.reaction-control.is-open .reaction-control__option:nth-child(7){transition-delay:.15s}.reaction-control__option .tooltip__trigger{color:#48515a;width:36px;height:36px;font:inherit;background:#f5f6f7;border:0;position:relative}.reaction-control__option .tooltip__trigger:hover,.reaction-control__option .tooltip__trigger:focus-visible{color:#d83e20;background:#fff0eb;transform:translateY(-2px)}.reaction-control__option .tooltip__trigger:focus-visible{outline-offset:2px;outline:2px solid #f54927}.reaction-control__option .tooltip__trigger:disabled{cursor:not-allowed;opacity:.5}.reaction-control__option .tooltip__trigger>.reaction-control__glyph{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;width:21px;height:21px;overflow:visible}.reaction-control__number{color:#737b82;background:#fffffff0;border:1px solid #20262d24;border-radius:50%;place-items:center;width:14px;height:14px;font-family:inherit;font-size:8px;font-weight:550;line-height:1;display:grid;position:absolute;top:-4px;right:-3px;box-shadow:0 1px 3px #20262d1a}.tooltip__card.reaction-control__tooltip{white-space:nowrap;width:max-content;padding:7px 10px}.reaction-control__tooltip-label{align-items:center;font-size:12px;font-weight:700;display:flex}.reaction-control__error{color:#c73a20;white-space:nowrap;background:#fffffff5;border-radius:9px;padding:7px 10px;font-size:11px;line-height:1.3;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 8px 24px #20262d29}@keyframes camera-preparing-spin{to{transform:rotate(360deg)}}.media-control.is-pending:disabled{cursor:wait;opacity:1}.media-control.is-pending>svg{opacity:.18}.media-control.is-pending .media-control__status{opacity:0}.media-control__spinner{box-sizing:border-box;will-change:transform;border:2px solid #f549273d;border-top-color:#f54927;border-radius:50%;width:27px;height:27px;animation:.72s linear infinite camera-preparing-spin;position:absolute}.microphone-settings{z-index:30;box-sizing:border-box;color:#30373d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #20262d1a;border-radius:18px;width:min(620px,100vw - 32px);padding:16px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 55px #20262d38}.microphone-settings__header{justify-content:space-between;align-items:center;min-height:22px;margin-bottom:13px;font-size:16px;font-weight:700;display:flex}.microphone-settings__header small{color:#818990;font-size:11px;font-weight:500}.microphone-settings__body{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);display:grid}.microphone-settings__devices{border-right:1px solid #20262d14;gap:12px;padding-right:18px;display:grid}.microphone-settings__device{gap:6px;display:grid}.microphone-settings__device>label{color:#737b82;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:650}.microphone-settings__device .input-select__trigger{background:#f7f7f6eb;border-radius:10px;min-height:38px;font-size:13px}.microphone-settings__device>small{color:#818990;font-size:10px;line-height:1.25}.audio-settings-meter{gap:5px;min-width:0;display:grid}.audio-settings-meter__label{color:#6f777e;justify-content:space-between;gap:8px;font-size:10px;font-weight:550;display:flex}.audio-settings-meter__label small{color:#92989d;font:inherit}.audio-settings-meter__track{background:#20262d17;border-radius:999px;height:6px;position:relative;overflow:hidden}.audio-settings-meter__track>span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#22c55e 0 72%,#f59e0b 88%,#f54927 100%);transition:transform 70ms linear;position:absolute;inset:0}.audio-settings-output-test{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.audio-settings-output-test>button{color:#d84528;cursor:pointer;background:#f5492714;border:1px solid #f549273d;border-radius:8px;min-width:72px;min-height:29px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:650;line-height:1;transition:background-color .14s,border-color .14s}.audio-settings-output-test>button:hover:not(:disabled),.audio-settings-output-test>button:focus-visible{background:#f5492721;border-color:#f549276b;outline:none}.audio-settings-output-test>button:disabled{cursor:wait;opacity:.58}.microphone-settings__toggles{gap:2px;padding-left:18px;display:grid}.microphone-settings__row{justify-content:space-between;align-items:center;gap:12px;min-height:47px;display:flex}.microphone-settings__row>span{gap:2px;min-width:0;display:grid}.microphone-settings__row strong{font-size:13px;font-weight:650}.microphone-settings__row small{color:#818990;font-size:11px;line-height:1.25}.microphone-settings__switch{cursor:pointer;background:#c5c9cc;border:0;border-radius:999px;flex:none;width:35px;height:21px;padding:0;transition:background .15s;position:relative}.microphone-settings__switch span{background:#fff;border-radius:50%;width:15px;height:15px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000038}.microphone-settings__switch[aria-checked=true]{background:#f54927}.microphone-settings__switch[aria-checked=true] span{transform:translate(14px)}.microphone-settings__switch:focus-visible{outline-offset:2px;outline:2px solid #f54927}.microphone-settings__switch:disabled,.microphone-settings__device .input-select__trigger:disabled{cursor:wait;opacity:.58}.microphone-settings__error{color:#c73820;border-top:1px solid #f5492729;margin:9px 0 0;padding-top:10px;font-size:11px;line-height:1.35}.camera-settings{z-index:30;box-sizing:border-box;color:#30373d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #20262d1a;border-radius:18px;width:min(760px,100vw - 32px);padding:16px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 55px #20262d38}.camera-settings__header{justify-content:space-between;align-items:center;min-height:22px;margin-bottom:13px;font-size:16px;font-weight:700;display:flex}.camera-settings__header small{color:#818990;font-size:11px;font-weight:500}.camera-settings__body{grid-template-columns:minmax(0,1.45fr) minmax(250px,.9fr);align-items:center;gap:18px;display:grid}.camera-settings__preview{aspect-ratio:16/9;background:#171a1d;border:1px solid #20262d1f;border-radius:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a}.camera-settings__preview video{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}html[data-camera-background-effect=sphere-white] .camera-settings__preview video,html[data-camera-background-effect=left-unsupervised] .camera-settings__preview video,html[data-camera-background-effect=local] .camera-settings__preview video{transform:none}.camera-settings__preview-label{color:#fff;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0c0ea8;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:650;position:absolute;bottom:9px;left:9px}.camera-settings__placeholder{color:#9aa0a5;place-content:center;justify-items:center;gap:8px;font-size:11px;display:grid;position:absolute;inset:0}.camera-settings__placeholder svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:27px;height:27px}.camera-settings__controls{gap:14px;display:grid}.camera-settings__device{gap:6px;display:grid}.camera-settings__device>label{color:#737b82;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:650}.camera-settings__device .input-select__trigger{background:#f7f7f6eb;border-radius:10px;min-height:38px;font-size:13px}.camera-settings__backgrounds{gap:7px;display:grid}.camera-settings__backgrounds>span{color:#737b82;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:650}.camera-settings__background-grid,.camera-settings__background-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.camera-settings__background-grid>button,.camera-settings__background-library-grid>button{color:#687078;cursor:pointer;background:0 0;border:1px solid #20262d1a;border-radius:9px;outline:0;gap:4px;min-width:0;padding:4px;font-family:inherit;transition:border-color .14s,background-color .14s,color .14s;display:grid}.camera-settings__background-grid>button:hover:not(:disabled),.camera-settings__background-grid>button:focus-visible,.camera-settings__background-library-grid>button:hover:not(:disabled),.camera-settings__background-library-grid>button:focus-visible{background:#f549270d;border-color:#f5492759}.camera-settings__background-grid>button.is-selected,.camera-settings__background-library-grid>button.is-selected{color:#d84528;background:#f5492714;border-color:#f549278c;box-shadow:0 0 0 2px #f5492714}.camera-settings__background-grid>button:disabled,.camera-settings__background-library-grid>button:disabled{cursor:not-allowed;opacity:.42}.camera-settings__background-grid small,.camera-settings__background-library-grid small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:600;overflow:hidden}.camera-settings__background-thumbnail{aspect-ratio:16/9;background-color:#e9e7e2;background-position:50%;background-size:cover;border-radius:5px;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.camera-settings__background-thumbnail.is-blur{filter:blur(2px);background:radial-gradient(circle at 28% 38%,#ffffffe6 0 12%,#0000 34%),radial-gradient(circle at 76% 60%,#a6836085 0 18%,#0000 42%),#b8a894}.camera-settings__background-thumbnail.is-off{color:#7d858c;background:#20262d0f}.camera-settings__background-thumbnail.is-more,.camera-settings__background-thumbnail.is-upload{color:#db4a2d;background:linear-gradient(135deg,#f549271a,#ffbf381f),#f7f6f3}.camera-settings__background-thumbnail svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:16px;height:16px}.camera-settings__background-thumbnail.is-more svg,.camera-settings__background-thumbnail.is-upload svg{stroke-linejoin:round;width:19px;height:19px}.camera-settings__background-library{z-index:3;background:#fffffffa;border:1px solid #20262d1a;border-radius:14px;padding:14px;position:absolute;inset:50px 16px 16px;overflow:auto;box-shadow:0 16px 42px #20262d2e}.camera-settings__background-library-header{align-items:center;gap:9px;margin-bottom:12px;display:flex}.camera-settings__background-library-header>button{color:#596169;cursor:pointer;background:#f7f6f3;border:1px solid #20262d1a;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;padding:0;display:grid}.camera-settings__background-library-header>button:hover,.camera-settings__background-library-header>button:focus-visible{color:#db4a2d;border-color:#f5492759}.camera-settings__background-library-header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:17px;height:17px}.camera-settings__background-library-header>div{gap:1px;display:grid}.camera-settings__background-library-header strong{font-size:14px}.camera-settings__background-library-header small,.camera-settings__background-library>p{color:#818990;font-size:10px}.camera-settings__background-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.camera-settings__background-library-grid small{font-size:10px}.camera-settings__background-library>p{margin:11px 0 0;line-height:1.4}.camera-settings__background-input{display:none}.camera-settings__controls>p{color:#818990;margin:0;font-size:11px;line-height:1.45}.camera-settings__error{color:#c73820;border-top:1px solid #f5492729;margin:12px 0 0;padding-top:10px;font-size:11px;line-height:1.35}.tile-media-visuals{z-index:21;top:50%;right:max(20px, env(safe-area-inset-right));flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:absolute;transform:translateY(-50%)}.tile-video-rail{flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.tile-video-rail__feeds{gap:10px;display:grid}.tile-video-rail__tile{aspect-ratio:16/9;contain:layout paint;transform-origin:100%;background:#1f252b;border:1px solid #ffffff4d;border-radius:14px;width:clamp(160px,18vw,240px);animation:.22s cubic-bezier(.2,.8,.2,1) both tile-video-feed-enter;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a3d}.tile-video-rail__tile.is-exiting{pointer-events:none;animation:.18s ease-in both tile-video-feed-exit}.video-surface{object-fit:cover;width:100%;height:100%;display:block}.tile-video-rail__tile.is-loading{background:radial-gradient(circle at 50% 36%,#ffffff1f,#0000 42%),#20262c;place-items:center;display:grid}.tile-video-rail__loading-content{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:5px;display:flex}.tile-video-rail__loading-content strong{font:650 12px/1.2 system-ui,sans-serif}.tile-video-rail__loading-content small{color:#fff9;font:500 9px/1.2 system-ui,sans-serif}.tile-video-rail__spinner{box-sizing:border-box;will-change:transform;border:2px solid #ffffff2e;border-top-color:#f54927;border-radius:50%;width:25px;height:25px;margin-bottom:2px;animation:.72s linear infinite camera-preparing-spin}.tile-video-rail__tile.is-local .video-surface{transform:scaleX(-1)}html[data-camera-background-effect=sphere-white] .tile-video-rail__tile.is-local .video-surface,html[data-camera-background-effect=left-unsupervised] .tile-video-rail__tile.is-local .video-surface,html[data-camera-background-effect=local] .tile-video-rail__tile.is-local .video-surface{transform:none}.tile-video-rail__label{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#0f172aad;border-radius:7px;width:max-content;max-width:calc(100% - 16px);padding:5px 8px;font:600 11px/1.2 system-ui,sans-serif;position:absolute;bottom:8px;left:8px;overflow:hidden}.tile-video-rail__chevron{color:#3d464e;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #20262d1a;border-radius:999px;place-items:center;width:34px;height:30px;padding:0;display:grid;box-shadow:0 8px 22px #20262d29}.tile-video-rail__chevron svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.tile-video-rail__chevron svg.is-down{transform:rotate(180deg)}.tile-video-rail__chevron:hover:not(:disabled){color:#f54927}.tile-video-rail__chevron:focus-visible{outline-offset:3px;outline:2px solid #f54927}.tile-video-rail__chevron:disabled{cursor:not-allowed;opacity:.38}.tile-screen-share{box-sizing:border-box;color:#fff;transform-origin:100%;will-change:opacity, transform;background:#11161b;border:1px solid #ffffff38;border-radius:16px;flex-direction:column;width:100%;max-height:calc(100vh - 180px);animation:.26s cubic-bezier(.2,.8,.2,1) both tile-screen-share-enter;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 52px #0f172a57}.tile-screen-share.is-exiting{pointer-events:none;animation:.22s ease-in both tile-screen-share-exit}.tile-screen-share__header{box-sizing:border-box;background:#151b21f5;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 9px 8px 14px;font:500 12px/1.2 system-ui,sans-serif;display:flex}.tile-screen-share__header strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.tile-screen-share__actions{flex:none;align-items:center;gap:5px;display:flex}.tile-screen-share__actions span{color:#ffffffb3;text-align:center;min-width:32px;font-size:11px}.tile-screen-share__actions button{color:#fff;cursor:pointer;background:#ffffff17;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid}.tile-screen-share__actions button:hover:not(:disabled){background:#ffffff29}.tile-screen-share__actions button:focus-visible{outline-offset:2px;outline:2px solid #f54927}.tile-screen-share__actions button:disabled{cursor:not-allowed;opacity:.32}.tile-screen-share__actions svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.tile-screen-share__actions svg.is-right{transform:rotate(180deg)}.tile-screen-share__viewport{aspect-ratio:16/9;background:#050708;place-items:center;min-height:0;display:grid}.tile-screen-share__viewport video{object-fit:contain;width:100%;height:100%;display:block}@keyframes tile-video-feed-enter{0%{opacity:0;transform:translate(18px)scale(.94)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes tile-video-feed-exit{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(16px)scale(.94)}}@keyframes tile-screen-share-enter{0%{opacity:0;transform:translate(28px)scale(.97)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes tile-screen-share-exit{0%{opacity:1;transform:translate(0,0)scale(1)}to{opacity:0;transform:translate(28px)scale(.97)}}@media (width<=640px){.media-controls{--media-controls-gap:8px;bottom:max(16px, env(safe-area-inset-bottom))}.reaction-control{--reaction-options-width:172px}.reaction-control.has-experimental-reactions{--reaction-options-width:234px}.reaction-control__options{gap:3px}.reaction-control.is-open .reaction-control__options{padding-left:4px;padding-right:5px}.reaction-control__option{flex-basis:29px}.reaction-control__group{gap:2px}.reaction-control__group--secondary{gap:1px;padding:3px}.reaction-control__option .tooltip__trigger{width:29px;height:34px}.reaction-control__option .tooltip__trigger>.reaction-control__glyph{width:18px;height:18px}.tile-video-rail{gap:6px}.tile-video-rail__tile{width:min(46vw,180px)}.tile-media-visuals{right:max(12px, env(safe-area-inset-right))}}@media (width<=760px){.microphone-settings,.camera-settings{width:auto;position:fixed;inset:54px 16px auto}}@media (width<=520px){.microphone-settings__body{grid-template-columns:1fr}.microphone-settings__devices{border-bottom:1px solid #20262d14;border-right:0;padding-bottom:13px;padding-right:0}.microphone-settings__toggles{padding-top:7px;padding-left:0}.camera-settings__body{grid-template-columns:1fr}.camera-settings__background-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.office-entry-reveal,.tile-screen-share,.tile-screen-share.is-exiting,.tile-video-rail__tile,.tile-video-rail__tile.is-exiting{animation-duration:1ms}.media-control__spinner,.tile-video-rail__spinner{animation:none}.reaction-control,.reaction-control__options,.reaction-control__option,.screen-share-control-slot{transition-duration:1ms;transition-delay:0s!important}}:root{--theme-accent:#f54927;--theme-bg:#f6f5f1;--theme-border:#20262d1a;--theme-elevated:#fff;--theme-muted:#747b82;--theme-panel:#fbfaf7;--theme-panel-muted:#f4f2ed;--theme-text:#20262d}html[data-theme=dark]{--theme-bg:#050505;--theme-border:#ffffff1f;--theme-elevated:#151515;--theme-muted:#a0a0a0;--theme-panel:#0d0d0d;--theme-panel-muted:#080808;--theme-text:#ededed;background:var(--theme-bg);color:var(--theme-text)}html[data-theme=dark] body,html[data-theme=dark] #root{background:var(--theme-bg);color:var(--theme-text)}html[data-theme=dark] :where(.simple-page,.landing-page){background:radial-gradient(circle at 80% 10%, #f549271a, transparent 30rem), var(--theme-bg)}html[data-theme=dark] .offices-page{background:var(--theme-panel-muted)}html[data-theme=dark] .office-card__visual img{filter:brightness(.72)contrast(1.06)}html[data-theme=dark] :where(.simple-brand,.landing-hero h1,.form-card h1,.hud-wordmark,.modal-dialog__header h2,.profile-settings__heading h3,.interactions-settings__heading h3,.organization-settings__heading h3,.team-modal h2,.team-modal h3){color:var(--theme-text)}html[data-theme=dark] .tile-video-rail__tile.is-loading{background:radial-gradient(circle at 50% 36%,#ffffff14,#0000 42%),#111;border-color:#ffffff1f}html[data-theme=dark] .landing-hero__copy>p:not(.eyebrow),html[data-theme=dark] .form-card__description,html[data-theme=dark] .otp-destination,html[data-theme=dark] .profile-settings__heading p,html[data-theme=dark] .interactions-settings__heading p,html[data-theme=dark] .organization-settings__heading p{color:var(--theme-muted)}html[data-theme=dark] .landing-hero__visual img{filter:brightness(.76)contrast(1.08);mix-blend-mode:screen;opacity:.86}html[data-theme=dark] :where(.form-card,.modal-dialog){border-color:var(--theme-border);background:color-mix(in srgb, var(--theme-panel) 90%, transparent);box-shadow:0 28px 80px #00000052}html[data-theme=dark] :where(.simple-form label,.otp-field__label,.otp-destination strong){color:#c8c8c8}html[data-theme=dark] .otp-delivery-tip{color:#a0a0a0;background:linear-gradient(135deg,#f549273d,#f5492724)}html[data-theme=dark] .otp-delivery-tip__icon{color:#ff7256;background:#ffffff1a}html[data-theme=dark] .otp-delivery-tip strong{color:#dedede}html[data-theme=dark] :where(.simple-form input,.simple-form select,.input__control,.input-color-picker__trigger,.input-color-picker__dropdown,.input-select__trigger,.input-select__dropdown,.input-tags),html[data-theme=dark] .input-phone{border-color:var(--theme-border);background:var(--theme-elevated);color:var(--theme-text)}html[data-theme=dark] .input-phone:hover:not(.is-disabled):not(.is-readonly){border-color:#ffffff3d}html[data-theme=dark] .input-phone.is-readonly{background:#101010}html[data-theme=dark] .input-phone.is-disabled{background:#ffffff0d;border-color:#ffffff14}html[data-theme=dark] .input-phone .input-phone__country .input-select__trigger{border-right-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] :where(.input-phone .input-phone__country .input-select__trigger:hover,.input-phone .input-phone__country.is-open .input-select__trigger){background:#ffffff0f;border-right-color:#ffffff2e}html[data-theme=dark] :where(.input-phone__country-name,.input-phone__country-option.is-compact .input-phone__dial-code){color:var(--theme-text)}html[data-theme=dark] .input-phone__dial-code{color:var(--theme-muted)}html[data-theme=dark] .input-phone .input-phone__number .input__control{color:var(--theme-text)}html[data-theme=dark] :where(.input-select__placeholder){color:#7d7d7d}html[data-theme=dark] .input-select__dropdown{border-color:var(--theme-border);background:#0a0a0afa;box-shadow:0 18px 46px #0000006b}html[data-theme=dark] .input-color-picker__dropdown{border-color:var(--theme-border);background:#0a0a0afa;box-shadow:0 20px 54px #0000007a}html[data-theme=dark] .input-color-picker__details input{border-color:var(--theme-border);color:var(--theme-text);background:#080808}html[data-theme=dark] .input-color-picker__details input:focus{border-color:var(--theme-accent);background:#0e0e0e}html[data-theme=dark] .input-select__search-shell{border-bottom-color:var(--theme-border)}html[data-theme=dark] .input-select__search{border-color:var(--theme-border);color:var(--theme-text);background:#080808}html[data-theme=dark] .input-select__search:focus{border-color:var(--theme-accent);background:#0e0e0e}html[data-theme=dark] .input-select__option{color:#c9c9c9}html[data-theme=dark] .input-select__option.is-active{color:#fff;background:#ffffff14}html[data-theme=dark] .input-select__option.is-selected{color:#ff765b}html[data-theme=dark] :where(.button--quiet){color:var(--theme-text);background:#ffffff1a}html[data-theme=dark] :where(.hud-account-menu){border-color:var(--theme-border);background:#080808f5;box-shadow:0 18px 42px #00000061}html[data-theme=dark] :where(.hud-account-menu button,.hud-account-menu__identity,.hud-account-menu__identity-copy strong,.hud-account-menu__organizations-list button.is-active){color:var(--theme-text)}html[data-theme=dark] :where(.hud-account-menu__identity-copy small,.hud-account-menu__organizations-list button){color:var(--theme-muted)}html[data-theme=dark] :where(.hud-account-menu button:hover,.hud-account-menu button:focus-visible,.hud-account-menu__organizations-list button.is-active),html[data-theme=dark] .hud-account-menu button:hover,html[data-theme=dark] .hud-account-menu button:focus-visible{color:#fff;background:#ffffff14}html[data-theme=dark] .hud-account-menu .hud-account-menu__sign-out:hover,html[data-theme=dark] .hud-account-menu .hud-account-menu__sign-out:focus-visible{color:#ff765b}html[data-theme=dark] .hud-account-menu .hud-account-menu__dashboard{color:#fff;background:#181818;border-color:#ffffff17;box-shadow:inset 0 1px #ffffff0f}html[data-theme=dark] .hud-account-menu .hud-account-menu__dashboard:hover,html[data-theme=dark] .hud-account-menu .hud-account-menu__dashboard:focus-visible{background:#222;border-color:#ffffff24}html[data-theme=dark] .hud-account-menu__dashboard>svg{box-shadow:none;background:#292929;border-color:#ffffff17}html[data-theme=dark] :where(.hud-account-menu__divider,.modal-dialog__header,.settings-modal__sidebar,.team-modal__sidebar){border-color:var(--theme-border)}html[data-theme=dark] .hud-theme-toggle__switch{background:#f54927;box-shadow:inset 0 0 0 1px #ffffff1f}html[data-theme=dark] .hud-account-menu .hud-theme-toggle,html[data-theme=dark] .hud-account-menu .hud-theme-toggle:hover,html[data-theme=dark] .hud-account-menu .hud-theme-toggle:focus-visible{color:#fff}html[data-theme=dark] :where(.hud-theme-toggle:hover,.hud-theme-toggle:focus-visible) .hud-theme-toggle__switch{background:#ff5d3c}html[data-theme=dark] .hud-theme-toggle__switch:after{background:#fff;transform:translate(12px)}html[data-theme=dark] :where(.settings-modal__sidebar,.team-modal__sidebar){background:var(--theme-panel-muted)}html[data-theme=dark] :where(.settings-modal__panel,.profile-settings,.interactions-settings,.organization-settings,.team-modal__content){background:var(--theme-panel);color:var(--theme-text)}html[data-theme=dark] :where(.settings-modal__sidebar nav button,.team-modal__sidebar button){color:var(--theme-muted)}html[data-theme=dark] :where(.settings-modal__sidebar nav button:hover,.settings-modal__sidebar nav button:focus-visible,.settings-modal__sidebar nav button.is-active,.team-modal__sidebar button:hover,.team-modal__sidebar button.is-active){background:var(--theme-elevated);color:var(--theme-text);box-shadow:0 1px 2px #00000042}html[data-theme=dark] :where(.settings-modal__sidebar h3,.settings-modal__no-results,.team-modal__sidebar h3){color:#858585}html[data-theme=dark] .modal-dialog *{scrollbar-color:#ffffff38 transparent}html[data-theme=dark] :where(.profile-settings__content,.profile-settings__form,.profile-settings__card,.profile-office__content,.profile-notifications__content,.profile-notifications__list,.profile-notifications__row,.interactions-settings__list,.interactions-settings__row,.profile-security__card,.profile-security__row--authenticator,.organization-settings__content,.organization-settings__card,.organization-settings__setting-row,.organization-settings__person-row,.organization-health__card,.integration-connections__item,.team-modal__member,.team-modal__invite-card){border-color:var(--theme-border);background-color:var(--theme-elevated);color:var(--theme-text)}html[data-theme=dark] .interactions-settings__list{background:0 0;border:0}html[data-theme=dark] :where(.profile-settings strong,.profile-settings label,.profile-office strong,.profile-notifications strong,.interactions-settings strong,.profile-security strong,.organization-settings strong,.organization-settings label,.organization-health strong,.integration-connections strong,.team-modal strong){color:var(--theme-text)}html[data-theme=dark] :where(.profile-settings small,.profile-office small,.profile-notifications small,.interactions-settings small,.profile-security small,.organization-settings small,.organization-health small,.integration-connections small,.team-modal small){color:var(--theme-muted)}html[data-theme=dark] .profile-settings__profile-heading h3,html[data-theme=dark] .profile-settings__identity-copy>strong,html[data-theme=dark] .profile-settings__details-heading h4{color:var(--theme-text)}html[data-theme=dark] .profile-settings__profile-heading p,html[data-theme=dark] .profile-settings__details-heading p{color:var(--theme-muted)}html[data-theme=dark] .profile-settings__identity-hero{border-color:var(--theme-border);background:#191919}html[data-theme=dark] .profile-settings__identity-photo{border-color:var(--theme-border);color:#d0d0d0;background:#292724}html[data-theme=dark] .profile-settings__identity-copy>span{color:#aaa;background:0 0}html[data-theme=dark] .profile-settings__identity-actions button{color:#d5d5d5;background:#141414b8;border-color:#ffffff1f}html[data-theme=dark] .profile-settings__identity-actions button:last-child{color:#c99185;background:0 0;border-color:#0000}html[data-theme=dark] .profile-settings__identity-actions button:hover{background:#24201f;border-color:#ff765b3d}html[data-theme=dark] .profile-settings__details-card{border-color:var(--theme-border);background:var(--theme-elevated);box-shadow:0 3px 12px #0003}html[data-theme=dark] .profile-settings__details-heading{border-color:var(--theme-border)}html[data-theme=dark] :where(.organization-settings__invite-form,.organization-settings__people-list--cards .organization-settings__person-row,.organization-settings__people-list--cards .organization-settings__empty-list),html[data-theme=dark] .organization-settings__people-list--cards .organization-settings__person-row,html[data-theme=dark] .organization-settings__people-list--cards .organization-settings__empty-list{border-color:var(--theme-border);background:var(--theme-elevated);color:var(--theme-text)}html[data-theme=dark] :where(.organization-settings__team-heading h3,.organization-settings__operator-profile-heading h3,.organization-settings__operator-identity strong,.organization-settings__operator-facts dd,.organization-settings__invite-title strong,.organization-settings__section-heading h4,.organization-settings__person strong){color:var(--theme-text)}html[data-theme=dark] :where(.organization-settings__team-heading p,.organization-settings__operator-profile-heading p,.organization-settings__operator-facts dt,.organization-settings__invite-title small,.organization-settings__section-heading span,.organization-settings__person small,.organization-settings__empty-list){color:var(--theme-muted)}html[data-theme=dark] .organization-settings__operator-hero{background:linear-gradient(120deg, #1f1f1ff0, #231815e0), var(--theme-elevated);border-color:#f5492724;box-shadow:0 16px 36px #0000003d}html[data-theme=dark] :where(.organization-settings__operator-readonly,.organization-settings__operator-facts){border-color:var(--theme-border);background:var(--theme-elevated)}html[data-theme=dark] .organization-settings__operator-logo{border-color:var(--theme-border);color:#d0d0d0;background:#292724}html[data-theme=dark] .organization-settings__operator-identity span{color:#aaa;background:#ffffff12}html[data-theme=dark] .organization-settings__operator-facts>div{border-color:var(--theme-border)}html[data-theme=dark] .organization-settings__manager-access{color:#ff846c;background:#f549271f;border-color:#ff765b33}html[data-theme=dark] .organization-settings__manager-hero{background:radial-gradient(circle at 76% 24%,#f5492724,#0000 27%),radial-gradient(circle at 94% 112%,#aa2a172b,#0000 38%),linear-gradient(125deg,#181818,#211714);border-color:#ff765b29;box-shadow:0 18px 42px #00000052,inset 0 1px #ffffff0d}html[data-theme=dark] .organization-settings__manager-hero:before{background-image:linear-gradient(#ff765b0a 1px,#0000 1px),linear-gradient(90deg,#ff765b0a 1px,#0000 1px)}html[data-theme=dark] .organization-settings__manager-orb{background:#ffffff03;border-color:#ff765b17}html[data-theme=dark] .organization-settings__manager-logo-actions button{color:#d5d5d5;background:#141414b8;border-color:#ffffff1f}html[data-theme=dark] .organization-settings__manager-logo-actions button.is-quiet{color:#c99185;background:0 0;border-color:#0000}html[data-theme=dark] .organization-settings__manager-logo-actions button:hover{background:#24201f;border-color:#ff765b3d}html[data-theme=dark] .organization-settings__manager-details{border-color:var(--theme-border);background:var(--theme-elevated);box-shadow:0 3px 12px #0003}html[data-theme=dark] .organization-settings__manager-details-heading{border-color:var(--theme-border)}html[data-theme=dark] .organization-settings__manager-details-heading h4{color:var(--theme-text)}html[data-theme=dark] .organization-settings__manager-details-heading p{color:var(--theme-muted)}html[data-theme=dark] .organization-settings__invite-fields label{color:#c8c8c8}html[data-theme=dark] :where(.organization-settings__invite-fields input,.organization-settings__invite-fields select){border-color:var(--theme-border);color:var(--theme-text);background:#0a0a0a}html[data-theme=dark] :where(.organization-settings__invite-button,.organization-settings__invite-actions button:last-child){color:#fff;background:#282828}html[data-theme=dark] .organization-settings__invite-actions button:first-child{color:#b5b5b5}html[data-theme=dark] .organization-settings__invite-actions button:first-child:hover{color:#fff;background:#ffffff12}html[data-theme=dark] .organization-settings__people-list,html[data-theme=dark] .organization-settings__person-row{border-color:var(--theme-border)}html[data-theme=dark] .organization-settings__avatar-role{border-color:var(--theme-elevated);color:#c2c2c2;background:#252525}html[data-theme=dark] .organization-settings__role{border-color:var(--theme-border);color:#c2c2c2;background:#222}html[data-theme=dark] .organization-settings__member-menu-trigger{color:#a0a0a0}html[data-theme=dark] :where(.organization-settings__member-menu-trigger:hover,.organization-settings__member-menu-trigger:focus-visible,.organization-settings__member-menu-trigger[aria-expanded=true]){border-color:var(--theme-border);color:#fff;background:#ffffff12}html[data-theme=dark] .organization-settings__member-menu-popover{border-color:var(--theme-border);background:#080808fa;box-shadow:0 14px 34px #00000075}html[data-theme=dark] .organization-settings__member-menu-popover button{color:#d2d2d2}html[data-theme=dark] .organization-settings__member-menu-popover button:not(:disabled):hover,html[data-theme=dark] .organization-settings__member-menu-popover button:focus-visible{background:#ffffff14}html[data-theme=dark] .team-modal__chat{background:var(--theme-panel)}html[data-theme=dark] :is(.team-modal__chat-header,.team-modal__composer,.team-modal__empty-chat-icon){border-color:var(--theme-border)}html[data-theme=dark] :is(.team-modal__member:hover,.team-modal__member:focus-visible,.team-modal__member.is-active){background:var(--theme-elevated);color:var(--theme-text)}html[data-theme=dark] :is(.team-modal__sidebar-heading h2,.team-modal__chat-person strong,.team-modal__chat-title strong,.team-modal__empty-chat h3){color:var(--theme-text)}html[data-theme=dark] :is(.team-modal__sidebar-heading p,.team-modal__member-copy small,.team-modal__chat-person small,.team-modal__chat-title small,.team-modal__empty-chat p,.team-modal__sidebar-state){color:var(--theme-muted)}html[data-theme=dark] :is(.team-modal__search .input__control,.team-modal__composer,.team-modal__empty-chat-icon,.team-modal__sidebar-state button){background:var(--theme-elevated);color:var(--theme-text)}html[data-theme=dark] .team-modal__avatar{color:#c2c2c2;background:#292929}html[data-theme=dark] .team-modal__composer textarea{color:var(--theme-text)}html[data-theme=dark] .team-modal__close{color:#aaa}html[data-theme=dark] :is(.team-modal__close:hover,.team-modal__close:focus-visible){color:#fff;background:#ffffff14}html[data-theme=dark] .team-modal{color:var(--theme-text)}html[data-theme=dark] .team-modal__member{background:0 0}html[data-theme=dark] .team-modal__member:hover,html[data-theme=dark] .team-modal__member:focus-visible{background:#ffffff0f}html[data-theme=dark] .team-modal__member.is-active{background:var(--theme-elevated);box-shadow:0 1px 2px #00000042}html[data-theme=dark] .team-modal__member.has-unread small{color:var(--theme-text)}html[data-theme=dark] .team-modal__member.has-unread{background:#f549271a}html[data-theme=dark] .team-modal__member.has-unread:hover,html[data-theme=dark] .team-modal__member.has-unread:focus-visible{background:#f5492724}html[data-theme=dark] .team-modal__member.has-unread.is-active{background:#f5492729}html[data-theme=dark] .team-modal__sidebar-heading>span,html[data-theme=dark] .team-modal__date span{color:var(--theme-muted);background:#ffffff12}html[data-theme=dark] .team-modal__list-avatar{color:#c2c2c2;background:#292929}html[data-theme=dark] .team-modal__list-avatar.is-group{color:#c3b6df;background:#292532}html[data-theme=dark] .team-modal__connectivity{border-color:var(--theme-panel-muted);box-shadow:0 0 0 1px var(--theme-border)}html[data-theme=dark] .team-modal__older,html[data-theme=dark] .team-modal__latest,html[data-theme=dark] .team-modal__message{border-color:var(--theme-border);background:var(--theme-elevated);color:var(--theme-text)}html[data-theme=dark] .team-modal__message.is-mine{background:#30201b;border-color:#f549273d}html[data-theme=dark] .team-modal__message.is-mine .team-modal__message-meta{color:#c3a59a}html[data-theme=dark] .team-modal__section-label,html[data-theme=dark] .team-modal__message-meta,html[data-theme=dark] .team-modal__composer-hint,html[data-theme=dark] .team-modal__group-form header p,html[data-theme=dark] .team-modal__group-label span,html[data-theme=dark] .team-modal__group-members small{color:var(--theme-muted)}html[data-theme=dark] .team-modal__group-form h3,html[data-theme=dark] .team-modal__group-form>label,html[data-theme=dark] .team-modal__group-label,html[data-theme=dark] .team-modal__group-members strong{color:var(--theme-text)}html[data-theme=dark] .team-modal__group-members label:has(input:checked){background:color-mix(in srgb, var(--theme-text) 5%, transparent)}html[data-theme=dark] .team-modal__group-form footer button:not(.team-modal__primary){border-color:var(--theme-border);color:var(--theme-text)}html[data-theme=dark] .team-modal__search .input__control{border-color:var(--theme-border)}html[data-theme=dark] .team-modal__search>svg{stroke:var(--theme-muted)}html[data-theme=dark] .team-modal__search .input__control::placeholder,html[data-theme=dark] .team-modal__composer textarea::placeholder,html[data-theme=dark] .team-modal__group-form input::placeholder{color:var(--theme-muted);opacity:1}html[data-theme=dark] .team-modal__sidebar-state button{border-color:var(--theme-border)}html[data-theme=dark] .team-modal__message.is-failed{border-color:#ff846c}html[data-theme=dark] .team-modal__sidebar-state.is-error,html[data-theme=dark] .team-modal__send-error,html[data-theme=dark] .team-modal__error,html[data-theme=dark] .team-modal__send-error button,html[data-theme=dark] .team-modal__error button,html[data-theme=dark] .team-modal__sender,html[data-theme=dark] .team-modal__eyebrow,html[data-theme=dark] .team-search-control__header button{color:#ff846c}html[data-theme=dark] .chat-notification{border-color:var(--theme-border);background:var(--theme-elevated);box-shadow:0 10px 36px #0006}html[data-theme=dark] .chat-notification__copy{color:var(--theme-text)}html[data-theme=dark] .chat-notification__copy>span,html[data-theme=dark] .chat-notification .chat-notification__close,html[data-theme=dark] .chat-notification__reply-footer span,html[data-theme=dark] .chat-notification__reply textarea::placeholder{color:var(--theme-muted)}html[data-theme=dark] .chat-notification__actions button,html[data-theme=dark] .chat-notification__error{color:#ff846c}html[data-theme=dark] .chat-notification__actions button:hover,html[data-theme=dark] .chat-notification__actions button[aria-expanded=true]{background:#f549271f}html[data-theme=dark] .chat-notification__reply textarea{border-color:var(--theme-border);background:var(--theme-panel);color:var(--theme-text)}html[data-theme=dark] .organization-health__heading h3,html[data-theme=dark] .integration-connections__heading h3{color:var(--theme-text)}html[data-theme=dark] .organization-health__heading p,html[data-theme=dark] .integration-connections__heading p{color:var(--theme-muted)}html[data-theme=dark] .organization-health__card{border-color:var(--theme-border);background:radial-gradient(circle at 50% 35%, #419f681a, transparent 46%), var(--theme-elevated);box-shadow:0 10px 30px #00000052}html[data-theme=dark] .organization-health__card.has-error{background:radial-gradient(circle at 50% 35%, #c93f271a, transparent 46%), var(--theme-elevated)}html[data-theme=dark] :where(.organization-health__measurement output,.organization-health__status strong){color:var(--theme-text)}html[data-theme=dark] :where(.organization-health__measurement>span,.organization-health__measurement small,.organization-health__status small,.organization-health__summary,.organization-health__note){color:var(--theme-muted)}html[data-theme=dark] .organization-health__status{color:#b8b8b8}html[data-theme=dark] .organization-health__scale span{background:#ffffff1c}html[data-theme=dark] .integration-connections__section h4{color:#c2c2c2}html[data-theme=dark] .integration-connections__card{border-color:var(--theme-border);background:var(--theme-elevated);box-shadow:0 2px 4px #0000003d}html[data-theme=dark] .integration-connections__brand,html[data-theme=dark] .integration-connections__brand[class*=is-]{background:#242424}html[data-theme=dark] .integration-connections__copy strong{color:var(--theme-text)}html[data-theme=dark] .integration-connections__copy p{color:var(--theme-muted)}html[data-theme=dark] .integration-connections__card button{color:#fff;background:#282828}html[data-theme=dark] .profile-office__option{border-color:var(--theme-border);background:var(--theme-elevated);color:var(--theme-text)}html[data-theme=dark] .profile-office__option:hover:not(:disabled){border-color:#f5492770;box-shadow:0 6px 18px #0000004d}html[data-theme=dark] .profile-office__option.is-selected{background:#f5492717;border-color:#f5492794;box-shadow:0 0 0 2px #f549271a}html[data-theme=dark] :where(.profile-office__intro strong,.profile-office__empty strong,.profile-office__copy strong){color:var(--theme-text)}html[data-theme=dark] :where(.profile-office__intro small,.profile-office__empty p,.profile-office__copy small,.profile-office__clear-row span){color:var(--theme-muted)}html[data-theme=dark] .profile-office__avatar{color:#c7c7c7;background:#292929}html[data-theme=dark] .profile-office__selector{border-color:#666}html[data-theme=dark] .profile-office__empty{border-color:#ffffff24}html[data-theme=dark] .profile-office__clear-row button{border-color:var(--theme-border);background:var(--theme-elevated);color:#c8c8c8}html[data-theme=dark] .profile-notifications__list{box-shadow:none;background:0 0;border-color:#0000}html[data-theme=dark] :where(.profile-office__content,.profile-notifications__content),html[data-theme=dark] .profile-notifications__row{background:0 0}html[data-theme=dark] .profile-notifications__row+.profile-notifications__row{border-top-color:var(--theme-border)}html[data-theme=dark] :where(.organization-settings__feature-list,.organization-settings__domains){background:0 0}html[data-theme=dark] :where(.organization-settings__setting-row,.organization-settings__domains){border-color:var(--theme-border)}html[data-theme=dark] .organization-settings__domains-heading span{color:var(--theme-text)}html[data-theme=dark] .organization-settings__domains-heading small{color:var(--theme-muted)}html[data-theme=dark] .organization-settings__features-form .organization-settings__heading h3,html[data-theme=dark] .organization-settings__features-form .organization-settings__setting-row strong,html[data-theme=dark] .organization-settings__features-form .organization-settings__domains-heading span{color:var(--theme-text)}html[data-theme=dark] .organization-settings__features-form .organization-settings__setting-row small,html[data-theme=dark] .organization-settings__features-form .organization-settings__domains-heading small{color:var(--theme-muted)}html[data-theme=dark] .organization-settings__features-form .input-tags__tag{border-color:var(--theme-border);color:var(--theme-text);background:#242424}html[data-theme=dark] .organization-settings__features-form .input-tags__control{color:var(--theme-text)}html[data-theme=dark] .organization-settings__features-form .input-tags__tag button{color:#aaa}html[data-theme=dark] .organization-settings__dimensions-panel .organization-settings__heading h3,html[data-theme=dark] .organization-settings__dimension-copy strong{color:var(--theme-text)}html[data-theme=dark] .organization-settings__dimensions-content>p,html[data-theme=dark] .organization-settings__dimension-copy small{color:var(--theme-muted)}html[data-theme=dark] .organization-settings__dimension-card{border-color:var(--theme-border);background:var(--theme-elevated);box-shadow:0 2px 8px #0000002e}html[data-theme=dark] .organization-settings__dimension-value{color:#ff765b;background:#f549271f}html[data-theme=dark] .organization-settings__dimension-preview-hint{color:#ffffff94;background:#101010ad;border-color:#ffffff17}html[data-theme=dark] .organization-settings__dimensions-edit{color:#151515;background:#ededed;border-color:#ffffff1f;box-shadow:0 4px 12px #00000038}html[data-theme=dark] .organization-settings__dimensions-edit:hover{background:#fff;border-color:#fff;box-shadow:0 6px 16px #0000004d}html[data-theme=dark] .settings-modal__search .input__control{color:var(--theme-text);background:#121212;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff05}html[data-theme=dark] .settings-modal__search .input__control:hover{border-color:#ffffff2e}html[data-theme=dark] .settings-modal__search .input__control:focus{background:#151515;border-color:#f54927b8;box-shadow:0 0 0 3px #f549271f}html[data-theme=dark] .settings-modal__search .input__control::placeholder,html[data-theme=dark] .settings-modal__search-icon{color:#777}html[data-theme=dark] :where(.media-control,.microphone-settings,.camera-settings,.tile-video-rail__chevron,.office-dimensions__controls,.office-dimensions__status){border-color:var(--theme-border);color:#c9c9c9;background:#0e0e0eeb;box-shadow:0 12px 32px #00000052}html[data-theme=dark] .media-control:not(.is-live):not(.is-preferred){background:#0e0e0e}html[data-theme=dark] :where(.microphone-settings__devices,.microphone-settings__device){border-color:#ffffff14}html[data-theme=dark] .microphone-settings__device .input-select__trigger{border-color:var(--theme-border);color:#e7e7e7;background:#171717}html[data-theme=dark] :where(.microphone-settings__header small,.microphone-settings__device>label,.microphone-settings__device>small,.microphone-settings__row small,.audio-settings-meter__label,.audio-settings-meter__label small){color:#929292}html[data-theme=dark] .audio-settings-meter__track{background:#ffffff1c}html[data-theme=dark] .audio-settings-output-test>button{color:#ff8068;background:#f549271f;border-color:#f5492752}html[data-theme=dark] .camera-settings__device .input-select__trigger{border-color:var(--theme-border);color:#e7e7e7;background:#171717}html[data-theme=dark] :where(.camera-settings__header small,.camera-settings__device>label,.camera-settings__backgrounds>span,.camera-settings__controls>p){color:#929292}html[data-theme=dark] .camera-settings__background-grid>button,html[data-theme=dark] .camera-settings__background-library-grid>button{color:#aaa;border-color:#ffffff1a}html[data-theme=dark] .camera-settings__background-grid>button.is-selected,html[data-theme=dark] .camera-settings__background-library-grid>button.is-selected{color:#ff8068;background:#f549271c;border-color:#f5492794}html[data-theme=dark] .camera-settings__background-library{color:#ddd;background:#121212fa;border-color:#ffffff1a;box-shadow:0 16px 42px #0000006b}html[data-theme=dark] .camera-settings__background-library-header>button{color:#bbb;background:#242424;border-color:#ffffff1c}html[data-theme=dark] :where(.camera-settings__background-library-header small,.camera-settings__background-library>p){color:#929292}html[data-theme=dark] .office-entry-reveal{background:#050505}html[data-theme=dark] .landing-page{--landing-ink:#f1eee7;--landing-muted:#aaa79f;color:var(--landing-ink);background:#10100f}html[data-theme=dark] .legal-page{--legal-ink:#f1eee7;--legal-muted:#aaa79f;color:var(--legal-ink);background:#10100f}html[data-theme=dark] .legal-page .simple-brand,html[data-theme=dark] .legal-nav__back,html[data-theme=dark] .legal-hero__copy h1,html[data-theme=dark] .legal-tab.is-active{color:var(--legal-ink)}html[data-theme=dark] .legal-hero__copy h1 span{color:#98958e}html[data-theme=dark] .legal-hero:after,html[data-theme=dark] .legal-tabs,html[data-theme=dark] .legal-tab+.legal-tab,html[data-theme=dark] .legal-document__meta dl div,html[data-theme=dark] .legal-document__outline li{border-color:#ffffff24}html[data-theme=dark] .legal-hero__orbit{border-color:#ffffff2e}html[data-theme=dark] .legal-hero__dot{border-color:#10100f}html[data-theme=dark] .legal-tab:hover{color:#fff}html[data-theme=dark] .legal-document__meta dd{color:#c4c1ba}html[data-theme=dark] .legal-document__placeholder{background:#242421;border-color:#ffffff1f}html[data-theme=dark] .legal-document__contents a{color:#aaa79f}html[data-theme=dark] .legal-document__contents a:hover{color:var(--legal-accent)}html[data-theme=dark] .legal-prose{color:#c2bfb8}html[data-theme=dark] .legal-prose__notice{background:#242421;border-color:#ffffff1f}html[data-theme=dark] .legal-prose__section{border-color:#ffffff24}html[data-theme=dark] .legal-prose__section :where(p,li,address){color:#aaa79f}html[data-theme=dark] .legal-prose__section strong{color:#e0ddd6}html[data-theme=dark] .legal-prose__caps{color:#c9c6bf!important}html[data-theme=dark] .landing-nav,html[data-theme=dark] .landing-footer,html[data-theme=dark] .landing-benefits,html[data-theme=dark] .landing-benefit{border-color:#ffffff29}html[data-theme=dark] .landing-benefit{background:#10100fc7}html[data-theme=dark] .landing-marquee{color:#171715;background:#f1eee7}html[data-theme=dark] .landing-moment__media,html[data-theme=dark] .landing-feature-film{background:#292824}html[data-theme=dark] .landing-presence__illustration{border-color:#ffffff1f}html[data-theme=dark] .presence-scene{background:radial-gradient(circle at 57% 48%,#ffffff14,#0000 34%),linear-gradient(#ffffff0d 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff0d 1px,#0000 1px) 0 0/48px 48px,#1a1a18;border-color:#ffffff24}html[data-theme=dark] .presence-scene__topbar{color:#aaa79f;background:#181816c2;border-color:#ffffff1a}html[data-theme=dark] .presence-scene__office{color:#f1eee7}html[data-theme=dark] .presence-person>span{border-color:#10100f}html[data-theme=dark] .landing-owner{background:#272724}html[data-theme=dark] .landing-hero__sphere-stage:before{border-color:#ffffff29}html[data-theme=dark] .landing-hero__satellite,html[data-theme=dark] .landing-hero__ribbon-origin{border-color:#10100f}@media (prefers-reduced-motion:no-preference){html[data-theme=dark] body,html[data-theme=dark] :where(.simple-page,.landing-page,.modal-dialog){transition:background-color .18s,color .18s}}
