:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202521;background:#f4f6f2}*{box-sizing:border-box}body{margin:0;min-width:1120px}.hidden{display:none!important}.brand{display:flex;align-items:center;gap:12px}.brand>span{width:38px;height:38px;border-radius:11px;background:#195f45;color:#fff;display:grid;place-items:center;font-weight:800}.brand h1{font-size:18px;margin:0}.brand p{font-size:12px;color:#768078;margin:3px 0 0}.auth-page{min-height:100vh;display:grid;place-items:center}.auth-card{width:420px;padding:34px;background:#fff;border:1px solid #dfe4dc;border-radius:18px;box-shadow:0 24px 70px #24352218}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin:28px 0 20px;padding:4px;background:#f0f3ee;border-radius:10px}.auth-tabs button{border:0;background:none;padding:9px;border-radius:7px;color:#6c756e}.auth-tabs button.active{background:#fff;color:#195f45;font-weight:700;box-shadow:0 2px 8px #24352212}label{display:block;font-size:13px;margin:14px 0}input,textarea{width:100%;margin-top:7px;border:1px solid #cbd2ca;border-radius:9px;padding:12px;font:inherit;background:#fff}button{font:inherit;cursor:pointer}.primary,.secondary{border-radius:9px;padding:10px 15px;font-weight:700}.primary{border:1px solid #195f45;background:#195f45;color:#fff}.secondary{border:1px solid #cad1c8;background:#fff;color:#465048}.wide{width:100%}.link-button{border:0;background:none;color:#195f45;margin-top:14px;padding:0}.message{min-height:20px;color:#687169;font-size:13px;line-height:1.5}.app{height:100vh;background:#fff}.app header{height:74px;padding:0 24px;border-bottom:1px solid #e5e9e2;display:flex;align-items:center;justify-content:space-between}.account{display:flex;align-items:center;gap:13px;font-size:13px}.workspace{height:calc(100% - 74px);display:grid;grid-template-columns:220px 330px 1fr}.workspace aside{padding:20px 14px;background:#f8faf6;border-right:1px solid #e5e9e2}.bank-list{margin-top:18px}.bank-item{width:100%;text-align:left;border:0;background:none;border-radius:8px;padding:12px;color:#545e56}.bank-item.active{background:#e6f0ea;color:#195f45;font-weight:700}.question-column{border-right:1px solid #e5e9e2;overflow:auto}.column-title{height:92px;padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ece6}.column-title small,.practice-column small,.dialog-title small{color:#7a837c}.column-title h2{font-size:18px;margin:5px 0}.question-item{width:100%;border:0;border-bottom:1px solid #edf0eb;background:#fff;text-align:left;padding:16px 20px;line-height:1.45}.question-item.active{background:#eaf3ed;color:#195f45}.question-item small{display:block;margin-top:6px;color:#7a837c}.empty{padding:24px;color:#7a837c}.practice-column{padding:34px;overflow:auto}.practice-empty{height:100%;display:grid;align-content:center;justify-items:center;color:#7a837c}.practice-empty h2{color:#343a35}.practice-column h2{font-size:25px;line-height:1.35;margin:8px 0 22px}.practice-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:13px}.practice-actions span{margin-right:auto;color:#6f7871;font-size:13px}.evaluation{border-top:1px solid #e5e9e2;margin-top:28px;padding-top:22px}.evaluation h3{font-size:17px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric{padding:14px;background:#f3f6f1;border-radius:10px}.metric strong{display:block;color:#195f45;font-size:23px}.evaluation>p{line-height:1.7;color:#4d5650;background:#f8faf6;padding:14px;border-radius:10px}dialog{border:0;border-radius:16px;padding:0;box-shadow:0 25px 80px #17251b38}dialog::backdrop{background:#14211965}.dialog-card{width:560px;padding:26px;margin:0}.dialog-title{display:flex;justify-content:space-between}.dialog-title h2{margin:5px 0}.close{border:0;background:none;font-size:28px}.detected-list{max-height:290px;overflow:auto;margin:12px 0}.detected-item{display:flex;gap:9px;padding:10px 0;border-bottom:1px solid #edf0eb}.detected-item input{width:auto;margin:3px 0}.toast{position:fixed;right:24px;bottom:24px;background:#26352b;color:#fff;padding:12px 16px;border-radius:9px;box-shadow:0 12px 35px #17251b2b}.toast.error{background:#7d2d2d}
