:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:18px;line-height:1.5;color:#121212;background:#f0f2f5}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}a{color:#0b57d0;font-weight:600}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #0b57d0;outline-offset:2px}.elder-page{max-width:42rem;margin:0 auto;padding:1.5rem 1rem 3rem}.elder-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;margin-bottom:1.25rem}.elder-title{font-size:1.75rem;font-weight:700;margin:0 0 .75rem;letter-spacing:-.02em}.elder-label{display:block;font-weight:600;margin-bottom:.35rem;font-size:1.05rem}.elder-input{width:100%;min-height:52px;font-size:1.1rem;padding:.5rem .75rem;border:2px solid #333;border-radius:8px;background:#fff}.elder-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;min-width:140px;padding:0 1.25rem;font-size:1.1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;background:#0b57d0;color:#fff}.elder-btn:disabled{opacity:.55;cursor:not-allowed}.elder-btn-secondary{background:#424242}.elder-error{color:#b00020;font-weight:600;margin-top:.5rem}.elder-nav{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.meeting-shell{display:flex;flex-direction:column;min-height:100vh;background:#111}.meeting-layout{display:flex;flex:1;flex-direction:column}@media (min-width: 900px){.meeting-layout{flex-direction:row}}.meeting-main{flex:1;min-height:50vh}.meeting-side{width:100%;max-width:100%;background:#1e1e1e;color:#fff;padding:.75rem;display:flex;flex-direction:column;gap:.75rem}@media (min-width: 900px){.meeting-side{width:320px;max-width:320px}}.btn-leave{margin:.5rem;min-height:52px;font-size:1.05rem;font-weight:700;background:#c62828;color:#fff;border:none;border-radius:8px;cursor:pointer}.recording-bar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;padding:.75rem 1rem;background:#263238;color:#fff}.recording-bar button{min-height:48px;padding:0 1rem;font-weight:700;border-radius:8px;border:none;cursor:pointer}.recording-bar .btn-start{background:#2e7d32;color:#fff}.recording-bar .btn-stop{background:#c62828;color:#fff}
