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