body{background:url(https://images.unsplash.com/photo-1462331940025-496dfbfc7564) no-repeat 50% fixed;background-size:cover;font-family:Segoe UI,sans-serif;margin:0}.app-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border-radius:12px;margin:10px auto;max-width:1100px;padding:10px;text-align:center}h2{color:#fff;font-size:20px}.controls{gap:8px;margin-bottom:10px}.controls select{border-radius:6px;padding:6px}.week-header{color:#fff;font-size:12px}.calendar-grid,.week-header{display:grid;grid-template-columns:repeat(7,1fr)}.day-cell{background:#ffffff14;border:1px solid #fff3;display:flex;flex-direction:column;min-height:100px;padding:4px}.date{color:#fff;font-size:11px;font-weight:700}.events{display:flex;flex-direction:column;gap:2px}.event-box{border-radius:5px;box-shadow:0 1px 3px #0000004d;font-size:10px;line-height:1.2;padding:3px}.time{font-size:9px}@media (max-width:600px){h2{font-size:16px}.controls{flex-direction:row}.week-header{font-size:10px}.day-cell{min-height:80px;padding:3px}.event-box{font-size:9px;padding:2px}.time{font-size:8px}}@media (min-width:601px) and (max-width:1024px){.day-cell{min-height:110px}.event-box{font-size:10px}}@media (min-width:1025px){.day-cell{min-height:140px}.event-box{font-size:11px}}.mobile-day{background:#fff3;border-radius:10px;margin:8px 0;padding:10px;text-align:left}.mobile-date{color:#fff;font-weight:700;margin-bottom:5px}.today{border:2px solid #00e5ff!important;box-shadow:0 0 10px #00e5ff}.today-label{color:#00e5ff;font-size:10px}.mobile-day.today{border:2px solid #00e5ff!important;border-radius:10px;box-shadow:0 0 10px #00e5ff}.mobile-day.today .mobile-date{color:#00e5ff;font-weight:700}.header{align-items:center;display:flex;flex-direction:column;gap:1px;justify-content:center}.logo{height:60px;object-fit:contain;width:60px}.title{color:#fff;font-size:22px;font-weight:600;margin:1px}@media (max-width:600px){.logo{height:45px;width:45px}.title{font-size:18px}}.logos{height:100px;object-fit:contain;width:100px}.top-bar{align-items:center;display:flex;gap:8px;position:fixed;right:10px;top:10px;z-index:999}@media (max-width:600px){.top-bar{position:fixed;right:5px;top:5px}}.controls{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:15px}.nav-btn{background:#ffffff2e;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;font-weight:700;height:40px;transition:all .3s ease;width:40px}.nav-btn:hover{background:#ffffff59;transform:scale(1.08)}.nav-btn:active{transform:scale(.95)}.event-box{cursor:pointer;position:relative}.custom-tooltip{background:#000000e6;border-radius:6px;bottom:115%;color:#fff;font-size:11px;opacity:0;padding:8px 10px;pointer-events:none;text-align:center;transition:all .2s ease;visibility:hidden;white-space:nowrap;z-index:9999}.custom-tooltip,.custom-tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.custom-tooltip:after{border:6px solid #0000;border-top-color:#000000e6;content:"";top:100%}.event-box:hover .custom-tooltip{opacity:1;visibility:visible}
/*# sourceMappingURL=main.e9bd2b52.css.map*/