.field-search{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:center;margin:14px 0;padding:10px 12px;border:1px solid #c8d4df;border-radius:8px;background:#fbfdff}.field-search svg{width:18px;height:18px;color:#23a00b}.field-search input{min-width:0;border:0;outline:0;background:transparent;color:#052757;font:inherit}.device-combobox,.user-combobox{position:relative;margin-top:14px}.device-trigger,.user-trigger{display:grid;grid-template-columns:minmax(0,1fr) 24px;gap:12px;align-items:center;width:100%;min-height:66px;padding:12px 14px;border:1px solid #c8d4df;border-radius:8px;background:#fbfdff;color:inherit;font:inherit;text-align:left;cursor:pointer}.device-trigger[aria-expanded=true],.user-trigger[aria-expanded=true]{border-color:#23a00b;box-shadow:0 0 0 3px #23a00b1f}.device-trigger>span,.device-option>span,.user-trigger>span,.user-option>span{display:grid;gap:4px;min-width:0}.device-trigger svg,.user-trigger svg{width:20px;height:20px;color:#23a00b;justify-self:end}.device-menu,.user-menu{position:absolute;z-index:20;top:calc(100% + 8px);right:0;left:0;padding:10px;border:1px solid #c8d4df;border-radius:8px;background:#fff;box-shadow:0 14px 34px #05275726}.device-menu .field-search,.user-menu .field-search{margin:0 0 10px}.device-options,.user-options{display:grid;gap:6px;max-height:270px;overflow:auto}.device-sidebar-list{display:grid;gap:6px;max-height:calc(100vh - 220px);overflow-y:auto}.device-option,.user-option{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:10px;align-items:center;width:100%;padding:11px 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.device-option:hover,.device-option:focus-visible,.user-option:hover,.user-option:focus-visible{border-color:#d6e1eb;background:#fbfdff}.device-option.selected,.user-option.selected{border-color:#23a00b;background:#eefbea}.device-option svg,.user-option svg{width:18px;height:18px;color:#23a00b}.device-trigger small,.device-option small,.user-trigger small,.user-option small{color:#526178}.file-picker{position:relative}.file-picker input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.file-picker-button{display:inline-flex!important;gap:8px;align-items:center;justify-content:center;min-height:42px;padding:10px 12px;border:1px solid #23a00b;border-radius:6px;background:#eefbea;color:#23a00b!important;font-size:.92rem!important;font-weight:850;cursor:pointer}.file-picker-button svg{width:18px;height:18px}.file-picker small{display:block;min-height:20px;color:#526178;font-size:.82rem;font-weight:750;overflow-wrap:anywhere}.access-master-detail{display:grid;grid-template-columns:320px 1fr;gap:20px;margin-top:16px;align-items:start}@media(max-width:768px){.access-master-detail{grid-template-columns:1fr}}.access-master-sidebar{background:#fff;border:1px solid #d6e1eb;border-radius:10px;display:flex;flex-direction:column;box-shadow:0 4px 12px #05275705}.access-sidebar-header{padding:16px;border-bottom:1.5px solid #d6e1eb;background:#f8fafc;border-top-left-radius:9px;border-top-right-radius:9px}.access-sidebar-header h3{margin:0;font-size:.95rem;color:var(--brand-ink);font-weight:850}.access-sidebar-list{display:flex;flex-direction:column;max-height:480px;overflow-y:auto}.access-group-item{padding:14px 16px;border-bottom:1px solid #e2eaf1;background:transparent;border:none;text-align:left;cursor:pointer;transition:background .2s,border-left-color .2s;display:flex;flex-direction:column;gap:4px;width:100%}.access-group-item:last-child{border-bottom:none}.access-group-item:hover{background:#fbfdff}.access-group-item.active{background:#edf4fb;border-left:4px solid var(--brand-blue);padding-left:12px}.access-group-item strong{color:var(--brand-ink);font-size:.92rem;font-weight:800}.access-group-item p{margin:0;font-size:.82rem;color:var(--brand-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-detail-workspace{background:#fff;border:1px solid #d6e1eb;border-radius:10px;padding:20px;box-shadow:0 4px 12px #05275705;display:flex;flex-direction:column;gap:20px}.access-detail-header{border-bottom:1px solid #e2eaf1;padding-bottom:16px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.access-detail-header h3{margin:0;font-size:1.15rem;color:var(--brand-ink);font-weight:850}.access-detail-meta{font-size:.82rem;color:var(--brand-muted);margin-top:4px}.access-detail-description{font-size:.92rem;line-height:1.5;color:#2d3b50;margin:0}.access-assignment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}@media(max-width:992px){.access-assignment-grid{grid-template-columns:1fr}}.searchable-checklist{border:1px solid #cbd5e1;border-radius:8px;display:flex;flex-direction:column;background:#fff;overflow:hidden}.checklist-search{padding:8px 12px;border-bottom:1px solid #e2eaf1;background:#f8fafc}.checklist-search input{width:100%;padding:6px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:.82rem;font-family:inherit}.checklist-scrollbox{max-height:240px;overflow-y:auto;display:flex;flex-direction:column}.checklist-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s;font-size:.88rem;-webkit-user-select:none;user-select:none}.checklist-item:last-child{border-bottom:none}.checklist-item:hover{background:#f8fafc}.checklist-item input[type=checkbox]{width:16px;height:16px;cursor:pointer}.checklist-item-label{display:flex;flex-direction:column;gap:2px}.checklist-item-title{font-weight:750;color:var(--brand-ink)}.checklist-item-subtitle{font-size:.76rem;color:var(--brand-muted)}.checklist-empty{padding:20px;text-align:center;color:var(--brand-muted);font-size:.85rem}.access-edit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:#f8fafc;padding:16px;border-radius:8px;border:1px solid #cbd5e1}@media(max-width:768px){.access-edit-fields{grid-template-columns:1fr}}.access-edit-fields label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;font-weight:800;color:#41516a}.access-edit-fields input{min-height:38px;padding:8px 10px;border:1.5px solid #cbd5e1;border-radius:6px;font-size:.88rem;font-family:inherit}.access-counts{padding:3px 8px;border-radius:999px;background:#eefbea;color:#23a00b;font-weight:850;font-size:.72rem;border:1px solid #a7f3d0}.audit-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:12px;align-items:end;margin-bottom:14px}.audit-filters label{display:grid;gap:6px;color:#41516a;font-size:.86rem;font-weight:800}.audit-filters select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #c8d4df;border-radius:6px;background:#fff;color:#052757;font:inherit}.audit-filters button{min-height:42px;padding:10px 14px;border:0;border-radius:6px;background:#23a00b;color:#fff;font:inherit;font-weight:850;cursor:pointer}.audit-list{display:grid;gap:10px}.audit-row{padding:12px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff}.audit-row-head{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.audit-row-head strong,.audit-row-head span,.audit-meta span{display:block}.audit-row-head span,.audit-row-head time,.audit-meta{color:#526178;font-size:.9rem}.audit-row-head time{flex:0 0 auto;font-weight:800}.audit-meta{display:grid;grid-template-columns:minmax(140px,.4fr) minmax(0,1fr);gap:10px;margin-top:8px}.audit-meta span{min-width:0;overflow-wrap:anywhere}.category-card{grid-column:1 / -1}.category-master-detail{display:grid;grid-template-columns:320px 1fr;gap:20px;margin-top:16px;align-items:start}@media(max-width:768px){.category-master-detail{grid-template-columns:1fr}}.category-master-sidebar{background:#fff;border:1px solid #d6e1eb;border-radius:10px;display:flex;flex-direction:column;box-shadow:0 4px 12px #05275705}.category-sidebar-header{padding:16px;border-bottom:1.5px solid #d6e1eb;background:#f8fafc;border-top-left-radius:9px;border-top-right-radius:9px}.category-sidebar-header h3{margin:0;font-size:.95rem;color:var(--brand-ink);font-weight:850}.category-sidebar-list{display:flex;flex-direction:column;max-height:480px;overflow-y:auto}.category-group-item{padding:14px 16px;border-bottom:1px solid #e2eaf1;background:transparent;border:none;text-align:left;cursor:pointer;transition:background .2s,border-left-color .2s;display:flex;flex-direction:column;gap:4px;width:100%}.category-group-item:last-child{border-bottom:none}.category-group-item:hover{background:#fbfdff}.category-group-item.active{background:#edf4fb;border-left:4px solid var(--brand-blue);padding-left:12px}.category-group-item strong{color:var(--brand-ink);font-size:.92rem;font-weight:800}.category-group-item p{margin:0;font-size:.82rem;color:var(--brand-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-detail-workspace{background:#fff;border:1px solid #d6e1eb;border-radius:10px;padding:20px;box-shadow:0 4px 12px #05275705;display:flex;flex-direction:column;gap:20px}.category-detail-header{border-bottom:1px solid #e2eaf1;padding-bottom:16px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px}.category-detail-header h3{margin:0;font-size:1.15rem;color:var(--brand-ink);font-weight:850}.category-detail-meta{font-size:.82rem;color:var(--brand-muted);margin-top:4px}.category-detail-description{font-size:.92rem;line-height:1.5;color:#2d3b50;margin:0}.category-edit-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;background:#f8fafc;padding:16px;border-radius:8px;border:1px solid #cbd5e1}.category-edit-fields label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;font-weight:800;color:#41516a}.category-edit-fields input{min-height:38px;padding:8px 10px;border:1.5px solid #cbd5e1;border-radius:6px;font-size:.88rem;font-family:inherit}.category-device-mapping{display:flex;flex-direction:column;gap:8px}.category-form,.category-device-panel{display:none}.asset-form,.step-form{align-items:end;margin-top:12px;padding-top:12px;border-top:1px solid #e2eaf1}.asset-list{display:grid;gap:10px;margin-top:18px}.asset-list h3{margin:8px 0 0;font-size:.95rem}.asset-row{padding:12px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff}.asset-row strong,.asset-row span{display:block}.asset-row span{margin-top:4px;color:#526178;font-size:.9rem}.maintenance-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:14px}.maintenance-documents,.maintenance-jobs{display:grid;align-content:start;gap:10px}.maintenance-documents h3,.maintenance-jobs h3{margin:0;font-size:.95rem}.maintenance-row,.job-row{padding:12px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff}.maintenance-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.maintenance-row strong,.maintenance-row span,.job-row strong,.job-row span,.job-row small{display:block}.maintenance-row span,.job-row span,.job-row small{margin-top:4px;color:#526178;font-size:.9rem}.maintenance-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.maintenance-actions button{display:inline-flex;gap:6px;align-items:center;justify-content:center;min-height:38px;padding:8px 10px;border:0;border-radius:6px;background:#052757;color:#fff;font:inherit;font-size:.88rem;font-weight:850;cursor:pointer}.maintenance-actions button:disabled{cursor:wait;opacity:.6}.maintenance-actions svg,.admin-card-head button svg{width:17px;height:17px}.job-row>div{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}.job-error{color:#8a2424!important}.tenant-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:12px 0;padding:14px;border:1px solid #d6e1eb;border-radius:8px;background:#fbfdff}.tenant-summary strong,.tenant-summary span{display:block}.tenant-summary span{margin-top:4px;color:#526178;font-size:.92rem}.tenant-summary>div:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.tenant-summary>div:last-child span{margin:0;padding:7px 10px;border-radius:999px;background:#eefbea;color:#23a00b;font-weight:850}.tenant-form{display:grid;grid-template-columns:minmax(0,.9fr) minmax(160px,.35fr) minmax(0,1.2fr) auto;gap:12px;align-items:end;padding-top:12px;border-top:1px solid #e2eaf1}.tenant-form label{display:grid;gap:6px;color:#41516a;font-size:.86rem;font-weight:800}.tenant-form input,.tenant-form select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #c8d4df;border-radius:6px;background:#fff;color:#052757;font:inherit}.tenant-form>button{min-height:42px;padding:10px 14px;border:0;border-radius:6px;background:#23a00b;color:#fff;font:inherit;font-weight:850;cursor:pointer}.tenant-form>button:disabled{cursor:wait;opacity:.6}.tenant-modules{display:flex;flex-wrap:wrap;gap:8px}.tenant-modules button{min-height:34px;padding:7px 10px;border:1px solid #d6e1eb;border-radius:999px;background:#fff;color:#41516a;font:inherit;font-size:.85rem;font-weight:850;cursor:pointer}.tenant-modules button.selected{border-color:#23a00b;background:#23a00b;color:#fff}.user-card{grid-column:1 / -1;min-width:0}.user-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;flex-wrap:wrap}.user-search-wrapper{flex-grow:1;max-width:320px;position:relative}.user-search-wrapper input{width:100%;min-height:40px;padding:8px 12px;border:1.5px solid #d6e1eb;border-radius:8px;font-family:inherit;font-size:.9rem;background:#fff;color:var(--brand-ink)}.btn-add-user{background:var(--brand-green);color:#fff;border:none;border-radius:8px;padding:10px 18px;font-family:inherit;font-weight:850;font-size:.9rem;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .2s}.btn-add-user:hover{background:var(--brand-green-dark)}.user-table-container{overflow-x:auto;border:1px solid #d6e1eb;border-radius:10px;background:#fff;box-shadow:0 4px 12px #05275705;margin-bottom:20px}.user-table{width:100%;border-collapse:collapse;text-align:left;font-size:.9rem}.user-table th{background:#f8fafc;color:var(--brand-muted);font-weight:850;text-transform:uppercase;font-size:.75rem;padding:14px 18px;border-bottom:1.5px solid #d6e1eb;letter-spacing:.5px}.user-table td{padding:14px 18px;border-bottom:1px solid #e2eaf1;color:var(--brand-ink);vertical-align:middle}.user-table tr:last-child td{border-bottom:none}.user-table tr:hover{background:#fbfdff}.badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:800;text-transform:capitalize}.badge-admin{background:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe}.badge-technician{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.badge-active{background:#f0fdf4;color:#16a34a}.badge-blocked{background:#fef2f2;color:#dc2626}.modal-backdrop{position:fixed;inset:0;background:#05275773;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.modal-content{background:#fff;border-radius:12px;width:min(540px,92%);max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px #05275726;display:flex;flex-direction:column;animation:slideUp .2s ease-out}.modal-header{padding:18px 24px;border-bottom:1px solid #e2eaf1;display:flex;justify-content:space-between;align-items:center}.modal-header h3{margin:0;font-size:1.15rem;color:var(--brand-ink);font-weight:850}.modal-close-btn{background:transparent;border:none;color:var(--brand-muted);cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal-close-btn:hover{background:#f1f5f9}.modal-body{padding:24px}.user-form{display:flex;flex-direction:column;gap:16px;margin-top:0;padding-top:0;border-top:none}.user-form label{display:flex;flex-direction:column;gap:6px;color:#41516a;font-size:.85rem;font-weight:800}.user-form input,.user-form select{width:100%;min-height:42px;padding:10px 12px;border:1.5px solid #cbd5e1;border-radius:8px;color:#052757;background:#fff;font:inherit;transition:border-color .2s}.user-form input:focus,.user-form select:focus{border-color:var(--brand-blue);outline:none}.role-picker{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.role-picker label{display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px 12px;border:1.5px solid #d6e1eb;border-radius:8px;background:#fbfdff;cursor:pointer}.role-picker input{width:auto;min-height:0}.modal-footer-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;border-top:1px solid #e2eaf1;padding-top:18px}.btn-secondary{background:#edf4fb;color:var(--brand-ink);border:none;border-radius:8px;padding:10px 16px;font-family:inherit;font-weight:800;cursor:pointer}.btn-secondary:hover{background:#cbd5e1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.user-picker{display:none}@media(max-width:768px){.user-table-container{border:none;box-shadow:none;background:transparent}.user-table,.user-table tbody,.user-table tr,.user-table td{display:block;width:100%}.user-table thead{display:none}.user-table tr{background:#fff;border:1px solid #d6e1eb;border-radius:10px;margin-bottom:16px;padding:16px;box-shadow:0 4px 12px #05275705}.user-table tr:hover{background:#fff}.user-table td{padding:8px 0;border-bottom:none;text-align:left!important}.user-table td:nth-child(1):before{content:"Naam & Functie"}.user-table td:nth-child(2):before{content:"Gebruikersnaam / E-mail"}.user-table td:nth-child(3):before{content:"Rollen"}.user-table td:nth-child(4):before{content:"Status"}.user-table td:before{display:block;font-size:.75rem;color:var(--brand-muted);font-weight:850;text-transform:uppercase;margin-bottom:4px;letter-spacing:.5px}.user-table td:last-child{margin-top:12px;padding-top:12px;border-top:1px solid #e2eaf1}.user-table td:last-child button{width:100%;padding:12px}}.mobile-layout{display:flex;flex-direction:column;height:100vh;height:100dvh;width:100%;max-width:480px;margin:0 auto;background:#f4f8fc;position:relative;overflow:hidden;box-shadow:0 0 20px #00000014}.mobile-header{background:var(--brand-blue);color:#fff;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;z-index:10;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-header h2{margin:0;font-size:1.1rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.mobile-header .brand-subtitle{font-size:.75rem;opacity:.8;display:block}.mobile-header-actions{display:flex;gap:8px}.mobile-back-button{background:#ffffff26;border:none;color:#fff;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .2s}.mobile-back-button:hover{background:#ffffff40}.mobile-selection-screen{flex-grow:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px;-webkit-overflow-scrolling:touch}.mobile-device-list{display:grid;gap:8px}.mobile-device-list .device-option{background:#fff;border:1px solid var(--border);border-radius:10px;padding:14px 16px;box-shadow:0 2px 4px #05275705}.mobile-device-list .device-option.selected{border-color:var(--brand-green);background:#eefbea}.mobile-wissel-button{background:#ffffff26;border:none;color:#fff;padding:6px 12px;border-radius:6px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .2s}.mobile-wissel-button:hover{background:#ffffff40}.mobile-content{flex-grow:1;overflow-y:auto;padding:16px 16px 80px;-webkit-overflow-scrolling:touch}.mobile-tab-bar{position:absolute;bottom:0;left:0;right:0;height:64px;background:#fff;border-top:1px solid var(--border);display:flex;justify-content:space-around;align-items:center;z-index:10;padding-bottom:env(safe-area-inset-bottom)}.mobile-tab-button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;border:none;background:transparent;color:var(--brand-muted);font-family:inherit;font-size:.72rem;font-weight:800;cursor:pointer;transition:color .2s,transform .1s;gap:4px}.mobile-tab-button.active{color:var(--brand-green)}.mobile-tab-button svg{width:20px;height:20px}.mobile-tab-button:active{transform:scale(.95)}.mobile-step-card{background:#fff;border-radius:12px;border:1px solid var(--border);padding:18px;box-shadow:0 4px 12px #05275708;display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.mobile-step-header{display:flex;align-items:center;gap:12px}.mobile-step-number{background:var(--brand-blue);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.95rem}.mobile-step-title{margin:0;font-size:1.05rem;font-weight:800}.mobile-step-text{font-size:.95rem;line-height:1.55;color:#2d3b50;margin:0}.mobile-step-media{border-radius:8px;overflow:hidden;border:1px solid var(--border);background:#eef4f8;aspect-ratio:1 / 1}.mobile-step-media img,.mobile-step-media video{width:100%;height:100%;display:block;object-fit:cover}.mobile-step-nav-buttons{display:flex;gap:10px;margin-top:10px}.mobile-step-nav-buttons button{flex:1;min-height:48px;border-radius:8px;font-family:inherit;font-size:.9rem;font-weight:850;cursor:pointer;border:none;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .1s}.mobile-btn-prev{background:#eef4f8;color:var(--brand-ink)}.mobile-btn-next{background:var(--brand-green);color:#fff}.mobile-btn-next:disabled{background:#c8d4df;cursor:not-allowed}.mobile-manual-view{display:flex;flex-direction:column;gap:12px}.mobile-doc-list{display:flex;flex-direction:column;gap:8px}.mobile-doc-item{background:#fff;border:1px solid var(--border);border-radius:10px;padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:border-color .2s}.mobile-doc-item.active{border-color:var(--brand-green);background:#eefbea}.mobile-doc-item svg{color:var(--brand-blue);flex-shrink:0}.mobile-doc-details{flex-grow:1;min-width:0}.mobile-doc-name{font-size:.88rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.mobile-doc-meta{font-size:.75rem;color:var(--brand-muted);margin:2px 0 0}.mobile-manual-viewer{background:#fff;border:1px solid var(--border);border-radius:10px;padding:8px;display:flex;flex-direction:column;gap:8px}.mobile-viewer-header{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;font-weight:750;padding-bottom:8px;border-bottom:1px solid var(--border)}.mobile-viewer-iframe{width:100%;height:380px;border:none;border-radius:6px;background:#f8fafc}.mobile-assistant-view{display:flex;flex-direction:column;height:100%;gap:12px}.mobile-chat-history{flex-grow:1;display:flex;flex-direction:column;gap:10px;overflow-y:auto;max-height:320px;padding:4px}.mobile-chat-bubble{max-width:85%;padding:10px 14px;border-radius:12px;font-size:.9rem;line-height:1.45}.mobile-chat-bubble.user{align-self:flex-end;background:var(--brand-blue);color:#fff;border-bottom-right-radius:2px}.mobile-chat-bubble.assistant{align-self:flex-start;background:#fff;border:1px solid var(--border);color:var(--brand-ink);border-bottom-left-radius:2px}.mobile-assistant-form{display:flex;gap:8px}.mobile-assistant-form input{flex-grow:1;border:1.5px solid var(--border);border-radius:8px;padding:10px 12px;font-family:inherit;font-size:.9rem;color:var(--brand-ink)}.mobile-assistant-form button{background:var(--brand-green);color:#fff;border:none;border-radius:8px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer}.mobile-assistant-form button:disabled{background:#c8d4df;cursor:not-allowed}.mobile-demo-wrapper{display:flex;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh;background:#2d3b50;padding:20px}@media(max-width:600px){.mobile-demo-wrapper{padding:0;background:#f4f8fc}.mobile-layout{max-width:none;box-shadow:none}}.desktop-switch-btn{position:fixed;top:16px;right:16px;background:var(--brand-orange);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-weight:850;cursor:pointer;z-index:100;box-shadow:0 4px 10px #00000026}.device-list-card{grid-column:1!important;align-self:start}.device-fill-card{grid-column:2!important;align-self:start}@media(max-width:992px){.admin-device-grid{grid-template-columns:1fr!important}.device-list-card,.device-fill-card{grid-column:1 / -1!important}}.device-sidebar-list{display:flex;flex-direction:column;max-height:480px;overflow-y:auto;border:1px solid var(--border);border-radius:8px;background:#fff;margin-top:14px}.device-group-item{padding:12px 14px;border-bottom:1px solid #e2eaf1;background:transparent;border:none;text-align:left;cursor:pointer;transition:background .2s,border-left-color .2s;display:flex;flex-direction:column;gap:4px;width:100%}.device-group-item:last-child{border-bottom:none}.device-group-item:hover{background:#fbfdff}.device-group-item.active{background:#edf4fb;border-left:4px solid var(--brand-blue);padding-left:10px}.device-group-item strong{color:var(--brand-ink);font-size:.9rem;font-weight:800}.device-group-item p{margin:0;font-size:.8rem;color:var(--brand-muted)}.device-sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.device-sidebar-search{position:relative;margin-bottom:10px}.device-sidebar-search input{width:100%;min-height:38px;padding:8px 12px;border:1.5px solid #d6e1eb;border-radius:8px;font-family:inherit;font-size:.85rem;background:#fff}.device-create-card,.admin-device-actions{display:none!important}.selected-device-summary{display:flex;justify-content:space-between;align-items:center;background:#f8fafc;border:1px solid #d6e1eb;border-radius:10px;padding:14px 18px;margin-bottom:14px}.selected-device-summary strong{font-size:1.05rem;color:var(--brand-ink)}.selected-device-summary span{font-size:.85rem;color:var(--brand-muted)}.admin-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.admin-form-actions{display:flex;justify-content:space-between;gap:16px;margin-top:16px}.admin-form-actions-right{display:flex;gap:12px}@media(max-width:768px){.admin-form-row{grid-template-columns:1fr}.selected-device-summary{flex-direction:column;align-items:flex-start;gap:16px}.admin-form-actions{flex-direction:column}.admin-form-actions button{width:100%}.admin-form-actions-right{width:100%;flex-direction:column-reverse}}.device-v2-card.admin-card{grid-column:1 / -1!important;border:none;background:transparent;padding:0;border-radius:0}#admin-device-builder .admin-card{border-color:#94a3b8}.identity-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:18px;align-items:center;margin-bottom:8px;padding:12px 22px;border:1px solid #d6e1eb;border-radius:8px;background:#fff}.identity-panel h2{margin:0 0 8px;font-size:1.4rem}.identity-panel p{margin:0;color:#526178}.identity-panel .brand-panel .eyebrow{color:#23a00b}.identity-panel .api-status{margin-top:8px;color:#23a00b;font-size:.9rem;font-weight:800}.login-form{display:grid;gap:12px}.login-form label{display:grid;gap:6px;color:#41516a;font-size:.86rem;font-weight:700}.login-form input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #c8d4df;border-radius:6px;color:#052757;font:inherit}.login-form button,.session-card button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:0;border-radius:6px;background:#052757;color:#fff;font:inherit;font-weight:800;cursor:pointer}.login-form button:disabled{cursor:wait;opacity:.64}.session-card{display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;padding:8px 12px;border-radius:8px;background:#eefbea}.session-card svg{width:20px;height:20px;color:#23a00b}.session-card strong,.session-card span{display:block}.session-card span{margin-top:3px;color:#526178;font-size:.9rem}.session-card button{min-height:32px;padding:6px 12px;font-size:.85rem}.session-card button svg{width:16px;height:16px;color:currentColor}@media(max-width:768px){.identity-panel{grid-template-columns:1fr;gap:24px;padding:16px}.session-card{grid-template-columns:34px 1fr;align-items:start}.session-card .session-card-actions{grid-column:1 / -1;width:100%}}.identity-panel.is-logged-out{grid-template-columns:1fr;max-width:480px;margin:80px auto;gap:32px;padding:40px;box-shadow:0 12px 30px #05275714;border-color:#e2e8f0}.identity-panel.is-logged-out .brand-panel{text-align:center}.identity-panel.is-logged-out .brand-logo{margin:0 auto 16px;max-width:320px}.identity-panel.is-logged-out h2{font-size:1.6rem;color:#052757}.field-workspace{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.55fr);gap:14px;margin-bottom:22px}.field-device-panel,.field-instruction-panel{padding:18px;border:1px solid #d6e1eb;border-radius:8px;background:#fff}.field-panel-head,.install-header,.field-step-head{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.field-panel-head h2,.install-header h2{margin:0;font-size:1.2rem}.field-panel-head>span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:999px;background:#eefbea;color:#23a00b;font-weight:900}.install-header span{color:#526178}.install-actions{display:flex;gap:10px;align-items:flex-start}.install-actions>button{min-height:40px;padding:9px 12px;border:0;border-radius:6px;background:#052757;color:#fff;font:inherit;font-size:.9rem;font-weight:850;cursor:pointer}.install-actions>button.active{background:#23a00b}.install-actions>button.publish-live-button{background:#1d7f0a}.install-actions>button:disabled{cursor:wait;opacity:.68}.edit-mode-note{display:grid;gap:4px;margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff4df;color:#6e4212;font-size:.9rem;font-weight:800}.edit-mode-note span{color:#526178;font-weight:750}.source-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.source-strip div{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:center;min-height:42px;padding:10px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff;color:#526178;font-size:.88rem;font-weight:800}.source-strip svg{width:18px;height:18px;color:#23a00b}.field-steps{display:grid;gap:12px;margin-bottom:16px}.field-step{padding:16px;border:1px solid #d6e1eb;border-radius:8px;background:#fff}.field-step.done{border-color:#7fd66d;background:#f3fbf7}.edit-step-workbench{padding:18px}.empty-step-builder{display:grid;gap:14px;align-items:start}.empty-step-builder p{margin:6px 0 0}.empty-step-builder button{display:inline-flex;gap:8px;align-items:center;justify-self:start;min-height:42px;padding:10px 12px;border:0;border-radius:6px;background:#052757;color:#fff;font:inherit;font-weight:850;cursor:pointer}.field-step-head>span{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:999px;background:#052757;color:#fff;font-weight:900}.field-step-head h3{margin:0;font-size:1.06rem}.field-step-head small{display:block;margin-top:4px;color:#23a00b;font-weight:800}.field-step-head button{display:inline-flex;gap:6px;align-items:center;min-height:36px;padding:8px 10px;border:0;border-radius:6px;background:#ecfae8;color:#1d7f0a;font:inherit;font-weight:900;cursor:pointer}.field-step-head button svg{width:17px;height:17px}.edit-step-nav{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.edit-step-nav button{background:#eef4f8;color:#2d3b50}.edit-step-nav button.add-step-button{background:#052757;color:#fff}.edit-step-nav button.delete-step-button{background:#ffe8e8;color:#8a2424}.edit-step-nav button:disabled{cursor:not-allowed;opacity:.68}.edit-step-nav button svg{width:17px;height:17px}.field-step p{margin:12px 0;color:#2d3b50;font-size:1.02rem;line-height:1.6}.step-inline-editor,.device-inline-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #e2eaf1}.step-inline-editor label,.device-inline-editor label{display:grid;gap:6px;color:#41516a;font-size:.86rem;font-weight:800}.step-inline-editor input,.step-inline-editor textarea,.device-inline-editor input,.device-inline-editor select,.device-inline-editor textarea{width:100%;min-height:42px;padding:10px 12px;border:1px solid #c8d4df;border-radius:6px;background:#fff;color:#052757;font:inherit}.step-inline-editor textarea,.device-inline-editor textarea{min-height:90px;resize:vertical}.inline-editor-actions{display:flex;flex-wrap:wrap;gap:8px}.inline-editor-actions button{min-height:40px;padding:9px 12px;border:0;border-radius:6px;background:#23a00b;color:#fff;font:inherit;font-weight:850;cursor:pointer}.inline-editor-actions button:last-child{background:#052757}.inline-editor-actions button.danger-action{display:inline-flex;align-items:center;gap:7px;background:#8a2424}.inline-editor-actions button.danger-action svg{width:16px;height:16px}.inline-editor-actions button:disabled{cursor:not-allowed;opacity:.55}.safety-note,.check-note{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;margin-top:10px;padding:12px;border-radius:8px;font-weight:750;line-height:1.45}.safety-note{background:#fff4df;color:#6e4212}.check-note{background:#eaf6ff;color:#174f73}.safety-note svg,.check-note svg{width:20px;height:20px}.media-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.media-chips span{padding:7px 9px;border-radius:999px;background:#eef4f8;color:#526178;font-size:.82rem;font-weight:800}.step-media-carousel{margin-top:12px}.edit-step-carousel{margin-top:16px}.carousel-frame{position:relative;margin:0;overflow:hidden;border:1px solid #d6e1eb;border-radius:8px;background:#fbfdff}.carousel-track{display:flex;transition:transform .28s ease;will-change:transform}.carousel-slide{flex:0 0 100%;margin:0}.carousel-slide img,.carousel-slide video,.media-placeholder{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#edf4fb}.carousel-arrow{position:absolute;top:50%;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:999px;background:#152033d1;color:#fff;cursor:pointer;transform:translateY(-50%)}.carousel-arrow.previous{left:10px}.carousel-arrow.next{right:10px}.carousel-arrow svg{width:20px;height:20px}.media-placeholder{display:grid;place-items:center;color:#526178;font-size:.9rem;font-weight:800}.carousel-meta{display:flex;gap:8px;align-items:center;justify-content:space-between;padding:8px 2px 0;color:#526178;font-size:.82rem;font-weight:800}.carousel-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-dots{display:flex;gap:7px;justify-content:center;padding-top:9px}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#b8c7d4;cursor:pointer}.carousel-dots button.active{width:22px;background:#23a00b}.carousel-linked-text{margin-top:12px}.carousel-editor-fields{margin-top:16px}.media-library{display:grid;gap:10px}.media-library-head{display:flex;align-items:center;justify-content:space-between;color:#41516a}.media-library-head span{color:#526178;font-size:.82rem}.media-library-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px}.media-library-grid button{position:relative;display:grid;gap:7px;min-height:0;padding:8px;border:1px solid #d6e1eb;border-radius:8px;background:#fbfdff;color:#2d3b50;text-align:left;cursor:pointer}.media-delete-button{position:absolute;top:8px;right:8px;display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:#152033db;color:#fff}.media-delete-button:hover,.media-delete-button:focus-visible{background:#8a2424;outline:2px solid #ffffff;outline-offset:1px}.media-delete-button svg{width:16px;height:16px}.media-usage-badge{position:absolute;right:8px;bottom:44px;left:8px;overflow:hidden;padding:5px 7px;border-radius:6px;background:#6f4613eb;color:#fff;font-size:.72rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.media-library-grid button.selected{border-color:#23a00b;background:#eefbea}.media-library-grid button:disabled{cursor:not-allowed;opacity:.58}.media-library-grid img,.media-library-grid video,.media-tile-placeholder{display:block;width:100%;aspect-ratio:1 / 1;border-radius:6px;object-fit:cover;background:#e8eef5}.media-tile-placeholder{display:grid;place-items:center;color:#526178;font-weight:850}.media-library-grid small{overflow:hidden;color:#526178;font-size:.76rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.field-extra{display:grid;gap:16px;padding-top:16px;border-top:1px solid #e2eaf1}.assistant-panel{margin-bottom:16px;padding:16px;border:1px solid #d6e1eb;border-radius:8px;background:#fbfdff}.assistant-head{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.assistant-head h3{margin:0;font-size:1.08rem}.assistant-head>span{padding:6px 9px;border-radius:999px;background:#052757;color:#fff;font-size:.76rem;font-weight:900;text-transform:uppercase}.assistant-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:12px}.assistant-form label{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:center;min-height:46px;padding:10px 12px;border:1px solid #c8d4df;border-radius:8px;background:#fff}.assistant-form svg{width:19px;height:19px;color:#23a00b}.assistant-form input{min-width:0;border:0;outline:0;color:#052757;font:inherit}.assistant-form button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:46px;padding:10px 14px;border:0;border-radius:8px;background:#23a00b;color:#fff;font:inherit;font-weight:900;cursor:pointer}.assistant-form button:disabled{cursor:wait;opacity:.65}.assistant-status{margin:10px 0 0;color:#526178;font-size:.9rem;font-weight:800}.assistant-answer{display:grid;gap:12px;margin-top:12px;padding:14px;border:1px solid #d6e1eb;border-radius:8px;background:#fff}.assistant-answer.blocked{border-color:#e6c37a;background:#fffaf0}.assistant-answer p{margin:0;white-space:pre-wrap;color:#2d3b50;line-height:1.55}.source-list{display:grid;gap:8px}.source-list button{width:100%;padding:10px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff;color:inherit;font:inherit;text-align:left;cursor:pointer}.source-list strong,.source-list span{display:block}.source-list span{display:-webkit-box;margin-top:5px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#526178;font-size:.88rem;line-height:1.45}.source-viewer{margin-bottom:16px;padding:16px;border:1px solid #d6e1eb;border-radius:8px;background:#fff}.source-viewer-head,.page-nav{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.source-viewer-head h3{margin:0;font-size:1.08rem}.source-viewer-head>span{padding:7px 10px;border-radius:999px;background:#eefbea;color:#23a00b;font-size:.82rem;font-weight:900}.page-nav{margin:12px 0}.page-nav button{display:inline-flex;gap:6px;align-items:center;min-height:38px;padding:8px 11px;border:0;border-radius:6px;background:#052757;color:#fff;font:inherit;font-weight:900;cursor:pointer}.page-nav button:disabled{cursor:not-allowed;opacity:.45}.page-nav svg{width:17px;height:17px}.page-image-frame{overflow:hidden;margin:12px 0;border:1px solid #d6e1eb;border-radius:8px;background:#edf4fb}.page-image-frame img{display:block;width:100%;height:auto;background:#fff}.page-text{max-height:420px;overflow:auto;padding:14px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff}.page-text pre{margin:0;white-space:pre-wrap;color:#2d3b50;font:inherit;line-height:1.6}@media(max-width:992px){.field-workspace{grid-template-columns:1fr}}@media(max-width:768px){.field-panel-head,.install-header,.field-step-head,.assistant-head{flex-direction:column;align-items:flex-start}.install-actions{flex-wrap:wrap}.source-strip,.step-inline-editor,.device-inline-editor,.assistant-form{grid-template-columns:1fr}.assistant-form button{width:100%}.source-viewer-head,.page-nav{flex-direction:column;align-items:stretch}}:root{--brand-blue: #052757;--brand-green: #23a00b;--brand-green-dark: #1d7f0a;--brand-orange: #f88016;--brand-ink: #052757;--brand-muted: #526178;--surface: #ffffff;--surface-soft: #fbfdff;--border: #d6e1eb;color:var(--brand-ink);background:#dce8f5e5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:100%;max-width:1800px;margin:0 auto;padding:12px 32px 40px}.brand-panel{display:grid;gap:10px;align-items:start}.brand-logo{display:block;width:min(400px,100%);max-height:120px;object-fit:contain;object-position:left center}.eyebrow{margin:0 0 12px;color:#23a00b;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.workspace-control-header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:16px;margin-bottom:8px;padding:6px 12px;border:1px solid #d6e1eb;border-radius:8px;background:#fff;overflow-x:auto}.workspace-control-header .mode-switch{border:none;background:transparent;padding:0;margin:0}.workspace-control-header .admin-tabs{display:inline-flex;flex-wrap:wrap;gap:8px;border:none;background:transparent;padding:0;margin:0}.mode-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(112px,1fr));gap:4px;margin-bottom:18px;padding:4px;border:1px solid #d6e1eb;border-radius:8px;background:#fff}.mode-switch button{min-height:40px;border:0;border-radius:6px;background:transparent;color:#526178;font:inherit;font-weight:800;cursor:pointer}.mode-switch button.active{background:#052757;color:#fff}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 8px;padding:8px;border:1px solid #d6e1eb;border-radius:8px;background:#fff}.admin-tabs button{min-height:38px;padding:8px 12px;border:1px solid transparent;border-radius:6px;background:transparent;color:#526178;font:inherit;font-size:.9rem;font-weight:850;cursor:pointer;transition:all .2s ease}.admin-tabs button:hover:not(.active){background:#e2eaf1;color:#052757}.admin-tabs button.active{background:#052757;color:#fff}.tab-hidden{display:none!important}.admin-device-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.4fr);gap:14px;margin-bottom:22px}.admin-card{padding:20px;border:1px solid #d6e1eb;border-radius:8px;background:#fff;min-width:0}.admin-card h2{margin:0 0 14px;font-size:1.18rem}.admin-card-head{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.admin-card-head h2{margin-bottom:0}.compact-form,.device-form,.asset-form,.step-form{display:grid;gap:12px}.device-form,.asset-form,.step-form{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-form label,.device-form label,.asset-form label,.step-form label{display:grid;gap:6px;color:#41516a;font-size:.86rem;font-weight:800}.compact-form input,.device-form input,.device-form select,.device-form textarea,.asset-form input,.step-form input,.step-form textarea{width:100%;min-height:42px;padding:10px 12px;border:1px solid #c8d4df;border-radius:6px;color:#052757;background:#fff;font:inherit}.device-form textarea,.step-form textarea{min-height:86px;resize:vertical}.wide,.device-create-card,.device-list-card,.device-fill-card{grid-column:1 / -1}.device-create-card .device-form{grid-template-columns:repeat(4,minmax(0,1fr))}.new-device-toggle{display:inline-flex;width:100%;min-height:58px;gap:10px;align-items:center;justify-content:center;border:0;border-radius:6px;background:#23a00b;color:#fff;font:inherit;font-size:1.05rem;font-weight:900;cursor:pointer}.device-create-card .device-form .wide{grid-column:1 / -1}.device-fill-card{display:grid;gap:16px}.device-builder-actions{display:flex;flex-wrap:wrap;gap:8px}.selected-device-summary{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:12px;border:1px solid #d6e1eb;border-radius:8px;background:#fbfdff}.selected-device-summary strong,.selected-device-summary span{display:block}.selected-device-summary span{margin-top:3px;color:#526178;font-size:.9rem}.admin-build-assets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.admin-step-builder{margin-top:0}.compact-form button,.device-form button,.asset-form button,.step-form button,.publish-card button,.admin-card-head button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border:0;border-radius:6px;background:#23a00b;color:#fff;font:inherit;font-weight:800;cursor:pointer}.compact-form button svg,.device-form button svg,.asset-form button svg,.step-form button svg{width:18px;height:18px}.device-message{margin:12px 0;color:#526178}.admin-device-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.admin-device-actions button{min-height:40px;padding:9px 12px;border:0;border-radius:6px;background:#23a00b;color:#fff;font:inherit;font-weight:850;cursor:pointer}.empty-note{padding:14px;border-radius:8px;background:#fbfdff;color:#526178}.asset-card,.access-card,.audit-card,.instruction-card,.maintenance-card,.publish-card,.tenant-card{grid-column:1 / -1}.status-pill{align-self:start;padding:7px 10px;border-radius:999px;background:#eef4f8;color:#526178;font-size:.78rem;font-weight:800;text-transform:uppercase}.status-pill.published{background:#ecfae8;color:#1d7f0a}.status-pill.draft{background:#fff4df;color:#7a4d19}.status-pill.queued,.status-pill.processing{background:#eaf6ff;color:#174f73}.status-pill.finished{background:#ecfae8;color:#1d7f0a}.status-pill.failed{background:#ffe8e8;color:#8a2424}.status-pill.active{background:#ecfae8;color:#1d7f0a}.status-pill.blocked{background:#ffe8e8;color:#8a2424}.status-pill.ready_to_publish{background:#ecfae8;color:#1d7f0a}.status-pill.processing{background:#eaf6ff;color:#174f73}.status-pill.needs_work{background:#fff4df;color:#7a4d19}.content-intake-card{grid-column:1 / -1}.content-summary{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.content-summary span{padding:7px 10px;border-radius:999px;background:#eefbea;color:#23a00b;font-size:.86rem;font-weight:850}.content-intake-list{display:grid;gap:12px}.content-intake-row{display:grid;gap:10px;padding:12px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff}.content-intake-row.selected{border-color:#23a00b;background:#eefbea}.content-intake-title{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.content-intake-title strong,.content-intake-title span{display:block}.content-intake-title div>span{margin-top:4px;color:#526178;font-size:.92rem}.content-progress{height:8px;overflow:hidden;border-radius:999px;background:#dfe9ef}.content-progress span{display:block;height:100%;border-radius:inherit;background:#23a00b}.content-checks{display:flex;flex-wrap:wrap;gap:8px}.content-checks span{display:inline-flex;gap:6px;align-items:center;min-height:32px;padding:6px 9px;border:1px solid #d6e1eb;border-radius:999px;background:#fff;color:#526178;font-size:.82rem;font-weight:850}.content-checks span.done{border-color:#b8dfcb;background:#ecfae8;color:#1d7f0a}.content-checks svg{width:15px;height:15px}.content-blockers{display:grid;gap:6px}.content-blockers span,.content-ready{padding:9px 10px;border-radius:8px;background:#fff4df;color:#7a4d19;font-size:.88rem;font-weight:750}.content-ready{background:#ecfae8;color:#1d7f0a}.content-actions{display:flex;flex-wrap:wrap;gap:8px}.content-actions button,.content-upload-action span{min-height:36px;padding:8px 10px;border:0;border-radius:6px;background:#052757;color:#fff;font:inherit;font-size:.86rem;font-weight:850;cursor:pointer}.content-upload-action{display:inline-flex}.content-upload-action input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.publish-summary{display:grid;gap:5px;margin:12px 0;padding:14px;border:1px solid #d6e1eb;border-radius:8px;background:#fbfdff}.publish-summary span{color:#526178;font-size:.92rem}.step-list{display:grid;gap:10px;margin-top:18px}.step-row{padding:14px;border:1px solid #e2eaf1;border-radius:8px;background:#fbfdff}.step-row strong,.step-row span,.step-row small{display:block}.step-row p{margin:6px 0;color:#41516a;line-height:1.5}.step-row small{margin-top:5px;color:#7a4d19}.step-row span{margin-top:8px;color:#23a00b;font-size:.9rem;font-weight:800}@media(max-width:820px){.identity-panel,.admin-device-grid,.field-workspace,.access-columns,.access-form,.audit-filters,.audit-meta,.maintenance-layout,.maintenance-row,.category-form,.category-row,.category-fields,.device-inline-editor,.step-inline-editor,.tenant-form,.user-form,.asset-form,.step-form,.compact-form,.device-form,.tenant-summary,.user-meta,.user-row,.admin-build-assets,.device-create-card .device-form{grid-template-columns:1fr}.maintenance-actions{justify-content:stretch}.maintenance-actions button,.category-actions button{flex:1 1 130px}.category-meta{justify-items:start}.user-actions{justify-content:stretch}.user-actions button{flex:1 1 130px}.source-strip,.assistant-form{grid-template-columns:1fr}.install-header,.field-step-head,.install-actions{align-items:stretch}.install-actions{flex-direction:column}.session-card{grid-template-columns:34px 1fr}.session-card button{grid-column:1 / -1}.shell{width:min(100% - 24px,620px);padding-top:24px}}
