:root{color:#fafafc;font-synthesis:none;--bg:#070709;--surface:#17171a;--elevated:#232327;--border:#ffffff0f;--purple-rgb:169 157 247;--purple-strong-rgb:114 89 245;--purple-border:rgb(var(--purple-rgb) / 42%);--live-border:#50e3c273;--self-border:#39bfffad;--text:#fafafc;--secondary:#c9c9d0;--muted:#8f8f99;--purple:#a99df7;--purple-strong:#7259f5;--purple-hover:#7c65f4;--purple-pressed:#6650dc;--purple-soft:rgb(var(--purple-strong-rgb) / 12%);--live:#50e3c2;--self:#39bfff;--like:#ff6f91;--radius-card:12px;--radius-panel:16px;--radius-control:12px;--radius-pill:999px;--button-primary:var(--purple-strong);--button-secondary:var(--surface);--app-header-height:56px;--app-header-title-size:18px;--app-header-button-size:40px;--app-header-icon-size:19px;--wacast-canvas-width:min(100%, 390px);background:#070709;font-family:Noto Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}html{scrollbar-gutter:auto}body{background:#070709;min-height:100dvh}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0}button:disabled{cursor:not-allowed}.phone-screen{width:var(--wacast-canvas-width);background:var(--bg);min-height:100dvh;margin:0 auto;position:relative;overflow:hidden}.route-page-overlay{z-index:50;width:var(--wacast-canvas-width);background:var(--bg);position:fixed;top:0;bottom:0;left:50%;overflow:hidden auto;transform:translate(-50%)}.story-page,.plaza-page{min-height:100dvh;padding:0 16px calc(76px + env(safe-area-inset-bottom))}.plaza-screen,.story-screen{overflow:visible}.page-header,.history-header{height:var(--app-header-height)}.page-header{align-items:center;display:flex}.plaza-heading{height:var(--app-header-height);justify-content:space-between;align-items:center;display:flex}.plaza-heading>span{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.plaza-heading>span i,.story-live-label i{background:var(--live);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #50e3c21f}.story-page h1,.plaza-heading h1{font-size:var(--app-header-title-size);margin:0;line-height:26px}.search-field{border-radius:var(--radius-pill);background:var(--surface);align-items:center;gap:10px;width:100%;height:40px;padding:0 14px;display:flex}.search-field .icon{opacity:.7}.search-field input{width:100%;color:var(--text);background:0 0;border:0;outline:0;font-size:14px;line-height:22px}.search-field input::placeholder{color:var(--muted)}.icon{width:20px;height:20px;-webkit-mask:var(--icon-url) center / contain no-repeat;-webkit-mask:var(--icon-url) center / contain no-repeat;mask:var(--icon-url) center / contain no-repeat;background:currentColor;flex:none;display:block}.story-list{gap:12px;margin-top:16px;display:grid}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:8px;display:grid}.story-card{border-radius:var(--radius-card);width:100%;height:220px;color:var(--text);background-color:var(--surface);text-align:left;background-position:50%;background-size:cover;border:0;flex-direction:column;justify-content:flex-end;padding:16px;display:flex;position:relative;overflow:hidden}.story-card:before{z-index:0;pointer-events:none;border-radius:inherit;content:"";background:linear-gradient(#07070905 15%,#070709f5 100%);position:absolute;inset:-1px}.story-card>*{z-index:1}.story-card>.story-card__backdrop{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.featured-story{margin-top:16px}.story-card--featured{height:278px}.story-card--secondary{height:164px;margin-top:10px}.story-card--secondary .preview-row{display:none}.story-card--secondary .story-card__copy{margin-bottom:0}.story-card--compact{border-radius:var(--radius-card);height:240px;padding:12px 8px}.story-card__copy{z-index:1;position:relative}.story-card h2{margin:0;font-size:20px;line-height:28px}.story-card--compact h2{font-size:14px;line-height:20px}.story-card p{color:var(--secondary);letter-spacing:.2px;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:8px 0 0;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.story-card--compact p{-webkit-line-clamp:3;opacity:.75}.story-metrics{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:6px;margin-top:8px;font-size:10px;line-height:15px;display:inline-flex}.story-metrics button{min-width:0;color:inherit;font:inherit;background:0 0;align-items:center;gap:3px;padding:0;display:inline-flex}.story-metrics button .icon{width:12px;height:12px}.story-metrics button.is-liked{color:var(--like)}.story-metrics>i{color:#ffffff38;font-style:normal}.story-card--compact .story-metrics{gap:4px;max-width:100%;margin-top:6px;font-size:9px}.story-card--compact .story-metrics button .icon{width:11px;height:11px}.plaza-featured-card>.story-metrics{z-index:2;color:#fafafcad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07070994;border-radius:999px;max-width:calc(100% - 16px);height:24px;margin:0;padding:0 7px;position:absolute;top:8px;right:8px}.live-pill{z-index:1;height:24px;color:var(--secondary);background:#07070985;border-radius:999px;align-items:center;gap:6px;padding:3px 7px;font-size:12px;line-height:18px;display:inline-flex;position:absolute;top:8px;right:8px}.live-pill b{color:var(--live);font-weight:500}.story-live-label{z-index:1;color:var(--text);align-items:center;gap:7px;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:12px;left:12px}.live-activity{opacity:.62;justify-content:space-between;align-items:center;width:7px;height:8px;display:inline-flex}.live-activity i{transform-origin:50%;background:currentColor;border-radius:999px;width:1px;height:3px;animation:1.4s ease-in-out infinite live-wave;display:block}.live-activity i:nth-child(2){animation-delay:.15s}.live-activity i:nth-child(3){animation-delay:.3s}@keyframes live-wave{0%,to{opacity:.35;height:2px}50%{opacity:.7;height:6px}}@media (prefers-reduced-motion:reduce){.live-activity i{opacity:.45;height:3px;animation:none}.audio-row .waveform.is-active i,.voice-message__wave .waveform i,.role-line-preview__content .waveform.is-active i{animation:none}}.preview-row{z-index:1;border-radius:var(--radius-card);width:100%;height:64px;color:var(--secondary);text-align:left;background:#17171aeb;align-items:center;gap:10px;margin-top:16px;padding:8px;display:flex;position:relative;overflow:hidden}.preview-row>img{object-fit:cover;border-radius:14px;flex:none;width:48px;height:48px}.preview-row__content{flex:1;grid-template-columns:max-content 48px minmax(0,1fr);align-items:center;gap:2px 8px;min-width:0;display:grid}.preview-row small{color:var(--muted);font-size:12px;line-height:18px}.preview-row strong{color:var(--secondary);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:15px;font-weight:400;line-height:22px;overflow:hidden}.mini-play,.audio-control{background:var(--elevated);border-radius:999px;place-items:center;display:grid}.mini-play{background:#2a2a30;flex:none;width:20px;height:20px;margin-right:2px}.mini-play .icon{width:10px;height:10px}.story-actions{z-index:1;grid-template-columns:1fr 1fr;gap:8px;height:36px;margin-top:10px;display:grid;position:relative}.story-actions button{border-radius:999px;font-size:13px;font-weight:500}.listen-action{color:#fff;background:var(--button-primary)}.enter-action{color:var(--secondary);background:#07070975;border:.5px solid #fafafc2e}.waveform{min-width:70px;height:18px;color:var(--muted);align-items:center;gap:2px;display:inline-flex;overflow:hidden}.waveform i{background:currentColor;border-radius:2px;flex:0 0 1.5px;width:1.5px;max-height:18px;display:block}.preview-row .waveform{width:48px;min-width:48px}.waveform.is-active{color:var(--purple)}.audio-row .waveform.is-active i{animation:.72s ease-in-out infinite alternate message-wave}.audio-row .waveform.is-active i:nth-child(3n+2){animation-delay:-240ms}.audio-row .waveform.is-active i:nth-child(3n){animation-delay:-480ms}@keyframes message-wave{0%{opacity:.7;transform:scaleY(.55)}to{opacity:1;transform:scaleY(1)}}.empty-state{color:var(--muted);text-align:center;margin-top:28px;font-size:14px}.audition-panel{border-radius:var(--radius-card);background:linear-gradient(145deg,#1c1822f2,#17171afa);border:0;margin-top:18px;padding:14px 12px 12px}.section-heading{justify-content:space-between;align-items:center;display:flex}.section-heading h2{margin:0;font-size:16px;line-height:24px}.section-heading p{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:16px}.section-heading>span{color:var(--muted);font-size:11px}.section-heading>button{color:var(--purple);background:0 0;padding:4px 0 4px 12px;font-size:12px}.audition-list{scrollbar-width:none;gap:12px;margin-top:12px;display:flex;overflow-x:auto}.audition-list::-webkit-scrollbar{display:none}.audition-role{width:58px;color:var(--secondary);background:0 0;flex:0 0 58px;justify-items:center;padding:0;display:grid;position:relative}.audition-role img{object-fit:cover;border:0;border-radius:999px;width:48px;height:48px}.audition-role strong{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;font-weight:500;line-height:16px;overflow:hidden}.audition-role small{max-width:100%;color:var(--purple);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:14px;overflow:hidden}.audition-role.is-auditioning img{box-shadow:none;border:0}.audition-role .waveform{min-width:36px;position:absolute;top:20px;transform:scale(.72)}.more-worlds{margin-top:18px}.featured-carousel{margin-top:4px}.featured-carousel__viewport{border-radius:var(--radius-card);touch-action:pan-y;cursor:grab;overflow:hidden}.featured-carousel__viewport:active{cursor:grabbing}.featured-carousel__track{transition:transform .32s cubic-bezier(.22,.8,.3,1);display:flex}.featured-carousel__viewport:active .featured-carousel__track{transition:none}.plaza-featured-card{border-radius:var(--radius-card);width:100%;height:160px;color:var(--text);background-color:var(--surface);text-align:left;-webkit-user-select:none;user-select:none;background-position:50%;background-size:cover;border:0;flex:0 0 100%;margin:0;padding:0;display:block;position:relative;overflow:hidden}.plaza-featured-card:before{z-index:0;pointer-events:none;border-radius:inherit;content:"";background:linear-gradient(#07070900 4%,#070709eb 100%);position:absolute;inset:-1px}.plaza-featured-card>*{z-index:1}.plaza-featured-card__copy{gap:3px;display:grid;position:absolute;bottom:12px;left:12px;right:12px}.plaza-featured-card__copy strong{font-size:18px;line-height:25px}.plaza-featured-card__copy small{color:var(--secondary);letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.plaza-role-strip{--role-gap:7px;gap:var(--role-gap);overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;padding:3px 3px 5px;display:flex;position:absolute;bottom:8px;left:12px;right:12px;overflow:auto hidden}.plaza-role-strip::-webkit-scrollbar{display:none}.featured-carousel__dots{justify-content:center;align-items:flex-end;gap:6px;height:18px;display:flex}.featured-carousel__dots button{background:#44444c;border-radius:999px;width:5px;height:5px;padding:0;transition:width .18s,background .18s}.featured-carousel__dots button.active{background:var(--purple);width:16px}.plaza-role{cursor:pointer;border-radius:8px;flex:0 0 calc(15.3846% - 6.46px);justify-items:center;gap:4px;width:calc(15.3846% - 6.46px);display:grid}.plaza-role:focus-visible{outline:2px solid var(--purple);outline-offset:3px}.plaza-role__avatar{aspect-ratio:1;border-radius:var(--radius-pill);background:var(--surface);width:min(38px,100%);height:auto;box-shadow:none;border:0;display:block;position:relative}.plaza-role--human_occupied .plaza-role__avatar{border-color:#ffffff4d}.plaza-role__avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.plaza-role__avatar b{color:#fff;background:var(--purple-strong);border:2px solid #070709e0;border-radius:999px;place-items:center;width:19px;height:19px;font-size:8px;display:grid;position:absolute;bottom:-3px;right:-3px}.plaza-role--human_occupied .plaza-role__avatar b{background:var(--live);color:#10211d}.plaza-role__avatar b .icon{width:10px;height:10px}.plaza-role strong{width:100%;color:var(--text);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;line-height:14px;overflow:hidden}.public-rooms{margin-top:30px}.public-rooms__heading{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.public-rooms__heading h2{letter-spacing:.1px;margin:0;font-size:14px;font-weight:500;line-height:20px}.public-rooms__heading span{color:var(--muted);font-size:11px}.public-rooms__search{z-index:9;top:env(safe-area-inset-top);background:linear-gradient(180deg, var(--bg) 84%, #070709f5);margin:-14px -16px 0;padding:14px 16px 12px;position:sticky}.public-rooms__list{gap:8px;display:grid}.public-room-row{width:100%;height:62px;color:var(--text);background:var(--surface);text-align:left;border-radius:8px;align-items:flex-start;gap:8px;padding:4px 8px 4px 4px;display:flex;overflow:hidden}.public-room-row>img{object-fit:cover;border-radius:6px;flex:none;width:54px;height:54px}.public-room-row__content{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.public-room-row__top{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.public-room-row__top strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:400;line-height:22px;overflow:hidden}.public-room-row__top time{color:var(--secondary);letter-spacing:.2px;opacity:.4;text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:11px;line-height:16px;overflow:hidden}.public-room-row__footer{justify-content:space-between;align-items:center;width:100%;display:flex}.public-room-row__status{min-width:0;height:24px;color:var(--secondary);letter-spacing:.2px;white-space:nowrap;background:#07070980;border-radius:999px;align-items:center;gap:1px;padding:0 6px;font-size:11px;line-height:16px;display:inline-flex;overflow:hidden}.public-room-row__status b{color:var(--live);font-weight:400}.public-room-row__status .live-activity{margin-left:4px}.public-room-row__watch{color:var(--secondary);letter-spacing:.2px;opacity:.6;white-space:nowrap;flex:none;font-size:11px;line-height:16px}.history-page{min-height:100dvh;padding:0 16px calc(84px + env(safe-area-inset-bottom));background:radial-gradient(circle at 88% -5%, rgb(var(--purple-strong-rgb) / 16%), transparent 28%)}.history-header{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.history-header h1{font-size:var(--app-header-title-size);margin:0;line-height:26px}.history-header>span{color:var(--muted);font-size:12px}.history-list{gap:10px;margin-top:16px;display:grid}.history-card{border-radius:var(--radius-card);background:linear-gradient(145deg,#1b1b1f,#141417);border:0;overflow:hidden;box-shadow:0 14px 30px #0000002e}.history-card__main{width:100%;min-height:58px;color:var(--text);text-align:left;background:0 0;align-items:flex-start;gap:8px;padding:8px 10px 6px 8px;display:flex}.history-cover-wrap{flex:none;width:42px;height:42px;position:relative}.history-cover{object-fit:cover;border-radius:6px;flex:none;width:42px;height:42px}.history-unread{color:#fff;background:#ff3b5c;border:1.5px solid #19191d;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 7px #ff3b5c52}.history-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.history-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:22px;overflow:hidden}.history-title time{color:var(--muted);flex:none;font-size:10px}.history-preview{align-items:center;min-width:0;display:flex}.history-preview em{color:var(--secondary);opacity:.4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;line-height:16px;overflow:hidden}.history-card__footer{border-top:.5px solid var(--border);justify-content:space-between;align-items:center;min-height:40px;padding:0 10px;display:flex}.history-card__footer>span{color:var(--muted);font-size:11px}.history-card__footer button{color:var(--muted);background:0 0;padding:6px 0 6px 12px;font-size:11px;font-weight:400}.history-card__footer button span{vertical-align:-1px;margin-left:3px;font-size:14px;font-weight:400;line-height:10px}.history-empty{color:var(--secondary);text-align:center;padding:72px 0}.history-empty p{color:var(--muted);margin:8px 0 0;font-size:12px}.bottom-nav{z-index:10;width:var(--wacast-canvas-width);height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--bg);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav--overlay{-webkit-backdrop-filter:none;backdrop-filter:none;isolation:isolate;background:0 0;border-top:0}.home-screen .bottom-nav--overlay{background:0 0}.bottom-nav--overlay:before{z-index:0;pointer-events:none;height:calc(124px + env(safe-area-inset-bottom));content:"";background:linear-gradient(#07070900 0%,#07070957 44%,#070709b8 100%);position:absolute;bottom:0;left:0;right:0}.home-screen .bottom-nav--overlay:before{display:none}.bottom-nav--overlay button{z-index:1;position:relative}.bottom-nav button{width:100%;min-width:0;height:60px;color:var(--muted);background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:5px 0 3px;display:flex;transform:none}.bottom-nav button .icon{transform-origin:50%;width:22px;height:22px;transition:transform .1s,filter .18s}.bottom-nav button:nth-child(2) .icon{width:24px;height:24px}.bottom-nav button span:not(.icon){font-size:10px;font-weight:400;line-height:14px}.bottom-nav button.active{color:var(--purple);transform:none}.bottom-nav button:active .icon{transform:scale(.82)translateY(1px)}.bottom-nav button.active .icon{filter:drop-shadow(0 0 5px rgb(var(--purple-strong-rgb) / 22%));animation:.28s cubic-bezier(.22,1.35,.42,1) bottom-nav-icon-pop}@keyframes bottom-nav-icon-pop{0%{transform:scale(.82)translateY(1px)}58%{transform:scale(1.13)translateY(-2px)}to{transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.bottom-nav button .icon{transition:none}.bottom-nav button.active .icon{animation:none}}.toast{z-index:40;left:50%;bottom:calc(76px + env(safe-area-inset-bottom));border:.5px solid var(--border);max-width:calc(100% - 32px);color:var(--text);background:#232327f5;border-radius:999px;padding:10px 14px;font-size:13px;position:fixed;transform:translate(-50%);box-shadow:0 12px 34px #00000059}.room-toast{pointer-events:none;animation:1.8s both room-toast-in-out;top:50%;bottom:auto;transform:translate(-50%,-50%)}@keyframes room-toast-in-out{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))scale(.97)}20%{opacity:1;transform:translate(-50%,-50%)scale(1)}78%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,calc(-50% - 6px))scale(.99)}}@media (prefers-reduced-motion:reduce){.room-toast{animation:none}}.loading-screen{color:var(--secondary);place-items:center;font-size:14px;display:grid}.room-screen{height:100dvh;padding-bottom:calc(64px + env(safe-area-inset-bottom));background-color:var(--bg);background-image:var(--room-chat-bg);isolation:isolate;background-position:50%;background-size:cover;position:relative}.room-screen--stage{padding-bottom:0}.room-screen--stage:before{z-index:0;pointer-events:none;content:"";background:linear-gradient(#0707093d 0%,#0707090f 34%,#070709ad 100%);position:absolute;inset:0}.room-screen--stage .room-header{z-index:2;position:relative}.stage-shell{--stage-top-space:max(10px, env(safe-area-inset-top));--stage-layout-offset:10px;--stage-layout-gap:18px;--stage-side-padding:12px;--stage-footer-height:40px;--stage-dialogue-bottom:6px;--stage-actor-fade:linear-gradient(to bottom, #000 0, #000 calc(100% - 86px), #000000d1 calc(100% - 62px), #00000061 calc(100% - 28px), transparent 100%)}.stage-shell>.room-header{height:calc(var(--app-header-height) + var(--stage-top-space));padding-top:calc(8px + var(--stage-top-space))}.stage-shell .room-stage-layout{top:calc(var(--app-header-height) + var(--stage-top-space) + var(--stage-layout-offset));bottom:calc(0px - var(--stage-layout-offset));gap:var(--stage-layout-gap);padding:6px var(--stage-side-padding) calc(12px + env(safe-area-inset-bottom))}.stage-shell.has-lianyu-role-notice .room-stage-layout{top:calc(var(--app-header-height) + var(--stage-top-space) + var(--stage-layout-offset) + 46px)}.lianyu-role-notice{z-index:4;top:calc(var(--app-header-height) + var(--stage-top-space) + 2px);right:var(--stage-side-padding);left:var(--stage-side-padding);color:#fff4fb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#4c2b59eb,#221833eb);border:.5px solid #ffd5eb61;border-radius:11px;align-items:center;gap:8px;min-height:36px;padding:8px 11px;font-size:11px;line-height:17px;display:flex;position:absolute;box-shadow:0 8px 24px #0000003d}.lianyu-role-notice .icon{color:#ffd1e8;flex:none;width:18px;height:18px}.stage-shell:not(.home-story-slide):after{z-index:0;pointer-events:none;width:var(--wacast-canvas-width);height:calc(150px + env(safe-area-inset-bottom));content:"";background:linear-gradient(#07070900 0%,#0707097a 44%,#070709eb 84%,#070709 92% 100%);position:fixed;bottom:0;left:50%;transform:translate(-50%)}.stage-shell .room-stage-layout__footer{min-height:var(--stage-footer-height);align-items:center;gap:8px;display:grid}.stage-shell .actor-stage{-webkit-mask-image:var(--stage-actor-fade);-webkit-mask-image:var(--stage-actor-fade);mask-image:var(--stage-actor-fade);padding-top:8px;scroll-padding-top:8px}.stage-shell .floating-dialogue{bottom:var(--stage-dialogue-bottom)}.room-header__spacer{width:var(--app-header-button-size);height:var(--app-header-button-size);display:block}.room-header.room-header--home{grid-template-columns:0 minmax(0,1fr) auto;gap:4px}.room-header--home .room-header__spacer{width:0}.home-screen{height:100dvh;overflow:hidden}.home-story-feed{overscroll-behavior-y:contain;scroll-behavior:auto;scroll-snap-type:y mandatory;touch-action:pan-y;scrollbar-width:none;height:100%;scroll-padding:0;overflow:hidden auto}.home-story-feed::-webkit-scrollbar{display:none}.home-story-slide{--stage-top-space:env(safe-area-inset-top);content-visibility:auto;contain-intrinsic-size:100dvh;scroll-snap-align:start;scroll-snap-stop:always;width:100%;height:100%;min-height:100%;max-height:100%;position:relative;overflow:clip}.home-story-slide.room-screen--stage:before{background:#07070933}.home-story-slide:after{z-index:2;pointer-events:none;height:calc(143px + env(safe-area-inset-bottom));content:"";background:linear-gradient(#07070900 0%,#07070985 42%,#070709c7 100%);position:absolute;bottom:-3px;left:0;right:0}.home-story-slide .room-stage-layout{z-index:auto;transform:none}.home-story-slide .room-stage-layout__footer{margin-bottom:64px}.home-story-slide .room-header h1{text-align:left}.home-story-slide .room-stage-main{transform:none}.home-story-slide .room-stage-layout .story-create-action--bottom{z-index:3;justify-self:center;width:calc(75% + 28px);max-width:none;position:relative;inset:auto;transform:translateY(-2px)}.home-story-slide .story-create-action--bottom button{height:40px;min-height:40px;max-height:40px;padding-block:0}.home-story-slide .story-create-action--bottom button:after{inset:-6px}.story-preview-screen:not(.home-story-slide) .room-stage-layout .story-create-action--bottom{justify-self:center;width:calc(75% + 28px);max-width:none}.story-preview-screen:not(.home-story-slide) .story-create-action--bottom button{height:40px;min-height:40px;max-height:40px;padding-block:0}.story-preview-screen:not(.home-story-slide) .story-create-action--bottom button:after{inset:-6px}.room-stage-layout{z-index:1;top:var(--app-header-height);min-height:0;padding:6px 12px calc(24px + env(safe-area-inset-bottom));grid-template-rows:minmax(0,1fr) auto;gap:8px;display:grid;position:absolute;bottom:0;left:0;right:0}.room-stage-layout:has(.room-stage-layout__footer .input-bar){padding-bottom:calc(12px + env(safe-area-inset-bottom))}.room-stage-layout:has(.current-speaker.has-illustration):has(.room-stage-layout__footer .input-bar){gap:var(--stage-layout-gap,14px)}.room-stage-main{--actor-stage-scroll-clearance:clamp(72px, 12dvh, 96px);min-height:0;position:relative}.room-stage-layout__footer{min-width:0}.room-stage-layout .input-bar,.room-stage-layout .story-create-action{width:100%;position:static}.room-stage-layout .story-create-action{gap:5px}.actor-stage{min-height:0;padding:0 0 var(--actor-stage-scroll-clearance);overscroll-behavior:contain;scrollbar-color:#ffffff52 transparent;scrollbar-gutter:stable;scrollbar-width:thin;scroll-padding-block:0 var(--actor-stage-scroll-clearance);-webkit-overflow-scrolling:touch;flex-wrap:wrap;place-content:flex-start center;align-items:flex-start;display:flex;overflow:hidden auto;-webkit-mask-image:linear-gradient(#000 0 calc(100% - 82px),#000000c7 calc(100% - 58px),#00000057 calc(100% - 26px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 82px),#000000c7 calc(100% - 58px),#00000057 calc(100% - 26px),#0000 100%)}.room-stage-main .actor-stage{width:100%;height:100%;max-height:clamp(278px,79vw,308px);margin:0 auto}.actor-stage::-webkit-scrollbar{width:4px}.actor-stage::-webkit-scrollbar-track{background:0 0}.actor-stage::-webkit-scrollbar-thumb{background:#ffffff52;border-radius:999px}.actor-seat{min-width:0;color:var(--secondary);text-align:center;background:0 0;flex-direction:column;flex:0 0 33.333%;align-items:center;padding:0 4px 10px;display:flex;position:relative}.actor-seat__portrait{aspect-ratio:1;isolation:isolate;border-radius:999px;width:clamp(48px,14vw,58px);max-width:100%;margin-bottom:5px;transition:filter .18s,transform .18s;display:block;position:relative}.actor-seat__portrait:before{z-index:-1;pointer-events:none;border-radius:inherit;box-shadow:none;content:"";background:0 0;border:1px solid #0000;transition:border-color .18s,box-shadow .18s,transform .18s;position:absolute;inset:-3px}.actor-seat__image{z-index:0;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.actor-seat__image img{border-radius:inherit;object-fit:cover;width:100%;height:100%;transform:translateX(var(--actor-avatar-shift-x,0)) scale(var(--actor-avatar-scale,1));border:1px solid #ffffff26;box-shadow:inset 0 0 0 .5px #ffffff14}.actor-seat--ai_acting .actor-seat__image img{opacity:.7}.actor-seat--ai_acting .actor-seat__portrait:after{z-index:1;pointer-events:none;border-radius:inherit;content:"";background:#ffffff40;position:absolute;inset:0}.actor-seat__vacancy-plus{z-index:3;pointer-events:none;color:#fff;width:22px;height:22px;box-shadow:none;text-shadow:0 1px 4px #0009;background:0 0;border-radius:999px;place-items:center;font-size:20px;font-weight:300;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-57%)}.actor-seat__vacancy{z-index:2;pointer-events:none;color:#ffffffdb;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 3px #0000008c;white-space:nowrap;background:#18141f85;border-radius:999px;padding:1px 4px 2px;font-size:8px;font-weight:500;line-height:11px;position:absolute;bottom:2px;left:3px;right:3px;overflow:hidden;box-shadow:0 1px 5px #0000003d}.actor-seat__self{z-index:2;pointer-events:none;color:#e8f8fff5;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 3px #00000085;white-space:nowrap;background:#0c4a6ab8;border-radius:999px;padding:1px 4px 2px;font-size:8px;font-weight:600;line-height:11px;position:absolute;bottom:2px;left:3px;right:3px;overflow:hidden;box-shadow:0 1px 7px #22b9ff3d}.actor-seat__human{z-index:2;pointer-events:none;color:#e2fff6f5;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 3px #00000085;white-space:nowrap;background:#0a4d3dbd;border-radius:999px;padding:1px 4px 2px;font-size:8px;font-weight:600;line-height:11px;position:absolute;bottom:2px;left:3px;right:3px;overflow:hidden;box-shadow:0 1px 7px #50e3c238}.actor-seat__name{color:#fff;text-overflow:ellipsis;text-shadow:0 1px 8px #000000a6;white-space:nowrap;background:0 0;width:100%;font-size:13px;font-weight:600;line-height:19px;display:block;overflow:hidden}.actor-seat__mic{z-index:4;color:#fff;background:#6956eceb;border-radius:999px;align-items:center;gap:2px;height:20px;padding:0 5px;display:inline-flex;position:absolute;top:-4px;right:-7px;box-shadow:0 3px 10px #00000057,0 0 12px #7061ff52}.actor-seat__mic>.icon{width:13px;height:13px}.actor-seat__mic i{align-items:center;gap:1px;height:10px;display:inline-flex}.actor-seat__mic b{background:currentColor;border-radius:999px;width:1px;animation:.56s ease-in-out infinite alternate actor-seat-mic-wave}.actor-seat__mic b:first-child{height:4px;animation-delay:-180ms}.actor-seat__mic b:nth-child(2){height:9px;animation-delay:-360ms}.actor-seat__mic b:nth-child(3){height:6px}.actor-seat small{color:#e5e5ebad;text-overflow:ellipsis;text-shadow:0 1px 7px #000000ad;white-space:nowrap;width:100%;margin-top:2px;font-size:10px;line-height:15px;display:block;overflow:hidden}.actor-seat--human_occupied:not(.is-speaking) small{color:var(--live)}.actor-seat--self:not(.is-speaking) small{color:var(--self)}.actor-seat:hover .actor-seat__portrait{filter:brightness(1.05)}.actor-seat:active .actor-seat__portrait{transform:scale(.97)}.actor-seat:focus-visible{outline-offset:-2px;border-radius:var(--radius-card);outline:2px solid #fff}.actor-seat.is-speaking .actor-seat__portrait:before{background:0 0;border:1px solid #dce7efb8;outline:0;animation:1.8s ease-in-out infinite speaker-ring;inset:-3px;box-shadow:0 8px 22px #00000057}.actor-seat.actor-seat--self .actor-seat__portrait:before{background:0 0;border:1.5px solid #48c1ffe0;inset:-3px;box-shadow:0 0 0 2px #39bfff26,0 0 14px #39bfff85,0 7px 18px #0003}.actor-seat.actor-seat--human_occupied .actor-seat__portrait:before{background:0 0;border:1.5px solid #50e3c2e0;inset:-3px;box-shadow:0 0 0 2px #50e3c21f,0 0 13px #50e3c261,0 7px 18px #0003}.actor-seat.is-speaking .actor-seat__image img{border-color:#0000}.actor-seat.is-speaking .actor-seat__name{color:#fff}.actor-seat.is-speaking small{color:#d8d2ff;font-weight:600}@keyframes actor-seat-mic-wave{0%{opacity:.46;transform:scaleY(.42)}to{opacity:1;transform:scaleY(1)}}@keyframes speaker-arrive{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes speaker-ring{0%,to{opacity:.58}50%{opacity:1}}@keyframes speaker-mic-wave{0%{opacity:.5;transform:scaleY(.42)}to{opacity:1;transform:scaleY(1)}}.floating-dialogue{z-index:5;min-width:0;position:absolute;bottom:14px;left:0;right:0}.floating-dialogue--empty{color:var(--muted);text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0b12a3;border:1px solid #ffffff1a;border-radius:16px;padding:15px}.floating-dialogue--empty p{margin:0;font-size:12px}.floating-dialogue__live{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.floating-dialogue__layout{grid-template-columns:118px minmax(0,1fr);align-items:end;gap:8px;min-width:0;display:grid}.floating-dialogue__layout>.current-speaker{align-self:end;margin:0}.floating-dialogue__layout>.current-speaker .current-speaker__portrait{width:clamp(68px,20vw,82px)}.floating-dialogue__layout>.current-speaker .current-speaker__identity{min-width:92px;max-width:106px;padding-inline:8px}.room-stage-main:has(.current-speaker.has-illustration) .actor-stage{height:max(0px,100% - clamp(220px,62vw,260px));max-height:clamp(278px,79vw,308px)}.current-speaker{color:#fff;width:max-content;max-width:100%;box-shadow:none;text-align:center;background:0 0;border:0;outline:0;place-items:center;margin:0 auto 7px;padding:0;animation:.22s ease-out both speaker-arrive;display:grid;position:relative}.current-speaker__portrait{aspect-ratio:1;isolation:isolate;border-radius:999px;width:clamp(72px,23vw,92px);display:block;position:relative}.current-speaker__portrait:before{z-index:-1;border-radius:inherit;background:rgb(var(--purple-strong-rgb) / 16%);box-shadow:0 0 0 4px rgb(var(--purple-strong-rgb) / 10%), 0 0 26px rgb(var(--purple-rgb) / 34%), 0 12px 30px #00000057;content:"";border:1.5px solid #c9c2ff8f;position:absolute;inset:-5px}.current-speaker.is-speaking .current-speaker__portrait:before{background:0 0;border:1px solid #e0eaf1c2;outline:0;animation:1.8s ease-in-out infinite speaker-ring;inset:-3px;box-shadow:0 14px 32px #00000061}.current-speaker.is-idle .current-speaker__portrait{filter:saturate(.82)}.current-speaker__portrait>img{border-radius:inherit;object-fit:cover;border:1.5px solid #ffffff9e;width:100%;height:100%;box-shadow:inset 0 0 0 .5px #ffffff1a}.current-speaker.is-speaking:not(.has-illustration) .current-speaker__portrait>img{box-shadow:none;border-color:#0000}.current-speaker__mic{z-index:2;color:#fff;min-width:45px;height:27px;box-shadow:0 5px 14px #00000061, 0 0 14px rgb(var(--purple-rgb) / 38%);background:linear-gradient(135deg,#8c74ff,#6245e8);border:2px solid #161222e0;border-radius:999px;justify-content:center;align-items:center;gap:3px;padding:0 7px;display:inline-flex;position:absolute;bottom:8px;right:-10px}.current-speaker.is-idle .current-speaker__mic{color:#f5f3ffd1;background:#312d44f0;box-shadow:0 5px 14px #00000052}.current-speaker__mic .icon{width:13px;height:13px}.current-speaker__mic i{align-items:center;gap:2px;height:12px;display:inline-flex}.current-speaker__mic b{background:currentColor;border-radius:999px;width:2px}.current-speaker.is-speaking .current-speaker__mic b{animation:.62s ease-in-out infinite alternate speaker-mic-wave}.current-speaker__mic b:first-child{height:5px;animation-delay:-210ms}.current-speaker__mic b:nth-child(2){height:11px;animation-delay:-420ms}.current-speaker__mic b:nth-child(3){height:7px}.current-speaker__identity{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#110f1cd1;border:1px solid #ffffff1f;border-radius:12px;min-width:112px;max-width:180px;margin-top:-12px;padding:3px 12px 4px;display:grid;position:relative;box-shadow:0 6px 18px #00000047}.current-speaker__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:18px;overflow:hidden}.current-speaker__identity small{color:#cfc8f5;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:13px;overflow:hidden}.current-speaker--human_occupied .current-speaker__identity small{color:var(--live)}.current-speaker--self .current-speaker__identity small{color:var(--self)}.current-speaker--ai_acting .current-speaker__identity small{color:#e5e5ebb8}.floating-dialogue__layout>.current-speaker.has-illustration{width:124px}.floating-dialogue__layout>.current-speaker.has-illustration .current-speaker__portrait{aspect-ratio:auto;border-radius:0;width:148px;height:clamp(204px,58vw,236px);margin-left:0;translate:-15px}.current-speaker.has-illustration .current-speaker__portrait:before{background:radial-gradient(ellipse at center, rgb(var(--purple-strong-rgb) / 20%), transparent 68%);box-shadow:none;border:0;border-radius:45%;animation:none;inset:12% 4% 5%}.current-speaker.has-illustration.is-speaking .current-speaker__portrait:before{background:radial-gradient(ellipse at center, rgb(var(--purple-strong-rgb) / 11%), transparent 72%);box-shadow:none;border:0;outline:0;animation:1.8s ease-in-out infinite speaker-ring;inset:16% 8% 8%}.current-speaker.has-illustration .current-speaker__portrait>img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 12px #00000094);transform:translateX(var(--illustration-align-x,0));border:0;border-radius:0}.current-speaker.has-illustration .current-speaker__mic{display:none}.current-speaker.has-illustration .current-speaker__identity{z-index:6;width:118px;min-width:118px;max-width:132px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(90deg,#0000 0%,#08080c5c 18%,#08080c80 36% 64%,#08080c5c 82%,#0000 100%);border:0;border-radius:8px;margin:0;padding:3px 12px 4px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.current-speaker.has-illustration .current-speaker__identity strong{text-shadow:0 1px 5px #000c;font-size:14px;line-height:19px}.current-speaker.has-illustration .current-speaker__identity small{font-size:9px;line-height:13px}@keyframes speaker-illustration-glow{0%,to{opacity:.68;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}.dialogue-bubble{width:100%;min-width:0;color:var(--secondary);text-align:left;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#07080e4d;border:0;border-radius:15px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;padding:7px 8px 7px 10px;display:grid;box-shadow:0 8px 22px #0000003d,inset 0 1px #ffffff0d}.dialogue-bubble.is-current{background:linear-gradient(135deg, rgb(var(--purple-strong-rgb) / 30%), #1614254d);box-shadow:0 10px 28px #00000038, 0 0 18px rgb(var(--purple-rgb) / 10%)}.dialogue-bubble:active{background:#2a273e4d}.dialogue-bubble:focus-visible,.current-speaker:focus-visible{outline-offset:2px;outline:2px solid #fff}.dialogue-bubble__copy{min-width:0;display:block}.dialogue-bubble__copy small{color:#dbd8e6ad;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:15px;display:block;overflow:hidden}.dialogue-bubble__user--self{color:#65bfff}.dialogue-bubble__user--human{color:#62d9ad}.dialogue-bubble__user--host{color:#f6b8db}.dialogue-bubble__copy strong{color:#fff;overflow-wrap:anywhere;white-space:pre-wrap;min-width:0;margin-top:1px;font-size:12px;font-weight:500;line-height:18px;display:block}.dialogue-bubble__state{color:#ffffffdb;place-items:center;width:38px;min-width:0;display:grid}.dialogue-bubble__state>.icon{width:18px;height:18px}.dialogue-bubble__state .waveform{color:#ffffffdb;width:34px;height:18px}.dialogue-bubble__state .waveform i:nth-child(n+12){display:none}.dialogue-bubble.is-playing .dialogue-bubble__state .waveform i{animation:.62s ease-in-out infinite alternate message-wave}.dialogue-bubble.is-playing .dialogue-bubble__state .waveform i:nth-child(3n+2){animation-delay:-210ms}.dialogue-bubble.is-playing .dialogue-bubble__state .waveform i:nth-child(3n){animation-delay:-420ms}.floating-dialogue__list{overflow-anchor:none;overscroll-behavior:contain;scrollbar-width:none;gap:6px;max-height:min(230px,31dvh);padding:14px 1px;scroll-padding-block:28px;display:grid;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0,#00000047 10px,#000 28px calc(100% - 28px),#00000047 calc(100% - 10px),#0000 100%);mask-image:linear-gradient(#0000 0,#00000047 10px,#000 28px calc(100% - 28px),#00000047 calc(100% - 10px),#0000 100%)}.floating-dialogue__list:before,.floating-dialogue__list:after{content:"";height:clamp(62px,10dvh,78px)}.floating-dialogue__list::-webkit-scrollbar{display:none}.floating-dialogue__list .dialogue-bubble{border-radius:10px}.floating-dialogue__list .dialogue-bubble.is-current:not(.is-playing){background:#090b154d;box-shadow:inset 0 1px #ffffff0d,0 6px 16px #0000003d}.floating-dialogue__list .dialogue-bubble.is-playing{background:linear-gradient(135deg,#1921414d,#0c0f204d);box-shadow:inset 0 0 0 .5px #ffffff94,0 8px 22px #0000004d,0 0 16px #7061ff3d}.floating-dialogue__list .dialogue-bubble:not(.is-current){opacity:1}.dialogue-entry{gap:5px;display:grid}.dialogue-entry--host .dialogue-bubble{background:linear-gradient(135deg,#502f5b7a,#1c16308a);box-shadow:inset 0 0 0 .5px #ffcfeb57,0 8px 24px #0000003d}.current-speaker--host{cursor:default;background:linear-gradient(160deg,#5c3466c7,#1d1730d6)}.current-speaker--host .current-speaker__portrait{box-shadow:0 0 0 2px #ffd2eba8,0 12px 32px #00000061}.lianyu-reveal-card{color:#ffffffdb;background:#231630ad;border:.5px solid #ffd9ee57;border-radius:10px;margin:-2px 4px 2px;padding:7px 9px;font-size:10px}.lianyu-reveal-card summary{cursor:pointer;color:#ffd7ec;font-weight:650;list-style-position:inside}.lianyu-reveal-card__content{gap:5px;padding-top:7px;display:grid}.lianyu-reveal-card__content p{color:#ffffffa8;margin:0}.lianyu-reveal-card__content ul{gap:3px;max-height:142px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.lianyu-reveal-card__content li{justify-content:space-between;gap:8px;display:flex}.lianyu-reveal-card__content li span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lianyu-reveal-card__content li em{color:#d9c1ff;flex:none;font-style:normal}.lianyu-reveal-card__mutual{color:#ffb9dc!important}.lianyu-choice-card{color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(160deg,#372348f0,#12101ff5);border:.5px solid #ffdbee66;border-radius:18px;gap:9px;max-height:min(330px,42dvh);padding:12px;display:grid;overflow:hidden;box-shadow:0 16px 48px #0000006b,inset 0 1px #ffffff17}.lianyu-choice-card__heading{gap:2px;display:grid}.lianyu-choice-card__heading span{color:#eeb7d7;letter-spacing:.08em;font-size:10px}.lianyu-choice-card__heading strong,.lianyu-choice-card>strong{font-size:14px;line-height:20px}.lianyu-choice-card>p{color:#ffffffa8;margin:0;font-size:11px;line-height:16px}.lianyu-choice-card__roles{scrollbar-width:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid;overflow-y:auto}.lianyu-choice-card__roles::-webkit-scrollbar{display:none}.lianyu-choice-card__roles button{color:#ffffffbd;background:#ffffff0d;border:.5px solid #0000;border-radius:12px;place-items:center;gap:3px;min-width:0;padding:5px 2px;display:grid}.lianyu-choice-card__roles button.is-selected{color:#fff;background:#8c54aa5c;border-color:#ffd0e8;box-shadow:0 0 18px #d97ec02e}.lianyu-choice-card__roles img{object-fit:cover;border-radius:50%;width:34px;height:34px}.lianyu-choice-card__roles span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;overflow:hidden}.lianyu-choice-card>input{color:#fff;min-height:36px;font:inherit;background:#0003;border:.5px solid #ffffff26;border-radius:11px;outline:none;padding:7px 10px;font-size:11px}.lianyu-choice-card>input:focus{border-color:#ffcde7b3}.lianyu-choice-card__submit{color:#241629;background:linear-gradient(135deg,#ffd0e7,#cdb8ff);border:0;border-radius:12px;min-height:38px;font-weight:720}.lianyu-choice-card__submit:disabled{opacity:.42}.lianyu-choice-card__error{color:#ff9fa9!important}.lianyu-choice-card--submitted{text-align:center;align-content:center;min-height:92px}.stage-spectator-hint{color:var(--secondary);justify-content:flex-start;font-size:12px;position:static}.room-header{height:var(--app-header-height);grid-template-columns:var(--app-header-button-size) minmax(0, 1fr) auto;color:#f7f7fa;align-items:center;gap:8px;padding:8px 12px;display:grid}.room-header button{width:var(--app-header-button-size);height:var(--app-header-button-size);color:#f7f7fa;-webkit-backdrop-filter:none;backdrop-filter:none;background:#05050766;border:0;border-radius:999px;place-items:center;padding:0;display:grid;box-shadow:0 4px 14px #00000024}.room-header button:active{background:#1c1c20a8}.room-header>button>.icon{width:var(--app-header-icon-size);height:var(--app-header-icon-size)}.room-header h1{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.room-header__actions{align-items:center;gap:4px;display:flex}.room-header__actions button .icon{width:var(--app-header-icon-size);height:var(--app-header-icon-size)}.room-header .room-visibility{color:#e5e5e9;white-space:nowrap;width:auto;height:28px;box-shadow:none;align-items:center;gap:4px;padding:0 8px;font-size:9px;display:inline-flex}.room-header .room-visibility__viewers{color:#e5e5e9c7;border-right:.5px solid #68f0d23d;padding-right:4px}.room-visibility-anchor{display:inline-flex;position:relative}.room-header .room-visibility .icon{width:14px;height:14px}.room-header .room-visibility--private{background:#05050766;border:0}.room-header .room-visibility--public{color:#68f0d2;background:#03120f66;border:0}.room-header .room-visibility--public:active{background:#071f1ab3}.room-header .room-visibility:disabled{cursor:default;opacity:1}.public-recruit-guide{z-index:45;border:1px solid rgb(var(--purple-rgb) / 38%);width:min(230px,100vw - 24px);color:var(--text);box-shadow:0 12px 32px #00000073, 0 0 18px rgb(var(--purple-strong-rgb) / 10%);transform-origin:calc(100% - 27px) 0;background:#232127;border-radius:14px;padding:14px 42px 13px 14px;animation:.18s ease-out public-recruit-guide-in;position:absolute;top:calc(100% + 11px);right:0}.public-recruit-guide:before{border-top:1px solid rgb(var(--purple-rgb) / 38%);border-left:1px solid rgb(var(--purple-rgb) / 38%);content:"";background:#232127;width:10px;height:10px;position:absolute;top:-6px;right:22px;transform:rotate(45deg)}.public-recruit-guide strong{white-space:nowrap;font-size:13px;font-weight:600;line-height:19px;display:block}.public-recruit-guide p{color:var(--secondary);white-space:nowrap;margin:3px 0 11px;font-size:11px;line-height:17px}.room-header .public-recruit-guide .public-recruit-guide__close{width:32px;height:32px;color:var(--muted);background:0 0;place-items:center;display:grid;position:absolute;top:7px;right:7px}.room-header .public-recruit-guide .public-recruit-guide__close .icon{width:15px;height:15px}.room-header .public-recruit-guide .public-recruit-guide__action{color:#fff;background:var(--button-primary);border:0;border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:66px;height:30px;padding:0 13px;font-size:11px;font-weight:500;display:inline-flex}.public-recruit-guide button:focus-visible{outline-offset:2px;outline:2px solid #fff}@keyframes public-recruit-guide-in{0%{opacity:0;transform:translateY(-4px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.public-recruit-guide{animation:none}}.messages{height:calc(100dvh - 64px);padding:12px 8px calc(286px + env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;align-content:start;gap:12px;display:grid;overflow:hidden auto}.messages::-webkit-scrollbar{display:none}.voice-message{align-items:flex-start;gap:8px;max-width:100%;display:flex}.story-preview-message{transform-origin:0 100%;animation:.32s cubic-bezier(.2,.8,.2,1) both story-message-pop}.voice-message--left{padding-right:44px}.voice-message--right{justify-content:flex-end;padding-left:44px}.message-avatar{object-fit:cover;border:0;border-radius:999px;flex:none;width:36px;height:36px}.voice-message__bubble{width:min(324px,100% - 44px);color:var(--text);cursor:pointer;text-align:left;background:#08080bb3;border:0;border-radius:10px;padding:10px;transition:background .16s,box-shadow .16s,transform .16s;box-shadow:0 10px 24px #0000002e}.voice-message.is-playing .voice-message__bubble{box-shadow:0 0 0 .5px rgb(var(--purple-rgb) / 62%), 0 10px 24px #0000002e;background:#08080bb3}.voice-message__bubble:hover{background:#0c0c10b3}.voice-message__bubble:active{transform:scale(.99)}.voice-message__bubble:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.voice-message--right .voice-message__bubble{background:linear-gradient(135deg, #5f45e8, var(--purple-strong));border:0}.voice-message--right.is-playing .voice-message__bubble{background:linear-gradient(135deg, #5f45e8, var(--purple-strong));box-shadow:0 0 0 .5px rgb(var(--purple-rgb) / 72%), 0 10px 24px #0000002e}.voice-message__meta{align-items:center;gap:6px;min-width:0;display:flex}.voice-message small{min-width:0;color:var(--secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;line-height:18px;display:block;overflow:hidden}.voice-message small.human-label{color:var(--secondary)}.voice-message .human-label__user{color:#b0aeb8b8}.voice-message .human-label--human .human-label__user{color:var(--live)}.voice-message .human-label__role,.voice-message small.ai-label{color:#b0aeb8b8}.voice-message p{letter-spacing:-.1px;margin:6px 0 0;font-size:15px;line-height:22px}.voice-message__wave{height:18px;color:var(--secondary);margin-top:8px;overflow:hidden}.voice-message__wave .waveform.is-active{color:var(--secondary)}.voice-message__wave .waveform{transform-origin:0;width:66px;min-width:66px;transform:scaleX(1.35)}.voice-message__wave .waveform i{animation:.72s ease-in-out infinite alternate message-wave}.voice-message__wave .waveform i:nth-child(3n+2){animation-delay:-240ms}.voice-message__wave .waveform i:nth-child(3n){animation-delay:-480ms}.role-sheet{z-index:3;right:12px;bottom:calc(64px + env(safe-area-inset-bottom));border-radius:var(--radius-panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#232327f5;border:0;padding:12px 16px 14px;position:absolute;left:12px}.room-screen .input-bar{z-index:4}.role-sheet--expanded{height:auto;max-height:min(550px,100dvh - 96px);padding-top:16px}.role-sheet__title{justify-content:center;align-items:center;display:flex}.role-sheet h2{margin:0;font-size:16px;line-height:24px}.role-sheet__actions{gap:4px;display:flex;position:absolute;top:7px;right:8px}.role-sheet__title button{background:0 0;border-radius:999px;place-items:center;width:34px;height:34px;padding:0;display:grid}.role-sheet__title button:active{background:#ffffff0f}.role-sheet__title button .icon{opacity:.78;width:20px;height:20px}.role-sheet>p{color:var(--muted);text-align:center;margin:2px 0 10px;font-size:11px}.role-list{overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;grid-auto-columns:calc(22.2222% - 6.22222px);grid-auto-flow:column;gap:8px;margin:-7px -10px -8px;padding:12px 16px 14px;scroll-padding-inline:16px;display:grid;overflow:auto hidden}.role-list::-webkit-scrollbar{display:none}.role-list .role-seat{scroll-snap-align:start}.role-sheet--expanded .role-list{overscroll-behavior:contain;scrollbar-color:#ffffff3d transparent;scrollbar-gutter:stable;scrollbar-width:thin;scroll-snap-type:none;touch-action:pan-y;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;align-content:start;max-height:min(467px,100dvh - 175px);padding:2px 6px 6px 2px;overflow:hidden auto}.role-sheet--expanded .role-list::-webkit-scrollbar{width:4px;display:block}.role-sheet--expanded .role-list::-webkit-scrollbar-track{background:0 0}.role-sheet--expanded .role-list::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#ffffff3d;min-height:32px}.role-seat{min-width:0;color:var(--secondary);text-align:center;background:0 0;padding:0}.role-seat__avatar{border:0;border-radius:999px;width:48px;height:48px;margin:0 auto 5px;display:block;position:relative}.role-seat__avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.role-seat--human_occupied .role-seat__avatar{border:0}.role-seat--self .role-seat__avatar{box-shadow:0 0 0 2px #39bfff38, 0 0 10px #39bfff4d, 0 0 16px rgb(var(--purple-strong-rgb) / 9%);border:2px solid #4cc4ff;animation:2.4s ease-in-out infinite self-role-glow}.role-seat strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:18px;display:block;overflow:hidden}.role-seat small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:16px;display:block;overflow:hidden}.role-seat--human_occupied small{color:var(--live)}.role-seat--self small{color:var(--self);font-weight:500}.status-mic,.status-check,.status-ai{color:#fff;background:var(--live);border:2px solid #232327b8;border-radius:999px;place-items:center;width:22px;height:22px;display:grid;position:absolute;bottom:-4px;right:-5px}.status-mic{color:#10211d}.status-check{background:var(--self);box-shadow:0 0 0 2px #39bfff24}.status-ai{color:#dedee3;background:#68686f;font-size:10px;font-weight:500}.status-mic .icon,.status-check .icon{width:12px;height:12px}.input-bar{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#ffffff1f,#ffffff12);border:0;border-radius:20px;align-items:center;gap:10px;min-height:40px;padding:5px;display:flex;position:absolute;left:12px;box-shadow:0 8px 24px #00000029}.input-bar input,.input-bar textarea{min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;margin:0;padding:0;font-size:13px;line-height:20px}.input-bar input{height:20px;color:var(--muted)}.input-bar--spectating .input-avatar{animation:1.9s ease-in-out infinite spectating-avatar-pulse}@keyframes spectating-avatar-pulse{0%,to{color:var(--muted);transform:scale(1);box-shadow:0 0 #fff0}50%{color:var(--secondary);transform:scale(1.06);box-shadow:0 0 0 4px #ffffff0f,0 0 10px #ffffff0d}}.input-bar--composer{align-items:flex-end;padding-block:5px}.input-bar--composer textarea{resize:none;min-height:20px;max-height:88px;color:var(--text);scrollbar-width:none;align-self:center;overflow-y:auto}.input-bar--composer textarea::-webkit-scrollbar{display:none}.message-send{color:#fff;background:var(--button-primary);border-radius:999px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:grid}.message-send:disabled,.message-send--visual{color:var(--muted);background:var(--elevated)}.message-send .icon{width:17px;height:17px}.input-bar--toggle{color:#efedf5d1;cursor:pointer;text-align:left;width:auto}.input-bar--toggle__copy{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;line-height:20px;overflow:hidden}.input-bar--reopen{color:var(--muted);text-align:left;font-size:13px}.input-avatar{border-radius:var(--radius-pill);background:#ffffff14;flex:none;place-items:center;width:30px;height:30px;display:grid}.input-avatar .icon{opacity:.78;width:16px;height:16px}.input-avatar--role{box-shadow:none;background:0 0;border:0;overflow:hidden}.input-avatar--role img{object-fit:cover;width:100%;height:100%}.input-avatar-toggle{border-radius:var(--radius-pill);background:0 0;flex:0 0 30px;place-items:center;width:30px;height:30px;margin:0;padding:0;display:grid}.input-avatar-toggle:focus-visible{outline:2px solid var(--purple);outline-offset:-2px}.input-avatar-toggle:active .input-avatar{background:#303037}.story-create-action{right:20px;bottom:calc(18px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:7px;display:flex;position:absolute;left:20px}.story-preview-screen .room-stage-layout{grid-template-rows:minmax(0,1fr) auto}.room-stage-layout .story-create-action--bottom{justify-self:center;width:min(82%,320px)}.story-create-action.story-create-action--bottom button{color:#fffffff5;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#ffffff21,#ffffff12);border:0;font-weight:400;box-shadow:0 6px 20px #00000014}.story-create-action.story-create-action--bottom button:after{background:#ffffff05;border-color:#ffffff1a}.story-create-action.story-create-action--bottom .entry-wave b{background:#ffffffb8}.story-create-action button{color:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);isolation:isolate;background:linear-gradient(#1a1a1e9e,#0a0a0d80);border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-size:14px;font-weight:500;display:flex;position:relative;box-shadow:0 8px 30px #00000029}.story-create-action button:after{z-index:-1;pointer-events:none;content:"";background:#08080a4d;border:1px solid #ffffff1a;border-radius:999px;animation:2.6s ease-in-out infinite story-entry-glow;position:absolute;inset:-7px -11px}.story-create-action .entry-wave{align-items:center;gap:2px;height:14px;font-style:normal;display:inline-flex}.story-create-action .entry-wave b{background:#ffffff8c;border-radius:999px;width:2px;animation:.9s ease-in-out infinite alternate story-entry-wave}.story-create-action .entry-wave b:first-child{height:5px;animation-delay:-300ms}.story-create-action .entry-wave b:nth-child(2){height:11px}.story-create-action .entry-wave b:nth-child(3){height:7px;animation-delay:-600ms}.story-create-action button:active{background:#ffffff17;border-color:#ffffff4d;transform:scale(.99)}.story-create-action small{color:#c9c9d085;text-align:center;font-size:10px;line-height:14px}@keyframes story-entry-glow{0%,to{opacity:.62;border-color:#ffffff14;transform:scale(.99);box-shadow:0 0 #fff0}50%{opacity:1;border-color:#ffffff29;transform:scale(1.01);box-shadow:0 0 18px #ffffff0f}}@keyframes story-message-pop{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes story-entry-wave{0%{opacity:.38;transform:scaleY(.62)}to{opacity:.82;transform:scaleY(1)}}@keyframes self-role-glow{0%,to{filter:brightness()}50%{filter:brightness(1.05);box-shadow:0 0 0 2px #39bfff45, 0 0 12px #39bfff5c, 0 0 18px rgb(var(--purple-strong-rgb) / 11%)}}@media (prefers-reduced-motion:reduce){.story-create-action button:after,.story-create-action .entry-wave b{opacity:.7;animation:none;transform:none}.role-seat--self .role-seat__avatar,.detail-role-seat--self .detail-role-seat__avatar,.input-bar--spectating .input-avatar{animation:none}}.dialog-backdrop{z-index:100;width:var(--wacast-canvas-width);padding:max(12px, env(safe-area-inset-top)) 14px max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;place-items:center;display:grid;position:fixed;inset:0 auto 0 50%;overflow:hidden;transform:translate(-50%)}.audio-consent-backdrop{z-index:180;background:radial-gradient(circle at 50% 38%, rgb(var(--purple-strong-rgb) / 22%), transparent 40%), #000000c2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.audio-consent-dialog{text-align:center;background:linear-gradient(155deg,#262230fa,#141319fa 68%);border:1px solid #ffffff1a;border-radius:24px;width:min(332px,100%);padding:30px 24px 22px;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000009e,inset 0 1px #ffffff0f}.audio-consent-dialog:before{pointer-events:none;background:rgb(var(--purple-strong-rgb) / 18%);filter:blur(38px);content:"";border-radius:50%;width:220px;height:170px;position:absolute;top:-92px;left:50%;transform:translate(-50%)}.audio-consent-dialog__mark{border:1px solid rgb(var(--purple-rgb) / 30%);width:70px;height:70px;color:var(--purple);background:rgb(var(--purple-strong-rgb) / 12%);box-shadow:0 0 32px rgb(var(--purple-strong-rgb) / 18%);border-radius:50%;justify-content:center;align-items:center;gap:4px;margin:0 auto 18px;display:flex;position:relative}.audio-consent-dialog__mark i{background:currentColor;border-radius:999px;width:3px;animation:.82s ease-in-out infinite alternate audio-consent-wave}.audio-consent-dialog__mark i:first-child,.audio-consent-dialog__mark i:nth-child(7){height:12px;animation-delay:-480ms}.audio-consent-dialog__mark i:nth-child(2),.audio-consent-dialog__mark i:nth-child(6){height:24px;animation-delay:-160ms}.audio-consent-dialog__mark i:nth-child(3),.audio-consent-dialog__mark i:nth-child(5){height:34px;animation-delay:-620ms}.audio-consent-dialog__mark i:nth-child(4){height:42px}.audio-consent-dialog__eyebrow{color:var(--purple);letter-spacing:1.4px;font-size:10px;position:relative}.audio-consent-dialog h2{color:#fff;letter-spacing:-.2px;margin:9px 0 0;font-size:22px;font-weight:600;line-height:31px;position:relative}.audio-consent-dialog p{color:var(--secondary);margin:11px 2px 22px;font-size:12px;line-height:20px;position:relative}.audio-consent-dialog button{color:#fff;background:linear-gradient(180deg, #806bf9, var(--purple-strong));width:100%;height:50px;box-shadow:0 10px 28px rgb(var(--purple-strong-rgb) / 30%);border-radius:999px;justify-content:center;align-items:center;gap:9px;font-size:15px;font-weight:600;display:flex;position:relative}.audio-consent-dialog button b{background:#ffffff29;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;font-weight:400;display:grid}.audio-consent-dialog button:active{background:var(--purple-pressed);transform:scale(.99)}@keyframes audio-consent-wave{0%{opacity:.5;transform:scaleY(.58)}to{opacity:1;transform:scaleY(1)}}.visibility-dialog{border-radius:var(--radius-panel);background:var(--elevated);text-align:center;border:0;width:min(330px,100%);padding:24px 20px 18px;box-shadow:0 24px 80px #00000080}.visibility-dialog__icon{width:48px;height:48px;color:var(--purple);background:rgb(var(--purple-strong-rgb) / 14%);border-radius:999px;place-items:center;margin:0 auto 14px;display:grid}.visibility-dialog__icon--public{color:var(--live);background:#50e3c21f}.visibility-dialog__icon .icon{width:22px;height:22px}.visibility-dialog h2{margin:0;font-size:18px;line-height:26px}.visibility-dialog p{color:var(--muted);margin:10px 0 22px;font-size:13px;line-height:21px}.visibility-dialog__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.visibility-dialog__actions button{border-radius:var(--radius-pill);height:44px;color:var(--secondary);background:var(--button-secondary)}.visibility-dialog__actions .visibility-dialog__confirm{color:#fff;background:var(--button-primary)}.role-dialog{border-radius:var(--radius-panel);background:var(--elevated);text-align:center;border:0;flex-direction:column;align-items:center;width:min(350px,100%);height:min(560px,100%);min-height:0;max-height:100%;padding:22px 16px 16px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000080}.dialog-close{background:var(--surface);border-radius:999px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:12px;right:12px}.role-dialog__avatar{object-fit:cover;border:0;border-radius:999px;width:100px;height:100px}.role-dialog__state{color:var(--muted);margin:12px 0 0;font-size:12px}.role-dialog__state--live{color:var(--live)}.role-dialog__state--self{color:var(--self);font-weight:500}.role-dialog h2{margin:8px 0 18px;font-size:26px;line-height:36px}.role-dialog blockquote{text-align:left;margin:0;font-size:14px;line-height:22px}.role-line-preview{border-radius:var(--radius-card);width:100%;min-height:72px;color:var(--text);background:var(--surface);border:0;align-items:center;gap:10px;padding:12px;display:flex}.role-line-preview.is-playing{background:rgb(var(--purple-strong-rgb) / 10%);box-shadow:0 0 0 .5px rgb(var(--purple-rgb) / 62%)}.role-line-preview__control{border:1px solid #ffffff2e;border-radius:999px;flex:none;place-items:center;width:32px;height:32px;display:grid}.role-line-preview__control .icon{width:16px;height:16px}.role-line-preview:not(.is-playing) .role-line-preview__control .icon{width:18px;height:18px}.role-line-preview__content{flex:1;gap:6px;min-width:0;display:grid}.role-line-preview__content .waveform{color:#bebcc5c7;justify-self:start;gap:2px;width:108px;min-width:108px;height:14px}.role-line-preview__content .waveform i{transform-origin:50%;border-radius:999px;flex-basis:2px;width:2px;max-height:13px;transform:scaleY(.78)}.role-line-preview__content .waveform i:nth-child(4n+1){transform:scaleY(.58)}.role-line-preview__content .waveform i:nth-child(5n+2){transform:scaleY(.92)}.role-line-preview__content .waveform.is-active{color:var(--purple)}.role-line-preview__content .waveform.is-active i{animation:.62s ease-in-out infinite alternate message-wave}.role-line-preview__content .waveform.is-active i:nth-child(3n+2){animation-delay:-210ms}.role-line-preview__content .waveform.is-active i:nth-child(3n){animation-delay:-420ms}.role-line-preview__label{color:var(--purple);flex:none;font-size:12px}.role-dialog__bio{width:100%;min-height:0;color:var(--secondary);text-align:center;flex:1;margin:12px 0;font-size:14px;line-height:24px;overflow-y:auto}.role-dialog__bio--long{overscroll-behavior:contain;scrollbar-color:#ffffff3d transparent;scrollbar-gutter:stable;scrollbar-width:thin;text-align:left;padding:10px 8px 10px 2px}.role-dialog__bio--long::-webkit-scrollbar{width:4px}.role-dialog__bio--long::-webkit-scrollbar-track{background:0 0}.role-dialog__bio--long::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#ffffff3d;min-height:32px}.primary-button{border-radius:var(--radius-pill);color:#fff;background:var(--button-primary);min-height:52px;font-size:16px;font-weight:500;position:absolute;bottom:16px;left:16px;right:16px}.primary-button,.mobile-sheet__primary,.mobile-sheet__secondary,.ghost-button,.visibility-dialog__actions button{transition:background .15s,border-color .15s,filter .15s,transform .15s}.primary-button:active,.mobile-sheet__primary:active,.visibility-dialog__confirm:active{filter:brightness(.9);transform:scale(.99)}.mobile-sheet__secondary:active,.visibility-dialog__actions button:not(.visibility-dialog__confirm):active{background:#202024;transform:scale(.99)}.ghost-button:active{background:rgb(var(--purple-rgb) / 8%);transform:scale(.99)}.primary-button:disabled{color:var(--muted);background:#34343a}.role-dialog__actions{flex:none;grid-template-columns:minmax(0,1fr);gap:8px;width:100%;margin-top:auto;display:grid}.role-dialog__match-fallback{color:var(--muted);text-align:center;grid-column:1/-1;margin:0 6px 2px;font-size:11px;line-height:17px}.role-dialog__actions .primary-button{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;min-height:44px;padding:0 12px;font-size:14px;position:static;overflow:hidden}.role-dialog__actions .ghost-button{text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:44px;padding:0 12px;font-size:13px;overflow:hidden}.ghost-button{border:1px solid var(--purple-border);border-radius:var(--radius-pill);min-height:46px;color:var(--purple);background:0 0;font-size:14px;font-weight:500}.ghost-button:disabled{color:var(--muted);border-color:var(--border)}.room-details-screen{background-image:var(--room-bg);isolation:isolate;background-position:50%;background-size:cover;min-height:100dvh;padding-bottom:32px;position:relative;overflow-x:hidden}.room-details-screen__wash{z-index:-1;background:#000000e6;position:absolute;inset:0}.room-details-screen .room-header{z-index:1;position:relative}.settings-header{height:var(--app-header-height);grid-template-columns:var(--app-header-button-size) 1fr var(--app-header-button-size);align-items:center;padding:0 12px;display:grid;position:relative}.settings-header button{width:var(--app-header-button-size);height:var(--app-header-button-size);color:#f7f7fa;background:#17171ae0;border-radius:999px;place-items:center;display:grid}.settings-header button .icon{width:var(--app-header-icon-size);height:var(--app-header-icon-size)}.settings-header h1{font-size:var(--app-header-title-size);text-align:center;margin:0;font-weight:500;line-height:26px}.details-roles-card,.details-story-card{border-radius:var(--radius-card);background:var(--surface);border:0;margin-left:12px;margin-right:12px;padding:12px}.details-roles-card{margin-top:0}.details-story-card{margin-top:10px}.details-section-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.details-section-title h2{margin:0;font-size:15px;font-weight:500}.details-section-title span{color:var(--muted);font-size:11px}.details-roles-toggle{width:100%;min-height:42px;color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:6px 0 0;font-size:12px;display:flex}.details-roles-toggle i{border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.details-roles-toggle.is-expanded i{transform:translateY(2px)rotate(-135deg)}.details-roles-toggle:active{color:var(--secondary)}.details-roles-toggle:focus-visible{outline:2px solid var(--purple);outline-offset:-2px;border-radius:8px}.details-story-card h2{margin:0 0 7px;font-size:16px;font-weight:400;line-height:24px}.details-story-card p{color:var(--text);margin:0;font-size:14px;line-height:22px}.details-role-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:flex-start;gap:12px 6px;display:grid}.detail-role-seat{width:100%;min-width:0;color:var(--text);text-align:center;background:0 0;justify-items:center;gap:4px;padding:0;display:grid}.detail-role-seat__avatar{border-radius:999px;width:48px;height:48px;display:block;position:relative}.detail-role-seat__avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.detail-role-seat--self .detail-role-seat__avatar{animation:2.4s ease-in-out infinite self-role-glow;box-shadow:0 0 0 2px #4cc4ff,0 0 0 4px #39bfff2e,0 0 10px #39bfff42}.detail-role-seat__avatar b{border:2px solid var(--surface);color:#fff;background:var(--live);border-radius:999px;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:-1px;right:0}.detail-role-seat__avatar .detail-role-seat__live{color:#10211d}.detail-role-seat__avatar .detail-role-seat__self{background:var(--self)}.detail-role-seat__avatar b .icon{width:10px;height:10px}.detail-role-seat strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;font-weight:500;line-height:14px;overflow:hidden}.detail-role-seat small{width:100%;color:var(--muted);opacity:.6;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:14px;overflow:hidden}.detail-role-seat--human_occupied small{color:var(--live);opacity:1}.detail-role-seat--self small{color:var(--self);opacity:1;font-weight:500}.all-roles-page{min-height:100dvh;padding-bottom:calc(24px + env(safe-area-inset-bottom));background:var(--bg)}.all-roles-page .settings-header{z-index:12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070709f0;position:sticky;top:0}.all-roles-page__title{text-align:center;min-width:0}.all-roles-page__title h1{line-height:22px}.all-roles-page__title small{color:var(--muted);margin-top:1px;font-size:10px;line-height:13px;display:block}.all-roles-page__search{z-index:11;top:var(--app-header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070709f0;padding:10px 16px 12px;position:sticky}.all-roles-page__search .search-field{margin:0}.all-roles-list{padding:4px 16px 20px}.all-role-row{width:100%;min-height:82px;color:var(--text);text-align:left;background:0 0;border-bottom:1px solid #ffffff0f;grid-template-columns:54px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:10px 2px;display:grid}.all-role-row>img{object-fit:cover;border-radius:999px;width:54px;height:54px}.all-role-row>span{gap:2px;min-width:0;display:grid}.all-role-row strong,.all-role-row small,.all-role-row em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.all-role-row strong{font-size:15px;font-weight:500;line-height:21px}.all-role-row small{color:var(--muted);font-size:11px;line-height:16px}.all-role-row em{color:var(--secondary);font-size:11px;font-style:normal;line-height:16px}.all-role-row>.icon{width:16px;height:16px;color:var(--muted)}.all-role-row:focus-visible{outline:2px solid var(--purple);outline-offset:-2px;border-radius:8px}.all-roles-empty{color:var(--secondary);text-align:center;padding:72px 16px}.all-roles-empty strong{font-size:14px;font-weight:500}.all-roles-empty p{color:var(--muted);margin:6px 0 0;font-size:12px}.me-page{min-height:100dvh;padding:0 16px calc(76px + env(safe-area-inset-bottom));position:relative}.story-page--discover{padding-top:0}.story-page__search{z-index:9;top:env(safe-area-inset-top);background:linear-gradient(180deg, var(--bg) 84%, #070709f5);margin:0 -16px;padding:14px 16px 0;position:sticky}.story-page__search .search-field{margin:0;padding-left:16px;padding-right:16px}.story-page--discover>.story-grid{margin-top:14px}.me-page .page-header h1{font-size:var(--app-header-title-size);margin:0;line-height:26px}.me-profile{flex-direction:column;align-items:center;padding:26px 0 48px;display:flex}.me-profile img{object-fit:cover;width:88px;height:88px;box-shadow:none;border:0;border-radius:999px}.me-profile h2{margin:16px 0 0;font-size:20px;font-weight:500;line-height:28px}.me-name{color:var(--text);background:0 0;align-items:flex-end;gap:6px;padding:0;display:inline-flex}.me-name .icon{width:14px;height:14px;color:var(--muted);margin-bottom:5px}.me-profile p{color:var(--muted);letter-spacing:.3px;margin:5px 0 0;font-size:12px}.me-settings{border-radius:var(--radius-card);width:100%;min-height:54px;color:var(--text);background:var(--surface);text-align:left;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.me-settings>span{align-items:center;gap:12px;font-size:14px;display:inline-flex}.me-settings .icon{width:19px;height:19px;color:var(--secondary)}.me-settings>.icon{width:16px;height:16px;color:var(--muted)}.me-settings:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.me-logout{right:16px;bottom:calc(76px + env(safe-area-inset-bottom));width:auto;color:var(--secondary);text-align:center;justify-content:center;position:absolute;left:16px}.mobile-sheet-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0000009e;justify-content:center;align-items:flex-end;animation:.16s ease-out sheet-fade-in;display:flex;position:fixed;inset:0}.mobile-sheet{width:var(--wacast-canvas-width);padding:10px 18px calc(16px + env(safe-area-inset-bottom));border-radius:var(--radius-panel) var(--radius-panel) 0 0;background:var(--elevated);border:0;animation:.22s cubic-bezier(.22,.8,.32,1) sheet-slide-up;box-shadow:0 -20px 60px #00000073}.mobile-sheet__handle{background:#ffffff2e;border-radius:999px;width:36px;height:4px;margin:0 auto 18px}.mobile-sheet h2{text-align:left;margin:0;font-size:20px;font-weight:600;line-height:28px}.mobile-sheet>p{color:var(--muted);text-align:left;margin:6px 0 20px;font-size:13px;line-height:20px}.rename-sheet-form,.mobile-sheet__actions{gap:10px;display:grid}.rename-sheet-field{margin-bottom:6px;position:relative}.rename-sheet-field input{border:1px solid var(--purple-border);border-radius:var(--radius-control);width:100%;height:50px;color:var(--text);background:var(--surface);outline:0;padding:0 58px 0 14px;font-size:16px}.rename-sheet-field input:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgb(var(--purple-strong-rgb) / 12%)}.rename-sheet-field span{color:var(--muted);font-size:11px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.settings-list{border-radius:var(--radius-card);background:var(--surface);border:0;margin:10px 12px 0;overflow:hidden}.settings-list button{width:100%;min-height:50px;color:var(--text);text-align:left;background:0 0;align-items:center;gap:8px;padding:0 12px;font-size:14px;display:flex}.settings-list button+button{border-top:.5px solid var(--border)}.settings-list button>span{flex:1;align-items:center;gap:8px;display:flex}.settings-list button>span .icon{opacity:.8;width:17px;height:17px}.settings-list button>em{max-width:48%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.settings-list .group-number-row>em{font-variant-numeric:tabular-nums;letter-spacing:.4px}.settings-list button>.icon{opacity:.38;flex:none;width:18px;height:18px}.settings-list .settings-switch-row{cursor:pointer}.settings-list .settings-switch-row:disabled{cursor:default;opacity:.72}.settings-switch{background:#3a3a40;border-radius:999px;flex:none;width:36px;height:22px;transition:background .16s;display:block;position:relative}.settings-switch b{background:#d8d8dc;border-radius:999px;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px}.settings-switch.is-on{background:var(--purple-strong)}.settings-switch.is-on b{background:#fff;transform:translate(14px)}.settings-list button:active{background:#ffffff0a}.settings-list .story-announcement{align-items:center;min-height:82px;padding-top:11px;padding-bottom:11px}.settings-list .story-announcement>span{gap:5px;display:grid}.settings-list .story-announcement strong{font-size:14px;font-weight:400}.settings-list .story-announcement small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:18px;display:-webkit-box;overflow:hidden}.story-introduction-page{min-height:100dvh;padding-bottom:calc(32px + env(safe-area-inset-bottom));background-image:var(--room-bg);isolation:isolate;background-position:50%;background-size:cover;position:relative;overflow:hidden auto}.story-introduction-page .settings-header{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070709c2;position:sticky;top:0}.story-introduction-card{border-radius:var(--radius-card);background:var(--surface);border:0;margin:10px 12px 0;padding:20px 16px 24px}.story-introduction-card h2{margin:0 0 5px;font-size:14px;font-weight:400;line-height:20px}.story-introduction-card p{color:var(--muted);white-space:pre-wrap;margin:0;font-size:12px;line-height:18px}.mobile-sheet__primary,.mobile-sheet__secondary{border-radius:var(--radius-control);width:100%;height:48px;font-size:15px;font-weight:500}.mobile-sheet__primary{color:#fff;background:var(--button-primary)}.mobile-sheet__primary:disabled{color:var(--muted);background:var(--surface)}.mobile-sheet__secondary{color:var(--secondary);background:var(--button-secondary)}.listen-action:not(:disabled):hover,.message-send:not(:disabled):hover,.primary-button:not(:disabled):hover,.visibility-dialog__confirm:not(:disabled):hover,.public-recruit-guide__action:not(:disabled):hover,.mobile-sheet__primary:not(:disabled):hover{background:var(--purple-hover)}.listen-action:not(:disabled):active,.message-send:not(:disabled):active,.primary-button:not(:disabled):active,.visibility-dialog__confirm:not(:disabled):active,.public-recruit-guide__action:not(:disabled):active,.mobile-sheet__primary:not(:disabled):active{background:var(--purple-pressed)}.mobile-sheet--confirm>p{margin-bottom:22px}@keyframes sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sheet-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.actor-seat.is-speaking .actor-seat__portrait:before,.actor-seat__mic b,.current-speaker,.current-speaker.is-speaking .current-speaker__portrait:before,.current-speaker.has-illustration.is-speaking .current-speaker__portrait:before,.current-speaker.is-speaking .current-speaker__mic b,.dialogue-bubble.is-playing .dialogue-bubble__state .waveform i,.audio-consent-dialog__mark i{animation:none}.actor-seat__portrait,.actor-seat__portrait:before,.current-speaker__portrait,.current-speaker__portrait:before{transition:none}}@media (max-width:600px){:root{--wacast-canvas-width:100%}}@media (min-width:601px){body{background:radial-gradient(circle at top,#17101e,#070709 46%)}.phone-screen{box-shadow:0 0 80px #0000008c}}@media (max-height:720px){.messages{gap:8px;padding-top:8px}.voice-message__bubble{padding:8px 10px}.voice-message p{margin:5px 0 0;font-size:14px;line-height:20px}.role-sheet{padding-top:8px}.room-stage-layout{gap:6px;padding-top:2px}.actor-seat{padding-block:5px 7px}.actor-seat__portrait{width:clamp(54px,16vw,64px);margin-bottom:5px}.floating-dialogue__list{max-height:min(220px,33dvh)}.actor-seat__portrait{width:clamp(44px,13vw,52px)}}@media (max-height:560px){.role-dialog{padding:14px 14px 12px}.role-dialog__avatar{width:72px;height:72px}.role-dialog__state{margin-top:6px}.role-dialog h2{margin:3px 0 8px;font-size:22px;line-height:30px}.role-line-preview{min-height:62px;padding:9px 10px}.role-dialog__bio{margin:8px 0;line-height:21px}.role-dialog__actions .primary-button{min-height:40px}}.wacast-auth-backdrop{z-index:140;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.wacast-auth-sheet{width:var(--wacast-canvas-width);max-height:min(92dvh,720px);padding:10px 18px calc(18px + env(safe-area-inset-bottom));color:var(--text);background:#202025;border-radius:18px 18px 0 0;animation:.22s cubic-bezier(.22,.8,.32,1) sheet-slide-up;position:relative;overflow-y:auto;box-shadow:0 -24px 70px #0000008c}.wacast-auth-close{width:32px;height:32px;color:var(--secondary);background:#2d2d33;border-radius:999px;font-size:23px;line-height:30px;position:absolute;top:14px;right:16px}.wacast-auth-brand{color:var(--purple);letter-spacing:.6px;margin:0 0 7px;font-size:12px}.wacast-auth-sheet h2{margin:0;font-size:24px;line-height:34px}.wacast-auth-copy{color:var(--muted);margin:7px 36px 18px 0;font-size:12px;line-height:19px}.wacast-auth-tabs{background:#17171a;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.wacast-auth-tabs button{height:36px;color:var(--muted);background:0 0;border-radius:9px;font-size:13px}.wacast-auth-tabs button.is-active{color:#fff;background:var(--purple-strong)}.wacast-auth-form{gap:14px;margin-top:16px;display:grid}.wacast-auth-form label{color:var(--secondary);gap:6px;font-size:12px;display:grid}.wacast-auth-form input{width:100%;height:48px;color:var(--text);background:#17171a;border:1px solid #ffffff1a;border-radius:12px;outline:0;padding:0 13px;font-size:15px}.wacast-auth-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgb(var(--purple-strong-rgb) / 12%)}.wacast-code-field{grid-template-columns:minmax(0,1fr) 72px;gap:8px;display:grid}.wacast-code-field button{color:var(--purple);background:#17171a;border-radius:12px}.wacast-auth-message{color:var(--secondary);margin:12px 0 0;font-size:12px;line-height:18px}.wacast-registration-success-backdrop{z-index:150;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000c2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.wacast-registration-success-dialog{width:min(100%,340px);color:var(--text);background:radial-gradient(circle at 50% 0, rgb(var(--purple-strong-rgb) / 16%), transparent 42%), #202025;text-align:center;border:1px solid #ffffff17;border-radius:22px;padding:28px 22px 20px;animation:.24s cubic-bezier(.22,.8,.32,1) registration-success-pop;box-shadow:0 28px 80px #0009}.wacast-registration-success-icon{color:#92e7bd;background:#43b47c24;border:1px solid #89edbd57;border-radius:999px;place-items:center;width:58px;height:58px;margin:0 auto 16px;font-size:30px;font-weight:700;display:grid;box-shadow:0 0 30px #43b47c1f}.wacast-registration-success-dialog .wacast-auth-brand{margin-bottom:6px}.wacast-registration-success-dialog h2{margin:0;font-size:25px;line-height:34px}.wacast-registration-success-dialog>p:not(.wacast-auth-brand){color:var(--muted);margin:8px 0 22px;font-size:13px;line-height:20px}.wacast-registration-success-dialog .mobile-sheet__primary{width:100%}.wacast-registration-success-dismiss{width:100%;color:var(--muted);margin-top:8px;padding:10px;font-size:13px}@keyframes registration-success-pop{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.discover-join-button{width:100%;height:44px;color:var(--secondary);background:var(--surface);text-align:left;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:0 13px;font-size:13px;display:flex}.discover-join-button span:not(.icon){flex:1}.discover-join-button .icon{width:17px;height:17px;color:var(--purple)}.discover-join-button .icon:last-child{width:14px;height:14px;color:var(--muted)}.join-error{color:#ff839f;margin:-3px 2px 2px;font-size:12px}.account-sheet{gap:10px;display:grid}.account-identity{background:var(--surface);border-radius:12px;gap:3px;padding:13px;display:grid}.account-identity strong{font-size:14px}.account-identity small,.account-note{color:var(--muted);font-size:11px;line-height:17px}.account-link{min-height:46px;color:var(--text);background:var(--surface);border-radius:12px;justify-content:space-between;align-items:center;padding:0 12px;font-size:13px;text-decoration:none;display:flex}.account-link span{color:var(--muted);font-size:20px}.account-delete{color:#ff768e;background:0 0;height:42px;font-size:13px}.account-delete-confirm{background:#c63f59}.account-confirm{z-index:150}.configuration-error{background:radial-gradient(circle at top, rgb(var(--purple-strong-rgb) / 20%), var(--bg) 44%);place-items:center;padding:28px;display:grid}.configuration-error>div{background:var(--surface);border:1px solid #ffffff17;border-radius:16px;padding:20px}.configuration-error strong{font-size:18px}.configuration-error p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:20px}@media (min-width:601px){.mobile-sheet-backdrop,.wacast-auth-backdrop,.wacast-registration-success-backdrop{width:390px;left:50%;right:auto;transform:translate(-50%)}}
