/* LVL V1.12.0 — COMUNIDADE. Additive social layer; no protected pedagogy styles modified. */
.community-mount{min-height:620px}
.community-loading,.community-empty{min-height:220px;display:grid;place-items:center;border:1px dashed #2a2e3a;border-radius:18px;color:var(--muted);background:#0d0f15}
.community-shell{display:grid;gap:18px;padding-bottom:34px}
.community-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:28px;border:1px solid #222632;border-radius:22px;background:linear-gradient(145deg,#11141c,#0b0d13);overflow:hidden;position:relative}
.community-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-80px;top:-110px;background:radial-gradient(circle,rgba(135,76,255,.18),transparent 70%);pointer-events:none}
.community-hero h2{font-size:32px;margin:6px 0 8px;letter-spacing:-.03em}.community-hero p{margin:0;color:#a3a8b7;max-width:720px;line-height:1.6}.community-hero-actions{display:flex;gap:10px;z-index:1;flex-wrap:wrap}
.community-tabbar{display:flex;gap:8px;flex-wrap:wrap;padding:6px;border:1px solid #202430;border-radius:14px;background:#0b0d12;width:max-content;max-width:100%}
.community-tab{border:0;background:transparent;color:#8d93a5;border-radius:10px;padding:10px 14px;font-weight:800;font-size:12px;cursor:pointer}.community-tab.active{background:#181b25;color:white}.community-tab-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#7d45e8;color:#fff;font-size:9px;margin-left:5px}
.community-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.community-kpi{border:1px solid #202430;background:#0d0f15;border-radius:16px;padding:16px}.community-kpi small{display:block;color:#747b8e;font-weight:800;font-size:10px;letter-spacing:.08em}.community-kpi strong{display:block;font-size:24px;margin-top:5px}.community-kpi span{display:block;color:#8e94a4;font-size:11px;margin-top:3px}
.community-room-layout{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:14px;min-height:590px}.community-room-browser,.community-room-stage,.community-panel{border:1px solid #202430;background:#0d0f15;border-radius:18px;overflow:hidden}.community-room-browser{display:flex;flex-direction:column}.community-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 12px;border-bottom:1px solid #1e222d}.community-panel-head h3{font-size:15px;margin:2px 0}.community-panel-head p{font-size:11px;color:#777e90;margin:0}.community-mini-btn{border:1px solid #2b3040;background:#11141b;color:#c7cbd5;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:800;cursor:pointer}.community-mini-btn:hover{border-color:#7250ba;color:white}.community-mini-btn.danger{border-color:#4b292d;color:#e99ca6;background:#171012}
.community-room-list{padding:10px;display:grid;gap:7px;overflow:auto;max-height:650px}.community-room-card{border:1px solid transparent;background:#11141b;border-radius:13px;padding:12px;text-align:left;color:inherit;cursor:pointer;display:grid;gap:7px}.community-room-card:hover,.community-room-card.active{border-color:#373d4d;background:#151923}.community-room-card.active{box-shadow:inset 3px 0 #7d45e8}.community-room-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.community-room-top strong{font-size:12px}.community-room-pill{font-size:8px;font-weight:900;letter-spacing:.07em;padding:4px 6px;border-radius:7px;background:#222635;color:#aeb4c4}.community-room-pill.official{background:rgba(125,69,232,.16);color:#c8adff}.community-room-card p{font-size:10px;color:#7f8798;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.community-room-meta{display:flex;gap:10px;align-items:center;color:#777f91;font-size:9px}.community-live-dot{width:6px;height:6px;border-radius:50%;background:#4ad67f;box-shadow:0 0 10px rgba(74,214,127,.5);display:inline-block;margin-right:3px}
.community-room-stage{min-width:0;display:flex;flex-direction:column;min-height:590px}.community-room-empty{flex:1;display:grid;place-items:center;text-align:center;padding:35px}.community-room-empty .community-empty-icon{width:70px;height:70px;border-radius:20px;border:1px solid #292e3c;background:#11141b;display:grid;place-items:center;font-size:26px;margin:0 auto 14px}.community-room-empty h3{margin:0 0 7px}.community-room-empty p{max-width:440px;color:#7d8495;font-size:12px;line-height:1.6}
.community-chat-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid #202430}.community-chat-title{min-width:0}.community-chat-title small{color:#777e90;font-size:9px;font-weight:800;letter-spacing:.07em}.community-chat-title h3{margin:3px 0;font-size:16px}.community-chat-title p{margin:0;color:#777e90;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.community-chat-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.community-voice-btn{border:1px solid #2b3140;background:#131720;color:#d9dde7;border-radius:10px;padding:8px 11px;font-size:10px;font-weight:900;cursor:pointer}.community-voice-btn.live{background:rgba(56,192,108,.12);border-color:#2c754a;color:#7bea9f}.community-voice-btn[disabled]{opacity:.45;cursor:not-allowed}
.community-chat-body{display:grid;grid-template-columns:minmax(0,1fr) 190px;min-height:450px;flex:1}.community-message-pane{display:flex;flex-direction:column;min-width:0;border-right:1px solid #1e222c}.community-message-log{flex:1;min-height:360px;max-height:480px;overflow:auto;padding:16px;display:flex;flex-direction:column;gap:11px;scroll-behavior:smooth}.community-message{display:flex;gap:9px;align-items:flex-start}.community-avatar{width:32px;height:32px;min-width:32px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#4e315f,#20232e);font-size:11px;font-weight:900;color:#fff}.community-message-copy{min-width:0;max-width:min(660px,85%)}.community-message-line{display:flex;align-items:center;gap:7px}.community-message-line strong{font-size:10px}.community-message-line time{font-size:8px;color:#636b7d}.community-message-copy p{margin:4px 0 0;padding:9px 11px;background:#13161e;border:1px solid #1e222d;border-radius:4px 12px 12px 12px;font-size:11px;color:#d4d7df;line-height:1.55;white-space:pre-wrap;word-break:break-word}.community-message.mine{flex-direction:row-reverse}.community-message.mine .community-message-copy{display:flex;flex-direction:column;align-items:flex-end}.community-message.mine .community-message-line{flex-direction:row-reverse}.community-message.mine p{background:rgba(115,66,205,.15);border-color:rgba(115,66,205,.28);border-radius:12px 4px 12px 12px}.community-message-report{border:0;background:transparent;color:#555d70;font-size:9px;cursor:pointer;padding:0}.community-message-report:hover{color:#e6a2ac}
.community-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px;border-top:1px solid #202430;background:#0c0e14}.community-composer textarea{resize:none;min-height:42px;max-height:110px;border:1px solid #282d3a;background:#10131a;color:#e9ebf0;border-radius:11px;padding:11px 12px;font:inherit;font-size:11px;outline:none}.community-composer textarea:focus{border-color:#6847ad}.community-composer button{align-self:end;height:42px;padding:0 16px}
.community-member-pane{padding:12px;overflow:auto;max-height:530px}.community-member-pane h4{font-size:10px;color:#737b8d;letter-spacing:.08em;margin:2px 0 10px}.community-member-list{display:grid;gap:6px}.community-member{display:flex;align-items:center;gap:8px;padding:7px;border-radius:10px;cursor:pointer}.community-member:hover{background:#13161e}.community-member .community-avatar{width:27px;height:27px;min-width:27px;font-size:9px}.community-member span{min-width:0}.community-member strong{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-member small{display:block;color:#676f80;font-size:8px;margin-top:2px}.community-voice-strip{display:flex;gap:5px;flex-wrap:wrap;padding:9px 12px;border-bottom:1px solid #1e222c;background:#0b0e13}.community-voice-chip{display:flex;align-items:center;gap:6px;border:1px solid #25302c;background:#101713;border-radius:9px;padding:6px 8px;font-size:9px;color:#a7cab2}.community-voice-chip i{width:6px;height:6px;background:#4bd47e;border-radius:50%}
.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.community-panel{padding:0}.community-panel-body{padding:15px}.community-panel-title{margin:0 0 4px;font-size:16px}.community-panel-subtitle{margin:0;color:#757d8e;font-size:11px;line-height:1.5}.community-request-list,.community-friend-list,.community-people-grid{display:grid;gap:9px;margin-top:14px}.community-person-card{display:flex;align-items:center;gap:11px;border:1px solid #202430;background:#11141b;border-radius:13px;padding:11px}.community-person-card .community-avatar{width:38px;height:38px;min-width:38px}.community-person-main{min-width:0;flex:1}.community-person-main strong{font-size:11px;display:block}.community-person-main p{font-size:9px;color:#757d8e;margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-person-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.community-tag-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.community-tag{padding:3px 6px;border-radius:6px;background:#1a1e28;color:#8e96a8;font-size:8px}.community-request-actions{display:flex;gap:5px}.community-search{display:flex;gap:8px;margin-top:14px}.community-search input,.community-form input,.community-form textarea,.community-form select{width:100%;border:1px solid #282d3a;background:#10131a;color:#e8eaf0;border-radius:10px;padding:10px 11px;font:inherit;font-size:11px;outline:none}.community-search input:focus,.community-form input:focus,.community-form textarea:focus,.community-form select:focus{border-color:#6847ad}.community-search button{white-space:nowrap}
.community-profile-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:22px;padding:22px}.community-profile-summary{display:flex;flex-direction:column;align-items:center;text-align:center}.community-profile-summary .community-avatar{width:78px;height:78px;font-size:24px}.community-profile-summary h3{margin:10px 0 4px;font-size:17px}.community-profile-summary p{margin:0;color:#727a8c;font-size:10px}.community-profile-form{display:grid;gap:12px}.community-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.community-form label{display:grid;gap:6px;color:#8a91a2;font-size:9px;font-weight:800}.community-form textarea{min-height:90px;resize:vertical}.community-form-help{font-size:9px;color:#626a7b;font-weight:400;line-height:1.45}.community-check{display:flex!important;align-items:center;gap:8px!important}.community-check input{width:auto!important}.community-form-actions{display:flex;justify-content:flex-end;gap:7px}
.community-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(6px);display:grid;place-items:center;padding:18px;z-index:90}.community-modal{width:min(620px,100%);max-height:min(82vh,760px);overflow:auto;border:1px solid #2b3040;background:#0e1017;border-radius:20px;box-shadow:0 28px 80px rgba(0,0,0,.48)}.community-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:18px;border-bottom:1px solid #202430}.community-modal-head h3{margin:3px 0 0}.community-modal-close{width:32px;height:32px;border-radius:9px;border:1px solid #292e3b;background:#11141b;color:#bec3ce;cursor:pointer}.community-modal-body{padding:18px}.community-profile-modal-top{display:flex;gap:14px;align-items:center}.community-profile-modal-top .community-avatar{width:60px;height:60px;font-size:18px}.community-profile-modal-top h3{margin:0 0 5px}.community-profile-modal-top p{margin:0;color:#7c8394;font-size:10px;line-height:1.5}.community-profile-info{display:grid;gap:11px;margin-top:16px}.community-profile-info-block{border:1px solid #202430;border-radius:12px;background:#11141b;padding:11px}.community-profile-info-block small{display:block;color:#686f80;font-size:8px;font-weight:900;letter-spacing:.08em;margin-bottom:7px}.community-profile-modal-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.community-invite-list{display:grid;gap:7px;margin-top:12px}.community-invite-row{display:flex;align-items:center;gap:10px;border:1px solid #202430;border-radius:11px;padding:9px}.community-invite-row span{flex:1}.community-invite-row strong{font-size:10px}.community-toast{position:fixed;right:20px;bottom:20px;z-index:120;border:1px solid #2e3442;background:#11151d;color:#e3e6ec;border-radius:12px;padding:11px 14px;font-size:10px;box-shadow:0 15px 40px rgba(0,0,0,.45);animation:communityToastIn .2s ease}.community-toast.error{border-color:#66363e;color:#ffb3bf}.community-toast.success{border-color:#2e6343;color:#9ceab6}@keyframes communityToastIn{from{transform:translateY(8px);opacity:0}to{transform:none;opacity:1}}
.community-auth-needed{min-height:520px;border:1px solid #202430;border-radius:20px;background:#0d0f15;display:grid;place-items:center;text-align:center;padding:30px}.community-auth-needed div{max-width:520px}.community-auth-needed h2{font-size:28px;margin:10px 0}.community-auth-needed p{color:#7c8495;line-height:1.65;font-size:12px}.community-error{padding:14px;border:1px solid #512f36;background:#171013;color:#e5a3ad;border-radius:12px;font-size:11px}
.community-note{font-size:9px;color:#656d7e;line-height:1.5;margin-top:7px}.community-private-marker{color:#c8adff}.community-official-marker{color:#92c8ff}
@media(max-width:1100px){.community-chat-body{grid-template-columns:minmax(0,1fr) 150px}.community-room-layout{grid-template-columns:270px minmax(0,1fr)}}
@media(max-width:900px){.community-room-layout{grid-template-columns:1fr}.community-room-list{max-height:270px}.community-chat-body{grid-template-columns:1fr}.community-member-pane{display:none}.community-message-pane{border-right:0}.community-grid{grid-template-columns:1fr}.community-kpis{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:620px){.community-hero{padding:20px;align-items:flex-start;flex-direction:column}.community-hero h2{font-size:25px}.community-tabbar{width:100%;display:grid;grid-template-columns:1fr 1fr}.community-tab{width:100%}.community-kpis{grid-template-columns:1fr}.community-chat-head{align-items:flex-start;flex-direction:column}.community-chat-actions{justify-content:flex-start}.community-message-log{min-height:330px;max-height:420px;padding:12px}.community-message-copy{max-width:90%}.community-profile-card{grid-template-columns:1fr;padding:16px}.community-form-row{grid-template-columns:1fr}.community-person-card{align-items:flex-start}.community-person-actions{max-width:120px}.community-room-stage{min-height:520px}}
