*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f2f5;color:#1a1a2e;min-height:100dvh}.app{display:flex;flex-direction:column;height:100dvh;overflow:hidden}.app-body{display:flex;flex:1;overflow:hidden;position:relative}.main-content{flex:1;overflow:auto;background:#f0f2f5}.header{background:#1e3a5f;color:#fff;display:flex;align-items:center;padding:0 12px;height:56px;flex-shrink:0;z-index:100;box-shadow:0 2px 8px #00000040;position:relative}.header-left{display:flex;align-items:center;gap:8px;flex-shrink:0}.header-center{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:4px}.header-right{display:flex;align-items:center;gap:8px;margin-left:auto}.header-menu-btn{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:6px;font-size:20px;line-height:1;min-width:44px;min-height:44px;align-items:center;justify-content:center}.header-title{font-size:1rem;font-weight:700;letter-spacing:.02em;flex-shrink:0}.header-period-label{font-size:.875rem;font-weight:500;white-space:nowrap;margin:0 6px;opacity:.9}.header-view-toggle{display:flex;background:#ffffff26;border-radius:6px;overflow:hidden}.btn-icon{background:none;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;transition:background .15s}.btn-icon:hover{background:#fff3}.btn-today{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;padding:6px 10px;min-height:36px;white-space:nowrap;transition:background .15s}.btn-today:hover{background:#ffffff40}.btn-view{background:none;border:none;color:#ffffffbf;cursor:pointer;font-size:.8rem;font-weight:600;padding:6px 12px;min-height:36px;transition:background .15s,color .15s}.btn-view.active{background:#ffffff40;color:#fff}.btn-view:hover{color:#fff}.btn-add{background:#f59e0b;border:none;border-radius:8px;color:#1a1a2e;cursor:pointer;font-size:.8rem;font-weight:700;padding:8px 14px;min-height:36px;white-space:nowrap;transition:background .15s,transform .1s;display:flex;align-items:center;gap:5px}.btn-add:hover{background:#fbbf24}.btn-add:active{transform:scale(.97)}.sidebar{width:220px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;z-index:80}.sidebar-header{padding:14px 16px 8px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b}.sidebar-actions{display:flex;gap:6px;padding:0 12px 10px}.btn-sm{flex:1;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:.75rem;font-weight:600;padding:5px 6px;min-height:30px;transition:background .15s}.btn-sm:hover{background:#e2e8f0}.sidebar-class-list{flex:1;padding:4px 8px 16px;display:flex;flex-direction:column;gap:2px}.sidebar-class-item{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:6px;cursor:pointer;transition:background .15s;-webkit-user-select:none;user-select:none;min-height:36px}.sidebar-class-item:hover{background:#f8fafc}.sidebar-class-item.active{background:#f1f5f9}.class-dot{width:13px;height:13px;border-radius:50%;flex-shrink:0;border:1.5px solid rgba(0,0,0,.12)}.class-dot.inactive{opacity:.3}.class-label{font-size:.875rem;font-weight:500;flex:1}.class-check{font-size:12px;color:#475569}.sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:75}.week-view{display:flex;flex-direction:column;height:100%;background:#fff;margin:8px;border-radius:12px;box-shadow:0 1px 4px #0000001a;overflow:hidden}.week-header-row{display:flex;border-bottom:2px solid #e2e8f0;background:#fff;position:sticky;top:0;z-index:10}.week-time-gutter{width:72px;flex-shrink:0;border-right:1px solid #e2e8f0}.week-day-headers{flex:1;display:grid;grid-template-columns:repeat(5,1fr)}.week-day-header{padding:10px 6px;text-align:center;font-size:.8rem;font-weight:600;color:#475569;border-right:1px solid #e2e8f0}.week-day-header:last-child{border-right:none}.week-day-header.is-today{color:#1e3a5f}.week-day-header .day-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.95rem;font-weight:700}.week-day-header.is-today .day-num{background:#1e3a5f;color:#fff}.week-scroll-area{flex:1;overflow-y:auto;overflow-x:hidden}.week-body{display:flex}.week-time-col{width:72px;flex-shrink:0;border-right:1px solid #e2e8f0}.week-time-cell{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:4px 6px 0;border-bottom:1px solid #e2e8f0}.week-time-cell.is-mittag{background:#fafaf8}.week-time-cell .period-name{font-size:.7rem;font-weight:700;color:#374151;line-height:1}.week-time-cell .period-time{font-size:.6rem;color:#94a3b8;line-height:1.4}.week-days-area{flex:1;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.week-day-col{border-right:1px solid #e2e8f0;position:relative}.week-day-col:last-child{border-right:none}.week-bg-row{position:absolute;left:0;right:0;border-bottom:1px solid #f1f5f9}.week-bg-row.is-mittag{background:#fffbeb;border-bottom:1px solid #fde68a}.week-event{position:absolute;border-radius:6px;padding:4px 6px;cursor:pointer;overflow:hidden;transition:filter .15s,transform .1s;display:flex;flex-direction:column;gap:1px;border:1.5px solid rgba(0,0,0,.1)}.week-event:hover{filter:brightness(.92);transform:scale(1.02);z-index:5}.week-event .ev-fach{font-size:.72rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.week-event .ev-klasse{font-size:.68rem;font-weight:600;opacity:.85}.week-event .ev-lehrer{font-size:.62rem;opacity:.75}.month-view{padding:8px}.month-grid-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000001a;overflow:hidden}.month-day-names{display:grid;grid-template-columns:repeat(5,1fr);background:#f8fafc;border-bottom:2px solid #e2e8f0}.month-day-name{padding:10px 8px;text-align:center;font-size:.78rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-right:1px solid #e2e8f0}.month-day-name:last-child{border-right:none}.month-grid{display:grid;grid-template-columns:repeat(5,1fr)}.month-cell{min-height:90px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:6px;cursor:pointer;transition:background .15s;position:relative}.month-cell:last-child{border-right:none}.month-cell:nth-child(5n){border-right:none}.month-cell:hover{background:#f8fafc}.month-cell.other-month{background:#f9fafb}.month-cell.is-today{background:#eff6ff}.month-cell.other-month .month-day-num{color:#cbd5e1}.month-day-num{font-size:.82rem;font-weight:600;color:#374151;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;margin-bottom:4px}.month-cell.is-today .month-day-num{background:#1e3a5f;color:#fff}.month-badges{display:flex;flex-wrap:wrap;gap:3px;margin-top:2px}.month-badge{display:flex;align-items:center;gap:3px;background:#f1f5f9;border-radius:4px;padding:2px 5px;font-size:.65rem;font-weight:600;cursor:pointer;width:100%;overflow:hidden;border-left:3px solid transparent;white-space:nowrap;text-overflow:ellipsis;transition:filter .15s}.month-badge:hover{filter:brightness(.92)}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200;display:flex;align-items:flex-end;justify-content:center}@media (min-width: 600px){.dialog-overlay{align-items:center}}.dialog{background:#fff;width:100%;max-width:480px;border-radius:16px 16px 0 0;padding:20px 20px 32px;max-height:95dvh;overflow-y:auto;box-shadow:0 -4px 24px #00000026}@media (min-width: 600px){.dialog{border-radius:16px;padding:24px;max-height:90dvh}}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dialog-title{font-size:1.1rem;font-weight:700;color:#1a1a2e}.btn-close{background:#f1f5f9;border:none;border-radius:8px;cursor:pointer;font-size:18px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:background .15s}.btn-close:hover{background:#e2e8f0}.form-group{margin-bottom:16px}.form-label{display:block;font-size:.8rem;font-weight:600;color:#475569;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.form-control{width:100%;border:1.5px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:.9rem;color:#1a1a2e;background:#fff;transition:border-color .15s;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control:focus{outline:none;border-color:#1e3a5f}.period-picker{display:flex;flex-wrap:wrap;gap:6px}.period-btn{padding:7px 11px;border:1.5px solid #e2e8f0;border-radius:6px;background:#fff;font-size:.82rem;font-weight:600;color:#475569;cursor:pointer;min-height:36px;transition:all .15s}.period-btn.selected{background:#1e3a5f;border-color:#1e3a5f;color:#fff}.period-btn:hover:not(.selected){border-color:#94a3b8;background:#f8fafc}.form-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.form-label-row .form-label{margin-bottom:0}.class-picker-actions{display:flex;gap:6px}.class-picker{display:flex;flex-wrap:wrap;gap:6px}.class-picker-btn{padding:5px 10px;border:1.5px solid #e2e8f0;border-radius:6px;background:#fff;font-size:.82rem;font-weight:600;color:#475569;cursor:pointer;min-height:34px;transition:all .15s}.class-picker-btn.selected{background:#1e3a5f;border-color:#1e3a5f;color:#fff}.class-picker-btn:hover:not(.selected){border-color:#94a3b8;background:#f8fafc}.collision-banner{border-radius:8px;padding:10px 14px;font-size:.82rem;font-weight:500;margin-bottom:16px;line-height:1.4}.collision-banner.warning{background:#fefce8;border:1.5px solid #fde047;color:#713f12}.collision-banner.danger{background:#fef2f2;border:1.5px solid #fca5a5;color:#7f1d1d}.collision-banner strong{display:block;margin-bottom:2px}.dialog-actions{display:flex;gap:10px;margin-top:20px}.btn-primary{flex:1;background:#1e3a5f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:12px;min-height:48px;transition:background .15s}.btn-primary:hover{background:#2d5a8e}.btn-primary.danger{background:#dc2626}.btn-primary.danger:hover{background:#b91c1c}.btn-secondary{background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 18px;min-height:48px;transition:background .15s}.btn-secondary:hover{background:#e2e8f0}.detail-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:flex;align-items:flex-end;justify-content:center}@media (min-width: 600px){.detail-overlay{align-items:center}}.detail-panel{background:#fff;width:100%;max-width:420px;border-radius:16px 16px 0 0;padding:20px 20px 40px;max-height:80dvh;overflow-y:auto;box-shadow:0 -4px 24px #0003}@media (min-width: 600px){.detail-panel{border-radius:16px;padding:24px;max-height:80dvh}}.detail-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.detail-color-bar{width:6px;border-radius:3px;flex-shrink:0;align-self:stretch;min-height:40px}.detail-titles{flex:1}.detail-fach{font-size:1.15rem;font-weight:700;color:#1a1a2e}.detail-klasse{font-size:.9rem;color:#64748b;font-weight:500;margin-top:2px}.detail-row{display:flex;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:.875rem;align-items:flex-start}.detail-row:last-of-type{border-bottom:none}.detail-icon{font-size:1rem;flex-shrink:0;margin-top:1px}.detail-val{color:#374151;line-height:1.4}.detail-hint{font-size:.8rem;color:#94a3b8;margin-top:12px;font-style:italic}.detail-actions{display:flex;gap:10px;margin-top:20px}@media (max-width: 768px){.header-menu-btn{display:flex}.header-title{font-size:.9rem}.header-period-label{display:none}.header-center{position:static;transform:none}.sidebar{position:fixed;top:56px;left:0;bottom:0;width:260px;transform:translate(-100%);transition:transform .25s ease;z-index:80;box-shadow:4px 0 16px #00000026}.sidebar.open{transform:translate(0)}.sidebar-backdrop{display:block}.week-view{margin:4px;border-radius:8px}.week-time-gutter,.week-time-col{width:52px}.week-time-cell .period-time,.btn-add .add-label{display:none}}@media (max-width: 480px){.week-time-gutter,.week-time-col{width:44px}.week-event .ev-lehrer{display:none}}.login-screen{min-height:100dvh;background:linear-gradient(135deg,#1e3a5f,#2d5a8e);display:flex;align-items:center;justify-content:center;padding:20px}.login-card{background:#fff;border-radius:16px;padding:32px 28px;width:100%;max-width:400px;box-shadow:0 8px 40px #00000040}.login-logo{font-size:2.5rem;text-align:center;margin-bottom:8px}.login-title{font-size:1.3rem;font-weight:800;text-align:center;color:#1e3a5f;margin-bottom:4px}.login-sub{font-size:.82rem;color:#94a3b8;text-align:center;margin-bottom:24px}.login-error{background:#fef2f2;border:1.5px solid #fca5a5;border-radius:8px;color:#7f1d1d;font-size:.82rem;padding:10px 14px;margin-bottom:12px}.login-success{background:#f0fdf4;border:1.5px solid #86efac;border-radius:8px;color:#14532d;font-size:.82rem;padding:10px 14px;margin-bottom:12px}.btn-link{background:none;border:none;color:#1e3a5f;cursor:pointer;font-size:.82rem;font-weight:500;padding:6px 0;text-decoration:underline;text-underline-offset:3px;opacity:.75;transition:opacity .15s}.btn-link:hover{opacity:1}.btn-danger{background:#dc2626;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 16px;min-height:36px;transition:background .15s}.btn-danger:hover{background:#b91c1c}.btn-danger:disabled{background:#fca5a5;cursor:not-allowed}.fab{display:none;position:fixed;bottom:24px;right:20px;width:56px;height:56px;border-radius:50%;background:#f59e0b;border:none;color:#1a1a2e;font-size:28px;font-weight:700;cursor:pointer;box-shadow:0 4px 16px #00000040;z-index:50;align-items:center;justify-content:center;transition:transform .1s}.fab:active{transform:scale(.93)}@media (max-width: 768px){.fab{display:flex}}
