:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef3f8;font-family:Arial,sans-serif}html,body,#root{min-height:100%}body{margin:0}#root{width:100%}:root{--bg:#eef3f8;--surface:#fff;--surface-soft:#f7f9fc;--text:#111827;--muted:#667085;--line:#d7dee8;--dark:#111827;--dark-soft:#1f2937;--green:#138a42;--green-soft:#e8f7ee;--blue:#2457c5;--blue-soft:#edf3ff;--red:#c0261d;--red-soft:#fff0ee;--shadow:0 18px 42px #1018281a;--shadow-soft:0 8px 22px #10182812}*{box-sizing:border-box}body{background:var(--bg);min-width:0;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,sans-serif}button,select,input{font:inherit}.layout{background:linear-gradient(180deg, #ffffffc7, #eef3f8f5), var(--bg);width:100%;min-height:100vh;padding-bottom:74px;display:flex}.desktop-view{min-width:980px}.sidebar{color:#fff;background:linear-gradient(#111827 0%,#182235 100%);width:260px;height:100vh;padding:22px 18px;position:sticky;top:0;box-shadow:14px 0 34px #10182829}.sidebar h2{color:#fff;letter-spacing:.4px;align-items:center;gap:12px;min-height:64px;margin:0 0 24px;font-size:18px;font-weight:900;display:flex}.sidebar button{color:#ffffffc2;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;width:100%;height:54px;margin-bottom:10px;padding:0 14px;font-size:15px;font-weight:900;transition:background .18s,color .18s,transform .18s;display:flex}.sidebar button:hover,.sidebar button.active{color:#fff;background:#ffffff1f}.sidebar button.active{border-color:#ffffff29;box-shadow:inset 3px 0 #32d583}.content{flex:1;width:calc(100% - 260px);padding:34px}.content h1{color:var(--text);margin:0;font-size:38px;font-weight:900;line-height:1.05}.content p{color:var(--muted);font-size:18px;font-weight:700}.page-head{justify-content:space-between;align-items:flex-start;gap:18px;min-height:72px;margin-bottom:22px;display:flex}.page-subtitle{color:var(--muted);margin:8px 0 0;font-size:15px;font-weight:800}.page-actions{align-items:center;gap:10px;display:flex}.view-switcher{z-index:50;border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fffffff0;border-radius:999px;gap:4px;padding:5px;display:inline-flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%)}.view-switcher button{height:38px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:0 18px;font-size:13px;font-weight:900}.view-switcher button.active{background:var(--dark);color:#fff}.refresh-button,.clear-filter-button,.delete-button,.edit-button,.save-button,.remark-button,.remark-modal-head button{cursor:pointer;border:none;font-weight:900}.refresh-button{background:var(--dark);color:#fff;min-width:148px;height:46px;box-shadow:var(--shadow-soft);border-radius:14px;padding:0 18px}.refresh-button:hover{background:var(--dark-soft)}.dashboard-cards{grid-template-columns:repeat(2,minmax(240px,360px));gap:18px;margin-bottom:30px;display:grid}.card{background:var(--surface);min-height:142px;box-shadow:var(--shadow-soft);border:1px solid #d7dee8e6;border-radius:18px;padding:22px}.card h2{color:var(--muted);text-transform:uppercase;margin:0 0 16px;font-size:15px;font-weight:900;line-height:1.2}.card-value{color:var(--green);font-size:clamp(36px,4vw,52px);font-weight:900;line-height:1}.produkte-title{color:var(--text);align-items:center;margin:36px 0 16px;font-size:26px;font-weight:900;display:flex}.filter-panel{background:var(--surface);box-shadow:var(--shadow-soft);border:1px solid #d7dee8e6;border-radius:18px;grid-template-columns:minmax(360px,.65fr) minmax(560px,1.35fr);align-items:end;gap:12px;margin-bottom:20px;padding:12px;display:grid}.filter-panel label{color:var(--muted);text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.filter-panel select,.filter-panel input{border:1px solid var(--line);background:var(--surface-soft);min-width:0;height:42px;color:var(--text);border-radius:12px;outline:none;padding:0 12px;font-weight:800}.filter-panel select:focus,.filter-panel input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2457c51a}.filter-panel select:disabled{color:#4755698c;cursor:not-allowed;opacity:.75}.time-range-filter{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;grid-template-columns:1fr;align-items:end;gap:8px;padding:8px 10px;display:grid}.time-range-fields{grid-template-columns:repeat(2,minmax(150px,1fr));gap:8px;display:grid}.time-range-fields label{gap:5px}.time-range-fields input,.time-range-fields select{border-radius:10px;height:36px;padding:0 10px;font-size:12px}.quick-filter-grid{grid-template-columns:repeat(4,minmax(130px,1fr));align-items:end;gap:10px;display:grid}.quick-filter-grid .clear-filter-button{grid-column:span 2}.multi-filter{gap:7px;min-width:0;display:grid;position:relative}.multi-filter-label{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.multi-filter-dropdown{position:relative}.multi-filter-dropdown summary{border:1px solid var(--line);background:var(--surface-soft);min-width:0;height:42px;color:var(--text);cursor:pointer;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:0 12px;font-weight:900;list-style:none;display:grid}.multi-filter-dropdown summary::-webkit-details-marker{display:none}.multi-filter-dropdown summary:after{content:"v";color:var(--muted);font-size:14px;font-weight:900}.multi-filter-dropdown[open] summary:after{content:"^"}.multi-filter-dropdown summary strong{color:var(--text);white-space:nowrap;font-size:13px}.multi-filter-options{z-index:20;border:1px solid var(--line);background:var(--surface);max-height:220px;box-shadow:var(--shadow-soft);border-radius:12px;gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.multi-filter-options label{min-width:0;color:var(--text);text-transform:none;align-items:center;gap:7px;font-size:12px;font-weight:900;display:flex}.multi-filter-options input{width:15px;height:15px;accent-color:var(--blue);flex:none}.multi-filter-options em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.management-form{background:var(--surface);box-shadow:var(--shadow-soft);border:1px solid #d7dee8e6;border-radius:18px;grid-template-columns:repeat(2,minmax(220px,1fr)) auto auto;align-items:end;gap:12px;margin-bottom:20px;padding:16px;display:grid}.management-form label{color:var(--muted);text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.management-form input{border:1px solid var(--line);background:var(--surface-soft);min-width:0;height:42px;color:var(--text);border-radius:12px;outline:none;padding:0 12px;font-weight:800}.management-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2457c51a}.update-grid{grid-template-columns:minmax(320px,520px) minmax(280px,420px);align-items:start;gap:18px;display:grid}.update-card{background:var(--surface);box-shadow:var(--shadow-soft);border:1px solid #d7dee8e6;border-radius:18px;gap:14px;padding:20px;display:grid}.admin-login-card{max-width:460px}.update-card h2{color:var(--text);margin:0 0 6px;font-size:22px;font-weight:900}.update-card label{color:var(--muted);text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.update-card input{border:1px solid var(--line);background:var(--surface-soft);min-width:0;height:42px;color:var(--text);border-radius:12px;outline:none;padding:0 12px;font-weight:800}.update-card input[type=file]{height:auto;padding:10px 12px}.update-status{background:var(--surface-soft);border-radius:14px;padding:14px}.update-status span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:900;display:block}.update-status strong{color:var(--text);margin-top:4px;font-size:22px;font-weight:900;display:block}.download-link{background:var(--blue-soft);height:42px;color:var(--blue);border-radius:12px;justify-content:center;align-items:center;font-weight:900;text-decoration:none;display:inline-flex}.save-button{background:var(--green);color:#fff;white-space:nowrap;height:42px;box-shadow:var(--shadow-soft);border-radius:12px;padding:0 18px}.clear-filter-button{background:var(--blue-soft);height:42px;color:var(--blue);white-space:nowrap;border-radius:12px;padding:0 16px}.tabelle-container{background:var(--surface);box-shadow:var(--shadow);border:1px solid #d7dee8e6;border-radius:18px;overflow-x:auto}.tabelle{border-collapse:separate;border-spacing:0;background:var(--surface);table-layout:auto;width:100%}.tabelle th{z-index:2;color:#475467;text-align:left;text-transform:uppercase;white-space:nowrap;background:#f1f5f9;padding:14px 12px;font-size:12px;font-weight:900;position:sticky;top:0}.tabelle td{color:var(--text);text-align:left;white-space:nowrap;border-top:1px solid #edf1f5;padding:15px 12px;font-size:14px;font-weight:800}.tabelle tr:hover td{background:#f8fbff}.table-summary{border-top:1px solid var(--line);background:#f8fafc;justify-content:flex-end;align-items:center;gap:18px;min-height:64px;padding:16px 18px;display:flex}.table-summary span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:900}.table-summary strong{color:var(--green);font-size:28px;font-weight:900}.tabelle th:first-child,.tabelle td:first-child{text-align:center;width:74px}.delete-button{background:var(--red-soft);width:34px;height:34px;color:var(--red);border-radius:999px;font-size:15px;line-height:1}.delete-toggle{background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border:none;border-radius:999px;font-size:15px;font-weight:900;line-height:1}.delete-toggle:hover,.delete-toggle.active{background:var(--red-soft);color:var(--red)}.delete-button:hover{background:var(--red);color:#fff}.edit-button{background:var(--blue-soft);height:34px;color:var(--blue);border-radius:999px;padding:0 12px;font-size:13px}.edit-button:hover{background:var(--blue);color:#fff}.remark-button{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.remark-button:hover{background:var(--green);color:#fff}.remark-button svg{width:18px;height:18px}.modal-backdrop{z-index:50;background:#1118277a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.remark-modal{background:var(--surface);border-radius:18px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 70px #10182847}.remark-modal-head{border-bottom:1px solid var(--line);background:#f8fafc;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.remark-modal-head h2{color:var(--text);margin:0;font-size:22px;font-weight:900}.remark-modal-head button{background:var(--red-soft);width:34px;height:34px;color:var(--red);border-radius:999px}.remark-modal p{color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:22px 20px;font-size:18px;font-weight:700;line-height:1.45}.brand-icon,.nav-icon,.title-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.menu-svg,.sidebar svg,.title-icon svg{display:block;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important}.brand-icon{color:#102a1b;background:#32d583;border-radius:14px;width:40px;height:40px}.brand-icon svg{width:22px!important;height:22px!important}.nav-icon{color:#fff;background:#ffffff1f;border-radius:10px;width:32px;height:32px}.sidebar button.active .nav-icon{color:#102a1b;background:#32d583}.title-icon{background:var(--green-soft);width:34px;height:34px;color:var(--green);border-radius:12px;margin-right:10px}@media (width<=1300px){.filter-panel{grid-template-columns:1fr}.management-form{grid-template-columns:repeat(3,minmax(160px,1fr))}.time-range-filter{grid-column:1/-1}.quick-filter-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.update-grid{grid-template-columns:1fr}}@media (width<=760px){.time-range-filter,.time-range-fields,.quick-filter-grid{grid-template-columns:1fr}.quick-filter-grid .clear-filter-button{grid-column:auto}}.mobile-view{min-width:0;display:block}.mobile-view .sidebar{width:100%;height:auto;box-shadow:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid;position:static}.mobile-view .sidebar h2{grid-column:1/-1;min-height:44px;margin:0;font-size:16px}.mobile-view .sidebar button{text-align:center;border-radius:12px;justify-content:center;gap:6px;height:48px;margin:0;padding:0 8px;font-size:12px}.mobile-view .sidebar button .nav-icon{border-radius:9px;width:26px;height:26px}.mobile-view .content{width:100%;padding:16px 10px 92px}.mobile-view .content h1{font-size:28px}.mobile-view .page-head{align-items:stretch;min-height:0;margin-bottom:14px}.mobile-view .refresh-button,.mobile-view .clear-filter-button,.mobile-view .save-button{border-radius:11px;height:40px;font-size:13px}.mobile-view .dashboard-cards{grid-template-columns:1fr;gap:10px}.mobile-view .card{padding:14px}.mobile-view .filter-panel{border-radius:14px;grid-template-columns:1fr;gap:10px;padding:10px}.mobile-view .time-range-filter{padding:8px}.mobile-view .time-range-fields,.mobile-view .quick-filter-grid,.mobile-view .management-form,.mobile-view .update-grid{grid-template-columns:1fr}.mobile-view .quick-filter-grid .clear-filter-button{grid-column:auto}.mobile-view .tabelle-container{border-radius:14px;overflow-x:auto}.mobile-view .tabelle{min-width:920px}.mobile-view .tabelle th,.mobile-view .tabelle td{padding:10px 12px;font-size:12px}.mobile-view .table-summary{text-align:left;gap:6px;display:grid}.mobile-view .update-card,.mobile-view .profile-box,.mobile-view .filter-panel,.mobile-view .management-form{box-shadow:var(--shadow-soft)}.mobile-view .view-switcher{bottom:10px}
