body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#root,body,html{height:100vh}.app{background-color:#f5f5f7;color:#1d1d1f;height:100vh}.app,.status-panel{display:flex;flex-direction:column}.status-panel{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;color:#fff;height:25vh;justify-content:space-between;padding:16px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.activity-status{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.activity-emoji{font-size:4.8rem;margin-bottom:8px}.activity-text{font-size:1.375rem;font-weight:600;opacity:.95;text-align:center}.state-info{display:flex;justify-content:center;width:100%}.state-timing{align-items:center;display:flex;font-size:.85rem;font-weight:500;gap:16px;opacity:.9}.countdown{background-color:#fff3;border-radius:8px;font-weight:600;padding:4px 8px}.status-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.calendar-status{margin-bottom:12px;text-align:center}.status-indicator{font-size:1.25rem;font-weight:600;margin-bottom:4px}.status-indicator.busy{color:#ff6b6b}.status-indicator.free{color:#4ecdc4}.event-name{font-size:.9rem;font-weight:500;opacity:.9}.devices{display:flex;gap:16px;justify-content:space-around}.device{align-items:center;display:flex;flex-direction:column;gap:4px}.device-name{font-size:.8rem;opacity:.9}.device-status{background-color:#fff3;border-radius:8px;font-size:.9rem;font-weight:600;padding:4px 8px}.device-status.on{background-color:#4ecdc44d}.device-status.off{background-color:#636e724d}.error{background-color:#ff6b6b33;border-radius:8px;color:#ff6b6b;font-weight:500;padding:8px}.error,.loading{text-align:center}.loading{font-size:1rem;opacity:.8}.events-list{background-color:#f5f5f7;height:75vh;overflow-y:auto;padding:16px}.events-list h2{color:#1d1d1f;font-size:1.25rem;font-weight:600;margin-bottom:16px}.events{display:flex;flex-direction:column;gap:12px}.event-item{background:#fff;border:1px solid #e5e5e7;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:16px}.event-title{color:#1d1d1f;font-size:.95rem;font-weight:600;margin-bottom:8px}.event-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.event-type{color:#667eea;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.event-time{color:#86868b;font-size:.8rem;font-weight:500}.event-timestamp{color:#86868b;font-size:.75rem;margin-bottom:8px}.event-details{background-color:#f5f5f7;border:1px solid #e5e5e7;border-radius:6px;color:#515154;font-family:Monaco,Menlo,monospace;font-size:.7rem;padding:8px;white-space:pre-wrap}.no-events{color:#86868b;font-style:italic;padding:32px;text-align:center}@media (max-width:480px){.status-panel{padding:12px}.activity-emoji{font-size:3.6rem}.activity-text{font-size:1.25rem}.state-timing{flex-direction:column;font-size:.8rem;gap:12px;text-align:center}.countdown{font-size:.75rem;padding:3px 6px}.devices{gap:12px}.event-item{padding:12px}.event-details{font-size:.65rem}}.events-list{scroll-behavior:smooth}.events-list::-webkit-scrollbar{width:4px}.events-list::-webkit-scrollbar-track{background:#0000001a;border-radius:2px}.events-list::-webkit-scrollbar-thumb{background:#0000004d;border-radius:2px}.events-list::-webkit-scrollbar-thumb:hover{background:#00000080}
/*# sourceMappingURL=main.457e4256.css.map*/