:root{--background:#fff;--foreground:#1a1a1a}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit}input:focus{outline-offset:1px;outline:2px solid #f7e643}.panel-topbar,.panel-backdrop{display:none}@media (max-width:900px){.panel-topbar{z-index:40;padding:10px 14px;padding-top:calc(10px + env(safe-area-inset-top));background:#1a1a1a;align-items:center;gap:12px;display:flex;position:sticky;top:0}.panel-menu-btn{color:#1a1a1a;cursor:pointer;background:#f7e643;border:none;border-radius:8px;width:40px;height:40px;font-size:20px;font-weight:700}.panel-sidebar{z-index:60;transition:transform .2s;top:0;bottom:0;left:0;transform:translate(-105%);height:100dvh!important;padding-top:calc(22px + env(safe-area-inset-top))!important;position:fixed!important}.panel-sidebar[data-open=true]{transform:none;box-shadow:0 0 40px #0006}.panel-backdrop[data-open=true]{z-index:50;background:#00000073;display:block;position:fixed;inset:0}.panel-content{padding:16px 14px 32px!important}.table-card{-webkit-overflow-scrolling:touch;overflow-x:auto}.table-card>a,.table-card>div{min-width:620px}.mobile-stack{grid-template-columns:1fr!important}.mobile-stack>*,.panel-content input,.panel-content select,.panel-content textarea{min-width:0}.panel-content [style*="justify-content: space-between"]{flex-wrap:wrap;gap:8px}}@media (max-width:900px),(pointer:coarse){input,select,textarea{font-size:16px!important}}.agenda-dots{display:none}@media (max-width:700px){.agenda-chip{display:none!important}.agenda-dots{display:flex}.agenda-cell{min-height:58px!important;padding:4px!important}}
