.error-dialog__backdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:flex-end;animation:.16s ease-out error-dialog-fade-in;display:flex;position:fixed;inset:0}.error-dialog__card{border-top:1px solid var(--color-border);width:100%;padding:32px 24px calc(28px + env(safe-area-inset-bottom));text-align:center;background:#2a2a2a;border-radius:24px 24px 0 0;animation:.28s cubic-bezier(.22,1,.36,1) error-dialog-slide-up;position:relative;box-shadow:0 -18px 40px #00000059}.error-dialog__close{color:#fff;opacity:.75;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;transition:opacity .12s,background .12s;display:grid;position:absolute;top:12px;right:14px}.error-dialog__close:hover{opacity:1;background:#ffffff0f}.error-dialog__icon{color:#e76f6f;background:#512121;border-radius:50%;place-items:center;width:64px;height:64px;margin:8px auto 18px;display:grid}.error-dialog__title{color:#fff;margin:0 0 12px;font-size:20px;font-weight:700}.error-dialog__description{color:#b8b8b8;margin:0 0 22px;font-size:14px;line-height:1.45}.error-dialog__confirm{color:#1c1c1c;cursor:pointer;background:#e76f6f;border:0;border-radius:999px;width:100%;min-height:52px;font-size:16px;font-weight:600;transition:transform .12s,background .12s}.error-dialog__confirm:hover{background:#df5e5e}.error-dialog__confirm:active{transform:scale(.99)}@keyframes error-dialog-fade-in{0%{opacity:0}to{opacity:1}}@keyframes error-dialog-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.login-page{background:var(--color-cyan);flex-direction:column;min-height:100dvh;display:flex}.login-hero{padding:24px;padding-top:calc(24px + env(safe-area-inset-top));justify-content:center;align-items:center;display:flex;position:relative}.login-hero__image{width:100%;max-width:320px;height:auto;display:block}.card.login-card{padding:32px 24px calc(24px + env(safe-area-inset-bottom));background:#1c1c1c;border:0;border-radius:22px 22px 0 0;flex:1}.login-brand{width:auto;height:28px;margin:0 auto 32px;display:block}.login-message{text-align:center;color:#fff;margin:0 0 32px}.login-form{gap:18px;display:grid}.login-form label{color:#fff;gap:8px;font-size:13px;font-weight:700;display:grid}.sheet-overlay{z-index:50;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-backdrop{background:#000000b8;border:0;position:absolute;inset:0}.bottom-sheet{border:1px solid var(--color-border);width:100%;max-width:430px;min-height:330px;padding:32px 24px calc(24px + env(safe-area-inset-bottom));z-index:1;background:#1c1c1c;border-radius:24px 24px 0 0;justify-items:center;gap:16px;animation:.18s ease-out sheet-up;display:grid;position:relative}.sheet-close{color:#fff;opacity:.75;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;transition:opacity .12s,background .12s;display:grid;position:absolute;top:16px;right:16px}.sheet-close:hover:not(:disabled){opacity:1;background:#ffffff0f}.sheet-icon{width:58px;height:58px;color:var(--color-cyan);background:#002f42;border-radius:50%;place-items:center;display:grid}.sheet-icon.success{color:#4eca8a;background:#4eca8a2e}.sheet-action{justify-content:center;align-items:center;gap:10px;border-radius:999px!important;display:inline-flex!important}.sheet-action.btn-success{color:#1c1c1c}.bottom-sheet h2{color:#fff;text-align:center;margin:0;font-size:20px}.bottom-sheet p{color:var(--color-gray);text-align:center;margin:0;line-height:1.45}.bottom-sheet strong{color:#ababab}.sheet-info{justify-items:center;gap:4px;display:grid}.bottom-sheet hr{border:0;border-top:1px solid var(--color-border);width:100%}.sheet-horario{letter-spacing:0;font-family:Lato,Inter,system-ui,sans-serif;font-size:14px;font-weight:700;line-height:1.3}.success-sheet{min-height:300px}@keyframes sheet-up{0%{opacity:.7;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.profile-menu__backdrop{z-index:900;background:#00000040;justify-content:flex-end;align-items:flex-start;padding:76px 16px 0;animation:.12s ease-out profile-menu-fade-in;display:flex;position:fixed;inset:0}.profile-menu__card{border:1px solid var(--color-border);background:#2a2a2a;border-radius:16px;width:100%;max-width:280px;padding:14px 12px;animation:.16s ease-out profile-menu-pop-in;box-shadow:0 18px 40px #00000059}.profile-menu__header{border-bottom:1px solid var(--color-border);align-items:center;gap:12px;padding:6px 8px 14px;display:flex}.profile-menu__avatar{border:1px solid var(--color-border-strong);width:42px;height:42px;color:var(--color-cyan);background:#01cbff24;border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:grid;overflow:hidden}.profile-menu__avatar img{object-fit:cover;width:100%;height:100%}.profile-menu__identity{flex-direction:column;min-width:0;display:flex}.profile-menu__identity strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;overflow:hidden}.profile-menu__identity span{color:var(--color-gray);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-menu__nivel{letter-spacing:.4px;background:#01cbff24;border-radius:999px;align-self:flex-start;margin-top:4px;padding:3px 10px;font-size:11px;font-weight:700;color:var(--color-cyan)!important}.profile-menu__item{color:#fff;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;margin-top:8px;padding:12px 10px;font-size:14px;font-weight:500;transition:background .12s;display:flex}.profile-menu__item:hover:not(:disabled){background:#ffffff0a}.profile-menu__item:disabled{opacity:.6;cursor:not-allowed}.profile-menu__item--danger{color:#e76f6f}@keyframes profile-menu-fade-in{0%{opacity:0}to{opacity:1}}@keyframes profile-menu-pop-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.meeting-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;gap:16px;padding:18px;display:grid}.meeting-card-top{align-items:flex-start;gap:12px;display:flex}.meeting-icon{aspect-ratio:1;border:1px solid var(--color-border-strong);width:40px;min-width:40px;height:40px;min-height:40px;color:var(--color-cyan);background:#01cbff24;border-radius:13px;flex:0 0 40px;justify-content:center;align-items:center;display:flex}.meeting-icon-svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px;display:block}.meeting-info{flex:1;min-width:0}.meeting-date{color:var(--color-gray);margin:0 0 4px;font-size:13px}.meeting-info h2{color:#fff;margin:0;font-size:17px}.meeting-contact{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:13px;overflow:hidden}.meeting-badge{border:1px solid var(--color-border-strong);color:var(--color-cyan);background:#01cbff24;border-radius:999px;flex:none;padding:5px 12px;font-size:11px;font-weight:900}.meeting-badge.online{border-color:var(--color-orange);color:var(--color-orange);background:#ff980029}.meeting-status{color:var(--color-gray);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.status-dot{background:var(--color-gray);border-radius:50%;width:8px;min-width:8px;height:8px;min-height:8px}.status-dot.progress{background:var(--color-orange)}.status-dot.done{background:var(--color-success)}.meeting-finalized-text{min-height:52px;color:var(--color-gray);text-align:center;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.reunioes-page{background:var(--color-graphite);min-height:100dvh;padding:24px}.reunioes-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.reunioes-header h1{color:#fff;margin:0;font-size:22px;line-height:1.25}.reunioes-header p{color:var(--color-gray);margin:6px 0 0;font-size:13px}.avatar{border:1px solid var(--color-border-strong);width:46px;height:46px;color:var(--color-cyan);background:#01cbff24;border-radius:50%;place-items:center;padding:0;font-weight:900;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.meeting-list{gap:16px;padding-bottom:32px;display:grid}.state-text,.state-box{color:var(--color-gray)}.state-box{gap:14px;display:grid}.empty-state{flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:calc(100dvh - 220px);padding:24px;display:flex}.empty-state__icon{color:var(--color-cyan)}.empty-state__text{color:var(--color-gray);text-align:center;margin:0;font-size:14px}:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-graphite:#1c1c1c;--color-cyan:#01cbff;--color-gray:#ccc;--color-orange:#ff9800;--color-surface:#252525;--color-surface-muted:#2e2e2e;--color-border:#cccccc29;--color-border-strong:#01cbff6b;--color-success:#22c55e;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-xxl:32px;background:#1c1c1c;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;touch-action:manipulation;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%;margin:0}body{background:#1c1c1c;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.app-shell{background:var(--color-graphite);justify-content:center;width:100%;min-height:100dvh;display:flex}.mobile-frame{background:var(--color-graphite);width:100%;max-width:430px;min-height:100dvh;position:relative;overflow-x:hidden}.page{min-height:100dvh;padding:24px}.btn{border:0;border-radius:16px;width:100%;min-height:52px;padding:0 18px;font-size:16px;font-weight:600;transition:transform .12s,opacity .12s,background .12s}.btn:active{transform:scale(.99)}.btn-primary{background:var(--color-cyan);color:#1c1c1c}.btn-secondary{color:var(--color-cyan);border:1px solid var(--color-cyan);background:0 0}.btn-success{background:var(--color-success);color:#fff}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:18px}.input{border:1px solid var(--color-border);background:var(--color-surface);color:#fff;border-radius:10px;outline:none;width:100%;height:48px;padding:0 12px}.input:focus{border-color:var(--color-cyan)}.input::placeholder{color:#9ca3af}
