:root{color-scheme:light;font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#101827;background:#f4f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f7fb}button,a{font:inherit}button{cursor:pointer}.workspace{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:30px;padding:30px 12px 26px;color:#eef6ff;background:radial-gradient(circle at 18% 4%,rgba(20,184,119,.12),transparent 28%),linear-gradient(180deg,#071321,#07111d)}.brand{display:flex;align-items:center;gap:11px;padding:0 8px}.brand-mark{flex:0 0 auto;width:42px;height:42px;filter:drop-shadow(0 0 15px rgba(31,209,134,.36))}.brand-hex{fill:#1fd18624;stroke:url(#brandGlow);stroke-width:2.2}.brand-a-left,.brand-a-right,.brand-a-foot{fill:none;stroke:url(#brandGlow);stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.brand strong{font-family:Alibaba PuHuiTi,DingTalk JinBuTi,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:900;letter-spacing:0;white-space:nowrap}.nav-list{display:grid;gap:8px}.nav-item{display:flex;align-items:center;gap:12px;min-height:50px;padding:0 19px;border:0;border-radius:8px;color:#d3dfeb;text-decoration:none;font-weight:700;background:transparent;text-align:left}.nav-item.active{color:#fff;background:linear-gradient(90deg,#18b97494,#ffffff17);box-shadow:inset 3px 0 #19c27a}.nav-item:hover{color:#fff;background:#ffffff14}.sidebar-bottom{display:grid;gap:12px;margin-top:auto}.learning-card,.profile-card{border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff0e}.learning-card{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:center;min-height:68px;padding:12px 17px}.learning-card .dot{grid-row:1/span 2;align-self:start;margin-top:3px;width:10px;height:10px;border-radius:999px;background:#22c57c}.learning-card p,.learning-card strong{margin:0}.learning-card p{color:#f4f8ff;font-weight:700;font-size:15px}.learning-card strong{color:#aab7c7;font-size:13px}.profile-card{display:flex;align-items:center;gap:12px;min-height:72px;padding:12px 14px;background:#fff1}.avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#ffffff24}.profile-card strong,.profile-card span{display:block}.profile-card strong{color:#fff;font-size:15px}.profile-card span{margin-top:4px;color:#aab7c7;font-size:13px}.profile-card em{margin-left:5px;padding:2px 6px;border-radius:999px;color:#22c57c;background:#22c57c24;font-size:11px;font-style:normal}.settings-link{display:flex;align-items:center;gap:10px;width:100%;min-height:42px;margin-top:6px;padding:0 18px;border:0;border-top:1px solid rgba(255,255,255,.1);color:#d3dfeb;background:transparent;text-decoration:none;text-align:left}.settings-link:hover{color:#fff;background:#ffffff0f}.content{min-width:0;padding:0}.topbar{position:relative;display:flex;justify-content:flex-end;gap:10px;min-height:60px;padding:17px 28px 0;border-bottom:1px solid #e4e9f0;background:#f7fafddb}.topbar>button{position:relative;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:999px;color:#0f172a;background:transparent}.topbar>button:hover{background:#eef3f8}.notice-button span{position:absolute;top:-2px;right:-2px;display:grid;place-items:center;min-width:17px;height:17px;border-radius:999px;color:#fff;background:#ef4444;font-size:11px;font-weight:800}.avatar-button{background:#eef3f8!important}.top-popover{position:absolute;top:58px;right:28px;z-index:20;width:330px;border:1px solid #dfe6ef;border-radius:8px;background:#fffffffa;box-shadow:0 24px 54px #0f172a24}.search-popover{right:108px}.notice-popover{right:72px}.popover-head{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px}.popover-head strong{color:#111827}.popover-head button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;color:#64748b;background:#f1f5f9}.search-input{display:flex;align-items:center;gap:8px;margin:0 14px 12px;padding:0 12px;border:1px solid #d9e1eb;border-radius:8px;background:#f8fbff}.search-input svg{color:#64748b}.search-input input{width:100%;height:40px;border:0;outline:none;color:#111827;background:transparent}.search-results,.notice-list,.user-popover{display:grid;gap:6px;padding:0 10px 10px}.search-results button,.notice-list button,.user-popover>button{display:grid;gap:4px;min-height:54px;padding:10px;border:0;border-radius:8px;color:#111827;background:transparent;text-align:left}.search-results button:hover,.notice-list button:hover,.user-popover>button:hover{background:#f0fbf5}.search-results span,.notice-list span{font-weight:800}.search-results small,.notice-list small{color:#64748b;line-height:1.45}.user-popover{width:260px;padding-top:10px}.user-card-mini{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;background:#f8fbff}.user-card-mini>div{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:#0f9d65;background:#e5f8ee}.user-card-mini strong,.user-card-mini span{display:block}.user-card-mini span{margin-top:3px;color:#64748b;font-size:12px}.user-popover .danger-action{display:flex;align-items:center;gap:8px;color:#ef4444}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:24px;align-items:stretch;margin:27px 28px 40px 40px}.dashboard-main{display:grid;gap:16px;min-width:0;align-content:start}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 362px;align-items:end;gap:38px;min-width:0}.overview-main{min-width:0}.hero-copy{padding:15px 0 0}.hero-copy h1{max-width:820px;margin:0;font-size:31px;line-height:1.22;letter-spacing:0}.hero-copy p{margin:12px 0 0;color:#657184;font-size:14px}.title-underline{display:block;width:42px;height:4px;margin-top:22px;border-radius:999px;background:#18b875}.hero-panel,.stat-card,.assessment-card,.today-section,.module-section,.module-group,.insight-card{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a0e}.hero-panel{min-height:258px;padding:20px 21px}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-title-row span{padding:4px 9px;border-radius:999px;color:#0b8b5a;background:#e5f8ee;font-size:12px;font-weight:800}.panel-label{margin:0;color:#64748b;font-size:13px}.hero-panel h2{margin:24px 0 8px;font-size:20px}.panel-desc{margin:0 0 22px;color:#64748b;font-size:12px}.flow-steps{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center}.flow-steps i{height:1px;background:#cfd8e3}.flow-step{display:grid;justify-items:center;gap:7px;color:#64748b;text-align:center}.flow-step svg{width:42px;height:42px;padding:10px;border-radius:999px;color:#64748b;background:#eef3f8}.flow-step.active svg{color:#fff;background:#18b875}.flow-step strong{color:#111827;font-size:14px}.flow-step span{font-size:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:23px 0 0}.stat-card{min-height:124px;padding:25px 20px 18px}.stat-card span{color:#64748b;font-size:13px}.stat-card strong{display:block;margin-top:7px;font-size:23px}.stat-card p{margin:8px 0 0;color:#7b8796;font-size:13px}.assessment-card{position:relative;display:flex;height:100%;min-height:182px;align-items:center;justify-content:space-between;overflow:hidden;padding:22px 24px;background:linear-gradient(120deg,#ecfbf4fa,#fffffffa),radial-gradient(circle at 88% 72%,rgba(17,185,116,.1),transparent 34%)}.training-row{display:grid;grid-template-columns:minmax(360px,393px) minmax(0,1fr);gap:16px;min-height:182px;min-width:0;align-items:stretch}.training-col{height:100%}.assessment-card h2{margin:0;color:#079260;font-size:20px;line-height:1.35;max-width:260px}.assessment-card p{margin:12px 0 20px;max-width:292px;color:#64748b;line-height:1.45}.primary-button{display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:0 18px;border:0;border-radius:8px;color:#fff;background:#0fad6a;font-weight:800;box-shadow:0 12px 22px #0fad6a40}.assessment-ghost{display:grid;place-items:center;width:84px;height:84px;border-radius:8px;color:#0fad6a3d;background:#0fad6a14}.today-section,.module-section{padding:16px}.today-section{min-height:182px;height:100%;overflow:visible}.section-heading,.card-heading,.group-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-heading{margin-bottom:12px}.section-heading h2,.card-heading h2,.group-head h3{margin:0}.section-heading h2{font-size:20px}.section-heading a,.card-heading a,.section-heading button,.card-heading button{padding:0;border:0;color:#64748b;background:transparent;font-size:13px;text-decoration:none}.section-heading button:hover,.card-heading button:hover{color:#1763ff}.clickable-panel{cursor:pointer}.task-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;height:calc(100% - 33px)}.task-card{display:grid;min-height:124px;gap:6px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.task-card.clickable{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.task-card.clickable:hover{transform:translateY(-2px);border-color:#7ddcad;box-shadow:0 18px 34px #0fad6a1f}.task-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;color:#0fad6a;background:#e9f9f1}.task-card span{width:max-content;padding:3px 8px;border-radius:999px;color:#226fe6;background:#eef5ff;font-size:12px;font-weight:700}.task-card h3{margin:0;font-size:14px}.task-card p{margin:0;color:#64748b;font-size:12px;line-height:1.45}.module-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.module-section .section-heading{margin-bottom:12px}.module-group{display:grid;min-height:206px;padding:14px;box-shadow:none}.group-head h3{font-size:15px}.group-head span{padding:4px 8px;border-radius:999px;color:#64748b;background:#eef3f8;font-size:12px;font-weight:800;white-space:nowrap}.group-head span.available{color:#0b8b5a;background:#e5f8ee}.group-head span.shell{color:#226fe6;background:#eef5ff}.module-list{display:grid;gap:7px;margin:12px 0}.module-item{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:24px;padding:0;border:0;color:#344155;background:transparent;text-align:left}.module-line{display:inline-flex;min-width:0;align-items:center;gap:8px;font-size:12px}.module-line svg{flex:0 0 auto;color:#64748b}.group-action{align-self:end;justify-self:center;border:0;color:#226fe6;background:transparent;font-weight:700}.group-action:disabled{color:#94a3b8;cursor:default}.insight-column{display:grid;gap:16px;grid-template-rows:306px 150px minmax(0,1fr);height:100%;align-content:stretch}.insight-card{padding:17px 16px}.card-heading{margin-bottom:14px}.card-heading h2{font-size:16px}.radar-preview{display:grid;place-items:center;height:219px}.radar-svg{width:258px;max-width:100%;height:208px}.radar-svg text{fill:#334155;font-size:12px}.radar-grid polygon,.radar-grid line{fill:none;stroke:#d8e0ea;stroke-width:1}.radar-area{fill:#10b9812e}.radar-line{fill:none;stroke:#16b875;stroke-width:2}.radar-dots circle{fill:#16b875}.legend{display:flex;justify-content:center;gap:22px;color:#64748b;font-size:12px}.legend span{display:inline-flex;align-items:center;gap:7px}.legend i{width:9px;height:9px;border-radius:999px;background:#16b875}.legend i.muted{background:#94a3b8}.weakness-list,.record-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.weakness-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:22px}.weakness-list span{color:#344155}.weakness-list strong{color:#ef4444;font-size:13px}.weakness-list strong.medium{color:#226fe6}.record-list li,.record-list button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;min-height:38px}.record-list button{width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:left}.record-list button:hover span{color:#1763ff}.record-list span{color:#111827;font-size:13px}.record-list small{color:#64748b}.record-list time{grid-row:1/span 2;grid-column:2;align-self:center;color:#64748b;font-size:12px}.login-shell{display:grid;grid-template-columns:316px minmax(0,1fr);min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 58% 28%,rgba(34,111,230,.045),transparent 34%),radial-gradient(circle at 82% 76%,rgba(24,184,117,.045),transparent 28%),linear-gradient(180deg,#f8fbff,#f3f7fb)}.login-sidebar{display:flex;flex-direction:column;min-height:100vh;padding:31px 23px 26px;border-right:1px solid #e2e8f0;background:linear-gradient(180deg,#fffffff5,#f8fbfff0),radial-gradient(circle at 14% 12%,rgba(31,209,134,.1),transparent 30%)}.login-brand{display:flex;align-items:center;gap:14px}.login-brand-mark{width:44px;height:44px}.login-brand-hex{fill:#1fd18624;stroke:url(#loginBrandGlow);stroke-width:2.2}.login-brand-a{fill:none;stroke:url(#loginBrandGlow);stroke-linecap:round;stroke-linejoin:round;stroke-width:5}.login-brand strong,.login-title h1{font-family:Alibaba PuHuiTi,DingTalk JinBuTi,PingFang SC,Microsoft YaHei,sans-serif}.login-brand strong{display:block;color:#0f172a;font-size:22px;font-weight:900;line-height:1.2}.login-brand span{display:block;margin-top:8px;color:#667085;font-size:14px}.login-nav{display:grid;gap:12px;margin-top:58px}.login-nav-item{display:flex;align-items:center;gap:14px;min-height:54px;padding:0 20px;border:0;border-radius:8px;color:#263445;background:transparent;text-decoration:none;font-size:17px;font-weight:800;text-align:left;transition:color .18s ease,background .18s ease,transform .18s ease}.login-nav-item svg{color:#263445}.login-nav-item.active{color:#079260;background:linear-gradient(90deg,#1db97424,#1db97408);box-shadow:inset 3px 0 #18b875}.login-nav-item.active svg{color:#10a76b}.login-nav-item:hover{color:#079260;background:#18b87513}.login-progress-card{position:relative;display:grid;gap:12px;margin-top:auto;padding:25px 22px 22px;border-radius:8px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 18px 38px #0f172a0e}.login-status-dot{position:absolute;top:29px;left:22px;width:10px;height:10px;border-radius:999px;background:#18b875}.login-progress-card p{margin:0 0 14px 22px;color:#172033;font-weight:800}.login-progress-card strong{color:#667085;font-size:14px}.login-progress-card b{color:#111827;font-size:30px;line-height:1}.login-progress-card small{color:#667085;font-size:14px;font-weight:600}.mini-flow{display:grid;grid-template-columns:28px 1fr 28px 1fr 28px 1fr 28px;align-items:center;margin-top:5px}.mini-flow span{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#98a2b3;background:#eef2f7}.mini-flow span.done{color:#fff;background:#17b978}.mini-flow i{height:1px;background:#d7dee8}.login-version{margin:54px 0 0;color:#98a2b3;text-align:center;line-height:1.8;font-size:13px}.login-content{position:relative;min-width:0;padding:36px 62px 42px}.login-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-height:36px}.login-top-actions a,.login-top-actions button{display:inline-flex;align-items:center;gap:9px;color:#253044;text-decoration:none;font-size:15px}.login-top-actions span{width:1px;height:20px;background:#dce3ec}.login-top-actions button{min-height:34px;padding:0 13px;border:1px solid #2f74ff;border-radius:6px;color:#1763ff;background:#f8fbff;font-weight:700;transition:color .18s ease,border-color .18s ease,background .18s ease}.login-top-actions button:hover{color:#fff;border-color:#1763ff;background:#1763ff}.login-card{display:grid;grid-template-columns:minmax(380px,468px) minmax(500px,1fr);gap:58px;align-items:center;width:min(1220px,100vw - 430px);min-height:724px;margin:36px auto 0;padding:48px 60px;border:1px solid #dfe6ef;border-radius:8px;background:linear-gradient(180deg,#fffffff0,#ffffffe0),radial-gradient(circle at 92% 14%,rgba(34,111,230,.04),transparent 34%);box-shadow:0 24px 54px #0f172a13}.login-form-panel{padding:8px 0}.login-title h1{margin:0;color:#101827;font-size:30px;font-weight:900;letter-spacing:0}.login-title p{margin:15px 0 0;color:#667085;font-size:15px}.login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:40px;border-bottom:1px solid #dce3ec}.login-tabs button{min-height:43px;border:0;color:#667085;background:transparent;font-size:15px;font-weight:700}.login-tabs button.active{color:#0c9b66;box-shadow:inset 0 -2px #18b875}.login-form{display:grid;gap:21px;margin-top:29px}.login-form label{position:relative;display:grid;gap:10px;color:#344155;font-size:13px;font-weight:700}.login-form label>i{position:absolute;bottom:15px;left:19px;display:grid;place-items:center;color:#98a2b3}.login-form input[type=text],.login-form input[type=password]{width:100%;height:60px;padding:0 52px;border:1px solid #d9e1eb;border-radius:8px;outline:none;color:#111827;background:#fff;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-form input:focus{border-color:#18b875;box-shadow:0 0 0 4px #18b8751a}.field-action{position:absolute;right:15px;bottom:12px;width:34px;height:34px;border:0;color:#98a2b3;background:transparent}.login-options{display:flex;align-items:center;justify-content:space-between;margin-top:-4px}.remember-check{display:inline-flex!important;grid-auto-flow:column;align-items:center;gap:9px!important;color:#344155!important;font-size:14px!important;font-weight:500!important}.remember-check input{width:17px;height:17px;accent-color:#18b875}.login-options a,.login-options button,.create-account a,.create-account button,.ability-progress-preview a,.ability-progress-preview button{display:inline-flex;align-items:center;gap:3px;padding:0;border:0;color:#1763ff;background:transparent;font-size:inherit;text-decoration:none}.login-submit,.login-secondary{min-height:54px;border-radius:8px;font-size:16px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.login-submit{border:0;color:#fff;background:linear-gradient(180deg,#16b875,#079b61);box-shadow:0 14px 30px #0fad6a38}.login-submit:hover{transform:translateY(-1px);box-shadow:0 18px 34px #0fad6a42}.login-secondary{border:1px solid #d9e1eb;color:#172033;background:#fff}.login-secondary:hover{border-color:#b7c4d4;background:#f8fbff}.create-account{margin:28px 0 0;color:#667085;text-align:center;font-size:15px}.login-preview-panel{padding-left:58px;border-left:1px solid #e1e7ef}.login-preview-panel>h2{margin:0 0 24px;color:#101827;font-size:24px}.preview-main-card{padding:22px 26px 24px;border:1px solid #dfe8ef;border-radius:8px;background:radial-gradient(circle at 88% 14%,rgba(34,111,230,.055),transparent 33%),radial-gradient(circle at 12% 88%,rgba(24,184,117,.08),transparent 38%),linear-gradient(145deg,#f5fcf9,#fff);box-shadow:0 16px 34px #0f172a0b}.preview-main-card>span{display:inline-flex;padding:5px 10px;border-radius:6px;color:#0b8b5a;background:#e5f8ee;font-size:14px;font-weight:800}.preview-main-card h3{margin:14px 0 8px;color:#111827;font-size:23px}.preview-main-card p{margin:0;color:#667085}.preview-flow{display:grid;grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:start;margin-top:26px}.preview-flow>div{display:grid;justify-items:center;gap:8px;text-align:center}.preview-flow svg{width:56px;height:56px;padding:16px;border-radius:15px;color:#10a76b;background:#f0fbf5;box-shadow:0 12px 28px #0f172a0f}.preview-flow div:first-of-type svg{color:#10a76b;background:#eefaf4}.preview-flow div:nth-of-type(2) svg{color:#0f9d65;background:#f0fbf5}.preview-flow div:nth-of-type(3) svg{color:#226fe6;background:#eff6ff}.preview-flow div:nth-of-type(4) svg{color:#10a76b;background:#f0fbf5}.preview-flow strong{color:#111827;font-size:15px}.preview-flow small{color:#667085;font-size:13px}.preview-flow i{height:1px;margin-top:28px;background:#cbd5e1}.preview-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:20px}.preview-stats article{min-height:100px;padding:17px 18px;border:1px solid #dfe6ef;border-radius:8px;background:#fff;box-shadow:0 12px 26px #0f172a09}.preview-stats span{color:#667085;font-size:13px}.preview-stats strong{display:block;margin-top:12px;color:#168f62;font-size:28px;line-height:1}.preview-stats small{color:#667085;font-size:14px}.ability-progress-preview{margin-top:25px;padding:2px 2px 0}.ability-progress-preview>div{display:flex;align-items:center;justify-content:space-between}.ability-progress-preview h3{margin:0;color:#111827;font-size:20px}.ability-progress-preview a,.ability-progress-preview button{display:inline-flex;align-items:center;gap:3px;font-size:14px}.ability-progress-preview ul{display:grid;gap:18px;margin:24px 0 0;padding:0;list-style:none}.ability-progress-preview li{display:grid;grid-template-columns:74px minmax(0,1fr) 74px;align-items:center;gap:16px}.ability-progress-preview li span{color:#344155}.ability-progress-preview li>i{height:9px;overflow:hidden;border-radius:999px;background:#eef2f7}.ability-progress-preview b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.ability-progress-preview strong{color:#344155;text-align:right;font-size:14px;font-weight:700}.assessment-page{min-height:100vh;padding:30px 40px 42px;background:radial-gradient(circle at 78% 12%,rgba(34,111,230,.07),transparent 28%),radial-gradient(circle at 18% 74%,rgba(24,184,117,.08),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f8)}.assessment-top{display:grid;grid-template-columns:150px minmax(0,1fr) 120px;align-items:center;gap:22px;max-width:1440px;margin:0 auto 24px}.assessment-top>div{text-align:center}.assessment-top span,.result-hero span{color:#0c9b66;font-size:14px;font-weight:800}.assessment-top h1{margin:8px 0 0;color:#101827;font-size:28px;letter-spacing:0}.ghost-back,.restart-button,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid #d9e1eb;border-radius:8px;color:#344155;background:#ffffffd1;font-weight:700}.ghost-back:hover,.restart-button:hover,.secondary-action:hover:not(:disabled){border-color:#b7c4d4;background:#fff}.assessment-layout{display:grid;grid-template-columns:246px minmax(0,1fr) 300px;gap:22px;align-items:stretch;max-width:1440px;margin:0 auto}.assessment-steps,.question-card,.assessment-helper section,.assessment-result,.result-card{border:1px solid #dfe6ef;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 42px #0f172a0f}.assessment-steps{display:grid;align-content:start;gap:10px;padding:18px}.assessment-steps p{margin:0 0 8px;color:#667085;font-size:13px;font-weight:800}.assessment-step{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:46px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#344155;background:transparent;text-align:left}.assessment-step svg{color:#667085}.assessment-step.active{border-color:#b9ead3;color:#079260;background:#f0fbf5}.assessment-step.active svg,.assessment-step.done svg:last-child{color:#10a76b}.assessment-step.done:not(.active){background:#f8fbff}.question-card{min-height:650px;padding:28px}.question-progress{display:flex;align-items:center;gap:16px;color:#667085;font-size:13px;font-weight:800}.question-progress i{flex:1;height:8px;overflow:hidden;border-radius:999px;background:#eef2f7}.question-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.question-heading{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;margin-top:34px}.question-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;color:#0f9d65;background:#eaf9f1}.question-heading span{color:#0c9b66;font-size:14px;font-weight:800}.question-heading h2{max-width:780px;margin:8px 0 12px;color:#101827;font-size:27px;line-height:1.35}.question-heading p{max-width:760px;margin:0;color:#667085;line-height:1.7}.option-list{display:grid;gap:14px;margin-top:34px}.option-card{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;min-height:66px;padding:13px 16px;border:1px solid #dfe6ef;border-radius:8px;color:#253044;background:#fff;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.option-card:hover{border-color:#a7d9c0;background:#fbfffd}.option-card strong{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:#667085;background:#eef2f7}.option-card.selected{border-color:#18b875;background:#f0fbf5;box-shadow:0 12px 28px #18b8751f}.option-card.selected strong{color:#fff;background:#18b875}.question-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;margin-top:32px}.secondary-action:disabled,.primary-button:disabled{opacity:.46;cursor:not-allowed}.assessment-helper{display:grid;gap:14px;align-content:start}.assessment-helper section{padding:18px}.assessment-helper svg{color:#0f9d65}.assessment-helper h3{margin:12px 0 8px;color:#111827;font-size:17px}.assessment-helper p{margin:0;color:#667085;font-size:13px;line-height:1.7}.assessment-result{max-width:1120px;margin:0 auto;padding:34px}.result-hero{padding:28px;border-radius:8px;background:radial-gradient(circle at 86% 12%,rgba(34,111,230,.08),transparent 32%),linear-gradient(135deg,#ecfbf4,#fff)}.result-hero h2{margin:10px 0 12px;color:#101827;font-size:34px}.result-hero p{max-width:780px;margin:0;color:#667085;line-height:1.8}.result-hero strong{color:#0c9b66;font-size:20px}.result-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-top:18px}.result-card{padding:22px;box-shadow:none}.result-bars{display:grid;gap:14px}.result-bars>div{display:grid;grid-template-columns:96px minmax(0,1fr) 34px;align-items:center;gap:12px;color:#344155;font-size:14px}.result-bars i{height:9px;overflow:hidden;border-radius:999px;background:#eef2f7}.result-bars b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.path-list{display:grid;gap:13px;margin:0;padding-left:20px;color:#344155;line-height:1.7}.result-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin-top:22px}.training-page{min-height:100vh;padding:30px 40px 42px;background:radial-gradient(circle at 76% 10%,rgba(34,111,230,.07),transparent 28%),radial-gradient(circle at 16% 78%,rgba(24,184,117,.08),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f8)}.training-top{display:grid;grid-template-columns:150px minmax(0,1fr) 140px;align-items:center;gap:22px;max-width:1480px;margin:0 auto 24px}.training-top>div{text-align:center}.training-top span,.task-brief-card>span,.editor-heading span{color:#0c9b66;font-size:14px;font-weight:800}.training-top h1{margin:8px 0;color:#101827;font-size:30px}.training-top p{margin:0;color:#667085}.training-submit-top{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;color:#fff;background:#0fad6a;font-weight:800}.training-submit-top:disabled{opacity:.48;cursor:not-allowed}.training-layout{display:grid;grid-template-columns:292px minmax(0,1fr) 318px;gap:22px;max-width:1480px;margin:0 auto}.task-brief-card,.training-workbench,.review-panel section{border:1px solid #dfe6ef;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 42px #0f172a0f}.task-brief-card{align-self:start;padding:22px}.task-brief-card h2{margin:12px 0;color:#101827;font-size:22px;line-height:1.35}.task-brief-card p{margin:0;color:#667085;line-height:1.75}.brief-tags{display:grid;gap:10px;margin-top:20px}.brief-tags b{padding:10px 12px;border-radius:8px;color:#344155;background:#f4f8fb;font-size:13px;line-height:1.5}.training-workbench{min-height:710px;overflow:hidden}.training-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #dfe6ef}.training-steps button{display:inline-flex;min-height:58px;align-items:center;justify-content:center;gap:8px;border:0;border-right:1px solid #edf1f6;color:#667085;background:#fbfdff;font-weight:800}.training-steps button:last-child{border-right:0}.training-steps button.active{color:#0c9b66;background:#f0fbf5;box-shadow:inset 0 -3px #18b875}.training-steps button.done svg{color:#18b875}.plan-editor{padding:26px}.editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.editor-heading h2{margin:8px 0 0;color:#101827;font-size:24px}.editor-progress{min-width:150px}.editor-progress strong{display:block;margin-bottom:8px;color:#344155;text-align:right}.editor-progress i{display:block;height:8px;overflow:hidden;border-radius:999px;background:#eef2f7}.editor-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.form-grid label{display:grid;gap:10px;color:#344155;font-weight:800}.form-grid label span{display:inline-flex;align-items:center;gap:8px}.form-grid label svg{color:#0f9d65}.form-grid textarea{min-height:126px;resize:vertical;padding:14px;border:1px solid #d9e1eb;border-radius:8px;outline:none;color:#111827;background:#fff;line-height:1.6}.form-grid textarea:focus{border-color:#18b875;box-shadow:0 0 0 4px #18b8751a}.wide-field{grid-column:1/-1}.wide-field textarea{min-height:104px}.iteration-field{padding:16px;border:1px solid #b9ead3;border-radius:8px;background:radial-gradient(circle at 92% 10%,rgba(34,111,230,.05),transparent 34%),#f4fcf8}.iteration-field textarea{min-height:112px}.editor-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.editor-actions p{margin:0;color:#667085;line-height:1.6}.review-panel{display:grid;gap:14px;align-content:start}.review-panel section{padding:18px}.review-card-live>div{display:flex;align-items:center;gap:10px}.review-card-live svg,.deliverable-card svg{color:#0f9d65}.review-card-live h3,.score-preview h3,.deliverable-card h3{margin:0;color:#111827;font-size:17px}.review-card-live p,.deliverable-card p{margin:12px 0 0;color:#667085;font-size:13px;line-height:1.7}.review-card-live ul{display:grid;gap:10px;margin:14px 0 0;padding-left:20px;color:#344155;line-height:1.65}.archive-checklist{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.archive-checklist li{display:flex;align-items:center;gap:8px;color:#344155;font-size:13px}.archive-checklist svg{color:#18b875}.score-preview{display:grid;gap:13px}.score-preview div{display:grid;grid-template-columns:72px minmax(0,1fr) 32px;align-items:center;gap:10px;color:#344155;font-size:13px}.score-preview i{height:8px;overflow:hidden;border-radius:999px;background:#eef2f7}.score-preview b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.score-preview strong{color:#344155;text-align:right}.deliverable-card h3{margin-top:12px}.portfolio-content{min-width:0;padding:34px 36px 44px;background:radial-gradient(circle at 76% 8%,rgba(34,111,230,.055),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f8)}.portfolio-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1380px;margin:0 auto 22px}.portfolio-hero span,.project-card-top span{color:#0c9b66;font-size:14px;font-weight:800}.portfolio-hero h1{max-width:820px;margin:8px 0 10px;color:#101827;font-size:32px;line-height:1.25}.portfolio-hero p{max-width:780px;margin:0;color:#667085;line-height:1.7}.portfolio-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1380px;margin:0 auto 18px}.portfolio-stats article,.project-card,.portfolio-side section{border:1px solid #dfe6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #0f172a0e}.portfolio-stats article{display:grid;gap:8px;min-height:118px;padding:18px}.portfolio-stats svg,.portfolio-side svg{color:#0f9d65}.portfolio-stats span{color:#667085;font-size:13px}.portfolio-stats strong{color:#111827;font-size:24px}.portfolio-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;max-width:1380px;margin:0 auto}.project-card{padding:24px}.project-card.featured{background:radial-gradient(circle at 92% 10%,rgba(34,111,230,.06),transparent 32%),linear-gradient(135deg,#fff,#f4fcf8)}.project-card.empty{opacity:.82}.project-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.project-card-top h2{margin:8px 0 0;color:#101827;font-size:26px}.project-card-top svg{color:#226fe6}.project-card p{max-width:760px;margin:18px 0 0;color:#667085;line-height:1.75}.project-card ul{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.project-card li{display:flex;align-items:center;gap:10px;color:#344155}.project-card li svg{color:#18b875}.project-card li.muted{color:#98a2b3}.project-card li.muted svg{color:#cbd5e1}.portfolio-asset-progress{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px;max-width:520px;margin-top:18px}.portfolio-asset-progress i{height:8px;overflow:hidden;border-radius:999px;background:#e8eef5}.portfolio-asset-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.portfolio-asset-progress strong{color:#344155;font-size:13px}.project-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px}.project-card button,.project-actions button{display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:0;border:0;color:#1763ff;background:transparent;font-weight:800}.project-card button:disabled,.project-actions button:disabled{color:#98a2b3;cursor:not-allowed}.portfolio-detail-content{min-width:0;padding:30px 36px 44px;background:radial-gradient(circle at 76% 8%,rgba(34,111,230,.055),transparent 30%),radial-gradient(circle at 18% 82%,rgba(24,184,117,.06),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f8)}.portfolio-detail-top{display:grid;grid-template-columns:160px minmax(0,1fr) 150px;align-items:center;gap:22px;max-width:1380px;margin:0 auto 24px}.portfolio-detail-top>div{text-align:center}.portfolio-detail-top span,.archive-head span{color:#0c9b66;font-size:14px;font-weight:800}.portfolio-detail-top h1{margin:8px 0;color:#101827;font-size:31px;line-height:1.25}.portfolio-detail-top p{max-width:790px;margin:0 auto;color:#667085;line-height:1.7}.portfolio-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;max-width:1380px;margin:0 auto}.project-archive-card,.archive-side-card{border:1px solid #dfe6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #0f172a0e}.project-archive-card{padding:24px}.archive-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.archive-head h2{margin:8px 0 0;color:#101827;font-size:26px}.archive-head svg,.archive-field svg,.archive-side-card svg{color:#0f9d65}.archive-progress{display:grid;gap:8px;margin:18px 0 20px}.archive-progress i{height:9px;overflow:hidden;border-radius:999px;background:#eef2f7}.archive-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.archive-progress small{color:#667085}.archive-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.archive-field{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:142px;padding:16px;border:1px solid #dfe6ef;border-radius:8px;background:#f8fbff}.archive-field.empty{background:#fff}.archive-field h3{margin:0 0 8px;color:#101827;font-size:16px}.archive-field p{margin:0;color:#667085;line-height:1.75}.project-side-panel{display:grid;gap:14px;align-content:start}.archive-side-card{padding:18px}.archive-side-card h3{margin:12px 0 10px;color:#111827;font-size:17px}.archive-side-card p{margin:0;color:#667085;font-size:13px;line-height:1.75}.archive-side-card ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.archive-side-card li{display:flex;align-items:center;gap:8px;color:#344155}.archive-side-card li svg{color:#18b875}.archive-side-card li.muted{color:#94a3b8}.archive-side-card button{display:inline-flex;min-height:38px;align-items:center;gap:8px;margin-top:14px;padding:0;border:0;color:#1763ff;background:transparent;font-weight:800}.portfolio-side{display:grid;gap:14px;align-content:start}.portfolio-side section{padding:18px}.portfolio-side h3{margin:12px 0 8px;color:#111827;font-size:17px}.portfolio-side p,.portfolio-side ol{margin:0;color:#667085;font-size:13px;line-height:1.75}.portfolio-side ol{padding-left:18px}.system-page{min-width:0;padding:34px 36px 44px;background:radial-gradient(circle at 76% 8%,rgba(34,111,230,.055),transparent 30%),radial-gradient(circle at 18% 82%,rgba(24,184,117,.06),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f8)}.system-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:1380px;margin:0 auto 22px}.system-hero span,.training-track-card span,.interview-card>span{color:#0c9b66;font-size:14px;font-weight:800}.system-hero h1{max-width:840px;margin:8px 0 10px;color:#101827;font-size:32px;line-height:1.25}.system-hero p{max-width:780px;margin:0;color:#667085;line-height:1.7}.system-hero-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.training-center-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1380px;margin:0 auto 18px}.training-track-card,.training-roadmap,.interview-card,.interview-question-list,.interview-side section,.report-card{border:1px solid #dfe6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #0f172a0e}.training-track-card{min-height:214px;padding:18px;cursor:default}.training-track-card.primary{cursor:pointer;border-color:#b9ead3;background:radial-gradient(circle at 88% 10%,rgba(34,111,230,.06),transparent 32%),linear-gradient(135deg,#fff,#f1fbf6)}.training-track-card.clickable{cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.training-track-card.clickable:hover{transform:translateY(-2px);border-color:#9bdab8;box-shadow:0 18px 38px #0f172a14}.training-track-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.training-track-card svg{color:#0f9d65}.training-track-card h2{margin:18px 0 10px;color:#101827;font-size:20px}.training-track-card p{margin:0;color:#667085;line-height:1.65}.training-track-card b{display:inline-flex;margin-top:18px;padding:5px 9px;border-radius:999px;color:#0b8b5a;background:#e5f8ee;font-size:12px}.training-track-card.untouched b{color:#64748b;background:#eef2f7}.training-track-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.training-track-card footer span{color:#98a2b3;font-size:12px;font-weight:700}.track-progress{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:10px;margin-top:12px}.track-progress i{height:7px;overflow:hidden;border-radius:999px;background:#e8eef5}.track-progress b{display:block;height:100%;margin:0;padding:0;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.track-progress strong{color:#344155;font-size:12px;text-align:right}.training-roadmap{max-width:1380px;margin:0 auto;padding:20px}.training-roadmap>div{display:flex;align-items:center;gap:10px}.training-roadmap svg,.interview-side svg,.report-title svg{color:#0f9d65}.training-roadmap h3,.interview-side h3,.report-title h2{margin:0;color:#111827}.training-roadmap ol{display:grid;gap:8px;margin:14px 0 0;padding-left:20px;color:#344155;line-height:1.7}.records-overview,.records-shell{max-width:1380px;margin:0 auto}.records-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}.records-overview article,.records-shell,.training-record-card,.records-empty{border:1px solid #dfe6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #0f172a0e}.records-overview article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:18px}.records-overview svg{grid-row:span 2;color:#0f9d65}.records-overview strong{color:#101827;font-size:28px}.records-overview span{color:#667085;font-size:13px}.records-shell{padding:18px}.records-filter{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.records-filter button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 13px;border:1px solid #dfe6ef;border-radius:999px;color:#536177;background:#f8fbff;font-weight:800;cursor:pointer}.records-filter button.active{border-color:#a8dfc1;color:#0b8b5a;background:#e9f9f0}.records-list-page{display:grid;gap:12px}.training-record-card{display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:18px;padding:18px}.record-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.record-card-top span,.training-record-card aside b{display:inline-flex;width:fit-content;padding:5px 9px;border-radius:999px;color:#0b8b5a;background:#e5f8ee;font-size:12px;font-weight:800}.record-card-top time{color:#98a2b3;font-size:13px}.training-record-card h2{margin:12px 0 8px;color:#101827;font-size:20px}.training-record-card p{display:-webkit-box;overflow:hidden;min-height:48px;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#667085;line-height:1.65}.record-progress{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:12px;margin-top:14px}.record-progress i{height:8px;overflow:hidden;border-radius:999px;background:#e8eef5}.record-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.record-progress strong{color:#344155;font-size:13px}.training-record-card aside{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:16px}.training-record-card aside button{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border:0;border-radius:8px;color:#fff;background:#101827;font-weight:800;cursor:pointer}.records-empty{display:grid;justify-items:center;gap:10px;padding:44px 20px;text-align:center}.records-empty svg{color:#0f9d65}.records-empty h2{margin:0;color:#101827}.records-empty p{margin:0 0 8px;color:#667085}.interview-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 320px;gap:18px;max-width:1380px;margin:0 auto}.interview-question-list{display:grid;align-content:start;gap:10px;padding:14px}.interview-question-list button{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 12px;border:1px solid transparent;border-radius:8px;color:#344155;background:transparent;font-weight:800}.interview-question-list button.active{border-color:#b9ead3;color:#0c9b66;background:#f0fbf5}.interview-card{padding:24px}.interview-card h2{max-width:820px;margin:10px 0 18px;color:#101827;font-size:25px;line-height:1.35}.interview-card textarea{width:100%;min-height:220px;resize:vertical;padding:14px;border:1px solid #d9e1eb;border-radius:8px;outline:none;line-height:1.7}.interview-card-actions{display:flex;justify-content:flex-end;margin-top:10px}.interview-card-actions button{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 12px;border:1px solid #b9ead3;border-radius:8px;color:#0c9b66;background:#f0fbf5;font-weight:800}.interview-card-actions button:disabled{cursor:wait;opacity:.68}.interview-ai-state{margin:10px 0 0;color:#0c9b66;font-size:12px;font-weight:700}.interview-ai-state.error{color:#c2410c}.answer-structure{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.answer-structure article,.interview-side section{padding:16px}.answer-structure article{border:1px solid #dfe6ef;border-radius:8px;background:#f8fbff}.answer-structure svg{color:#0f9d65}.answer-structure h3,.answer-structure p,.interview-side p{margin:8px 0 0}.answer-structure p,.interview-side p{color:#667085;line-height:1.7}.interview-side{display:grid;gap:14px;align-content:start}.report-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:18px;max-width:1380px;margin:0 auto}.report-card{padding:22px}.report-card-wide{grid-column:1/-1}.report-title{display:flex;align-items:center;gap:10px;margin-bottom:18px}.report-bars{display:grid;gap:14px}.report-bars>div{display:grid;grid-template-columns:78px minmax(0,1fr) 36px;align-items:center;gap:12px;color:#344155}.report-bars i{height:9px;overflow:hidden;border-radius:999px;background:#eef2f7}.report-bars b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.report-list,.plan-days{display:grid;gap:11px;margin:0;color:#344155;line-height:1.7}.report-list{padding-left:20px}.plan-days span{padding:12px;border-radius:8px;background:#f4f8fb}.report-ai-actions{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:center;margin-top:16px}.report-ai-actions button{display:inline-flex;min-height:36px;align-items:center;gap:8px;padding:0 12px;border:1px solid #b9ead3;border-radius:8px;color:#0c9b66;background:#f0fbf5;font-weight:800}.report-ai-actions button:disabled{cursor:wait;opacity:.68}.report-ai-actions p{margin:0;color:#0c9b66;font-size:12px;font-weight:700}.report-ai-actions p.error{color:#c2410c}.report-ai-log{display:grid;gap:8px;margin-top:16px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fbff}.report-ai-log>span{color:#0c9b66;font-size:12px;font-weight:900}.report-ai-log div{display:grid;grid-template-columns:minmax(0,110px) minmax(0,1fr);gap:10px;align-items:center;color:#344155}.report-ai-log b{color:#101827;font-size:13px}.report-ai-log small{color:#667085;font-size:12px}.action-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.action-list button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:4px 12px;align-items:center;min-height:86px;padding:14px;border:1px solid #dfe6ef;border-radius:8px;color:#344155;background:#f8fbff;text-align:left;cursor:pointer}.action-list button:hover{border-color:#a8dfc1;background:#f0fbf5}.action-list b{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:26px;border-radius:999px;color:#0b8b5a;background:#e5f8ee;font-size:12px}.action-list span{color:#101827;font-weight:900}.action-list small{grid-column:2/3;color:#667085;line-height:1.55}.action-list svg{grid-row:1/span 2;grid-column:3;color:#0f9d65}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.metric-grid b{padding:16px;border-radius:8px;color:#101827;background:#f4f8fb;font-size:24px}.metric-grid span{display:block;margin-top:6px;color:#667085;font-size:13px;font-weight:500}.micro-page{min-height:100vh;padding:30px 40px 42px;background:radial-gradient(circle at 76% 10%,rgba(34,111,230,.07),transparent 28%),radial-gradient(circle at 18% 82%,rgba(24,184,117,.07),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f8)}.micro-top{display:grid;grid-template-columns:160px minmax(0,1fr) 140px;align-items:center;gap:22px;max-width:1380px;margin:0 auto 24px}.micro-top>div{text-align:center}.micro-top span,.news-brief-card>span{color:#0c9b66;font-size:14px;font-weight:800}.micro-top h1{margin:8px 0;color:#101827;font-size:30px}.micro-top p{margin:0;color:#667085}.micro-layout,.cost-layout{display:grid;grid-template-columns:310px minmax(0,1fr) 300px;gap:20px;max-width:1380px;margin:0 auto}.news-brief-card,.thought-editor,.micro-side section,.cost-form-card,.cost-result-card,.settings-card{border:1px solid #dfe6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #0f172a0e}.news-brief-card,.thought-editor,.micro-side section,.cost-form-card,.cost-result-card,.settings-card{padding:20px}.news-brief-card h2,.thought-editor h2{margin:12px 0;color:#101827;line-height:1.35}.news-brief-card p,.thought-editor p,.micro-side p{margin:0;color:#667085;line-height:1.75}.thought-editor>div{display:flex;align-items:center;gap:10px}.thought-editor svg,.micro-side svg,.settings-card svg{color:#0f9d65}.thought-editor textarea{width:100%;min-height:320px;margin:16px 0 12px;resize:vertical;padding:14px;border:1px solid #d9e1eb;border-radius:8px;outline:none;line-height:1.7}.micro-side{display:grid;gap:14px;align-content:start}.micro-side h3{margin:12px 0 8px}.micro-side ul{display:grid;gap:9px;margin:12px 0 0;padding:0;list-style:none}.micro-side li{display:flex;align-items:center;gap:8px;color:#344155}.cost-layout{grid-template-columns:minmax(0,1fr) 390px 300px}.review-layout{display:grid;grid-template-columns:310px minmax(0,1fr) 300px;gap:20px;max-width:1380px;margin:0 auto}.prd-layout{display:grid;grid-template-columns:300px minmax(0,1fr) 300px;gap:20px;max-width:1380px;margin:0 auto}.review-source-card,.review-editor-card,.review-guide section,.prd-brief-card,.prd-editor-card,.prd-guide section{border:1px solid #dfe6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #0f172a0e}.review-source-card,.review-editor-card,.review-guide section,.prd-brief-card,.prd-editor-card,.prd-guide section{padding:20px}.review-source-card,.prd-brief-card{background:radial-gradient(circle at 92% 10%,rgba(34,111,230,.06),transparent 32%),linear-gradient(135deg,#fff,#f4fcf8)}.review-source-card>span,.review-editor-head span,.prd-brief-card>span,.prd-editor-head span{color:#0c9b66;font-size:14px;font-weight:800}.review-source-card h2,.review-editor-head h2,.prd-brief-card h2,.prd-editor-head h2{margin:10px 0 12px;color:#101827}.review-source-card p,.review-guide p,.review-actions p,.prd-brief-card p,.prd-guide p,.prd-actions p{margin:0;color:#667085;line-height:1.75}.review-source-card ul{display:grid;gap:9px;margin:18px 0;padding:0;list-style:none}.review-source-card li{display:flex;align-items:center;gap:8px;color:#344155;font-size:13px}.review-source-card svg,.review-guide svg,.review-form-grid svg,.prd-brief-card svg,.prd-guide svg,.prd-form-grid svg{color:#0f9d65}.review-source-card button,.prd-brief-card button{display:inline-flex;min-height:38px;align-items:center;gap:8px;margin-top:18px;padding:0 12px;border:1px solid #b9ead3;border-radius:8px;color:#0c9b66;background:#f0fbf5;font-weight:800}.review-source-card button:disabled,.prd-brief-card button:disabled{cursor:wait;opacity:.68}.review-ai-state,.prd-ai-state{margin-top:12px;font-size:12px;font-weight:700}.review-ai-state.success,.prd-ai-state.success{color:#0c9b66}.review-ai-state.error,.prd-ai-state.error{color:#c2410c}.review-editor-head,.prd-editor-head{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;align-items:center;margin-bottom:16px}.review-editor-head i,.prd-editor-head i{height:9px;overflow:hidden;border-radius:999px;background:#eef2f7}.review-editor-head b,.prd-editor-head b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18b875,#226fe6)}.review-form-grid,.prd-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-form-grid label,.prd-form-grid label{display:grid;gap:9px;color:#344155;font-weight:800}.review-form-grid label span,.prd-form-grid label span{display:inline-flex;align-items:center;gap:8px}.review-form-grid textarea,.prd-form-grid textarea{min-height:148px;resize:vertical;padding:13px;border:1px solid #d9e1eb;border-radius:8px;outline:none;color:#101827;line-height:1.7}.prd-form-grid .wide-field{grid-column:1/-1}.review-actions,.prd-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.review-guide,.prd-guide{display:grid;gap:14px;align-content:start}.review-guide h3,.prd-guide h3{margin:12px 0 8px;color:#111827}.prd-guide ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.prd-guide li{display:flex;align-items:center;gap:8px;color:#94a3b8}.prd-guide li.done{color:#344155}.cost-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cost-input-grid label,.settings-card label{display:grid;gap:8px;color:#344155;font-weight:700}.cost-input-grid input,.settings-card input:not([type=checkbox]){height:44px;padding:0 12px;border:1px solid #d9e1eb;border-radius:8px;outline:none}.cost-metrics{display:grid;gap:12px}.cost-metrics b{padding:14px;border-radius:8px;color:#101827;background:#f4f8fb;font-size:22px}.cost-metrics span{display:block;margin-top:5px;color:#667085;font-size:13px;font-weight:500}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1160px;margin:0 auto}.settings-card{display:grid;gap:14px}.settings-card h2{margin:0;color:#101827}.settings-card label:has(input[type=checkbox]){display:flex;align-items:center;gap:10px;font-weight:600}.module-detail-page{min-height:100vh;padding:30px 40px 42px;background:radial-gradient(circle at 78% 12%,rgba(34,111,230,.07),transparent 28%),radial-gradient(circle at 18% 74%,rgba(24,184,117,.08),transparent 30%),linear-gradient(180deg,#f8fbff,#eef3f8)}.module-detail-top{display:grid;grid-template-columns:150px minmax(0,1fr) 130px;align-items:center;gap:22px;max-width:1320px;margin:0 auto 24px}.module-detail-top>div{text-align:center}.module-detail-top span,.module-status-pill{color:#0c9b66;font-size:14px;font-weight:800}.module-detail-top h1{margin:8px 0;color:#101827;font-size:30px}.module-detail-top p{max-width:780px;margin:0 auto;color:#667085;line-height:1.7}.module-detail-layout{display:grid;grid-template-columns:330px minmax(0,1fr) 300px;gap:20px;max-width:1320px;margin:0 auto}.module-goal-card,.module-flow-card,.module-side-card{border:1px solid #dfe6ef;border-radius:8px;background:#fffffff0;box-shadow:0 16px 36px #0f172a0e}.module-goal-card{padding:24px;background:radial-gradient(circle at 86% 10%,rgba(34,111,230,.06),transparent 32%),linear-gradient(135deg,#fff,#f4fcf8)}.module-status-pill{display:inline-flex;margin-bottom:18px;padding:5px 9px;border-radius:999px;background:#e5f8ee}.module-status-pill.shell{color:#1763ff;background:#eef5ff}.module-status-pill.comingSoon{color:#64748b;background:#eef2f7}.module-goal-card>svg{color:#0f9d65}.module-goal-card h2,.module-side-card h3{margin:16px 0 10px;color:#101827}.module-goal-card p,.module-side-card p{margin:0;color:#667085;line-height:1.75}.module-goal-card ul{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.module-goal-card li{display:flex;align-items:center;gap:9px;color:#344155}.module-goal-card li svg{color:#18b875}.module-flow-card{padding:24px}.module-flow-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.module-flow-steps article{min-height:150px;padding:18px;border:1px solid #dfe6ef;border-radius:8px;background:#f8fbff}.module-flow-steps svg{color:#0f9d65}.module-flow-steps strong,.module-flow-steps span{display:block}.module-flow-steps strong{margin-top:14px;color:#101827;font-size:17px}.module-flow-steps span{margin-top:8px;color:#667085;line-height:1.6}.module-side-card{align-self:start;padding:20px}.module-side-card button{display:inline-flex;min-height:40px;align-items:center;gap:8px;margin-top:18px;padding:0;border:0;color:#1763ff;background:transparent;font-weight:800}.module-side-card button:disabled{color:#94a3b8;cursor:not-allowed}@media(max-width:1280px){.overview-grid,.dashboard-grid,.training-row,.login-shell{grid-template-columns:1fr}.login-sidebar{display:none}.login-card{width:100%;grid-template-columns:1fr}.login-preview-panel{padding-left:0;border-left:0}.assessment-layout{grid-template-columns:1fr}.assessment-steps{grid-template-columns:repeat(5,minmax(0,1fr))}.assessment-steps p{grid-column:1/-1}.assessment-helper{grid-template-columns:repeat(3,minmax(0,1fr))}.training-layout,.portfolio-grid,.training-center-grid,.records-overview,.interview-layout,.report-grid,.micro-layout,.cost-layout,.review-layout,.prd-layout,.module-detail-layout,.portfolio-detail-layout{grid-template-columns:1fr}.review-panel,.module-groups{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.workspace{grid-template-columns:1fr}.sidebar{position:static;height:auto}.nav-list{grid-template-columns:repeat(5,minmax(0,1fr))}.learning-card,.profile-card{display:none}.stats-grid,.task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.content{padding:18px}.nav-list,.stats-grid,.task-grid,.module-groups{grid-template-columns:1fr}.hero-copy h1{font-size:28px}.flow-steps{grid-template-columns:1fr;gap:12px}.flow-steps i{display:none}.assessment-card{align-items:flex-start;flex-direction:column}.login-content{padding:24px}.login-card{min-height:0;padding:28px}.assessment-page{padding:20px}.assessment-top,.training-top,.result-grid{grid-template-columns:1fr}.assessment-top>div{text-align:left}.training-top>div{text-align:left}.assessment-helper,.assessment-steps{grid-template-columns:1fr}.question-card{min-height:0;padding:22px}.question-heading{grid-template-columns:1fr}.question-actions,.result-actions{justify-content:stretch}.question-actions>button,.result-actions>button{flex:1 1 180px}.training-page{padding:20px}.training-steps,.form-grid,.review-panel,.portfolio-stats{grid-template-columns:1fr}.portfolio-content{padding:22px}.portfolio-hero{align-items:stretch;flex-direction:column}.system-page{padding:22px}.system-hero,.system-hero-actions,.answer-structure,.action-list{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.training-center-grid{gap:12px}.records-shell{padding:14px}.training-record-card{grid-template-columns:1fr}.training-record-card aside{align-items:stretch}.training-record-card aside button{justify-content:center}.micro-page{padding:20px}.micro-top,.module-detail-top,.portfolio-detail-top,.settings-grid{grid-template-columns:1fr}.micro-top>div,.module-detail-top>div,.portfolio-detail-top>div{text-align:left}.module-detail-page{padding:20px}.module-flow-steps,.archive-field-grid,.cost-input-grid{grid-template-columns:1fr}.review-editor-head,.review-form-grid,.review-actions,.prd-editor-head,.prd-form-grid,.prd-actions{grid-template-columns:1fr;align-items:stretch;flex-direction:column}.prd-form-grid .wide-field{grid-column:auto}.editor-heading,.editor-actions{align-items:stretch;flex-direction:column}.editor-progress{min-width:0}.preview-stats,.preview-flow{grid-template-columns:1fr}.preview-flow i{display:none}}
