:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif;color:#172033;background:#f5f6fa;font-synthesis:none;--ink:#172033;--muted:#7e8799;--line:#e8eaf0;--primary:#5b63f2;--sidebar:#151b29}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f6fa}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.boot{height:100vh;display:grid;place-content:center;text-align:center;background:#101521;color:#fff;gap:20px}.brand-mark,.brand-box,.brand-mini{display:grid;place-items:center;background:linear-gradient(135deg,#ff754d,#ef4c32);color:#fff;font-weight:800;letter-spacing:.12em}.boot .brand-mark{width:72px;height:72px;border-radius:20px;margin:auto}.boot-line{width:180px;height:3px;background:#293044;border-radius:4px;overflow:hidden}.boot-line span{display:block;width:45%;height:100%;background:#7c84ff;animation:loading 1.2s infinite}.boot p{color:#929bb1;font-size:13px;letter-spacing:.2em}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(320%)}}.login-page{min-height:100vh;display:grid;grid-template-columns:1.08fr .92fr;background:#0f1420;overflow:hidden;position:relative}.login-story{position:relative;min-height:100vh;padding:52px 7vw;color:#fff;display:flex;flex-direction:column;background:radial-gradient(circle at 80% 30%,rgba(82,90,235,.24),transparent 33%),linear-gradient(145deg,#111827,#121827 56%,#171e2d)}.login-story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to right,#000,transparent);mask-image:linear-gradient(to right,#000,transparent);pointer-events:none}.brand-pill{display:flex;align-items:center;gap:12px;font-weight:600;position:relative;z-index:1}.brand-mini{width:42px;height:42px;border-radius:10px;font-size:12px}.story-copy{margin:auto 0;max-width:680px;position:relative;z-index:1}.eyebrow{color:#7f87fa!important;font-size:11px!important;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin:0 0 16px}.story-copy h1{font-size:clamp(44px,5vw,76px);line-height:1.13;margin:0 0 32px;letter-spacing:-.055em}.story-copy h1 em{font-style:normal;background:linear-gradient(90deg,#8d94ff,#e1b9ff);-webkit-background-clip:text;color:transparent}.story-lead{font-size:18px;line-height:1.9;color:#aeb5c6;max-width:590px}.story-features{display:flex;gap:24px;flex-wrap:wrap;margin-top:40px}.story-features span{font-size:13px;color:#d0d4df}.story-features span:before{content:"✦";color:#8f96ff;margin-right:8px}.story-quote{position:relative;z-index:1;display:flex;align-items:center;gap:12px;color:#8d95a8}.story-quote>span{font-family:serif;font-size:36px;color:#5962dd;height:20px}.story-quote p{font-size:13px}.login-panel{background:#fff;display:grid;place-items:center;padding:40px;position:relative}.login-panel:before{content:"";position:absolute;left:-1px;top:14%;height:72%;width:1px;background:linear-gradient(transparent,#6570f5,transparent)}.login-card{width:min(420px,100%)}.mobile-brand{display:none}.login-kicker{color:#5962ef;font-weight:700;font-size:13px;margin:0 0 12px}.login-card h2{font-size:34px;letter-spacing:-.04em;margin:0 0 8px}.muted{color:var(--muted);margin:0 0 40px}.login-card>label{display:block;color:#424a5d;font-size:13px;font-weight:600;margin-top:20px}.input-wrap{height:54px;border:1px solid #e0e3ea;border-radius:12px;display:flex;align-items:center;gap:12px;padding:0 16px;margin-top:9px;transition:.2s}.input-wrap:focus-within{border-color:#7078f5;box-shadow:0 0 0 4px #5b63f217}.input-wrap span{color:#9ca3b3}.input-wrap input{border:0;outline:0;flex:1;font-size:15px}.login-help{display:flex;justify-content:space-between;font-size:12px;color:#9aa1af;margin:14px 0 26px}.login-help span:last-child{color:#5b63eb}.primary{border:0;background:linear-gradient(135deg,#6169f5,#4c54da);color:#fff;border-radius:12px;padding:13px 20px;font-weight:700;box-shadow:0 10px 25px #4c54da33}.login-button{height:56px;width:100%;display:flex;align-items:center;justify-content:center;gap:12px}.login-button b{font-size:20px}.terms{text-align:center!important;color:#a7adba;font-size:11px;margin-top:24px}.login-glow{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none}.glow-one{width:240px;height:240px;background:#5d55e4;left:41%;top:-120px}.glow-two{width:200px;height:200px;background:#dd6c9c;left:48%;bottom:-130px}.session-restore-page{min-height:100vh;padding:24px;background:#f5f6fa;display:grid;place-items:center}.session-restore-card{width:min(460px,100%);padding:38px 34px;border:1px solid #e2e5ec;border-radius:20px;background:#fff;text-align:center;box-shadow:0 20px 60px #1f273d1a}.session-restore-card>span{width:54px;height:54px;margin:0 auto 18px;border-radius:16px;background:#fff0f0;color:#d65a5a;display:grid;place-items:center;font-size:28px;font-weight:800}.session-restore-card h1{margin:0 0 10px;font-size:24px}.session-restore-card p{margin:0 0 24px;color:var(--muted);font-size:14px;line-height:1.7}.session-restore-card button{min-width:132px}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;z-index:30;width:254px;height:100vh;background:linear-gradient(180deg,#171e2c,#121824);color:#fff;padding:26px 18px 20px;display:flex;flex-direction:column;box-shadow:10px 0 40px #0a0f1b14}.company-brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.brand-box{width:44px;height:44px;border-radius:11px;font-size:12px}.company-brand>div:last-child{display:flex;flex-direction:column;gap:3px}.company-brand b{font-size:16px;letter-spacing:.08em}.company-brand small{font-size:8px;letter-spacing:.16em;color:#717b91}.sidebar nav{border-top:1px solid #2b3241;padding-top:22px}.sidebar nav>p{font-size:10px;color:#5d687e;letter-spacing:.16em;padding:0 12px;margin:0 0 10px}.sidebar nav button{border:0;width:100%;height:46px;padding:0 13px;border-radius:10px;background:transparent;color:#8e98ac;display:flex;align-items:center;gap:13px;margin-bottom:5px;text-align:left;transition:.2s}.sidebar nav button i{font-style:normal;font-size:18px;width:22px;text-align:center}.sidebar nav button:hover{background:#202737;color:#fff}.sidebar nav button.active{background:linear-gradient(90deg,#666ff638,#666ff614);color:#fff;box-shadow:inset 3px 0 #747cf7}.sidebar-foot{margin-top:auto}.profile{border:0;border-top:1px solid #293140;padding:16px 7px 0;background:transparent;color:#fff;width:100%;display:flex;align-items:center;gap:10px;text-align:left}.profile>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#8c93ff,#575fe0);font-weight:700}.profile div{display:flex;flex-direction:column;flex:1;gap:2px}.profile b{font-size:12px}.profile small{font-size:9px;color:#737e93}.profile i{font-style:normal;color:#687286}.main-area{width:calc(100% - 254px);margin-left:254px;min-height:100vh}.topbar{height:68px;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:12px}.breadcrumbs span{color:#a0a6b2}.breadcrumbs b{color:#d3d6dc}.breadcrumbs strong{font-weight:600}.menu-button{width:35px;height:35px;border:1px solid #e7e9ee;border-radius:9px;background:#fff;color:#737b8c}.menu-button{display:none}.page{padding:46px clamp(28px,4vw,66px) 70px;max-width:1580px;margin:auto}.hero{min-height:210px;border-radius:22px;padding:38px 48px;display:flex;align-items:center;justify-content:space-between;color:#fff;overflow:hidden;position:relative;background:radial-gradient(circle at 80% 10%,rgba(159,165,255,.25),transparent 30%),linear-gradient(115deg,#1b2232,#252b49 68%,#303662)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:32px 32px}.hero>div{position:relative;z-index:1}.hero h1{font-size:34px;letter-spacing:-.04em;margin:0 0 13px}.hero p:not(.eyebrow){color:#aab1c3;margin:0;font-size:14px}.hero-orbit{width:220px;height:160px;position:relative}.orbit-core{position:absolute;left:82px;top:52px;width:70px;height:70px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,#8088ff,#585fdc);box-shadow:0 0 60px #777fff8c;font-weight:800}.orbit{position:absolute;border:1px solid rgba(144,151,255,.28);border-radius:50%;transform:rotate(-18deg)}.o1{width:175px;height:95px;left:28px;top:38px}.o2{width:225px;height:130px;left:5px;top:20px}.spark{position:absolute;color:#aeb3ff;font-style:normal}.s1{right:4px;top:25px}.s2{left:16px;bottom:17px}.section-heading,.page-title.row{display:flex;justify-content:space-between;align-items:flex-end}.section-heading{margin:40px 0 20px}.section-heading h2{font-size:20px;margin:0 0 5px}.section-heading p,.page-title p{margin:0;color:var(--muted);font-size:12px}.ghost{border:1px solid #e0e3e9;background:#fff;color:#5f6777;border-radius:10px;padding:10px 14px}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.course-card{text-align:left;border:1px solid #e8eaf0;background:#fff;border-radius:18px;padding:22px;min-height:280px;position:relative;overflow:hidden;box-shadow:0 8px 30px #1f273d0b;transition:.25s;animation:rise .5s both;animation-delay:var(--delay)}.course-card:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-60px;top:-70px;background:color-mix(in srgb,var(--course) 14%,transparent)}.course-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--course) 45%,white);box-shadow:0 18px 42px #1f273d1a}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.card-top{display:flex;justify-content:space-between;position:relative}.course-no{color:#afb4bf;font-size:11px;letter-spacing:.12em}.course-status{font-size:10px;color:#46a47c;background:#ebf8f2;padding:5px 9px;border-radius:20px}.course-symbol{width:64px;height:64px;border-radius:18px;margin:30px 0 22px;display:grid;place-items:center;background:color-mix(in srgb,var(--course) 11%,white);color:var(--course);border:1px solid color-mix(in srgb,var(--course) 19%,white)}.course-symbol span{font-size:24px;font-weight:800}.course-card h3{margin:0 0 8px;font-size:19px}.course-card>p{font-size:12px;color:#8c93a1;line-height:1.7;margin:0}.course-meta{position:absolute;left:22px;right:22px;bottom:20px;border-top:1px solid #f0f1f4;padding-top:15px;display:flex;justify-content:space-between;color:#9aa0ac;font-size:11px}.course-meta i{font-style:normal;color:var(--course);font-size:18px}.empty-state{padding:70px 30px;text-align:center;background:#fff;border:1px dashed #dfe2e8;border-radius:18px;color:var(--muted)}.empty-state>span{font-size:40px;color:#858cf4}.empty-state h3{color:var(--ink);margin:15px 0 8px}.empty-state p{font-size:13px}.chat-layout{height:calc(100vh - 68px);display:grid;grid-template-columns:250px 1fr}.chat-context{background:#f8f9fb;border-right:1px solid var(--line);padding:24px 18px}.context-back{border:0;background:transparent;color:#747d8e;font-size:12px;padding:0 0 28px}.chat-context>p{font-size:10px;color:#a0a6b2;letter-spacing:.12em}.chat-context>h3{font-size:16px;margin:7px 0 26px}.chapter-switch>small{display:block;color:#9ba2b0;font-size:10px;margin:0 8px 10px}.chapter-switch button{width:100%;border:0;background:transparent;padding:10px;border-radius:10px;display:flex;gap:10px;text-align:left;margin-bottom:4px}.chapter-switch button:hover,.chapter-switch button.active{background:#fff;box-shadow:0 5px 16px #232b3f0d}.chapter-switch button>span{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#eceef4;font-size:10px}.chapter-switch button.active>span{background:#5f67ed;color:#fff}.chapter-switch button div{display:flex;flex-direction:column;gap:3px;overflow:hidden}.chapter-switch b{font-size:11px}.chapter-switch small{font-size:9px;color:#9aa1af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-main{display:grid;grid-template-rows:76px minmax(0,1fr) auto;background:#fff;min-width:0}.chat-title{display:flex;align-items:center;padding:0 28px;border-bottom:1px solid var(--line);gap:12px}.agent-badge{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#6871f5,#4f56cc);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800;position:relative}.agent-badge span{position:absolute;width:8px;height:8px;background:#45d094;border:2px solid white;border-radius:50%;right:-1px;bottom:-1px}.chat-title>div:nth-child(2){flex:1}.chat-title h2{font-size:14px;margin:0 0 4px}.chat-title p{font-size:10px;color:#9ca2ae;margin:0}.messages{overflow-y:auto;padding:36px max(7vw,40px)}.welcome{text-align:center;max-width:680px;margin:4vh auto 55px}.welcome-mark{width:62px;height:62px;border-radius:21px;background:linear-gradient(135deg,#6871f5,#5057d4);color:#fff;display:grid;place-items:center;margin:0 auto 18px;font-weight:800;box-shadow:0 15px 30px #5057d438}.welcome h2{font-size:22px;margin:0 0 10px}.welcome>p:not(.eyebrow){color:#8a91a0;font-size:13px}.suggestions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:25px}.suggestions button{border:1px solid #e6e8ee;background:#fafbfc;border-radius:11px;padding:12px 14px;text-align:left;color:#5f6675;font-size:11px;display:flex;justify-content:space-between}.suggestions button:hover{border-color:#b8bcf7;color:#5158da}.message-row{display:flex;gap:12px;max-width:820px;margin:0 auto 25px}.message-row.mine{flex-direction:row-reverse}.message-avatar{width:34px;height:34px;flex:0 0 auto;border-radius:11px;background:#535cdd;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:700}.mine .message-avatar{background:#20293a}.message-content{max-width:78%}.message-content>small{display:block;font-size:9px;color:#a0a6b2;margin:0 0 6px 3px}.mine .message-content>small{text-align:right}.message-content>div{background:#f4f5f8;border-radius:5px 15px 15px;padding:13px 16px;font-size:13px;line-height:1.85;white-space:pre-wrap;word-break:break-word}.mine .message-content>div{background:#575fe3;color:#fff;border-radius:15px 5px 15px 15px}.typing{display:flex;gap:4px;padding:5px}.typing span{width:5px;height:5px;border-radius:50%;background:#9ba1ae;animation:pulse 1s infinite}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25;transform:translateY(-2px)}}.composer{padding:12px max(7vw,40px) 18px;background:linear-gradient(transparent,#fff 20%)}.composer-box{max-width:850px;margin:auto;border:1px solid #dfe2e9;border-radius:15px;padding:12px 13px 9px;box-shadow:0 8px 30px #1e263a12}.composer textarea{width:100%;min-height:38px;max-height:120px;border:0;resize:none;outline:0;padding:5px;background:transparent}.composer-actions{display:flex;align-items:center;justify-content:space-between}.composer-actions span{font-size:9px;color:#b0b5bf}.composer-actions button{border:0;width:32px;height:32px;border-radius:10px;background:#5660e7;color:#fff;font-size:18px}.composer>p{text-align:center;color:#b0b4bd;font-size:9px;margin:9px 0 0}.page-title{margin-bottom:28px}.page-title h1{font-size:30px;letter-spacing:-.04em;margin:0 0 8px}.small{padding:11px 16px;font-size:12px}.data-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.table-head{height:58px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:0 20px}.table-head b{font-size:13px}.table-head span{font-size:10px;color:#9ca2ae}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:800px}th{text-align:left;font-size:10px;color:#9da3af;font-weight:600;background:#fafbfc;padding:12px 18px}td{padding:14px 18px;border-top:1px solid #f0f1f4;font-size:11px;color:#5e6675}.person{display:flex;align-items:center;gap:10px}.person>span{width:34px;height:34px;border-radius:10px;background:#eceefe;color:#5961e0;display:grid;place-items:center;font-weight:700}.person div{display:flex;flex-direction:column;gap:2px}.person b{color:var(--ink)}.person small{font-size:9px;color:#a0a6b2}.chips{display:flex;gap:4px}.chips span,.permission-list span{background:#f0f1f7;border-radius:6px;padding:4px 7px;font-size:9px;color:#6f7684}.status-dot{color:#348d68;background:#eaf8f1;padding:5px 9px;border-radius:20px;font-size:9px}.status-dot.off{color:#9299a7;background:#eff0f3}.row-actions{display:flex;gap:10px}.row-actions button,.admin-course-actions button,.admin-chapters button,.role-grid footer button{border:0;background:transparent;color:#5660db;font-size:10px}.danger-text{color:#d85d5d!important}.admin-course-list{display:grid;gap:14px}.admin-course-list>article{display:grid;grid-template-columns:auto 1fr auto;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;gap:16px}.admin-course-mark{width:55px;height:55px;border-radius:15px;background:color-mix(in srgb,var(--course) 12%,white);color:var(--course);display:grid;place-items:center;font-size:19px;font-weight:800}.admin-course-body{min-width:0}.admin-course-title{display:flex;justify-content:space-between}.admin-course-title h3{margin:3px 0 5px;font-size:15px}.admin-course-title p{margin:0;color:#999fab;font-size:10px}.admin-chapters{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.admin-chapters>div{border:1px solid #eceef2;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:8px}.admin-chapters>div>span{width:22px;height:22px;border-radius:7px;background:#f0f1f8;display:grid;place-items:center;font-size:9px}.admin-chapters section{display:flex;flex-direction:column;min-width:120px}.admin-chapters b{font-size:10px}.admin-chapters small{font-size:8px;color:#9ca2ae}.add-chapter{border:1px dashed #cfd3de!important;border-radius:9px!important;padding:8px 12px!important;color:#747cf0!important}.admin-course-actions{display:flex;align-items:flex-start;gap:8px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.role-grid article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;display:flex;flex-direction:column;min-height:220px}.role-top{display:flex;align-items:center;gap:11px}.role-top>span{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#eeefff;color:#5e66e4}.role-top h3{font-size:14px;margin:0 0 3px}.role-top small{font-size:9px;color:#999faa}.role-grid article>p{font-size:11px;color:#8e95a2;line-height:1.6}.permission-list{display:flex;gap:5px;flex-wrap:wrap}.role-grid footer{margin-top:auto;border-top:1px solid #eff0f3;padding-top:12px;display:flex;justify-content:flex-end;gap:10px}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0d121d8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:24px}.modal-card{width:min(570px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px #0a0f1a40}.modal-card.wide{width:min(820px,100%)}.modal-card>header{position:sticky;top:0;z-index:2;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;justify-content:space-between;align-items:flex-start;padding:24px 26px 17px;border-bottom:1px solid var(--line)}.modal-card header h2{font-size:19px;margin:0}.modal-card header .eyebrow{margin-bottom:7px!important}.modal-card header>button{border:0;background:#f1f2f5;width:32px;height:32px;border-radius:9px;font-size:18px;color:#79808e}.form-grid{padding:24px 26px 28px;display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-grid>label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:600;color:#4f5766}.form-grid input,.form-grid textarea,.form-grid select,.chapter-picker select{width:100%;border:1px solid #dfe2e8;border-radius:9px;padding:10px 11px;outline:0;background:#fff}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:#777ff1;box-shadow:0 0 0 3px #5b63f214}.form-grid textarea{resize:vertical;line-height:1.6}.full{grid-column:1/-1}.form-grid fieldset{border:0;padding:0;margin:0}.form-grid legend{font-size:11px;font-weight:600;margin-bottom:9px}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.check{display:flex!important;flex-direction:row!important;align-items:center;border:1px solid #e7e9ee;border-radius:9px;padding:9px!important;gap:8px!important;cursor:pointer}.check input{width:auto}.check span{display:flex;flex-direction:column;gap:2px}.check b{font-size:10px}.check small{font-size:8px;color:#9ba1ae}.form-flags{display:flex;gap:20px}.form-flags label{font-size:11px}.form-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eceef2;padding-top:18px}.form-actions button{font-size:11px;padding:10px 17px}.chapter-picker{padding:22px 26px 28px}.chapter-picker>p{font-size:10px;color:#979daa}.chapter-picker select{margin-bottom:14px}.chapter-picker>div{display:grid;gap:7px}.chapter-picker>div>button{border:1px solid #e7e9ee;background:#fff;border-radius:11px;padding:12px;display:flex;align-items:center;text-align:left;gap:11px}.chapter-picker>div>button:hover{border-color:#b8bcf4;background:#fafaff}.chapter-picker button>span{width:31px;height:31px;border-radius:9px;background:#eff0ff;color:#5961df;display:grid;place-items:center}.chapter-picker section{display:flex;flex-direction:column;flex:1;gap:3px}.chapter-picker b{font-size:11px}.chapter-picker small{font-size:9px;color:#9ca2ad}.chapter-picker i{font-style:normal;color:#6870e8}.toast{position:fixed;z-index:200;right:24px;bottom:24px;background:#182033;color:#fff;border-radius:12px;padding:13px 18px;box-shadow:0 16px 40px #12182540;font-size:12px;display:flex;align-items:center;gap:10px;animation:toast-in .25s}.toast span{width:21px;height:21px;border-radius:50%;background:#43b985;display:grid;place-items:center}.toast.error span{background:#e05c5c}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:1100px){.course-grid,.role-grid{grid-template-columns:repeat(2,1fr)}.login-story{padding:44px 5vw}.chat-context{display:none}.chat-layout{grid-template-columns:1fr}.admin-course-list>article{grid-template-columns:auto 1fr}.admin-course-actions{grid-column:2}}@media(max-width:760px){.login-page{display:block;background:#fff}.login-story{display:none}.login-panel{min-height:100vh;padding:26px}.mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:70px;font-weight:700}.login-card h2{font-size:29px}.sidebar{transform:translate(-100%);transition:.25s}.sidebar.open{transform:none}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:25;border:0;background:#080c1480}.main-area{width:100%;margin-left:0}.menu-button{display:block}.breadcrumbs span,.breadcrumbs b{display:none}.topbar{height:60px;padding:0 15px}.page{padding:26px 17px 50px}.hero{min-height:205px;padding:28px 24px}.hero h1{font-size:26px}.hero-orbit{display:none}.section-heading{margin-top:28px}.section-heading .ghost{display:none}.course-grid,.role-grid{grid-template-columns:1fr}.course-card{min-height:250px}.page-title.row{align-items:flex-start;gap:15px}.page-title h1{font-size:25px}.chat-layout{height:calc(100vh - 60px)}.chat-main{grid-template-rows:68px minmax(0,1fr) auto}.chat-title{padding:0 14px}.messages{padding:25px 15px}.welcome{margin-top:2vh}.suggestions{grid-template-columns:1fr}.message-content{max-width:86%}.composer{padding:10px 12px 12px}.composer-actions span{display:none}.admin-course-list>article{grid-template-columns:1fr}.admin-course-mark{width:45px;height:45px}.admin-course-actions{grid-column:1}.modal-layer{padding:10px}.modal-card{max-height:96vh;border-radius:16px}.form-grid{grid-template-columns:1fr;padding:20px}.full{grid-column:1}.check-grid{grid-template-columns:1fr}.modal-card>header{padding:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.main-area{font-size:16px}.topbar{height:52px;justify-content:flex-start;gap:14px;padding-top:0;padding-bottom:0}.breadcrumbs{font-size:15px}.sidebar{width:270px}.main-area{width:calc(100% - 270px);margin-left:270px}.company-brand b{font-size:19px}.company-brand small{font-size:11px}.sidebar nav>p{font-size:13px}.sidebar nav button{min-height:52px;height:auto;font-size:16px;line-height:1.4}.sidebar nav button i{font-size:21px}.profile{min-height:58px}.profile b{font-size:15px}.profile small{font-size:12px;line-height:1.4}.eyebrow{font-size:13px!important;line-height:1.5}.hero{min-height:230px}.hero h1{font-size:40px;line-height:1.25}.hero p:not(.eyebrow){font-size:17px;line-height:1.8}.section-heading h2{font-size:25px}.section-heading p,.page-title p{font-size:16px;line-height:1.7}.ghost,.primary{min-height:44px;font-size:15px}.course-grid{gap:16px}.course-card{min-height:280px;padding:20px 22px}.course-symbol{width:52px;height:52px;border-radius:15px;margin:16px 0 12px}.course-symbol span{font-size:22px}.course-no{font-size:14px}.course-status{font-size:13px;padding:6px 11px}.course-card h3{font-size:23px}.course-card>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:16px;line-height:1.7}.course-meta{left:22px;right:22px;bottom:16px;padding-top:12px;font-size:14px;line-height:1.5}.empty-state h3{font-size:22px}.empty-state p{font-size:16px;line-height:1.8}.chat-layout{height:calc(100vh - 52px);grid-template-columns:285px 1fr}.chat-context{padding:26px 20px}.context-back{font-size:15px;min-height:44px}.chat-context>p,.chapter-switch>small{font-size:13px}.chat-context>h3{font-size:20px}.chapter-switch button{min-height:62px}.chapter-switch .chapter-entry>span{width:34px;height:34px;font-size:13px}.chapter-switch b{font-size:16px;line-height:1.4}.chapter-switch small{font-size:13px;line-height:1.4}.chat-main{grid-template-rows:84px minmax(0,1fr) auto}.chat-title h2{font-size:19px}.chat-title p{font-size:14px}.welcome h2{font-size:27px;line-height:1.45}.welcome>p:not(.eyebrow){font-size:16px;line-height:1.8}.suggestions button{min-height:50px;font-size:15px;line-height:1.5}.message-avatar{width:42px;height:42px;font-size:12px}.message-content>small{font-size:13px}.message-content>div{font-size:17px;line-height:1.95;padding:16px 19px}.composer textarea{font-size:17px;line-height:1.7;min-height:44px}.composer-actions span,.composer>p{font-size:13px;line-height:1.5}.composer-actions button{width:42px;height:42px}.page-title h1{font-size:36px;line-height:1.3}.table-head{height:68px}.table-head b{font-size:17px}.table-head span{font-size:14px}th{font-size:14px;padding:15px 18px}td{font-size:16px;line-height:1.6;padding:17px 18px}.person>span{width:42px;height:42px;font-size:16px}.person b{font-size:16px}.person small{font-size:13px}.chips span,.permission-list span{font-size:13px;padding:6px 9px}.status-dot{font-size:13px;padding:7px 11px}.row-actions button,.admin-course-actions button,.admin-chapters button,.role-grid footer button{font-size:14px;min-height:40px;padding:7px 5px}.admin-course-list>article{padding:24px}.admin-course-mark{width:64px;height:64px;font-size:23px}.admin-course-title h3{font-size:20px}.admin-course-title p{font-size:14px;line-height:1.6}.admin-course-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-course-title>div{min-width:0;flex:1}.admin-course-title>.status-dot{height:40px;flex:0 0 auto;margin-top:3px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;line-height:1;white-space:nowrap}.admin-course-actions{margin-top:3px}.admin-chapters>div{padding:11px 13px}.admin-chapters>div>span{width:30px;height:30px;font-size:13px}.admin-chapters section{min-width:155px}.admin-chapters b{font-size:15px}.admin-chapters small{font-size:12px;line-height:1.5}.add-chapter{font-size:15px!important;min-height:48px!important}.role-grid article{min-height:260px;padding:24px}.role-top>span{width:48px;height:48px;font-size:20px}.role-top h3{font-size:19px}.role-top small{font-size:13px}.role-grid article>p{font-size:15px;line-height:1.8}.modal-card header h2{font-size:23px}.modal-card header>button{width:40px;height:40px;font-size:22px}.form-grid{padding:22px 24px 24px;gap:16px 18px}.form-grid>label{min-width:0}.form-grid>label,.form-grid legend{font-size:14px;line-height:1.45}.form-grid input:not([type=checkbox]):not([type=color]),.form-grid textarea,.form-grid select{min-height:42px;font-size:14px;font-weight:400;line-height:1.5}.form-grid input[type=color]{height:42px;min-height:42px;padding:5px;font-weight:400}.form-grid input[type=checkbox]{width:18px;height:18px;min-height:18px;flex:0 0 18px;margin:0;padding:0;border:0;border-radius:4px;background:transparent;accent-color:#5b63f2}.chapter-picker select{min-height:48px;font-size:16px;line-height:1.6}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.check{min-width:0;min-height:52px;padding:10px 12px!important;gap:10px!important}.check span{min-width:0}.check b{font-size:14px}.check small{font-size:12px;line-height:1.45}.form-flags{flex-wrap:wrap;gap:10px 24px;padding:2px 0}.form-flags label{min-height:36px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400}.provider-flags{padding:12px 14px;border:1px solid #e6e8f0;border-radius:11px;background:#fafaff}.provider-flags .disabled-option{color:#a4a9b4}.provider-flags input:disabled{cursor:not-allowed}.form-actions{gap:10px;padding-top:16px}.form-actions button{font-size:14px;min-height:42px}.chapter-picker>p{font-size:14px}.chapter-picker>div>button{min-height:66px}.chapter-picker button>span{width:38px;height:38px;font-size:15px}.chapter-picker b{font-size:16px}.chapter-picker small{font-size:13px;line-height:1.5}.toast{font-size:15px;line-height:1.5;padding:15px 20px}.logout-confirm{padding:30px 28px 28px;text-align:center}.logout-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;display:grid;place-items:center;background:#fff0f0;color:#d85d5d;font-size:28px;font-weight:700}.logout-confirm h3{margin:0 0 10px;font-size:21px;color:var(--ink)}.logout-confirm p{margin:0 auto 24px;max-width:390px;color:var(--muted);font-size:15px;line-height:1.8}.logout-confirm .form-actions{justify-content:center}.logout-button{background:linear-gradient(135deg,#e56b6b,#cc5050);box-shadow:0 10px 25px #cc505033}.chapter-picker-course{min-height:48px;margin-bottom:14px;padding:10px 12px;border-radius:9px;background:#f3f4ff;color:#4249b8;font-size:17px;font-weight:700;display:flex!important;align-items:center}.chapter-picker-list{min-width:0;grid-template-columns:minmax(0,1fr)}.chapter-picker-list>button{position:relative;width:100%;min-width:0}.chapter-picker-list>button:after{content:attr(data-description);position:absolute;z-index:3;top:calc(100% - 2px);left:53px;right:41px;padding:9px 11px;border-radius:8px;background:#252a36;color:#fff;box-shadow:0 8px 24px #14182233;font-size:13px;font-weight:400;line-height:1.5;white-space:normal;opacity:0;visibility:hidden;transform:translateY(-3px);pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility 0s linear .2s}.chapter-picker-list>button:hover,.chapter-picker-list>button:focus-visible{z-index:2}.chapter-picker-list>button:hover:after,.chapter-picker-list>button:focus-visible:after{opacity:1;visibility:visible;transform:none;transition-delay:.08s}.chapter-picker-list section{min-width:0;overflow:hidden}.chapter-picker-list i{flex:0 0 auto}.chapter-picker-description{display:block;width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(hover:none),(pointer:coarse){.chapter-picker-list>button:after{display:none}.chapter-picker-description{overflow:visible;text-overflow:clip;white-space:normal}}.chat-layout{min-height:0;overflow:hidden;height:calc(100vh - 52px);height:calc(100dvh - 52px)}.chat-main{--composer-reserve:190px;position:relative;height:100%;min-height:0;overflow:hidden;grid-template-rows:84px minmax(0,1fr)}.messages{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:var(--composer-reserve);scroll-padding-bottom:var(--composer-reserve)}.message-history-more{display:block;min-height:36px;margin:0 auto 26px;padding:8px 18px;border:1px solid #dfe2ee;border-radius:18px;background:#f8f9ff;color:#5b64d9;font-size:12px;font-weight:700}.message-history-more:hover:not(:disabled){background:#eff1ff}.message-history-more:disabled{cursor:wait;opacity:.65}.chat-end{height:1px;scroll-margin-bottom:calc(var(--composer-reserve) - 20px)}.composer{position:absolute;z-index:5;left:0;right:0;bottom:0;padding:30px max(7vw,40px) 18px;background:linear-gradient(180deg,#fff0,#ffffffb8 24%,#ffffffeb);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%);border-top:1px solid rgba(223,226,233,.48);box-shadow:0 -18px 34px #1f273d0f}.composer-box{background:#ffffffd1;border-color:#cdd2ddd1;box-shadow:0 12px 35px #1e263a1a}.messages{padding-left:clamp(24px,3vw,52px);padding-right:clamp(24px,3vw,52px)}.message-row{width:100%;max-width:none}.message-content{max-width:min(78%,900px)}.sidebar-foot{position:relative}.profile{position:relative;z-index:34;transition:background .2s,border-color .2s}.profile.menu-open{border-top-color:#3a465a;border-radius:12px;background:#1d2533}.profile-chevron{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;color:#687286}.profile-chevron:before{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-135deg);transform-origin:center;transition:transform .18s ease}.profile-chevron.expanded:before{transform:rotate(45deg)}.chat-layout{grid-template-columns:330px 1fr}.chat-context{position:relative;min-height:0;overflow-y:auto;overscroll-behavior:contain}.chat-context-close,.chat-context-toggle,.chat-context-scrim{display:none}.chapter-switch{display:grid;gap:5px}.chapter-group{border:0;border-radius:0;background:transparent;box-shadow:none}.chapter-heading{min-height:62px;border-radius:10px;display:flex;align-items:center;transition:background .18s,box-shadow .18s}.chapter-heading:hover,.chapter-group.active>.chapter-heading{background:#fff;box-shadow:0 5px 16px #232b3f0d}.chapter-switch .chapter-entry{min-width:0;min-height:62px;flex:1;margin:0;padding:10px 6px 10px 10px;border:0;border-radius:10px;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;box-shadow:none}.chapter-switch .chapter-entry:hover{background:transparent;box-shadow:none}.chapter-entry>span{width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:#eceef4;display:grid;place-items:center;font-size:14px;font-weight:700}.chapter-group.active .chapter-entry>span{background:#5f67ed;color:#fff}.chapter-entry>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px;overflow:hidden}.chapter-entry b{overflow:hidden;color:var(--ink);font-size:15px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.chapter-entry small{overflow:hidden;color:#8e96a6;font-size:13px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.chapter-switch .chapter-add{width:40px;min-height:40px;flex:0 0 40px;margin:0 5px 0 0;padding:0;border:0;border-radius:50%;background:transparent;color:#7f8798;display:grid;place-items:center;font-size:22px;line-height:1;box-shadow:none}.chapter-switch .chapter-add:hover{background:#eef0ff;color:#5058cf;box-shadow:none}.chapter-sessions{margin:3px 5px 9px 43px;padding:1px 0 2px 13px;border-left:2px solid #dfe2ee;display:grid;gap:1px}.chapter-session{position:relative;min-height:43px;border:0;border-radius:0;background:transparent;box-shadow:none;display:flex;align-items:center}.chapter-session:before{content:"";position:absolute;left:-18px;top:20px;width:6px;height:6px;border-radius:50%;background:#c8ccd7}.chapter-session.current:before{background:#5f67ed;box-shadow:0 0 0 3px #eceefe}.chapter-switch .session-open{width:auto;min-width:0;min-height:43px;flex:1;margin:0;padding:5px 5px 5px 2px;border:0;border-radius:0;background:transparent;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;color:#626a7a;text-align:left;box-shadow:none}.chapter-switch .session-open:hover{background:transparent;box-shadow:none}.chapter-session:hover .session-open>span{color:#3f47b7}.chapter-switch .session-open>span{width:auto;height:auto;min-width:0;border-radius:0;background:transparent;display:block;overflow:hidden;font-size:14px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.chapter-session.current .session-open>span{color:#3f47b7;font-weight:700}.session-open time{color:#9da3af;font-size:12px;white-space:nowrap}.chapter-switch .session-delete{width:30px;min-height:38px;flex:0 0 30px;margin:0;padding:0;border:0;border-radius:8px;background:transparent;color:#a7adba;display:grid;place-items:center;font-size:18px;box-shadow:none}.chapter-switch .session-delete:hover{background:transparent;color:#d85d5d;box-shadow:none}.no-sessions{margin:8px 10px;color:#9aa1af;font-size:13px;line-height:1.5}.chapter-switch .session-more{width:100%;min-height:40px;margin:2px 0 0;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:#6870dc;display:block;text-align:center;font-size:13px;font-weight:700;box-shadow:none}.chapter-switch .session-more:hover{background:#f2f3ff;box-shadow:none}.chat-heading{min-width:0;flex:1;display:flex;align-items:center;gap:12px}.chat-heading>.agent-badge{width:42px;height:42px;flex:0 0 42px}.chat-heading-copy{min-width:0;flex:1}.chat-heading-copy h2,.chat-heading-copy p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-history-report{flex:0 0 auto;min-height:36px;padding:0 13px;border:1px solid #d9dced;border-radius:9px;background:#fff;color:#555fce;font-weight:700}.profile-menu{position:absolute;z-index:35;left:0;right:0;bottom:calc(100% + 12px);padding:10px;border:1px solid #e1e4eb;border-radius:15px;background:#fffffff7;color:var(--ink);box-shadow:0 18px 42px #050a1447;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);animation:profile-menu-in .18s ease-out}.profile-menu:after{content:"";position:absolute;right:18px;bottom:-7px;width:13px;height:13px;transform:rotate(45deg);border-right:1px solid #e1e4eb;border-bottom:1px solid #e1e4eb;background:#fff}.profile-menu>p{margin:2px 8px 8px;color:#9299a7;font-size:12px;letter-spacing:.08em}.profile-menu>button{position:relative;z-index:1;width:100%;min-height:58px;padding:9px 10px;border:0;border-radius:11px;background:transparent;color:#bd4545;display:flex;align-items:center;gap:11px;text-align:left}.profile-menu>button:hover{background:#fff2f2}.profile-menu>button>span{width:36px;height:36px;border-radius:10px;background:#fff0f0;display:grid;place-items:center;font-size:18px}.profile-menu>button>div{display:flex;flex-direction:column;gap:3px}.profile-menu b{font-size:15px}.profile-menu small{color:#989eaa;font-size:12px;line-height:1.4}.profile-menu>button.enterprise-action{color:#4f58ce}.profile-menu>button.enterprise-action:hover{background:#f1f2ff}.profile-menu>button.enterprise-action>span{background:#eceeff;color:#5962df}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(7px) scale(.98)}to{opacity:1;transform:none}}.enterprise-profile-layer{z-index:120}.enterprise-profile-card{width:min(720px,100%)}.enterprise-profile-form{padding:22px 26px 26px}.enterprise-profile-intro{margin:0 0 8px;color:#4b5362;font-size:15px;line-height:1.75}.enterprise-profile-note{margin:0 0 20px;color:#8b92a0;font-size:13px;line-height:1.6}.enterprise-profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.enterprise-profile-fields>label{min-width:0;display:flex;flex-direction:column;gap:8px;color:#4f5766;font-size:14px;font-weight:600;line-height:1.45}.enterprise-profile-fields>label:first-child{grid-column:1/-1}.enterprise-field-label{display:flex;align-items:center;gap:4px;color:#4f5766;font-size:15px;font-weight:600;line-height:1.5}.enterprise-field-label>i{color:#d65e5e;font-style:normal;font-size:15px;line-height:1}.enterprise-profile-fields input,.enterprise-profile-fields select{width:100%;min-height:46px;border:1px solid #dfe2e8;border-radius:10px;padding:10px 12px;outline:0;background:#fff;color:var(--ink);font-size:15px;font-weight:400;line-height:1.5}.enterprise-profile-fields input:disabled,.enterprise-profile-fields select:disabled{background-color:#f5f6f8;color:#8d95a4;cursor:not-allowed}.enterprise-profile-fields input:focus,.enterprise-profile-fields select:focus{border-color:#777ff1;box-shadow:0 0 0 3px #5b63f214}.enterprise-profile-fields label.invalid input,.enterprise-profile-fields label.invalid select{border-color:#dc6a6a;box-shadow:0 0 0 3px #dc6a6a14}.enterprise-profile-fields label>small{color:#c94f4f;font-size:12px;font-weight:500;line-height:1.5}.enterprise-profile-submit-error{margin:18px 0 0;padding:11px 13px;border-radius:9px;background:#fff1f1;color:#b94747;font-size:13px;line-height:1.55}.enterprise-profile-form>.form-actions{margin-top:22px}@media(max-width:1100px){.sidebar{width:270px}.main-area{width:calc(100% - 270px);margin-left:270px}.chat-layout{grid-template-columns:1fr}.chat-context{display:block;position:fixed;z-index:46;top:52px;bottom:0;left:270px;width:min(360px,calc(100vw - 270px));height:auto;padding-top:60px;background:#f8f9fb;box-shadow:16px 0 42px #131a2a2e;transform:translate(-110%);transition:transform .24s ease}.chat-context.open{transform:none}.chat-context-close{position:absolute;top:14px;right:16px;width:36px;height:36px;border:0;border-radius:9px;background:#eceef3;color:#697184;display:grid;place-items:center;font-size:22px}.chat-context-toggle{min-height:44px;padding:0 12px;border:1px solid #e1e4ec;border-radius:10px;background:#fff;color:#5961d8;display:flex;align-items:center;gap:7px;font-size:14px;font-weight:700;white-space:nowrap}.chat-context-scrim{position:fixed;z-index:44;top:52px;right:0;bottom:0;left:270px;border:0;background:#0e131e61;display:block}}@media(max-width:760px){.sidebar{width:280px}.main-area{width:100%;margin-left:0}.topbar{height:52px}.chat-layout{height:calc(100vh - 52px)}.hero h1{font-size:31px}.hero p:not(.eyebrow){font-size:16px}.course-card{min-height:270px}.page-title h1{font-size:30px}.chat-main{--composer-reserve:170px;grid-template-rows:76px minmax(0,1fr)}.chat-title h2{font-size:17px}.chat-context{left:0;width:min(360px,88vw)}.chat-context-scrim{left:0}.enterprise-profile-layer{padding:10px}.enterprise-profile-card{max-height:calc(100dvh - 20px);border-radius:16px}.enterprise-profile-card>header{padding:18px}.enterprise-profile-form{padding:18px}.enterprise-profile-intro{font-size:14px}.enterprise-profile-fields{grid-template-columns:minmax(0,1fr);gap:15px}.enterprise-profile-fields>label:first-child{grid-column:1}.enterprise-profile-fields input,.enterprise-profile-fields select{min-height:48px;font-size:16px}.enterprise-profile-form>.form-actions{position:sticky;bottom:-18px;margin:20px -18px -18px;padding:14px 18px 18px;background:#fffffff5}.enterprise-profile-form>.form-actions button{min-height:46px;flex:1}.chat-context-toggle{width:44px;padding:0;justify-content:center;font-size:18px}.chat-context-toggle>span{display:none}.messages{padding-left:15px;padding-right:15px}.message-content{max-width:84%}.message-content>div{font-size:16px}.composer{padding:24px 12px 12px}.composer-actions span{display:none}.form-grid{grid-template-columns:minmax(0,1fr);padding:18px}.check-grid{grid-template-columns:minmax(0,1fr)}.form-flags{display:grid;grid-template-columns:minmax(0,1fr)}}.operations-page{max-width:1720px}.operations-heading{gap:24px;align-items:flex-start!important}.operations-tools-area{display:grid;justify-items:end;gap:7px}.operations-tools-area>small{color:#7d8595;font-size:12px}.operations-tools{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.operations-tools .ghost,.upload-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;white-space:nowrap}.upload-button{cursor:pointer}.upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.operations-tabs{width:max-content;margin:0 0 16px;padding:5px;border:1px solid #e2e5ec;border-radius:13px;background:#eceef3;display:flex;gap:4px}.operations-tabs button{min-height:42px;padding:0 18px;border:0;border-radius:9px;background:transparent;color:#687184;font-size:14px;font-weight:700}.operations-tabs button.active{background:#fff;color:#4e57d4;box-shadow:0 4px 14px #1f273d14}.operations-panel{min-height:560px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;grid-template-columns:310px minmax(0,1fr);overflow:hidden;box-shadow:0 10px 34px #1f273d0b}.operations-context{padding:22px;border-right:1px solid var(--line);background:#fafbfc}.operations-context>label{display:grid;gap:8px;color:#626b7e;font-size:14px;font-weight:700}.operations-context select{width:100%;min-height:46px;padding:0 12px;border:1px solid #dfe3ea;border-radius:10px;background:#fff;color:var(--ink);font-size:14px}.member-filter{margin-top:16px;padding:4px;border-radius:11px;background:#eceef3;display:grid;grid-template-columns:1fr 1fr;gap:3px}.member-filter button{min-height:40px;border:0;border-radius:8px;background:transparent;color:#727b8d;font-size:13px;font-weight:700}.member-filter button.active{background:#fff;color:#5059d8;box-shadow:0 3px 10px #1f273d14}.context-summary{margin-top:18px;padding:15px;border:1px solid #e6e8f1;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:5px}.context-summary b{font-size:16px}.context-summary span{color:var(--muted);font-size:13px}.course-picks>p{margin:0 0 12px;color:#626b7e;font-size:14px;font-weight:700}.course-picks>div{max-height:490px;display:grid;gap:8px;overflow-y:auto}.course-picks label{min-height:58px;padding:9px 10px;border:1px solid #e3e6ed;border-radius:10px;background:#fff;display:flex;align-items:center;gap:10px;cursor:pointer}.course-picks label:has(input:checked){border-color:#aeb4f4;background:#f5f5ff}.course-picks label.inactive{background:#f5f6f8}.course-picks input,.operations-table input{width:18px;height:18px;flex:0 0 18px;accent-color:#5b63f2}.course-picks span{min-width:0;display:flex;flex-direction:column;gap:3px}.course-picks b{font-size:14px}.course-picks small{color:#8d95a4;font-size:12px}.operations-list{min-width:0;display:flex;flex-direction:column}.operations-list-head{min-height:82px;padding:15px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.operations-list-head form{display:flex;gap:8px;flex:1;min-width:260px;max-width:430px}.operations-list-head form input{min-width:0;min-height:44px;flex:1;padding:0 13px;border:1px solid #dfe3ea;border-radius:10px;font-size:14px}.operations-list-head form input:focus{outline:0;border-color:#737bf2;box-shadow:0 0 0 3px #5b63f217}.batch-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.batch-actions>span{color:#6f788a;font-size:13px;white-space:nowrap}.batch-actions button{min-height:40px;padding:8px 11px;font-size:13px}.batch-actions .assignment-action{width:92px;white-space:nowrap}.danger-outline{min-height:40px;border:1px solid #f0caca;border-radius:10px;background:#fff7f7;color:#c34e4e;font-weight:700}.operations-table{flex:1}.operations-table table{min-width:760px}.operations-table th:first-child,.operations-table td:first-child{width:52px;text-align:center}.operations-table td{font-size:14px}.operations-empty{padding:52px 20px;color:#9299a7;text-align:center}.operations-pagination{min-height:64px;padding:10px 18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;color:#7b8495;font-size:13px}.operations-pagination>div{display:flex;gap:8px}.operations-pagination button{min-height:40px;padding:7px 13px;font-size:13px}.import-errors{margin-top:16px;padding:18px 20px;border:1px solid #f1cccc;border-radius:14px;background:#fff7f7;color:#923f3f}.import-errors>div{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.import-errors b{font-size:16px}.import-errors span{font-size:13px}.import-errors ul{max-height:220px;margin:12px 0 0;padding:0;list-style:none;overflow-y:auto}.import-errors li{padding:8px 0;border-top:1px solid #f3dede;display:grid;grid-template-columns:90px 100px 1fr;gap:10px;font-size:13px}.import-errors li strong{color:#ad4848}.import-errors li span{color:#7f5960}.form-note{margin:0;padding:12px 14px;border-radius:10px;background:#f3f4ff;color:#5962a5;font-size:14px;line-height:1.7}@media(max-width:1200px){.operations-panel{grid-template-columns:270px minmax(0,1fr)}.operations-list-head{align-items:flex-start}.batch-actions{justify-content:flex-start}}@media(max-width:760px){.operations-heading{display:grid!important}.operations-tools-area{width:100%;justify-items:start}.operations-tools{width:100%;justify-content:flex-start}.operations-tools>*{flex:1 1 calc(50% - 5px)}.operations-tabs{width:100%}.operations-tabs button{flex:1;padding:0 9px}.operations-panel{min-height:0;grid-template-columns:minmax(0,1fr);overflow:visible}.operations-context{border-right:0;border-bottom:1px solid var(--line)}.course-picks>div{max-height:260px}.operations-list-head{padding:13px}.operations-list-head form{width:100%;max-width:none;min-width:0}.batch-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.batch-actions>span{grid-column:1/-1}.batch-actions button,.batch-actions .assignment-action{width:100%}.operations-table{max-width:100%;overflow-x:auto}.operations-pagination{align-items:flex-start;flex-direction:column}.operations-pagination>div{width:100%}.operations-pagination button{flex:1}.import-errors li{grid-template-columns:1fr;gap:3px}.import-errors li span{display:block}}select:not([multiple]){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px!important;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23737b8c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px;cursor:pointer}select:not([multiple]):disabled{cursor:not-allowed}.course-backup-tools{display:flex;align-items:center;gap:10px}.course-backup-input{display:none}@media(max-width:760px){.course-backup-tools{width:100%;align-items:stretch}.course-backup-tools button{flex:1}}.brand-image{display:block;object-fit:contain;flex:0 0 auto;background:#fff;color:initial;font-weight:400;letter-spacing:normal}.diagnostic-layout{height:calc(100vh - 72px);display:grid;grid-template-columns:300px minmax(0,1fr);background:#f5f6fa;overflow:hidden}.diagnostic-outline{padding:24px 20px;border-right:1px solid #e2e5ed;background:#fff;overflow-y:auto;display:flex;flex-direction:column}.diagnostic-outline>.context-back{margin-bottom:26px}.diagnostic-outline>p{margin:0;color:#9098a8;font-size:11px;font-weight:800;letter-spacing:.13em}.diagnostic-outline>h2{margin:7px 0 20px;font-size:22px}.diagnostic-progress{margin-bottom:24px;padding:15px;border-radius:13px;background:#f2f3ff;display:grid;grid-template-columns:1fr auto;gap:7px}.diagnostic-progress:before{content:"";height:7px;border-radius:10px;background:#dfe2f1;grid-column:1/-1;grid-row:1;align-self:center}.diagnostic-progress>span{z-index:1;width:var(--progress);height:7px;border-radius:10px;background:#5c65ed;grid-column:1/-1;grid-row:1;transition:width .25s}.diagnostic-progress b{color:#4c55d3}.diagnostic-progress small{color:#7e8798}.diagnostic-outline nav h3{margin:18px 6px 8px;color:#7e8798;font-size:12px}.diagnostic-outline nav button{width:100%;min-height:48px;padding:8px;border:0;border-radius:10px;background:transparent;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;text-align:left}.diagnostic-outline nav button:hover,.diagnostic-outline nav button.active{background:#f1f2ff}.diagnostic-outline nav button>span{width:25px;height:25px;border:1px solid #d9dde6;border-radius:50%;display:grid;place-items:center;color:#8991a1;font-size:11px}.diagnostic-outline nav button.done>span{border-color:#82c2a3;background:#e9f7f0;color:#257d57}.diagnostic-outline nav button.warning>span{border-color:#e7b36e;background:#fff3df;color:#a96612}.diagnostic-outline nav button b{overflow:hidden;color:#596174;font-size:13px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.diagnostic-outline nav button.active b{color:#4c55d3}.diagnostic-outline>footer{margin-top:auto;padding-top:22px;display:grid;gap:8px}.diagnostic-outline>footer>button,.diagnostic-outline details button{min-height:40px;border:1px solid #dfe2ea;border-radius:9px;background:#fff;color:#596174;font-weight:700}.diagnostic-outline details summary{padding:9px 0;color:#737c8d;font-size:13px;cursor:pointer}.diagnostic-outline details button{width:100%;margin-top:6px;font-size:12px}.diagnostic-outline details button.active{border-color:#9098ef;color:#4c55d3}.diagnostic-outline details .diagnostic-report-link{padding:7px 9px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;text-align:left}.diagnostic-report-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diagnostic-report-link i{padding:3px 6px;border-radius:12px;background:#eef0f4;color:#737c8d;font-size:10px;font-style:normal;white-space:nowrap}.diagnostic-report-link i.pending{background:#fff4df;color:#a56a14}.diagnostic-report-link i.generating{background:#eceeff;color:#555ed4}.diagnostic-report-link i.completed{background:#e8f7ef;color:#277c58}.diagnostic-report-link i.failed{background:#fff0f0;color:#ad4d4d}.diagnostic-main{min-width:0;overflow-y:auto}.diagnostic-topbar{min-height:80px;padding:14px 32px;border-bottom:1px solid #e1e4eb;background:#fff;display:flex;align-items:center;gap:18px;position:sticky;top:0;z-index:5}.diagnostic-topbar>button{display:none}.diagnostic-topbar div{flex:1}.diagnostic-topbar p,.diagnostic-topbar h1{margin:0}.diagnostic-topbar p{color:#8a92a1;font-size:12px}.diagnostic-topbar h1{margin-top:3px;font-size:19px}.diagnostic-topbar>span{padding:6px 10px;border-radius:20px;background:#f0f1ff;color:#5660d8;font-size:12px;font-weight:700}.diagnostic-question-stage,.diagnostic-review,.report-page{width:min(960px,calc(100% - 48px));margin:0 auto;padding:46px 0 70px}.diagnostic-question-card{border:1px solid #e0e3eb;border-radius:20px;background:#fff;box-shadow:0 15px 50px #252c4b0f;overflow:hidden}.diagnostic-question-card.needs-confirmation{border-color:#edba75}.agent-question{padding:30px 34px;background:linear-gradient(135deg,#f3f4ff,#fafaff);display:flex;align-items:flex-start;gap:16px}.agent-question>span{width:43px;height:43px;border-radius:13px;background:#5861e9;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900;box-shadow:0 8px 22px #5861e940}.agent-question>div{min-width:0;flex:1}.agent-question small{color:#7079df;font-size:12px;font-weight:800}.agent-question h2{margin:6px 0 0;font-size:23px;line-height:1.45}.agent-question p{margin:8px 0 0;color:#71798a;line-height:1.7}.answer-source-hint{margin:0;padding:16px;border-radius:10px;background:#f6f7fb;color:#737c8e;text-align:center}.diagnostic-display{margin:0 0 16px;padding:18px 22px;border:1px solid #e0e3eb;border-radius:14px;background:#fff}.diagnostic-display.heading{padding:0;border:0;background:transparent}.diagnostic-display.callout{border-color:#ccd0fb;background:#f5f6ff}.diagnostic-display h2,.diagnostic-display h3{margin:0;font-size:21px;line-height:1.45}.diagnostic-display h3{font-size:17px}.diagnostic-display p{margin:8px 0 0;color:#697386;line-height:1.7}.diagnostic-display-divider{margin:22px 0;border:0;border-top:1px solid #dfe3eb}.diagnostic-answer{padding:32px 34px}.diagnostic-answer>input,.diagnostic-answer>textarea,.list-answer input,.table-answer input{width:100%;padding:13px 14px;border:1px solid #dce0e8;border-radius:11px;background:#fff;font:inherit}.diagnostic-answer>textarea{resize:vertical;line-height:1.7}.diagnostic-answer input:focus,.diagnostic-answer textarea:focus{outline:0;border-color:#747ced;box-shadow:0 0 0 3px #5c65ed1a}.answer-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.answer-options button{min-height:50px;padding:10px 14px;border:1px solid #dde1e9;border-radius:11px;background:#fff;color:#4f586b;font-weight:650;text-align:left}.answer-options button.selected{border-color:#7c84ee;background:#f0f1ff;color:#4c55d3;box-shadow:0 0 0 2px #5c65ed12}.rating-options{display:flex;gap:10px}.rating-options button{width:48px;height:48px;border:1px solid #dde1e9;border-radius:11px;background:#fff;color:#616a7c;font-weight:800}.rating-options button.selected{border-color:#646dec;background:#646dec;color:#fff}.list-answer,.table-answer{display:grid;gap:11px}.list-answer>div{display:grid;grid-template-columns:30px 1fr 34px;align-items:center;gap:9px}.list-answer>div>span{width:28px;height:28px;border-radius:50%;background:#eff1f6;display:grid;place-items:center;color:#70798a;font-size:12px}.list-answer>div>button,.table-answer header button{border:0;background:transparent;color:#ba5656}.add-answer-row{min-height:44px;border:1px dashed #bfc5d2;border-radius:10px;background:#fafbfc;color:#5861d8;font-weight:700}.table-answer section{padding:17px;border:1px solid #e0e3eb;border-radius:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.table-answer header{grid-column:1/-1;display:flex;justify-content:space-between}.table-answer label{display:grid;gap:6px;color:#687184;font-size:13px;font-weight:700}.fixed-matrix-scroll{max-width:100%;border:1px solid #cbd6f5;border-radius:14px;overflow-x:auto;overscroll-behavior-inline:contain;background:#fff}.fixed-matrix-input{width:100%;min-width:max-content;border-collapse:separate;border-spacing:0;color:#424a59}.fixed-matrix-input th,.fixed-matrix-input td{height:70px;padding:8px;border-right:1px solid #e1e5ee;border-bottom:1px solid #e1e5ee;text-align:center}.fixed-matrix-input thead th{min-width:190px;background:#eef3ff;font-size:17px;font-weight:800}.fixed-matrix-input thead th:first-child{min-width:125px;position:sticky;left:0;z-index:3}.fixed-matrix-input tbody th{min-width:125px;background:#eef3ff;font-size:16px;font-weight:800;position:sticky;left:0;z-index:2}.fixed-matrix-input tr:last-child th,.fixed-matrix-input tr:last-child td{border-bottom:0}.fixed-matrix-input th:last-child,.fixed-matrix-input td:last-child{border-right:0}.fixed-matrix-input input{width:100%;min-width:170px;min-height:48px;padding:10px 12px;border:1px solid #d9deeb;border-radius:9px;background:#fff;font:inherit;text-align:center}.fixed-matrix-input input:focus{outline:0;border-color:#747ced;box-shadow:0 0 0 3px #5c65ed1a}.fixed-matrix-scroll.compact .fixed-matrix-input th,.fixed-matrix-scroll.compact .fixed-matrix-input td{height:54px;padding:6px}.fixed-matrix-scroll.compact .fixed-matrix-input thead th{min-width:130px;font-size:12px}.fixed-matrix-scroll.compact .fixed-matrix-input thead th:first-child,.fixed-matrix-scroll.compact .fixed-matrix-input tbody th{min-width:88px;font-size:11px}.fixed-matrix-scroll.compact .fixed-matrix-input input{min-width:118px;min-height:38px;padding:7px}.field-error{margin:12px 0 0;color:#b84242;font-size:13px}.answer-save{margin-top:25px;padding-top:20px;border-top:1px solid #eceef3;display:flex;align-items:center;justify-content:space-between;gap:15px}.answer-save>span{color:#858d9c;font-size:13px}.answer-save>div{display:flex;align-items:center;justify-content:flex-end;gap:10px}.diagnostic-actions{margin-top:20px;display:flex;justify-content:space-between;gap:14px}.diagnostic-actions button{min-height:48px}.diagnostic-review>h1{margin:8px 0 10px;font-size:31px}.diagnostic-review>p:not(.eyebrow){margin:0 0 28px;color:#70798a;line-height:1.7}.diagnostic-review>article{margin-bottom:17px;padding:24px;border:1px solid #e0e3eb;border-radius:16px;background:#fff}.diagnostic-review article h2{margin:0 0 14px;font-size:18px}.diagnostic-review article button{width:100%;min-height:66px;padding:12px 0;border:0;border-top:1px solid #eceef3;background:#fff;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr) auto;align-items:center;gap:16px;text-align:left}.diagnostic-review article button span{color:#737c8d;font-size:13px}.diagnostic-review article button b{overflow:hidden;text-overflow:ellipsis}.diagnostic-review article button i{color:#5962dc;font-style:normal;font-size:12px}.diagnostic-review-displays{margin-top:18px;display:grid;gap:10px}.snapshot-answer-row{min-height:66px;padding:12px 0;border-top:1px solid #eceef3;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);align-items:center;gap:16px}.snapshot-answer-row span{color:#737c8d;font-size:13px}.snapshot-answer-row b{overflow-wrap:anywhere}.diagnostic-loading,.report-waiting{min-height:560px;padding:60px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.diagnostic-loading i{width:40px;height:40px;border:4px solid #dfe2ec;border-top-color:#5c65ed;border-radius:50%;animation:spin .8s linear infinite}.diagnostic-loading h2{font-size:18px}.report-waiting h1{margin:8px 0 12px;font-size:28px}.report-waiting>p:not(.eyebrow){max-width:620px;color:#71798a;line-height:1.8}.report-waiting>button,.report-waiting>div:last-child{margin-top:18px}.report-waiting>div:last-child{display:flex;gap:10px}.report-skeleton{width:230px;height:150px;position:relative}.report-skeleton i{position:absolute;border-radius:10px;background:linear-gradient(90deg,#e7e9f1,#f8f8fc,#e7e9f1);background-size:200% 100%;animation:shimmer 1.5s infinite}.report-skeleton i:first-child{top:0;right:45px;bottom:85px;left:45px}.report-skeleton i:nth-child(2){top:80px;right:0;bottom:43px;left:0}.report-skeleton i:nth-child(3){top:119px;right:25px;bottom:5px;left:25px}.waiting-mark{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#fff0f0;color:#b74c4c;font-size:28px;font-weight:900}.report-toolbar{margin-bottom:16px;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}.report-toolbar>span{margin-right:auto;color:#6f788a;font-size:13px;font-weight:700}.structured-report{border:1px solid #e0e3eb;border-radius:20px;background:#fff;box-shadow:0 15px 50px #252c4b0f;overflow:hidden}.structured-report>header{padding:38px;background:linear-gradient(140deg,#111936,#2a3569);color:#fff}.structured-report>header h1{margin:7px 0 12px;font-size:32px;overflow-wrap:anywhere}.structured-report>header>p:last-child{margin:0;max-width:800px;color:#d5daee;line-height:1.8;white-space:pre-line}.generic-report-body{padding:30px;display:grid;gap:20px}.generic-section-card{min-width:0;padding:26px;border:1px solid #e1e4ec;border-radius:16px;background:#fff;box-shadow:0 8px 24px #252c4b0b}.generic-section-heading{min-width:0;display:flex;align-items:center;gap:13px}.generic-section-heading>span{width:40px;height:40px;border-radius:11px;background:#eef0ff;color:#5660d8;display:grid;place-items:center;font-size:12px;font-weight:900}.generic-section-heading h2{min-width:0;margin:0;color:#30394e;font-size:21px;line-height:1.45;overflow-wrap:anywhere;flex:1}.generic-report-text{margin:18px 0 0;color:#5f687b;line-height:1.85;overflow-wrap:anywhere;white-space:pre-line}.generic-table-hint{margin:15px 0 0;color:#8a92a1;font-size:12px}.generic-table-scroll{max-width:100%;margin-top:10px;border:1px solid #e0e3eb;border-radius:12px;overflow-x:auto;overscroll-behavior-inline:contain}.generic-table-scroll:focus-visible{outline:3px solid rgba(92,101,237,.2);outline-offset:2px}.generic-report-table{width:100%;min-width:max-content;border-collapse:separate;border-spacing:0;color:#4f586b;font-size:13px}.generic-report-table th,.generic-report-table td{min-width:150px;max-width:360px;padding:13px 15px;border-right:1px solid #e8eaf0;border-bottom:1px solid #e8eaf0;text-align:left;vertical-align:top;line-height:1.65;overflow-wrap:anywhere;white-space:pre-line}.generic-report-table th{background:#f5f6fb;color:#434d62;font-weight:800;white-space:normal}.generic-report-table th:last-child,.generic-report-table td:last-child{border-right:0}.generic-report-table tbody tr:last-child td{border-bottom:0}.generic-report-table tbody tr:nth-child(2n) td{background:#fafbfc}.value-curve-legend{margin-top:18px;display:flex;justify-content:center;gap:16px 22px;flex-wrap:wrap}.value-curve-legend span{min-width:0;max-width:100%;display:flex;align-items:center;gap:7px;color:#596174;font-size:13px;font-weight:700;overflow-wrap:anywhere}.value-curve-legend i{width:24px;height:3px;border-radius:3px;background:var(--series-color);position:relative;flex:0 0 24px}.value-curve-legend i:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--series-color);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.value-curve-hint{margin:12px 0 0;color:#858d9c;font-size:12px;text-align:center}.value-curve-scroll{max-width:100%;margin-top:10px;border:1px solid #e0e3eb;border-radius:12px;background:#fbfcff;overflow-x:auto;overscroll-behavior-inline:contain}.value-curve-scroll:focus-visible{outline:3px solid rgba(92,101,237,.2);outline-offset:2px}.value-curve-scroll svg{display:block}.value-curve-grid{stroke:#dce0e9;stroke-width:1}.value-curve-axis{stroke:#687082;stroke-width:1.5}.value-curve-y-label,.value-curve-x-label{fill:#596174;font-size:12px}.value-curve-line{fill:none;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.value-curve-point{cursor:pointer;stroke:#fff;stroke-width:2}.value-curve-point:focus{outline:none;stroke:#202943;stroke-width:3}.value-curve-tooltip rect{fill:#fff;stroke:#cfd4df;filter:drop-shadow(0 5px 8px rgba(28,35,63,.16))}.value-curve-tooltip text{fill:#4f586a;font-size:11px;font-weight:700}.porter-overview,.porter-analysis{padding:34px}.porter-overview{container:porter-overview/inline-size;background:linear-gradient(180deg,#f8f9ff,#fff)}.report-section-heading{margin-bottom:24px;display:flex;align-items:center;gap:13px}.report-section-heading>span{width:44px;height:44px;border-radius:12px;background:#5962e3;color:#fff;display:grid;place-items:center;font-weight:900}.report-section-heading p,.report-section-heading h2{margin:0}.report-section-heading p{color:#7d8597;font-size:11px;font-weight:800;letter-spacing:.12em}.report-section-heading h2{margin-top:2px;color:#30394e;font-size:22px}.porter-score-note{margin:-12px 0 0;color:#7b8496;font-size:12px}.porter-radar{width:min(100%,680px);aspect-ratio:1/1;margin:4px auto 0;position:relative}.porter-radar>svg{width:100%;height:100%;display:block}.radar-grid{fill:#6871dd06;stroke:#d8dceb;stroke-width:1.5}.radar-grid.outer{fill:#f7f8ff;stroke:#aeb5d9;stroke-width:2}.radar-axis{stroke:#c8cde0;stroke-width:1.5}.radar-score-area{fill:#5660dc47;stroke:#5660dc;stroke-width:4;stroke-linejoin:round}.radar-score-point{fill:#fff;stroke:#5660dc;stroke-width:4}.radar-label{width:150px;padding:8px 10px;border:1px solid #e0e3ef;border-radius:11px;background:#fffffff0;box-shadow:0 7px 20px #30396614;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 7px;position:absolute;z-index:1}.radar-label>span{grid-column:1/-1;color:#525b6e;font-size:11px;font-weight:800}.radar-label>b{color:#4e58d6;font-size:22px}.radar-label>b small{margin-left:2px;color:#9198a8;font-size:10px}.radar-label>em{padding:3px 7px;border-radius:20px;background:#eff0ff;color:#5059cf;font-size:10px;font-style:normal;font-weight:800}.radar-label.top{top:2%;left:50%;transform:translate(-50%)}.radar-label.upper-right{top:28%;right:0}.radar-label.lower-right{right:7%;bottom:3%}.radar-label.lower-left{left:7%;bottom:3%}.radar-label.upper-left{top:28%;left:0}.porter-overall-recommendation{max-width:900px;margin:8px auto 0;padding:21px 23px;border:1px solid #e0e3ec;border-radius:14px;background:#fff}.porter-overall-recommendation b{color:#545ed8;font-size:13px}.porter-overall-recommendation p{margin:8px 0 0;color:#5e6779;line-height:1.8;white-space:pre-line}.porter-analysis{border-top:1px solid #e5e7ee}.porter-force-list{display:grid;gap:15px}.porter-force-list>article{padding:23px 24px;border:1px solid #e0e3eb;border-radius:15px;background:#fff;position:relative}.force-rank{position:absolute;right:20px;top:12px;color:#eef0f5;font-size:34px;font-weight:900}.force-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;position:relative}.force-heading h3{margin:0 0 7px;color:#343d50;font-size:19px}.force-heading span{padding:4px 9px;border-radius:20px;background:#f0f1ff;color:#555ed2;font-size:12px;font-weight:800}.force-heading strong{padding-right:50px;color:#4e58d6;font-size:32px;white-space:nowrap}.force-heading strong small{color:#9299a8;font-size:12px}.force-score-track{height:7px;margin:18px 0;border-radius:7px;background:#edf0f5;overflow:hidden}.force-score-track i{height:100%;max-width:100%;border-radius:7px;background:linear-gradient(90deg,#7079ea,#4f58c8);display:block}.force-recommendation{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:start;gap:10px}.force-recommendation b{padding-top:3px;color:#5962d8;font-size:12px}.force-recommendation p{margin:0;color:#616a7c;line-height:1.8;white-space:pre-line}.report-incompatible{padding:50px;border:1px solid #ead8a6;border-radius:16px;background:#fffbef;text-align:center}@container porter-overview (max-width:520px){.porter-radar{margin-top:14px}.radar-label{width:126px;padding:6px 8px}.radar-label>span{font-size:10px}.radar-label>b{font-size:18px}.radar-label.upper-right{right:-5px}.radar-label.upper-left{left:-5px}.radar-label.lower-right{right:1%}.radar-label.lower-left{left:1%}}.report-history{margin-top:24px;padding:25px;border:1px solid #e0e3eb;border-radius:16px;background:#fff}.report-history h2{margin:0}.report-history>p{color:#7b8494}.report-history>div{display:flex;gap:10px;flex-wrap:wrap}.report-history label{padding:9px 11px;border:1px solid #e0e3eb;border-radius:9px}.report-history>button{margin-top:14px}.report-history ul{margin:16px 0 0;padding:0;list-style:none}.report-history li{padding:12px 0;border-top:1px solid #eceef3;display:grid;gap:4px}.report-history li span{color:#6e7788}.report-comparison-side{padding:8px 10px;border-radius:9px;background:#f7f8fb;display:grid;gap:3px}.report-comparison-side small{color:#858d9c;font-size:11px;font-weight:800}.report-next-chapter{margin-top:24px;padding:24px;border:1px solid #dfe2ee;border-radius:16px;background:linear-gradient(135deg,#f7f8ff,#fff);display:flex;align-items:center;justify-content:space-between;gap:20px}.report-next-chapter p{margin:0;color:#657083}.report-next-chapter button{flex:0 0 auto}.workflow-editor{min-height:calc(100vh - 72px);background:#f5f6fa}.workflow-editor-top{min-height:105px;padding:18px 28px;border-bottom:1px solid #e1e4eb;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.workflow-editor-top h1,.workflow-editor-top p{margin:3px 0}.workflow-editor-top h1{font-size:24px}.workflow-editor-top p{color:#7f8797;font-size:12px}.workflow-editor-top .context-back{margin-bottom:5px}.workflow-status{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.workflow-status>span,.workflow-status>b{padding:7px 10px;border-radius:20px;background:#f1f2f7;color:#687184;font-size:12px}.workflow-status>b.warning{background:#fff0e1;color:#aa6813}.workflow-backup-input{display:none}.workflow-editor-grid.transfer-in-progress{pointer-events:none;opacity:.72}.workflow-editor-grid{height:calc(100vh - 177px);display:grid;grid-template-columns:270px minmax(420px,1fr) 390px;overflow:hidden}.workflow-editor-grid.preview-only{grid-template-columns:minmax(0,900px);justify-content:center;padding:24px;height:auto}.workflow-catalog,.workflow-config,.workflow-preview{overflow-y:auto}.workflow-catalog{padding:18px;border-right:1px solid #e1e4eb;background:#fff}.workflow-catalog>div{display:flex;align-items:center;justify-content:space-between}.workflow-catalog>div h2{font-size:16px}.workflow-catalog button{border:0;background:transparent;color:#5962d8}.workflow-catalog section{margin-top:14px}.workflow-catalog section>input{width:100%;padding:8px;border:0;border-bottom:1px solid #e5e7ed;font-weight:800}.workflow-catalog section>button{width:100%;min-height:43px;padding:7px;border-radius:8px;display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;text-align:left}.workflow-catalog section>button.active{background:#eff0ff}.workflow-catalog section>button span{width:22px;height:22px;border-radius:50%;background:#eef0f5;display:grid;place-items:center;font-size:11px}.workflow-catalog section>button b{overflow:hidden;color:#596174;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.workflow-catalog footer{display:flex;gap:4px}.workflow-catalog footer button{flex:1;padding:8px;font-size:12px}.workflow-config{padding:22px 26px}.workflow-meta,.workflow-node-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.workflow-config label,.workflow-node-form label{display:grid;gap:7px;color:#626b7d;font-size:13px;font-weight:700}.workflow-config input,.workflow-config textarea,.workflow-config select{width:100%;padding:11px 12px;border:1px solid #dfe2e9;border-radius:9px;font:inherit;font-weight:400}.workflow-config .full{grid-column:1/-1}.node-editor-head{margin:22px 0 16px;padding:17px 18px;border:1px solid #e1e4eb;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.node-editor-head>div:first-child{min-width:0;flex:1 1 240px}.node-editor-head span{color:#6570dd;font-size:11px;font-weight:800}.node-editor-head h2{margin:4px 0 0;font-size:17px;overflow-wrap:anywhere}.node-editor-head>div:last-child{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;flex-wrap:wrap;gap:6px}.node-editor-head button{padding:7px;border:0;background:transparent;color:#6570dd;white-space:nowrap}.node-editor-head label{display:flex;align-items:center;gap:5px;white-space:nowrap}.node-editor-head input{width:auto}.report-type-selector{width:min(100%,420px);position:relative}.report-type-label{display:block;margin-bottom:7px;color:#626b7d;font-size:13px;font-weight:700}.report-type-trigger{width:100%;min-height:66px;padding:10px 12px;border:1px solid #dfe2e9;border-radius:11px;background:#fff;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;text-align:left}.report-type-trigger:hover,.report-type-trigger[aria-expanded=true]{border-color:#8d94ee;box-shadow:0 0 0 3px #5c65ed14}.report-type-symbol{width:36px;height:36px;border-radius:10px;background:#eff0ff;color:#5962df;display:grid;place-items:center;font-size:17px}.report-type-trigger>span:nth-child(2){min-width:0;display:grid;gap:3px}.report-type-trigger b{color:#4f586a;font-size:13px}.report-type-trigger small{overflow:hidden;color:#858d9c;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.report-type-trigger>i{width:8px;height:8px;border-right:2px solid #7f8795;border-bottom:2px solid #7f8795;transform:rotate(45deg) translateY(-2px);transition:transform .18s}.report-type-trigger>i.open{transform:rotate(225deg) translate(-2px,-2px)}.report-type-popover{width:min(600px,calc(100vw - 48px));max-height:min(520px,calc(100vh - 180px));padding:16px;border:1px solid #dfe2e9;border-radius:14px;background:#fff;box-shadow:0 18px 55px #1e25422e;position:absolute;z-index:30;top:calc(100% + 8px);left:0;overflow:auto}.report-type-popover>header{margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between}.report-type-popover>header div{display:grid;gap:3px}.report-type-popover>header b{font-size:15px}.report-type-popover>header small{color:#858d9c;font-size:11px}.report-type-popover>header button{width:30px;height:30px;border:0;border-radius:8px;background:#f3f4f7;color:#6f7787;font-size:20px}.report-type-popover>input{width:100%;padding:10px 11px;border:1px solid #dfe2e9;border-radius:9px}.report-type-popover>nav{margin:10px 0;display:flex;gap:6px;flex-wrap:wrap}.report-type-popover>nav button{padding:6px 10px;border:0;border-radius:20px;background:#f1f2f5;color:#70798a;font-size:11px}.report-type-popover>nav button.active{background:#e9ebff;color:#5059d4}.report-type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.report-type-options>button{min-height:92px;padding:13px;border:1px solid #e0e3ea;border-radius:11px;background:#fff;display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;text-align:left;position:relative}.report-type-options>button:hover{border-color:#aeb4ef}.report-type-options>button.active{border-color:#747dec;background:#f4f4ff;box-shadow:0 0 0 2px #5c65ed12}.report-type-options>button>i{width:16px;height:16px;margin-top:2px;border:1px solid #b9bfca;border-radius:50%;position:relative}.report-type-options>button.active>i{border-color:#626be8}.report-type-options>button.active>i:after{content:"";width:8px;height:8px;border-radius:50%;background:#626be8;position:absolute;top:3px;right:3px;bottom:3px;left:3px}.report-type-options>button>span{display:grid;align-content:start;gap:5px}.report-type-options b{color:#515a6c;font-size:13px}.report-type-options small{color:#7f8797;font-size:11px;font-weight:500;line-height:1.45}.report-type-options em{grid-column:2;margin-top:3px;color:#626bdd;font-size:10px;font-style:normal}.report-type-options>p{grid-column:1/-1;color:#858d9c;text-align:center}.workflow-node-form{padding:20px;border:1px solid #e1e4eb;border-radius:14px;background:#fff}.workflow-node-form fieldset{padding:15px;border:1px solid #e3e6ec;border-radius:10px}.workflow-node-form fieldset>p{margin:0 0 10px;color:#87909f;font-size:12px}.workflow-node-form legend{padding:0 7px;color:#5f687a;font-weight:800}.inline-check{display:flex!important;align-items:center}.inline-check input{width:auto}.text-segment-editor{display:grid;gap:8px}.text-segment-editor>span{color:#626b7d;font-size:13px;font-weight:700}.title-answer-reference{padding:10px 12px;border:1px solid #dfe2e9;border-radius:9px;background:#f8f9fc;display:flex;align-items:center;justify-content:space-between;gap:12px}.title-answer-reference>div{min-width:0;display:grid;gap:2px}.title-answer-reference b{color:#6570dd;font-size:12px}.title-answer-reference small{overflow-wrap:anywhere;color:#626b7d}.title-answer-reference button{flex:0 0 auto;border:0;background:transparent}.add-text-segment{justify-self:start}.reference-picker{padding:14px;border:1px solid #e3e6ec;border-radius:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:9px}.reference-fields{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.reference-picker button{min-height:42px}.reference-picker>p{grid-column:1/-1;margin:0;color:#a36d20;font-size:12px}.reference-limit-hint{margin:0;padding:10px 12px;border-radius:9px;background:#fff7e8;color:#93631c;font-size:12px;line-height:1.6}.matrix-capacity-hint{margin:0;color:#7b8494;font-size:12px;line-height:1.6}.matrix-capacity-hint.field-error{color:#b84242}.condition-editor,.table-column-editor{margin-bottom:8px;display:grid;align-items:center;gap:8px}.condition-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.condition-editor>button{grid-column:2;justify-self:end}.table-column-editor{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.condition-editor button,.table-column-editor button{border:0;background:transparent;color:#b55050}.table-column-editor>label:not(.column-required){display:grid;align-self:stretch}.table-column-editor .column-required{grid-column:2;display:flex;align-items:center;justify-self:end}.table-column-editor .column-required input{width:auto}.table-column-editor>button{grid-column:3;justify-self:end}.fixed-row-title-editor{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);align-items:end}.workflow-errors{margin-top:18px;padding:17px;border:1px solid #efc7c7;border-radius:12px;background:#fff7f7}.workflow-errors h3{margin:0 0 8px;color:#a84949}.workflow-errors button{width:100%;padding:8px 0;border:0;border-top:1px solid #f0dede;background:transparent;display:grid;grid-template-columns:180px 1fr;gap:8px;text-align:left}.workflow-errors button b{overflow:hidden;color:#9b6262;text-overflow:ellipsis}.workflow-errors button span{color:#823f3f}.workflow-preview{padding:22px;border-left:1px solid #e1e4eb;background:#fbfbfd}.preview-only .workflow-preview{border:1px solid #e1e4eb;border-radius:16px;background:#fff}.workflow-preview>header{display:flex;align-items:center;justify-content:space-between}.workflow-preview h2{margin:3px 0;font-size:18px}.workflow-preview header button{border:0;background:transparent;color:#5d66dc}.preview-progress{margin:18px 0;padding:13px;border-radius:10px;background:#eef0ff;display:flex;justify-content:space-between;color:#5962d8}.workflow-preview>section>h3{margin:20px 0 10px;color:#737c8d;font-size:13px}.workflow-question-preview,.preview-display{margin-bottom:10px;padding:16px;border:1px solid #e1e4eb;border-radius:12px;background:#fff}.workflow-question-preview>small{color:#626bdd;font-weight:800}.workflow-question-preview>h4{margin:6px 0 13px;line-height:1.5}.workflow-question-preview>p{color:#7c8494;font-size:12px;line-height:1.55}.workflow-question-preview input,.workflow-question-preview textarea{width:100%;padding:10px;border:1px solid #dfe2e9;border-radius:8px;background:#fff;font:inherit;font-weight:400}.workflow-question-preview textarea{resize:vertical}.preview-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.preview-choice-grid button,.preview-rating button{min-height:38px;padding:7px;border:1px solid #dfe2e9;border-radius:8px;background:#fff;color:#626b7d}.preview-choice-grid button.selected,.preview-rating button.selected{border-color:#6c75e8;background:#eff0ff;color:#515ada}.preview-rating{display:flex;gap:6px;flex-wrap:wrap}.preview-rating button{width:38px}.preview-list,.preview-table{display:grid;gap:8px}.preview-list>div{display:grid;grid-template-columns:24px minmax(0,1fr) 26px;align-items:center;gap:6px}.preview-list>div>span{width:22px;height:22px;border-radius:50%;background:#eff1f6;display:grid;place-items:center;color:#7c8493;font-size:10px}.preview-list>div>button,.preview-table header button{border:0;background:transparent;color:#b75050}.preview-add-row{min-height:38px;border:1px dashed #bcc2d0;border-radius:8px;background:#fafbfc;color:#5962d8}.preview-table>section{padding:10px;border:1px solid #e1e4eb;border-radius:9px;display:grid;gap:8px}.preview-table header{display:flex;justify-content:space-between}.preview-table label{display:grid;gap:5px;color:#6b7485;font-size:11px;font-weight:700}.preview-config-hint{margin:0;padding:10px;border-radius:8px;background:#fff7e8!important;color:#9b6b22!important;text-align:center}.preview-display b{font-size:15px}.preview-display p{color:#7c8494}.agent-contracts{margin-top:22px;padding:16px;border:1px solid #dde1ea;border-radius:12px;background:#fff}.agent-contracts h3{margin:0!important;color:#50596c!important;font-size:14px!important}.agent-contracts>p{margin:7px 0 12px;color:#858d9c;font-size:11px;line-height:1.55}.agent-contracts details+details{border-top:1px solid #eceef3}.agent-contracts summary,.report-contract summary{padding:10px 0;color:#5962d8;cursor:pointer;font-size:12px;font-weight:700}.report-contract{margin-top:10px}.agent-contracts pre,.report-contract pre{max-height:360px;padding:12px;border-radius:8px;background:#182038;color:#d9def2;overflow:auto;font-size:10px;white-space:pre}.workflow-copy-source{margin:8px 0 15px;display:grid!important;grid-template-columns:1fr auto;gap:5px}.workflow-copy-source select{min-width:0;padding:8px;border:1px solid #dfe2e9;border-radius:8px}.workflow-copy-source button{padding:6px}.group-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.group-title-row input{width:100%;min-width:0;padding:8px;border:0;border-bottom:1px solid #e5e7ed;font-weight:800}.group-actions{display:flex;align-items:center;gap:2px}.group-title-row button{font-size:11px}.prior-report-selector{grid-column:1/-1;margin:16px 0 20px;padding:15px;border:1px solid #e1e4eb;border-radius:11px}.prior-report-selector legend{padding:0 7px;color:#5f687a;font-weight:800}.prior-report-selector>p{margin:0 0 11px;color:#7d8696;font-size:12px;line-height:1.6}.prior-report-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.prior-report-selector label{min-width:0;padding:10px 11px;border:1px solid #e2e5ec;border-radius:9px;background:#fff;display:flex;align-items:center;gap:9px;cursor:pointer}.prior-report-selector label input{width:auto;flex:0 0 auto}.prior-report-selector label span{min-width:0;display:grid;gap:2px}.prior-report-selector label b{overflow:hidden;color:#535d70;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.prior-report-selector label small{overflow:hidden;color:#8a92a1;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.prior-report-selector .prior-report-empty{margin:0;padding:10px;border-radius:8px;background:#f7f8fa;text-align:center}.prior-report-selector .prior-report-invalid{margin-top:8px}.prior-report-selector .prior-report-invalid label{border-color:#edc8a4;background:#fff9f1}.prior-report-selector .prior-report-invalid b{color:#9b652d}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media(max-width:1500px){.workflow-editor-grid{grid-template-columns:230px minmax(400px,1fr)}.workflow-preview{display:none}.workflow-editor-grid.preview-only{display:grid}.preview-only .workflow-preview{display:block}.diagnostic-layout{grid-template-columns:260px minmax(0,1fr)}}@media(max-width:760px){.diagnostic-layout{height:calc(100vh - 62px);display:block}.diagnostic-outline{position:fixed;inset:0 auto 0 0;width:min(88vw,330px);z-index:45;transform:translate(-103%);transition:transform .2s}.diagnostic-outline.open{transform:translate(0)}.diagnostic-topbar{padding:12px 15px}.diagnostic-topbar>button{min-height:40px;border:0;background:transparent;display:block}.diagnostic-topbar>button span{display:none}.diagnostic-question-stage,.diagnostic-review,.report-page{width:calc(100% - 24px);padding:22px 0 50px}.agent-question,.diagnostic-answer{padding:22px 18px}.agent-question h2{font-size:20px}.answer-options{grid-template-columns:1fr}.answer-save,.diagnostic-actions{align-items:stretch;flex-direction:column}.answer-save>div{align-items:stretch;flex-direction:column}.diagnostic-actions button{width:100%}.table-answer section{grid-template-columns:1fr}.diagnostic-review article button{grid-template-columns:1fr auto}.diagnostic-review article button b{grid-column:1/-1;grid-row:2}.structured-report>header{padding:26px 20px}.structured-report>header h1{font-size:25px}.generic-report-body{padding:16px;gap:14px}.generic-section-card{padding:20px 16px}.generic-section-heading{align-items:flex-start}.generic-section-heading>span{width:34px;height:34px;flex:0 0 34px}.generic-section-heading h2{font-size:18px}.generic-report-table th,.generic-report-table td{min-width:135px;padding:11px 12px}.porter-overview,.porter-analysis{padding:22px 16px}.force-heading strong{padding-right:38px}.force-recommendation{grid-template-columns:1fr}.report-toolbar{flex-direction:column}.report-toolbar button{width:100%}.report-next-chapter{align-items:stretch;flex-direction:column}.report-next-chapter button{width:100%}.workflow-editor-top{align-items:flex-start;flex-direction:column}.workflow-status{width:100%;flex-wrap:wrap}.workflow-editor-grid{height:auto;display:block}.workflow-catalog{max-height:320px;border-bottom:1px solid #e1e4eb}.workflow-config{padding:16px}.workflow-meta,.workflow-node-form{grid-template-columns:1fr}.workflow-config .full{grid-column:auto}.report-type-selector{width:100%}.report-type-popover{width:calc(100vw - 32px);grid-template-columns:1fr}.report-type-options,.prior-report-selector>div{grid-template-columns:1fr}.node-editor-head{align-items:flex-start;flex-direction:column}.node-editor-head>div:last-child{width:100%;justify-content:flex-start}.reference-picker,.reference-fields,.condition-editor,.table-column-editor{grid-template-columns:1fr}.condition-editor>button,.table-column-editor .column-required,.table-column-editor>button{grid-column:auto;justify-self:start}.reference-picker>button{width:100%}.workflow-editor-grid.preview-only{padding:12px}.preview-only .workflow-preview{display:block}.workflow-errors button{grid-template-columns:1fr}}
