:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#121722;background:#f3f2ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit;border:1px solid #d6d4cc;border-radius:12px;padding:.75rem 1rem;background:#fff;color:#161b26;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.primary{background:#ff5c35;color:#fff;border-color:#ff5c35;font-weight:700}.auth{min-height:100vh;display:grid;place-items:center;padding:1.2rem;background:radial-gradient(circle at 75% 15%,#fed9cc 0,transparent 32%),#121722}.panel{width:min(480px,100%);background:#faf9f5;padding:2.3rem;border-radius:28px;box-shadow:0 24px 80px #0006}.hero h1{font-size:clamp(2.5rem,8vw,4.5rem);line-height:.95;margin:.4rem 0 1rem}.hero .primary{width:100%;margin:1.4rem 0}.hero small{display:block;color:#6b7280}.mark{font-size:2rem;font-weight:900;color:#ff5c35}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;color:#ff5c35}.role{display:flex;justify-content:space-between;width:100%;margin:.6rem 0;text-align:left}.role span{color:#6b7280}.quiet{border:0;background:none;color:#6b7280}header{height:72px;background:#121722;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(1.2rem,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:2}header div{display:flex;gap:.5rem;align-items:center}header div span{font-size:.7rem;background:#ff5c35;padding:.15rem .35rem;border-radius:4px}nav{display:flex;gap:.5rem}.chip,.icon{background:#252b37;border-color:#343b48;color:#fff}.workspace{max-width:1180px;margin:auto;padding:3rem 1.2rem}.intro{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.intro h1{font-size:clamp(2rem,5vw,3.8rem);margin:.2rem 0}.intro p{max-width:650px;color:#626771}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1rem}.task{background:#fff;border:1px solid #e4e2db;padding:1.25rem;border-radius:20px;box-shadow:0 4px 20px #1b243008}.task.active{outline:2px solid #ff5c35}.tasktop{display:flex;justify-content:space-between;color:#70757d;font-size:.78rem}.tasktop i{font-style:normal;background:#eef0f2;border-radius:20px;padding:.15rem .5rem}.task h2{margin:.9rem 0 .5rem}.task p{color:#666}.metric{border-top:1px solid #efeee9;margin-top:1rem;padding-top:1rem;display:flex;flex-direction:column}.metric strong{font-size:1.6rem}.metric small{color:#777}.actions{display:flex;gap:.5rem;margin-top:1rem}.actions button{flex:1}.error{padding:1rem;background:#fee2e2;color:#991b1b;border-radius:12px;margin-bottom:1rem}.controls{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.controls details,.manual,.history{background:#fff;border:1px solid #e4e2db;border-radius:18px;padding:1rem;margin-bottom:1rem}summary{cursor:pointer;font-weight:800}form{display:grid;gap:.8rem;margin-top:1rem}label{display:grid;gap:.3rem;font-size:.8rem;color:#626771}input,select,textarea{font:inherit;border:1px solid #d6d4cc;border-radius:10px;padding:.7rem;background:#fff;color:#121722}textarea{min-height:80px;resize:vertical}.history{margin-top:2rem}.historyrow{display:flex;justify-content:space-between;align-items:center;gap:1rem;border-top:1px solid #eee;padding:.8rem 0}.historyrow div{display:flex;flex-direction:column}.historyrow span{font-size:.8rem;color:#70757d}.empty{grid-column:1/-1;min-height:220px;border:2px dashed #d7d4cc;border-radius:20px;display:grid;place-content:center;text-align:center;color:#777;gap:.4rem}@media(max-width:620px){header{height:62px}.workspace{padding:1.5rem .9rem}.intro{align-items:stretch;flex-direction:column}.intro>.primary{width:100%}.panel{padding:1.5rem;border-radius:20px}.grid,.controls{grid-template-columns:1fr}.historyrow{align-items:stretch;flex-direction:column}.chip{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}
