:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171713;background:#f6f3ec;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #171713;--paper: #f6f3ec;--cream: #ebe6da;--lime: #b7f34a;--coral: #ff7958;--violet: #a98dff;--aqua: #63ddd5;--muted: #6f706a;--line: rgba(23, 23, 19, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(72,104,255,.58);outline-offset:3px}.shell{width:min(1200px,calc(100% - 64px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-link,.room-brand{display:inline-flex}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.brand--inverse{color:#fff}.brand__mark{position:relative;display:grid;place-items:center;width:34px;height:34px;background:var(--ink);border-radius:50% 50% 48% 52%;transform:rotate(-8deg)}.brand--inverse .brand__mark{background:var(--lime)}.brand__mark:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:var(--lime);left:9px;top:10px;box-shadow:11px 0 0 var(--lime)}.brand--inverse .brand__mark:before{background:var(--ink);box-shadow:11px 0 0 var(--ink)}.brand__mark span:first-child{position:absolute;width:15px;height:7px;border-bottom:2px solid var(--lime);border-radius:50%;top:17px}.brand--inverse .brand__mark span:first-child{border-color:var(--ink)}.brand__mark span:last-child{position:absolute;width:7px;height:5px;background:var(--ink);right:-2px;top:3px;border-radius:70% 30%}.brand--inverse .brand__mark span:last-child{background:var(--lime)}.brand__word{font-size:24px;line-height:1;font-weight:850;letter-spacing:-1.5px}.button{min-height:48px;border:1px solid transparent;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:750;font-size:14px;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--ink);color:#fff;box-shadow:0 8px 20px #17171326}.button--primary:hover{background:#303029;box-shadow:0 12px 26px #17171333}.button--secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button--ghost{background:transparent;color:var(--ink)}.button--dark{background:#fff;color:var(--ink)}.icon-button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#ffffffb3;display:inline-grid;place-items:center;cursor:pointer}.icon-button--dark{background:#ffffff0f;border-color:#ffffff14;color:#a4a49e}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:1.6px;text-transform:uppercase;color:#5e6159}.eyebrow--dark{color:#ffffff8c}.service-mark{display:inline-flex;align-items:center;gap:9px;line-height:1}.service-mark__symbol{display:inline-flex;align-items:center;justify-content:center}.service-mark--small .service-mark__symbol{min-width:25px;height:25px}.service-mark--medium .service-mark__symbol{min-width:34px;height:34px}.service-mark--large .service-mark__symbol{min-width:54px;height:54px}.youtube-play{display:grid;place-items:center;width:100%;height:70%;padding-left:2px;color:#fff;background:#ff342d;border-radius:25%;font-size:36%}.video-play{width:100%;height:78%;display:grid;place-items:center;padding-left:1px;border-radius:28%;color:#171813;background:var(--lime)}.website-globe{width:100%;height:100%;display:grid;place-items:center;color:#6f52d9}.service-mark--small .video-play svg{width:12px}.service-mark--large .video-play svg{width:25px;height:25px}.service-mark--large .website-globe svg{width:42px;height:42px}.service-mark--large .youtube-play{font-size:18px}.netflix-n{color:#e50914;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:30px;letter-spacing:-3px;transform:scaleY(1.15)}.service-mark--small .netflix-n{font-size:22px}.service-mark--large .netflix-n{font-size:52px}.prime-smile{color:#1da8dc;font-size:11px;font-weight:800;letter-spacing:-.8px}.service-mark--large .prime-smile{font-size:18px}.service-mark__name{font-weight:750;letter-spacing:-.3px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f0f0d9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;padding:24px;animation:backdrop-in .18s ease both}.create-modal{position:relative;width:min(720px,100%);max-height:min(90vh,820px);overflow-y:auto;background:#faf8f2;border:1px solid rgba(255,255,255,.65);border-radius:30px;padding:40px;box-shadow:0 35px 100px #00000059;animation:modal-in .24s cubic-bezier(.2,.8,.2,1) both}.create-modal__close{position:absolute;right:24px;top:24px}.create-modal__intro{padding-right:60px;margin-bottom:28px}.create-modal__intro h2{margin:7px 0 10px;font-size:clamp(32px,5vw,46px);line-height:.98;letter-spacing:-2.4px}.create-modal__intro p{max-width:560px;margin:0;color:var(--muted);line-height:1.6}.platform-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;border:0;padding:0;margin:0 0 24px}.platform-option{position:relative;min-width:0;min-height:88px;padding:15px;border:1px solid rgba(23,23,19,.11);border-radius:17px;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:border .16s ease,transform .16s ease,box-shadow .16s ease}.platform-option:hover{transform:translateY(-2px);box-shadow:0 9px 18px #1717130f}.platform-option.is-selected{border:2px solid var(--ink);padding:14px}.platform-option__copy{min-width:0;display:flex;flex-direction:column;gap:4px}.platform-option__copy strong{font-size:13px;white-space:nowrap}.platform-option__copy small{font-size:10px;color:var(--muted);white-space:nowrap}.platform-option__check{position:absolute;width:21px;height:21px;right:7px;top:7px;border-radius:50%;background:transparent;display:grid;place-items:center}.platform-option.is-selected .platform-option__check{background:var(--lime)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.field>span{font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.field>span small{font-weight:500;text-transform:none;color:var(--muted);letter-spacing:0}.field input{width:100%;height:52px;border:1px solid rgba(23,23,19,.14);border-radius:13px;background:#fff;padding:0 15px;color:var(--ink)}.field input::placeholder{color:#a3a39d}.field input:focus{border-color:var(--ink);outline:0;box-shadow:0 0 0 3px #b7f34a73}.field__icon-wrap{position:relative}.field__icon-wrap svg{position:absolute;left:15px;top:17px;color:#8b8c85}.field__icon-wrap input{padding-left:44px}.extension-note{min-height:78px;display:flex;gap:14px;align-items:flex-start;border-radius:15px;padding:16px;background:#efeadf;margin-bottom:16px}.extension-note__icon{width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:var(--lime);display:grid;place-items:center}.extension-note strong{font-size:13px}.extension-note p{margin:4px 0 0;font-size:12px;line-height:1.5;color:var(--muted)}.form-error{margin:-3px 0 14px;color:#c7352c;font-size:13px;font-weight:650}.create-modal__footer{border-top:1px solid var(--line);padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.create-modal__footer p{display:flex;align-items:center;gap:7px;margin:0;color:var(--muted);font-size:11px}@keyframes backdrop-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(16px) scale(.98)}}@media(max-width:760px){.shell{width:min(100% - 36px,1200px)}.create-modal{padding:30px 20px 22px;border-radius:24px}.create-modal__close{right:18px;top:18px}.platform-picker{grid-template-columns:1fr}.platform-option{min-height:66px}.form-grid{grid-template-columns:1fr;gap:0}.create-modal__footer{align-items:stretch;flex-direction:column}.create-modal__footer .button{width:100%}}@media(prefers-reduced-motion:reduce){.modal-backdrop,.create-modal{animation:none}.platform-option{transition:none}}.landing-page{overflow:hidden;background:var(--paper)}.site-header{position:relative;z-index:10;height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--line)}.site-nav{display:flex;align-items:center;gap:34px}.site-nav a,.text-button{font-size:13px;font-weight:650;color:#4d4f49;transition:color .16s ease}.site-nav a:hover,.text-button:hover{color:var(--ink)}.site-header__actions{display:flex;justify-content:flex-end;align-items:center;gap:20px}.site-header .button{min-height:42px;padding-inline:18px;font-size:12px}.text-button{border:0;background:transparent;cursor:pointer;white-space:nowrap}.header-join{height:40px;border:1px solid var(--line);background:#fff;border-radius:999px;display:flex;align-items:center;overflow:hidden}.header-join input{width:112px;border:0;outline:0;background:transparent;padding-left:15px;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.header-join button{height:32px;margin-right:4px;border:0;border-radius:999px;background:var(--lime);font-size:11px;font-weight:850;cursor:pointer}.hero{position:relative;min-height:700px;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:clamp(40px,6vw,90px);padding-top:66px;padding-bottom:82px}.hero:before{content:"";position:absolute;width:450px;height:450px;left:-380px;top:90px;border:1px solid rgba(23,23,19,.08);border-radius:50%;box-shadow:0 0 0 80px #17171306,0 0 0 160px #17171305}.hero__copy{position:relative;z-index:2}.hero__kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:7px 12px 7px 9px;border:1px solid var(--line);border-radius:999px;background:#ffffff85;color:#555750;font-size:10px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.hero__kicker span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--ink);font-size:7px}.hero h1,.section-heading h2,.feature-copy h2,.footer-cta h2{margin:0;font-size:clamp(58px,6.25vw,90px);line-height:.9;letter-spacing:clamp(-5px,-.48vw,-3px);font-weight:790}.hero h1 em,.section-heading h2 em,.feature-copy h2 em,.footer-cta h2 em{position:relative;display:inline-block;font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-5px;z-index:1}.hero h1 em:after{content:"";position:absolute;z-index:-1;height:.32em;left:-.04em;right:-.05em;bottom:.01em;background:var(--lime);border-radius:60% 45% 55% 40%;transform:rotate(-1deg)}.hero__lede{max-width:525px;margin:30px 0 28px;color:#5d5f58;font-size:clamp(16px,1.5vw,19px);line-height:1.65}.hero__actions{display:flex;align-items:center;gap:24px}.hero__actions .button{min-height:56px;padding-inline:26px}.play-demo{display:flex;align-items:center;gap:10px;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.play-demo>span:first-child{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(23,23,19,.2);border-radius:50%;padding-left:2px;font-size:11px;transition:transform .18s ease,background .18s ease}.play-demo:hover>span:first-child{transform:scale(1.06);background:#fff}.play-demo>span:last-child{display:flex;flex-direction:column;gap:3px}.play-demo strong{font-size:13px}.play-demo small{color:#85857e;font-size:10px}.hero__proof{display:flex;align-items:center;gap:13px;margin-top:44px}.proof-faces{display:flex}.proof-faces span{width:33px;height:33px;margin-left:-8px;border:2px solid var(--paper);border-radius:50%;display:grid;place-items:center;color:var(--ink);font-size:10px;font-weight:850}.proof-faces span:first-child{margin-left:0;background:var(--coral)}.proof-faces span:nth-child(2){background:var(--violet)}.proof-faces span:nth-child(3){background:var(--aqua)}.proof-faces span:nth-child(4){background:#ffd454}.hero__proof p{display:flex;flex-direction:column;gap:3px;margin:0}.hero__proof strong{font-size:11px}.hero__proof p span{color:#83847d;font-size:10px}.hero-preview-wrap{position:relative;min-width:0;transform:rotate(1.4deg)}.hero-preview-wrap:before,.hero-preview-wrap:after{content:"";position:absolute;z-index:0;border-radius:32px}.hero-preview-wrap:before{top:38px;right:-38px;bottom:-35px;left:38px;background:var(--violet);transform:rotate(3deg)}.hero-preview-wrap:after{width:140px;height:140px;right:-68px;top:-65px;background:repeating-linear-gradient(45deg,var(--lime) 0 6px,transparent 6px 13px);border-radius:50%;opacity:.78}.hero-preview{position:relative;z-index:2;overflow:hidden;padding:16px;border-radius:29px;color:#fff;background:#191a18;box-shadow:0 35px 70px #1f1b1845}.hero-preview__topbar{height:42px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#96988f;font-size:8px;letter-spacing:1px}.hero-preview__topbar svg{justify-self:end}.preview-live{display:inline-flex;align-items:center;gap:6px;color:#e6e7e1;font-weight:800}.preview-live i{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #b7f34a1a}.hero-preview__screen{position:relative;min-height:315px;overflow:hidden;border-radius:17px;background:linear-gradient(180deg,#524684,#f8936f 50%,#191c30)}.screen-sky{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 19%,#ffe9a0 0 2px,transparent 2px),radial-gradient(circle at 58% 12%,rgba(255,255,255,.75) 0 1px,transparent 2px),radial-gradient(circle at 31% 22%,rgba(255,255,255,.75) 0 1px,transparent 2px),linear-gradient(180deg,rgba(14,15,46,.25),transparent 65%)}.screen-glow{position:absolute;width:145px;height:145px;left:50%;top:46%;transform:translate(-50%,-50%);border-radius:50%;background:#ffd980;box-shadow:0 0 40px #ff9d78}.screen-mountain{position:absolute;left:-10%;right:-10%;bottom:-24%;height:68%;clip-path:polygon(0 43%,15% 16%,29% 42%,48% 0,65% 37%,77% 15%,100% 46%,100% 100%,0 100%)}.screen-mountain--back{background:#433963;opacity:.78;transform:translateY(-43px) scale(1.06)}.screen-mountain--front{background:linear-gradient(120deg,#101727,#29304d)}.screen-copy{position:absolute;z-index:3;left:23px;bottom:22px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px;text-shadow:0 2px 8px rgba(0,0,0,.45)}.screen-copy .service-mark{grid-row:1 / 3}.screen-copy>span{color:#ffffffb3;font-size:7px;font-weight:800;letter-spacing:1.2px}.screen-copy strong{font-size:12px}.screen-play{position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#0f0f0f61;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;display:grid;place-items:center;cursor:pointer}.screen-caption{position:absolute;right:17px;top:16px;padding:8px 11px;border-radius:999px 999px 3px;background:#ffffffe8;color:#24241f;font-size:8px;font-weight:700;box-shadow:0 5px 16px #00000026}.hero-preview__controls{height:52px;display:flex;align-items:center;gap:11px;color:#b7b8b0;font-size:8px}.hero-preview__controls button{display:grid;place-items:center;border:0;padding:0;color:#cfd0c8;background:transparent}.preview-timeline{position:relative;flex:1;height:3px;border-radius:99px;background:#393b37;overflow:hidden}.preview-timeline span{display:block;width:38%;height:100%;background:var(--lime)}.hero-preview__party{min-height:70px;display:flex;align-items:center;gap:10px;border-top:1px solid rgba(255,255,255,.07);padding-top:13px}.preview-avatars{display:flex}.preview-avatars span{width:30px;height:30px;margin-left:-7px;border:2px solid #191a18;border-radius:50%;display:grid;place-items:center;color:#171713;font-size:8px;font-weight:900}.preview-avatars span:first-child{margin-left:0}.preview-avatars .preview-avatars__count{background:#393b37;color:#fff}.hero-preview__party p{display:flex;flex-direction:column;gap:2px;margin:0 auto 0 0}.hero-preview__party p strong{font-size:9px}.hero-preview__party p span{color:#777a72;font-size:7px}.preview-chat-pill{padding:9px 11px;background:#282a27;border-radius:10px;color:#d4d5ce;font-size:8px;white-space:nowrap}.preview-chat-pill span{color:var(--lime);font-weight:800}.hero-orbit{position:absolute;z-index:5;width:51px;height:51px;display:grid;place-items:center;border:4px solid var(--paper);border-radius:50%;font-size:22px;box-shadow:0 10px 20px #00000026}.hero-orbit--one{left:-28px;top:31%;background:var(--aqua);transform:rotate(-9deg)}.hero-orbit--two{right:-19px;bottom:14%;background:var(--coral);transform:rotate(8deg)}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff5e}.service-strip__inner{min-height:93px;display:flex;align-items:center;justify-content:center;gap:clamp(20px,2.6vw,42px)}.service-strip__inner>span{color:#898b83;font-size:9px;font-weight:850;letter-spacing:1.6px}.service-strip__inner i{width:4px;height:4px;border-radius:50%;background:#babbb5}.how-section{padding-top:150px;padding-bottom:155px}.section-heading--split{display:grid;grid-template-columns:1.35fr .65fr;align-items:end;gap:80px;margin-bottom:65px}.section-heading h2{margin-top:17px;font-size:clamp(48px,5.2vw,74px)}.section-heading h2 em,.feature-copy h2 em,.footer-cta h2 em{letter-spacing:-3px}.section-heading--split>p,.section-heading--centered>p{margin:0 0 7px;color:var(--muted);font-size:16px;line-height:1.65}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.step-card{min-height:365px;padding:30px 34px 34px;border-right:1px solid var(--line);transition:background .2s ease,transform .2s ease}.step-card:first-child{border-left:1px solid var(--line)}.step-card:hover{background:#fff;transform:translateY(-6px)}.step-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px}.step-card__icon{width:49px;height:49px;display:grid;place-items:center;border-radius:14px;background:var(--lime)}.step-card:nth-child(2) .step-card__icon{background:var(--violet)}.step-card:nth-child(3) .step-card__icon{background:var(--coral)}.step-card__number{color:#aaa9a3;font-family:Georgia,serif;font-size:17px;font-style:italic}.step-card__eyebrow{color:#8a8a84;font-size:9px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.step-card h3{margin:10px 0 14px;font-size:28px;letter-spacing:-1.5px}.step-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.feature-section{position:relative;color:#fff;background:#191a17;overflow:hidden}.feature-section:before{content:"";position:absolute;width:520px;height:520px;left:-270px;bottom:-280px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.feature-section__inner{position:relative;z-index:1;min-height:790px;padding-top:130px;padding-bottom:130px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(60px,9vw,135px)}.feature-visual{position:relative;min-height:470px;perspective:1000px}.sync-card{position:absolute;left:50%;width:min(390px,90%);border:1px solid rgba(255,255,255,.09);border-radius:28px;padding:26px;color:#fff;background:#2a2c28;box-shadow:0 26px 50px #00000047}.sync-card--back{top:0;transform:translate(-61%) rotate(-7deg) scale(.83);opacity:.36}.sync-card--middle{top:39px;transform:translate(-40%) rotate(5deg) scale(.9);opacity:.58}.sync-card--front{z-index:3;top:100px;min-height:292px;transform:translate(-50%) rotate(-1.5deg);background:linear-gradient(145deg,#343732,#252723);display:flex;flex-direction:column;align-items:center}.sync-card>span{color:#9b9e95;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:1px}.sync-card>strong{display:block;margin-top:8px;font-size:30px;letter-spacing:-1.5px}.sync-card>small{display:inline-flex;align-items:center;gap:7px;margin-top:10px;color:#b2b5ac}.sync-card>small i,.sync-indicator i,.connection-state i,.platform-card__status i{width:6px;height:6px;border-radius:50%;background:var(--lime)}.sync-card__avatar{width:58px;height:58px;margin-bottom:15px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:var(--ink);font-size:19px;font-weight:900}.sync-card--front>strong{margin-top:12px;font-size:42px}.sync-wave{width:100%;height:55px;margin:12px 0 4px;display:flex;justify-content:center;align-items:center;gap:9px}.sync-wave b{width:4px;height:20px;border-radius:9px;background:var(--lime)}.sync-wave b:nth-child(2),.sync-wave b:nth-child(6){height:34px}.sync-wave b:nth-child(3),.sync-wave b:nth-child(5){height:46px}.sync-wave b:nth-child(4){height:29px}.feature-sticker{position:absolute;z-index:5;right:2%;top:72px;padding:11px 15px;display:flex;align-items:center;gap:7px;border:4px solid #191a17;border-radius:999px;color:var(--ink);background:var(--lime);font-size:11px;font-weight:850;transform:rotate(7deg)}.feature-copy h2{margin:17px 0 28px;font-size:clamp(48px,4.75vw,68px)}.feature-copy h2 em{color:var(--lime)}.feature-copy>p{max-width:530px;margin:0;color:#a8aaa3;font-size:16px;line-height:1.7}.feature-list{display:grid;gap:20px;margin:36px 0 0;padding:0;list-style:none}.feature-list li{display:flex;align-items:flex-start;gap:14px}.feature-list li>span{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;color:var(--ink);background:var(--lime)}.feature-list li div{display:flex;flex-direction:column;gap:4px}.feature-list strong{font-size:13px}.feature-list small{color:#85877f;font-size:11px}.platforms-section{padding-top:150px;padding-bottom:120px}.section-heading--centered{max-width:800px;margin:0 auto 65px;text-align:center}.section-heading--centered h2{margin:16px 0 24px}.section-heading--centered>p{max-width:610px;margin-inline:auto}.platform-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.platform-card{position:relative;min-height:435px;overflow:hidden;border:1px solid var(--line);border-radius:24px;padding:28px;background:#fff;transition:transform .22s ease,box-shadow .22s ease}.platform-card:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-130px;bottom:-130px;border:1px solid rgba(23,23,19,.08);box-shadow:0 0 0 40px #17171306,0 0 0 80px #17171305}.platform-card:hover{transform:translateY(-8px);box-shadow:0 28px 55px #1717131c}.platform-card--youtube{background:#fff1ed}.platform-card--video{background:#effbdc}.platform-card--website{background:#f0ebff}.platform-card--netflix{background:#1a1a18;color:#fff}.platform-card--prime{background:#e7f7fb}.platform-card--netflix:after{border-color:#ffffff14;box-shadow:0 0 0 40px #ffffff05,0 0 0 80px #ffffff04}.platform-card__top{display:flex;justify-content:space-between;margin-bottom:68px}.platform-card__index{color:#989a93;font-family:Georgia,serif;font-style:italic;font-size:14px}.platform-card__status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(23,23,19,.1);border-radius:999px;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.6px}.platform-card--netflix .platform-card__status{border-color:#ffffff1f;color:#c7c8c2}.platform-card h3{margin:20px 0 13px;font-size:29px;letter-spacing:-1.5px}.platform-card p{margin:0;color:#6a6c65;font-size:13px;line-height:1.7}.platform-card--netflix p{color:#9a9c94}.platform-card__foot{position:absolute;z-index:2;left:28px;right:28px;bottom:27px;display:flex;justify-content:space-between;align-items:center;padding-top:18px;border-top:1px solid rgba(23,23,19,.1);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:1px}.platform-card--netflix .platform-card__foot{border-color:#ffffff17}.safety-section{padding-bottom:150px}.safety-card{min-height:260px;display:grid;grid-template-columns:auto 1fr .8fr;align-items:center;gap:38px;padding:45px 52px;border:1px solid var(--line);border-radius:28px;background:#ebe6da}.safety-card__badge{width:74px;height:74px;border-radius:24px;display:grid;place-items:center;background:var(--lime);transform:rotate(-4deg)}.safety-card__copy h2{margin:7px 0 10px;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-2.8px}.safety-card__copy p{max-width:630px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}.privacy-points{display:grid;gap:14px;padding-left:30px;border-left:1px solid var(--line)}.privacy-points span{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:750}.privacy-points svg{color:#4f8700}.site-footer{color:#fff;background:#191a17}.footer-cta{min-height:530px;padding-top:110px;display:grid;grid-template-columns:1fr auto;align-content:center;align-items:end;border-bottom:1px solid rgba(255,255,255,.1)}.footer-cta .eyebrow{grid-column:1 / -1;margin-bottom:20px}.footer-cta h2{font-size:clamp(56px,7.3vw,104px)}.footer-cta h2 em{color:var(--lime)}.footer-cta__button{width:160px;height:160px;margin-bottom:4px;border:0;border-radius:50%;background:var(--lime);color:var(--ink);display:grid;place-items:center;align-content:center;gap:8px;font-weight:850;cursor:pointer;transform:rotate(5deg);transition:transform .22s ease}.footer-cta__button:hover{transform:rotate(0) scale(1.05)}.footer-cta__button i{font-size:23px;font-style:normal}.footer-bottom{min-height:115px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#898b83;font-size:10px}.footer-bottom>p{margin:0}.footer-bottom>div{justify-self:end;display:flex;gap:22px}.footer-bottom a:hover{color:#fff}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero__copy{max-width:700px}.hero-preview-wrap{width:min(720px,95%);justify-self:center;margin-top:40px}.section-heading--split{grid-template-columns:1fr;gap:26px}.section-heading--split>p{max-width:570px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:270px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.step-card:last-child{border-bottom:0}.step-card__top{margin-bottom:48px}.feature-section__inner{grid-template-columns:1fr}.feature-visual{width:min(590px,100%);margin-inline:auto}.feature-copy{max-width:650px}.platform-cards{grid-template-columns:1fr}.platform-card{min-height:360px}.platform-card__top{margin-bottom:42px}.safety-card{grid-template-columns:auto 1fr}.privacy-points{grid-column:1 / -1;grid-template-columns:repeat(3,1fr);padding:25px 0 0;border-left:0;border-top:1px solid var(--line)}}@media(max-width:680px){.site-header{height:74px}.site-header__actions .button span,.site-header__actions .text-button{display:none}.site-header__actions{gap:8px}.site-header .button{width:42px;min-height:42px;padding:0}.header-join input{width:92px}.hero{min-height:auto;padding-top:62px;padding-bottom:78px}.hero h1{font-size:clamp(48px,14.6vw,68px);letter-spacing:-3.5px}.hero h1 em{letter-spacing:-3px}.hero__lede{margin-top:24px;font-size:16px}.hero__actions{align-items:flex-start;flex-direction:column;gap:18px}.hero__actions .button{width:100%}.hero__proof{margin-top:35px}.hero-preview-wrap{width:calc(100% - 12px);margin:35px 12px 0 0}.hero-preview-wrap:before{top:24px;right:-20px;bottom:-22px;left:20px}.hero-preview-wrap:after{width:85px;height:85px;right:-33px;top:-42px}.hero-preview{padding:10px;border-radius:22px}.hero-preview__screen{min-height:220px}.hero-orbit{width:43px;height:43px;font-size:18px}.hero-orbit--one{left:-19px}.hero-orbit--two{right:-11px}.preview-chat-pill{display:none}.service-strip__inner{min-height:120px;flex-wrap:wrap;gap:19px 27px;padding-block:25px}.service-strip__inner>span{width:100%;text-align:center}.how-section,.platforms-section{padding-top:105px;padding-bottom:105px}.section-heading--split{margin-bottom:45px}.section-heading h2,.feature-copy h2{font-size:46px;letter-spacing:-3px}.section-heading h2 em,.feature-copy h2 em{letter-spacing:-2px}.step-card{padding:26px}.feature-section__inner{padding-top:95px;padding-bottom:100px;gap:30px}.feature-visual{min-height:400px;transform:scale(.94)}.sync-card{padding:20px}.sync-card--front{min-height:270px}.feature-copy h2 br{display:none}.section-heading--centered{text-align:left}.section-heading--centered>p{margin-inline:0}.platform-card{min-height:390px}.safety-section{padding-bottom:100px}.safety-card{grid-template-columns:1fr;padding:32px 25px}.safety-card__badge{width:60px;height:60px}.privacy-points{grid-template-columns:1fr}.footer-cta{min-height:570px;grid-template-columns:1fr;align-content:center;gap:45px}.footer-cta h2{font-size:58px;letter-spacing:-4px}.footer-cta__button{width:130px;height:130px;justify-self:end}.footer-bottom{padding-block:35px;grid-template-columns:1fr auto;gap:25px}.footer-bottom>p{display:none}.footer-bottom>div{flex-direction:column;gap:7px;text-align:right}}.room-page{min-height:100vh;color:#f5f6f0;background:#11120f}.room-header{position:sticky;z-index:20;top:0;min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.08);background:#11120fe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.room-brand{justify-self:start;border:0;padding:0;background:transparent;cursor:pointer}.room-header__title{display:flex;align-items:center;gap:11px}.room-header__title>.service-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#ffffff12}.room-header__title>div{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.room-header__title strong{max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.connection-state{display:inline-flex;align-items:center;gap:5px;color:#81847b;font-size:8px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.connection-state--connecting i{background:#f5c64e;animation:pulse-dot 1s infinite}.connection-state--local i{background:#8f9189}.room-header__actions{justify-self:end;display:flex;align-items:center;gap:9px}.room-code,.room-action{height:42px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b;color:#f5f6f0;display:flex;align-items:center;gap:9px;cursor:pointer;transition:background .16s ease,border .16s ease}.room-code:hover,.room-action:hover{border-color:#ffffff2e;background:#ffffff14}.room-code{padding:0 12px}.room-code>span{color:#74776e;font-size:8px;font-weight:750;letter-spacing:.6px;text-transform:uppercase}.room-code strong{color:var(--lime);font-size:11px;letter-spacing:1.4px}.room-code.is-copied strong{color:#fff}.room-action{padding:0 13px;font-size:10px;font-weight:750}.room-action--invite{color:#181914;background:var(--lime);border-color:var(--lime)}.room-action--invite:hover{background:#c5ff5b;border-color:#c5ff5b}.room-action--leave{color:#a8aaa3}.room-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:14px;max-width:1680px;min-height:calc(100vh - 76px);margin:0 auto;padding:14px}.watch-column{min-width:0;display:flex;flex-direction:column}.watch-stage{min-height:0}.video-shell{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#090a08;box-shadow:0 22px 60px #00000052}.youtube-player-wrap{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#070806}.direct-video-wrap{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(183,243,74,.08),transparent 30%),#070806}.direct-video-wrap video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;background:#070806}.player-gesture{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:#070806b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);cursor:pointer}.player-gesture>span{width:54px;height:54px;margin-bottom:13px;padding-left:3px;border-radius:50%;display:grid;place-items:center;color:#171813;background:var(--lime)}.player-gesture strong{font-size:15px}.player-gesture small{max-width:320px;margin-top:6px;color:#979a90;font-size:9px}.youtube-player-wrap iframe,.youtube-player-wrap>div:first-child{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.player-loading,.player-error{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:13px;background:radial-gradient(circle at 50% 46%,rgba(167,141,255,.18),transparent 24%),#090a08;color:#b1b3aa;font-size:12px}.player-loading span{width:38px;height:38px;border:3px solid rgba(255,255,255,.1);border-top-color:var(--lime);border-radius:50%;animation:spin .9s linear infinite}.player-loading p,.player-error p{margin:0}.player-error p{max-width:520px;padding-inline:20px;text-align:center;line-height:1.55}.player-error__actions{display:flex;align-items:center;justify-content:center;gap:8px}.player-error__actions a{min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;display:inline-flex;align-items:center;color:#d5d7ce;background:#ffffff0e;font-size:9px;font-weight:800}.player-error__actions a:last-child{border-color:var(--lime);color:#171813;background:var(--lime)}.player-error span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#1b1c17;background:var(--coral);font-weight:900}.player-error strong{color:#fff}.custom-controls{min-height:54px;display:flex;align-items:center;gap:12px;padding:0 14px;color:#95988f}.custom-controls button{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:0;border-radius:8px;color:#d9dad4;background:transparent;cursor:pointer}.custom-controls button:hover{background:#ffffff12}.control-time{font-size:9px;font-variant-numeric:tabular-nums}.player-scrubber{--progress: 0%;flex:1;height:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(to right,var(--lime) var(--progress),#33352f var(--progress));cursor:pointer}.player-scrubber::-webkit-slider-thumb{width:12px;height:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #10110e;border-radius:50%;background:var(--lime)}.player-scrubber::-moz-range-thumb{width:10px;height:10px;border:2px solid #10110e;border-radius:50%;background:var(--lime)}.sync-indicator{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid rgba(183,243,74,.18);border-radius:999px;color:#afb1a8;font-size:8px;font-weight:750;white-space:nowrap}.now-playing-row{min-height:87px;padding:15px 5px 12px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid rgba(255,255,255,.07)}.now-playing-row>div:first-child{min-width:0}.now-playing-row span{color:#6e7168;font-size:8px;font-weight:850;letter-spacing:1.3px}.now-playing-row h1{overflow:hidden;text-overflow:ellipsis;margin:4px 0 0;white-space:nowrap;font-size:21px;letter-spacing:-.8px}.room-host-note{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;color:#7e8178;font-size:9px}.room-host-note i{width:6px;height:6px;border-radius:50%;background:var(--coral)}.youtube-queue{margin-top:2px;padding:17px 18px 18px;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:radial-gradient(circle at 92% 0%,rgba(255,121,88,.08),transparent 30%),#131410}.youtube-queue__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.youtube-queue__header span{color:var(--coral);font-size:8px;font-weight:900;letter-spacing:1.4px}.youtube-queue__header h2{margin:4px 0 2px;color:#f3f4ee;font-size:17px;letter-spacing:-.55px}.youtube-queue__header p{margin:0;color:#71746b;font-size:9px}.youtube-queue__next{min-height:34px;padding:0 13px;border:1px solid rgba(183,243,74,.25);border-radius:999px;display:inline-flex;align-items:center;gap:6px;color:#171813;background:var(--lime);font-size:9px;font-weight:850;cursor:pointer}.youtube-queue__next:disabled{border-color:#ffffff12;color:#65685f;background:#21221e;cursor:not-allowed}.youtube-queue__form{margin-top:14px;display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(135px,.8fr) auto;gap:7px}.youtube-queue__form label{min-width:0;min-height:39px;padding:0 11px;border:1px solid rgba(255,255,255,.09);border-radius:10px;display:flex;align-items:center;gap:8px;color:#686b62;background:#0d0e0b}.youtube-queue__form label:focus-within{border-color:#b7f34a73;box-shadow:0 0 0 3px #b7f34a0f}.youtube-queue__form input{width:100%;min-width:0;border:0;outline:0;color:#e6e8df;background:transparent;font-size:10px}.youtube-queue__form input::placeholder{color:#575a52}.youtube-queue__form>button{min-height:39px;padding:0 14px;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#171813;background:var(--lime);font-size:9px;font-weight:900;cursor:pointer}.youtube-queue__error{margin:8px 2px 0;color:#ff9178;font-size:9px}.youtube-queue__items{margin-top:11px;display:grid;grid-template-columns:minmax(210px,.8fr) minmax(260px,1.2fr);gap:8px}.youtube-queue__current{min-width:0;min-height:62px;padding:10px 11px;border:1px solid rgba(183,243,74,.13);border-radius:11px;display:flex;align-items:center;gap:10px;background:#b7f34a0b}.youtube-queue__play{width:31px;height:31px;flex:0 0 31px;padding-left:2px;border-radius:50%;display:grid;place-items:center;color:#171813;background:var(--lime)}.youtube-queue__current>div,.youtube-queue__upcoming li>div{min-width:0}.youtube-queue__current small,.youtube-queue__current strong,.youtube-queue__current>div>span,.youtube-queue__upcoming strong,.youtube-queue__upcoming small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.youtube-queue__current small{color:var(--lime);font-size:7px;font-weight:850;letter-spacing:.8px;text-transform:uppercase}.youtube-queue__current strong,.youtube-queue__upcoming strong{margin-top:2px;color:#e5e7df;font-size:10px}.youtube-queue__current>div>span,.youtube-queue__upcoming small{margin-top:2px;color:#6f7269;font-size:8px}.youtube-queue__current>a,.youtube-queue__upcoming a{margin-left:auto;color:#84877e;font-size:8px;font-weight:750}.youtube-queue__current>a:hover,.youtube-queue__upcoming a:hover{color:var(--lime)}.youtube-queue__upcoming{max-height:132px;overflow-y:auto;margin:0;padding:0;border:1px solid rgba(255,255,255,.065);border-radius:11px;list-style:none;background:#0e0f0c}.youtube-queue__upcoming li{min-height:48px;padding:7px 9px;display:flex;align-items:center;gap:9px;border-bottom:1px solid rgba(255,255,255,.055)}.youtube-queue__upcoming li:last-child{border-bottom:0}.youtube-queue__position{width:23px;height:23px;flex:0 0 23px;border-radius:7px;display:grid;place-items:center;color:#8c8f85;background:#1d1e1a;font-size:8px;font-weight:800}.youtube-queue__upcoming button{width:27px;height:27px;flex:0 0 27px;border:0;border-radius:8px;display:grid;place-items:center;color:#777a71;background:transparent;cursor:pointer}.youtube-queue__upcoming button:hover{color:#fff;background:#ff795824}.youtube-queue__empty{grid-column:1 / -1;min-height:58px;border:1px dashed rgba(255,255,255,.09);border-radius:11px;display:grid;place-items:center;color:#696c63;font-size:9px}.participant-bar{min-height:69px;display:flex;align-items:center;gap:20px;padding:10px 5px}.participant-bar__label{display:flex;align-items:center;gap:8px;color:#696c63;font-size:9px;font-weight:750;white-space:nowrap}.participant-list{min-width:0;display:flex;align-items:center;gap:17px;overflow-x:auto;scrollbar-width:none}.participant-list::-webkit-scrollbar{display:none}.participant{flex:0 0 auto;display:flex;align-items:center;gap:7px;color:#c7c9c1;font-size:9px;font-weight:650}.participant>span:last-child{display:flex;flex-direction:column;gap:1px}.participant small{color:#65685f;font-size:7px;text-transform:uppercase;letter-spacing:.6px}.participant__avatar-wrap{position:relative}.participant__avatar-wrap>i{position:absolute;width:7px;height:7px;right:-1px;bottom:0;border:2px solid #11120f;border-radius:50%;background:var(--lime)}.participant__avatar-wrap>i.is-away{background:#777970}.avatar{--avatar-color: #a98dff;flex:0 0 auto;display:inline-grid;place-items:center;border-radius:50%;color:#151612;background:var(--avatar-color);font-weight:900}.avatar--small{width:29px;height:29px;font-size:8px}.avatar--medium{width:38px;height:38px;font-size:10px}.avatar--large{width:50px;height:50px;font-size:13px}.participant-add{width:29px;height:29px;flex:0 0 29px;border:1px dashed rgba(255,255,255,.17);border-radius:50%;display:grid;place-items:center;color:#777a71;background:transparent;cursor:pointer}.chat-panel{min-height:0;max-height:calc(100vh - 104px);overflow:hidden;display:grid;grid-template-rows:auto minmax(160px,1fr) auto auto;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#191a17}.chat-panel__header{min-height:72px;padding:0 17px 0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.chat-panel__header h2{margin:0 0 3px;font-size:14px;letter-spacing:-.3px}.chat-panel__header span{color:#6e7168;font-size:8px}.chat-messages{overflow-y:auto;padding:17px 18px;scrollbar-color:#353730 transparent;scrollbar-width:thin}.chat-system-message{display:flex;align-items:center;gap:10px;margin:0 0 20px;padding:12px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#ffffff06}.chat-system-message>span{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center;background:#b7f34a1a}.chat-system-message p{margin:0;color:#74776e;font-size:9px;line-height:1.45}.chat-system-message strong{color:#b8bab1}.chat-message{display:grid;grid-template-columns:auto 1fr;gap:9px;margin-bottom:18px}.chat-message__meta{min-height:15px;display:flex;align-items:baseline;gap:8px}.chat-message__meta strong{color:#c5c7be;font-size:9px}.chat-message__meta span{color:#54574f;font-size:7px}.chat-message p{margin:3px 0 0;color:#a3a59d;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.chat-event{margin:14px 0;color:#5f6259;font-size:8px;text-align:center}.quick-reactions{display:flex;justify-content:center;gap:6px;padding:10px 12px 5px}.quick-reactions button{width:36px;height:31px;border:1px solid rgba(255,255,255,.07);border-radius:9px;background:#ffffff09;cursor:pointer;transition:transform .13s ease,background .13s ease}.quick-reactions button:hover{transform:translateY(-2px) scale(1.08);background:#ffffff14}.chat-compose{min-height:68px;padding:10px 12px 12px;display:flex;align-items:center;gap:7px}.chat-compose input{min-width:0;flex:1;height:43px;border:1px solid rgba(255,255,255,.08);border-radius:11px;outline:0;padding:0 12px;color:#f2f3ed;background:#11120f;font-size:10px}.chat-compose input:focus{border-color:#b7f34a73}.chat-compose input::placeholder{color:#54574f}.chat-compose button{width:41px;height:41px;flex:0 0 41px;display:grid;place-items:center;border:0;border-radius:11px;color:#171813;background:var(--lime);cursor:pointer}.chat-compose button:disabled{cursor:default;opacity:.25}.extension-stage{position:relative;width:100%;aspect-ratio:16 / 9;min-height:430px;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#080907}.extension-stage:before,.extension-stage:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.055);border-radius:50%}.extension-stage:before{left:-260px;top:-240px;box-shadow:0 0 0 65px #ffffff04,0 0 0 130px #ffffff03}.extension-stage:after{right:-280px;bottom:-260px;box-shadow:0 0 0 65px #ffffff04,0 0 0 130px #ffffff03}.extension-stage__glow{position:absolute;width:500px;height:350px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;filter:blur(65px);opacity:.18}.extension-stage--netflix .extension-stage__glow{background:#e50914}.extension-stage--prime .extension-stage__glow{background:#20b8f0}.extension-stage__content{position:relative;z-index:2;width:min(570px,80%);display:flex;flex-direction:column;align-items:center;text-align:center}.extension-stage__mark{width:72px;height:72px;display:grid;place-items:center;margin-bottom:21px;border:1px solid rgba(255,255,255,.1);border-radius:21px;background:#ffffff0e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.extension-stage__eyebrow{display:inline-flex;align-items:center;gap:7px;color:#81847b;font-size:8px;font-weight:850;letter-spacing:1.3px;text-transform:uppercase}.extension-stage__eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--lime)}.extension-stage h2{margin:12px 0 11px;font-size:clamp(29px,3.4vw,48px);line-height:1;letter-spacing:-2.3px}.extension-stage p{max-width:530px;margin:0;color:#878a81;font-size:12px;line-height:1.65}.extension-stage__actions{display:flex;align-items:center;gap:18px;margin-top:25px}.extension-stage__actions button{min-height:45px;padding:0 18px;border:0;border-radius:999px;display:flex;align-items:center;gap:8px;color:#151612;background:var(--lime);font-size:11px;font-weight:800;cursor:pointer}.extension-stage__actions a{color:#a7aaa1;font-size:10px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.extension-stage__steps{position:absolute;z-index:2;left:50%;bottom:24px;transform:translate(-50%);display:flex;gap:22px;color:#5e6158;font-size:8px;white-space:nowrap}.extension-stage__steps span{display:flex;align-items:center;gap:6px}.extension-stage__steps b{width:18px;height:18px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#8b8e85}.website-stage{position:relative;width:100%;aspect-ratio:16 / 9;min-height:430px;overflow:hidden;display:grid;grid-template-rows:50px minmax(0,1fr) 38px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#0a0b08}.website-stage__toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 10px 0 15px;border-bottom:1px solid rgba(255,255,255,.08);background:#171815}.website-stage__address,.website-stage__address>span,.website-stage__toolbar-actions,.website-stage__toolbar button{display:flex;align-items:center}.website-stage__address{min-width:0;gap:8px}.website-stage__address>span{min-width:0;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a3a69d;font-size:9px}.website-stage__address i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--lime)}.website-stage__toolbar-actions{gap:6px}.website-stage__toolbar button{height:32px;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(255,255,255,.09);border-radius:9px;color:#969990;background:#ffffff09;font-size:8px;font-weight:750;cursor:pointer}.website-stage__toolbar .website-stage__open{color:#171813;border-color:var(--lime);background:var(--lime)}.website-stage iframe{width:100%;height:100%;border:0;background:#fff}.website-stage__notice{min-width:0;padding:0 13px;display:flex;align-items:center;gap:8px;color:#777a71;background:#171815;font-size:8px}.website-stage__notice span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-stage__notice a{margin-left:auto;color:var(--lime);font-weight:800}.website-stage__fallback{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;background:radial-gradient(circle at 50% 45%,rgba(169,141,255,.18),transparent 28%),#0a0b08}.website-stage__fallback-mark{width:65px;height:65px;margin-bottom:17px;border:1px solid rgba(255,255,255,.1);border-radius:19px;display:grid;place-items:center;background:#ffffff0b}.website-stage__fallback h2{margin:10px 0 9px;font-size:clamp(27px,3vw,43px);letter-spacing:-2px}.website-stage__fallback p{max-width:520px;margin:0;color:#85887f;font-size:11px;line-height:1.6}.website-stage__fallback>button{min-height:43px;margin-top:21px;padding:0 17px;border:0;border-radius:999px;display:flex;align-items:center;gap:8px;color:#171813;background:var(--lime);font-size:10px;font-weight:800;cursor:pointer}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse-dot{50%{opacity:.35;transform:scale(.8)}}@media(min-width:1200px)and (max-height:850px){.room-layout{grid-template-columns:minmax(0,1fr) 320px}.youtube-player-wrap{max-height:calc(100vh - 310px)}.youtube-player-wrap iframe,.youtube-player-wrap>div:first-child{object-fit:contain}.now-playing-row{min-height:76px}.participant-bar{min-height:60px}}@media(max-width:1000px){.room-header{grid-template-columns:auto 1fr auto}.room-header__title{justify-self:center}.room-header__title>div{display:none}.room-code>span{display:none}.room-layout{grid-template-columns:1fr}.chat-panel{min-height:520px;max-height:650px}.youtube-queue__items{grid-template-columns:minmax(210px,.8fr) minmax(260px,1.2fr)}}@media(max-width:650px){.room-header{min-height:66px;padding:0 12px}.room-brand .brand__word,.room-header__title{display:none}.room-header__actions{grid-column:2 / 4}.room-code{padding-inline:9px}.room-action{width:40px;padding:0;justify-content:center}.room-action span{display:none}.room-layout{min-height:calc(100vh - 66px);padding:8px;gap:8px}.video-shell,.chat-panel,.extension-stage{border-radius:12px}.website-stage{min-height:470px;aspect-ratio:auto}.website-stage__toolbar-actions>button:first-child{display:none}.website-stage__notice span{display:none}.custom-controls{gap:6px;padding-inline:8px}.custom-controls>button:nth-of-type(2),.control-time:nth-of-type(1),.sync-indicator{display:none}.now-playing-row{min-height:74px}.now-playing-row h1{font-size:17px}.room-host-note{display:none}.youtube-queue{padding:14px}.youtube-queue__header p{display:none}.youtube-queue__form{grid-template-columns:minmax(0,1fr) auto}.youtube-queue__title-field{grid-column:1 / -1;grid-row:2}.youtube-queue__items{grid-template-columns:1fr}.youtube-queue__upcoming{max-height:155px}.participant-bar{gap:12px}.participant-bar__label span{display:none}.chat-panel{min-height:470px}.extension-stage{min-height:470px;aspect-ratio:auto}.extension-stage__content{width:86%}.extension-stage__steps{gap:9px}.extension-stage__steps span{font-size:0}.extension-stage__steps b{font-size:8px}}
