:root{--primary:#3156e8;--primary2:#243db7;--navy:#18367d;--blue:#2e8fe6;--bg:#f7f9fc;--card:#fff;--text:#111827;--muted:#667085;--line:#e5e9f2;--ok:#2fb177;--warn:#f6aa1c;--danger:#d92d20;--shadow:0 8px 24px rgba(28,39,76,.06)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}.top{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;justify-content:space-between;position:sticky;top:0;z-index:10}.top-left{display:flex;align-items:center;gap:48px}.corp-brand{display:flex;align-items:center;gap:8px}.corp-mark{font-family:Georgia,serif;font-size:34px;font-weight:800;color:#cf2f32;letter-spacing:-2px}.corp-sub{font-size:10px;line-height:1.05;color:#6f7480;font-weight:700}.top-links{display:flex;gap:30px;align-items:center;font-size:14px}.top-links span.active{color:var(--primary);font-weight:700;border-bottom:2px solid var(--primary);padding:31px 0}.userbox{display:flex;align-items:center;gap:12px}.bell{font-size:22px;position:relative}.bell:after{content:'3';position:absolute;right:-8px;top:-9px;background:#e53935;color:#fff;border-radius:999px;font-size:10px;padding:3px 6px}.avatar{width:46px;height:46px;border-radius:50%;background:#1e3f98;color:#fff;display:grid;place-items:center;font-weight:800}.layout{display:grid;grid-template-columns:285px 1fr;min-height:calc(100vh - 82px)}aside{background:#fff;border-right:1px solid var(--line);padding:24px 18px;position:relative}.app-brand{padding:0 8px 20px;font-size:25px;font-weight:800;color:#173c8c}.app-brand .sjp{font-family:Georgia,serif;color:#d33235}.trial-pill{font-size:11px;color:#673de6;background:#eee8ff;border-radius:999px;padding:4px 9px;vertical-align:middle}.nav button{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:transparent;color:#283b63;border:0;padding:12px 14px;border-radius:7px;margin:3px 0;cursor:pointer;font-size:15px}.nav button:hover,.nav button.active{background:linear-gradient(90deg,#173a8a,#244ebf);color:#fff}.nav-sep{border-top:1px solid var(--line);margin:12px 8px}.trial-box{margin-top:28px;padding:18px;background:linear-gradient(135deg,#f9f8ff,#f1f4ff);border:1px solid #dfe4ff;border-radius:12px;color:#252f55}.trial-title{font-size:12px;color:#304fc9;font-weight:800;margin-bottom:10px}.mini-progress{height:7px;background:#dbe0ec;border-radius:99px;overflow:hidden;margin:12px 0}.mini-progress span{display:block;width:33%;height:100%;background:linear-gradient(90deg,#3156e8,#6074f2)}main{padding:26px;max-width:1550px;width:100%;margin:auto}.page-title{font-size:27px;margin:0 0 4px}.page-sub{margin:0;color:var(--muted)}.card{background:var(--card);border:1px solid #e9edf5;border-radius:14px;padding:20px;box-shadow:var(--shadow);margin-bottom:18px}.inner{box-shadow:none}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:16px}.stats{margin:24px 0}.stats .card{margin:0;min-height:118px;display:flex;align-items:center;gap:18px}.stat-icon{width:66px;height:66px;border-radius:15px;display:grid;place-items:center;font-size:29px}.violet{background:#f0e9ff;color:#7655df}.green{background:#e7f8ed;color:#28a862}.orange{background:#fff2df;color:#e38818}.sky{background:#eaf5ff;color:#2f8ee8}.stat{font-size:30px;font-weight:800;line-height:1}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;padding:10px 16px;cursor:pointer;text-decoration:none;gap:8px}.primary{background:linear-gradient(135deg,#3156e8,#4338ca);color:#fff}.secondary{background:#eef2ff;color:#2844c3;border:1px solid #dbe2ff}.btn:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{width:100%;padding:10px 12px;border:1px solid #ced6e3;border-radius:8px;margin:5px 0 12px;background:#fff}textarea{line-height:1.5}.login{max-width:430px;margin:8vh auto}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}.bottom-grid{display:grid;grid-template-columns:1.35fr 1fr .85fr;gap:16px}.section-title{margin:0 0 18px;font-size:17px}.project-card{border:1px solid #dfe5ef;border-radius:10px;padding:14px}.project-title{font-size:17px;font-weight:750}.tag{display:inline-block;background:#4d4be8;color:#fff;border-radius:4px;padding:4px 8px;font-size:11px;margin-right:8px}.steps-line{display:grid;grid-template-columns:repeat(7,1fr);margin:25px 0 18px;position:relative}.steps-line:before{content:'';position:absolute;left:7%;right:7%;top:14px;border-top:2px solid #cfe9df}.step-dot{text-align:center;font-size:11px;color:#667085;position:relative}.step-dot b{width:25px;height:25px;border:1px solid #bcc6d6;border-radius:50%;background:#fff;display:grid;place-items:center;margin:0 auto 7px}.step-dot.done b{background:#dff6ec;border-color:#58bd92;color:#23845f}.step-dot.active{color:#304ed5}.step-dot.active b{background:#3457dc;color:#fff;border-color:#3457dc}.donut-wrap{display:flex;align-items:center;gap:28px}.donut{width:150px;height:150px;border-radius:50%;background:conic-gradient(#2f8fe5 0 71%,#e8edf4 71%);display:grid;place-items:center}.donut:before{content:'';width:112px;height:112px;background:#fff;border-radius:50%;position:absolute}.donut strong{position:relative;font-size:28px;color:#20468d}.legend{flex:1}.legend div{display:flex;justify-content:space-between;margin:14px 0;font-size:13px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:8px}.ai-item,.activity-item{display:flex;gap:11px;padding:13px 8px;border-bottom:1px solid #edf0f5}.ai-item:last-child,.activity-item:last-child{border-bottom:0}.ai-icon,.activity-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#fff4df}.ai-item .grow,.activity-item .grow{flex:1}.tiny{font-size:12px}.rating-stars{font-size:26px;color:#b7c0ce;letter-spacing:8px}.quick-feedback textarea{min-height:95px}.project{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf1f5;padding:13px 0}.badge{padding:4px 8px;border-radius:999px;background:#eaf2fb;font-size:12px}.workflow{display:grid;grid-template-columns:220px 1fr;gap:18px}.stages button{width:100%;text-align:left;border:0;background:#eef3f8;padding:10px;margin-bottom:6px;border-radius:8px;cursor:pointer}.stages button.active{background:#3156e8;color:#fff}.stages button.done{border-left:5px solid var(--ok)}.workspace{min-height:650px}.step-head,.row,.between{display:flex;align-items:center;gap:12px}.between{justify-content:space-between}.eyebrow{font-size:12px;font-weight:700;color:var(--primary)}.notice{padding:12px;border-radius:8px;background:#fff7ed;color:#9a3412;margin:10px 0}.notice.error{background:#fee2e2;color:#991b1b}.progress{height:8px;background:#dae4ee;border-radius:99px;margin:15px 0;overflow:hidden}.progress span{height:100%;display:block;background:var(--primary)}.choice,.ref{display:flex;gap:12px;border:1px solid #dce5ee;border-radius:10px;padding:14px;margin:10px 0}.choice input,.ref input{width:auto;margin-top:4px}.choice p{margin:6px 0}.ready{text-align:center;padding:25px;border-radius:14px;margin-bottom:18px}.ready.ok{background:#dcfce7;color:#166534}.ready.blocked{background:#fee2e2;color:#991b1b}.hero{display:flex;justify-content:space-between;align-items:center}.overlay{position:fixed;inset:0;background:#0008;display:grid;place-items:center;padding:20px;z-index:20}.modal{width:min(560px,100%);margin:0}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #e4ebf2;text-align:left;padding:10px;vertical-align:top}.footer{display:flex;justify-content:space-between;padding:20px 28px;background:#fff;border-top:1px solid var(--line);font-size:12px;color:#667085}.footer-links{display:flex;gap:28px}@media(max-width:1100px){.bottom-grid{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:1fr}.top-links{display:none}}@media(max-width:850px){.layout{grid-template-columns:1fr}aside{display:none}.workflow{grid-template-columns:1fr}.hero,.project,.between{align-items:flex-start;flex-direction:column}.top{padding:0 14px}.corp-sub,.user-meta{display:none}main{padding:16px}.steps-line{overflow:auto}.footer{flex-direction:column;gap:10px}.footer-links{gap:12px;flex-wrap:wrap}}
