:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f7f5ef;--surface:#fff;--surface-soft:#f0f5f3;--text:#16201b;--muted:#66756e;--faint:#9aa79f;--line:#dfe7e2;--accent:#0b7f73;--accent-strong:#075f56;--accent-soft:#dcefeb;--danger:#c24343;--warning:#b7791f;--shadow:0 18px 50px #23302a1f;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;margin:0}body{color:var(--text);background:radial-gradient(circle at 18% 0,#0b7f731c,#0000 32%),linear-gradient(135deg,#f7f5ef 0%,#eef4f1 48%,#f8f3e8 100%);overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer;border:0}a{color:inherit;text-decoration:none}.auth-page,.mobile-page,.chat-page{background:var(--bg);width:min(100vw,460px);height:100dvh;box-shadow:0 0 0 1px #16201b0a, var(--shadow);margin:0 auto;position:relative;overflow:hidden}.auth-page{padding:max(22px, env(safe-area-inset-top)) 18px max(22px, env(safe-area-inset-bottom));place-items:center;display:grid}.auth-shell{width:100%;max-width:390px}.brand-lockup{align-items:center;gap:12px;margin-bottom:22px;display:flex}.brand-lockup img{border-radius:8px;width:44px;height:44px}.brand-lockup strong,.brand-lockup span{display:block}.brand-lockup strong{font-size:20px}.brand-lockup span{color:var(--muted);margin-top:2px;font-size:13px}.auth-panel,.settings-section,.profile-card{background:#ffffffdb;border:1px solid #16201b0f;border-radius:8px;box-shadow:0 10px 32px #23302a14}.auth-panel{padding:20px}.auth-panel__heading h1{margin:0;font-size:28px;line-height:1.15}.auth-panel__heading p{color:var(--muted);margin:8px 0 0;font-size:14px}.segmented{background:#edf1ee;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin:22px 0;padding:4px;display:grid}.inline-tabs{background:#ffffffa8;border-radius:8px;grid-template-columns:1fr 1fr;gap:6px;margin:0 18px 12px;padding:4px;display:grid}.inline-tabs button{min-height:38px;color:var(--muted);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-weight:700;display:inline-flex}.inline-tabs button.active{background:var(--surface);color:var(--accent-strong);box-shadow:0 4px 14px #23302a14}.inline-tabs span{background:var(--danger);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;display:inline-grid}select,.textarea-control textarea,.comment-composer input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}select{appearance:none}.textarea-control{align-items:stretch;padding:10px 12px}.textarea-control textarea{resize:none;min-height:96px;line-height:1.5}.segmented button{min-height:40px;color:var(--muted);background:0 0;border-radius:6px}.segmented button.active{background:var(--surface);color:var(--text);box-shadow:0 4px 14px #23302a14}.auth-form,.settings-section{gap:14px;display:grid}.field{gap:7px;display:grid}.field>span{color:var(--muted);font-size:13px}.field__control{border:1px solid var(--line);min-height:46px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.field__control:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #0b7f731f}.field__control input,.search-bar input,.composer textarea{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0}.primary-button,.logout-button,.small-button{border-radius:8px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.primary-button{background:var(--accent);color:#fff;width:100%;min-height:48px;margin-top:4px;font-weight:700}.primary-button:disabled,.send-button:disabled,.small-button:disabled{cursor:not-allowed;opacity:.58}.icon-button,.row-action{width:38px;height:38px;color:var(--muted);background:0 0;border-radius:8px;flex:none;place-items:center;display:inline-grid}.icon-button:active,.row-action:active{background:#0b7f7317}.mobile-page{flex-direction:column;display:flex}.with-bottom-nav{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.page-header{min-height:88px;padding:max(18px, env(safe-area-inset-top)) 18px 10px;justify-content:space-between;align-items:center;display:flex}.page-header h1{margin:2px 0 0;font-size:30px;line-height:1.1}.page-kicker{color:var(--accent);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.header-action{background:#fffc}.header-menu{position:relative}.floating-menu{z-index:5;background:#fffffffa;border:1px solid #16201b14;border-radius:8px;min-width:152px;padding:6px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 14px 36px #23302a2e}.floating-menu button{min-height:38px;color:var(--text);text-align:left;background:0 0;border-radius:6px;align-items:center;gap:9px;padding:0 10px;display:flex}.floating-menu button:active{background:var(--accent-soft)}.search-bar{min-height:44px;color:var(--muted);background:#ffffffe0;border:1px solid #16201b0f;border-radius:8px;align-items:center;gap:10px;margin:0 18px 12px;padding:0 13px;display:flex}.content-list{flex:1;min-height:0;padding:0 10px 18px;overflow:auto}.conversation-row,.contact-row{border-radius:8px;align-items:center;gap:12px;min-height:76px;padding:11px 8px;display:flex}.conversation-row:active,.contact-row:active{background:#ffffffad}.conversation-row__main,.contact-row__main{flex:1;min-width:0}.conversation-row__top,.conversation-row__bottom{align-items:center;gap:10px;min-width:0;display:flex}.conversation-row__top{justify-content:space-between}.conversation-row__top strong,.contact-row__main strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.conversation-row__top time,.conversation-row__bottom span,.contact-row__main span{color:var(--muted);font-size:12px}.list-section-title{color:var(--muted);padding:12px 8px 4px;font-size:12px;font-weight:800}.request-row{border-radius:8px;align-items:center;gap:12px;min-height:82px;padding:11px 8px;display:flex}.request-row__main{flex:1;gap:4px;min-width:0;display:grid}.request-row__main strong,.request-row__main span,.request-row__main time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-row__main strong{font-size:15px}.request-row__main span,.request-row__main time{color:var(--muted);font-size:12px}.request-actions{gap:4px;display:inline-flex}.icon-button.success{color:var(--accent)}.icon-button.danger{color:var(--danger)}.conversation-row__bottom{margin-top:7px}.conversation-row__bottom>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.conversation-row__badges{color:var(--faint);align-items:center;gap:5px;margin-left:auto;display:inline-flex}.badge{background:var(--danger);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-weight:800;display:inline-grid;color:#fff!important;font-size:11px!important}.row-action{width:32px;height:32px}.row-action .active{color:var(--accent);fill:currentColor}.bottom-nav{min-height:calc(64px + env(safe-area-inset-bottom));padding:7px 8px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-top:1px solid #16201b14;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav__item{color:var(--muted);border-radius:8px;place-items:center;gap:3px;font-size:11px;display:grid}.bottom-nav__item.router-link-active{color:var(--accent);background:var(--accent-soft)}.fab-button{right:18px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:4;background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:50px;height:50px;display:grid;position:absolute;box-shadow:0 12px 28px #0b7f7347}.topic-strip{scrollbar-width:none;gap:8px;min-height:42px;margin:0 0 12px;padding:0 18px 2px;display:flex;overflow-x:auto}.topic-strip::-webkit-scrollbar{display:none}.topic-strip button,.topic-strip span{min-height:34px;color:var(--muted);background:#ffffffc7;border-radius:8px;flex:none;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.topic-strip button.active{background:var(--accent);color:#fff}.modal-backdrop{z-index:10;background:#16201b3d;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.sheet-panel{width:100%;padding:18px 18px calc(18px + env(safe-area-inset-bottom));background:var(--surface);border-radius:8px 8px 0 0;gap:14px;display:grid;box-shadow:0 -12px 36px #23302a2e}.sheet-panel h2{margin:0;font-size:18px}.sheet-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-actions{grid-template-columns:96px 1fr;gap:10px;margin-top:2px;display:grid}.secondary-button{min-height:48px;color:var(--text);background:#edf1ee;border-radius:8px;font-weight:800}.avatar-bubble{color:#fff;background:linear-gradient(135deg,#0b7f73,#2f6fbd);border-radius:8px;flex:none;place-items:center;font-weight:800;display:inline-grid;overflow:hidden}.avatar-bubble img{object-fit:cover;width:100%;height:100%}.avatar-bubble--sm{width:34px;height:34px;font-size:12px}.avatar-bubble--md{width:48px;height:48px;font-size:15px}.avatar-bubble--lg{width:66px;height:66px;font-size:22px}.empty-state,.list-loading{min-height:220px;color:var(--muted);text-align:center;place-items:center;padding:24px;display:grid}.empty-state{align-content:center;gap:8px}.empty-state__mark{background:var(--line);border-radius:999px;width:48px;height:6px}.empty-state strong{color:var(--text)}.empty-state p{max-width:230px;margin:0;font-size:13px;line-height:1.6}.plaza-mode-tabs{margin-bottom:10px}.plaza-feed{padding:0 12px 18px}.post-card{background:#ffffffdb;border:1px solid #16201b0f;border-radius:8px;gap:10px;margin-bottom:12px;padding:13px;display:grid;box-shadow:0 8px 24px #23302a0f}.post-card__header{align-items:center;gap:10px;display:flex}.post-card__header>div{flex:1;gap:2px;min-width:0;display:grid}.post-card__header strong,.post-card__header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.post-card__header strong{font-size:15px}.post-card__header span,.post-card__meta{color:var(--muted);font-size:12px}.post-card__meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.status-pill{min-height:22px;color:var(--warning);background:#b7791f1f;border-radius:999px;align-items:center;padding:0 7px;font-weight:800;display:inline-flex}.post-content{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;line-height:1.6}.post-media-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.post-media-grid.single{grid-template-columns:1fr}.post-media-grid a{aspect-ratio:1;background:var(--surface-soft);border-radius:8px;display:block;overflow:hidden}.post-media-grid.single a{aspect-ratio:4/3;max-height:320px}.post-media-grid img,.post-media-grid video{object-fit:cover;width:100%;height:100%;display:block}.post-actions{align-items:center;gap:8px;padding-top:2px;display:flex}.post-actions button{background:var(--surface-soft);min-width:66px;min-height:34px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;gap:5px;font-weight:800;display:inline-flex}.post-actions button.active{color:var(--danger);background:#c243431a}.post-actions button.active svg{fill:currentColor}.load-more-button{width:100%;min-height:42px;color:var(--accent-strong);background:#ffffffc7;border-radius:8px;margin:4px 0 10px;font-weight:800}.post-composer-sheet,.comments-sheet{max-height:86dvh;overflow:auto}.composer-media-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.composer-media-item{aspect-ratio:1;background:var(--surface-soft);border-radius:8px;position:relative;overflow:hidden}.composer-media-item img,.composer-media-item video{object-fit:cover;width:100%;height:100%;display:block}.composer-media-item button{color:#fff;background:#16201bb8;border-radius:999px;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:5px;right:5px}.media-upload-button{background:var(--surface-soft);min-height:42px;color:var(--accent-strong);border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.media-upload-button:disabled,.load-more-button:disabled{cursor:not-allowed;opacity:.58}.comments-list{gap:10px;min-height:160px;max-height:46dvh;display:grid;overflow:auto}.comment-row{align-items:flex-start;gap:9px;display:flex}.comment-row>div{background:var(--surface-soft);border-radius:8px;flex:1;gap:3px;min-width:0;padding:8px 10px;display:grid}.comment-row strong,.comment-row p,.comment-row time{overflow-wrap:anywhere;min-width:0}.comment-row strong{font-size:13px}.comment-row p{margin:0;line-height:1.45}.comment-row time{color:var(--muted);font-size:11px}.comment-actions{flex:none;gap:4px;display:grid}.comment-composer{grid-template-columns:1fr 42px;gap:8px;padding-top:4px;display:grid}.comment-composer input{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:42px;padding:0 12px}.comment-composer button{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.comment-composer button:disabled{cursor:not-allowed;opacity:.58}.support-agent-panel{background:#ffffffdb;border:1px solid #16201b0f;border-radius:8px;align-items:center;gap:12px;margin:0 18px 12px;padding:12px;display:flex}.support-agent-panel>div{flex:1;gap:3px;min-width:0;display:grid}.support-agent-panel strong,.support-agent-panel span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-agent-panel span{color:var(--muted);font-size:12px}.support-layout{flex:1;grid-template-rows:186px 1fr;gap:10px;min-height:0;padding:0 12px 12px;display:grid}.support-session-pane,.support-chat-pane{background:#ffffffc2;border:1px solid #16201b0f;border-radius:8px;min-height:0;overflow:hidden}.support-session-pane{grid-template-rows:auto 1fr;display:grid}.support-search{margin:10px 10px 8px}.support-session-list{min-height:0;padding:0 8px 8px;overflow:auto}.support-session-row{width:100%;min-height:58px;color:var(--text);text-align:left;background:0 0;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.support-session-row.active{background:var(--accent-soft)}.support-session-row>div{gap:3px;min-width:0;display:grid}.support-session-row strong,.support-session-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-session-row strong{font-size:14px}.support-session-row span,.support-session-row small{color:var(--muted);font-size:12px}.support-chat-pane{grid-template-rows:auto 1fr auto;display:grid}.support-chat-header{border-bottom:1px solid #16201b0f;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:flex}.support-chat-header>div{gap:2px;min-width:0;display:grid}.support-chat-header strong,.support-chat-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.support-chat-header span{color:var(--muted);font-size:12px}.support-message-list{min-height:0;padding:12px;overflow:auto}.support-message{align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.support-message.mine{justify-content:flex-end}.support-message>div{gap:4px;max-width:min(78%,320px);display:grid}.support-message span,.support-message time{color:var(--muted);font-size:11px}.support-message.mine span,.support-message.mine time{text-align:right}.support-message p{overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border-radius:8px;margin:0;padding:9px 11px;line-height:1.5}.support-message.mine p{background:var(--accent);color:#fff}.support-composer{border-top:1px solid #16201b0f;grid-template-columns:1fr 42px;gap:8px;padding:10px;display:grid}.support-composer input{border:1px solid var(--line);min-width:0;min-height:42px;color:var(--text);background:#fff;border-radius:8px;outline:0;padding:0 12px}.support-composer button{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.support-composer button:disabled,.support-composer input:disabled{cursor:not-allowed;opacity:.58}.support-create-sheet{max-height:86dvh;overflow:auto}.wallet-page{flex-direction:column;display:flex}.wallet-content{flex:1;min-height:0;padding:14px 12px 20px;overflow:auto}.wallet-balance-panel{color:#fff;background:linear-gradient(135deg,#0b7f73,#275fbd);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;min-height:146px;padding:18px;display:flex;box-shadow:0 14px 34px #0b7f7338}.wallet-balance-panel>div{gap:6px;min-width:0;display:grid}.wallet-balance-panel span,.wallet-balance-panel small{opacity:.82}.wallet-balance-panel strong{font-size:30px;line-height:1.1}.wallet-stat-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0;display:grid}.wallet-stat-grid div{background:#ffffffdb;border-radius:8px;gap:4px;min-height:68px;padding:10px;display:grid}.wallet-stat-grid span,.wallet-method-row span,.wallet-order-row span,.wallet-transaction-row span{color:var(--muted);font-size:12px}.wallet-stat-grid strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-action-grid{grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:12px;display:grid}.wallet-action-grid button{min-height:62px;color:var(--accent-strong);background:#ffffffe0;border-radius:8px;place-items:center;gap:5px;padding:8px 4px;font-size:12px;font-weight:800;display:grid}.wallet-section{margin:0 0 12px}.wallet-method-row,.wallet-order-row,.wallet-transaction-row{background:var(--surface-soft);min-height:58px;color:var(--text);text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;display:flex}.wallet-method-row>div,.wallet-order-row>div,.wallet-transaction-row>div{flex:1;gap:3px;min-width:0;display:grid}.wallet-method-row strong,.wallet-method-row span,.wallet-order-row strong,.wallet-order-row span,.wallet-transaction-row strong,.wallet-transaction-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-transaction-row b{color:var(--accent-strong);white-space:nowrap}.wallet-transaction-row b.expense{color:var(--danger)}.wallet-order-actions{flex:none;gap:4px;display:inline-flex}.wallet-sheet{max-height:88dvh;overflow:auto}.wallet-hint{background:var(--surface-soft);color:var(--muted);border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.membership-package-list{gap:8px;display:grid}.membership-package-list button{background:var(--surface-soft);min-height:58px;color:var(--text);text-align:left;border:1px solid #0000;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.membership-package-list button.active{border-color:var(--accent);background:var(--accent-soft)}.membership-package-list span{color:var(--muted);font-size:12px}.settings-page,.calls-page,.user-detail-page{flex-direction:column;display:flex}.user-detail-scroll{flex:1;min-height:0;padding:14px 0 20px;overflow:auto}.user-profile-panel{background:#ffffffdb;border:1px solid #16201b0f;border-radius:8px;align-items:center;gap:14px;margin:0 18px 14px;padding:16px;display:flex;box-shadow:0 10px 32px #23302a14}.user-profile-panel>div{gap:4px;min-width:0;display:grid}.user-profile-panel strong,.user-profile-panel span,.user-profile-panel small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.user-profile-panel strong{font-size:20px}.user-profile-panel span,.user-profile-panel small{color:var(--muted);font-size:13px}.user-action-grid{grid-template-columns:repeat(4,1fr);gap:7px;margin:0 18px 14px;display:grid}.user-action-grid button{min-height:58px;color:var(--accent-strong);background:#ffffffe0;border-radius:8px;place-items:center;gap:5px;padding:8px 4px;font-size:12px;font-weight:800;display:grid}.user-action-grid button:disabled{cursor:not-allowed;opacity:.58}.user-detail-section{margin-bottom:12px}.mutual-group-row{background:var(--surface-soft);min-height:42px;color:var(--text);border-radius:8px;align-items:center;padding:0 10px;display:flex}.mutual-group-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.calls-search{margin-top:12px}.calls-tabs{margin-top:0}.calls-toolbar{grid-template-columns:1fr 1fr;gap:8px;margin:0 18px 12px;display:grid}.calls-toolbar button{background:var(--accent-soft);min-height:40px;color:var(--accent-strong);border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.calls-list{padding:0 12px 18px}.rtc-row{width:100%;min-height:72px;color:var(--text);text-align:left;background:#ffffffdb;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:grid}.rtc-row__icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent-strong);border-radius:8px;place-items:center;display:grid}.rtc-row>div:not(.rtc-row__icon){gap:3px;min-width:0;display:grid}.rtc-row strong,.rtc-row span,.rtc-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rtc-row span,.rtc-row small{color:var(--muted);font-size:12px}.rtc-row b{color:var(--muted);white-space:nowrap;font-size:12px}.rtc-row b.active{color:var(--accent-strong)}.rtc-detail-sheet,.rtc-form-sheet{max-height:88dvh;overflow:auto}.rtc-status-panel{background:var(--surface-soft);border-radius:8px;gap:5px;padding:13px;display:grid}.rtc-status-panel span,.rtc-status-panel small{color:var(--muted);font-size:12px}.rtc-status-panel strong{font-size:22px}.rtc-param-box{color:#eff7f4;white-space:pre-wrap;overflow-wrap:anywhere;background:#16201b;border-radius:8px;max-height:180px;margin:0;padding:11px;font-size:12px;line-height:1.55;overflow:auto}.rtc-action-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.rtc-action-grid button{background:var(--surface-soft);min-height:42px;color:var(--accent-strong);border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.rtc-action-grid button:disabled{cursor:not-allowed;opacity:.58}.rtc-participant-list{gap:8px;display:grid}.rtc-participant-row{background:var(--surface-soft);border-radius:8px;align-items:center;gap:7px;min-height:54px;padding:8px 9px;display:flex}.rtc-participant-row>div{flex:1;gap:3px;min-width:0;display:grid}.rtc-participant-row strong,.rtc-participant-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rtc-participant-row span{color:var(--muted);font-size:12px}.rtc-option-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.rtc-option-grid button{background:var(--surface-soft);min-height:40px;color:var(--muted);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:800;display:inline-flex}.rtc-option-grid button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.settings-scroll{flex:1;min-height:0;padding:14px 0 20px;overflow:auto}.app-settings-section{margin-bottom:12px}.settings-token-list{gap:8px;display:grid}.settings-token-row,.settings-user-row{background:var(--surface-soft);border-radius:8px;align-items:center;gap:10px;min-height:58px;padding:9px 10px;display:flex}.settings-token-row>div,.settings-user-row>div{flex:1;gap:3px;min-width:0;display:grid}.settings-token-row strong,.settings-token-row span,.settings-user-row strong,.settings-user-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-token-row span,.settings-user-row span{color:var(--muted);font-size:12px}.announcement-row{background:var(--surface-soft);border-radius:8px;gap:6px;padding:10px 11px;display:grid}.announcement-row strong,.announcement-row p{overflow-wrap:anywhere}.announcement-row p{max-height:88px;color:var(--text);margin:0;line-height:1.55;overflow:hidden}.announcement-row time{color:var(--muted);font-size:12px}.policy-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.policy-grid button{background:var(--surface-soft);min-height:42px;color:var(--accent-strong);border-radius:8px;font-weight:800}.app-settings-sheet{max-height:86dvh;overflow:auto}.policy-document{gap:10px;display:grid}.policy-document strong{font-size:17px}.policy-document p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:56dvh;margin:0;line-height:1.65;overflow:auto}.policy-document time{color:var(--muted);font-size:12px}.chat-page{flex-direction:column;display:flex}.chat-header{min-height:calc(62px + env(safe-area-inset-top));padding:max(10px, env(safe-area-inset-top)) 12px 10px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border-bottom:1px solid #16201b0f;align-items:center;gap:10px;display:flex}.chat-header__title{min-width:0;display:grid}.chat-header__actions{gap:2px;margin-left:auto;display:inline-flex}.chat-header__title strong,.chat-header__title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-header__title strong{font-size:16px}.chat-header__title span{color:var(--muted);margin-top:2px;font-size:12px}.chat-search{min-height:42px;color:var(--muted);background:#ffffffe6;border:1px solid #16201b14;border-radius:8px;align-items:center;gap:9px;margin:8px 12px 0;padding:0 12px;display:flex}.chat-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.message-list{flex:1;min-height:0;padding:16px 14px 12px;overflow:auto}.message-item{cursor:pointer;align-items:flex-start;gap:9px;margin:0 0 12px;display:flex}.message-item.mine{justify-content:flex-end}.message-item__body{max-width:min(78%,340px)}.message-meta{color:var(--muted);align-items:center;gap:8px;margin-bottom:4px;font-size:11px;display:flex}.message-meta small{min-height:18px;color:var(--danger);background:#c243431a;border-radius:999px;padding:2px 6px;font-weight:800}.message-reactions{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.message-reactions span{min-height:22px;color:var(--text);background:#ffffffdb;border-radius:999px;align-items:center;padding:0 7px;font-size:12px;display:inline-flex;box-shadow:0 2px 8px #23302a14}.message-item.mine .message-reactions,.message-item.mine .message-meta{justify-content:flex-end}.reply-preview{border-left:3px solid var(--accent);width:100%;max-width:100%;color:var(--text);text-align:left;background:#ffffffc7;border-radius:8px;gap:2px;margin-bottom:5px;padding:7px 9px;display:grid;box-shadow:0 3px 10px #23302a0d}.message-item.mine .reply-preview{background:#208a5a1f;border-left-color:#fff}.reply-preview span,.reply-preview small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.reply-preview span{color:var(--accent-strong);font-size:11px;font-weight:800}.message-item.mine .reply-preview span{color:#0f5f3c}.reply-preview small{color:var(--muted);font-size:11px}.message-item__body p{overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border-radius:8px;min-width:38px;margin:0;padding:10px 12px;line-height:1.52;box-shadow:0 5px 16px #23302a12}.attachment-preview{min-width:190px;max-width:100%;color:var(--text);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px 10px;padding:10px;display:grid;box-shadow:0 5px 16px #23302a12}.message-item.mine .attachment-preview{background:var(--accent);color:#fff}.attachment-preview span,.attachment-preview small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.attachment-preview small{color:inherit;opacity:.72;grid-column:2;font-size:11px}.attachment-preview--image{grid-template-columns:1fr;width:min(240px,70vw);padding:6px;display:grid}.attachment-preview--image img{object-fit:cover;border-radius:6px;width:100%;max-height:220px;display:block}.attachment-preview--image span{padding:2px 3px 0;font-size:12px}.message-item.mine .message-item__body p{background:var(--accent);color:#fff}.red-packet-card{color:#fff;text-align:left;background:linear-gradient(135deg,#c24343,#b7791f);border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;min-width:208px;max-width:min(260px,72vw);padding:12px;display:grid;box-shadow:0 8px 20px #c2434329}.red-packet-card svg{grid-row:span 2;margin-top:1px}.red-packet-card span,.red-packet-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.red-packet-card span{font-weight:800}.red-packet-card small{opacity:.82}.composer{padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#fffffff0;border-top:1px solid #16201b14;align-items:flex-end;gap:8px;display:flex;position:relative}.typing-indicator{max-width:calc(100% - 28px);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;position:absolute;top:-27px;left:14px;overflow:hidden}.hidden-file-input{display:none}.composer-tool{background:var(--accent-soft);width:42px;height:42px;color:var(--accent-strong);border-radius:8px;flex:none;place-items:center;display:grid}.composer-tool:disabled{cursor:not-allowed;opacity:.58}.composer-tool.active{color:var(--danger);background:#c243431f}.composer-tool--red{color:var(--danger);background:#c243431a}.composer-context{background:#fffffff5;border:1px solid #16201b14;border-radius:8px;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;min-height:42px;padding:7px 8px 7px 10px;display:grid;position:absolute;bottom:calc(100% + 7px);left:12px;right:12px;box-shadow:0 8px 22px #23302a1f}.composer-context>div{gap:2px;min-width:0;display:grid}.composer-context strong,.composer-context span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-context strong{font-size:12px}.composer-context span{color:var(--muted);font-size:11px}.composer-context button{background:var(--surface-soft);width:28px;height:28px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.composer textarea{resize:none;border:1px solid var(--line);background:#fff;border-radius:8px;min-height:78px;max-height:220px;padding:10px 12px;line-height:1.35}.send-button{background:var(--accent);color:#fff;border-radius:8px;flex:none;place-items:center;width:42px;height:42px;display:grid}.profile-card{align-items:center;gap:14px;margin:0 18px 14px;padding:16px;display:flex}.profile-card strong,.profile-card span{display:block}.profile-card strong{font-size:18px}.profile-card span{color:var(--muted);margin-top:4px;font-size:13px}.profile-shortcut-row{width:100%;min-height:52px;color:var(--text);text-align:left;background:0 0;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;padding:0;display:grid}.profile-shortcut-row+.profile-shortcut-row{border-top:1px solid #16201b0f}.profile-shortcut-row svg{color:var(--accent);grid-row:span 2}.profile-shortcut-row span{font-weight:800}.profile-shortcut-row small{color:var(--muted);font-size:12px}.settings-section{margin:0 18px 14px;padding:16px}.section-title{color:var(--text);justify-content:space-between;align-items:center;gap:12px;font-weight:800;display:flex}.small-button{background:var(--accent-soft);min-height:34px;color:var(--accent-strong);padding:0 10px;font-size:13px;font-weight:800}.compact-primary{min-height:42px}.inline-field-row{grid-template-columns:1fr 96px;align-items:end;gap:10px;display:grid}.inline-field-row .secondary-button{min-height:46px}.session-list{gap:8px;display:grid}.session-row{background:var(--surface-soft);border-radius:8px;align-items:center;gap:10px;min-height:62px;padding:9px 10px;display:flex}.session-row>div{flex:1;gap:3px;min-width:0;display:grid}.session-row strong,.session-row span,.session-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.session-row strong{font-size:14px}.session-row span,.session-row small{color:var(--muted);font-size:12px}.session-row small{color:var(--accent-strong);font-weight:800}.switch-row{min-height:42px;color:var(--text);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:0;display:flex}.switch-row i{background:#d8dfdb;border-radius:999px;width:43px;height:24px;transition:background .16s;position:relative}.switch-row i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #23302a2e}.switch-row i.active{background:var(--accent)}.switch-row i.active:after{transform:translate(19px)}.logout-button{min-height:46px;color:var(--danger);background:#c243431a;margin:2px 18px 20px;font-weight:800}.toast-host{z-index:20;pointer-events:none;justify-items:center;gap:8px;display:grid;position:fixed;bottom:18px;left:0;right:0}.toast{color:#fff;pointer-events:auto;background:#16201bf0;border-radius:8px;max-width:min(88vw,390px);padding:10px 13px;box-shadow:0 8px 28px #23302a2e}.toast--success{background:#075f56f5}.toast--error{background:#c24343f5}.side-drawer{z-index:11;background:#16201b3d;justify-content:flex-end;display:flex;position:absolute;inset:0}.side-drawer__panel{width:min(86%,360px);height:100%;padding:max(12px, env(safe-area-inset-top)) 14px calc(14px + env(safe-area-inset-bottom));background:var(--bg);flex-direction:column;gap:12px;display:flex;overflow:auto;box-shadow:-14px 0 36px #23302a2e}.drawer-header{justify-content:space-between;align-items:center;gap:12px;min-height:46px;display:flex}.drawer-header strong,.drawer-header span{display:block}.drawer-header strong{font-size:17px}.drawer-header span{color:var(--muted);margin-top:2px;font-size:12px}.drawer-section{background:#ffffffd6;border:1px solid #16201b0f;border-radius:8px;gap:10px;padding:13px;display:grid}.drawer-section__title{justify-content:space-between;align-items:center;gap:10px;font-weight:800;display:flex}.drawer-section__title small{color:var(--muted)}.drawer-tabs{background:#edf1ee;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:5px;padding:4px;display:grid}.drawer-tabs--two{grid-template-columns:repeat(2,1fr)}.drawer-tabs--many{grid-template-columns:repeat(3,minmax(0,1fr))}.drawer-tabs button{min-width:0;min-height:34px;color:var(--muted);background:0 0;border-radius:6px;font-weight:800}.drawer-tabs button.active{color:var(--accent-strong);background:#fff;box-shadow:0 4px 12px #23302a14}.compact-loading{min-height:52px;color:var(--muted);place-items:center;font-size:13px;display:grid}.compact-empty{min-height:58px;color:var(--muted);place-items:center;font-size:13px;display:grid}.drawer-inline-form{grid-template-columns:minmax(0,1fr) 38px;gap:8px;display:grid}.drawer-inline-form input,.drawer-field-stack input,.drawer-field-stack textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:8px;outline:0}.drawer-inline-form input,.drawer-field-stack input{min-height:38px;padding:0 10px}.drawer-field-stack textarea{resize:vertical;min-height:78px;padding:9px 10px;line-height:1.5}.drawer-field-stack input:disabled,.drawer-field-stack textarea:disabled,.drawer-field-stack button:disabled{cursor:not-allowed;opacity:.58}.drawer-inline-form input:focus,.drawer-field-stack input:focus,.drawer-field-stack textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #208a5a1a}.drawer-inline-form button{background:var(--accent);color:#fff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.drawer-field-stack{gap:8px;display:grid}.profile-summary{background:var(--surface-soft);border-radius:8px;align-items:center;gap:10px;min-width:0;padding:9px;display:flex}.profile-summary>div{gap:3px;min-width:0;display:grid}.profile-summary strong,.profile-summary span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.profile-summary span{color:var(--muted);font-size:12px}.drawer-metrics{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.drawer-metrics span{color:#2b5d9c;background:#2c7be514;border-radius:8px;place-items:center;min-height:30px;font-size:11px;font-weight:800;display:grid}.member-grid{grid-template-columns:repeat(4,1fr);gap:10px 8px;display:grid}.member-chip{justify-items:center;gap:5px;min-width:0;display:grid}.member-chip span{width:100%;color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.member-list{gap:8px;display:grid}.member-row{background:var(--surface-soft);border-radius:8px;grid-template-columns:auto minmax(0,1fr) repeat(5,30px);align-items:center;gap:7px;min-height:50px;padding:8px;display:grid}.member-row--restricted{grid-template-columns:auto minmax(0,1fr) 30px}.member-row>div{gap:2px;min-width:0;display:grid}.member-row strong,.member-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.member-row strong{font-size:13px}.member-row span{color:var(--muted);font-size:11px}.member-row .icon-button{width:30px;height:30px}.drawer-article-row,.join-request-row{background:var(--surface-soft);border-radius:8px;gap:5px;min-width:0;padding:10px;display:grid;position:relative}.drawer-article-row{padding-right:44px}.drawer-article-row strong,.drawer-article-row p,.drawer-article-row time,.join-request-row strong,.join-request-row span,.join-request-row time{overflow-wrap:anywhere;min-width:0}.drawer-article-row strong,.join-request-row strong{font-size:13px}.drawer-article-row p{max-height:62px;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.drawer-article-row time,.join-request-row span,.join-request-row time{color:var(--muted);font-size:11px}.drawer-article-row>.icon-button{width:30px;height:30px;position:absolute;top:8px;right:8px}.join-request-row{grid-template-columns:minmax(0,1fr) 32px 32px;align-items:center}.join-request-row--single{grid-template-columns:minmax(0,1fr) 32px}.join-request-row>div{gap:3px;min-width:0;display:grid}.join-request-row .icon-button{width:32px;height:32px}.invite-link-row{background:var(--surface-soft);min-height:44px;color:var(--text);text-align:left;border-radius:8px;gap:3px;padding:7px 9px;display:grid}.invite-link-row--action{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:7px}.invite-link-row--action>button:first-child{min-width:0;color:var(--text);text-align:left;background:0 0;gap:3px;display:grid}.invite-link-row--action>.icon-button{width:32px;height:32px}.invite-link-row span,.invite-link-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.invite-link-row small{color:var(--muted)}.drawer-message-row{background:var(--surface-soft);min-height:46px;color:var(--text);text-align:left;border-radius:8px;gap:3px;padding:8px 9px;display:grid}.drawer-message-row span,.drawer-message-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.drawer-message-row small{color:var(--muted)}.media-stat-row{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.media-stat-row span{background:var(--surface-soft);min-height:30px;color:var(--muted);border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.media-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.media-tile{aspect-ratio:1;background:var(--surface-soft);min-width:0;color:var(--muted);border-radius:8px;align-content:center;justify-items:center;gap:5px;padding:6px;display:grid}.media-tile img{object-fit:cover;border-radius:6px;width:100%;height:100%;min-height:0}.media-tile span{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}.danger-zone button,.sheet-command{min-height:42px;color:var(--text);text-align:left;background:0 0;border-radius:8px;align-items:center;gap:9px;padding:0 10px;display:flex}.danger-zone button{color:var(--danger);background:#c2434314}.message-action-sheet{gap:10px}.reaction-row{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.reaction-row button{background:var(--surface-soft);border-radius:8px;min-height:40px;font-size:20px}.sheet-command{background:var(--surface-soft)}.sheet-command.danger{color:var(--danger)}.red-packet-sheet,.red-packet-detail-sheet{max-height:86dvh;overflow:auto}.red-packet-sheet{gap:12px}.red-packet-compose-hero{color:#fff;background:radial-gradient(circle at 88% 12%,#ffd7806b,#0000 32%),linear-gradient(135deg,#d92f24 0%,#f45f31 58%,#f6b84d 100%);border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:128px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #d92f2438}.red-packet-compose-seal{color:#b3261e;background:#fff6d1f0;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;box-shadow:inset 0 0 0 5px #f6b84d4d}.red-packet-compose-hero span,.red-packet-compose-hero strong,.red-packet-compose-hero small{text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.red-packet-compose-hero span{white-space:nowrap;font-weight:800}.red-packet-compose-hero strong{white-space:nowrap;margin-top:8px;font-size:28px;line-height:1.08}.red-packet-compose-hero small{color:#ffffffdb;margin-top:7px;font-size:12px}.red-packet-compose-grid{grid-template-columns:minmax(0,1fr) 112px;gap:10px;display:grid}.red-packet-quick-amounts{flex-wrap:wrap;gap:8px;display:flex}.red-packet-quick-amounts button{color:#b3261e;background:#d92f2412;border:1px solid #d92f242e;border-radius:8px;min-height:34px;padding:0 12px;font-weight:800}.red-packet-compose-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.red-packet-compose-summary span{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;gap:4px;min-width:0;padding:10px;display:grid}.red-packet-compose-summary small,.red-packet-compose-summary strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.red-packet-compose-summary small{color:var(--muted);font-size:12px}.red-packet-compose-summary strong{font-size:14px}.red-packet-submit-button{background:#d92f24}.red-packet-detail{text-align:center;justify-items:center;gap:7px;padding:10px 0 6px;display:grid}.red-packet-detail svg{color:var(--danger)}.red-packet-detail strong{overflow-wrap:anywhere;max-width:100%;font-size:18px}.red-packet-detail span,.red-packet-detail small{color:var(--muted);font-size:12px}.red-packet-detail b{font-size:28px;line-height:1.15}.red-packet-claims{gap:8px;max-height:34dvh;display:grid;overflow:auto}.red-packet-claim-row{background:var(--surface-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;min-height:48px;padding:8px 10px;display:grid}.red-packet-claim-row span,.red-packet-claim-row strong,.red-packet-claim-row time{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.red-packet-claim-row time{color:var(--muted);grid-column:1/-1;font-size:12px}@media (width<=520px){.red-packet-compose-grid,.red-packet-compose-summary{grid-template-columns:1fr}.red-packet-compose-hero{text-align:center;grid-template-columns:1fr;justify-items:center}}.report-sheet{max-height:86dvh;overflow:auto}.report-sheet .sheet-header>div{gap:3px;display:grid}.report-sheet .sheet-header span{color:var(--muted);font-size:12px}.report-preview{background:var(--surface-soft);border-radius:8px;align-items:flex-start;gap:10px;padding:11px;display:flex}.report-preview svg{color:var(--warning);flex:none}.report-preview div{gap:4px;min-width:0;display:grid}.report-preview strong,.report-preview p{overflow-wrap:anywhere;min-width:0}.report-preview p{max-height:62px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.report-severity-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.report-severity-grid button{background:var(--surface-soft);min-height:38px;color:var(--muted);border:1px solid #0000;border-radius:8px;font-weight:800}.report-severity-grid button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}@media (width<=460px){.auth-page,.mobile-page,.chat-page{width:100vw;box-shadow:none}}
