@import"https://fonts.googleapis.com/css2?family=Londrina+Solid:wght@400;900&display=swap";:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.login-container{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#233e5e,#2c4a6e);padding:20px;min-height:100vh;position:relative;overflow:hidden}.login-bg-images{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.login-bg-image{position:absolute;object-fit:contain;filter:brightness(0) invert(1);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.login-card{background:#eaeade;position:relative;z-index:1;border-radius:24px;padding:48px;box-shadow:0 8px 32px #0000001a;width:100%;max-width:400px}.login-logo{display:block;margin:0 auto 16px;height:56px;object-fit:contain}.login-card h1{font-family:Londrina Solid,cursive;font-weight:900;font-size:2.5rem;text-align:center;margin-bottom:16px;color:#4a4545}.login-subtitle{text-align:center;color:#64748b;font-size:1rem;margin-bottom:32px;font-family:Londrina Solid,cursive}.error-message{color:#e74c3c;font-size:14px;margin-bottom:16px;text-align:center;padding:12px;background:#e74c3c1a;border-radius:8px;border:1px solid rgba(231,76,60,.2)}.google-login-button{width:100%;padding:14px 28px;background:#fff;color:#4a5568;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:Londrina Solid,cursive;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 2px 8px #0000001a}.google-login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #00000026;border:none;background:#f8fafc}.google-login-button:disabled{opacity:.6;cursor:not-allowed}.google-login-button svg{flex-shrink:0}.loading-spinner-small{width:20px;height:20px;border:2px solid rgba(35,62,94,.2);border-top:2px solid #233E5E;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}@media(max-width:768px){.login-container{padding:16px}.login-card{padding:32px 24px;max-width:340px;border-radius:20px}.login-card h1{font-size:2rem;margin-bottom:12px}.login-logo{height:48px;margin-bottom:12px}.login-subtitle{font-size:.9rem;margin-bottom:24px}.google-login-button{padding:12px 20px;font-size:15px}}.admin-app{min-height:100vh;display:flex;flex-direction:column;background:#faf8f2}.admin-header{position:relative;height:80px;overflow:hidden;background:linear-gradient(135deg,#233e5e,#2c4a6e);box-shadow:0 2px 8px #0000001a;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.admin-header-background{display:none}.admin-header-overlay{position:absolute;inset:0;background:#00000026;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.admin-header-content{position:relative;z-index:2;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;color:#fff}.admin-header h1{font-family:Londrina Solid,cursive;font-weight:900;color:#fff;font-size:1.75rem;margin:0;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.3);white-space:nowrap}.admin-header-right{display:flex;align-items:center;gap:1.5rem}.user-name-pill{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:20px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-name-pill svg{flex-shrink:0;stroke:#fffffff2}.admin-header-actions{display:flex;gap:.75rem;align-items:center}.new-lager-button,.logout-button{padding:.625rem 1.25rem;width:140px;height:40px;background:#27ae60;color:#fff;border:none;border-radius:8px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;line-height:1;cursor:pointer;transition:all .2s ease;white-space:nowrap;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box}.new-lager-button svg,.logout-button svg{flex-shrink:0;stroke:currentColor}.new-lager-button:hover{transform:translateY(-1px);box-shadow:0 2px 8px #27ae604d}.logout-button{background:#e74c3c;font-size:.9rem}.logout-button:hover{transform:translateY(-1px);box-shadow:0 2px 8px #e74c3c4d}.admin-main{flex:1;padding:2rem;max-width:1400px;width:100%;margin:0 auto;background:#faf8f2}.admin-footer{background:#fff;padding:1rem 2rem;text-align:center;color:#6b7280;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;margin-top:auto;border-top:1px solid #e5e7eb}@media(max-width:768px){.admin-header{height:70px}.admin-header-content{padding:0 1rem}.admin-header h1{font-size:1.25rem}.admin-header-right{gap:.75rem;flex-wrap:wrap}.user-name-pill{font-size:.8rem;padding:.4rem .75rem;display:none}.admin-header-actions{gap:.5rem}.new-lager-button,.logout-button{padding:.5rem 1rem;width:110px;height:36px;font-size:.8rem}.admin-main{padding:1rem}}.hll-selector{display:flex;flex-direction:column;gap:.75rem;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:.75rem;max-height:400px;overflow-y:auto}.hll-selector-compact{border-radius:10px;padding:.6rem .6rem .4rem}.hll-selector-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:#6b7280;font-family:Londrina Solid,cursive;font-weight:400}.loading-spinner{width:20px;height:20px;border:3px solid #e5e7eb;border-top-color:#233e5e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hll-search-container{position:relative;display:flex;align-items:center}.hll-search-input{width:100%;padding:.5rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-family:Londrina Solid,cursive;font-weight:400;color:#374151;outline:none;transition:border-color .2s ease}.hll-search-input:focus{border-color:#233e5e}.hll-search-input::placeholder{color:#9ca3af}.hll-selected-container{background:#f0f4f8;border-radius:8px;padding:.5rem;border:1px solid #e5e7eb}.hll-selected-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.4rem}.hll-selected-count{font-family:Londrina Solid,cursive;font-weight:900;font-size:.8rem;color:#233e5e}.hll-clear-all{background:none;border:none;color:#e74c3c;font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px;transition:background-color .2s ease}.hll-clear-all:hover{background-color:#e74c3c1a}.hll-selected-pills{display:flex;flex-wrap:wrap;gap:.4rem}.hll-selected-pill{display:flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;padding:.3rem .6rem;border-radius:16px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.8rem}.hll-remove-pill{background:#fff3;border:none;color:#fff;width:16px;height:16px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .2s ease;flex-shrink:0}.hll-remove-pill:hover{background:#ffffff4d}.hll-stufen-container{display:flex;flex-direction:column;gap:.4rem}.hll-stufe-section{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#faf8f2}.hll-stufe-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:#fff;border:none;cursor:pointer;transition:background-color .2s ease;text-align:left}.hll-stufe-header:hover{background:#f3f4f6}.hll-stufe-header-left{display:flex;align-items:center;gap:.5rem}.hll-stufe-chevron{color:#6b7280;transition:transform .2s ease}.hll-stufe-chevron.expanded{transform:rotate(90deg)}.hll-stufe-title{font-family:Londrina Solid,cursive;font-weight:900;font-size:.9rem;color:#233e5e}.hll-stufe-selected-badge{background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;padding:.1rem .4rem;border-radius:10px;font-family:Londrina Solid,cursive;font-weight:900;font-size:.7rem;margin-left:.4rem}.hll-stufe-count{font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#6b7280}.hll-persons-list{display:flex;flex-direction:column;gap:.2rem;padding:.4rem;background:#fff}.hll-person-item{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;border-radius:6px;cursor:pointer;transition:all .2s ease;border:1px solid transparent;position:relative}.hll-person-item:hover{background:#f3f4f6;border-color:#e5e7eb}.hll-person-item.selected{background:#eef2f6;border-color:#233e5e}.hll-person-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#233E5E;flex-shrink:0}.hll-person-info{flex:1;display:flex;flex-direction:column;gap:.15rem}.hll-person-name{font-family:Londrina Solid,cursive;font-weight:900;font-size:.85rem;color:#233e5e;line-height:1.2}.hll-person-email{font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#6b7280;line-height:1.2}.hll-person-checkmark{color:#233e5e;flex-shrink:0;width:16px;height:16px}.hll-no-results{padding:1.5rem;text-align:center;color:#6b7280;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem}.hll-show-groups-button{margin-top:.35rem;padding:.35rem .6rem;border-radius:999px;border:1px dashed #d1d5db;background:#f9fafb;font-family:Londrina Solid,cursive;font-weight:400;font-size:.8rem;color:#4b5563;cursor:pointer;align-self:center;transition:all .2s ease}.hll-show-groups-button:hover{background:#f3f4f6;border-color:#9ca3af}.hll-required-hint{padding:.4rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;color:#92400e;font-family:Londrina Solid,cursive;font-weight:400;font-size:.8rem;text-align:center}.hll-selector::-webkit-scrollbar{width:8px}.hll-selector::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.hll-selector::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.hll-selector::-webkit-scrollbar-thumb:hover{background:#94a3b8}.lager-form-container{max-width:600px;margin:0 auto;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 2px 8px #233e5e14}.lager-form-container h2{font-family:Londrina Solid,cursive;font-weight:900;margin-bottom:1.5rem;color:#233e5e;font-size:1.75rem;letter-spacing:-.5px}.lager-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-family:Londrina Solid,cursive;font-weight:400;color:#374151;font-size:.95rem}.form-group input{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#233e5e}.form-group select{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease;background-color:#fff;font-family:Londrina Solid,cursive;font-weight:400;cursor:pointer}.loading-select{padding:.75rem;color:#6b7280;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem}.submit-button{padding:.875rem 1.5rem;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;border:none;border-radius:12px;font-family:Londrina Solid,cursive;font-weight:400;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #233e5e66}.submit-button:disabled{opacity:.6;cursor:not-allowed}.form-actions{display:flex;gap:.75rem;align-items:center;margin-top:.5rem}.cancel-button{padding:.75rem 1.4rem;background:#fff;color:#233e5e;border:2px solid #e0e0e0;border-radius:12px;font-family:Londrina Solid,cursive;font-weight:400;font-size:1rem;cursor:pointer;transition:all .2s ease}.cancel-button:hover:not(:disabled){border-color:#233e5e;background:#f8f9fa;transform:translateY(-1px)}.cancel-button:disabled{opacity:.6;cursor:not-allowed}.error-message{padding:.75rem;background:#fee;color:#c33;border-radius:8px;border:1px solid #fcc;font-size:.9rem}.stufen-gruppen-auswahl{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:#fff;border-radius:8px;border:2px solid #e5e7eb}.stufe-container{display:flex;flex-direction:column;gap:.4rem}.stufe-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:Londrina Solid,cursive;font-weight:900;font-size:.9rem;color:#233e5e;padding:.25rem 0;transition:color .2s ease;-webkit-user-select:none;user-select:none}.stufe-checkbox:hover{color:#1a2d47}.stufe-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#233E5E;flex-shrink:0}.stufe-label{-webkit-user-select:none;user-select:none;letter-spacing:.2px;display:flex;align-items:center;gap:.4rem}.auswahl-badge{font-size:.65rem;font-weight:400;color:#6b7280;background:#e5e7eb;padding:.1rem .35rem;border-radius:6px;font-family:Londrina Solid,cursive}.gruppen-container{display:flex;flex-wrap:wrap;gap:.4rem;margin-left:1.75rem;padding:.25rem 0}.gruppe-checkbox{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;font-family:Londrina Solid,cursive;font-weight:400;font-size:.8rem;color:#4b5563;padding:.25rem .6rem;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;transition:all .15s ease;-webkit-user-select:none;user-select:none}.gruppe-checkbox:hover{border-color:#233e5e;background:#f0f4f8;transform:translateY(-1px)}.gruppe-checkbox input[type=checkbox]:checked+.gruppe-label{color:#233e5e;font-weight:500}.gruppe-checkbox.gruppe-ausgewaehlt{background:#233e5e;border-color:#233e5e}.gruppe-checkbox.gruppe-ausgewaehlt .gruppe-label{color:#fff!important;font-weight:500}.gruppe-checkbox.gruppe-ausgewaehlt input[type=checkbox]{accent-color:#ffffff;filter:brightness(2)}.gruppe-checkbox.gruppe-ausgewaehlt:hover{background:#1a2d47;border-color:#1a2d47}.gruppe-checkbox input[type=checkbox]{width:13px;height:13px;cursor:pointer;accent-color:#233E5E;flex-shrink:0}.gruppe-label{-webkit-user-select:none;user-select:none;white-space:nowrap;color:inherit}.lager-uebersicht-container{width:100%;padding:0}.no-lager-container{background:#fff;border-radius:20px;box-shadow:0 2px 8px #233e5e14;padding:4rem;text-align:center}.no-lager{font-family:Londrina Solid,cursive;font-weight:400;color:#6b7280;font-size:1.2rem;margin:0}.lager-jahr-section{margin-bottom:3rem}.lager-jahr-section:last-child{margin-bottom:0}.jahr-header{font-family:Londrina Solid,cursive;font-weight:900;color:#233e5e;font-size:1.75rem;margin:0 0 1.5rem;letter-spacing:-.5px}.vergangene-header{color:#6b7280}.lager-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.lager-card{background:#fff;border-radius:20px;padding:1.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #233e5e14;display:flex;flex-direction:column;gap:.75rem}.lager-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #233e5e26}.vergangenes-lager-card{opacity:.7}.vergangenes-lager-card:hover{opacity:.9}.lager-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.lager-card-header h3{font-family:Londrina Solid,cursive;font-weight:400;margin:0;color:#233e5e;font-size:1.25rem;flex:1;line-height:1.3}.delete-button{background:#e74c3c;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:1.2rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.delete-button:hover{background:#c0392b}.lager-card-status-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.lager-card-date{font-family:Londrina Solid,cursive;font-weight:400;color:#6b7280;font-size:.95rem;margin:0}.lager-card-status{display:inline-block;padding:.3rem .6rem;border-radius:6px;font-family:Londrina Solid,cursive;font-weight:600;font-size:.75rem;border:1px solid;white-space:nowrap;flex-shrink:0}.lager-card-hll{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.lager-card-hll-label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#6b7280;flex-shrink:0}.lager-card-hll-pills{display:flex;flex-wrap:wrap;gap:.4rem}.lager-card-hll-pill{display:inline-block;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;padding:.25rem .6rem;border-radius:12px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;white-space:nowrap}.lager-card-progress{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.progress-bar-mini{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-bar-fill-mini{height:100%;background:linear-gradient(90deg,#27ae60,#2ecc71);transition:width .3s ease;border-radius:4px}.progress-text{font-family:Londrina Solid,cursive;font-weight:400;color:#27ae60;font-size:.85rem}.loading{text-align:center;padding:4rem;font-size:1.2rem;color:#555}@media(max-width:768px){.lager-grid{grid-template-columns:1fr}.jahr-header{font-size:1.5rem}.lager-card{padding:1.25rem}}@media(min-width:769px)and (max-width:1024px){.lager-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.termin-liste-container{width:100%;padding:0;background:transparent;border-radius:0;box-shadow:none;margin-bottom:1.5rem}.termin-liste-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 2px 8px #233e5e14}.termin-liste-header{margin-bottom:1.5rem}.termin-liste-header h2{font-family:Londrina Solid,cursive;font-weight:900;margin:0;color:#233e5e;font-size:1.5rem;letter-spacing:-.5px}.progress-bar{margin-top:1rem}.progress-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#4b5563}.progress-bar-row{display:flex;align-items:center;gap:.75rem}.progress-bar-bg{width:100%;height:24px;background:#e0e0e0;border-radius:12px;overflow:hidden}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#27ae60,#2ecc71);transition:width .3s ease;border-radius:12px}.termin-add-toggle-icon{width:30px;height:30px;border-radius:999px;border:2px solid #233E5E;background:#233e5e;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease}.termin-add-toggle-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round}.termin-add-toggle-icon:hover:not(:disabled){border-color:#1b2f4a;background:#1b2f4a;box-shadow:0 2px 6px #233e5e33}.termin-add-toggle-icon:disabled{opacity:.6;cursor:not-allowed}.termin-add-form{font-family:Londrina Solid,cursive;font-weight:400;margin:1rem 0 1.5rem;padding:1rem;border:2px solid #e0e0e0;border-radius:14px;background:#fafafa}.termin-add-grid{display:grid;grid-template-columns:160px 1.6fr 1fr 1fr;gap:.75rem;align-items:end}.termin-add-field{display:flex;flex-direction:column;gap:.35rem}.termin-add-field label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#555}.termin-add-field input{font-family:Londrina Solid,cursive;font-weight:400;padding:.6rem .75rem;border:2px solid #e0e0e0;border-radius:10px;font-size:.95rem;background:#fff}.termin-add-field input:focus{outline:none;border-color:#233e5e}.termin-add-actions{display:flex;gap:.75rem;align-items:center;margin-top:.75rem}.termin-add-button{font-family:Londrina Solid,cursive;font-weight:400;padding:.5rem 1rem;border:2px solid #233E5E;background:#233e5e;color:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.termin-add-cancel{font-family:Londrina Solid,cursive;font-weight:400;padding:.5rem 1rem;border:2px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.termin-add-button:hover:not(:disabled),.termin-add-cancel:hover:not(:disabled){border-color:#233e5e}.termin-add-button:hover:not(:disabled){background:#1b2f4a}.termin-add-cancel:hover:not(:disabled){background:#f8f9fa}.termin-add-button:active:not(:disabled),.termin-add-cancel:active:not(:disabled){transform:translateY(1px)}.termin-add-button:disabled,.termin-add-cancel:disabled{opacity:.6;cursor:not-allowed}.termin-saving-hint{font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;color:#6b7280}.filter-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.filter-buttons{display:flex;gap:.5rem}.filter-buttons button{font-family:Londrina Solid,cursive;font-weight:400;padding:.5rem 1rem;border:2px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.filter-buttons button:hover{border-color:#233e5e;background:#f8f9fa}.filter-buttons button.active{background:#233e5e;color:#fff;border-color:#233e5e}.sort-controls{display:flex;align-items:center;gap:.5rem}.sort-controls label{font-size:.9rem;color:#555}.sort-controls select{padding:.5rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;cursor:pointer}.termine-table-container{overflow-x:auto;margin-top:1.5rem}.termine-table{width:100%;border-collapse:collapse;font-size:.95rem}.termine-table thead{background:#f8f9fa;position:sticky;top:0}.termine-table th{padding:1rem;text-align:left;font-weight:600;color:#2c3e50;border-bottom:2px solid #e0e0e0}.termine-table td{padding:1rem;border-bottom:1px solid #f0f0f0}.termine-table tbody tr:hover{background:#f8f9fa}.termine-table tbody tr.erledigt{opacity:.6;text-decoration:line-through}.termine-table tbody tr.erledigt:hover{opacity:.8}.checkbox-col{width:50px;text-align:center}.termin-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#27ae60}.datum-col{width:120px;font-weight:500}.ueberfaellig{color:#e74c3c;font-weight:600}.was-col{min-width:300px}.wer-col{min-width:200px}.anwen-col{min-width:150px}.hll-col,.actions-col{width:220px}.termin-actions{display:flex;gap:.5rem;justify-content:flex-end}.termin-action-button{font-family:Londrina Solid,cursive;font-weight:400;padding:.45rem .7rem;border-radius:10px;border:2px solid #e0e0e0;background:#fff;cursor:pointer;font-size:.85rem;transition:border-color .2s ease,background .2s ease,opacity .2s ease;white-space:nowrap}.termin-action-button:hover:not(:disabled){border-color:#233e5e;background:#f8f9fa}.termin-action-button.primary{border-color:#233e5e;background:#233e5e;color:#fff}.termin-action-button.danger{border-color:#ef4444;color:#ef4444}.termin-action-button:disabled{opacity:.6;cursor:not-allowed}.termin-inline-input{font-family:Londrina Solid,cursive;font-weight:400;width:100%;padding:.45rem .6rem;border:2px solid #e0e0e0;border-radius:10px;font-size:.9rem;background:#fff}.termin-inline-input:focus{outline:none;border-color:#233e5e}.hll-select{width:100%;padding:.5rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-family:Londrina Solid,cursive;font-weight:400;background:#fff;cursor:pointer;transition:border-color .2s ease;white-space:nowrap;text-overflow:ellipsis}.hll-select:focus{outline:none;border-color:#233e5e}.hll-select:hover{border-color:#233e5e}.no-data{text-align:center;padding:3rem;color:#999;font-style:italic}@media(max-width:768px){.termin-liste-container{padding:1rem}.filter-controls{flex-direction:column;align-items:stretch}.termine-table{font-size:.85rem}.termine-table th,.termine-table td{padding:.5rem}.termin-add-grid{grid-template-columns:1fr}.actions-col{width:180px}}.anmeldung-config-container{width:100%;padding:0;background:transparent;border-radius:0;box-shadow:none;margin-bottom:1.5rem}.section-title-container{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.anmeldung-config-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 2px 8px #233e5e14}.loading{text-align:center;padding:2rem;font-family:Londrina Solid,cursive;font-weight:400;color:#6b7280;font-size:1rem}.anmeldung-config-error{background:#fee;border:1px solid #fcc;border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;color:#c33;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem}.anmeldung-config-success{background:#d1fae5;border:1px solid #86efac;border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem;color:#065f46;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem}.error-close{background:none;border:none;color:#c33;font-size:24px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;line-height:1}.anmeldung-config-form{display:flex;flex-direction:column;gap:1.25rem}.config-section{display:flex;flex-direction:column;gap:.75rem}.config-label{display:flex;align-items:center;gap:.5rem;font-family:Londrina Solid,cursive;font-weight:900;font-size:1rem;color:#233e5e;margin-bottom:.5rem}.config-label svg{color:#233e5e;flex-shrink:0;width:18px;height:18px}.config-hint{font-family:Londrina Solid,cursive;font-weight:400;font-size:.8rem;color:#6b7280;margin:-.25rem 0 .75rem;padding:.5rem .75rem;background:#f0f4f8;border-radius:6px;border-left:none}.config-hint.warning{color:#92400e;background:#fef3c7;border-left-color:#f59e0b}.config-input,.config-textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;font-family:system-ui,-apple-system,sans-serif;transition:all .2s ease;background:#fff;box-sizing:border-box}.config-input:hover,.config-textarea:hover{border-color:#d1d5db}.config-input:focus,.config-textarea:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 3px #233e5e1a}.config-textarea{resize:vertical;min-height:100px}.upload-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border:2px dashed #cbd5e1;border-radius:10px;background:#faf8f2;color:#233e5e;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;cursor:pointer;transition:all .2s ease;width:100%}.upload-button:hover{border-color:#233e5e;background:#f0f4f8}.upload-button svg{color:#233e5e}.image-preview-container{position:relative;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb;background:#faf8f2}.image-preview{width:100%;height:auto;display:block;max-height:300px;object-fit:cover}.image-preview.logo{max-height:150px;max-width:150px;margin:0 auto;display:block}.logo-preview{display:flex;flex-direction:column;align-items:center;padding:.75rem}.image-preview-actions{display:flex;gap:.5rem;padding:.75rem;background:#fffffff2;border-top:1px solid #e5e7eb}.image-action-button{flex:1;padding:.5rem .75rem;border:2px solid #233E5E;border-radius:6px;background:#fff;color:#233e5e;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;cursor:pointer;transition:all .2s ease}.image-action-button:hover{background:#233e5e;color:#fff}.image-action-button.remove{border-color:#ef4444;color:#ef4444}.image-action-button.remove:hover{background:#ef4444;color:#fff}.config-actions{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.config-submit-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;border:none;border-radius:10px;font-family:Londrina Solid,cursive;font-weight:400;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.config-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #233e5e66}.config-submit-button:disabled{opacity:.6;cursor:not-allowed}.upload-button:disabled{opacity:.7;cursor:not-allowed}.upload-button .spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.upload-section{display:flex;flex-direction:column;gap:.5rem}.url-input-fallback{margin-top:.25rem}.url-input-label{display:block;font-family:Londrina Solid,cursive;font-weight:400;font-size:.8rem;color:#6b7280;margin-bottom:.375rem}.url-input{font-size:.85rem;padding:.5rem;width:100%}@media(max-width:768px){.anmeldung-config-card{padding:1rem}.config-section{padding:1.25rem}.image-preview-actions{flex-direction:column}}.lager-budget-container{width:100%;padding:0;background:transparent}.budget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.budget-header-actions{display:flex;align-items:center;gap:1rem}.budget-autosave-status{display:flex;align-items:center;gap:.4rem;font-family:Londrina Solid,cursive;font-size:.85rem;padding:.4rem .8rem;border-radius:8px;transition:all .3s ease}.budget-autosave-status svg{width:1rem;height:1rem}.budget-autosave-saved{background:#10b9811a;color:#10b981}.budget-autosave-pending{background:#f59e0b1a;color:#f59e0b}.budget-autosave-saving{background:#3b82f61a;color:#3b82f6}.budget-autosave-error{background:#ef44441a;color:#ef4444}.budget-autosave-spinner{animation:budget-spin 1s linear infinite}@keyframes budget-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.section-title-container{display:flex;align-items:center;gap:.5rem}.section-title-container svg{width:24px;height:24px;color:#233e5e}.section-title-container h2{font-family:Londrina Solid,cursive;font-weight:900;margin:0;color:#233e5e;font-size:1.5rem;letter-spacing:-.5px}.budget-save-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;border:none;border-radius:12px;font-family:Londrina Solid,cursive;font-weight:400;font-size:1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.budget-save-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #233e5e66}.budget-save-button:disabled{opacity:.6;cursor:not-allowed}.budget-export-button{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border-radius:10px;border:1px solid #233E5E;background:#fff;color:#233e5e;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;cursor:pointer;transition:all .2s ease}.budget-export-button svg{width:1rem;height:1rem}.budget-export-button:hover:not(:disabled){background:#f0f4f8;transform:translateY(-1px);box-shadow:0 2px 8px #233e5e26}.budget-export-button:disabled{opacity:.7;cursor:wait;background:#f0f4f8}.budget-reset-button{padding:.5rem 1rem;background:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:8px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem}.budget-reset-button:hover{color:#374151;border-color:#9ca3af;background:#f9fafb}.budget-reset-button svg{width:14px;height:14px}.budget-success{background:#d4edda;color:#155724;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-family:Londrina Solid,cursive;font-weight:400;font-size:.95rem}.budget-loading{text-align:center;padding:2rem;font-family:Londrina Solid,cursive;font-weight:400;color:#6b7280;font-size:1rem}.budget-content{display:flex;flex-direction:column;gap:1rem}.budget-summary-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem}.budget-summary-card{background:#f9fafb;border-radius:8px;padding:.75rem 1rem;box-shadow:none;border:1px solid #e5e7eb;transition:all .2s ease}.budget-summary-card:hover{background:#f3f4f6;border-color:#d1d5db}.budget-summary-income{border-left:3px solid rgba(16,185,129,.4)}.budget-summary-expense{border-left:3px solid rgba(239,68,68,.4)}.budget-summary-balance{border-left:3px solid rgba(35,62,94,.4)}.budget-summary-balance.positive{border-left-color:#10b98180}.budget-summary-balance.negative{border-left-color:#ef444480}.budget-summary-label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.7rem;color:#9ca3af;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.3px}.budget-summary-value{font-family:Londrina Solid,cursive;font-weight:900;font-size:1.1rem;color:#374151;margin-bottom:.2rem;line-height:1.2}.budget-summary-balance.positive .budget-summary-value{color:#059669}.budget-summary-balance.negative .budget-summary-value{color:#dc2626}.budget-summary-subvalue{font-family:Londrina Solid,cursive;font-weight:400;font-size:.65rem;color:#9ca3af;line-height:1.3}.budget-card-header-collapsible{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:0;cursor:pointer;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #f0f0f0;transition:all .2s ease}.budget-card-header-collapsible:hover{opacity:.8}.budget-card-header-collapsible .budget-card-title{margin:0;border:none;padding:0}.budget-section-header-collapsible{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:0;cursor:pointer;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb;transition:all .2s ease}.budget-section-header-collapsible:hover{opacity:.8}.budget-section-header-collapsible .budget-section-title-compact{margin:0;border:none;padding:0}.budget-section-icon{transition:transform .2s ease;color:#233e5e;flex-shrink:0}.budget-section-icon.expanded{transform:rotate(180deg)}.budget-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px #233e5e1a;border:1px solid #f0f0f0}.budget-card-info{padding:1.25rem}.budget-card-bilanz{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#1e293b;border:2px solid #e2e8f0;box-shadow:0 2px 8px #233e5e14}.budget-card-title{font-family:Londrina Solid,cursive;font-weight:900;font-size:1.2rem;color:#233e5e;margin:0 0 1.25rem;letter-spacing:-.5px;padding-bottom:.75rem;border-bottom:2px solid #f0f0f0}.budget-card-bilanz .budget-card-title{color:#233e5e;border-bottom-color:#e2e8f0;font-size:1.3rem;margin-bottom:1.5rem}.budget-info-content{display:flex;flex-direction:column;gap:1.25rem}.budget-info-auto-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem}.budget-siko-field{display:flex;flex-direction:column;gap:.4rem}.budget-siko-field label{font-family:Londrina Solid,cursive;font-weight:500;font-size:.85rem;color:#4b5563}.budget-siko-field input{padding:.5rem .75rem;border-radius:8px;border:2px solid #e5e7eb;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;color:#111827;background:#fff;transition:all .2s ease}.budget-siko-field input:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 3px #233e5e1a}.budget-siko-field input[readonly]{background:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#d1d5db}.budget-sections{display:flex;flex-direction:column;gap:1.25rem}.budget-section-compact{margin-bottom:1rem}.budget-section-title-compact{font-family:Londrina Solid,cursive;font-weight:900;font-size:1.05rem;color:#233e5e;margin:0 0 .75rem;text-transform:capitalize;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.budget-table{width:100%;border-collapse:collapse;margin-bottom:.75rem;font-size:.9rem;background:#fff;border-radius:8px;overflow:hidden}.budget-table thead{background:linear-gradient(135deg,#f9fafb,#f3f4f6)}.budget-table th{font-family:Londrina Solid,cursive;font-weight:900;font-size:.85rem;color:#374151;padding:.75rem .5rem;text-align:left;border-bottom:2px solid #e5e7eb;font-weight:600}.budget-label-header{width:60%}.budget-amount-header{width:20%;text-align:right}.budget-table td{padding:.5rem;border-bottom:1px solid #f3f4f6;vertical-align:middle}.budget-table tbody tr:hover{background:#fafafa}.budget-label-cell{font-family:Londrina Solid,cursive;font-weight:400;color:#374151;font-size:.9rem}.budget-label{display:block;font-weight:500}.budget-hinweis-small{font-size:.75rem;color:#6b7280;font-style:italic;margin-left:.5rem;font-weight:400}.budget-input-cell{text-align:right}.budget-input-cell .budget-input-wrapper{justify-content:flex-end}.budget-input-wrapper{display:flex;align-items:center;width:100%;gap:.5rem}.budget-input-wrapper input{flex:1}.budget-reset-field-button{background:#f3f4f6;border:none;cursor:pointer;padding:.35rem;display:flex;align-items:center;justify-content:center;border-radius:50%;width:24px;height:24px;transition:all .2s ease;color:#6b7280;flex-shrink:0}.budget-reset-field-button:hover{background:#fee2e2;color:#dc2626;transform:scale(1.1)}.budget-reset-field-button:active{transform:scale(.95)}.budget-reset-field-button svg{width:12px;height:12px}.budget-table input[type=text],.budget-table input[type=number]{width:100%;padding:.5rem .65rem;border:2px solid #fffef0;border-radius:6px;font-size:.9rem;font-family:Londrina Solid,cursive;font-weight:400;text-align:right;background:#fffef0;transition:all .2s ease;color:#1f2937}.budget-table input[type=text]:focus,.budget-table input[type=number]:focus{outline:none;border-color:#233e5e;background:#fff;box-shadow:0 0 0 3px #233e5e1a}.budget-table input[type=text]:hover:not(:disabled):not(.calculated),.budget-table input[type=number]:hover:not(:disabled):not(.calculated){border-color:#d1d5db;background:#fefefe}.budget-table input[type=text].calculated,.budget-table input[type=number].calculated{background:#f3f4f6;cursor:not-allowed;font-weight:600;border-color:#d1d5db;color:#4b5563}.budget-table input[type=text]::placeholder,.budget-table input[type=number]::placeholder{color:#9ca3af;opacity:.6}.budget-subtotal-row{background:#f9fafb;border-top:2px solid #e5e7eb;font-weight:600}.budget-subtotal-row td{padding-top:.75rem;padding-bottom:.75rem}.budget-subtotal-row .budget-label{font-weight:700;color:#233e5e}.budget-table-total{margin-top:.75rem}.budget-table-total tbody tr:last-child{background:linear-gradient(135deg,#f0f0f0,#e5e7eb);border-top:3px solid #233E5E;font-weight:900}.budget-table-total tbody tr:last-child td{padding-top:1rem;padding-bottom:1rem}.budget-table-total tbody tr:last-child .budget-label{font-size:1rem;color:#233e5e}.budget-verpflegung-special{display:flex;gap:1rem;margin-bottom:.75rem;padding:.75rem;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:8px;border:1px solid #e5e7eb}.budget-special-field{display:flex;flex-direction:column;gap:.35rem;flex:1}.budget-special-field label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#4b5563;font-weight:500}.budget-special-field input{padding:.5rem .65rem;border:2px solid #fffef0;border-radius:6px;font-size:.9rem;font-family:Londrina Solid,cursive;font-weight:400;background:#fffef0;transition:all .2s ease;color:#1f2937}.budget-special-field .budget-input-wrapper{display:flex;align-items:center;gap:.5rem}.budget-special-field .budget-input-wrapper input{flex:1}.budget-special-field .budget-reset-field-button{background:#f3f4f6;border:none;cursor:pointer;padding:.35rem;display:flex;align-items:center;justify-content:center;border-radius:50%;width:24px;height:24px;transition:all .2s ease;color:#6b7280;flex-shrink:0}.budget-special-field .budget-reset-field-button:hover{background:#fee2e2;color:#dc2626;transform:scale(1.1)}.budget-special-field .budget-reset-field-button:active{transform:scale(.95)}.budget-special-field input:focus{outline:none;border-color:#233e5e;background:#fff;box-shadow:0 0 0 3px #233e5e1a}.budget-special-field input:hover:not(:disabled){border-color:#d1d5db;background:#fefefe}.budget-cell-na{text-align:center!important;color:#9ca3af!important;font-style:italic}.budget-percent-input{width:70px!important;display:inline-block;margin-left:.5rem;padding:.3rem .4rem!important;font-size:.85rem!important}.budget-bilanz-table{margin-bottom:0}.budget-bilanz-amount{font-family:Londrina Solid,cursive;font-weight:600;font-size:.95rem;color:#1e293b;display:block;text-align:right}.budget-bilanz-row-income .budget-label{color:#059669;font-weight:700}.budget-bilanz-row-income .budget-bilanz-amount{color:#059669}.budget-bilanz-row-expense .budget-label{color:#dc2626;font-weight:700}.budget-bilanz-row-expense .budget-bilanz-amount{color:#dc2626}.budget-bilanz-row-result{border-top:3px solid #233E5E;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.budget-bilanz-row-result td{padding-top:1rem!important;padding-bottom:1rem!important}.budget-bilanz-row-result .budget-label{font-weight:900;font-size:1rem;color:#233e5e}.budget-bilanz-row-result .budget-bilanz-amount{font-weight:900;font-size:1.1rem}.budget-bilanz-amount.positive{color:#059669}.budget-bilanz-amount.negative{color:#dc2626}@media(max-width:768px){.budget-summary-cards{grid-template-columns:1fr;gap:.5rem}.budget-summary-card{padding:.6rem .75rem}.budget-summary-value{font-size:.95rem}.budget-info-auto-fields{grid-template-columns:1fr}.budget-header{flex-direction:column;align-items:flex-start;gap:1rem}.budget-table{font-size:.85rem}.budget-table th,.budget-table td{padding:.4rem .35rem}.budget-verpflegung-special{flex-direction:column;gap:.75rem}}.siko-container{width:100%;display:flex;flex-direction:column;gap:1.5rem}.siko-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem;margin-top:1rem}.siko-loading{padding:2rem;font-family:Londrina Solid,cursive;color:#6b7280}.siko-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.siko-header h2{font-family:Londrina Solid,cursive;font-weight:900;font-size:1.5rem;color:#233e5e;margin:0}.siko-header-actions{display:flex;align-items:center;gap:.75rem}.siko-save-button{padding:.6rem 1.1rem;border-radius:10px;border:none;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;cursor:pointer;transition:all .2s ease}.siko-save-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 3px 10px #233e5e66}.siko-save-button:disabled{opacity:.6;cursor:wait}.siko-export-button{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border-radius:10px;border:1px solid #233E5E;background:#fff;color:#233e5e;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;cursor:pointer;transition:all .2s ease}.siko-export-button svg{width:1rem;height:1rem}.siko-export-button:hover:not(:disabled){background:#f0f4f8;transform:translateY(-1px);box-shadow:0 2px 8px #233e5e26}.siko-export-button:disabled{opacity:.7;cursor:wait;background:#f0f4f8}.siko-freigabe-button{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border-radius:10px;border:1px solid #233E5E;background:#fff;color:#233e5e;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;cursor:pointer;transition:all .2s ease}.siko-freigabe-button svg{width:1rem;height:1rem}.siko-freigabe-button:hover:not(:disabled){background:#f0f4f8;transform:translateY(-1px);box-shadow:0 2px 8px #233e5e26}.siko-freigabe-button:disabled{opacity:.7;cursor:wait}.siko-freigabe-active{background:#10b981;border-color:#10b981;color:#fff}.siko-freigabe-active:hover:not(:disabled){background:#059669;border-color:#059669}.siko-autosave-status{display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:8px;font-family:Londrina Solid,cursive;font-size:.85rem;transition:all .3s ease}.siko-autosave-status svg{width:1rem;height:1rem}.siko-autosave-saved{background:#10b9811a;color:#10b981}.siko-autosave-pending{background:#f59e0b1a;color:#f59e0b}.siko-autosave-saving{background:#3b82f61a;color:#3b82f6}.siko-autosave-error{background:#ef44441a;color:#ef4444}.siko-autosave-spinner{animation:siko-spin 1s linear infinite}@keyframes siko-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.siko-card{background:#fff;border-radius:16px;padding:1.5rem 1.75rem;box-shadow:0 2px 12px #233e5e14;border:1px solid #f0f0f0}.siko-card h3{font-family:Londrina Solid,cursive;font-weight:900;font-size:1.2rem;color:#233e5e;margin:0 0 1rem}.siko-subsection{margin-bottom:1.5rem}.siko-subsection:last-child{margin-bottom:0}.siko-subsection-title{font-family:Londrina Solid,cursive;font-weight:900;font-size:.95rem;color:#4b5563;margin:0 0 .75rem}.siko-map-container{border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}.siko-map-frame{width:100%;height:260px;border:none;display:block}.siko-map-hint{margin:0;padding:.4rem .75rem .6rem;font-size:.8rem;color:#6b7280;font-family:Londrina Solid,cursive}.siko-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.5rem}.siko-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.5rem}.siko-field{display:flex;flex-direction:column;gap:.4rem}.siko-field+.siko-field{margin-top:1rem}.siko-grid-2 .siko-field+.siko-field,.siko-grid-3 .siko-field+.siko-field{margin-top:0}.siko-grid-2+.siko-field,.siko-grid-3+.siko-field{margin-top:1rem}.siko-grid-2+.siko-grid-2,.siko-grid-2+.siko-grid-3,.siko-grid-3+.siko-grid-2,.siko-grid-3+.siko-grid-3{margin-top:1rem}.siko-field-full{grid-column:1 / -1}.siko-field label{font-family:Londrina Solid,cursive;font-weight:500;font-size:.85rem;color:#4b5563}.siko-field-label-main{font-weight:700;font-size:.9rem;color:#374151}.siko-field input,.siko-field textarea,.siko-field select{padding:.5rem .75rem;border-radius:8px;border:2px solid #e5e7eb;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;color:#111827;background:#fff;transition:all .2s ease}.siko-field input:focus,.siko-field textarea:focus,.siko-field select:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 3px #233e5e1a}.siko-field textarea{resize:vertical;min-height:70px}.inline-person-input{border-radius:999px;padding:.25rem .6rem;font-size:.8rem;margin:0 .25rem}.siko-field small{font-size:.8rem;color:#6b7280}.siko-suggestion-toggle{align-self:flex-start;margin-top:.25rem;padding:.25rem .55rem;border-radius:8px;border:1px solid #e5e7eb;background:#f9fafb;font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#4b5563;cursor:pointer;transition:all .15s ease}.siko-suggestion-toggle:hover{border-color:#233e5e;background:#f3f4f6}.siko-leitungsteam-picker{margin-top:.35rem;display:flex;flex-direction:column;gap:.35rem}.leitungsteam-add-input{padding:.4rem .6rem;border-radius:999px;border:2px solid #e5e7eb;font-family:Londrina Solid,cursive;font-size:.85rem}.leitungsteam-add-input:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 2px #233e5e1a}.siko-person-pills{margin-top:.35rem;display:flex;flex-wrap:wrap;gap:.35rem}.siko-person-pill{border:1px solid #e5e7eb;border-radius:8px;padding:.35rem .6rem;font-family:Londrina Solid,cursive;font-size:.8rem;background:#f9fafb;color:#374151;cursor:pointer;transition:all .15s ease}.siko-person-pill.selected{background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;border-color:#233e5e}.siko-person-pill:hover{transform:translateY(-1px);box-shadow:0 2px 6px #233e5e40}.siko-notfalltelefon-row{display:flex;gap:.5rem;align-items:center}.siko-notfalltelefon-hll{margin-top:.4rem;display:flex;flex-direction:column;gap:.35rem}.siko-notfalltelefon-label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#6b7280}.siko-notfalltelefon-pills{display:flex;flex-wrap:wrap;gap:.35rem}.siko-notfalltelefon-name{display:inline-flex;align-items:center}.siko-notfalltelefon-star{margin-left:.35rem;color:#d1d5db;font-size:.85rem}.siko-notfalltelefon-star.active{color:#f59e0b;text-shadow:0 1px 2px rgba(245,158,11,.3)}.siko-notfalltelefon-hint{display:inline-block;margin-top:.35rem;font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#9ca3af}.siko-leitung-nr-list{display:flex;flex-direction:column;gap:.4rem}.siko-leitung-nr-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.3fr);gap:.4rem;align-items:center}.siko-leitung-nr-name{display:inline-flex;align-items:center;justify-content:space-between;padding:.35rem .6rem;border-radius:8px;background:#f3f4f6;border:1px solid #e5e7eb;font-family:Londrina Solid,cursive;font-size:.85rem;color:#374151;gap:.35rem;width:100%}.siko-leitung-nr-input{padding:.4rem .5rem;border-radius:8px;border:2px solid #e5e7eb;font-family:Londrina Solid,cursive;font-size:.85rem;width:100%;box-sizing:border-box}.siko-leitung-nr-input:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 2px #233e5e1a}.siko-notfalltelefon-star-button{width:22px;height:22px;border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;color:#d1d5db;font-size:.8rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;margin-left:auto}.siko-notfalltelefon-star-button.active{color:#f59e0b;border-color:#f59e0b;background:#fff7ed;box-shadow:0 1px 3px #f59e0b40}.siko-notfalltelefon-star-button:hover:not(:disabled){border-color:#94a3b8;background:#fff}.siko-leitung-nr-hint{font-size:.8rem;color:#6b7280;margin:.25rem 0 0}@media(max-width:768px){.siko-card{padding:1.25rem}.siko-map-grid,.siko-grid-2,.siko-grid-3{grid-template-columns:1fr}.siko-subsection{padding:.75rem}}.siko-map-link{display:inline-flex;align-items:center;justify-content:center;margin-top:.5rem;padding:.45rem .9rem;border-radius:999px;border:none;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;font-family:Londrina Solid,cursive;font-size:.85rem;text-decoration:none;cursor:pointer;transition:all .2s ease}.siko-map-link:hover{transform:translateY(-1px);box-shadow:0 2px 8px #233e5e59}.siko-kueche-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.3fr) auto;gap:.4rem;align-items:center}.siko-kueche-name-input{padding:.4rem .5rem;border-radius:8px;border:2px solid #e5e7eb;font-family:Londrina Solid,cursive;font-size:.85rem;background:#fff;width:100%;box-sizing:border-box}.siko-kueche-name-input:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 2px #233e5e1a}.siko-kueche-remove-button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:#fee2e2;color:#dc2626;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .15s ease}.siko-kueche-remove-button:hover{background:#fecaca}.siko-kueche-add-button{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;margin-top:.5rem;padding:.5rem 1rem;border:1px dashed #9ca3af;border-radius:8px;background:#f9fafb;color:#6b7280;font-family:Londrina Solid,cursive;font-size:.9rem;cursor:pointer;transition:all .15s ease}.siko-kueche-add-button:hover{border-color:#233e5e;color:#233e5e;background:#f0f4f8}.siko-baustein-list{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.4rem}.siko-baustein-label{font-family:Londrina Solid,cursive;font-size:.8rem;color:#6b7280;margin-right:.25rem}.siko-baustein-pill{display:inline-flex;align-items:center;padding:.3rem .6rem;border:1px dashed #9ca3af;border-radius:999px;background:#f9fafb;color:#6b7280;font-family:Londrina Solid,cursive;font-size:.8rem;cursor:pointer;transition:all .15s ease}.siko-baustein-pill:hover{border-color:#233e5e;color:#233e5e;background:#f0f4f8}.siko-baustein-pill.added{border-style:solid;border-color:#22c55e;background:#dcfce7;color:#166534}.siko-baustein-pill.added:hover{background:#fecaca;border-color:#dc2626;color:#dc2626}.siko-textarea-autosize{min-height:80px;overflow:hidden;resize:none}.siko-select{cursor:pointer}.siko-inline-field{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.siko-inline-label{font-family:Londrina Solid,cursive;font-weight:500;font-size:.85rem;color:#4b5563}.siko-inline-select{padding:.45rem 2rem .45rem .85rem;border-radius:10px;border:2px solid #e5e7eb;font-family:Londrina Solid,cursive;font-size:.9rem;color:#233e5e;background:linear-gradient(to bottom,#fff,#f9fafb);cursor:pointer;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23233E5E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .65rem center;box-shadow:0 1px 3px #0000000f}.siko-inline-select:hover{border-color:#233e5e;background:linear-gradient(to bottom,#fff,#f3f4f6);box-shadow:0 2px 6px #233e5e1f}.siko-inline-select:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 3px #233e5e26;background:#fff}.siko-field-hint{display:block;width:100%;margin-top:.25rem;font-size:.8rem;color:#9ca3af;font-family:Londrina Solid,cursive}.siko-fahrzeuge-list{display:flex;flex-direction:column;gap:.75rem}.siko-fahrzeug-box{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.75rem 1rem}.siko-fahrzeug-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.siko-fahrzeug-title{font-family:Londrina Solid,cursive;font-weight:700;font-size:.9rem;color:#233e5e}.siko-fahrzeug-remove{width:24px;height:24px;border:none;border-radius:6px;background:#fee2e2;color:#dc2626;font-size:1.1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.siko-fahrzeug-remove:hover{background:#fecaca}.siko-fahrzeug-fields{display:grid;grid-template-columns:1fr 1fr;gap:.6rem 1rem}.siko-fahrzeug-field{display:flex;flex-direction:column;gap:.25rem}.siko-fahrzeug-field label{font-family:Londrina Solid,cursive;font-size:.8rem;color:#6b7280}.siko-fahrzeug-field input{padding:.4rem .6rem;border:2px solid #e5e7eb;border-radius:8px;font-family:Londrina Solid,cursive;font-size:.85rem;background:#fff}.siko-fahrzeug-field input:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 2px #233e5e1a}.siko-fahrzeug-checkbox{grid-column:1 / -1;display:flex;align-items:center;gap:.5rem;margin-top:.25rem;cursor:pointer}.siko-fahrzeug-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#233E5E;cursor:pointer}.siko-fahrzeug-checkbox span{font-family:Londrina Solid,cursive;font-size:.85rem;color:#4b5563}@media(max-width:500px){.siko-fahrzeug-fields{grid-template-columns:1fr}}.siko-zustaendig-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:.5rem}.siko-zustaendig-card{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px}.siko-zustaendig-icon{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;color:#233e5e}.siko-zustaendig-icon svg{width:1.25rem;height:1.25rem}.siko-zustaendig-card.siko-zustaendig-info .siko-zustaendig-icon{background:#fef3c7;color:#92400e}.siko-zustaendig-content{flex:1;min-width:0}.siko-zustaendig-label{font-family:Londrina Solid,cursive;font-size:.95rem;font-weight:600;color:#1e293b;margin-bottom:.4rem}.siko-zustaendig-select{width:100%;padding:.5rem 2rem .5rem .75rem;font-family:Londrina Solid,cursive;font-size:.9rem;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1.25rem;transition:all .15s ease}.siko-zustaendig-select:hover{border-color:#9ca3af}.siko-zustaendig-select:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 3px #233e5e1a}.siko-zustaendig-desc{font-family:Londrina Solid,cursive;font-size:.75rem;color:#6b7280;margin-top:.35rem;line-height:1.3}.siko-zustaendig-card.siko-zustaendig-info{background:linear-gradient(135deg,#fefce8,#fef9c3);border-color:#fde047}.siko-zustaendig-desc-info{font-family:Londrina Solid,cursive;font-size:.85rem;color:#713f12;line-height:1.4;margin-top:.25rem}.siko-zustaendig-warning{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:.875rem 1rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:10px;color:#991b1b}.siko-zustaendig-warning svg{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.1rem}.siko-zustaendig-warning span{font-family:Londrina Solid,cursive;font-size:.9rem;line-height:1.4}.siko-zustaendig-warning strong{color:#7f1d1d}.siko-zustaendig-text{margin-top:1.25rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px}.siko-zustaendig-text-label{font-family:Londrina Solid,cursive;font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.siko-zustaendig-text p{font-family:Londrina Solid,cursive;font-size:.95rem;color:#374151;line-height:1.6;margin:0}.siko-name-highlight{color:#233e5e;font-weight:600;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);padding:.1rem .4rem;border-radius:4px;margin:0 .1rem}@media(max-width:600px){.siko-zustaendig-grid{grid-template-columns:1fr}}.siko-aktivitaeten-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.siko-aktivitaet-box{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:10px;padding:1rem}.siko-aktivitaet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.siko-aktivitaet-title{font-family:Londrina Solid,cursive;font-size:.95rem;font-weight:600;color:#233e5e}.siko-aktivitaet-fields{display:grid;grid-template-columns:80px 1fr 120px 150px;gap:.75rem;align-items:end}.siko-aktivitaet-field{display:flex;flex-direction:column;gap:.25rem}.siko-aktivitaet-field label{font-family:Londrina Solid,cursive;font-size:.75rem;color:#6b7280;font-weight:500}.siko-aktivitaet-field input{padding:.5rem .75rem;font-family:Londrina Solid,cursive;font-size:.9rem;border:1px solid #d1d5db;border-radius:6px;background:#fff}.siko-aktivitaet-field input:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 2px #233e5e1a}.siko-aktivitaet-field-wide{min-width:0}.siko-aktivitaet-select{padding:.5rem 2rem .5rem .75rem;font-family:Londrina Solid,cursive;font-size:.9rem;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236b7280'%3E%3Cpath fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.siko-aktivitaet-select:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 2px #233e5e1a}@media(max-width:700px){.siko-aktivitaet-fields{grid-template-columns:1fr 1fr}.siko-aktivitaet-field-wide{grid-column:span 2}}@media(max-width:450px){.siko-aktivitaet-fields{grid-template-columns:1fr}.siko-aktivitaet-field-wide{grid-column:span 1}}.lager-detail-page{width:100%}.lager-detail-container{display:flex;gap:2rem;align-items:flex-start}.lager-sidebar{width:300px;background:#fff;border-radius:20px;box-shadow:0 2px 8px #233e5e14;padding:1.5rem;position:sticky;top:2rem;height:fit-content;display:flex;flex-direction:column;gap:1.5rem}.sidebar-tabs{display:flex;flex-direction:column;gap:.5rem}.sidebar-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:12px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;color:#6b7280;cursor:pointer;transition:all .2s ease;text-align:left}.sidebar-tab:hover{background:#e5e7eb;border-color:#d1d5db}.sidebar-tab.active{background:linear-gradient(135deg,#233e5e,#2c4a6e);border-color:#233e5e;color:#fff}.sidebar-tab svg{flex-shrink:0;stroke:currentColor}.back-button{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:12px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.95rem;color:#374151;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}.back-button:hover{background:#e5e7eb;border-color:#d1d5db}.back-button svg{stroke:currentColor;flex-shrink:0}.sidebar-lager-info{background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;margin-bottom:1rem}.lager-info-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sidebar-lager-info h2{font-family:Londrina Solid,cursive;font-weight:900;font-size:1.2rem;color:#233e5e;margin:0;letter-spacing:-.5px;flex:1;min-width:0}.lager-dauer{font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#6b7280;white-space:nowrap;flex-shrink:0}.lager-status-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.lager-status-label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:.5rem}.lager-status-badge{display:inline-block;padding:.4rem .75rem;border-radius:6px;font-family:Londrina Solid,cursive;font-weight:600;font-size:.85rem;border:2px solid;margin-bottom:.5rem;width:100%;text-align:center}.lager-status-select{width:100%;padding:.6rem .75rem;border:2px solid #e5e7eb;border-radius:8px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#374151;background:#fff;cursor:pointer;transition:all .2s ease;margin-bottom:.5rem}.lager-status-select:hover:not(:disabled){border-color:#d1d5db;background:#f9fafb}.lager-status-select:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 3px #233e5e1a}.lager-status-select:disabled{opacity:.6;cursor:not-allowed}.lager-status-description{font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#9ca3af;line-height:1.4;font-style:italic}.lager-anmeldeschluss-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.lager-anmeldeschluss-label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;display:block;margin-bottom:.5rem}.lager-anmeldeschluss-input{width:100%;padding:.6rem .75rem;border:2px solid #e5e7eb;border-radius:8px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#374151;background:#fff;cursor:pointer;transition:all .2s ease}.lager-anmeldeschluss-input:hover:not(:disabled){border-color:#d1d5db;background:#f9fafb}.lager-anmeldeschluss-input:focus{outline:none;border-color:#233e5e;box-shadow:0 0 0 3px #233e5e1a}.lager-anmeldeschluss-input:disabled{opacity:.6;cursor:not-allowed}.sidebar-section{margin-bottom:1.5rem}.sidebar-section:last-child{margin-bottom:0}.sidebar-section h3{font-family:Londrina Solid,cursive;font-weight:900;color:#233e5e;font-size:1.1rem;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.sidebar-info-item{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.sidebar-info-item:last-child{margin-bottom:0}.sidebar-label{font-family:Londrina Solid,cursive;font-weight:400;color:#6b7280;font-size:.85rem}.sidebar-value{font-family:Londrina Solid,cursive;font-weight:400;color:#233e5e;font-size:.95rem}.copy-link-button-sidebar{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,#233e5e,#2c4a6e);border:none;border-radius:12px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.95rem;color:#fff;cursor:pointer;transition:all .2s ease}.copy-link-button-sidebar:hover{transform:translateY(-2px);box-shadow:0 4px 12px #233e5e66}.copy-link-button-sidebar svg{stroke:currentColor;flex-shrink:0}.lager-detail-content{flex:1;min-width:0}.lager-detail-header{background:#fff;border-radius:20px;box-shadow:0 2px 8px #233e5e14;padding:2rem;margin-bottom:1.5rem}.lager-header-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.lager-detail-header h1{font-family:Londrina Solid,cursive;font-weight:900;margin:0;color:#233e5e;font-size:2rem;letter-spacing:-.5px;flex:1;min-width:0}.lager-hll{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex-shrink:0}.lager-hll-label{font-family:Londrina Solid,cursive;font-weight:400;font-size:.9rem;color:#6b7280;white-space:nowrap}.lager-hll-pills{display:flex;flex-wrap:wrap;gap:.4rem}.lager-hll-empty{font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#9ca3af}.lager-hll-pill{display:inline-block;background:linear-gradient(135deg,#233e5e,#2c4a6e);color:#fff;padding:.3rem .7rem;border-radius:14px;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;white-space:nowrap}.lager-hll-edit{width:30px;height:30px;border-radius:999px;border:1px solid #e0e0e0;background:#fff;color:#233e5e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease}.lager-hll-edit:hover:not(:disabled){border-color:#233e5e;background:#f8f9fa;box-shadow:0 2px 6px #233e5e2e}.lager-hll-edit:disabled{opacity:.6;cursor:not-allowed}.lager-hll-edit svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.lager-hll-editor{margin-top:1rem}.lager-hll-saving{display:inline-block;margin-top:.5rem;font-family:Londrina Solid,cursive;font-weight:400;font-size:.85rem;color:#6b7280}.loading{text-align:center;padding:4rem;font-family:Londrina Solid,cursive;font-weight:400;font-size:1.2rem;color:#555}@media(max-width:1024px){.lager-detail-container{flex-direction:column}.lager-sidebar{width:100%;position:static}}@media(max-width:768px){.lager-detail-page{padding:0}.lager-detail-header h1{font-size:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf8f2;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fffffff2;padding:1.5rem 2rem;box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.app-header h1{color:#2c3e50;font-size:1.75rem;margin:0}.new-lager-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.new-lager-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #27ae6066}.app-main{flex:1;padding:2rem;max-width:1400px;width:100%;margin:0 auto}.app-footer{background:#fffffff2;padding:1rem 2rem;text-align:center;color:#666;font-size:.9rem;margin-top:auto}@media(max-width:768px){.app-header{flex-direction:column;gap:1rem;align-items:stretch}.app-header h1{font-size:1.5rem;text-align:center}.app-main{padding:1rem}}
