.vq-page-subtitle{margin:8px 0 0;color:#718695;font-size:12px;line-height:1.55;max-width:760px}.vq-admin-page{max-width:1600px}.vq-flash{margin:-8px 0 18px;padding:12px 15px;border-radius:12px;border:1px solid;font-size:12px;font-weight:650}.vq-flash.success{background:#effaf7;border-color:#b8e6dc;color:#146d67}.vq-flash.error,.vq-error{background:#fff1ed;border:1px solid #f0c3b8;color:#a44432;border-radius:12px;padding:11px 13px;font-size:12px;line-height:1.45}.vq-hint{background:#f1f8fa;border:1px solid #cfe4e9;color:#496b7e;border-radius:12px;padding:11px 13px;margin-bottom:15px;font-size:11px}.vq-scopebar{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 18px;margin-bottom:15px;box-shadow:0 5px 24px #102b430a}.vq-scopebar label{display:grid;grid-template-columns:auto minmax(220px,420px) 1fr;gap:12px;align-items:center;font-size:11px;font-weight:800;color:#415f73}.vq-scopebar small{font-weight:500;color:#80929f}.vq-scopebar select,.vq-filterbar select,.vq-filterbar input,.vq-form input,.vq-form select,.vq-form textarea{width:100%;border:1px solid #d8e4ea;background:#fff;color:#173a50;border-radius:11px;min-height:40px;padding:8px 11px;outline:0;transition:border-color .15s ease,box-shadow .15s ease}.vq-form textarea{resize:vertical;line-height:1.5}.vq-scopebar select:focus,.vq-filterbar select:focus,.vq-filterbar input:focus,.vq-form input:focus,.vq-form select:focus,.vq-form textarea:focus{border-color:#42bcb3;box-shadow:0 0 0 3px #42bcb321}.vq-admin-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:0 0 16px}.vq-admin-tabs button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px 14px;text-align:left;display:grid;gap:3px;cursor:pointer;color:#526d7e;min-height:67px}.vq-admin-tabs button b{font-size:12px;color:#24475d}.vq-admin-tabs button span{font-size:9px;color:#8a9aa5}.vq-admin-tabs button.active{border-color:#76d1ca;background:#f3fbfa;box-shadow:0 5px 18px #159c9a14}.vq-admin-tabs button.active b{color:#117f7b}.vq-admin-section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 5px 24px #102b430a}.vq-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.vq-section-head h2{margin:0;font-size:18px;letter-spacing:-.35px}.vq-section-head p{margin:5px 0 0;color:#7c8e9b;font-size:11px;line-height:1.5}.vq-button{border:1px solid transparent;border-radius:10px;min-height:38px;padding:8px 13px;font:inherit;font-size:11px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px}.vq-button:disabled{opacity:.55;cursor:not-allowed}.vq-button.primary{background:linear-gradient(90deg,#0d667d,#12a79f);color:#fff}.vq-button.ghost{background:#fff;border-color:#d8e4ea;color:#45677a}.vq-button.danger{background:#b84d3a;color:#fff}.vq-button.compact{min-height:32px;padding:6px 10px}.vq-filterbar{display:grid;grid-template-columns:minmax(260px,1fr) 180px 190px;gap:10px;margin-bottom:14px;padding:12px;background:#f7fafc;border:1px solid #e7eef2;border-radius:13px}.vq-filterbar label,.vq-form label{display:grid;gap:6px;font-size:10px;font-weight:800;color:#536d7e}.vq-filterbar label{grid-template-rows:auto 40px}.vq-table-wrap{overflow:auto;border:1px solid #e5edf2;border-radius:13px}.vq-table{width:100%;border-collapse:collapse;min-width:820px}.vq-table th{background:#f7fafb;color:#698090;text-transform:uppercase;letter-spacing:.55px;font-size:8.5px;text-align:left;padding:10px 12px;border-bottom:1px solid #e5edf2}.vq-table td{padding:11px 12px;border-bottom:1px solid #edf2f5;font-size:11px;color:#3a586b;vertical-align:middle}.vq-table tbody tr:last-child td{border-bottom:0}.vq-table td b{display:block;color:#23465b;font-size:11px}.vq-table td small{display:block;color:#8495a1;margin-top:3px;font-size:9px}.vq-table th.actions,.vq-table td.actions{text-align:right;white-space:nowrap}.vq-table td.actions button{border:0;background:transparent;color:#168c87;font-size:10px;font-weight:800;cursor:pointer;padding:6px}.vq-table td.actions button.danger-text{color:#b0503d}.vq-status{display:inline-flex;align-items:center;border-radius:20px;padding:4px 8px;background:#eff3f5;color:#687d8b;font-size:8.5px;font-weight:850;letter-spacing:.25px}.vq-status.active{background:#e7f8f3;color:#14786f}.vq-status.inactive{background:#fff0ec;color:#a75240}.vq-empty{padding:24px 12px;color:#8b9aa5;text-align:center;font-size:11px}.vq-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#061f328c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:grid;place-items:center;padding:24px}.vq-dialog{width:min(680px,100%);max-height:min(88vh,900px);background:#fff;border:1px solid rgba(255,255,255,.4);border-radius:19px;box-shadow:0 28px 80px #051f3247;overflow:hidden;display:flex;flex-direction:column}.vq-dialog.wide{width:min(1080px,100%)}.vq-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e8eef2;background:linear-gradient(180deg,#fbfdfd,#f7fafb)}.vq-dialog>header span{font-size:8px;color:#18a69f;font-weight:900;letter-spacing:1.35px}.vq-dialog>header h2{margin:5px 0 0;font-size:20px;letter-spacing:-.5px}.vq-dialog>header p{margin:6px 0 0;color:#788d9b;font-size:10px;line-height:1.5;max-width:760px}.vq-icon-button{border:1px solid #dce6eb;background:#fff;color:#527084;width:34px;height:34px;border-radius:10px;font-size:20px;line-height:1;cursor:pointer;flex:0 0 auto}.vq-dialog-body{padding:20px 22px;overflow:auto}.vq-form{display:grid;gap:16px}.vq-form fieldset{border:1px solid #e2eaef;border-radius:14px;margin:0;padding:15px;display:grid;gap:13px;min-width:0}.vq-form legend{padding:0 7px;font-size:10px;font-weight:900;color:#2d5368;letter-spacing:.2px}.vq-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vq-form-grid .span2{grid-column:1/-1}.vq-form label em{color:#b24b37;font-style:normal}.vq-form label small,.vq-help{font-size:9px;font-weight:500;color:#81939f;line-height:1.45}.vq-form fieldset:disabled{opacity:.67}.vq-password-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.vq-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vq-check{display:flex!important;align-items:flex-start;gap:9px;border:1px solid #e4ecef;border-radius:11px;padding:10px;background:#fbfcfd;cursor:pointer}.vq-check input{width:16px!important;min-height:16px!important;margin-top:1px;accent-color:#159c96}.vq-check span{display:grid;gap:2px}.vq-check span b{font-size:10px;color:#31566b}.vq-check span small{font-size:8px;color:#8697a2}.vq-check.standalone{margin-top:12px}.vq-dialog-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #edf2f4;padding-top:14px}.vq-confirm-copy{font-size:12px;color:#536d7d;line-height:1.6;margin:0 0 16px}.vq-workbook{display:grid;gap:13px}.vq-workbook>section{border:1px solid #e3ebef;border-radius:14px;padding:15px}.vq-workbook h3{font-size:12px;margin:0 0 12px;color:#274c61}.vq-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}.vq-detail-grid div{background:#f8fafb;border-radius:10px;padding:10px}.vq-detail-grid dt{font-size:8px;color:#84949f;text-transform:uppercase;letter-spacing:.5px}.vq-detail-grid dd{margin:4px 0 0;font-size:10px;font-weight:750;color:#31566c}.vq-timeline,.vq-record-list,.vq-audit-list{display:grid;gap:8px}.vq-timeline article,.vq-record-list article,.vq-audit-list article{border-left:3px solid #76d2c9;background:#f8fbfb;border-radius:7px 11px 11px 7px;padding:10px 11px;display:grid;gap:3px}.vq-timeline b,.vq-record-list b,.vq-audit-list b{font-size:10px;color:#2d5267}.vq-timeline span,.vq-record-list span,.vq-audit-list span{font-size:9px;color:#617a89}.vq-timeline small,.vq-record-list small,.vq-audit-list small{font-size:8.5px;color:#8a99a3}.vq-record-list article>div{display:flex;justify-content:space-between;gap:10px}.vq-record-list .vq-button{justify-self:start;margin-top:5px}.vq-chip-row{display:flex;gap:6px;flex-wrap:wrap}.vq-chip-row span{border-radius:20px;background:#f0f3f5;color:#6d7d87;padding:5px 8px;font-size:8.5px;font-weight:700}.vq-chip-row span.active{background:#e5f7f4;color:#147b74}.vq-progress-line{display:grid!important;grid-template-columns:1fr auto;gap:10px;margin-top:4px;border-top:1px solid #e6eeee;padding-top:5px}.vq-progress-line b{font-size:9px}.vq-tenant-card{display:grid;grid-template-columns:110px 1fr minmax(260px,.8fr);gap:20px;align-items:center;border:1px solid #e4ecef;border-radius:15px;padding:18px}.vq-color-preview{height:86px;border-radius:14px}.vq-tenant-card>div span{font-size:8px;font-weight:900;color:#19a69f;letter-spacing:1px}.vq-tenant-card h3{font-size:20px;margin:5px 0}.vq-tenant-card p{margin:0;color:#7e909c;font-size:10px}.vq-tenant-card dl{margin:0;display:grid;gap:8px}.vq-tenant-card dl div{display:flex;justify-content:space-between;border-bottom:1px solid #edf2f4;padding-bottom:6px}.vq-tenant-card dt{font-size:9px;color:#81929e}.vq-tenant-card dd{margin:0;font-size:9px;font-weight:800;color:#355a6e}.vq-color-dot{display:inline-block;width:11px;height:11px;border-radius:50%;vertical-align:-2px;border:1px solid rgba(0,0,0,.08)}.vq-color-field{display:grid;grid-template-columns:48px 1fr;gap:7px}.vq-color-field input[type=color]{padding:3px;cursor:pointer}.vq-color-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.vq-color-field input[type=color]::-webkit-color-swatch{border:0;border-radius:7px}@media(max-width:1050px){.vq-admin-tabs{grid-template-columns:repeat(3,1fr)}.vq-detail-grid{grid-template-columns:repeat(2,1fr)}.vq-scopebar label{grid-template-columns:1fr 1fr}.vq-scopebar small{grid-column:1/-1}.vq-filterbar{grid-template-columns:1fr 1fr}.vq-filterbar label:first-child{grid-column:1/-1}.vq-tenant-card{grid-template-columns:90px 1fr}.vq-tenant-card dl{grid-column:1/-1}.vq-check-grid{grid-template-columns:1fr}}@media(max-width:680px){.sidebar nav{grid-template-columns:repeat(auto-fit,minmax(56px,1fr))!important}.vq-dialog-backdrop{padding:0;place-items:end center}.vq-dialog,.vq-dialog.wide{width:100%;max-height:94vh;border-radius:19px 19px 0 0}.vq-dialog>header,.vq-dialog-body{padding-left:16px;padding-right:16px}.vq-admin-tabs{display:flex;overflow:auto;gap:7px;padding-bottom:3px}.vq-admin-tabs button{min-width:145px}.vq-section-head{align-items:flex-start;flex-direction:column}.vq-section-head .vq-button{width:100%}.vq-scopebar label,.vq-filterbar,.vq-form-grid,.vq-password-row,.vq-detail-grid{grid-template-columns:1fr}.vq-filterbar label:first-child,.vq-form-grid .span2,.vq-scopebar small{grid-column:auto}.vq-dialog-actions{position:sticky;bottom:-20px;background:#fff;padding:12px 0 2px}.vq-dialog-actions .vq-button{flex:1}.vq-tenant-card{grid-template-columns:1fr}.vq-color-preview{height:60px}.vq-record-list article>div{display:grid}.vq-table{min-width:720px}}.cs-page{max-width:1600px}.cs-tenantbar{display:flex;align-items:end;gap:20px;margin:0 0 18px;padding:14px 16px;border:1px solid var(--line,#dbe5ea);border-radius:16px;background:#fff}.cs-tenantbar label{min-width:280px;font-weight:700}.cs-tenantbar select{display:block;width:100%;margin-top:6px}.cs-tenantbar span{font-size:13px;color:#70808b;padding-bottom:9px}.cs-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}.cs-library,.cs-workspace{background:#fff;border:1px solid var(--line,#dbe5ea);border-radius:20px;box-shadow:0 8px 28px #112a390d}.cs-library{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto;padding:14px}.cs-panel-head{display:flex;align-items:center;justify-content:space-between;padding:6px 6px 12px}.cs-panel-head span,.cs-course-head span,.cs-version-meta span,.cs-lesson-head span,.cs-assessment-head span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#74858e}.cs-panel-head h2{margin:2px 0 0}.cs-panel-head>b{display:grid;place-items:center;min-width:34px;height:34px;border-radius:12px;background:#edf7f7;color:#057d7c}.cs-course{width:100%;display:block;text-align:left;border:1px solid transparent;background:transparent;border-radius:14px;padding:12px;margin:4px 0;cursor:pointer}.cs-course:hover{background:#f6fafb}.cs-course.active{background:#edf8f8;border-color:#b9e6e4}.cs-course>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.cs-course>div>b{font-size:11px;color:#0b7675;letter-spacing:.05em}.cs-course strong,.cs-course small{display:block}.cs-course strong{margin-top:7px;font-size:14px;color:#19313e}.cs-course small{margin-top:4px;color:#70808b;line-height:1.35}.cs-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;letter-spacing:.04em;background:#eef2f4;color:#526771;white-space:nowrap}.cs-badge.draft{background:#fff5dc;color:#946b00}.cs-badge.review{background:#e9f2ff;color:#2866a8}.cs-badge.published,.cs-badge.active{background:#e7f8ee;color:#23784a}.cs-badge.retired,.cs-badge.archived{background:#f2f2f3;color:#696d73}.cs-workspace{padding:20px;min-height:580px}.cs-welcome{min-height:500px;display:grid;place-items:center;align-content:center;text-align:center;color:#687b85}.cs-welcome>span{display:grid;place-items:center;width:84px;height:84px;border-radius:28px;background:linear-gradient(135deg,#102f4d,#18aaa5);color:#fff;font-size:30px;font-weight:900;box-shadow:0 16px 38px #114a5b38}.cs-welcome h2{margin:20px 0 6px;color:#173343}.cs-welcome p{max-width:650px;line-height:1.6}.cs-course-head{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #e7edef;padding-bottom:18px}.cs-code{display:inline-flex;padding:5px 9px;border-radius:8px;background:#e9f7f6;color:#087d79;font-size:11px;font-weight:800;letter-spacing:.08em}.cs-course-head h2{font-size:28px;margin:8px 0 5px}.cs-course-head p{margin:0;color:#647883}.cs-course-actions,.cs-version-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;justify-content:flex-end}.cs-versionbar{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #e7edef}.cs-version-list{display:flex;gap:8px;flex-wrap:wrap}.cs-version-list>button{display:flex;align-items:center;gap:7px;border:1px solid #d9e4e8;background:#fff;border-radius:12px;padding:8px 10px;cursor:pointer}.cs-version-list>button.active{border-color:#18aaa5;box-shadow:0 0 0 2px #18aaa51f}.cs-version-list>button>span{font-size:11px;color:#60747e}.cs-readiness{display:flex;gap:18px;align-items:flex-start;margin:16px 0;padding:13px 15px;border-radius:14px}.cs-readiness.ready{background:#e9f8ef;border:1px solid #c3ead2}.cs-readiness.open{background:#fff7e4;border:1px solid #f0ddad}.cs-readiness>div{min-width:180px}.cs-readiness b,.cs-readiness span{display:block}.cs-readiness span{font-size:12px;margin-top:3px;color:#6c7d84}.cs-readiness ul{margin:0;padding-left:18px;font-size:12px;line-height:1.6}.cs-version-meta{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:9px;margin:14px 0}.cs-version-meta>div{padding:11px 12px;background:#f6f9fa;border-radius:12px;min-width:0}.cs-version-meta b{display:block;margin-top:4px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-structure-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:24px 0 12px}.cs-structure-head h2{margin:0}.cs-structure-head p{margin:4px 0 0;color:#71828a;font-size:13px}.cs-modules{display:grid;gap:15px}.cs-module{border:1px solid #dce6e9;border-radius:17px;overflow:hidden;background:#fbfcfd}.cs-module>header{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-bottom:1px solid #e5ecef}.cs-number{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#123955;color:#fff;font-weight:900}.cs-module h3{margin:0 0 3px}.cs-module p{margin:0;color:#6a7d86;font-size:13px}.cs-module small{display:block;margin-top:5px;color:#819097}.cs-mini-actions{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.cs-mini-actions button{border:1px solid #d7e2e6;background:#fff;border-radius:8px;padding:5px 7px;font-size:11px;cursor:pointer}.cs-mini-actions button:disabled{opacity:.35;cursor:default}.cs-lessons{padding:12px;display:grid;gap:10px}.cs-lesson{background:#fff;border:1px solid #e0e8eb;border-radius:14px;overflow:hidden}.cs-lesson-head{display:flex;justify-content:space-between;gap:10px;padding:12px 13px;background:#f9fbfb}.cs-lesson-head h4{margin:3px 0}.cs-lesson-head p{font-size:12px}.cs-blocks{display:grid;gap:7px;padding:10px}.cs-block{display:flex;align-items:center;gap:10px;padding:9px 10px;border:1px solid #e4ebed;border-radius:11px;background:#fff}.cs-block-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e7f6f5;color:#087c78;font-weight:900;font-size:11px}.cs-block .grow>span,.cs-block .grow>b,.cs-block .grow>small{display:block}.cs-block .grow>span{font-size:9px;font-weight:800;letter-spacing:.08em;color:#7a8990}.cs-block .grow>b{font-size:13px}.cs-block .grow>small{color:#7b8a91;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:720px}.cs-block-add{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:0 10px 10px}.cs-block-add>span{font-size:11px;color:#71828a;margin-right:3px}.cs-block-add button,.cs-add-lesson,.cs-add-question{border:1px dashed #a9c9c8;background:#f3fbfa;color:#096e6c;border-radius:9px;padding:6px 8px;font-size:11px;cursor:pointer}.cs-add-lesson{margin:0 0 2px;width:100%;padding:9px}.cs-assessment{margin:0 12px 12px;border:1px solid #dfe7eb;border-radius:14px;background:#fff}.cs-assessment-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px}.cs-assessment-head h4{margin:3px 0}.cs-assessment-head p{margin:0;font-size:12px;color:#73838b}.cs-questions{border-top:1px solid #e6edef;padding:8px;display:grid;gap:6px}.cs-question{display:flex;align-items:center;gap:9px;padding:8px;border-radius:10px;background:#f7fafb}.cs-question>span{font-size:9px;font-weight:900;color:#256778;background:#e6f2f5;padding:4px 6px;border-radius:7px}.cs-question b,.cs-question small{display:block}.cs-question b{font-size:12px}.cs-question small{font-size:10px;color:#74858d;margin-top:2px}.cs-add-question{width:100%;padding:8px}.danger-text{color:#b1343a!important}@media(max-width:1100px){.cs-layout{grid-template-columns:1fr}.cs-library{position:static;max-height:none}.cs-version-meta{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.cs-workspace{padding:12px}.cs-course-head,.cs-versionbar,.cs-structure-head,.cs-module>header,.cs-lesson-head,.cs-assessment-head{flex-direction:column;align-items:stretch}.cs-course-actions,.cs-version-actions,.cs-mini-actions{justify-content:flex-start}.cs-version-meta{grid-template-columns:1fr}.cs-block{align-items:flex-start}.cs-block .cs-mini-actions{width:100%}}.lessonSection{margin:18px 0;padding:16px;border:1px solid #dce6e9;border-radius:16px;background:#fff}.lessonSectionHead{margin-bottom:12px}.lessonSectionHead>span{font-size:10px;font-weight:900;letter-spacing:.12em;color:#0a8d89}.lessonSectionHead h3{margin:4px 0}.lessonSectionHead p{margin:0;color:#6d7f88}.lessonMedia{display:block;max-width:100%;max-height:520px;margin:12px auto;border-radius:14px}.hotspotImageStage{position:relative;display:inline-block;max-width:100%;margin:10px 0}.hotspotImageStage img{display:block;max-width:100%;border-radius:14px}.hotspotImageStage button{position:absolute;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;border:3px solid #fff;background:#0b8e8b;color:#fff;font-weight:900;box-shadow:0 5px 16px #00000038;cursor:pointer}.hotspotImageStage button.selected{outline:4px solid rgba(16,172,165,.28)}.assessment .question>input{width:100%;max-width:520px;padding:11px 12px;border:1px solid #cfdce1;border-radius:10px}.vq-admin-page .dateBadge b,.vq-user-page .dateBadge b{font-size:0}.vq-admin-page .dateBadge b:after,.vq-user-page .dateBadge b:after{content:"0.1.3";font-size:14px}.vq-user-page{max-width:1500px}.vq-user-subtitle{margin:.35rem 0 0;color:var(--muted,#6b7785);max-width:760px}.vq-user-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin:1rem 0 1.25rem}.vq-user-tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dbe4ea;background:#fff;border-radius:16px;padding:.9rem 1rem;text-align:left;cursor:pointer;transition:.18s ease;min-height:72px}.vq-user-tabs button b,.vq-user-tabs button span{display:block}.vq-user-tabs button span{font-size:.78rem;color:#71808d;margin-top:.2rem}.vq-user-tabs button.active{border-color:#0d8293;box-shadow:0 8px 24px #0c4b5c1f;background:linear-gradient(135deg,#f4fcfd,#fff)}.vq-user-tabs button.active b{color:#087286}.vq-user-flash,.vq-user-error{border-radius:12px;padding:.8rem 1rem;margin:.75rem 0}.vq-user-flash.success{background:#eaf8f2;color:#176c52}.vq-user-flash.error,.vq-user-error{background:#fff0f0;color:#9b3030}.vq-user-section{display:grid;gap:1rem}.vq-section-copy h2{margin:0}.vq-section-copy p{margin:.3rem 0 0;color:#71808d}.vq-user-hero{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#0c253f,#0c5663);color:#fff;border-radius:20px;padding:1.2rem 1.35rem;box-shadow:0 16px 38px #09273a2e}.vq-user-avatar{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#ffffff24;font-weight:800;font-size:1.15rem}.vq-user-hero span,.vq-user-hero p,.vq-user-tenant small{color:#bcd7dd}.vq-user-hero h2{margin:.12rem 0;font-size:1.45rem}.vq-user-hero p{margin:0}.vq-user-tenant{text-align:right}.vq-user-tenant small,.vq-user-tenant b{display:block}.vq-user-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.vq-user-metric{background:#fff;border:1px solid #dfe7ec;border-radius:16px;padding:1rem}.vq-user-metric strong{font-size:1.65rem;display:block;color:#14394a}.vq-user-metric span{font-size:.84rem;color:#71808d}.vq-user-metric.warn strong{color:#b66719}.vq-user-grid{display:grid;gap:1rem}.vq-user-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.vq-user-card{background:#fff;border:1px solid #dfe7ec;border-radius:18px;padding:1rem 1.05rem;min-width:0}.vq-user-card>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.65rem;border-bottom:1px solid #edf2f5;margin-bottom:.65rem}.vq-user-card h3{margin:0;font-size:1rem}.vq-definition{display:grid;grid-template-columns:minmax(115px,.8fr) 1.4fr;gap:.6rem;padding:.55rem 0;border-bottom:1px solid #f0f3f5}.vq-definition:last-child{border-bottom:0}.vq-definition span{color:#71808d;font-size:.84rem}.vq-definition b{font-size:.9rem;overflow-wrap:anywhere}.vq-chip-list{display:flex;gap:.45rem;flex-wrap:wrap}.vq-chip-list span{background:#eef8f9;color:#0a6e7e;border:1px solid #cee8eb;border-radius:999px;padding:.4rem .65rem;font-size:.78rem}.vq-user-muted{color:#71808d;font-size:.88rem}.vq-competence-list,.vq-simple-list,.vq-audit-list{display:grid;gap:.45rem}.vq-competence-list>div,.vq-simple-list>div{display:flex;justify-content:space-between;align-items:center;gap:.8rem;padding:.62rem .1rem;border-bottom:1px solid #edf2f5}.vq-competence-list>div:last-child,.vq-simple-list>div:last-child{border-bottom:0}.vq-competence-list b,.vq-competence-list small,.vq-simple-list b,.vq-simple-list small{display:block}.vq-competence-list small,.vq-simple-list small,.vq-audit-list span,.vq-audit-list small{font-size:.76rem;color:#71808d;margin-top:.1rem}.vq-competence-list>div>span,.vq-level{white-space:nowrap;border-radius:999px;padding:.32rem .55rem;background:#edf7f8;color:#0b7180;font-weight:700;font-size:.75rem}.vq-user-status{display:inline-flex;white-space:nowrap;border-radius:999px;padding:.32rem .55rem;font-size:.73rem;font-weight:700}.vq-user-status.good{background:#e9f8f0;color:#196b50}.vq-user-status.bad{background:#fff0ed;color:#a33d32}.vq-user-status.neutral{background:#eef2f5;color:#53636f}.vq-timeline{display:grid;gap:.15rem}.vq-timeline>div{position:relative;display:grid;grid-template-columns:18px 1fr;gap:.55rem;padding:.45rem 0}.vq-timeline i{width:9px;height:9px;border-radius:50%;background:#0d8293;margin-top:.35rem;box-shadow:0 0 0 4px #e5f4f5}.vq-timeline b,.vq-timeline span,.vq-timeline small{display:block}.vq-timeline span,.vq-timeline small{color:#71808d;font-size:.77rem}.vq-audit-list>div{display:grid;grid-template-columns:minmax(130px,1fr) minmax(100px,.7fr) minmax(140px,.9fr);gap:.6rem;align-items:center;padding:.5rem 0;border-bottom:1px solid #edf2f5}.vq-certificate-grid{display:grid;gap:.75rem}.vq-certificate{display:flex;align-items:center;gap:1rem;background:#fff;border:1px solid #dfe7ec;border-radius:18px;padding:1rem}.vq-certificate-mark{display:grid;place-items:center;width:52px;height:64px;border-radius:12px;background:linear-gradient(160deg,#0c314b,#0b8792);color:#fff;font-weight:900}.vq-certificate h3{margin:.2rem 0;font-size:1rem}.vq-certificate p{margin:0;color:#71808d;font-size:.8rem}.vq-certificate-top{display:flex;gap:.5rem;align-items:center}.vq-certificate-top>span:last-child{font-size:.75rem;color:#71808d}.vq-user-button{border:0;border-radius:10px;background:#0c7c8b;color:#fff;padding:.65rem .85rem;font-weight:700;cursor:pointer}.vq-user-button:disabled{opacity:.55;cursor:not-allowed}.vq-user-field{display:grid;gap:.32rem;margin:.75rem 0;font-size:.83rem;font-weight:700;color:#354a58}.vq-user-field input,.vq-user-field select{width:100%;box-sizing:border-box;border:1px solid #cfdbe2;border-radius:10px;padding:.72rem .78rem;background:#fff;font:inherit;font-weight:500;color:#1b2f3a}.vq-user-field input:focus,.vq-user-field select:focus{outline:3px solid rgba(13,130,147,.15);border-color:#0d8293}.vq-user-field small{font-weight:400;color:#71808d}.vq-user-actions{display:flex;justify-content:flex-end;margin-top:.8rem}.vq-security-form{display:grid}.vq-user-empty{background:#f7fafb;border:1px dashed #cbd8df;color:#71808d;border-radius:14px;padding:1rem;text-align:center}.grow{flex:1;min-width:0}@media(max-width:980px){.vq-user-tabs,.vq-user-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.vq-user-grid.two{grid-template-columns:1fr}.vq-audit-list>div{grid-template-columns:1fr}.vq-user-hero{align-items:flex-start;flex-wrap:wrap}.vq-user-tenant{text-align:left;width:100%;padding-left:74px}.vq-certificate{align-items:flex-start;flex-wrap:wrap}.vq-certificate .vq-user-button{width:100%}}@media(max-width:560px){.vq-user-tabs{grid-template-columns:1fr}.vq-user-kpis{grid-template-columns:1fr 1fr}.vq-definition{grid-template-columns:1fr}.vq-user-tenant{padding-left:0}.vq-user-avatar{width:50px;height:50px}.vq-competence-list>div,.vq-simple-list>div{align-items:flex-start;flex-direction:column}.vq-user-metric strong{font-size:1.35rem}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102b43;background:#f5f8fb;font-synthesis:none;--navy:#0b2d48;--navy2:#123d5e;--teal:#18b9b0;--teal2:#7dd9cf;--ink:#102b43;--muted:#6f8294;--line:#dde6ed;--paper:#fff;--soft:#edf5f7}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.app{display:grid;grid-template-columns:252px 1fr;min-height:100vh}.sidebar{background:linear-gradient(180deg,#082b46,#0b3453);color:#fff;padding:28px 20px 22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:13px}.brandmark{width:48px;height:48px;position:relative;display:grid;place-items:center;font-weight:900;font-size:25px;letter-spacing:-8px;color:#fff}.brandmark:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:12px 22px;background:linear-gradient(135deg,#0d8f99,#5dd2c1);transform:skew(-8deg)}.brandmark span,.brandmark b,.brandmark i{z-index:1;font-style:normal}.brandmark b{color:#b9f3e8}.brandmark i{position:absolute;right:1px;top:-4px;color:#69dccc;font-size:20px;letter-spacing:0}.wordmark{font-size:24px;line-height:1;font-weight:900;letter-spacing:-1.6px}.claim{font-size:7.7px;letter-spacing:1.15px;margin-top:6px;color:#c5d7e4}.claim strong{color:#62d5c9}.sidebar nav{display:grid;gap:7px;margin-top:50px}.sidebar nav a{color:#c1d1dc;text-decoration:none;padding:12px 14px;border-radius:12px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:650}.sidebar nav a.active,.sidebar nav a:hover{background:linear-gradient(90deg,#25c2b630,#25c2b60f);color:#fff}.ico{width:22px;height:22px;display:inline-grid;place-items:center;color:#64d3c7;font-size:17px}.sideFoot{margin-top:auto;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;display:flex;gap:10px;align-items:center}.avatar{width:38px;height:38px;border-radius:12px;background:#1c526e;display:grid;place-items:center;font-size:12px;font-weight:800}.sideFoot .grow{display:grid}.sideFoot b{font-size:12px}.sideFoot span{font-size:10px;color:#9fb5c5}.sideFoot button{border:0;background:transparent;color:#8eb1c1;font-size:18px;cursor:pointer}.content{min-width:0}.content>header{height:74px;background:#ffffffe6;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 36px;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.search{display:flex;gap:10px;align-items:center;color:#91a0ac}.search input{width:300px;border:0;outline:0;background:transparent;color:var(--ink)}.headActions{margin-left:auto;display:flex;gap:8px;align-items:center}.headActions button,.lang{border:1px solid var(--line);background:#fff;width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#557084}.lang{font-size:10px;font-weight:800}.mobileBrand{display:none}.page{padding:34px 38px 56px;max-width:1500px;margin:auto}.pageTitle{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.pageTitle span{font-size:11px;color:var(--teal);font-weight:800;letter-spacing:1.5px}.pageTitle h1{font-size:32px;margin:4px 0 0;letter-spacing:-1.2px}.dateBadge{text-align:right}.dateBadge small{display:block;color:#7d8c99;font-size:9px;letter-spacing:1px}.dateBadge b{font-size:13px}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.kpi,.card,.mini{background:var(--paper);border:1px solid var(--line);border-radius:17px;box-shadow:0 5px 24px #102b430a}.kpi{padding:19px 20px}.kpiTop{display:flex;justify-content:space-between;color:#6b8091;font-size:11px;font-weight:700}.kpiTop i{color:var(--teal);font-style:normal}.kpi strong{display:block;font-size:30px;margin-top:14px;letter-spacing:-1px}.kpi small{color:#8796a3}.kpi.warn strong{color:#d97842}.grid{display:grid;gap:18px;margin-top:18px}.grid.two{grid-template-columns:1.6fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.card{padding:21px}.cardHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.card h2{font-size:15px;margin:0}.cardHead button{border:0;background:transparent;color:#148f8b;font-size:11px;font-weight:700}.learningItem{display:flex;align-items:center;gap:13px;padding:13px 0;border-top:1px solid #edf1f4}.learningItem:first-child{border-top:0}.courseIcon{width:40px;height:40px;border-radius:12px;background:#e4f7f4;display:grid;place-items:center}.grow{flex:1}.learningItem .grow{display:grid;gap:2px}.learningItem b{font-size:13px}.learningItem span{font-size:10px;color:#8494a1}.progress{height:4px;background:#edf2f4;border-radius:10px;margin-top:6px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#159c9a,#56d2c2);border-radius:10px}.ghost,.soft{border:1px solid var(--line);background:#fff;border-radius:10px;padding:8px 11px;color:#4d697c;font-size:11px;font-weight:700}.ringWrap{display:flex;gap:24px;align-items:center;padding:10px}.ring{width:145px;aspect-ratio:1;border-radius:50%;background:conic-gradient(var(--teal) 0 72%,#e8f0f3 72%);display:grid;place-items:center;position:relative}.ring:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;background:#fff;border-radius:50%}.ring>div{z-index:1;text-align:center;display:grid}.ring strong{font-size:26px}.ring span{font-size:9px;color:#7f909c}.ringText{max-width:230px}.ringText b{font-size:14px}.ringText p{font-size:11px;line-height:1.55;color:#7b8d9a}.legend{display:flex;gap:16px;margin-top:12px;border-top:1px solid #edf1f4;padding-top:13px}.legend span{font-size:9px;color:#81909c}.legend i{display:inline-block;width:7px;height:7px;background:var(--teal);border-radius:50%;margin-right:5px}.mini{padding:18px 20px;border-top:3px solid #1cafa7}.mini>span{font-size:9px;letter-spacing:1.3px;color:#26a59e;font-weight:800}.mini h3{margin:8px 0 4px;font-size:18px}.mini p{margin:0;color:#7c8d99;font-size:11px;line-height:1.5}.toolbar{display:flex;gap:10px;margin-bottom:18px}.toolbar input{flex:1;max-width:450px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 14px;outline:0}.courseGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.courseCard{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 5px 24px #102b430a}.courseArt{height:150px;padding:18px;background:linear-gradient(135deg,#0d3552,#18a69f);color:#fff;display:flex;justify-content:space-between;align-items:start}.courseArt span{font-size:48px;font-weight:900}.courseArt small{font-size:9px;background:#ffffff26;padding:5px 7px;border-radius:8px}.art2{background:linear-gradient(135deg,#163f63,#3c7fa0)}.art3{background:linear-gradient(135deg,#123a48,#63bba7)}.courseBody{padding:18px}.pill{display:inline-block;background:#e5f7f4;color:#138f89;border-radius:20px;padding:4px 8px;font-size:9px;font-weight:800}.courseBody h3{font-size:16px;margin:10px 0 6px}.courseBody p{font-size:11px;color:#7b8c98;line-height:1.55;min-height:52px}.courseFoot{display:flex;justify-content:space-between;border-top:1px solid #edf1f4;padding-top:12px;color:#168f8a;font-size:11px}.table{display:grid}.tr{display:grid;grid-template-columns:110px 1fr 140px;gap:12px;padding:12px 4px;border-top:1px solid #edf1f4;font-size:11px}.tr:first-child{border-top:0}.tr span:first-child{font-weight:700;color:#15918d}.empty{padding:30px;text-align:center;color:#8c9aa5;font-size:12px}.login{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.8fr) 1.2fr;background:#fff}.loginPanel{padding:54px clamp(42px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.loginPanel .brand{margin-bottom:65px}.loginPanel .brandmark{color:#fff}.loginPanel .wordmark{color:var(--navy)}.loginPanel .claim{color:#6f8294}.login h1{font-size:34px;margin:0;letter-spacing:-1.4px}.muted{color:#81929e;margin:7px 0 30px}.login form{display:grid;gap:17px}.login label{font-size:11px;font-weight:750;color:#546c7c;display:grid;gap:7px}.login input{height:45px;border:1px solid #dbe5eb;border-radius:12px;padding:0 13px;outline:0}.login input:focus{border-color:#45beb5;box-shadow:0 0 0 3px #45beb51f}.primary{height:47px;border:0;border-radius:12px;background:linear-gradient(90deg,#0d5f78,#12a8a0);color:#fff;font-weight:800;display:flex;justify-content:space-between;align-items:center;padding:0 18px;cursor:pointer}.loginPanel small{margin-top:28px;color:#a2adb5}.error{font-size:11px;color:#b5533b;background:#fff0eb;padding:10px;border-radius:8px}.loginVisual{background:radial-gradient(circle at 30% 30%,#177b84 0,#0c3d5b 34%,#082a46 73%);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;text-align:center}.loginVisual h2{font-size:48px;line-height:1.03;margin:28px 0 10px;letter-spacing:-2px}.loginVisual h2 em{font-style:normal;color:#61d4c8}.loginVisual p{max-width:470px;color:#bed0dc;line-height:1.6}.heroMark{font-size:105px;font-weight:950;letter-spacing:-35px;position:relative;color:#fff;z-index:1}.heroMark span{color:#89e6d9}.heroMark i{font-style:normal;color:#63d8cc;position:absolute;right:-24px;top:-30px;font-size:58px;letter-spacing:0}.orbit{position:absolute;border:1px solid rgba(101,220,207,.15);border-radius:50%;width:620px;height:620px}.orbit.two{width:860px;height:860px}.splash{height:100vh;display:grid;place-items:center;background:#0b2f4b;color:#fff}.splash .brand{transform:scale(1.4)}@media(max-width:1000px){.app{grid-template-columns:82px 1fr}.sidebar{padding:24px 15px}.sidebar .brand>div:last-child,.sidebar nav a:not(.active){font-size:0}.sidebar nav a{justify-content:center}.sideFoot .grow{display:none}.kpis{grid-template-columns:repeat(2,1fr)}.grid.two{grid-template-columns:1fr}.courseGrid{grid-template-columns:repeat(2,1fr)}.login{grid-template-columns:1fr}.loginVisual{display:none}}@media(max-width:680px){.app{display:block}.sidebar{height:auto;position:fixed;bottom:0;top:auto;left:0;right:0;z-index:30;flex-direction:row;padding:6px 10px}.sidebar>.brand,.sideFoot{display:none}.sidebar nav{margin:0;grid-template-columns:repeat(4,1fr);width:100%;gap:2px}.sidebar nav a,.sidebar nav a:not(.active){font-size:9px;display:grid;gap:1px;text-align:center;padding:6px 3px}.content>header{height:62px;padding:0 16px}.search{display:none}.mobileBrand{display:block}.mobileBrand .brandmark{width:35px;height:35px;font-size:18px}.mobileBrand .brand>div:last-child{display:none}.page{padding:23px 15px 100px}.pageTitle h1{font-size:26px}.kpis{grid-template-columns:1fr 1fr;gap:10px}.kpi{padding:15px}.kpi strong{font-size:25px}.grid.three,.courseGrid{grid-template-columns:1fr}.loginPanel{padding:35px 24px}.loginPanel .brand{margin-bottom:45px}.tr{grid-template-columns:80px 1fr 90px}.ringWrap{display:grid;justify-items:center}.legend{flex-wrap:wrap}.dateBadge{display:none}}.courseCard{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.courseCard:hover{transform:translateY(-3px);box-shadow:0 12px 32px #102b4317}.experience{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}.moduleRail{display:grid;align-content:start;gap:8px;position:sticky;top:96px;height:max-content}.moduleRail button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;display:flex;gap:11px;text-align:left;cursor:pointer}.moduleRail button>span{width:32px;height:32px;border-radius:10px;background:#e9f6f4;color:#138f89;display:grid;place-items:center;font-size:10px;font-weight:900}.moduleRail button div{display:grid;gap:3px}.moduleRail button b{font-size:11px;color:#27475d}.moduleRail button small{font-size:9px;color:#8796a3}.moduleRail button.active{border-color:#76d1ca;background:#f4fbfa;box-shadow:0 5px 18px #159c9a14}.lesson{display:grid;gap:14px}.lessonHero{background:linear-gradient(135deg,#0c3553,#167b83);color:#fff;border-radius:20px;padding:30px;box-shadow:0 12px 34px #092a461f}.lessonHero>span,.learnBlock>span,.assessment>span{font-size:9px;letter-spacing:1.5px;font-weight:900;color:#69d8ce}.lessonHero h2{font-size:28px;margin:8px 0}.lessonHero p{max-width:760px;color:#c6dae4;line-height:1.6;margin:0}.learnBlock,.assessment{background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px;box-shadow:0 5px 24px #102b430a}.learnBlock h3,.assessment h3{margin:7px 0 8px;font-size:17px}.learnBlock p,.assessment p{color:#6f8493;line-height:1.65}.infoBlock{border-left:4px solid #1dafaa;background:linear-gradient(90deg,#f3fbfa,#fff)}.scenario{background:linear-gradient(135deg,#fff,#f5fbfa)}.choiceRow{display:flex;gap:10px;flex-wrap:wrap}.choiceRow button{border:1px solid #dbe6eb;background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer}.choiceRow button.selected{border-color:#21aaa3;background:#e8f8f6;color:#126f6c}.feedback{margin-top:12px;background:#eaf8f6;color:#276c68;padding:11px 13px;border-radius:10px;font-size:11px}.calcInput,.inviteBox input{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:11px;padding:11px 12px;outline:0}.hotspotStage{height:220px;border-radius:16px;background:linear-gradient(135deg,#0f405f,#1b7a80);position:relative;overflow:hidden;display:grid;place-items:center}.machine{font-size:70px;font-weight:950;color:#ffffff21;letter-spacing:-5px}.hotspotStage button{position:absolute;width:32px;height:32px;border-radius:50%;border:3px solid #fff;background:#1cc0b5;color:#fff;font-weight:900;cursor:pointer}.hotspotStage button:nth-of-type(1){left:28%;top:34%}.hotspotStage button:nth-of-type(2){right:25%;bottom:28%}.assessment{border-top:4px solid #1cb0a8}.assessment.live{display:grid;gap:14px}.assessment.result strong{font-size:38px;color:#159c9a}.assessment.result.fail strong{color:#cc7247}.question{border-top:1px solid #edf1f4;padding-top:12px}.question h4{font-size:13px}.question label{display:flex;gap:9px;padding:7px 0;color:#5e7585;font-size:11px}.primary.compact{height:40px;width:max-content}.inviteBox{display:grid;gap:10px;margin-bottom:18px}.inviteBox small{color:#647b8a}@media(max-width:900px){.experience{grid-template-columns:1fr}.moduleRail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.moduleRail{display:flex;overflow:auto}.moduleRail button{min-width:190px}.lessonHero{padding:22px}.lessonHero h2{font-size:23px}.learnBlock,.assessment{padding:17px}}.editorGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.editorCol{min-height:280px}.editorCol.wide{grid-column:1/-1}.editorRow{width:100%;display:grid;grid-template-columns:90px 1fr;gap:10px;text-align:left;padding:10px 12px;border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:6px 0}.editorRow.active{outline:2px solid var(--accent)}.editorActions,.blockPalette{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.blockPalette button{border:1px solid var(--line);background:var(--surface-2);border-radius:999px;padding:7px 10px}.blockEditor{display:grid;grid-template-columns:100px 220px 1fr;gap:12px;align-items:center;border-top:1px solid var(--line);padding:12px 0}.blockEditor span{font-size:11px;font-weight:800;color:var(--accent)}@media(max-width:1000px){.editorGrid{grid-template-columns:1fr}.editorCol.wide{grid-column:auto}.blockEditor{grid-template-columns:80px 1fr}.blockEditor p{grid-column:1/-1}}
