*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden;margin:0}:root{--cc-primary: #2563eb;--cc-primary-600: #1d4ed8;--cc-bg: #f8fafc;--cc-card-bg: #ffffff;--cc-border: #e5e7eb;--cc-text: #0f172a;--cc-text-muted: #475569;--cc-radius: 16px;--cc-shadow: 0 8px 24px rgba(15, 23, 42, .06)}body{background:var(--cc-bg);color:var(--cc-text)}html,body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.55;color:#0f172a;height:100%;margin:0}h1{font-size:1.4rem;font-weight:800;letter-spacing:-.02em}h2{font-size:1.05rem;font-weight:700;margin-bottom:6px}h3{font-size:.95rem;font-weight:700}p,label,span,td,th{font-size:.9rem;font-weight:400}table{border-collapse:collapse}th{font-weight:600;color:#334155}td{color:#0f172a}input,select,button{font-family:inherit;font-size:.9rem}:root{--ui-bg: #f8fafc;--ui-card: #ffffff;--ui-border: #e2e8f0;--ui-border-2: #cbd5e1;--ui-text: #0f172a;--ui-muted: #475569;--ui-primary: #2563eb;--ui-primary-600: #1d4ed8;--ui-radius: 12px;--ui-shadow: 0 10px 26px rgba(15,23,42,.06)}input,textarea,select{width:100%;box-sizing:border-box;background:var(--ui-card);color:var(--ui-text);border:1px solid var(--ui-border);border-radius:var(--ui-radius);padding:10px 12px;font-size:.95rem;line-height:1.2;outline:none;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease}textarea{min-height:88px;resize:vertical}input:focus,textarea:focus,select:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb24}::placeholder{color:#475569bf}button,a.button,input[type=submit]{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;border:1px solid var(--ui-border);padding:10px 12px;font-size:.95rem;font-weight:650;background:var(--ui-card);color:var(--ui-text);cursor:pointer;box-shadow:0 6px 16px #0f172a0f;transition:transform .05s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}button:hover{border-color:var(--ui-border-2);background:#f1f5f9}button:active{transform:translateY(1px);box-shadow:0 4px 12px #0f172a14}button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}button.primary,input[type=submit].primary{background:var(--ui-primary);border-color:#2563eb80;color:#fff;box-shadow:0 10px 22px #2563eb38}button.primary:hover{background:var(--ui-primary-600)}button.small{padding:6px 10px;font-size:.85rem;border-radius:10px;box-shadow:none}ul{padding-left:18px}li{margin:8px 0}a{color:var(--ui-primary);text-decoration:none}a:hover{text-decoration:underline}.wp-list{display:grid;gap:10px;margin-top:18px}.wp-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;box-shadow:0 8px 24px #0f172a0f}.wp-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.wp-title{display:grid;gap:2px}.wp-name{font-weight:750;color:#0f172a;line-height:1.2}.wp-meta{font-size:.9rem;color:#475569}.wp-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.wp-actions a{text-decoration:none}.btn-small{padding:7px 10px;font-size:.85rem;border-radius:10px;box-shadow:none}.btn-danger{background:#fee2e2;border-color:#fecaca;color:#991b1b}.btn-danger:hover{background:#fecaca}@media(max-width:520px){.wp-top{flex-direction:column}.wp-actions{justify-content:flex-start}}.notice{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:12px;display:grid;gap:8px}.notice-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.notice-title{font-weight:900;font-size:14px;line-height:1.25}.notice-meta{font-size:12px;color:var(--muted);white-space:nowrap}.notice-body{color:#111827;font-size:13px;line-height:1.35}.notice-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-top:2px}.notice-status{font-size:12px;color:var(--muted);font-weight:800}.notice-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.notice.unread{background:#f8fafc;border-color:#dbeafe}.notice.type-checkin{border-left:4px solid #2563eb}.notice.type-absence{border-left:4px solid #16a34a}.notice.type-missing{border-left:4px solid #ef4444}@media(max-width:420px){.notice-footer{flex-direction:column;align-items:flex-start}.notice-actions{justify-content:flex-start;width:100%}.notice-actions .btn{width:100%}}.notice-list{display:grid;gap:12px}.table-wrap{width:100%}.table-clean{width:100%;border-collapse:separate;border-spacing:0}.table-clean th,.table-clean td{text-align:left;padding:10px 12px;border-bottom:1px solid #e2e8f0;vertical-align:top}.table-clean thead th{font-size:12px;letter-spacing:.02em;color:#475569;font-weight:700;background:#f8fafc}.table-clean tbody tr:hover td{background:#f8fafc}@media(max-width:720px){.table-wrap{padding:0}.table-clean thead{display:none}.table-clean,.table-clean tbody,.table-clean tr,.table-clean td{display:block;width:100%}.table-clean tr{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 24px #0f172a0f;padding:10px 12px;margin:10px 0}.table-clean td{border:0;padding:8px 0;display:flex;justify-content:space-between;gap:12px}.table-clean td:before{content:attr(data-label);font-weight:700;color:#475569;flex:0 0 110px}.table-actions{display:grid;gap:8px;width:100%}.table-actions button{width:100%}}@media(max-width:720px){.table-clean td{border:0;padding:8px 0;display:grid;grid-template-columns:120px 1fr;align-items:start;gap:10px}.table-clean td:before{content:attr(data-label);font-weight:700;color:#475569}.table-clean td>*{justify-self:end;text-align:right;max-width:100%}.table-clean td[data-label=E-Mail]{word-break:break-word}.table-clean td[data-label=E-Mail]>*{word-break:break-word;white-space:normal}}@media(max-width:720px){.table-actions{display:grid;gap:8px;width:100%;justify-items:stretch}.table-actions button{width:100%}.table-actions a{width:100%;display:block}}@media(max-width:720px){.table-clean td[data-label=Aktion]{padding-top:10px;border-top:1px solid #eef2f7;margin-top:6px}}@media(max-width:720px){.table-clean td[data-label=Aktion]{display:block!important;padding-top:12px;margin-top:8px;border-top:1px solid #eef2f7}.table-clean td[data-label=Aktion]:before{display:block;margin-bottom:8px}.table-clean td[data-label=Aktion] .table-actions{display:grid;grid-template-columns:1fr;gap:8px;width:100%}.table-clean td[data-label=Aktion] .table-actions button,.table-clean td[data-label=Aktion] .table-actions a{width:100%}}@media(max-width:720px){.table-clean tr td:last-child{display:block!important;padding-top:12px!important;margin-top:8px!important;border-top:1px solid #eef2f7!important}.table-clean tr td:last-child button,.table-clean tr td:last-child a{width:100%!important;display:inline-flex!important;justify-content:center!important}.table-clean tr td:last-child .table-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}}@media(max-width:720px){.table-clean tr{background:#fff;border-radius:14px;padding:16px 14px 18px;margin:12px 0}.table-clean td{display:block!important;padding:6px 0!important}.table-clean td:before{content:attr(data-label);display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:2px}.table-clean td>*{text-align:left!important;justify-self:start!important}.table-clean tr td:last-child{margin-top:14px!important;padding-top:14px!important;border-top:1px solid #e5e7eb!important}.table-clean tr td:last-child button,.table-clean tr td:last-child a{width:100%!important;margin:0!important;font-weight:600}.table-clean tr td:last-child .table-actions{display:grid!important;gap:10px!important}}@media(max-width:720px){.table-wrap{padding:0!important}.table-clean{width:100%!important;margin:0!important}.table-clean tr{width:100%!important;margin-left:0!important;margin-right:0!important}.table-clean tbody{padding:0!important;margin:0!important}}@media(max-width:720px){.page{padding-left:16px;padding-right:16px}}@media(max-width:720px){.page,.card,.section,.panel{padding-left:16px!important;padding-right:16px!important}}@media(max-width:720px){.table-clean td[data-label=Aktion]{display:block!important;margin-top:12px;padding-top:14px;border-top:1px solid #e5e7eb}.table-clean td[data-label=Aktion]:before{display:block;margin-bottom:8px}.table-actions{display:grid;grid-template-columns:1fr;gap:10px}.table-actions button{width:100%}}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;box-shadow:0 8px 24px #0f172a0f}@media(max-width:720px){.table-clean thead{display:none}.table-clean,.table-clean tbody,.table-clean tr,.table-clean td{display:block;width:100%}.table-clean tr{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin:12px 0;box-shadow:0 8px 24px #0f172a0f}.table-clean td{padding:6px 0}.table-clean td:before{content:attr(data-label);display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:2px}.table-clean td[data-label=Aktion]{margin-top:12px;padding-top:14px;border-top:1px solid #e5e7eb}.table-actions{display:grid;grid-template-columns:1fr;gap:10px}.table-actions button,.table-actions a{width:100%;justify-content:center;font-weight:600}}@media(max-width:720px){.billing-table thead{display:none}.billing-table,.billing-table tbody,.billing-table tr,.billing-table td{display:block;width:100%}.billing-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin:12px 0;box-shadow:0 8px 24px #0f172a0f}.billing-table td{padding:6px 0}.billing-table td:before{content:attr(data-label);display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:2px}.billing-table td[data-label=Mitarbeiter]{padding-top:2px}.billing-table td[data-label=Mitarbeiter]>*{font-weight:800}.billing-table td[data-label=Aktion]{margin-top:12px;padding-top:14px;border-top:1px solid #e5e7eb}.billing-table td[data-label=Aktion] .table-actions{display:grid;grid-template-columns:1fr;gap:10px}.billing-table td[data-label=Aktion] button{width:100%}}@media(max-width:720px){.billing-table thead{display:none}.billing-table,.billing-table tbody,.billing-table tr{display:block;width:100%}.billing-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin:12px 0;box-shadow:0 8px 24px #0f172a0f}.billing-table td{display:grid!important;grid-template-columns:120px 1fr;gap:10px;padding:7px 0!important;border:0!important}.billing-table td:before{content:attr(data-label)!important;display:block!important;font-size:12px;font-weight:600;color:#64748b}.billing-table td.billing-name{display:block!important;padding:2px 0 10px!important}.billing-table td.billing-name:before{display:none!important}.billing-table td.billing-name{font-weight:800;font-size:15px;color:#0f172a}.billing-table td[data-label=Aktion]{display:block!important;margin-top:12px!important;padding-top:14px!important;border-top:1px solid #e5e7eb!important}.billing-table td[data-label=Aktion]:before{display:block!important;margin-bottom:8px}.billing-table td[data-label=Aktion] .table-actions{display:grid;grid-template-columns:1fr;gap:10px}.billing-table td[data-label=Aktion] button{width:100%}}@media(max-width:720px){.checkin-table thead{display:none}.checkin-table,.checkin-table tbody,.checkin-table tr,.checkin-table td{display:block;width:100%}.checkin-table tr{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:14px;margin:12px 0;box-shadow:0 8px 24px #0f172a0f}.checkin-table td{padding:6px 0}.checkin-table td:before{content:attr(data-label);display:block;font-size:12px;font-weight:600;color:#64748b;margin-bottom:2px}.checkin-table td[data-label=Mitarbeiter]{font-weight:800;font-size:15px;color:#0f172a;padding-bottom:10px}.checkin-table td[data-label=Mitarbeiter]:before{display:none}.checkin-table td[data-label=Status]{margin-top:6px}}@media(max-width:720px){.table-wrap{padding:0!important;margin:0!important}.checkin-table{margin:0!important}}@media(max-width:720px){.checkin-table tr{box-sizing:border-box;width:100%!important;max-width:100%!important;margin:10px 0!important}}@media(max-width:720px){.checkin-table tr{padding:12px!important}}@media(max-width:720px){.billing-table tr{box-shadow:none!important;border:0!important;border-radius:0!important;padding:10px 0!important;margin:0!important;background:transparent!important}.billing-table tr+tr{border-top:1px solid #e5e7eb;margin-top:14px;padding-top:14px}.billing-table td{grid-template-columns:110px 1fr!important;padding:6px 0!important}.billing-table td.billing-name{font-size:15px;font-weight:800;padding-bottom:6px!important}.billing-table td[data-label=Aktion]{border-top:1px solid #e5e7eb;padding-top:12px!important;margin-top:10px}}.notice.type-feedback{border-left:4px solid #7c3aed}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal-card{background:#fff;width:100%;max-width:520px;border-radius:16px;padding:16px;box-shadow:0 30px 80px #00000040;display:grid;gap:12px;animation:modalIn .18s ease-out}.modal-wide{max-width:720px}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.modal-title{font-weight:900;font-size:18px}.btn-icon{border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.modal-message{white-space:pre-wrap;line-height:1.45}.photo-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.photo-grid img{width:100%;height:120px;object-fit:cover;border-radius:12px;border:1px solid #eef2f7}@media(max-width:520px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-grid img{height:110px}}@keyframes modalIn{0%{transform:translateY(12px) scale(.98);opacity:0}to{transform:none;opacity:1}}.notice.type-feedback:before{background:#7c3aed}.thumb{width:92px;height:92px;object-fit:cover;border-radius:12px;border:1px solid #eef2f7;cursor:pointer}.lightbox{background:#fff;width:100%;max-width:920px;border-radius:16px;padding:14px;box-shadow:0 30px 80px #00000047;display:grid;gap:12px}.lightbox img{width:100%;max-height:70vh;object-fit:contain;border-radius:12px;background:#0b1220}.lightbox-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.photo-strip{display:flex;gap:10px;flex-wrap:wrap}.photo-chip{position:relative}.photo-chip img{width:92px;height:92px;object-fit:cover;border-radius:12px;border:1px solid #eef2f7}.chip-x{position:absolute;top:6px;right:6px;border:1px solid #e5e7eb;background:#fff;border-radius:10px;padding:4px 8px;cursor:pointer}.btn-icon{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;font-weight:600;cursor:pointer}.btn-icon svg{color:#2563eb}.btn-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-weight:600}.btn-pill.danger svg{color:#dc2626}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.page{min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding:18px 12px}.dashboard-container{width:100%;max-width:420px;margin:0 auto}.dash-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-wrap:wrap}.dash-head .actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.feedback-list{display:grid;gap:12px;grid-template-columns:1fr;margin-top:12px}@media(min-width:720px){.feedback-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.feedback-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.feedback-card{display:grid;gap:8px}.feedback-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.feedback-photos img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:10px;border:1px solid #eee}.notice-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}@media(min-width:900px){.notice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
