
/* V8.1 Material Matrix */
:root{--surface:rgba(8,24,18,.75);--surface-2:rgba(13,37,28,.75);--green:#00f58b;--cyan:#00d9ff;--line:rgba(114,255,202,.18);--radius:24px}
.glass{background:linear-gradient(145deg,rgba(9,29,21,.82),rgba(4,15,11,.78));backdrop-filter:blur(22px) saturate(130%);-webkit-backdrop-filter:blur(22px) saturate(130%);box-shadow:0 26px 90px rgba(0,0,0,.46)}
.login-card{border-radius:32px;padding:30px}.agenda-sidebar{background:rgba(4,17,12,.9)}.agenda-topbar{margin:14px 14px 0;border:1px solid var(--line);border-radius:24px;top:12px}.agenda-content{padding:18px 14px 34px}.calendar-card,.upcoming-card,.event-modal{border-radius:28px}.calendar-day{background:rgba(2,13,9,.42);min-height:118px}.calendar-day:hover{background:rgba(0,245,139,.045)}.day-event{border-radius:8px;background:rgba(0,217,255,.075)}.btn,.icon-button,.field input,.field textarea{border-radius:14px}.btn.primary{background:linear-gradient(135deg,#00f58b,#00d9ff);color:#00150c}.modal-backdrop{z-index:10000}.toast-host{z-index:12000}
