:root{--bg:#f3f6f8;--card:#fff;--ink:#17212b;--muted:#637282;--brand:#0b5cab;--brand2:#083f76;--line:#d9e1e8;--good:#1b7f4b;--warn:#a45a00;--danger:#a92121;--soft:#eaf3fb;--radius:16px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}a{color:var(--brand)}header{background:linear-gradient(120deg, var(--brand2), var(--brand));color:#fff;padding:22px 0}.wrap{max-width:1050px;margin:auto;padding:0 18px}.header-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.brand h1{margin:0;font-size:26px}.brand p{opacity:.9;margin:5px 0 0}button.ghost{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff9;border-radius:9px;padding:8px 12px;font-weight:700}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);margin:18px 0;padding:24px;box-shadow:0 5px 18px #142d460d}.card h2{margin-top:0}.grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field.full{grid-column:1/-1}.stack{flex-direction:column;gap:14px;display:flex}label{font-size:14px;font-weight:700}input,textarea,select{width:100%;font:inherit;background:#fff;border:1px solid #bdcad5;border-radius:10px;padding:12px 13px}textarea{resize:vertical;min-height:86px}.req:after{content:" *";color:var(--danger)}.alert{border-radius:12px;margin:14px 0;padding:14px 16px}.alert.high{color:#7d1919;background:#ffe1e1}.alert.review{color:#704400;background:#fff2d6}.alert.info{color:#0b4b81;background:#e8f3ff}.actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin:22px 0;display:flex}.actions.start{justify-content:flex-start}.actions button{cursor:pointer;border:0;border-radius:10px;padding:12px 22px;font-weight:800;text-decoration:none;display:inline-block}.primary{background:var(--brand);color:#fff}.secondary{color:#24313d;background:#dce4eb}.primary:disabled{opacity:.55;cursor:not-allowed}[hidden]{display:none!important}.status{border-radius:14px;margin-top:16px;padding:18px}.status.ok{color:#175d39;background:#def2e6}.status.err{color:#7a1e1e;background:#fde2e2}.small{color:var(--muted);font-size:13px}.crumb{flex-wrap:wrap;justify-content:space-between;gap:12px;margin:16px 0 0;display:flex}.menu-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:18px 0 32px;display:grid}.menu-card{border:1px solid var(--line);border-radius:var(--radius);color:inherit;background:#fff;padding:22px;text-decoration:none;display:block;box-shadow:0 5px 18px #142d460d}.menu-card.coming-soon{opacity:.7;cursor:default}.menu-card.coming-soon:hover{box-shadow:0 5px 18px #142d460d}.login-card{max-width:480px}footer{color:#667786;text-align:center;padding:25px 0 35px;font-size:13px}@media (width<=760px){.grid,.menu-grid{grid-template-columns:1fr}.brand h1{font-size:22px}}@media (width<=480px){.header-row{flex-direction:column;align-items:flex-start}}.form-lang{flex-wrap:wrap;gap:6px;margin:16px 0 0;display:flex}.form-lang button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #bdcad5;border-radius:9px;padding:8px 11px}.form-lang button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.progress{grid-template-columns:repeat(6,1fr);gap:8px;margin:20px 0;display:grid}.progress .p{color:#687887;text-align:center;background:#dce4eb;border-radius:10px;padding:9px 4px;font-size:12px;font-weight:700}.progress .p.active{background:var(--brand);color:#fff}.progress .p.done{color:#17683d;background:#dff1e7}.activities{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.activity{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:10px;min-height:88px;padding:16px;display:flex}.activity input{width:auto}.activity.selected{border-color:var(--brand);background:var(--soft)}.qrow{border-bottom:1px solid var(--line);padding:17px 0}.qrow:last-child{border-bottom:0}.qtext{margin-bottom:11px;font-weight:650}.yesno{gap:10px;display:flex}.yesno button{cursor:pointer;background:#fff;border:1px solid #aebbc7;border-radius:9px;padding:9px 22px;font-weight:700}.yesno button.sel{background:var(--brand);color:#fff;border-color:var(--brand)}.result-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.result-box{border:1px solid var(--line);background:#fbfcfd;border-radius:12px;padding:16px}.result-box h3{margin:0 0 10px}.tags{flex-wrap:wrap;gap:7px;display:flex}.tag{background:#edf2f6;border-radius:999px;padding:7px 10px;font-size:13px}.tag.conditional{color:#764600;background:#fff1d9}.file-row{grid-template-columns:220px 1fr auto;align-items:center;gap:10px;margin:10px 0;display:grid}.file-row button{color:#7d1919;cursor:pointer;background:#f4e3e3;border:0;border-radius:8px;padding:10px}.nature{color:var(--muted);margin-top:5px;font-size:13px}.checkbox-line{align-items:flex-start;gap:9px;display:flex}.checkbox-line input{width:auto;margin-top:3px}.workers-block{margin-top:22px}.workers-block h3{margin:0 0 6px}.worker-count{margin:8px 0 14px}.worker-card{border:1px solid var(--line,#d9e1e8);background:#fbfcfd;border-radius:12px;margin:0 0 12px;padding:14px}.worker-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-weight:700;display:flex}.worker-remove{font-size:12px;padding:8px 12px!important}@media (width<=760px){.result-grid{grid-template-columns:1fr}.activities{grid-template-columns:1fr 1fr}.file-row{grid-template-columns:1fr}.progress{grid-template-columns:repeat(3,1fr)}}@media (width<=480px){.activities{grid-template-columns:1fr}.worker-card-head{flex-direction:column;align-items:flex-start}}
