.login-page{background:var(--color-cyan);flex-direction:column;min-height:100dvh;display:flex}.login-hero{justify-content:center;align-items:center;height:260px;display:flex;position:relative}.login-location-icon,.login-check-icon{color:#fff;background:#1c1c1c29;place-items:center;font-weight:900;display:grid;position:absolute}.login-location-icon{border-radius:12px;width:44px;height:44px;font-size:26px;top:86px;left:68px}.login-check-icon{width:42px;height:42px;color:var(--color-cyan);background:#fff;border-radius:12px;font-size:22px;bottom:64px;right:70px}.login-ticket{background:var(--color-surface);width:140px;height:78px;color:var(--color-cyan);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;font-weight:800;display:flex;transform:rotate(13deg);box-shadow:0 8px 18px #0003}.login-ticket small{color:var(--color-gray);margin-top:4px}.login-card{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;flex:1;padding:32px 24px 24px}.login-brand{color:var(--color-cyan);letter-spacing:.4px;justify-content:center;align-items:center;gap:4px;margin-bottom:32px;font-size:19px;display:flex}.login-brand strong{background:var(--color-cyan);color:#1c1c1c;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.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}.login-error{color:#ffb4b4;text-align:center;margin:-4px 0 0;font-size:13px;line-height:1.4}.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{background:var(--color-surface);border:1px solid var(--color-border);z-index:1;border-radius:24px 24px 0 0;justify-items:center;gap:16px;width:100%;max-width:430px;min-height:330px;padding:36px 24px 24px;animation:.18s ease-out sheet-up;display:grid;position:relative}.sheet-handle{background:#cccccc47;border-radius:999px;width:46px;height:4px;position:absolute;top:8px}.sheet-close{color:#fff;background:0 0;border:0;font-size:28px;line-height:1;position:absolute;top:16px;right:24px}.sheet-icon{border:1px solid var(--color-border-strong);width:58px;height:58px;color:var(--color-cyan);background:#01cbff24;border-radius:50%;place-items:center;font-size:30px;font-weight:900;display:grid}.sheet-icon.success{color:var(--color-success);background:#22c55e29;border-color:#22c55e61}.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:#fff}.sheet-info{justify-items:center;gap:4px;display:grid}.bottom-sheet hr{border:0;border-top:1px solid var(--color-border);width:100%}.success-sheet{min-height:300px}@keyframes sheet-up{0%{opacity:.7;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.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%;font-weight:900}.meeting-list{gap:16px;padding-bottom:32px;display:grid}.state-text,.state-box{color:var(--color-gray)}.state-box{gap:14px;display:grid}: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}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}
