:root{--red:#c8102e;--red-d:#a00d24;--ink:#23272e;--muted:#6b7280;--bg:#f4f5f7;--border:#e5e7eb;--soft:#f9fafb;--green-bg:#c6efce;--amber-bg:#ffeb9c;--orange-bg:#f8cbad;--red-bg:#ffc7ce}*,html{text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:var(--bg)}.topbar{height:56px;background:#000;color:#fff;display:flex;align-items:center;gap:12px;padding:0 18px}.flame{width:20px;height:20px;border-radius:50% 50% 50% 0;background:var(--red);transform:rotate(45deg)}.layout{display:flex;min-height:calc(100vh - 56px)}.sidebar{width:210px;background:#fff;border-right:1px solid var(--border);padding:14px 10px}.sidebar a{display:block;padding:10px 12px;border-radius:8px;color:var(--ink);text-decoration:none;font-weight:600;margin-bottom:3px}.sidebar a:hover{background:var(--soft)}.content{flex:1 1;padding:24px;min-width:0}h1{font-size:22px;margin:0 0 4px}.sub{color:var(--muted);margin:0 0 18px}.card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden}table{width:100%;border-collapse:collapse}td,th{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}th{text-transform:uppercase;color:var(--muted);background:var(--soft)}.tag,th{font-size:12px}.tag{display:inline-block;padding:2px 9px;border-radius:20px;font-weight:700}.tag.red{background:#fde2e6;color:var(--red-d)}.tag.gray{background:#eef0f2;color:#4b5563}.over td{background:#fff6f6}.pill{padding:2px 10px;border-radius:6px;font-weight:700}.heat{border-collapse:separate;border-spacing:4px}.heat td{width:60px;height:46px;text-align:center;border-radius:8px;font-weight:700}.heat .axis{background:var(--ink);color:#fff;font-size:11px}.btn-add{background:#0d9488;color:#fff;border:0;border-radius:8px;padding:8px 14px;font-weight:700;cursor:pointer}.btn-add:hover{background:#0f766e}.btn-add.s{border-radius:7px;padding:4px 9px;font-size:12px;font-weight:600;margin-left:4px}.hamburger{display:none}@media (max-width:860px){body,html{overflow-x:hidden;max-width:100%}.layout{flex-direction:column;min-width:0}.topbar{height:46px;padding:0 12px;gap:8px}.hamburger{display:inline-flex!important}.sidebar{display:none!important}.content{padding:10px 12px;max-width:100%;min-width:0;overflow-x:hidden}h1{font-size:18px;margin:0 0 2px}.sub{margin:0 0 8px}.sub,table{font-size:13px}input,select,textarea{font-size:16px}td,th{padding:5px 6px}.content td .btn-s{padding:3px 7px}.hide-sm{display:none!important}.col-akt{text-align:left!important}.col-akt>button:first-child{margin-left:0!important}.col-mob-hide{display:none!important}.m-match,.task-desc{font-size:13px!important}.card{overflow-x:auto!important;overflow-y:visible!important}.sel-bar{align-items:stretch!important}.sel-bar .sel-grp{margin-left:0!important}.sel-bar .sel-grp,.sel-termin-cell{flex:1 1 100%!important}.sel-termin-sep{display:none!important}.sub-li{align-items:flex-start!important;flex-wrap:nowrap!important}.sub-li-name{flex:1 1 auto!important}.sub-li-spacer{display:none!important}.sub-li-del{flex-shrink:0;margin-left:auto}.fgrid,.grid2,.ws{grid-template-columns:1fr!important}.modal{width:100%!important;padding:16px!important}.modal-bg{padding:16px 8px!important}}@media (max-width:520px){.topbar{padding:0 12px;gap:8px}.email-hide{display:none}}@media (max-width:860px){.sub-head{display:none!important}.sub-edit{flex-wrap:wrap!important}.sub-edit>input[type=date],.sub-edit>input[type=number],.sub-edit>select{flex:1 1 100%!important;width:100%!important;order:5}.sub-edit>span{flex:1 1 100%!important;order:6;white-space:normal!important}.sub-edit>.sub-reorder{order:-1;flex:0 0 auto!important}.sub-edit>.sub-caret{order:0}.sub-edit>.sub-cb{order:1;flex:0 0 auto!important}.sub-edit>.sub-sum{order:2}.sub-edit>.sub-name{order:3;flex:1 1 100%!important;width:100%!important}.sub-edit input[type=date],.sub-edit select{font-size:14px!important;padding:4px 7px!important}.task-desc{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}