@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@600;700&family=Inter:wght@400;500;600;700&display=swap";
html[data-theme=light],html[data-theme=light] body{background:#fff}html[data-theme=light]:not([data-theme-ready=true]) .dashboard,html[data-theme=light]:not([data-theme-ready=true]) .room-screen{visibility:hidden}:root{--bg:#101b23;--panel:#1b2730;--panel2:#202d36;--blue:#1598f6;--border:#146ba6;--text:#d8dde1;--muted:#99a1a8}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at 22% 5%,#1598f609,transparent 28%),repeating-linear-gradient(135deg,#ffffff02 0 2px,transparent 2px 6px),var(--bg);margin:0;font-family:Inter,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.dashboard{min-height:100vh}.top-edge{z-index:3;background:var(--blue);border-radius:0 0 6px 6px;width:12px;height:148px;position:fixed;top:0;right:0}.shell{width:min(1378px,100% - 42px);margin:auto;padding:20px 0 80px}.topbar{justify-content:space-between;align-items:center;height:42px;display:flex}.brand{color:#e1e4e7;align-items:center;gap:9px;font-size:20px;text-decoration:none;display:flex}.mark{border:3px solid var(--blue);border-radius:50%;flex:none;width:37px;height:37px;display:inline-block;position:relative}.mark i{border:2px solid var(--blue);background:#24333d;border-radius:50%;width:27px;height:27px;position:absolute;top:2px;left:-3px}.mark-small{width:26px;height:26px}.profile{height:41px;color:var(--blue);background:#101a22;border:1px solid #176698;border-radius:24px;align-items:center;gap:9px;padding:3px 14px 3px 5px;font-weight:600;display:flex}.profile svg{width:14px}.profile-avatar{color:#d9e5ef;background:linear-gradient(145deg,#204c75,#0e1720);border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.shell>h1{text-align:center;color:#f0f1f2;margin:9px 0 64px;font-size:29px}.actions{grid-template-columns:1.2fr .96fr repeat(4,1fr);gap:9px;display:grid}.actions button{color:#bcc1c5;background:#1c2831;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:39px;font-size:15px;font-weight:600;display:flex}.actions button svg{width:17px;height:17px}.actions .new-group{color:#fff;background:#199af2}.actions .coffee{color:#161616;background:#ffd714}.coffee i{font-family:cursive;font-size:16px;font-weight:700}.searchbar{height:40px;margin-top:17px;display:flex}.searchbar button,.searchbar label{background:#17232c;border:1px solid #176ca6}.search-settings{color:#abb3b9;place-items:center;width:47px;display:grid;border-radius:4px 0 0 4px!important}.search-settings svg{width:19px}.searchbar label{flex:1;border-left:0!important}.searchbar input{color:#fff;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 12px;font-size:15px}.search-button{color:#dce1e4;justify-content:center;align-items:center;gap:9px;width:116px;display:flex}.search-button svg{width:17px}.speed{margin-left:10px;display:flex}.speed button{color:#c6cbd0;border-left:0;width:56px}.speed button:first-child{border-left:1px solid #176ca6;border-radius:4px 0 0 4px}.speed button:last-child{border-radius:0 4px 4px 0}.speed button.active{color:var(--blue);background:#14212a}.language-tabs{flex-wrap:wrap;align-items:center;gap:5px;padding:16px 20px 40px;display:flex}.language-tabs button{color:#bac1c7;background:#18242d;border:1px solid #1681c4;border-radius:4px;align-items:center;gap:3px;height:27px;padding:0 9px;font-size:13px;display:flex}.language-tabs button svg{width:13px}.language-tabs button.active{background:var(--blue);color:#fff}.language-tabs b{font-weight:500}.groups{grid-template-columns:1fr 1fr;gap:27px 28px;display:grid}.group-card{background:var(--panel);border-radius:12px;min-height:333px;position:relative;overflow:hidden;box-shadow:0 4px 8px #00000014}.group-card header{align-items:flex-start;gap:13px;padding:18px 20px;display:flex}.group-card .mark{width:36px;height:36px}.room-heading{flex-wrap:wrap;flex:1;align-items:baseline;gap:8px;display:flex}.room-heading strong{font-size:15px}.room-heading em{color:#a9afb3;font-size:14px;font-weight:400}.room-heading p{width:100%;color:var(--blue);margin:5px 0 0;font-size:13px}.room-settings{color:var(--blue);width:19px}.members{align-items:flex-start;gap:20px;min-height:176px;padding:23px 24px 10px;display:flex}.person{text-align:center}.person-avatar,.empty-seat{color:#fff;border-radius:50%;place-items:center;width:112px;height:112px;font-size:37px;font-weight:600;display:grid}.avatar-blue{background:radial-gradient(circle at 65% 28%,#2b74bd,#111b26 68%)}.avatar-gold{background:linear-gradient(135deg,#fee8ad,#e67954 52%,#315788)}.avatar-brown{background:#70493d}.avatar-green{background:linear-gradient(135deg,#79866e,#27362f)}.avatar-purple{background:linear-gradient(135deg,#755b8e,#342840)}.person span{color:var(--blue);margin-top:10px;font-size:11px;display:block}.empty-seat{border:1px dashed #69747b}.join-row{justify-content:center;align-items:end;height:75px;padding-bottom:15px;display:flex}.join-row button{min-width:196px;height:40px;color:var(--blue);background:0 0;border:1px dashed #68747b;border-radius:4px;justify-content:center;align-items:center;gap:9px;display:flex}.join-row button svg{color:#fa5565;fill:#fa5565;width:14px}.join-row button:disabled{color:#7c8388;cursor:not-allowed}.floating{flex-direction:column;gap:14px;display:flex;position:fixed;bottom:22px;right:26px}.floating button{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 5px 17px #0000004d}.floating button:first-child{background:var(--blue);border:4px solid #fff}.loading{text-align:center;color:#8d979e;background:var(--panel);border-radius:10px;grid-column:1/-1;padding:70px}.overlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#04090dc4;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:#1c2932;border:1px solid #286386;border-radius:12px;width:min(500px,100%);padding:30px;position:relative;box-shadow:0 25px 70px #000}.close{color:#aeb7bd;background:#263640;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:17px;right:17px}.close svg{width:17px}.dialog h2{color:#fff;margin:15px 0 6px}.dialog>p{color:#8f9aa1;font-size:13px}.dialog form{margin-top:25px}.dialog label{color:#bac2c7;margin:13px 0;font-size:12px;display:block}.dialog input,.dialog select{color:#e8ebed;background:#142029;border:1px solid #40515c;border-radius:5px;outline:0;width:100%;height:44px;margin-top:6px;padding:0 11px}.dialog input:focus,.dialog select:focus{border-color:var(--blue)}.dialog-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dialog-submit{background:var(--blue);color:#fff;border:0;border-radius:5px;width:100%;height:45px;margin-top:14px;font-weight:700}.joined{text-align:center}.joined .mark{margin:auto}.joined-room{text-align:left;background:#142029;border-radius:8px;align-items:center;gap:13px;margin:24px 0;padding:17px;display:flex}.joined-room .person-avatar{width:52px;height:52px;font-size:16px}.joined-room strong,.joined-room span{display:block}.joined-room span{color:#839098;margin-top:4px;font-size:11px}.live{background:#38cf75;border-radius:50%;width:10px;height:10px;margin-left:auto;box-shadow:0 0 0 5px #38cf7524}.leave{color:#ee7c84;background:0 0;border:1px solid #a64c52;border-radius:5px;padding:10px 18px}@media (max-width:900px){.actions{grid-template-columns:1fr 1fr 1fr}.groups{grid-template-columns:1fr}.shell>h1{margin-bottom:40px}.language-tabs{padding-left:0;padding-right:0}.group-card{min-height:320px}}@media (max-width:620px){.shell{width:calc(100% - 24px)}.shell>h1{margin:30px 0;font-size:22px}.actions{grid-template-columns:1fr 1fr}.actions button:nth-child(n+5){display:none}.searchbar{flex-wrap:wrap;height:auto}.searchbar label,.search-button{height:40px}.speed{width:100%;margin:8px 0 0}.speed button{flex:1;height:36px}.language-tabs{padding-bottom:24px}.group-card{min-height:290px}.members{min-height:150px;padding-top:10px;overflow-x:auto}.person-avatar,.empty-seat{width:88px;height:88px}.room-heading strong{font-size:13px}.dialog-row{grid-template-columns:1fr}.floating{right:14px}.floating button{width:49px;height:49px}}.room-screen{background:var(--bg);grid-template-columns:1fr 380px;height:100vh;display:grid;overflow:hidden}.room-screen.panel-closed{grid-template-columns:1fr}.stage{background:repeating-linear-gradient(135deg,#ffffff02 0 2px,#0000 2px 6px),#101b23;position:relative}.call-controls{background:#050a0d;border-radius:10px;gap:5px;padding:7px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.call-controls button{color:#dce1e4;background:#1c2932;border:1px solid #2377ae;border-radius:4px;place-items:center;width:54px;height:48px;display:grid}.call-controls button.blue{background:var(--blue);color:#fff}.call-controls button.hangup{color:#ff4157}.call-controls svg{width:22px}.participant-tile{background:#1b2b35;border:1px solid #51606a;width:116px;height:116px;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}.tile-portrait{background:radial-gradient(circle at 50% 35%,#286eae,#111b24 70%);place-items:center;height:100%;font-size:33px;font-weight:700;display:grid}.participant-tile b{background:#0f8fe7;padding:2px 5px;font-size:11px;position:absolute;bottom:0;left:0}.participant-tile>svg{width:15px;position:absolute;bottom:2px;right:2px}.reaction-dock{background:#202d36;border-radius:60px 60px 0 0;justify-content:center;gap:10px;width:240px;height:50px;padding-top:11px;display:flex;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.reaction-dock button{color:#1598f6;background:0 0;border:0;font-size:20px}.reaction-dock svg{width:22px}.keyboard{color:var(--blue);background:0 0;border:0;position:absolute;bottom:5px;left:4px}.keyboard svg{width:17px}.side-panel{background:#1b2730;border-left:1px solid #121a20;height:100vh;overflow-y:auto}.side-panel.hidden{display:none}.panel-tabs{border-bottom:1px solid #35424b;grid-template-columns:repeat(5,52px) 1fr;height:59px;display:grid}.panel-tabs button{color:#d2d7da;background:0 0;border:0;place-items:center;display:grid;position:relative}.panel-tabs button.active{color:var(--blue)}.panel-tabs button.active:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:-1px;left:0;right:0}.panel-tabs svg{width:22px}.panel-tabs .collapse{justify-self:end;width:50px}.fullscreen{font-size:25px}.settings-panel{padding:23px 12px}.profile-block{align-items:center;gap:12px;padding:0 15px;display:flex}.side-avatar{background:radial-gradient(circle at 60% 30%,#286eae,#111821 70%);border-radius:50%;place-items:center;width:70px;height:70px;font-weight:700;display:grid}.profile-block p{color:#b8bfc4;margin:8px 0;font-size:12px}.profile-block button{color:var(--blue);background:0 0;border:0;font-size:11px}.profile-stats{color:#aeb6bb;justify-content:center;gap:12px;margin:10px 0;font-size:12px;display:flex}.profile-actions,.setting-tabs{gap:5px;display:flex}.profile-actions button,.setting-tabs button{border:1px solid var(--blue);height:29px;color:var(--blue);background:0 0;border-radius:4px;flex:1;font-size:11px}.setting-divider{align-items:center;gap:7px;margin:28px 0 17px;display:flex}.setting-divider i{background:#3a464e;flex:1;height:1px}.setting-divider strong{color:#e2e5e6;font-size:12px}.setting-tabs button{color:#c6ccd0;height:38px;font-size:14px}.setting-tabs button.active{color:var(--blue)}.setting-tabs svg{vertical-align:middle;width:15px;margin-right:6px}.setting-row{color:#d0d4d7;justify-content:space-between;align-items:center;height:27px;padding:0 12px;font-size:13px;display:flex}.toggle{color:#fff;background:#9da5aa;border:0;border-radius:12px;justify-content:flex-end;align-items:center;gap:5px;width:71px;height:21px;padding:2px 3px;font-size:11px;display:flex}.toggle.on{background:var(--blue)}.toggle i{background:#17242c;border-radius:50%;order:2;width:15px;height:15px}.toggle:not(.on){flex-direction:row-reverse}.clear-cache{border:1px solid var(--blue);color:#cbd0d3;background:0 0;border-radius:4px;align-items:center;gap:9px;height:39px;margin:auto;padding:0 18px;display:flex}.clear-cache svg{width:17px}.simple-panel{text-align:center;color:#a9b2b7;padding:50px 20px}.simple-panel>svg{color:var(--blue);width:37px;height:37px}.simple-panel h2{color:#e5e8ea}.chat-message,.person-line{text-align:left;background:#142029;border-radius:7px;margin-top:25px;padding:13px}.chat-message b,.chat-message span,.person-line strong,.person-line span{display:block}.chat-message b{color:var(--blue);font-size:11px}.chat-message span{margin-top:5px;font-size:13px}.simple-panel>label{display:flex;position:absolute;bottom:15px;left:15px;right:15px}.simple-panel input{color:#fff;background:#142029;border:1px solid #3a4c58;flex:1;height:40px;padding:0 10px}.simple-panel label button,.activity{background:var(--blue);color:#fff;border:0;padding:0 14px}.person-line{align-items:center;gap:12px;display:flex}.person-line .side-avatar{width:48px;height:48px}.person-line span{color:var(--blue);margin-top:3px;font-size:10px}.activity{border-radius:4px;align-items:center;gap:8px;height:42px;margin:25px auto;display:flex}.open-panel{background:var(--blue);color:#fff;border:0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:fixed;top:15px;right:15px}@media (max-width:800px){.room-screen{grid-template-columns:1fr}.side-panel{z-index:10;width:min(380px,100%);position:fixed;top:0;right:0}.call-controls{left:20px;transform:none}.participant-tile{bottom:75px}}.logout-button{color:#ef7680;background:0 0;border:1px solid #cf5b65;border-radius:5px;width:100%;height:43px;margin-top:20px}.call-controls button.hangup{flex-direction:column;gap:1px;width:72px;display:flex}.call-controls button.hangup span{font-size:9px}.call-controls button:disabled{opacity:.6;cursor:not-allowed}.online-presence{background:#3bd477;border-radius:50%;width:10px;height:10px;position:absolute;top:4px;right:4px;box-shadow:0 0 0 3px #173126}.online-mini{background:#3bd477;border-radius:50%;width:7px;height:7px;margin-right:3px;display:inline-block}.room-access-error{z-index:30;text-align:center;background:#101b23;place-content:center;display:grid;position:fixed;inset:0}.room-access-error h2{color:#fff;margin:0}.room-access-error p{color:#96a4ac}.room-access-error button{color:#fff;background:#1598f6;border:0;border-radius:5px;height:40px;padding:0 18px}.member-settings{z-index:4;color:#1598f6;background:#050f16b8;border:0;border-radius:4px;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:4px;left:4px}.member-settings svg{height:14px;width:14px!important}.member-menu{z-index:12;text-align:left;background:#17242d;border:1px solid #2f5269;border-radius:7px;width:178px;padding:12px;position:absolute;bottom:34px;left:4px;box-shadow:0 12px 35px #00000073}.member-menu strong,.member-menu span{display:block}.member-menu strong{color:#f0f3f4;font-size:12px}.member-menu span{color:#8fa0aa;margin:5px 0 10px;font-size:9px}.member-menu button{color:#fff;background:#1598f6;border:0;border-radius:4px;width:100%;height:30px;font-size:10px;font-weight:700}.dashboard{--ig-pink:#f02d79;--ig-purple:#8b42d7;--ig-orange:#ff8a35;background:radial-gradient(circle at 80% -10%,#8b42d721,#0000 31%),radial-gradient(circle at 4% 28%,#f02d7914,#0000 26%),#08090b}.dashboard .top-edge{background:linear-gradient(#8b42d7,#f02d79,#ff8a35);width:5px}.dashboard .shell{width:min(1220px,100% - 42px);padding-top:18px}.dashboard .topbar{border-bottom:1px solid #26272b;height:55px;padding:0 5px 14px}.dashboard .brand{letter-spacing:-.7px;font-weight:700}.dashboard .mark{background:linear-gradient(135deg,var(--ig-purple),var(--ig-pink) 55%,var(--ig-orange));border:0;padding:3px}.dashboard .mark:after{content:"";background:#090a0c;border-radius:50%;position:absolute;inset:3px}.dashboard .mark i{z-index:1;background:0 0;border:2px solid #fff;width:18px;height:18px;top:8px;left:8px}.dashboard .profile{color:#f1f1f2;background:#121316;border:1px solid #35363a}.dashboard .profile-avatar{background:linear-gradient(135deg,var(--ig-purple),var(--ig-pink),var(--ig-orange));color:#fff}.dashboard .shell>h1{letter-spacing:-1.2px;margin:46px 0 48px;font-size:32px}.dashboard .actions{gap:10px}.dashboard .actions button{color:#d8d8da;background:#141519;border:1px solid #27282d;border-radius:10px;height:44px}.dashboard .actions button:hover{background:#1b181e;border-color:#4a3b50;transform:translateY(-1px)}.dashboard .actions .new-group{background:linear-gradient(100deg,var(--ig-purple),var(--ig-pink),var(--ig-orange));border:0;box-shadow:0 7px 25px #f02d7929}.dashboard .actions .coffee{color:#111;background:#fff;border:0}.dashboard .searchbar{height:45px;margin-top:14px}.dashboard .searchbar button,.dashboard .searchbar label{background:#111216;border-color:#303137}.dashboard .search-settings{border-radius:10px 0 0 10px!important}.dashboard .search-button{color:#f1f1f2;border-radius:0 10px 10px 0}.dashboard .speed{background:#111216;border-radius:10px}.dashboard .speed button{border-color:#303137!important}.dashboard .language-tabs button{color:#aeb0b5;background:#111216;border:1px solid #323339;border-radius:16px;height:31px;padding:0 12px}.dashboard .language-tabs button:hover{color:#fff;border-color:#765080}.dashboard .language-tabs button.active{background:linear-gradient(100deg,var(--ig-purple),var(--ig-pink),var(--ig-orange));color:#fff;border:0;padding-left:13px;padding-right:13px}.dashboard .groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dashboard .group-card{background:#111216;border:1px solid #28292e;border-radius:16px;min-height:340px;box-shadow:0 12px 36px #0000003d}.dashboard .group-card:hover{border-color:#4b354d;transform:translateY(-2px)}.dashboard .group-card header{border-bottom:1px solid #24252a}.dashboard .members{gap:17px;padding-top:26px}.dashboard .person{position:relative}.dashboard .person-avatar{outline:3px solid var(--ig-pink);border:4px solid #111216;width:96px;height:96px;font-size:29px;box-shadow:0 0 0 4px #ff933b}.dashboard .person span{color:#e3e3e5;margin-top:12px;font-size:12px}.dashboard .empty-seat{background:#0c0d0f;border:1px dashed #414249;width:96px;height:96px}.dashboard .join-row{border-top:1px solid #24252a;justify-content:flex-end;align-items:center;height:67px;padding:10px 18px}.dashboard .join-row button{color:#f24c8c;background:0 0;border:0;min-width:auto;font-weight:700}.dashboard .floating button{background:linear-gradient(135deg,var(--ig-purple),var(--ig-pink),var(--ig-orange));box-shadow:0 8px 28px #f02d794d}.dashboard .floating button:first-child{border:3px solid #fff}.dashboard .dialog{background:#111216;border:1px solid #353039}.dashboard .dialog-submit{background:linear-gradient(100deg,var(--ig-purple),var(--ig-pink),var(--ig-orange))}@media (max-width:800px){.dashboard .groups{grid-template-columns:1fr}.dashboard .shell>h1{margin:32px 0}.dashboard .actions{grid-template-columns:1fr 1fr 1fr}}@media (max-width:620px){.dashboard .shell{width:calc(100% - 24px)}.dashboard .actions{grid-template-columns:1fr 1fr}.dashboard .group-card{min-height:310px}.dashboard .person-avatar,.dashboard .empty-seat{width:82px;height:82px}}.dashboard{--ig-pink:#1598f6;--ig-purple:#0875c9;--ig-orange:#55baff;background-color:#0000;background-image:radial-gradient(circle at 82% 3%,#339dff40 0,#1467b81f 22%,#0000 42%),radial-gradient(circle at 7% 35%,#2280e033 0,#0000 35%),radial-gradient(circle at 48% 105%,#0f64bc33 0,#0000 40%),linear-gradient(145deg,#07131e 0%,#0a1d2d 42%,#0b2438 72%,#071621 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}.dashboard:before{content:"";pointer-events:none;opacity:.25;background-image:linear-gradient(120deg,#0000 0 48%,#65baff09 49%,#0000 52%),radial-gradient(circle at 20% 20%,#ffffff17 0 1px,#0000 1.5px);background-size:auto,28px 28px;position:fixed;inset:0}.dashboard .shell{z-index:1;position:relative}.dashboard .floating{z-index:5;position:fixed;bottom:22px;right:26px}.dashboard .group-card{background:linear-gradient(155deg,#12222ff5,#0c1822f7);border-color:#549dd333;box-shadow:0 14px 42px #00081059}.dashboard .actions button,.dashboard .searchbar button,.dashboard .searchbar label,.dashboard .language-tabs button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0a1925d1}.dashboard .members:empty{display:none}.dashboard .room-card:has(.members:empty){display:none}@media (max-width:1100px){.dashboard .actions{grid-template-columns:repeat(3,1fr)}.dashboard .searchbar{flex-wrap:wrap;height:auto}.dashboard .searchbar>label,.dashboard .search-button{height:45px}.dashboard .speed{width:100%;height:40px;margin:10px 0 0}.dashboard .speed button{flex:1}.dashboard .language-tabs{padding-top:55px}}@media (max-width:620px){.dashboard .floating{bottom:16px;right:14px}.dashboard .language-tabs{padding-top:48px}}.dashboard .profile{color:#17364d;background:#ffffffc7;border-color:#1786cf47;box-shadow:0 8px 28px #2682be1a}.dashboard .actions button{color:#315166;background:#ffffffc2;border-color:#1e7dbb2e;box-shadow:0 7px 22px #2377ae12}.dashboard .actions .new-group{color:#fff}.dashboard .speed button.active{color:#fff}.dashboard .language-tabs button{color:#47687d;background:#ffffffb8;border-color:#1b7bba3d;box-shadow:0 4px 14px #1a6fa60d}.dashboard .language-tabs button.active{color:#fff}.dashboard .person-avatar{color:#fff;border-color:#f2fbff}.dashboard{color:#d8dde1;background:radial-gradient(circle at 75% 0,#1876b817,#0000 34%),repeating-linear-gradient(135deg,#ffffff02 0 2px,#0000 2px 6px),#101b23}.dashboard .topbar{border-color:#4d84a824}.dashboard .brand{color:#e1e4e7}.dashboard .mark:after{background:#101b23}.dashboard .mark i{border-color:#1598f6}.dashboard .profile{color:#dce3e7;box-shadow:none;background:#111b23;border-color:#176698}.dashboard .shell>h1{color:#f0f1f2}.dashboard .shell>h1 span{color:#f0f1f2;background:0 0}.dashboard .actions button{color:#bcc1c5;box-shadow:none;background:#1c2831;border-color:#202c34}.dashboard .actions button:hover{color:#fff;background:#24333d;border-color:#176da5}.dashboard .actions .new-group{color:#fff;box-shadow:none;background:#199af2}.dashboard .actions .coffee{color:#161616;background:#ffd714}.dashboard .searchbar button,.dashboard .searchbar label{color:#dce1e4;background:#17232c;border-color:#176ca6}.dashboard .searchbar input{color:#fff}.dashboard .searchbar input::placeholder{color:#879099}.dashboard .speed{background:#17232c}.dashboard .speed button{color:#c6cbd0}.dashboard .speed button.active{color:#fff;background:#1598f6}.dashboard .language-tabs button{color:#bac1c7;box-shadow:none;background:#18242d;border-color:#1681c4}.dashboard .language-tabs button:hover{color:#fff;background:#1d303d;border-color:#1598f6}.dashboard .language-tabs button.active{color:#fff;background:#1598f6}.dashboard .group-card{color:#d8dde1;-webkit-backdrop-filter:none;backdrop-filter:none;background:#1b2730;border-color:#26343d;box-shadow:0 5px 14px #00000026}.dashboard .group-card:hover{border-color:#176a9e;box-shadow:0 10px 25px #0003}.dashboard .group-card header,.dashboard .join-row{border-color:#2b373f}.dashboard .room-heading p{color:#1598f6}.dashboard .room-heading em{color:#a9afb3}.dashboard .room-settings{color:#1598f6}.dashboard .person-avatar{box-shadow:none;color:#fff;border:0;outline:0;width:112px;height:112px}.dashboard .person span,.dashboard .join-row button{color:#1598f6}.dashboard .empty,.dashboard .loading{color:#8f9aa1;background:#1b2730}.dashboard .dialog{color:#e4e8ea;background:#1c2932;border-color:#286386}.dashboard .dialog>p,.dashboard .dialog label{color:#a9b2b8}.dashboard .dialog input,.dashboard .dialog select{color:#e8ebed;background:#142029;border-color:#40515c}.dashboard .close{color:#aeb7bd;background:#263640}.stories-strip{align-items:flex-start;gap:17px;min-height:100px;margin:-25px 0 30px;padding:12px 5px;display:flex;overflow-x:auto}.stories-strip>p{color:#75848d;margin:31px 0;font-size:12px}.add-story,.story-bubble{color:#c8ced2;text-align:center;background:0 0;border:0;flex:0 0 72px;width:72px;padding:0}.add-story>span,.story-bubble>span{border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.add-story>span{color:#1598f6;background:#162934;border:1px dashed #299ce7}.add-story svg{width:22px}.story-bubble>span{background:linear-gradient(135deg,#0875c9,#1598f6,#6ac8ff);padding:3px}.story-bubble img{object-fit:cover;border:3px solid #101b23;border-radius:50%;width:100%;height:100%}.add-story b,.story-bubble b{text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;font-weight:500;display:block;overflow:hidden}.story-upload>svg{color:#1598f6;width:34px;height:34px}.story-upload input[type=file]{height:auto;padding:10px;font-size:12px}.story-viewer{background:#091016;border-radius:14px;justify-content:center;align-items:center;width:min(440px,100%);height:min(760px,90vh);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #000}.story-viewer>img{object-fit:contain;width:100%;height:100%}.story-viewer header{z-index:2;color:#fff;text-shadow:0 1px 5px #000;grid-template-columns:35px auto;align-items:center;column-gap:9px;display:grid;position:absolute;top:22px;left:18px;right:50px}.story-viewer header span{background:#1598f6;border-radius:50%;grid-row:1/3;place-items:center;width:35px;height:35px;font-size:10px;font-weight:700;display:grid}.story-viewer header b{font-size:12px}.story-viewer header small{color:#d6dce0;font-size:9px}.story-viewer .close{z-index:4;color:#fff;background:#00000073}.story-progress{z-index:3;background:#ffffff4d;height:2px;position:absolute;top:9px;left:10px;right:10px}.story-progress i{background:#fff;width:100%;height:100%;animation:8s linear story-time;display:block}@keyframes story-time{0%{width:0}}@media (max-width:620px){.stories-strip{margin-top:-12px}.story-viewer{height:88vh}}.dashboard .top-edge{background:linear-gradient(#0875c9,#1598f6,#55baff)}.dashboard .shell>h1 span{color:#0000;background:linear-gradient(90deg,#0875c9,#1598f6,#55baff);-webkit-background-clip:text;background-clip:text}.dashboard .profile{background:#101820;border-color:#24506d}.dashboard .actions button:hover{background:#151e25;border-color:#285d7e}.dashboard .actions .new-group{box-shadow:0 7px 25px #1598f62e}.dashboard .person-avatar{outline-color:#1598f6;box-shadow:0 0 0 4px #55baff}.dashboard .person:nth-child(2n) .person-avatar{outline-color:#0875c9;box-shadow:0 0 0 4px #1598f6}.dashboard .join-row button{color:#1598f6}.dashboard .join-row button:hover{color:#55baff}.dashboard .floating button{box-shadow:0 8px 28px #1598f64d}.dashboard .auth-tabs button.active{color:#1598f6;border-color:#1598f6}.form-error{font-size:12px;color:#ff727d!important}.auth-tabs{border-bottom:1px solid #35434c;margin:22px 0 6px;display:flex}.auth-tabs button{color:#929da4;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:11px}.auth-tabs button.active{color:var(--blue);border-color:var(--blue)}.participant-grid{flex-wrap:wrap;justify-content:center;gap:12px;width:min(650px,90%);display:flex;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}.participant-grid .participant-tile{position:relative;bottom:auto;left:auto;transform:none}.person-line+.person-line{margin-top:8px}.stories-title{justify-content:space-between;align-items:center;padding:0 4px 11px;display:flex}.stories-title strong{color:#e3e7ea;font-size:15px}.stories-title span{color:#72828c;font-size:10px}.stories-section .stories-strip{align-items:stretch;gap:10px;min-height:218px;margin:0;padding:2px 3px 10px}.stories-section .add-story,.stories-section .story-bubble{color:#fff;text-align:left;background:#1b2730;border:1px solid #33424c;border-radius:12px;flex:0 0 142px;width:142px;height:205px;padding:0;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000002e}.stories-section .add-story{color:#12212b;text-align:center;background:#e7ebee;display:block}.stories-section .create-cover{color:#1598f6;background:linear-gradient(145deg,#152b3b,#0b1821);border:0;border-radius:0;place-items:center;width:100%;height:143px;display:grid}.stories-section .create-cover svg{width:30px;height:30px}.stories-section .add-story>i{color:#fff;background:#1598f6;border:4px solid #e7ebee;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:125px;left:50%;transform:translate(-50%)}.stories-section .add-story>i svg{width:20px}.stories-section .add-story>b{margin:0;font-size:12px;font-weight:700;position:absolute;bottom:13px;left:5px;right:5px}.stories-section .story-bubble>img{object-fit:cover;border:0;border-radius:0;width:100%;height:100%;transition:transform .25s;position:absolute;inset:0}.stories-section .story-bubble:hover>img{transform:scale(1.035)}.stories-section .story-bubble:after{content:"";background:linear-gradient(#0000,#02080ce0);position:absolute;inset:35% 0 0}.stories-section .story-bubble>span{z-index:2;background:#18364a;border:3px solid #1598f6;border-radius:50%;place-items:center;width:37px;height:37px;padding:0;font-size:9px;font-weight:800;display:grid;position:absolute;top:11px;left:11px}.stories-section .story-bubble>b{z-index:2;white-space:normal;color:#fff;text-shadow:0 1px 4px #000;margin:0;font-size:12px;line-height:1.3;position:absolute;bottom:12px;left:11px;right:8px}.stories-section .stories-strip>p{color:#71828d;align-self:center;margin:0 15px;font-size:12px}@media (max-width:620px){.stories-section{margin-top:-5px}.stories-section .add-story,.stories-section .story-bubble{flex-basis:125px;width:125px;height:190px}.stories-section .create-cover{height:130px}.stories-section .add-story>i{top:112px}}.dashboard .community-title{justify-content:center;align-items:center;gap:15px;display:flex}.dashboard .community-title .instrabook-wordmark{color:#1598f6;letter-spacing:-2px;text-shadow:0 5px 18px #1598f633;background:0 0;font-family:Brush Script MT,Segoe Script,Snell Roundhand,cursive;font-size:48px;font-style:italic;font-weight:500;line-height:1;transform:skew(-7deg)rotate(-2deg)}.dashboard .community-title small{letter-spacing:-.7px;color:#f0f1f2;font-size:24px;font-weight:700}@media (max-width:620px){.dashboard .community-title{flex-direction:column;gap:6px}.dashboard .community-title .instrabook-wordmark{font-size:42px}.dashboard .community-title small{font-size:18px}}.dashboard button{transition:transform .16s,box-shadow .2s,background-color .2s,border-color .2s}.dashboard button:active{transform:scale(.97)}.dashboard .actions button{background:linear-gradient(#2b3a45f5,#192630f5);border:1px solid #ffffff17;border-radius:12px;height:46px;box-shadow:inset 0 1px #ffffff14,0 7px 18px #00000029}.dashboard .actions .new-group{background:linear-gradient(#35adff,#0a84ff);border-color:#52b8ff;box-shadow:inset 0 1px #ffffff57,0 8px 22px #0a84ff3d}.dashboard .actions .coffee{background:linear-gradient(#ffe75e,#ffd60a);border-color:#ffe77b;box-shadow:inset 0 1px #ffffff80,0 8px 20px #ffd60a24}.dashboard .overlay{-webkit-backdrop-filter:blur(18px)saturate(125%);background:#030b118a}.dashboard .dialog{-webkit-backdrop-filter:blur(28px);background:linear-gradient(155deg,#22333ff0,#14222cf5);border:1px solid #84c5ee42;border-radius:20px;box-shadow:0 30px 90px #00000080,inset 0 1px #ffffff17}.dashboard .dialog h2{letter-spacing:-.45px;font-size:22px}.dashboard .dialog input,.dashboard .dialog select{background:#081721ad;border-color:#8fb8d047;border-radius:11px;height:46px;box-shadow:inset 0 1px 2px #0003}.dashboard .dialog-submit{background:linear-gradient(#35adff,#0a84ff);border-radius:12px;height:47px;box-shadow:inset 0 1px #ffffff4d,0 9px 24px #0a84ff40}.dashboard .close{background:#ffffff17;border:1px solid #ffffff14;width:30px;height:30px;top:15px;right:15px;box-shadow:inset 0 1px #ffffff14}.dashboard .coffee-widget{align-items:stretch;height:46px;display:flex}.dashboard .coffee-widget .bmc-btn-container,.dashboard .coffee-widget .bmc-btn{width:100%;height:46px}.dashboard .coffee-widget .bmc-btn{border-radius:12px!important;justify-content:center!important;box-shadow:inset 0 1px #ffffff3d,0 8px 20px #5f7fff33!important}.dashboard{--thread-bg:#0f1a22;--thread-surface:#15232d;--thread-raised:#1a2934;--thread-line:#2a3943;--thread-blue:#1598f6;background:var(--thread-bg)}.dashboard:before{opacity:.14;background-image:radial-gradient(circle at 50% 0,#1598f640,#0000 30%);background-size:100% 100%}.dashboard .top-edge{display:none}.thread-rail{z-index:12;background:#0c161d;border-right:1px solid #202e37;flex-direction:column;align-items:center;width:60px;padding:19px 5px 17px;transition:width .24s cubic-bezier(.2,.75,.25,1),box-shadow .24s;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.thread-rail:hover{align-items:flex-start;width:224px;box-shadow:18px 0 42px #00000038}.thread-rail button,.thread-rail a{color:#7e8b94;background:0 0;border:0;border-radius:14px;place-items:center;width:44px;height:46px;padding:0;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:grid;position:relative}.thread-rail button:after,.thread-rail a:after{content:attr(aria-label);opacity:0;white-space:nowrap;color:inherit;pointer-events:none;margin:0;font-size:15px;font-weight:600;transition:opacity .14s,transform .2s;position:absolute;top:50%;left:70px;transform:translate(-8px,-50%)}.thread-rail:hover button,.thread-rail:hover a{justify-content:flex-start;width:198px;padding-left:15px;display:flex}.thread-rail:hover button:after,.thread-rail:hover a:after{opacity:1;transform:translateY(-50%)}.thread-rail button:hover,.thread-rail a:hover{color:#eef4f7;background:#17252e}.thread-rail button:active,.thread-rail a:active{transform:scale(.94)}.thread-rail svg{stroke-width:2px;width:25px;height:25px}.thread-rail .rail-brand{height:45px;margin-bottom:34px}.thread-rail .rail-brand:hover{background:0 0}.thread-rail .rail-brand:after{color:#f0f4f6;font-size:18px;font-weight:700}.thread-rail .mark{width:34px;height:34px}.thread-rail .mark i{width:24px;height:24px}.thread-rail .rail-main{flex-direction:column;flex:1;gap:12px;display:flex}.thread-rail .active{color:#fff;background:#1a2a35}.thread-rail .rail-notifications{overflow:visible}.thread-rail .rail-badge{z-index:2;color:#fff;background:#ff3b4f;border:2px solid #0c161d;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;line-height:1;display:grid;position:absolute;top:5px;right:5px}.thread-rail:hover .rail-badge{left:35px;right:auto}.thread-rail .rail-main button:nth-child(3){color:#fff;background:var(--thread-blue);box-shadow:0 8px 22px #1598f638}.thread-rail .rail-menu{margin-top:auto}.dashboard .shell{width:min(1120px,100% - 130px);margin-left:calc(50% + 30px + min(1120px,100% - 130px)/-2);padding:18px 0 80px}.dashboard .topbar{z-index:8;border-bottom:1px solid var(--thread-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1a22e6;height:58px;padding:0 4px;position:sticky;top:0}.dashboard .brand{font-size:18px}.dashboard .brand .mark{display:none}.dashboard .profile{border-color:var(--thread-line);background:var(--thread-surface);height:38px}.dashboard .notice-button{border-color:var(--thread-line);background:0 0}.dashboard .community-title{margin:46px 0 52px}.dashboard .community-title .instrabook-wordmark{text-shadow:none;font-size:43px}.dashboard .community-title small{color:#dce3e7;font-size:21px}.stories-section{margin:0 0 28px}.stories-title{padding:0 2px 13px}.stories-section .stories-strip{gap:12px}.stories-section .add-story,.stories-section .story-bubble{border-color:var(--thread-line);width:134px;height:188px;box-shadow:none;border-radius:18px;flex-basis:134px}.stories-section .create-cover{background:#132530;height:128px}.stories-section .add-story>i{top:110px}.dashboard .actions{border:1px solid var(--thread-line);background:var(--thread-surface);border-radius:18px;align-items:center;gap:3px;padding:6px;display:flex}.dashboard .actions button{height:42px;box-shadow:none;background:0 0;border:0;border-radius:12px;flex:1;font-size:13px}.dashboard .actions button:hover{background:var(--thread-raised);border:0;transform:none}.dashboard .actions .new-group{background:var(--thread-blue);box-shadow:none;flex:1.2}.dashboard .coffee-widget{display:none}.dashboard .searchbar{border:1px solid var(--thread-line);background:var(--thread-surface);border-radius:17px;gap:4px;height:50px;margin-top:14px;padding:5px}.dashboard .searchbar button,.dashboard .searchbar label{background:0 0;border:0}.dashboard .search-settings{width:42px;border-radius:12px!important}.dashboard .searchbar input{font-size:14px}.dashboard .search-button{border-radius:12px;width:102px;background:var(--thread-raised)!important}.dashboard .speed{gap:2px;margin-left:4px}.dashboard .speed button{width:43px;border:0!important;border-radius:10px!important}.dashboard .speed button.active{background:var(--thread-blue)}.dashboard .language-tabs{gap:7px;padding:13px 2px 28px}.dashboard .language-tabs button{border-color:var(--thread-line);background:0 0;border-radius:10px;height:31px;font-size:12px}.dashboard .language-tabs button.active{border-color:var(--thread-blue)}.dashboard .groups{gap:16px}.dashboard .group-card{border-color:var(--thread-line);background:var(--thread-surface);min-height:318px;box-shadow:none;border-radius:18px}.dashboard .group-card:hover{border-color:#3b4e5a;transform:translateY(-2px);box-shadow:0 14px 35px #00000029}.dashboard .group-card header{border-color:var(--thread-line);padding:17px 18px}.dashboard .members{min-height:158px;padding:22px 20px 8px}.dashboard .person-avatar,.dashboard .empty-seat{width:94px;height:94px}.dashboard .person-avatar{border:3px solid var(--thread-surface);box-shadow:none;outline:2px solid #268fd6;font-size:27px}.dashboard .person:nth-child(2n) .person-avatar{box-shadow:none;outline:2px solid #55baff}.dashboard .join-row{border-color:var(--thread-line);height:62px;padding:8px 16px}.dashboard .join-row button{background:#142c3b;border-radius:11px;min-width:156px;height:38px;padding:0 14px}.dashboard .loading{border:1px solid var(--thread-line);background:var(--thread-surface);border-radius:18px}.dashboard .floating{right:24px}.dashboard .floating button{border:1px solid #ffffff2e;width:52px;height:52px}@media (max-width:1180px){.dashboard .actions{grid-template-columns:repeat(3,1fr);display:grid}.dashboard .searchbar{flex-wrap:nowrap}.dashboard .language-tabs{padding-top:13px}}@media (max-width:800px){.thread-rail{border-top:1px solid #26343d;border-right:0;flex-direction:row;justify-content:center;width:auto;height:66px;padding:6px 10px;inset:auto 0 0}.thread-rail .rail-brand,.thread-rail .rail-menu{display:none}.thread-rail:hover{width:auto;box-shadow:none;align-items:center}.thread-rail .rail-main{flex-direction:row;flex:none;justify-content:space-around;gap:4px;width:min(480px,100%)}.thread-rail button,.thread-rail a{width:50px;height:50px}.thread-rail:hover button,.thread-rail:hover a{place-items:center;width:50px;padding-left:0;display:grid}.thread-rail button:after,.thread-rail a:after{display:none}.dashboard .shell{width:calc(100% - 28px);margin:auto;padding-bottom:100px}.dashboard .floating{bottom:80px}}@media (max-width:620px){.dashboard .community-title{margin:32px 0 38px}.dashboard .actions{grid-template-columns:1fr 1fr}.dashboard .searchbar{flex-wrap:wrap;height:auto}.dashboard .searchbar label,.dashboard .search-button{height:42px}.dashboard .speed{width:100%;height:38px;margin:4px 0 0}.dashboard .language-tabs{padding-top:8px}}.dashboard .overlay{-webkit-backdrop-filter:blur(9px)saturate(112%);background:#03080cb3;justify-content:center;align-items:center;padding:24px;animation:.18s ease-out both modal-backdrop-in;display:flex}.dashboard .dialog{scrollbar-width:thin;scrollbar-color:#3d4b54 transparent;background:#111d25;border:1px solid #35444e;border-radius:24px;width:min(520px,100%);max-height:min(760px,100dvh - 48px);padding:28px 30px 30px;animation:.26s cubic-bezier(.2,.82,.25,1.08) both modal-card-in;overflow-y:auto;box-shadow:0 28px 90px #00000094,inset 0 1px #ffffff0e}.dashboard .dialog:before{content:"";opacity:0;background:#4a5861;border-radius:99px;width:36px;height:4px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.dashboard .dialog>.mark,.dashboard .story-upload>svg,.dashboard .notifications-dialog>svg{margin-top:5px}.dashboard .dialog h2{margin-top:13px;font-size:21px}.dashboard .dialog form{margin-top:21px}.dashboard .dialog label{font-size:12px;font-weight:600}.dashboard .dialog input,.dashboard .dialog select{background:#0c171e;border:1px solid #3a4a54;border-radius:13px;height:48px}.dashboard .dialog input:focus,.dashboard .dialog select:focus{border-color:#1598f6;box-shadow:0 0 0 3px #1598f624}.dashboard .dialog-submit{height:48px;box-shadow:none;background:#1598f6;border-radius:13px}.dashboard .dialog .close{z-index:3;float:right;background:#1b2a34;border:1px solid #35444e;margin:0 -3px -30px 0;position:sticky;top:0}.dashboard .dialog .close:hover{color:#fff;background:#263843}.dashboard .auth-tabs{background:#0c171e;border:1px solid #30404a;border-radius:13px;padding:4px}.dashboard .auth-tabs button{border:0;border-radius:9px}.dashboard .auth-tabs button.active{color:#fff;background:#23343f;border:0}.dashboard .story-viewer{border:1px solid #35444e;border-radius:22px;animation:.26s cubic-bezier(.2,.82,.25,1.08) both modal-card-in}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-card-in{0%{opacity:0;transform:translateY(16px)scale(.965)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:620px){.dashboard .overlay{align-items:flex-end;padding:0}.dashboard .dialog{width:100%;max-height:min(88dvh,760px);padding:34px 20px calc(24px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:24px 24px 0 0;animation:.3s cubic-bezier(.22,.8,.24,1) both modal-sheet-in}.dashboard .dialog:before{opacity:1}.dashboard .dialog .close{margin-right:0;top:0}.dashboard .dialog-row{grid-template-columns:1fr}.dashboard .story-overlay{align-items:center;padding:12px}.dashboard .story-viewer{border-radius:22px;height:calc(100dvh - 24px)}@keyframes modal-sheet-in{0%{opacity:.7;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}@media (prefers-reduced-motion:reduce){.dashboard .overlay,.dashboard .dialog,.dashboard .story-viewer{animation:none}}.room-screen{--room-bg:#0f1a22;--room-surface:#15232d;--room-raised:#1a2934;--room-line:#2a3943;--room-blue:#1598f6;color:#d8dde1;background:var(--room-bg);grid-template-columns:minmax(0,1fr) 360px}.room-screen .stage{background:radial-gradient(circle at 50% 45%,#1598f60e,transparent 31%), var(--room-bg)}.room-screen .stage:before{content:"";pointer-events:none;opacity:.12;background-image:radial-gradient(circle at 20% 20%,#4497cf47 0 1px,#0000 1.4px);background-size:28px 28px;position:absolute;inset:0}.room-stage-header{z-index:4;border:1px solid var(--room-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f1a22e0;border-radius:17px;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 14px;display:grid;position:absolute;top:18px;left:20px;right:20px;box-shadow:0 10px 35px #0000001f}.room-home-link,.room-back-home{color:#eef3f5;align-items:center;gap:10px;text-decoration:none;display:flex}.room-home-link b{font-size:17px}.room-logo{border:3px solid var(--room-blue);border-radius:50%;width:31px;height:31px;position:relative}.room-logo i{border:2px solid var(--room-blue);border-radius:50%;width:21px;height:21px;position:absolute;top:3px;left:-3px}.room-stage-title{text-align:center}.room-stage-title strong,.room-stage-title span{display:block}.room-stage-title strong{color:#f0f3f5;text-overflow:ellipsis;white-space:nowrap;max-width:420px;font-size:14px;overflow:hidden}.room-stage-title span{color:#7e909b;margin-top:3px;font-size:10px}.room-back-home{color:#a8b4bb;border-radius:10px;justify-self:end;padding:8px 11px;font-size:12px}.room-back-home:hover{color:#fff;background:var(--room-raised)}.room-back-home svg{width:17px}.room-screen .call-controls{z-index:5;border:1px solid var(--room-line);background:var(--room-surface);border-radius:15px;gap:6px;padding:5px;top:91px;box-shadow:0 12px 34px #00000038}.room-screen .call-controls button{background:var(--room-raised);border:0;border-radius:10px;width:48px;height:43px}.room-screen .call-controls button.blue{background:var(--room-blue)}.room-screen .call-controls button.hangup{color:#ff5970;background:#291d25;width:68px}.room-screen .participant-grid{bottom:82px}.room-screen .participant-tile{background:var(--room-surface);border:1px solid #31434e;border-radius:20px;width:132px;height:132px;overflow:visible;box-shadow:0 18px 45px #00000047}.room-screen .tile-portrait{background:radial-gradient(circle at 55% 30%,#2775b4,#101a22 70%);border-radius:19px;overflow:hidden}.room-screen .participant-tile b{text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a1821c7;border-radius:8px;max-width:calc(100% - 20px);padding:4px 8px;bottom:9px;left:10px;overflow:hidden}.room-screen .participant-tile>svg{bottom:10px;right:9px}.room-screen .online-presence{top:9px;right:9px}.room-screen .reaction-dock{border:1px solid var(--room-line);background:var(--room-surface);border-radius:16px;gap:3px;width:auto;height:50px;padding:5px;bottom:16px;box-shadow:0 12px 32px #0000003d}.room-screen .reaction-dock button{border-radius:11px;width:42px}.room-screen .reaction-dock button:hover{background:var(--room-raised)}.room-screen .keyboard{border:1px solid var(--room-line);background:var(--room-surface);border-radius:12px;width:42px;height:42px;bottom:18px;left:18px}.room-screen .side-panel{border-left:1px solid var(--room-line);scrollbar-width:thin;scrollbar-color:#354650 transparent;background:#111d25}.room-screen .panel-tabs{border-color:var(--room-line);grid-template-columns:repeat(5,43px) 1fr;gap:3px;height:64px;padding:7px 8px}.room-screen .panel-tabs button{border-radius:11px}.room-screen .panel-tabs button:hover{background:var(--room-raised);color:#fff}.room-screen .panel-tabs button.active{color:var(--room-blue);background:#192b37}.room-screen .panel-tabs button.active:after{border-radius:2px;height:2px;left:9px;right:9px}.room-screen .settings-panel{padding:22px 16px}.room-screen .profile-block{border:1px solid var(--room-line);background:var(--room-surface);border-radius:16px;padding:14px}.room-screen .side-avatar{width:58px;height:58px}.room-screen .setting-divider{margin:24px 0 14px}.room-screen .setting-divider i{background:var(--room-line)}.room-screen .setting-divider strong{color:#cbd2d6;font-size:11px}.room-screen .setting-tabs{border:1px solid var(--room-line);background:#0d1820;border-radius:13px;gap:3px;padding:4px}.room-screen .setting-tabs button{color:#8d9ba4;border:0;border-radius:9px;height:38px}.room-screen .setting-tabs button.active{background:var(--room-raised);color:var(--room-blue)}.room-screen .setting-row{height:32px;padding:0 6px}.room-screen .toggle{width:61px;height:23px;font-size:9px}.room-screen .clear-cache{border-color:var(--room-line);background:var(--room-surface);border-radius:11px}.room-screen .clear-cache:hover{border-color:var(--room-blue);color:#fff}.room-screen .room-info-card,.room-screen .person-line{border:1px solid var(--room-line);background:var(--room-surface);border-radius:14px}.room-screen .chat-compose{border:1px solid var(--room-line);background:#0c171e;border-radius:13px}.room-screen .room-chat-panel>form{border-color:var(--room-line);background:#111d25}.room-screen .open-panel{border:1px solid #ffffff2e;box-shadow:0 10px 25px #00000047}@media (max-width:800px){.room-screen{grid-template-columns:1fr}.room-stage-header{top:12px;left:12px;right:12px}.room-screen .call-controls{top:82px;left:50%;transform:translate(-50%)}.room-home-link b,.room-back-home span{display:none}.room-stage-title strong{max-width:180px}.room-screen .side-panel{width:min(360px,100%)}}.dashboard .community-title .instrabook-wordmark{letter-spacing:-.8px;font-family:Dancing Script,Segoe Script,cursive;font-style:normal;font-weight:700;transform:rotate(-1deg)}.room-screen .call-controls{top:18px}.room-screen .stage{padding-left:60px}.room-thread-rail{z-index:20}.room-thread-rail .room-logo{flex:none;display:block}@media (max-width:800px){.room-screen .call-controls{top:14px}.room-screen .stage{padding-bottom:66px;padding-left:0}}.appearance-dialog>svg{color:#1598f6;width:31px;height:31px}.theme-options,.room-theme-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.theme-options{margin-top:24px}.theme-options button,.room-theme-options button{color:#aab5bc;background:#0c171e;border:1px solid #354650;border-radius:14px}.theme-options button{text-align:left;align-items:center;gap:13px;min-height:92px;padding:16px;display:flex}.theme-options button>svg{width:25px}.theme-options button span,.theme-options button b,.theme-options button small{display:block}.theme-options button b{color:#edf2f4;font-size:14px}.theme-options button small{color:#71838e;margin-top:4px;font-size:10px}.theme-options button.active,.room-theme-options button.active{color:#1598f6;background:#142c3b;border-color:#1598f6}.room-theme-options button{justify-content:center;align-items:center;gap:7px;height:42px;display:flex}.room-theme-options svg{width:16px}.dashboard.light-theme:before{background:radial-gradient(circle at 50% 0,#1598f61a,#0000 32%)}.dashboard.light-theme .thread-rail{background:#fff;border-color:#dce3e8}.dashboard.light-theme .thread-rail button:hover,.dashboard.light-theme .thread-rail a:hover,.dashboard.light-theme .thread-rail .active{color:#172a38;background:#eef3f6}.dashboard.light-theme .profile,.dashboard.light-theme .notice-button,.dashboard.light-theme .actions,.dashboard.light-theme .searchbar,.dashboard.light-theme .group-card,.dashboard.light-theme .loading{color:#253746;background:#fff;border-color:#dce3e8}.dashboard.light-theme .actions button{color:#536570}.dashboard.light-theme .actions button:hover,.dashboard.light-theme .search-button{color:#253746;background:#eef3f6!important}.dashboard.light-theme .language-tabs button{color:#526570;background:#fff;border-color:#ccd8df}.dashboard.light-theme .person-avatar{border-color:#fff}.dashboard.light-theme .dialog{color:#253746;background:#fff;border-color:#d5e0e6}.room-screen.light-theme .stage:before{opacity:.08}.room-screen.light-theme .profile-block,.room-screen.light-theme .setting-tabs,.room-screen.light-theme .call-controls,.room-screen.light-theme .reaction-dock{background:#fff;border-color:#d5e0e6;box-shadow:0 10px 30px #20425717}.dashboard.light-theme{color:#0a0a0a;background:#fff}.dashboard.light-theme:before{display:none}.dashboard.light-theme .thread-rail{box-shadow:none;background:#fff;border-color:#e8e8e8}.dashboard.light-theme .thread-rail button,.dashboard.light-theme .thread-rail a{color:#5f6368}.dashboard.light-theme .thread-rail button:hover,.dashboard.light-theme .thread-rail a:hover{color:#050505;background:#f3f3f3}.dashboard.light-theme .thread-rail .active{color:#050505;background:#f0f0f0}.dashboard.light-theme .thread-rail .rail-main button:nth-child(3){color:#fff;box-shadow:none;background:#111}.dashboard.light-theme .thread-rail .mark{box-shadow:none;border-color:#111}.dashboard.light-theme .thread-rail .mark i{background:#fff;border-color:#111}.dashboard.light-theme .topbar{background:#fffffff0;border-color:#e5e5e5}.dashboard.light-theme .brand,.dashboard.light-theme .community-title small,.dashboard.light-theme .stories-title strong{color:#0a0a0a}.dashboard.light-theme .profile,.dashboard.light-theme .notice-button{color:#111;box-shadow:none;background:#fff;border-color:#dedede}.dashboard.light-theme .profile-avatar{color:#fff;background:#111}.dashboard.light-theme .community-title .instrabook-wordmark{color:#111;-webkit-text-fill-color:#111;text-shadow:none;background:0 0}.dashboard.light-theme .stories-title span,.dashboard.light-theme .stories-section .stories-strip>p{color:#888}.dashboard.light-theme .stories-section .add-story,.dashboard.light-theme .stories-section .story-bubble{box-shadow:none;border-color:#dedede}.dashboard.light-theme .stories-section .add-story{color:#111;background:#fff}.dashboard.light-theme .stories-section .create-cover{color:#111;background:#f5f5f5}.dashboard.light-theme .stories-section .add-story>i{background:#111;border-color:#fff}.dashboard.light-theme .actions{box-shadow:none;background:#fff;border-color:#e2e2e2}.dashboard.light-theme .actions button{color:#484848;background:0 0}.dashboard.light-theme .actions button:hover{color:#111;background:#f5f5f5}.dashboard.light-theme .actions .new-group{color:#fff;background:#111}.dashboard.light-theme .searchbar{box-shadow:none;background:#fff;border-color:#dedede}.dashboard.light-theme .searchbar input{color:#111}.dashboard.light-theme .searchbar input::placeholder{color:#949494}.dashboard.light-theme .search-settings{color:#666}.dashboard.light-theme .search-button{color:#111;background:#f2f2f2!important}.dashboard.light-theme .speed button{color:#555;background:0 0}.dashboard.light-theme .speed button.active{color:#fff;background:#111}.dashboard.light-theme .language-tabs button{color:#555;box-shadow:none;background:#fff;border-color:#dedede}.dashboard.light-theme .language-tabs button:hover{color:#111;background:#f5f5f5;border-color:#cfcfcf}.dashboard.light-theme .language-tabs button.active{color:#fff;background:#111;border-color:#111}.dashboard.light-theme .group-card,.dashboard.light-theme .loading{color:#111;box-shadow:none;background:#fff;border-color:#dedede}.dashboard.light-theme .group-card:hover{border-color:#bbb;box-shadow:0 8px 24px #0000000e}.dashboard.light-theme .group-card header,.dashboard.light-theme .join-row{border-color:#e8e8e8}.dashboard.light-theme .room-heading strong,.dashboard.light-theme .person span{color:#111}.dashboard.light-theme .room-heading p{color:#666}.dashboard.light-theme .room-heading em{color:#888}.dashboard.light-theme .room-settings{color:#555}.dashboard.light-theme .person-avatar{box-shadow:none;border-color:#fff;outline-color:#111}.dashboard.light-theme .person:nth-child(2n) .person-avatar{box-shadow:none;outline-color:#777}.dashboard.light-theme .join-row button{color:#111;background:#f3f3f3}.dashboard.light-theme .floating button{color:#fff;background:#111;box-shadow:0 7px 18px #0000001f;border-color:#111!important}.dashboard.light-theme .floating button:first-child{color:#111;background:#fff;border-color:#ddd!important}.dashboard.light-theme .dialog{color:#111;background:#fff;border-color:#dedede;box-shadow:0 24px 80px #0000002e}.dashboard.light-theme .dialog h2{color:#111}.dashboard.light-theme .dialog>p,.dashboard.light-theme .dialog label{color:#666}.dashboard.light-theme .dialog input,.dashboard.light-theme .dialog select,.dashboard.light-theme .theme-options button{color:#111;background:#fafafa;border-color:#ddd}.dashboard.light-theme .dialog .close{color:#111;background:#f2f2f2;border-color:#e2e2e2}.dashboard.light-theme .dialog-submit{color:#fff;background:#111}.dashboard.light-theme .theme-options button b{color:#111}.dashboard.light-theme .theme-options button.active{color:#111;background:#f1f1f1;border-color:#111}.room-screen.light-theme{color:#111;background:#fff}.room-screen.light-theme .stage{background:#fff}.room-screen.light-theme .stage:before{display:none}.room-screen.light-theme .thread-rail,.room-screen.light-theme .side-panel{background:#fff;border-color:#e5e5e5}.room-screen.light-theme .thread-rail button,.room-screen.light-theme .thread-rail a{color:#5f6368}.room-screen.light-theme .thread-rail button:hover,.room-screen.light-theme .thread-rail a:hover,.room-screen.light-theme .thread-rail .active{color:#111;background:#f1f1f1}.room-screen.light-theme .thread-rail .rail-main button:nth-child(3){color:#fff;box-shadow:none;background:#111}.room-screen.light-theme .call-controls,.room-screen.light-theme .reaction-dock,.room-screen.light-theme .profile-block,.room-screen.light-theme .setting-tabs{background:#fff;border-color:#ddd;box-shadow:0 7px 22px #00000012}.room-screen.light-theme .call-controls button{color:#111;background:#f1f1f1}.room-screen.light-theme .call-controls button.blue{color:#fff;background:#111}.room-screen.light-theme .call-controls button.hangup{color:#d83248;background:#fff0f2}.room-screen.light-theme .panel-tabs{border-color:#e5e5e5}.room-screen.light-theme .panel-tabs button{color:#777}.room-screen.light-theme .panel-tabs button:hover,.room-screen.light-theme .panel-tabs button.active{color:#111;background:#f2f2f2}.room-screen.light-theme .profile-block p,.room-screen.light-theme .setting-row{color:#444}.room-screen.light-theme .setting-divider i{background:#e3e3e3}.room-screen.light-theme .setting-divider strong{color:#555}.room-screen.light-theme .setting-tabs{background:#f5f5f5}.room-screen.light-theme .setting-tabs button{color:#666}.room-screen.light-theme .setting-tabs button.active{color:#111;background:#fff}.room-screen.light-theme .toggle.on{background:#111}.room-screen.light-theme .room-theme-options button{color:#555;background:#fafafa;border-color:#ddd}.room-screen.light-theme .room-theme-options button.active{color:#111;background:#f1f1f1;border-color:#111}.room-screen.light-theme .clear-cache{color:#333;background:#fff;border-color:#ddd}.dashboard.light-theme,.room-screen.light-theme,.dashboard.light-theme .brand,.dashboard.light-theme .community-title small,.dashboard.light-theme .stories-title strong,.dashboard.light-theme .room-heading strong,.dashboard.light-theme .person span,.dashboard.light-theme .dialog h2,.dashboard.light-theme .theme-options button b{color:#101b23}.dashboard.light-theme .community-title .instrabook-wordmark{color:#101b23;-webkit-text-fill-color:#101b23}.dashboard.light-theme .thread-rail button:hover,.dashboard.light-theme .thread-rail a:hover,.dashboard.light-theme .thread-rail .active,.room-screen.light-theme .thread-rail button:hover,.room-screen.light-theme .thread-rail a:hover,.room-screen.light-theme .thread-rail .active{color:#101b23}.dashboard.light-theme .thread-rail .rail-main button:nth-child(3),.dashboard.light-theme .actions .new-group,.dashboard.light-theme .speed button.active,.dashboard.light-theme .language-tabs button.active,.dashboard.light-theme .floating button,.dashboard.light-theme .dialog-submit,.room-screen.light-theme .thread-rail .rail-main button:nth-child(3),.room-screen.light-theme .call-controls button.blue,.room-screen.light-theme .toggle.on{background:#101b23}.dashboard.light-theme .thread-rail .mark,.dashboard.light-theme .thread-rail .mark i{border-color:#101b23}.dashboard.light-theme .profile-avatar{background:#101b23}.dashboard.light-theme .language-tabs button.active,.dashboard.light-theme .theme-options button.active,.room-screen.light-theme .room-theme-options button.active{border-color:#101b23}.dashboard.light-theme .join-row button,.dashboard.light-theme .search-button,.dashboard.light-theme .dialog,.dashboard.light-theme .dialog input,.dashboard.light-theme .dialog select,.room-screen.light-theme .panel-tabs button:hover,.room-screen.light-theme .panel-tabs button.active,.room-screen.light-theme .setting-tabs button.active,.room-screen.light-theme .room-theme-options button.active{color:#101b23}.room-screen.light-theme .panel-tabs button.active:after{background:#101b23}@media (max-width:620px){html,body{overflow-x:hidden}.dashboard .shell{width:100%;padding:0 12px calc(88px + env(safe-area-inset-bottom));margin:0}.dashboard .topbar{border-bottom:1px solid var(--thread-line);height:56px;margin:0 -12px;padding:0 14px;top:0}.dashboard .brand{font-size:17px}.dashboard .account-actions{gap:6px}.dashboard .notice-button{width:38px;height:38px}.dashboard .profile{white-space:nowrap;max-width:148px;height:38px;padding-right:9px;overflow:hidden}.dashboard .profile-avatar{flex:0 0 29px;width:29px;height:29px}.dashboard .community-title{flex-direction:row;gap:9px;margin:27px 0 30px}.dashboard .community-title .instrabook-wordmark{font-size:36px}.dashboard .community-title small{letter-spacing:-.25px;font-size:14px}.stories-section{margin-bottom:18px}.stories-title{padding:0 2px 10px}.stories-title strong{font-size:15px}.stories-title span{font-size:9px}.stories-section .stories-strip{scroll-snap-type:x proximity;gap:12px;min-height:100px;margin:0 -12px;padding:2px 12px 8px}.stories-section .add-story,.stories-section .story-bubble{width:72px;height:94px;box-shadow:none;scroll-snap-align:start;background:0 0;border:0;border-radius:0;flex:0 0 72px;overflow:visible}.stories-section .create-cover,.stories-section .story-bubble>img{object-fit:cover;border:2px solid #31434e;border-radius:50%;width:68px;height:68px;position:absolute;inset:0 auto auto 0}.stories-section .create-cover{background:#142732}.stories-section .create-cover svg{width:23px;height:23px}.stories-section .add-story>i{border-width:2px;width:23px;height:23px;top:45px;left:48px}.stories-section .add-story>i svg{width:13px}.stories-section .add-story>b,.stories-section .story-bubble>b{color:#cdd4d8;text-align:center;text-shadow:none;white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:1.2;bottom:2px;left:0;right:0;overflow:hidden}.stories-section .story-bubble:after{display:none}.stories-section .story-bubble>span{opacity:0;border-radius:50%;width:68px;height:68px;top:0;left:0}.dashboard .actions{background:0 0;border:0;grid-template-columns:1fr;padding:0;display:grid}.dashboard .actions>:not(.new-group){display:none!important}.dashboard .actions .new-group{border-radius:13px;width:100%;height:45px}.dashboard .searchbar{border-radius:14px;grid-template-columns:40px minmax(0,1fr) 48px;height:48px;margin-top:12px;padding:3px;display:grid}.dashboard .searchbar label{border:0;height:40px}.dashboard .search-button{border-radius:10px;width:44px;height:40px;margin:0;font-size:0}.dashboard .search-button svg{margin:0}.dashboard .speed{border:1px solid var(--thread-line);background:var(--thread-surface);border-radius:12px;grid-column:1/-1;width:100%;height:37px;margin:7px 0 0;padding:3px}.dashboard .speed button{height:29px;border-radius:8px!important}.dashboard .language-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:7px;margin:48px -12px 0;padding:10px 12px 18px;overflow-x:auto}.dashboard .language-tabs::-webkit-scrollbar{display:none}.dashboard .language-tabs button{border-radius:999px;flex:none;height:32px}.dashboard .groups{grid-template-columns:1fr;gap:12px}.dashboard .group-card{border-radius:16px;min-height:280px}.dashboard .group-card header{padding:14px}.dashboard .group-card .mark{width:30px;height:30px}.dashboard .members{gap:15px;min-height:136px;padding:19px 14px 8px;overflow-x:auto}.dashboard .person{flex:0 0 82px}.dashboard .person-avatar,.dashboard .empty-seat{width:78px;height:78px;font-size:22px}.dashboard .join-row{height:58px;padding:8px 12px}.dashboard .join-row button{width:100%;height:38px}.dashboard .loading{border-radius:16px;padding:58px 16px}.dashboard .floating{display:none}.thread-rail{height:calc(62px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c161df5}.thread-rail .rail-main{width:100%;max-width:430px}.thread-rail button,.thread-rail a,.thread-rail:hover button,.thread-rail:hover a{width:46px;height:46px}.thread-rail svg{width:23px;height:23px}.dashboard.light-theme .stories-section .add-story>b,.dashboard.light-theme .stories-section .story-bubble>b{color:#333}.dashboard.light-theme .stories-section .create-cover{background:#f3f3f3;border-color:#ddd}.dashboard.light-theme .thread-rail{background:#fffffff5}.dashboard.light-theme .speed{background:#fff;border-color:#ddd}.room-screen{height:100dvh}.room-screen .stage{min-width:0;padding:0 0 calc(62px + env(safe-area-inset-bottom))}.room-screen .call-controls{width:max-content;max-width:calc(100% - 24px);top:12px}.room-screen .call-controls button{width:44px;height:42px}.room-screen .call-controls button.hangup{width:62px}.room-screen .participant-grid{width:calc(100% - 28px);max-height:calc(100dvh - 230px);bottom:132px;overflow-y:auto}.room-screen .participant-tile{border-radius:17px;width:112px;height:112px}.room-screen .tile-portrait{border-radius:16px}.room-screen .reaction-dock{bottom:76px}.room-screen .keyboard{display:none}.room-screen .side-panel{z-index:30;top:auto;bottom:calc(62px + env(safe-area-inset-bottom));width:100%;height:calc(100dvh - 62px - env(safe-area-inset-bottom));border:0;border-radius:20px 20px 0 0;box-shadow:0 -16px 50px #00000059}.room-screen .panel-tabs{z-index:3;background:inherit;grid-template-columns:repeat(5,1fr) 42px 42px;height:58px;padding:6px 8px;position:sticky;top:0}.room-screen .settings-panel{padding:15px 14px 28px}.room-screen .profile-block{padding:12px}.room-screen .room-chat-panel{height:calc(100dvh - 120px - env(safe-area-inset-bottom))}.room-screen .open-panel{width:44px;height:44px;top:14px;right:14px}.room-screen.light-theme .thread-rail{background:#fffffff5}}.active-room-mini{z-index:14;color:#dce3e7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#15232df5;border:1px solid #344651;border-radius:18px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;width:min(390px,100% - 48px);min-height:82px;padding:11px 12px;animation:.25s ease-out both mini-room-in;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 55px #0000006b}.mini-room-avatar{color:#fff;background:radial-gradient(circle at 55% 28%,#2775b4,#101a22 72%);border-radius:15px;place-items:center;width:50px;height:50px;font-size:14px;font-weight:800;display:grid;position:relative}.mini-room-avatar i{background:#28ce72;border:2px solid #15232d;border-radius:50%;width:11px;height:11px;position:absolute;top:-2px;right:-2px}.mini-room-copy{min-width:0}.mini-room-copy small,.mini-room-copy strong,.mini-room-copy span{display:block}.mini-room-copy small{color:#1598f6;letter-spacing:.7px;font-size:8px;font-weight:700}.mini-room-copy strong{color:#f1f4f5;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;overflow:hidden}.mini-room-copy span{color:#84949e;margin-top:4px;font-size:9px}.mini-room-actions{align-items:center;gap:5px;display:flex}.mini-room-actions button,.mini-room-actions a,.mini-muted{color:#a9b5bc;background:#20313c;border:0;border-radius:10px;place-items:center;width:34px;height:34px;text-decoration:none;display:grid}.mini-room-actions svg{width:16px;height:16px}.mini-room-actions button{color:#ff6175;background:#2b2028}.mini-room-actions a{color:#fff;background:#1598f6}.mini-muted{background:0 0;width:26px}.mini-room-actions .mini-mic{color:#a9b5bc;background:#20313c}.mini-room-actions .mini-mic.live{color:#49d991;background:#18372f}@keyframes mini-room-in{0%{opacity:0;transform:translateY(14px)scale(.97)}}.dashboard.light-theme .active-room-mini{color:#101b23;background:#fffffff7;border-color:#ddd;box-shadow:0 14px 45px #101b2324}.dashboard.light-theme .mini-room-copy strong,.dashboard.light-theme .mini-room-copy small{color:#101b23}.dashboard.light-theme .mini-room-actions button,.dashboard.light-theme .mini-muted{background:#f2f2f2}.dashboard.light-theme .mini-room-actions .mini-mic{color:#536570;background:#f2f2f2}.dashboard.light-theme .mini-room-actions .mini-mic.live{color:#087a50;background:#e7f7f0}.dashboard.light-theme .mini-room-actions a{background:#101b23}.dashboard:has(.active-room-mini) .floating{bottom:122px}@media (max-width:800px){.active-room-mini{right:10px;bottom:calc(72px + env(safe-area-inset-bottom));border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;width:calc(100% - 20px);min-height:70px;padding:9px 10px}.mini-room-avatar{border-radius:13px;width:43px;height:43px}.mini-room-actions{gap:3px}.mini-room-actions button,.mini-room-actions a{width:32px;height:32px}.mini-muted{display:none}}.dashboard .brand span,.dashboard .community-title .instrabook-wordmark,.thread-rail .rail-brand:after{letter-spacing:-.7px;font-family:Dancing Script,Segoe Script,cursive;font-style:italic;font-weight:700}.dashboard .brand span{font-size:23px;line-height:1}.dashboard .community-title .instrabook-wordmark{transform:skew(-3deg)rotate(-1deg)}.thread-rail .rail-brand:after{font-size:22px}.chat-directory-panel{z-index:18;color:#dce3e7;background:#182630;border:1px solid #3a4a54;border-radius:18px;grid-template-rows:64px auto auto minmax(0,1fr);width:410px;height:min(620px,100dvh - 48px);animation:.24s cubic-bezier(.2,.8,.25,1) both chat-panel-in;display:grid;position:fixed;bottom:24px;right:96px;overflow:hidden;box-shadow:0 24px 70px #0000007a}.chat-directory-panel>header{border-bottom:1px solid #394851;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.chat-directory-tabs{align-self:stretch;gap:3px;display:flex}.chat-directory-tabs button,.chat-directory-close{color:#aab5bb;background:0 0;border:0;width:54px;position:relative}.chat-directory-tabs button:hover,.chat-directory-close:hover{color:#fff;background:#21323d}.chat-directory-tabs button.active{color:#1598f6}.chat-directory-tabs button.active:after{content:"";background:#1598f6;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:5px;right:5px}.chat-directory-tabs svg,.chat-directory-close svg{width:23px}.chat-directory-close{border-radius:11px;height:44px}.chat-directory-filters{grid-template-columns:repeat(3,1fr);gap:5px;padding:13px 12px 7px;display:grid}.chat-directory-filters button{color:#aab5bb;white-space:nowrap;background:0 0;border:0;border-radius:9px;height:34px;font-size:12px}.chat-directory-filters button:hover{background:#21323d}.chat-directory-filters button i{vertical-align:-2px;border:2px solid #1598f6;border-radius:50%;width:13px;height:13px;margin-right:4px;display:inline-block}.chat-directory-filters button.active{color:#fff;background:#21323d}.chat-directory-filters button.active i{background:#1598f6;box-shadow:inset 0 0 0 3px #182630}.chat-directory-search{background:#111d25;border:1px solid #3c4e59;border-radius:11px;align-items:center;height:44px;margin:5px 12px 12px;display:flex}.chat-directory-search input{color:#e8edef;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 12px}.chat-directory-search input::placeholder{color:#75858f}.chat-directory-search svg{color:#81919a;width:19px;margin-right:12px}.chat-directory-list{scrollbar-width:thin;scrollbar-color:#278ed3 transparent;border-top:1px solid #33434d;padding:4px 8px 14px;overflow-y:auto}.chat-directory-person{border-radius:13px;grid-template-columns:52px minmax(0,1fr) 38px 38px;align-items:center;gap:8px;min-height:76px;padding:9px 8px;display:grid}.chat-directory-person:hover{background:#20313c}.chat-person-avatar{color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-size:12px;font-weight:800;display:grid;position:relative}.chat-person-avatar i{background:#33cf6e;border:2px solid #182630;border-radius:50%;width:12px;height:12px;position:absolute;bottom:1px;right:0}.chat-directory-person>div:nth-child(2){min-width:0}.chat-directory-person strong,.chat-directory-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-directory-person strong{color:#1598f6;font-size:13px;font-weight:600}.chat-directory-person small{color:#778a95;margin-top:4px;font-size:9px}.chat-directory-person>a,.chat-directory-person>button{color:#1598f6;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;text-decoration:none;display:grid}.chat-directory-person>a:hover,.chat-directory-person>button:hover{background:#293b46}.chat-directory-person svg{width:18px}.chat-directory-person>button{color:#ff5e73}.chat-directory-empty{color:#788a94;margin:auto;font-size:12px}@keyframes chat-panel-in{0%{opacity:0;transform:translateY(15px)scale(.97)}}.dashboard.light-theme .chat-directory-panel{color:#101b23;background:#fff;border-color:#ddd;box-shadow:0 20px 60px #101b2329}.dashboard.light-theme .chat-directory-panel>header,.dashboard.light-theme .chat-directory-list{border-color:#e5e5e5}.dashboard.light-theme .chat-directory-tabs button,.dashboard.light-theme .chat-directory-close{color:#667781}.dashboard.light-theme .chat-directory-tabs button:hover,.dashboard.light-theme .chat-directory-close:hover,.dashboard.light-theme .chat-directory-filters button:hover,.dashboard.light-theme .chat-directory-filters button.active,.dashboard.light-theme .chat-directory-person:hover{color:#101b23;background:#f2f4f5}.dashboard.light-theme .chat-directory-search{background:#f7f7f7;border-color:#ddd}.dashboard.light-theme .chat-directory-search input,.dashboard.light-theme .chat-directory-person strong{color:#101b23}.dashboard.light-theme .chat-person-avatar i{border-color:#fff}@media (max-width:620px){.chat-directory-panel{right:0;bottom:calc(62px + env(safe-area-inset-bottom));border-width:1px 0 0;border-radius:20px 20px 0 0;width:100%;height:min(72dvh,620px);animation:.3s cubic-bezier(.22,.8,.24,1) both modal-sheet-in}.chat-directory-person{grid-template-columns:48px minmax(0,1fr) 38px 38px}.chat-person-avatar{width:46px;height:46px}.dashboard .shell{padding-left:10px;padding-right:10px}.dashboard .topbar{height:50px;margin:0 -10px;padding:0 12px}.dashboard .brand span{font-size:25px}.dashboard .account-actions{gap:7px}.dashboard .notice-button{background:0 0;border:0;width:34px;height:34px;padding:0}.dashboard .notice-button svg{width:21px}.dashboard .profile{width:34px;max-width:34px;height:34px;box-shadow:none;background:0 0;border:0;padding:0;font-size:0}.dashboard .profile-avatar{flex-basis:31px;width:31px;height:31px;font-size:13px}.dashboard .profile>svg,.dashboard .community-title{display:none}.stories-section{margin:14px 0 10px}.stories-title{display:none}.stories-section .stories-strip{gap:11px;min-height:91px;margin:0 -10px;padding:3px 10px 6px}.stories-section .add-story,.stories-section .story-bubble{flex-basis:66px;width:66px;height:88px}.stories-section .create-cover,.stories-section .story-bubble>img,.stories-section .story-bubble>span{width:62px;height:62px}.stories-section .add-story>i{width:21px;height:21px;top:41px;left:43px}.stories-section .add-story>b,.stories-section .story-bubble>b{font-size:8.5px;bottom:1px}.dashboard .actions .new-group{border:1px solid var(--thread-line);color:#d6dee2;background:var(--thread-surface);height:43px;box-shadow:none;text-shadow:none;border-radius:13px;justify-content:flex-start;padding:0 15px;font-size:13px}.dashboard .actions .new-group:after{content:"Start a conversation";color:#7f909a;font-size:13px;font-weight:500}.dashboard .actions .new-group{font-size:0}.dashboard .actions .new-group svg{color:#1598f6;width:18px}.dashboard .searchbar{border-radius:13px;grid-template-columns:minmax(0,1fr) 40px;height:43px;margin-top:8px;padding:2px 3px 2px 11px}.dashboard .search-settings{display:none}.dashboard .searchbar label{height:37px}.dashboard .searchbar input{padding:0;font-size:13px}.dashboard .search-button{width:38px;height:37px}.dashboard .speed{border-radius:10px;grid-column:1/-1;height:32px;margin-top:7px;padding:2px}.dashboard .speed button{height:26px;font-size:11px}.dashboard .language-tabs{gap:6px;margin:39px -10px 0;padding:9px 10px 14px}.dashboard .language-tabs button{height:29px;padding:0 10px;font-size:10px}.dashboard .groups{gap:10px}.dashboard .group-card{border-radius:14px;min-height:250px}.dashboard .loading{place-items:center;min-height:155px;padding:45px 15px;font-size:12px;display:grid}.dashboard .members{min-height:121px}.dashboard .person-avatar,.dashboard .empty-seat{width:70px;height:70px}.dashboard .person{flex-basis:74px}.dashboard .join-row button{font-size:12px}.thread-rail{height:calc(56px + env(safe-area-inset-bottom));padding:4px 6px env(safe-area-inset-bottom);border-top-color:#263740}.thread-rail .rail-main{justify-content:space-around;max-width:none}.thread-rail button,.thread-rail a,.thread-rail:hover button,.thread-rail:hover a{border-radius:11px;width:42px;height:46px}.thread-rail svg{stroke-width:2px;width:22px;height:22px}.thread-rail .rail-main button:nth-child(3){width:45px;height:45px;box-shadow:none;border-radius:13px}.active-room-mini,.chat-directory-panel{bottom:calc(62px + env(safe-area-inset-bottom))}.dashboard.light-theme .actions .new-group{color:#101b23;background:#fff;border-color:#ddd}.dashboard.light-theme .actions .new-group:after{color:#777}.dashboard.light-theme .actions .new-group svg{color:#101b23}}@media (min-width:621px) and (max-width:1100px){.dashboard .searchbar{border-radius:16px;grid-template-rows:44px 38px;grid-template-columns:44px minmax(0,1fr) 104px;gap:6px;height:auto;min-height:100px;padding:5px;display:grid}.dashboard .search-settings{width:44px;height:44px;border-radius:11px!important}.dashboard .searchbar>label{width:100%;min-width:0;height:44px;display:block}.dashboard .searchbar input{width:100%;min-width:0;display:block}.dashboard .search-button{border-radius:11px;width:104px;height:44px}.dashboard .speed{border:1px solid var(--thread-line);background:#111d25;border-radius:11px;grid-area:2/1/auto/-1;gap:3px;width:100%;height:38px;margin:0;padding:3px}.dashboard .speed button{flex:1;width:auto;height:30px;border:0!important;border-radius:8px!important}.dashboard .language-tabs{padding-top:12px}.dashboard.light-theme .speed{background:#f6f6f6;border-color:#ddd}}.dashboard .story-composer{width:min(860px,100%);padding-bottom:24px}.story-composer form{margin-top:18px!important}.story-composer-grid{grid-template-columns:260px minmax(0,1fr);gap:20px;display:grid}.story-live-preview{aspect-ratio:9/16;background:#132b3a;border:1px solid #3a4b55;border-radius:18px;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000003d}.story-live-preview:after{content:"";pointer-events:none;background:linear-gradient(#00000014,#0000 25% 75%,#0000001f);position:absolute;inset:0}.story-live-preview img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.story-live-preview strong{z-index:2;overflow-wrap:anywhere;text-align:center;text-shadow:0 3px 14px #00000059;max-width:88%;font-size:26px;line-height:1.15;position:relative}.story-live-preview>span{color:#ffffff73;font-size:11px}.story-editor{min-width:0}.story-dropzone{text-align:center;background:#0c171e;border:1.5px dashed #526670;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;height:124px;padding:18px;transition:border-color .18s,background .18s,transform .18s;margin:0!important;display:flex!important}.story-dropzone:hover,.story-dropzone.dragging{background:#102635;border-color:#1598f6;transform:translateY(-1px)}.story-dropzone svg{color:#1598f6;width:27px;height:27px}.story-dropzone b{color:#dfe6e9;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:8px;font-size:12px;overflow:hidden}.story-dropzone span{color:#75858f;margin-top:4px;font-size:9px}.story-dropzone input{opacity:0;pointer-events:none;width:1px!important;height:1px!important;position:absolute!important}.story-text-label{position:relative;margin-top:12px!important}.story-text-label textarea{resize:none;color:#e7edef;background:#0c171e;border:1px solid #3a4b55;border-radius:13px;outline:0;width:100%;height:94px;margin-top:6px;padding:12px 13px 23px;font:13px/1.45 Inter,sans-serif}.story-text-label textarea:focus{border-color:#1598f6;box-shadow:0 0 0 3px #1598f624}.story-text-label small{color:#687b86;font-size:8px;position:absolute;bottom:8px;right:10px}.story-color-controls{grid-template-columns:1fr 1fr;gap:9px;margin-top:3px;display:grid}.story-color-controls label{background:#0c171e;border:1px solid #3a4b55;border-radius:12px;justify-content:space-between;align-items:center;height:48px;padding:0 8px 0 12px;margin:7px 0 0!important;display:flex!important}.story-color-controls input[type=color]{cursor:pointer;background:0 0!important;border:0!important;border-radius:9px!important;width:30px!important;height:30px!important;margin:0!important;padding:2px!important}.story-filter-section{border-top:1px solid #34444e;margin-top:17px;padding-top:13px}.story-filter-section>b{color:#cfd7db;font-size:11px}.story-filter-strip{scroll-snap-type:x proximity;gap:10px;margin-top:10px;padding:1px 1px 8px;display:flex;overflow-x:auto}.story-filter-strip button{color:#84949d;scroll-snap-align:start;background:0 0;border:0;flex:0 0 66px;width:66px;padding:0}.story-filter-strip button>span{background:#20313b;border:2px solid #0000;border-radius:12px;width:58px;height:58px;margin:auto;display:block}.story-filter-strip button small{margin-top:5px;font-size:8px;display:block}.story-filter-strip button.active{color:#fff}.story-filter-strip button.active>span{border-color:#1598f6;box-shadow:0 0 0 2px #1598f62e}.story-composer .dialog-submit{margin-top:8px}.dashboard.light-theme .story-live-preview{border-color:#ddd;box-shadow:0 10px 30px #101b231f}.dashboard.light-theme .story-dropzone,.dashboard.light-theme .story-text-label textarea,.dashboard.light-theme .story-color-controls label{color:#101b23;background:#f7f7f7;border-color:#d7d7d7}.dashboard.light-theme .story-dropzone b,.dashboard.light-theme .story-filter-section>b{color:#101b23}.dashboard.light-theme .story-filter-section{border-color:#e2e2e2}.dashboard.light-theme .story-filter-strip button.active{color:#101b23}@media (max-width:700px){.dashboard .story-composer{padding-left:14px;padding-right:14px}.story-composer-grid{grid-template-columns:112px minmax(0,1fr);gap:11px}.story-live-preview{border-radius:14px}.story-live-preview strong{font-size:16px}.story-dropzone{height:90px;padding:10px}.story-dropzone svg{width:22px}.story-dropzone b{margin-top:5px;font-size:10px}.story-dropzone span{font-size:7px}.story-text-label textarea{height:80px;font-size:12px}.story-color-controls label{height:40px;padding-left:7px;font-size:9px}.story-color-controls input[type=color]{width:26px!important;height:26px!important}.story-filter-section{margin-top:13px}.story-filter-strip{margin-right:-14px}}.dashboard .story-composer{border-radius:18px;width:min(1120px,100vw - 32px);height:min(790px,100dvh - 32px);max-height:none;padding:0;overflow:hidden}.story-composer-topbar{background:#111d25;border-bottom:1px solid #34444e;grid-template-columns:1fr auto 1fr;align-items:center;height:58px;padding:0 16px;display:grid}.story-composer-topbar strong{color:#f2f5f6;font-size:15px}.story-composer-topbar button{color:#d6dee2;background:0 0;border:0;border-radius:9px;width:max-content;height:38px;padding:0 10px;font-weight:600}.story-composer-topbar button:hover{background:#20313c}.story-composer-topbar button:last-child{color:#1598f6;justify-self:end}.story-composer>form{height:calc(100% - 58px);overflow:hidden;margin:0!important}.story-composer .story-composer-grid{grid-template-columns:minmax(420px,1fr) 370px;gap:0;height:100%;display:grid}.story-composer .story-live-preview{border-radius:10px;place-self:center;max-width:390px;height:calc(100% - 40px)}.story-editor-pane{scrollbar-width:thin;background:#111d25;border-left:1px solid #34444e;min-width:0;height:100%;overflow-y:auto}.story-editor-pane .story-editor{padding:15px}.story-editor-tabs{border-top:1px solid #34444e;border-bottom:1px solid #34444e;grid-template-columns:1fr 1fr;height:48px;display:grid}.story-editor-tabs button{color:#758791;background:0 0;border:0;font-weight:700;position:relative}.story-editor-tabs button.active{color:#1598f6}.story-editor-tabs button.active:after{content:"";background:#1598f6;height:2px;position:absolute;bottom:-1px;left:0;right:0}.story-filter-grid{grid-template-columns:repeat(3,1fr);gap:16px 11px;padding:16px;display:grid}.story-filter-grid button{color:#80909a;background:0 0;border:0;min-width:0;padding:0}.story-filter-grid button span{aspect-ratio:1;background:#20313b;border:2px solid #0000;border-radius:8px;display:block}.story-filter-grid button small{margin-top:6px;font-size:9px;display:block}.story-filter-grid button.active{color:#1598f6;font-weight:700}.story-filter-grid button.active span{border-color:#1598f6}.story-adjustments{padding:8px 17px 25px}.story-adjustments label{margin:18px 0!important}.story-adjustments label>span{color:#d9e0e3;justify-content:space-between;font-size:12px;display:flex}.story-adjustments label b{color:#788a94;font-size:10px}.story-adjustments input[type=range]{accent-color:#1598f6;background:0 0;width:100%;height:22px;margin:9px 0 0;padding:0}.story-composer .form-error{z-index:3;text-align:center;background:#0f1a22e6;border-radius:9px;padding:9px 12px;position:absolute;bottom:12px;left:15px;right:385px}.dashboard.light-theme .story-composer-topbar,.dashboard.light-theme .story-editor-pane{background:#fff}.dashboard.light-theme .story-composer-topbar,.dashboard.light-theme .story-editor-pane,.dashboard.light-theme .story-editor-tabs{border-color:#ddd}.dashboard.light-theme .story-composer-topbar strong,.dashboard.light-theme .story-composer-topbar button,.dashboard.light-theme .story-composer-topbar button:last-child,.dashboard.light-theme .story-editor-tabs button.active{color:#101b23}.dashboard.light-theme .story-editor-tabs button.active:after{background:#101b23}.dashboard.light-theme .story-adjustments label>span{color:#101b23}.dashboard.light-theme .story-adjustments input[type=range]{accent-color:#101b23}@media (max-width:760px){.dashboard .overlay:has(.story-composer){align-items:stretch;padding:0}.dashboard .story-composer{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.story-composer-topbar{height:52px;padding:0 8px}.story-composer-topbar button span{display:none}.story-composer>form{height:calc(100% - 52px);overflow-y:auto}.story-composer .story-composer-grid{grid-template-columns:1fr;height:auto;display:grid}.story-composer .story-live-preview{width:auto;max-width:none;height:42dvh;margin:12px auto}.story-editor-pane{border-top:1px solid #34444e;border-left:0;height:auto}.story-filter-grid{grid-template-columns:repeat(3,1fr)}.story-composer .form-error{margin:10px;position:static}}.story-progress{background:0 0;gap:3px;height:3px;display:flex}.story-progress>span{background:#ffffff52;border-radius:99px;flex:1;height:3px;overflow:hidden}.story-progress>span.complete{background:#fff}.story-progress>span i{background:#fff;width:100%;height:100%;animation:none;display:block}.story-progress>span.active i{animation:8s linear both story-time}.story-nav{z-index:4;color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000005c;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.story-nav:hover{background:#00000094}.story-nav.previous{left:10px}.story-nav.next{right:10px}.story-nav svg{width:24px}.stories-section .story-bubble>em{z-index:3;color:#fff;background:#1598f6;border:2px solid #1b2730;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:9px;font-style:normal;font-weight:800;display:grid;position:absolute;top:10px;right:10px}.dashboard.light-theme .stories-section .story-bubble>em{background:#101b23;border-color:#fff}.settings-privacy{margin-top:18px}.dashboard.light-theme .settings-privacy{background:#f7f7f7;border-color:#ddd}.dashboard.light-theme .settings-privacy>strong{color:#101b23}.dashboard.light-theme .settings-privacy>span{color:#6d7b84}.dashboard.light-theme .settings-privacy button{color:#536570;border-color:#d4d4d4}.dashboard.light-theme .settings-privacy button.active{color:#fff;background:#101b23;border-color:#101b23}@media (max-width:620px){.stories-section .story-bubble>em{border-width:2px;min-width:18px;height:18px;padding:0 4px;font-size:8px;top:-1px;right:1px}.story-nav{opacity:0;border-radius:0;width:32%;height:auto;top:80px;bottom:0;transform:none}.story-nav.previous{left:0}.story-nav.next{right:0}}.story-reaction-bar{z-index:6;align-items:center;gap:8px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.story-reaction-bar button{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border:0;border-radius:12px;height:39px}.story-reaction-bar button:first-child{place-items:center;width:43px;display:grid}.story-reaction-bar svg{width:22px}.story-reaction-bar .reacted{color:#ff496d}.story-reaction-bar .reacted svg{fill:currentColor}.story-reaction-bar .story-reaction-count{padding:0 13px;font-size:11px;font-weight:600}.story-reactors{z-index:8;color:#dfe5e8;background:#111d25fa;border-top:1px solid #3a4b55;border-radius:20px 20px 0 0;max-height:62%;animation:.25s ease-out both modal-sheet-in;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -18px 50px #00000059}.story-reactors>header{text-shadow:none;border-bottom:1px solid #34444e;grid-template-columns:none;justify-content:space-between;padding:13px 15px;display:flex;position:static}.story-reactors>header strong{font-size:13px}.story-reactors>header button{color:#b5c0c6;background:#24343e;border:0;border-radius:9px;width:30px;height:30px}.story-reactors>header svg{width:16px}.story-reactors>div{max-height:330px;padding:7px 10px 14px;overflow-y:auto}.story-reactors>div>div{border-radius:11px;grid-template-columns:38px 1fr 26px;align-items:center;gap:9px;min-height:54px;padding:6px;display:grid}.story-reactors>div>div:hover{background:#20313b}.story-reactors>div span{color:#fff;background:#24516d;border-radius:50%;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.story-reactors>div b{font-size:11px}.story-reactors>div svg{color:#ff496d;fill:currentColor;width:17px}.story-reactors p{text-align:center;color:#788a94;padding:25px;font-size:11px}.panel-tabs button.control-disabled{color:#5f6b73;opacity:.55;cursor:not-allowed}.room-topic-form{border:1px solid var(--room-line);background:var(--room-deep);border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin:14px 0 4px;padding:12px;display:grid}.room-topic-form label{color:#8fa0aa;min-width:0;font-size:10px;font-weight:600}.room-topic-form input{border:1px solid var(--room-line);color:#e5ebee;background:#0c171e;border-radius:8px;outline:0;width:100%;height:34px;margin-top:5px;padding:0 10px;display:block}.room-topic-form input:focus{border-color:var(--room-blue)}.room-topic-form button{background:var(--room-blue);color:#fff;border:0;border-radius:8px;align-self:end;height:34px;padding:0 12px;font-size:11px;font-weight:700}.room-screen.light-theme .room-topic-form{background:#f6f6f6;border-color:#ddd}.room-screen.light-theme .room-topic-form input{color:#101b23;background:#fff;border-color:#ddd}.room-update-error{color:#ff6678;margin:8px 4px 0;font-size:11px}.usage-setting{background:#111e26;border:1px solid #2e414d;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:15px;display:flex}.usage-setting span,.usage-setting strong,.usage-setting small{display:block}.usage-setting strong{color:#e7edf0;font-size:13px}.usage-setting small{color:#80919b;margin-top:4px;font-size:10px}.usage-setting>b{color:#1598f6;flex:none;font-size:20px}.dashboard.light-theme .usage-setting{background:#f7f7f7;border-color:#ddd}.dashboard.light-theme .usage-setting strong{color:#101b23}.dashboard.light-theme .usage-setting small{color:#6d7b84}.dashboard.light-theme .usage-setting>b{color:#101b23}
.dashboard .person{color:inherit;background:0 0;border:0;padding:0;position:relative}.dashboard .person small{color:#718997;margin-top:4px;font-size:9px;display:block}.follow-dialog{text-align:center}.follow-avatar{color:#fff;background:linear-gradient(145deg,#1598f6,#075f9c);border:4px solid #273944;border-radius:50%;place-items:center;width:82px;height:82px;margin:5px auto 15px;font-size:24px;font-weight:800;display:grid}.follow-stats{justify-content:center;gap:35px;margin:21px 0;display:flex}.follow-stats span{color:#8f9ca4;font-size:11px}.follow-stats b{color:#edf1f3;margin-bottom:4px;font-size:20px;display:block}.follow-button{color:#fff;background:#1598f6;border:0;border-radius:6px;width:100%;height:43px;font-weight:700}.follow-button.following{color:#cbd2d6;background:0 0;border:1px solid #53636d}.dashboard .person>span{z-index:5;white-space:nowrap;opacity:0;pointer-events:none;background:#07131a;border-radius:5px;max-width:120px;padding:5px 8px;transition:all .18s;position:absolute;bottom:25px;left:50%;transform:translate(-50%,5px);color:#fff!important}.dashboard .person:hover>span,.dashboard .person:focus-visible>span{opacity:1;transform:translate(-50%)}.participant-tile>b{opacity:0;pointer-events:none;transition:all .18s;transform:translateY(4px)}.participant-tile:hover>b,.participant-tile:focus-within>b{opacity:1;transform:translateY(0)}.account-actions{align-items:center;gap:8px;display:flex}.notice-button{color:#1598f6;background:#111b23;border:1px solid #176698;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:relative}.notice-button svg{width:18px}.notice-button b{color:#fff;background:#ed3f53;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-5px;right:-4px}.notifications-dialog>svg,.invite-dialog>svg{color:#1598f6;width:30px;height:30px}.notification-list{max-height:430px;margin-top:20px;overflow:auto}.notification-list>button{color:#dbe0e3;text-align:left;background:0 0;border:0;border-bottom:1px solid #2e3b43;align-items:center;gap:11px;width:100%;padding:13px 6px;display:flex}.notification-list>button.unread{background:#142d3d}.notification-list>button>span{background:#176c9f;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:10px;font-weight:800;display:grid}.notification-list p{margin:0;font-size:11px;line-height:1.5}.notification-list p b{color:#1598f6}.notification-list small{color:#1598f6;margin-top:3px;display:block}.no-notices{color:#7f8e97;padding:35px;text-align:center!important}.invite-person{border-radius:4px;align-items:center;gap:7px;height:35px;display:flex;color:#1598f6!important;background:0 0!important;border:1px solid #1598f6!important;margin:15px auto!important;padding:0 12px!important}.invite-person svg{width:15px}.invite-result{color:#56c78a!important;font-size:11px!important}.heart-count{justify-content:center;align-items:center;gap:3px;color:#1598f6!important;display:flex!important}.heart-count svg{fill:currentColor;width:11px;height:11px}.animated-profile-ring{position:relative;outline:0!important;box-shadow:0 0 12px #1598f6bf!important}.animated-profile-ring:after{content:"";background:conic-gradient(from 0deg,transparent 0 18%,#1598f6 30%,#7ad3ff 48%,transparent 62% 100%);-webkit-mask-composite:xor;pointer-events:none;border-radius:50%;padding:3px;animation:2.1s linear infinite profile-ring-spin;position:absolute;inset:-6px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes profile-ring-spin{to{transform:rotate(360deg)}}.ring-setting{text-align:left;background:#142029;border:1px solid #334650;border-radius:8px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;margin-top:22px;padding:13px;display:grid}.ring-preview{color:#fff;background:#176c9f;border-radius:50%;place-items:center;width:43px;height:43px;font-size:11px;font-weight:800;display:grid}.ring-setting strong,.ring-setting span{display:block}.ring-setting strong{color:#e7ebed;font-size:12px}.ring-setting span{color:#84949d;margin-top:4px;font-size:9px}.ring-setting>button{color:#fff;background:#1598f6;border:1px solid #1598f6;border-radius:15px;width:44px;height:25px;font-size:10px}.category-badge{color:#8cccf5;white-space:nowrap;background:#203846;border-radius:10px;padding:3px 7px;font-size:9px;font-style:normal}.category-study{color:#72cf99;background:#253a30}.category-protest{color:#ff8992;background:#462a2d}.message-button{color:#1598f6;background:0 0;border:1px solid #1598f6;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;height:43px;margin-bottom:8px;font-weight:700;display:flex}.message-button svg{width:16px}.member-menu .member-message{background:#263a47;margin-bottom:6px}.dm-page{background:radial-gradient(circle at 50% 0,#1598f61a,#0000 35%),#101b23;place-items:center;min-height:100vh;padding:20px;display:grid}.dm-card{background:#1b2730;border:1px solid #30424e;border-radius:13px;grid-template-rows:70px 1fr 67px;width:min(720px,100%);height:min(780px,100vh - 40px);display:grid;overflow:hidden;box-shadow:0 25px 70px #00000047}.dm-card>header{border-bottom:1px solid #33414a;align-items:center;gap:12px;padding:0 17px;display:flex}.dm-card>header>button{color:#c7cdd1;background:0 0;border:0}.dm-card>header>button svg{width:20px}.dm-card>header>div{color:#fff;background:#176c9f;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:800;display:grid}.dm-card>header strong{color:#edf0f2;font-size:13px}.dm-card>header span{color:#768790;margin-top:4px;font-size:9px;display:block}.dm-messages{flex-direction:column;gap:9px;padding:20px;display:flex;overflow-y:auto}.dm-message{align-self:flex-start;max-width:72%}.dm-message p{color:#e2e7e9;background:#293842;border-radius:13px 13px 13px 3px;margin:0;padding:10px 13px;font-size:13px;line-height:1.5}.dm-message.mine{text-align:right;align-self:flex-end}.dm-message.mine p{color:#fff;text-align:left;background:#128de0;border-radius:13px 13px 3px}.dm-message small{color:#677983;margin-top:4px;font-size:8px;display:block}.dm-empty{color:#788993;margin:auto;font-size:12px}.dm-card>form{border-top:1px solid #33414a;gap:8px;padding:11px 15px;display:flex}.dm-card>form input{color:#fff;background:#142029;border:1px solid #40525e;border-radius:22px;outline:0;flex:1;padding:0 17px}.dm-card>form input:focus{border-color:#1598f6}.dm-card>form button{color:#fff;background:#1598f6;border:0;border-radius:50%;place-items:center;width:44px;display:grid}.dm-card>form button svg{width:18px}.privacy-setting{text-align:left;background:#142029;border:1px solid #334650;border-radius:8px;margin-top:10px;padding:13px}.privacy-setting>strong,.privacy-setting>span{display:block}.privacy-setting>strong{color:#e7ebed;font-size:12px}.privacy-setting>span{color:#84949d;margin:4px 0 11px;font-size:9px}.privacy-setting>div{gap:6px;display:flex}.privacy-setting button{color:#9ba8af;background:0 0;border:1px solid #3f5664;border-radius:5px;flex:1;height:31px;font-size:10px}.privacy-setting button.active{color:#fff;background:#1598f6;border-color:#1598f6}
.panel-tabs{grid-template-columns:repeat(6,48px) 1fr}.youtube-tab{color:#e62b22!important}.youtube-tab.active:after{background:#e62b22!important}.youtube-stage{background:#000;place-items:center;display:grid;position:absolute;inset:84px 5% 205px}.youtube-stage iframe{border:0;width:100%;height:100%}.screen-stage{background:#05090c;place-items:center;display:grid;position:absolute;inset:84px 5% 205px;overflow:hidden}.screen-stage video{object-fit:contain;width:100%;height:100%}.screen-stage>div{color:#e8ecee;background:#050c11d1;border-radius:5px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:11px;display:flex;position:absolute;bottom:10px;left:12px;right:12px}.screen-stage button{color:#fff;background:#ef4857;border:0;border-radius:4px;align-items:center;gap:5px;height:30px;display:flex}.screen-stage button svg{fill:#fff;width:11px}.sharing-active{background:#ef4857!important}.screen-error{color:#ff737d!important;font-size:10px!important}.participant-grid.with-media{bottom:63px}.participant-grid.with-media .participant-tile{width:92px;height:92px}.youtube-panel{text-align:center;padding:35px 16px}.youtube-panel>svg{color:#e62b22;width:43px;height:43px}.youtube-panel h2{color:#edf0f2;margin:10px 0}.youtube-panel>p{color:#8d9ba4;font-size:11px;line-height:1.5}.youtube-panel form{margin-top:25px;display:flex}.youtube-panel form input{color:#fff;background:#142029;border:1px solid #316b91;border-radius:5px 0 0 5px;outline:0;flex:1;min-width:0;height:42px;padding:0 10px}.youtube-panel form button{color:#fff;background:#1598f6;border:0;border-radius:0 5px 5px 0;align-items:center;gap:5px;padding:0 12px;display:flex}.youtube-panel form button svg{width:14px}.media-error{color:#ff737d!important;font-size:10px!important}.now-playing{text-align:left;background:#142029;border-radius:5px;margin:24px 0 10px;padding:12px}.now-playing span,.now-playing b{display:block}.now-playing span{color:#7f9099;font-size:9px}.now-playing b{color:#dce2e5;margin-top:4px;font-size:11px}.stop-media{color:#fff;background:#ef4857;border:0;border-radius:4px;align-items:center;gap:7px;height:37px;margin:auto;padding:0 15px;display:flex}.stop-media svg{fill:#fff;width:13px}.youtube-activity{background:#e62b22!important}.youtube-loading{margin:22px 0;color:#8da0ab!important;font-size:11px!important}.youtube-results{max-height:calc(100vh - 330px);margin:20px -3px 0;overflow-y:auto}.youtube-results>button{color:#dce1e4;text-align:left;background:0 0;border:0;border-bottom:1px solid #34414a;grid-template-columns:115px 1fr;align-items:center;gap:10px;width:100%;padding:11px 3px;display:grid}.youtube-results>button:hover{background:#223039}.youtube-results img{aspect-ratio:16/9;object-fit:cover;width:115px}.youtube-results span,.youtube-results b,.youtube-results small{display:block}.youtube-results b{font-size:11px;line-height:1.35}.youtube-results small{color:#8e9ba3;margin-top:5px;font-size:9px}@media (max-width:800px){.youtube-stage{inset:82px 2% 190px}.panel-tabs{grid-template-columns:repeat(6,44px) 1fr}}@media (max-width:520px){.panel-tabs{grid-template-columns:repeat(6,1fr)}.panel-tabs .collapse{display:none}.youtube-stage{bottom:175px}}
.room-chat-panel{text-align:left;grid-template-rows:auto minmax(0,1fr) 140px;height:calc(100vh - 59px);min-height:0;padding-top:1px;display:grid;overflow:hidden}.room-chat-panel>header{border-bottom:1px solid #33414a;align-items:center;gap:10px;padding:0 15px;display:flex}.room-chat-panel>header>svg{color:#1598f6;width:25px}.room-chat-panel h2,.room-chat-panel p{margin:0}.room-chat-panel h2{color:#edf1f3;font-size:15px}.room-chat-panel header p{color:#83939c;text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin-top:4px;font-size:9px;overflow:hidden}.room-chat-messages{flex-direction:column;gap:12px;min-height:0;padding:13px;display:flex;overflow-y:auto}.room-chat-message{align-items:flex-start;gap:8px;display:flex}.room-chat-message>span{color:#fff;background:#24516d;border-radius:50%;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:8px;font-weight:800;display:grid}.room-chat-message>div{max-width:80%}.room-chat-message b{color:#8fa2ad;margin-bottom:3px;font-size:9px;display:block}.room-chat-message p{color:#e1e6e8;overflow-wrap:anywhere;background:#293943;border-radius:3px 10px 10px;padding:8px 10px;font-size:11px;line-height:1.45}.room-chat-message small{color:#617680;margin-top:3px;font-size:7px;display:block}.room-chat-message.mine{flex-direction:row-reverse}.room-chat-message.mine>div{text-align:right}.room-chat-message.mine p{color:#fff;text-align:left;background:#128de0;border-radius:10px 3px 10px 10px}.chat-empty{color:#74858e;font-size:10px;margin:auto!important}.room-chat-panel>form{background:#17232c;border-top:1px solid #33414a;padding:10px;display:flex!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important}.room-chat-panel>form input{color:#fff;background:#101b23;border:1px solid #40535f;border-radius:5px 0 0 5px;outline:0;flex:1;min-width:0;height:40px;padding:0 10px}.room-chat-panel>form input:focus{border-color:#1598f6}.room-chat-panel>form button{color:#fff;background:#1598f6;border:0;border-radius:0 5px 5px 0;width:58px}.room-info-card{color:#dfe7eb;background:#213f53;border-radius:6px;margin:12px 12px 0;padding:14px 13px}.room-info-card strong,.room-info-card span{display:block}.room-info-card strong{margin-bottom:16px;font-size:17px;font-weight:500}.room-info-card span{margin-top:9px;font-size:13px;line-height:1.35}.room-chat-panel>form{grid-template-rows:36px 1fr;padding:0 10px 10px!important;display:grid!important}.chat-tools{align-items:center;gap:8px;display:flex}.chat-tools button{height:28px;padding:0;font-size:14px;color:#1598f6!important;background:0 0!important;border:1px solid #1598f6!important;border-radius:5px!important;width:28px!important}.chat-compose{background:#1c2932;border:2px solid #1598f6;border-radius:7px;display:flex;overflow:hidden}.chat-compose textarea{resize:none;color:#e7ecee;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:10px 12px;font:12px/1.6 Inter,sans-serif}.chat-compose textarea::placeholder{color:#7e878d}.chat-compose>button{font-size:24px;color:#aeb8be!important;background:#24323b!important;border:0!important;border-radius:0!important;width:52px!important}
.chat-tools button.active{color:#fff!important;background:#1598f6!important}.room-chat-panel{position:relative}.sent-sticker{object-fit:contain;width:96px;height:96px;margin:4px;display:block}.sticker-picker{z-index:15;background:#17242d;border:1px solid #3a5261;border-radius:7px;max-height:370px;position:absolute;bottom:140px;left:10px;right:10px;overflow:hidden;box-shadow:0 -8px 30px #00000059}.sticker-picker header{color:#dce3e6;border-bottom:1px solid #354751;justify-content:space-between;align-items:center;height:42px;padding:0 12px;display:flex}.sticker-picker header strong{font-size:12px}.sticker-picker header button{color:#9caab1;background:0 0;border:0;font-size:21px}.sticker-picker>div{grid-template-columns:repeat(4,1fr);gap:5px;max-height:320px;padding:8px;display:grid;overflow-y:auto}.sticker-picker>div button{background:#101b23;border:1px solid #176da5;border-radius:6px;height:68px;padding:3px;overflow:hidden}.sticker-picker>div button img{object-fit:cover;border-radius:4px;width:100%;height:100%}.sticker-picker>div button:hover{background:#203542}
