:root{
  --cdp-ink:#071824;--cdp-deep:#0a2638;--cdp-panel:rgba(10,39,58,.90);--cdp-panel-2:rgba(12,45,65,.82);
  --cdp-line:rgba(230,188,83,.53);--cdp-line-soft:rgba(230,188,83,.20);--cdp-gold:#e5bd61;--cdp-cream:#fff0c5;
  --cdp-text:#edf3ef;--cdp-muted:#a8bac1;--cdp-blue:#4a9bd0;--cdp-green:#7cac4e;--cdp-red:#e56f61;
}
*{box-sizing:border-box}.is-voice{margin:0;overflow:hidden;background:#071823}.is-voice .site-shell,.is-voice main{height:100vh;min-height:0}.is-voice button,.is-voice input,.is-voice select{font:inherit}.is-voice button{cursor:pointer}.is-voice [hidden]{display:none!important}
.voice-app{position:relative;isolation:isolate;height:100vh;padding:14px;display:grid;grid-template-columns:292px minmax(0,1fr);gap:14px;color:var(--cdp-text);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;overflow:hidden}
.voice-world-bg{position:fixed;inset:0;z-index:-3;background:url('/assets/img/bg.jpg') center/cover no-repeat;transform:scale(1.035);filter:saturate(.88) brightness(.57)}
.voice-world-shade{position:fixed;inset:0;z-index:-2;background:linear-gradient(100deg,rgba(2,14,23,.82),rgba(4,24,34,.56) 47%,rgba(2,14,23,.78)),radial-gradient(circle at 50% 20%,rgba(102,184,220,.14),transparent 36%);backdrop-filter:blur(5px)}
.cdp-panel{position:relative;border:1px solid var(--cdp-line);background:linear-gradient(155deg,rgba(12,47,68,.94),rgba(5,26,42,.94));box-shadow:0 20px 48px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.035);border-radius:22px;overflow:hidden}.cdp-panel:before,.cdp-panel:after{content:"";position:absolute;width:18px;height:18px;pointer-events:none}.cdp-panel:before{left:8px;top:8px;border-left:2px solid var(--cdp-gold);border-top:2px solid var(--cdp-gold);border-radius:8px 0 0}.cdp-panel:after{right:8px;bottom:8px;border-right:2px solid var(--cdp-gold);border-bottom:2px solid var(--cdp-gold);border-radius:0 0 8px}

/* sidebar */
.voice-sidebar{height:calc(100vh - 28px);display:flex;flex-direction:column;min-height:0}.voice-brand{display:flex;align-items:center;gap:13px;padding:20px 18px 17px;color:inherit;text-decoration:none;border-bottom:1px solid rgba(229,189,97,.16)}.voice-brand img{width:55px;height:55px;object-fit:contain;image-rendering:pixelated;border-radius:14px;background:#f100d8;border:1px solid rgba(255,255,255,.14)}.voice-brand span{display:flex;flex-direction:column}.voice-brand strong{font:800 26px/1.04 Georgia,serif;color:var(--cdp-cream);letter-spacing:-.02em}.voice-brand small{margin-top:5px;color:#bdcbd0;font-size:11px}.sidebar-body{padding:18px 12px;overflow:auto;min-height:0;flex:1;scrollbar-width:thin;scrollbar-color:rgba(229,189,97,.35) transparent}.sidebar-label{padding:0 9px 10px;color:var(--cdp-gold);font-size:10px;font-weight:900;letter-spacing:.18em}.voice-rooms{display:grid;gap:7px}.room-entry{border-radius:15px}.room-entry.is-active{background:rgba(83,149,188,.10);border:1px solid rgba(90,169,211,.22)}.room-select{width:100%;min-height:55px;padding:9px 10px;border:0;border-radius:14px;background:transparent;color:var(--cdp-text);display:grid;grid-template-columns:32px 1fr 18px;gap:8px;align-items:center;text-align:left}.room-select:hover{background:rgba(255,255,255,.045)}.room-select>svg:first-child{width:20px;color:#f0cf73}.room-select>span{display:flex;flex-direction:column;min-width:0}.room-select strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-select small{margin-top:2px;font-size:9px;color:#91a6af}.room-lock{width:13px!important;color:#9eb1b7!important}.room-mini-list{display:grid;gap:3px;padding:0 10px 10px 51px}.room-mini-user{display:flex;align-items:center;gap:6px;color:#b5c3c7;font-size:9px;min-width:0}.room-mini-user i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#22475d;border:1px solid rgba(229,189,97,.2);font-style:normal;font-size:7px;color:#f9e9b9}.room-mini-user.is-speaking i{box-shadow:0 0 0 2px rgba(110,205,127,.35);border-color:#70c981}.room-mini-user b{margin-left:auto;color:#91cfe5;font-size:7px;text-transform:uppercase}.sidebar-create{margin-top:12px;width:100%;min-height:42px;border:1px dashed rgba(229,189,97,.29);border-radius:13px;background:rgba(229,189,97,.045);color:#d8c78f;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;font-weight:800}.sidebar-create:hover{background:rgba(229,189,97,.09);color:#fff0c5}.sidebar-create svg{width:15px}.self-card{margin-top:auto;display:grid;grid-template-columns:42px 1fr 34px 34px;gap:8px;align-items:center;padding:13px 12px;background:rgba(0,0,0,.12);border-top:1px solid rgba(229,189,97,.15)}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#d5635b,#cc7d52);border:2px solid rgba(255,236,177,.75);font-weight:900;font-size:11px;color:#fff}.self-card__copy{display:flex;min-width:0;flex-direction:column}.self-card__copy strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.self-card__copy span{display:flex;align-items:center;gap:5px;margin-top:3px;color:#8fd59a;font-size:8px}.self-card__copy i{width:7px;height:7px;border-radius:50%;background:#70d486;box-shadow:0 0 10px rgba(112,212,134,.75)}.self-card__copy b{font-weight:700}.self-card>button{width:32px;height:32px;border:0;border-radius:10px;background:transparent;color:#adc0c8;display:grid;place-items:center}.self-card>button:hover{background:rgba(255,255,255,.06);color:#fff}.self-card>button svg{width:16px}

/* main */
.voice-main{height:calc(100vh - 28px);min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 294px;grid-template-rows:minmax(0,1fr) 80px;gap:14px}.room-panel{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(210px,42%) minmax(220px,1fr);padding:0}.room-header{padding:19px 22px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(229,189,97,.14)}.room-title-wrap{display:flex;align-items:center;gap:14px;min-width:0}.room-rune{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;flex:0 0 58px;background:linear-gradient(145deg,#e8c675,#b98937);color:#624918;font:900 29px Georgia,serif;border:2px solid #ffebac;box-shadow:inset 0 -4px rgba(72,48,7,.16),0 6px 18px rgba(0,0,0,.16)}.room-title-wrap>div{min-width:0}.room-title-wrap small{display:block;color:#a8bbc2;font-size:8px;font-weight:900;letter-spacing:.16em}.room-title-wrap h1{margin:2px 0 2px;color:var(--cdp-cream);font:800 35px/1 Georgia,serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.room-title-wrap p{margin:0;color:#b8c7cb;font-size:11px}.room-actions{display:flex;gap:9px}.room-actions button{min-height:42px;padding:0 15px;border-radius:13px;color:white;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900;box-shadow:inset 0 1px rgba(255,255,255,.10)}.room-actions svg{width:16px}.btn-share{border:1px solid #6db2da;background:linear-gradient(145deg,#3c91c5,#28678e)}.btn-share.is-on{background:linear-gradient(145deg,#c56b54,#a44740);border-color:#f0a078}.btn-invite{border:1px solid #91b861;background:linear-gradient(145deg,#5f913e,#3a6733)}

/* party */
.party-zone{min-height:0;margin:12px 14px 0;border:1px solid rgba(229,189,97,.42);border-radius:18px;background:linear-gradient(145deg,rgba(8,35,53,.72),rgba(11,45,64,.57));overflow:auto;position:relative}.party-head{position:sticky;top:0;z-index:4;padding:10px 13px;display:flex;justify-content:space-between;gap:10px;background:linear-gradient(180deg,rgba(8,35,53,.98),rgba(8,35,53,.82));border-bottom:1px solid rgba(229,189,97,.10)}.party-head strong{font:700 11px Georgia,serif;color:#f6dea0}.party-head span{color:#829ba5;font-size:8px}.party-grid{padding:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:9px;align-content:start}.party-card{position:relative;min-width:0;min-height:92px;padding:12px;display:grid;grid-template-columns:42px 1fr auto;grid-template-rows:auto auto;gap:8px 10px;align-items:center;border:1px solid rgba(229,189,97,.16);border-radius:15px;background:rgba(4,23,36,.52);transition:.18s ease}.party-card:hover{background:rgba(13,49,69,.68);border-color:rgba(229,189,97,.30)}.party-card.is-speaking{border-color:rgba(106,205,128,.65);box-shadow:0 0 0 2px rgba(106,205,128,.08),inset 0 0 22px rgba(106,205,128,.04)}.party-card__avatar{position:relative;width:42px;height:42px}.party-card__avatar span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#a74e68,#e07c5d);border:2px solid rgba(246,220,144,.72);font-size:10px;font-weight:900}.party-card__avatar i{position:absolute;right:0;bottom:1px;width:10px;height:10px;border-radius:50%;background:#69d681;border:2px solid #0b293b}.party-card__copy{display:flex;flex-direction:column;min-width:0}.party-card__copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.party-card__copy small{margin-top:3px;color:#8da3ab;font-size:7px;font-weight:900;letter-spacing:.06em}.speaking-bars{display:flex;gap:2px;align-items:flex-end;height:16px;opacity:.18}.speaking-bars i{width:3px;border-radius:2px;background:#78d78d}.speaking-bars i:nth-child(1){height:7px}.speaking-bars i:nth-child(2){height:15px}.speaking-bars i:nth-child(3){height:10px}.party-card.is-speaking .speaking-bars{opacity:1;animation:pulseBars .9s ease-in-out infinite alternate}@keyframes pulseBars{to{transform:scaleY(.65)}}.participant-volume{grid-column:1/-1;display:grid;grid-template-columns:15px 1fr 32px;gap:6px;align-items:center;color:#93a7af}.participant-volume svg{width:13px}.participant-volume input{width:100%;accent-color:#e5bd61}.participant-volume output{text-align:right;font-size:7px}.share-chip{grid-column:1/-1;justify-self:start;border:1px solid rgba(93,169,211,.38);border-radius:999px;background:rgba(65,139,181,.16);color:#bfe8f8;min-height:29px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:8px;font-weight:800}.share-chip:hover{background:rgba(65,139,181,.28)}.share-chip svg{width:13px}.share-thumb{grid-column:1/-1;aspect-ratio:16/9;border:1px solid rgba(229,189,97,.29);border-radius:10px;overflow:hidden;background:#02080d}.share-thumb video{display:block;width:100%;height:100%;object-fit:cover}.party-card.is-sharing{border-color:rgba(87,165,207,.45)}.party-empty{height:calc(100% - 38px);min-height:170px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.party-empty[hidden]{display:none!important}.poring-scene{position:relative;width:84px;height:72px;margin-bottom:5px}.poring-body{position:absolute;left:11px;bottom:0;width:63px;height:51px;border-radius:50% 50% 45% 45%;background:linear-gradient(145deg,#ffadad,#e86f78);box-shadow:inset 8px 6px 16px rgba(255,255,255,.22),0 8px 22px rgba(0,0,0,.17)}.poring-body:before,.poring-body:after{content:"";position:absolute;top:20px;width:5px;height:7px;border-radius:50%;background:#3b2d32}.poring-body:before{left:19px}.poring-body:after{right:19px}.poring-body i{position:absolute;left:28px;top:33px;width:10px;height:4px;border-bottom:2px solid #522f38;border-radius:50%}.poring-halo{position:absolute;z-index:2;left:27px;top:1px;width:31px;height:8px;border:3px solid #f6d66c;border-radius:50%;box-shadow:0 0 9px rgba(246,214,108,.5)}.party-empty h2{margin:4px 0;color:#f5d987;font:800 21px Georgia,serif}.party-empty p{margin:0;color:#adc0c6;font-size:10px}.party-empty>div:last-child{display:flex;gap:8px;margin-top:14px}.party-empty button{min-height:35px;padding:0 12px;border:1px solid rgba(229,189,97,.32);border-radius:11px;background:rgba(229,189,97,.06);color:#f2e2ae;display:flex;align-items:center;gap:6px;font-size:9px;font-weight:800}.party-empty button:first-child{background:rgba(55,132,176,.20);border-color:rgba(86,171,218,.45);color:#d9f1ff}.party-empty button svg{width:14px}

/* chat */
.chat-panel{min-height:0;margin:11px 14px 14px;display:grid;grid-template-rows:auto minmax(0,1fr) 44px;gap:8px}.chat-title{display:flex;align-items:baseline;gap:8px;padding:0 5px}.chat-title strong{color:#f8e9bd;font:800 15px Georgia,serif}.chat-title span{color:#8399a1;font-size:8px}.chat-messages{min-height:0;overflow:auto;padding:10px;border:1px solid rgba(229,189,97,.22);border-radius:15px;background:rgba(3,20,32,.39);scrollbar-width:thin;scrollbar-color:rgba(229,189,97,.28) transparent}.chat-empty{height:100%;min-height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#79919b;font-size:9px}.chat-empty svg{width:27px;height:27px;color:#a48b55}.chat-message{display:grid;grid-template-columns:30px 1fr;gap:8px;padding:6px;border-radius:10px}.chat-message:hover{background:rgba(255,255,255,.025)}.chat-avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#24495f;color:#f5e6bb;border:1px solid rgba(229,189,97,.22);font-size:7px;font-weight:900}.chat-message header{display:flex;align-items:baseline;gap:7px}.chat-message header strong{font-size:9px}.chat-message time{font-size:7px;color:#6f8791}.chat-message p{margin:2px 0 0;color:#d7e0df;font-size:9px;line-height:1.45;word-break:break-word}.chat-form{display:grid;grid-template-columns:1fr 42px;gap:6px}.chat-form input{min-width:0;border:1px solid rgba(229,189,97,.22);border-radius:13px;background:rgba(4,23,36,.76);color:#edf3ef;padding:0 13px;outline:0;font-size:10px}.chat-form input:focus{border-color:rgba(84,170,215,.65);box-shadow:0 0 0 3px rgba(84,170,215,.06)}.chat-form button{border:1px solid #69afd7;border-radius:12px;background:linear-gradient(145deg,#418fc0,#2e709b);color:#fff;display:grid;place-items:center}.chat-form button:disabled{opacity:.5}.chat-form button svg{width:17px}

/* right */
.voice-side{min-height:0;display:grid;grid-template-rows:minmax(190px,1fr) minmax(170px,.8fr) auto;gap:12px}.side-card{min-height:0;padding:15px 13px;display:flex;flex-direction:column}.side-title{display:flex;justify-content:space-between;align-items:center;color:#f0cd6c;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.side-title>span{display:flex;align-items:center;gap:7px}.side-title svg{width:15px}.side-title b{min-width:25px;height:23px;padding:0 7px;border:1px solid rgba(229,189,97,.19);border-radius:8px;display:grid;place-items:center;color:#c5d1d3;font-size:8px}.friend-list,.voice-list{margin-top:11px;overflow:auto;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(229,189,97,.24) transparent}.friend-row,.voice-row{display:grid;grid-template-columns:35px 1fr auto;gap:9px;align-items:center;padding:7px 5px;border-radius:10px}.friend-row:hover,.voice-row:hover{background:rgba(255,255,255,.03)}.friend-avatar{position:relative;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#7d4058,#d47762);border:1px solid rgba(247,221,147,.56);font-size:8px;font-weight:900}.friend-avatar i{position:absolute;right:-1px;bottom:1px;width:9px;height:9px;border:2px solid #0c2b3d;border-radius:50%;background:#6ad47f}.friend-row>div,.voice-row>div{display:flex;flex-direction:column;min-width:0}.friend-row strong,.voice-row strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friend-row small,.voice-row small{margin-top:2px;color:#8299a2;font-size:8px}.friend-badge{padding:3px 5px;border-radius:6px;background:rgba(77,160,204,.17);color:#9fdbf7;font-size:6px;text-transform:uppercase}.voice-row.is-speaking{background:rgba(102,205,126,.05)}.voice-row.is-speaking .friend-avatar{box-shadow:0 0 0 2px rgba(102,205,126,.26)}.voice-row strong em{font-style:normal;color:#8ccf97;font-size:7px}.voice-row__icon{color:#7895a0;font-size:13px}.side-empty{height:100%;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7f98a2}.tiny-poring{position:relative;width:52px;height:42px;border-radius:50% 50% 44% 44%;display:grid;place-items:center;background:linear-gradient(145deg,#ffabab,#e8737c);color:transparent;box-shadow:inset 6px 6px 12px rgba(255,255,255,.22)}.tiny-poring:before,.tiny-poring:after{content:"";position:absolute;top:17px;width:4px;height:5px;background:#3c2b31;border-radius:50%}.tiny-poring:before{left:15px}.tiny-poring:after{right:15px}.side-empty p{font-size:8px;line-height:1.5}.voice-list-empty{padding:30px 5px;text-align:center;color:#77909a;font-size:8px}.memory-card{padding:15px;text-align:center}.memory-poring{width:42px;height:34px;margin:0 auto 7px;border-radius:50%;background:linear-gradient(145deg,#ffadad,#e66f78);color:transparent;box-shadow:inset 5px 4px rgba(255,255,255,.15)}.memory-card strong{display:block;color:#f4e3b4;font:800 13px Georgia,serif}.memory-card p{margin:6px 0 11px;color:#93a8b0;font-size:8px;line-height:1.45}.memory-card button{min-height:34px;padding:0 11px;border:1px solid rgba(229,189,97,.30);border-radius:10px;background:rgba(229,189,97,.05);color:#e9d69d;display:inline-flex;align-items:center;gap:6px;font-size:8px;font-weight:800}.memory-card button svg{width:13px}

/* dock */
.voice-dock{grid-column:1/-1;height:80px;display:grid;grid-template-columns:165px 1fr 150px;gap:10px;align-items:center;padding:10px 14px}.dock-status{display:flex;align-items:center;gap:9px;padding-left:5px}.signal-bars{height:25px;display:flex;align-items:flex-end;gap:3px}.signal-bars i{width:3px;border-radius:2px;background:#6dd486}.signal-bars i:nth-child(1){height:7px}.signal-bars i:nth-child(2){height:12px}.signal-bars i:nth-child(3){height:18px}.signal-bars i:nth-child(4){height:24px}.dock-status>div{display:flex;flex-direction:column}.dock-status strong{font-size:10px}.dock-status small{margin-top:2px;color:#839aa3;font-size:7px}.dock-controls{max-width:820px;width:100%;justify-self:center;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dock-controls button{height:55px;border:1px solid rgba(229,189,97,.28);border-radius:15px;background:linear-gradient(145deg,rgba(25,66,90,.98),rgba(12,42,61,.98));color:#e8eeeb;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:inset 0 1px rgba(255,255,255,.035)}.dock-controls button:hover{transform:translateY(-1px);border-color:rgba(229,189,97,.48)}.dock-controls button>svg{width:22px;color:#efc969}.dock-controls button>span{display:flex;flex-direction:column;align-items:flex-start}.dock-controls strong{font-size:9px}.dock-controls small{margin-top:2px;color:#8fa3aa;font-size:7px}.dock-controls button.is-on{border-color:rgba(104,205,127,.55);box-shadow:inset 0 0 25px rgba(104,205,127,.06)}.dock-controls button.is-on>svg,.dock-controls button.is-on small{color:#7ddd91}.dock-controls button.is-danger{border-color:rgba(232,105,94,.45)}.dock-controls button.is-danger>svg,.dock-controls button.is-danger small{color:#ef7c70}.dock-meter{justify-self:end;width:135px}.dock-meter>span{display:block;color:#7f96a0;font-size:7px;margin-bottom:5px}.dock-meter>div{height:6px;border-radius:99px;overflow:hidden;background:rgba(255,255,255,.07)}.dock-meter i{display:block;width:2%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#62d47f,#f0cf6e);transition:width .06s linear}

/* modals / toast */
.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgba(2,10,17,.76);backdrop-filter:blur(10px)}.modal-backdrop[hidden]{display:none!important}.voice-modal{width:min(92vw,510px);max-height:90vh;overflow:auto;padding:24px;background:linear-gradient(155deg,rgba(12,47,68,.99),rgba(5,25,41,.99))}.voice-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:17px}.voice-modal header small,.voice-login>small{color:#9eafb7;font-size:8px;font-weight:900;letter-spacing:.16em}.voice-modal h2{margin:3px 0 0;color:#fff0c5;font:800 27px/1 Georgia,serif}.voice-modal header>button{width:31px;height:31px;border:1px solid rgba(229,189,97,.22);border-radius:9px;background:rgba(255,255,255,.035);color:#cdd8d9;font-size:20px}.voice-login{width:min(92vw,390px);text-align:center;padding:29px}.voice-login>img{width:67px;height:67px;border-radius:18px;background:#f000d8;image-rendering:pixelated;border:1px solid rgba(255,235,171,.45);margin-bottom:12px}.voice-login>p{margin:9px 0 0;color:#aabcc2;font-size:10px}.voice-login>a{display:inline-block;margin-top:14px;color:#8fa3ab;font-size:8px;text-decoration:none}.voice-modal form{display:grid;gap:12px;margin-top:18px;text-align:left}.voice-modal label{display:grid;gap:6px;color:#d5dede;font-size:9px;font-weight:800}.voice-modal input,.voice-modal select{width:100%;height:43px;border:1px solid rgba(229,189,97,.28);border-radius:11px;background:rgba(3,22,36,.76);color:#edf2ee;padding:0 12px;outline:0;font-size:10px}.voice-modal input:focus,.voice-modal select:focus{border-color:rgba(83,169,214,.68);box-shadow:0 0 0 3px rgba(83,169,214,.07)}.voice-login form>button,.modal-primary{min-height:44px;border:1px solid rgba(239,213,132,.57);border-radius:12px;background:linear-gradient(145deg,#5d8e42,#3a6938);color:#fff2cf;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:900}.voice-login form>button svg,.modal-primary svg{width:15px}.voice-modal button:disabled{opacity:.55;cursor:wait}.form-error{min-height:14px;color:#ff8a81;font-size:8px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.range-row{grid-column:1/-1;grid-template-columns:130px 1fr 38px!important;align-items:center!important}.range-row input{height:auto;padding:0;accent-color:#e5bd61}.range-row output{text-align:right;color:#f1d786;font-size:9px}.mic-test{grid-column:1/-1;display:grid;grid-template-columns:115px 1fr 65px;gap:8px;align-items:center;color:#c8d3d5;font-size:8px}.mic-test>div{height:7px;border-radius:99px;overflow:hidden;background:rgba(255,255,255,.07)}.mic-test i{display:block;width:2%;height:100%;background:linear-gradient(90deg,#62d47f,#edc968)}.mic-test button{height:31px;border:1px solid rgba(229,189,97,.28);border-radius:9px;background:rgba(229,189,97,.06);color:#efdba4;font-size:8px;font-weight:800}.audio-toggles{display:grid;gap:7px;margin-top:16px}.audio-toggles label{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 11px;border:1px solid rgba(229,189,97,.13);border-radius:11px;background:rgba(255,255,255,.023)}.audio-toggles span{display:flex;flex-direction:column}.audio-toggles strong{font-size:9px}.audio-toggles small{margin-top:2px;color:#8da1a9;font-size:7px;line-height:1.4}.audio-toggles input{width:17px;height:17px;accent-color:#6f9b4b}.settings-help{margin-top:13px;padding:10px 11px;border-radius:10px;background:rgba(88,153,188,.08);color:#9eb1b6;font-size:8px;line-height:1.45}.check-row{grid-template-columns:18px 1fr!important;align-items:center!important;padding:10px;border:1px solid rgba(229,189,97,.13);border-radius:11px;background:rgba(255,255,255,.025)}.check-row input{width:16px;height:16px;accent-color:#6d9849}.check-row span{display:flex;flex-direction:column}.check-row small{margin-top:2px;color:#8298a0;font-size:7px}.password-modal{width:min(92vw,360px)}
.voice-toast-stack{position:fixed;z-index:1500;right:18px;bottom:100px;width:min(360px,calc(100vw - 36px));display:grid;gap:8px;pointer-events:none}.voice-toast{opacity:0;transform:translateY(8px);transition:.18s ease;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(229,189,97,.30);border-radius:12px;background:rgba(5,27,42,.96);box-shadow:0 12px 30px rgba(0,0,0,.28);color:#dfe8e6}.voice-toast.is-visible{opacity:1;transform:none}.voice-toast>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:rgba(229,189,97,.12);color:#f0ce72;font-weight:900}.voice-toast p{margin:0;font-size:9px;line-height:1.35}.voice-toast.is-error{border-color:rgba(229,111,97,.48)}.voice-toast.is-error>span{background:rgba(229,111,97,.12);color:#ff8f84}.voice-toast.is-success{border-color:rgba(104,205,127,.44)}.voice-toast.is-success>span{background:rgba(104,205,127,.12);color:#7fe092}

/* share theater */
.share-theater{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:28px}.share-theater[hidden]{display:none!important}.share-theater__backdrop{position:absolute;inset:0;background:rgba(1,8,13,.82);backdrop-filter:blur(12px)}.share-theater__panel{position:relative;width:min(1180px,94vw);height:min(760px,88vh);padding:12px;display:grid;grid-template-rows:48px 1fr}.share-theater__panel header{display:grid;grid-template-columns:38px 1fr 34px;align-items:center;gap:9px;padding:0 5px 9px}.share-theater__panel .avatar{width:35px;height:35px;font-size:8px}.share-theater__panel header>div:nth-child(2){display:flex;flex-direction:column}.share-theater__panel header strong{font-size:11px}.share-theater__panel header small{margin-top:2px;color:#8298a1;font-size:8px}.share-theater__panel header button{width:32px;height:32px;border:1px solid rgba(229,189,97,.22);border-radius:9px;background:rgba(255,255,255,.035);color:#d5dede;font-size:20px}.share-theater__panel>video{width:100%;height:100%;min-height:0;object-fit:contain;border-radius:14px;background:#02080d;border:1px solid rgba(229,189,97,.25)}

@media(max-width:1200px){.voice-app{grid-template-columns:250px minmax(0,1fr);padding:10px;gap:10px}.voice-sidebar,.voice-main{height:calc(100vh - 20px)}.voice-main{grid-template-columns:minmax(0,1fr) 250px;gap:10px}.voice-brand strong{font-size:22px}.voice-brand img{width:49px;height:49px}.room-header{padding:15px}.room-title-wrap h1{font-size:30px}.room-rune{width:52px;height:52px;flex-basis:52px}.voice-side{gap:8px}.voice-dock{grid-template-columns:120px 1fr 105px;height:72px}.dock-controls button{height:49px}.dock-controls button>svg{width:19px}.dock-meter{width:95px}}
@media(max-width:930px){.is-voice{overflow:auto}.is-voice .site-shell,.is-voice main{height:auto;min-height:100vh}.voice-app{height:auto;min-height:100vh;grid-template-columns:1fr;overflow:visible}.voice-sidebar{height:auto;max-height:none}.sidebar-body{max-height:240px}.voice-main{height:auto;grid-template-columns:1fr;grid-template-rows:auto auto auto}.room-panel{min-height:740px}.voice-side{grid-template-columns:1fr 1fr;grid-template-rows:220px auto}.memory-card{display:none}.voice-dock{grid-column:1;position:sticky;bottom:8px;z-index:30}.dock-status,.dock-meter{display:none}.voice-dock{grid-template-columns:1fr}.dock-controls{max-width:none}}
@media(max-width:650px){.voice-app{padding:5px}.voice-brand{padding:14px}.room-header{align-items:flex-start;flex-direction:column}.room-actions{width:100%}.room-actions button{flex:1;justify-content:center}.room-panel{min-height:690px}.room-title-wrap h1{font-size:28px}.room-rune{width:46px;height:46px;flex-basis:46px;font-size:23px}.party-grid{grid-template-columns:1fr 1fr}.voice-side{grid-template-columns:1fr}.dock-controls{gap:4px}.dock-controls button{flex-direction:column;gap:2px;padding:4px}.dock-controls button>span{align-items:center}.dock-controls small{display:none}.dock-controls strong{font-size:7px}.dock-controls button>svg{width:18px}.settings-grid{grid-template-columns:1fr}.range-row,.mic-test{grid-column:1;grid-template-columns:1fr!important}.share-theater{padding:8px}.share-theater__panel{width:98vw;height:88vh}}
