.customer-tabs{display:flex;gap:8px;margin:-18px 0 30px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 24px rgba(22,52,79,.06);width:max-content;max-width:100%;overflow:auto}.customer-tabs a{padding:10px 14px;border-radius:9px;text-decoration:none;color:var(--muted);font-size:13px;font-weight:750;white-space:nowrap}.customer-tabs a:hover,.customer-tabs a[aria-current=page]{background:var(--gold-soft);color:var(--brand-dark)}.customer-heading{align-items:center}.customer-heading .button{white-space:nowrap}.customer-list-panel{padding:0;overflow:hidden}.customer-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line)}.customer-list-toolbar .dashboard-search{max-width:480px;width:100%}.customer-card-list{display:grid}.customer-dashboard-row{display:grid;grid-template-columns:64px minmax(0,1fr) 170px auto;gap:18px;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.customer-dashboard-row:last-child{border-bottom:0}.customer-dashboard-row:hover{background:var(--gold-soft)}.customer-number{width:56px;height:56px;border-radius:16px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:850;letter-spacing:.04em}.customer-row-copy{min-width:0}.customer-row-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.customer-row-title h2{font-size:18px;margin:0}.customer-row-copy p{margin:6px 0;color:var(--muted);font-size:13px}.customer-row-copy>a{font-size:12px;color:var(--brand);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:720px}.customer-dashboard-visit-summary{display:flex;flex-direction:column;padding-left:18px;border-left:1px solid var(--line)}.customer-dashboard-visit-summary strong{color:var(--brand);font-size:28px;line-height:1}.customer-dashboard-visit-summary span{margin-top:5px;font-size:12px;font-weight:750}.customer-dashboard-visit-summary small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}.customer-status{padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.customer-status.is-active{background:var(--gold-soft);color:var(--gold-dark)}.customer-status.is-inactive{background:#edf0f3;color:#687784}.customer-row-actions,.customer-template-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.customer-row-actions form,.customer-template-actions form{margin:0}.customer-row-actions .button,.customer-template-actions .button{font-size:12px;padding:8px 10px}.customer-form select,.customer-template-editor select,.customer-preview-company select{border:1px solid #cbd5d9;border-radius:10px;padding:12px 13px;background:#fff;color:var(--ink);outline:none}.customer-url-field{display:flex;align-items:center;border:1px solid #cbd5d9;border-radius:10px;background:#f5f7f9;overflow:hidden}.customer-url-field span{padding-left:12px;color:var(--muted);font-size:12px;white-space:nowrap}.customer-url-field input{border:0;border-radius:0;min-width:0;flex:1;background:#fff}.customer-pin-field>div{display:flex;gap:10px}.customer-pin-field input{flex:1}.customer-access-card{background:linear-gradient(135deg,var(--brand-dark),var(--brand));color:#fff;border-radius:18px;padding:24px;margin-bottom:20px;display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;box-shadow:var(--shadow)}.customer-access-card .eyebrow{color:#e6dba9}.customer-access-card h2{margin:6px 0}.customer-access-card p{margin:0;color:#dbe4eb;line-height:1.5}.customer-access-values{display:grid;gap:12px}.customer-access-values label{font-size:12px;font-weight:750}.customer-access-values label span{display:flex;margin-top:5px}.customer-access-values input{flex:1;min-width:0;border:0;padding:11px;border-radius:8px 0 0 8px}.customer-access-values button{border:0;background:var(--gold);color:var(--brand-dark);font-weight:800;padding:0 13px;border-radius:0 8px 8px 0;cursor:pointer}.customer-danger-zone{margin-top:18px;border-color:#edc4c4;display:flex;justify-content:space-between;align-items:center;gap:24px}.customer-danger-zone h2{margin:5px 0}.customer-danger-zone p{margin:0;color:var(--muted)}.customer-template-grid,.customer-element-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.customer-template-card{display:flex;flex-direction:column}.customer-template-card-head{display:flex;justify-content:space-between;align-items:center}.customer-template-card-head>strong{font-size:12px;color:var(--muted)}.customer-template-card h2,.customer-element-card h2{margin:18px 0 8px;font-size:20px}.customer-template-card>p,.customer-element-card p{color:var(--muted);line-height:1.5;flex:1}.customer-template-card dl{display:flex;gap:32px;margin:16px 0}.customer-template-card dl div{display:grid;gap:3px}.customer-template-card dt{font-size:11px;color:var(--muted)}.customer-template-card dd{margin:0;font-weight:750}.customer-template-actions{justify-content:flex-start;border-top:1px solid var(--line);padding-top:16px}.customer-element-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-element-card{min-height:220px}.customer-element-type{width:max-content;background:var(--brand-soft);color:var(--brand);padding:5px 8px;border-radius:7px;text-transform:uppercase;font-size:10px;font-weight:850;letter-spacing:.08em}.customer-element-card footer{border-top:1px solid var(--line);padding-top:13px;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.customer-template-editor{display:grid;gap:18px}.customer-template-workspace{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}.customer-catalog{position:sticky;top:96px}.customer-catalog h2,.customer-layout-heading h2{margin:0 0 5px}.customer-catalog>p,.customer-layout-heading p{margin:0;color:var(--muted);font-size:13px}.customer-catalog>div{display:grid;gap:8px;margin-top:16px;max-height:620px;overflow:auto}.customer-catalog button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px;text-align:left;display:grid;gap:4px;color:var(--ink);cursor:pointer}.customer-catalog button:hover{background:var(--gold-soft);border-color:#ded3a7}.customer-catalog button span{font-weight:750;font-size:12px}.customer-catalog button small{color:var(--muted)}.customer-layout-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.customer-layout-heading>span{font-size:12px;font-weight:750;background:var(--brand-soft);padding:7px 10px;border-radius:999px}.customer-layout-editor>[data-template-placement-list]{display:grid;gap:10px}.customer-placement{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}.customer-placement.is-dragging{opacity:.45}.customer-placement-handle{cursor:grab;color:var(--muted);font-size:20px}.customer-placement-fields{display:grid;grid-template-columns:minmax(220px,1fr) 110px auto;gap:10px;align-items:end}.customer-placement-fields label{display:grid;gap:4px;font-size:11px;font-weight:750;color:var(--muted)}.customer-placement-fields input:not([type=checkbox]),.customer-placement-fields select{padding:9px;border:1px solid #cbd5d9;border-radius:8px;color:var(--ink)}.customer-placement-enabled{display:flex!important;align-items:center;gap:6px;padding-bottom:10px;white-space:nowrap}.customer-placement-actions{display:flex;gap:4px}.customer-placement-actions button{width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.customer-placement-actions button:hover{background:var(--gold-soft)}.customer-editor-actions{position:sticky;bottom:14px;display:flex;justify-content:flex-end;gap:10px;background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:14px;padding:12px;box-shadow:0 12px 36px rgba(22,52,79,.13);backdrop-filter:blur(10px);z-index:3}.customer-preview-actions{display:flex;gap:8px}.customer-preview-company{display:flex;align-items:center;gap:15px;margin-bottom:18px}.customer-preview-company label{font-weight:750}.customer-preview-company select{min-width:360px}.customer-dashboard-canvas{background:#f3f5f7;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.customer-public-header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 20px}.customer-public-brand{display:flex;align-items:center;gap:9px}.customer-public-brand>span{width:34px;height:34px;border-radius:10px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:850}.customer-public-header h2{font-size:16px;margin:0;text-align:center}.customer-public-export{display:flex;justify-content:flex-end;gap:8px}.customer-public-export button{border:1px solid #ded3a7;background:var(--gold-soft);color:var(--brand-dark);padding:8px 10px;border-radius:8px;font-weight:750}.customer-dashboard-toolbar{margin:18px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px 16px}.customer-dashboard-toolbar>div{display:grid;gap:2px}.customer-dashboard-toolbar span{font-size:11px;color:var(--muted)}.customer-dashboard-message{margin:18px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:50px;text-align:center}.customer-dashboard-message h3{margin:0 0 8px}.customer-dashboard-grid{display:grid;grid-template-columns:repeat(100,minmax(0,1fr));gap:14px;padding:0 18px 18px}.customer-width-20{grid-column:span 20}.customer-width-25{grid-column:span 25}.customer-width-33{grid-column:span 33}.customer-width-40{grid-column:span 40}.customer-width-50{grid-column:span 50}.customer-width-66{grid-column:span 66}.customer-width-75{grid-column:span 75}.customer-width-100{grid-column:span 100}.customer-widget{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;min-width:0}.customer-widget>header{min-height:52px;padding:13px 15px;border-bottom:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-widget>header>div{display:flex;align-items:center;gap:8px;min-width:0}.customer-widget h3{font-size:14px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.customer-widget-icon{color:var(--gold-dark)}.customer-widget-export{border:0;background:var(--gold-soft);color:var(--brand);border-radius:7px;padding:6px 8px;font-size:10px;font-weight:800}.customer-widget-empty{min-height:150px;display:grid;place-content:center;text-align:center;gap:5px;padding:20px}.customer-widget-empty span{color:var(--muted);font-size:12px}.customer-kpi{min-height:220px;padding:25px;display:flex;flex-direction:column;justify-content:center}.customer-kpi strong{font-size:clamp(38px,5vw,68px);color:var(--brand);letter-spacing:-.05em}.customer-kpi span{color:var(--muted);margin-top:3px}.customer-kpi progress,.customer-progress-cell progress{appearance:none;-webkit-appearance:none;border:0;background:#e4e7e9;overflow:hidden}.customer-kpi progress{width:100%;height:12px;margin-top:36px;border-radius:999px}.customer-kpi progress::-webkit-progress-bar,.customer-progress-cell progress::-webkit-progress-bar{background:#e4e7e9}.customer-kpi progress::-webkit-progress-value,.customer-progress-cell progress::-webkit-progress-value{background:var(--gold)}.customer-kpi progress::-moz-progress-bar,.customer-progress-cell progress::-moz-progress-bar{background:var(--gold)}.customer-pie{min-height:260px;display:grid;grid-template-columns:minmax(170px,250px) 1fr;align-items:center;gap:22px;padding:20px}.customer-pie svg{width:100%;transform:rotate(-90deg)}.customer-pie circle{fill:none;stroke-width:8}.customer-pie-base{stroke:var(--brand)}.customer-pie-value{stroke:var(--gold)}.customer-pie text{fill:var(--brand);font-size:7px;font-weight:800;text-anchor:middle;transform:rotate(90deg);transform-origin:21px 21px}.customer-pie-legend{display:grid;gap:10px}.customer-pie-legend span{display:grid;grid-template-columns:12px 1fr auto;gap:8px;align-items:center;font-size:12px}.customer-pie-legend i{width:12px;height:12px;border-radius:4px;background:var(--brand)}.customer-pie-legend i.is-gold{background:var(--gold)}.customer-month-chart{height:310px;padding:30px 22px 22px;display:grid;grid-template-columns:repeat(12,1fr);gap:9px;align-items:end}.customer-month-chart>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px;position:relative}.customer-month-chart i{display:block;width:min(70%,50px);min-height:2px;background:var(--gold);border-radius:6px 6px 0 0}.customer-month-chart.is-area i{width:75%;background:rgba(184,162,84,.55);border-radius:8px 8px 0 0}.customer-month-chart small{font-size:10px;color:var(--muted)}.customer-month-value{font-size:10px;font-weight:750}.customer-table-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 14px;background:#fafbfc;border-bottom:1px solid var(--line)}.customer-table-tools label{display:flex;align-items:center;gap:7px;max-width:420px;width:100%;border:1px solid #cbd5d9;background:#fff;border-radius:8px;padding-left:9px}.customer-table-tools input{border:0;outline:0;padding:8px;width:100%;background:transparent;font-size:12px}.customer-table-tools>span{color:var(--muted);font-size:11px;white-space:nowrap}.customer-table-wrap{overflow:auto;max-height:620px}.customer-data-table{border-collapse:collapse;width:100%;min-width:760px;font-size:11px}.customer-data-table th{position:sticky;top:0;background:#fff;z-index:1;border-bottom:1px solid var(--line);text-align:left}.customer-data-table th button{border:0;background:transparent;width:100%;padding:11px 12px;text-align:left;color:var(--ink);font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.customer-data-table th button span{color:#9aa5ad;margin-left:5px}.customer-data-table td{padding:10px 12px;border-bottom:1px solid #edf0f2;white-space:nowrap;max-width:360px;overflow:hidden;text-overflow:ellipsis}.customer-data-table tbody tr:hover{background:var(--gold-soft)}.customer-data-table a{color:#426a8d}.customer-progress-cell{position:relative;min-width:180px}.customer-progress-cell progress{width:100%;height:15px;border-radius:999px}.customer-progress-cell span{position:absolute;inset:0;text-align:center;font-size:9px;font-weight:800;color:var(--brand-dark)}.customer-yes-no{display:inline-flex;padding:5px 8px;border-radius:7px;font-weight:750}.customer-yes-no.is-yes{background:var(--gold-soft);color:var(--gold-dark)}.customer-yes-no.is-no{background:#edf0f3;color:#687784}.customer-course-details summary{cursor:pointer;color:var(--brand);font-weight:750}.customer-course-details>div{position:fixed;z-index:30;inset:10% 15%;background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 30px 100px rgba(22,52,79,.3);overflow:auto;white-space:normal}.customer-course-details ul{columns:2;line-height:1.55;padding-left:20px}.customer-certificate-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 14px;background:var(--gold-soft);border-bottom:1px solid #ded3a7}.customer-certificate-notice>div{display:grid;gap:2px}.customer-certificate-notice span{font-size:11px;color:var(--gold-dark)}.customer-certificate-notice a{background:var(--brand);color:#fff;padding:8px 10px;border-radius:8px;text-decoration:none;font-size:11px;font-weight:750;white-space:nowrap}.customer-table-pagination{display:flex;justify-content:center;align-items:center;gap:12px;padding:12px;color:var(--muted);font-size:11px}.customer-table-pagination button{border:1px solid var(--line);background:#fff;border-radius:50%;width:30px;height:30px}.customer-history{display:grid;gap:18px;padding:16px}.customer-history>section{border:1px solid var(--line);border-radius:12px;overflow:hidden}.customer-history-head{display:flex;justify-content:space-between;padding:13px 15px;background:#fafbfc}.customer-history-head h4{margin:0;font-size:20px}.customer-dashboard-updated{text-align:right;color:var(--muted);font-size:11px;padding:0 20px 18px}.customer-preview-dialog{width:min(1100px,90vw);border:0;border-radius:18px;padding:0;box-shadow:0 30px 100px rgba(22,52,79,.35)}.customer-preview-dialog::backdrop{background:rgba(13,37,56,.55)}.customer-preview-dialog header,.customer-preview-dialog footer{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.customer-preview-dialog footer{border-top:1px solid var(--line);border-bottom:0;justify-content:flex-end;gap:10px}.customer-preview-dialog h2{margin:0}.customer-layout-preview{padding:18px;background:#f3f5f7;display:grid;grid-template-columns:repeat(100,1fr);gap:10px;max-height:65vh;overflow:auto}.customer-layout-preview article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;min-height:90px}.customer-layout-preview article strong{font-size:12px}.customer-layout-preview article span{display:block;color:var(--muted);font-size:10px;margin-top:5px}@media(max-width:1050px){.customer-element-grid{grid-template-columns:repeat(2,1fr)}.customer-dashboard-row{grid-template-columns:64px minmax(0,1fr) 160px}.customer-row-actions{grid-column:2/-1;justify-content:flex-start}.customer-template-workspace{grid-template-columns:1fr}.customer-catalog{position:static}.customer-catalog>div{grid-template-columns:repeat(2,1fr);max-height:none}.customer-width-20,.customer-width-25,.customer-width-33,.customer-width-40{grid-column:span 50}.customer-width-66,.customer-width-75{grid-column:span 100}}@media(max-width:760px){.customer-tabs{width:100%}.customer-dashboard-row{grid-template-columns:48px 1fr}.customer-number{width:44px;height:44px;border-radius:12px}.customer-dashboard-visit-summary{grid-column:2;padding:10px 0 0;border-top:1px solid var(--line);border-left:0}.customer-row-actions{grid-column:1/-1;justify-content:flex-start}.customer-access-card{grid-template-columns:1fr}.customer-danger-zone{align-items:flex-start;flex-direction:column}.customer-template-grid,.customer-element-grid{grid-template-columns:1fr}.customer-placement{grid-template-columns:20px 1fr}.customer-placement-fields{grid-template-columns:1fr}.customer-placement-actions{grid-column:2}.customer-public-header{height:auto;grid-template-columns:1fr;padding:14px;gap:10px}.customer-public-header h2{text-align:left;grid-row:1;grid-column:1;margin-left:44px}.customer-public-brand{grid-row:1;grid-column:1}.customer-public-brand strong{display:none}.customer-public-export{justify-content:flex-start}.customer-dashboard-toolbar{align-items:flex-start;gap:12px}.customer-dashboard-grid{display:block}.customer-widget{margin-bottom:12px}.customer-pie{grid-template-columns:1fr}.customer-month-chart{height:240px;padding-left:8px;padding-right:8px;gap:3px}.customer-course-details>div{inset:5%}.customer-course-details ul{columns:1}.customer-catalog>div{grid-template-columns:1fr}.customer-preview-company{align-items:flex-start;flex-direction:column}.customer-preview-company select{min-width:0;width:100%}}