:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18212f;background:#eef2f7}*{box-sizing:border-box}body{margin:0;min-width:320px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}button,input,textarea,select{letter-spacing:0}.app-shell{min-height:100vh;background:#eef2f7}.system-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:#eef2f7}.system-login-card{width:min(100%,420px);display:grid;gap:22px;padding:28px;border:1px solid #d9e2ec;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a1f}.system-login-heading{display:grid;gap:6px}.system-login-heading span{color:#2563eb;font-size:.82rem;font-weight:750;text-transform:uppercase}.system-login-heading h1{margin:0;color:#0f172a;font-size:1.55rem;font-weight:780}.system-login-heading p{margin:0;color:#64748b;line-height:1.5}.system-login-form,.system-login-field{display:grid;gap:10px}.system-login-field label,.system-login-check{color:#334155;font-size:.86rem;font-weight:650}.system-login-field input{width:100%;min-height:44px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff;font:inherit}.system-login-field input:focus{border-color:#2563eb;outline:3px solid rgba(37,99,235,.16)}.system-login-field small{color:#dc2626}.system-login-check{display:flex;align-items:center;gap:8px}.system-login-check input{width:16px;height:16px}.system-login-form button{min-height:44px;border:0;border-radius:8px;color:#fff;background:#2563eb;font:inherit;font-weight:750;cursor:pointer}.system-login-form button:hover{background:#1d4ed8}.status-view{min-height:100vh;display:grid;place-items:center;padding:24px}.field-row label{font-size:.82rem;font-weight:650;color:#334155}.status-view .pi{color:#2563eb;font-size:2rem}.panel-view{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;gap:18px;height:100vh;padding:20px;overflow-y:auto;background:#101827;color:#f8fafc}.brand{display:grid;gap:4px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12)}.brand span{font-size:1.05rem;font-weight:750}.brand small{min-width:0;overflow:hidden;color:#aab7c8;text-overflow:ellipsis;white-space:nowrap}.doctype-nav{display:flex;flex:0 0 auto;flex-direction:column;gap:6px;min-width:0}.doctype-nav button{position:relative;display:flex;align-items:center;gap:10px;width:100%;min-height:42px;padding:10px 12px 10px 14px;border:0;border-radius:8px;color:#d9e2ef;background:transparent;cursor:pointer;text-align:left;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.doctype-nav button:before{position:absolute;left:6px;width:3px;height:18px;border-radius:999px;background:#38bdf8;content:"";opacity:0;transform:scaleY(.6);transition:opacity .16s ease,transform .16s ease}.doctype-nav button .pi{width:18px;color:#9fb2c8;font-size:.95rem;text-align:center;transition:color .16s ease}.doctype-nav button span{min-width:0;overflow:hidden;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.doctype-nav button:hover,.doctype-nav button.active{color:#fff;background:#1d2a3a}.doctype-nav button:hover .pi,.doctype-nav button.active .pi{color:#dff6ff}.doctype-nav button.active{box-shadow:inset 0 0 0 1px #94a3b81f}.doctype-nav button.active:before{opacity:1;transform:scaleY(1)}.doctype-nav button:focus-visible{outline:3px solid rgba(56,189,248,.26);outline-offset:2px}.profile-menu{position:relative;margin-top:auto}.profile-menu-trigger{display:flex;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px 10px;border:1px solid rgba(148,163,184,.18);border-radius:8px;color:#f8fafc;background:#172235;cursor:pointer;text-align:left;transition:border-color .16s ease,background-color .16s ease}.profile-menu-trigger:hover,.profile-menu-trigger:focus-visible{border-color:#38bdf861;background:#1d2a3a}.profile-menu-trigger:focus-visible{outline:3px solid rgba(56,189,248,.26);outline-offset:2px}.profile-avatar{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:999px;color:#082f49;background:#bae6fd;font-size:.78rem;font-weight:800}.profile-avatar img,.account-avatar-button img{width:100%;height:100%;object-fit:cover}.profile-copy{display:grid;min-width:0;gap:2px}.profile-copy span,.profile-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-copy span{font-size:.9rem;font-weight:750}.profile-copy small{color:#aab7c8;font-size:.75rem}.profile-menu-trigger .pi-angle-up{margin-left:auto;color:#9fb2c8;font-size:.85rem;transition:transform .16s ease}.profile-menu-trigger .pi-angle-up.open{transform:rotate(180deg)}.profile-menu-panel{position:absolute;right:0;bottom:calc(100% + 8px);left:0;z-index:50;display:grid;gap:4px;padding:6px;border:1px solid rgba(148,163,184,.2);border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a3d}.profile-menu-panel button{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;padding:8px 10px;border:0;border-radius:6px;color:#18212f;background:transparent;cursor:pointer;font:inherit;font-weight:650;text-align:left}.profile-menu-panel button:hover,.profile-menu-panel button:focus-visible{background:#eef6ff}.profile-menu-panel button:focus-visible{outline:2px solid rgba(37,99,235,.28);outline-offset:1px}.profile-menu-panel button .pi{width:18px;color:#2563eb;text-align:center}.profile-menu-panel button.danger{color:#b91c1c}.profile-menu-panel button.danger:hover,.profile-menu-panel button.danger:focus-visible{background:#fef2f2}.profile-menu-panel button.danger .pi{color:#dc2626}.workspace{display:grid;align-content:start;gap:14px;min-width:0;padding:18px}.topbar{position:sticky;top:0;z-index:40;border-radius:8px;box-shadow:0 1px #0f172a0f}.topbar-title{display:flex;align-items:center;gap:8px;min-width:0}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.topbar h1,.form-header h2{margin:0;font-size:1.2rem;font-weight:750}.topbar p,.form-header p{margin:2px 0 0;color:#64748b;font-size:.86rem}.content-view{display:grid;min-width:0}.list-pane,.form-pane{min-width:0;border:1px solid #d9e2ec;border-radius:8px;background:#fff}.list-pane{overflow:hidden}.list-pane .p-datatable{width:100%;font-size:.86rem}.list-pane .p-datatable-table{min-width:max-content}.list-pane .p-datatable-thead>tr>th,.list-pane .p-datatable-tbody>tr>td{min-width:150px;max-width:320px;padding:7px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-pane .p-datatable-thead>tr>th{font-size:.78rem;font-weight:750}.list-pane .p-datatable-tbody>tr>td{line-height:1.25}.list-pane .status-column{width:132px;min-width:132px}.list-pane .id-column{width:160px;min-width:160px;max-width:180px}.list-pane .primary-column{min-width:340px;max-width:520px}.list-pane .first-column{width:520px;min-width:520px;max-width:720px}.list-pane .row-actions-column{width:180px;min-width:180px;max-width:180px}.list-pane .p-datatable-empty-message>td{padding:0}.list-empty-state{min-height:260px;display:grid;place-items:center;gap:14px;padding:34px 20px;color:#64748b;background:linear-gradient(180deg,#fff,#f8fafc);text-align:center}.list-empty-icon{display:inline-grid;width:54px;height:54px;place-items:center;border:1px solid #bfdbfe;border-radius:8px;color:#2563eb;background:#eff6ff}.list-empty-icon .pi{font-size:1.35rem}.list-empty-state h2{margin:0;color:#0f172a;font-size:1rem;font-weight:760}.list-empty-state p{margin:5px 0 0;color:#64748b;font-size:.84rem;line-height:1.45}.status-indicator{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:2px 8px;border:1px solid #d9e2ec;border-radius:999px;color:#334155;background:#f8fafc;font-size:.76rem;font-weight:700;line-height:1.2}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:#64748b}.status-indicator-success{border-color:#bbf7d0;color:#166534;background:#f0fdf4}.status-indicator-success .status-dot{background:#22c55e}.status-indicator-warning{border-color:#fde68a;color:#92400e;background:#fffbeb}.status-indicator-warning .status-dot{background:#f59e0b}.status-indicator-danger{border-color:#fecaca;color:#991b1b;background:#fef2f2}.status-indicator-danger .status-dot{background:#ef4444}.row-actions-cell{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:156px}.modified-time{min-width:0;overflow:hidden;color:#64748b;font-size:.78rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.row-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;flex:0 0 auto}.row-actions .p-button{width:28px;height:28px;padding:0}.form-pane{padding:16px}.account-form{display:grid;gap:16px;min-width:0;padding:16px;border:1px solid #d9e2ec;border-radius:8px;background:#fff}.account-form-grid{align-items:start}.account-avatar-editor{display:flex;align-items:center;gap:16px;min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.account-avatar-button{display:inline-grid;width:82px;height:82px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid #cbd5e1;border-radius:999px;color:#082f49;background:#bae6fd;cursor:pointer;font-size:1.3rem;font-weight:800}.account-avatar-button:focus-visible{outline:3px solid rgba(37,99,235,.16);outline-offset:3px}.account-avatar-editor strong{display:block;color:#0f172a;font-size:.94rem}.account-avatar-editor p{margin:3px 0 10px;color:#64748b;font-size:.84rem}.field-row>span{color:#334155;font-size:.82rem;font-weight:650}.account-form input{width:100%;min-height:40px;padding:9px 11px;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;background:#fff;font:inherit}.account-form input:focus{border-color:#2563eb;outline:3px solid rgba(37,99,235,.16)}.empty-state{min-height:420px;display:grid;place-items:center;gap:10px;color:#64748b;text-align:center}.empty-state .pi{font-size:2rem;color:#2563eb}.record-form{display:grid;gap:12px}.form-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.form-pane .p-tablist{position:sticky;top:82px;z-index:30;margin:-16px -16px 12px;padding:8px 12px 0;border-bottom:1px solid #e2e8f0;border-radius:8px 8px 0 0;background:#fff}.form-pane .p-tablist-tab-list{gap:4px}.form-pane .p-tab{min-height:32px;padding:7px 10px;font-size:.82rem;font-weight:700;line-height:1.2}.form-pane .p-tabpanels{padding:0}.form-section{display:grid;gap:10px;padding:12px 0}.form-section+.form-section{border-top:1px solid #e2e8f0}.form-section-boxed{gap:0;overflow:hidden;padding:0;border:1px solid #d9e2ec;border-radius:8px;background:#fff}.form-section-boxed+.form-section-boxed,.form-section+.form-section-boxed,.form-section-boxed+.form-section{margin-top:4px;border-top:1px solid #d9e2ec}.form-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:38px;padding:8px 0;border:0;border-bottom:1px solid #e2e8f0;color:#0f172a;background:transparent;font-size:.95rem;font-weight:750;text-align:left}.form-section-boxed .form-section-header{min-height:42px;padding:10px 14px;border-bottom:1px solid #d9e2ec;background:#f8fafc}.form-section-boxed.form-section-collapsed .form-section-header{border-bottom:0}.form-section-boxed .section-columns{padding:14px}.form-section-header:disabled{cursor:default}.form-section-header.collapsible{cursor:pointer}.form-section-header .pi{color:#64748b;font-size:.95rem}.section-columns{display:grid;grid-template-columns:repeat(var(--section-columns),minmax(0,1fr));gap:14px}.section-column{display:grid;align-content:start;gap:14px;min-width:0}.field-row{display:grid;align-content:start;gap:6px;min-width:0}.field-row label span{color:#dc2626}.field-row-table{min-width:0}.field-control,.field-row .p-inputtext,.field-row .p-inputnumber,.field-row .p-select,.field-row .p-datepicker,.field-row .p-password,.field-row .p-autocomplete{width:100%}.child-table{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid #d9e2ec;border-radius:8px;background:#f8fafc}.child-table-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.child-table-header h4{margin:0;color:#0f172a;font-size:.95rem}.child-table-header small{color:#64748b;font-size:.78rem}.child-table-empty{padding:16px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;background:#fff;text-align:center}.child-table-grid{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.child-table-grid table{width:100%;min-width:760px;border-collapse:collapse}.child-table-grid th,.child-table-grid td{min-width:180px;padding:10px;border-bottom:1px solid #e2e8f0;vertical-align:top}.child-table-grid th{color:#334155;background:#f8fafc;font-size:.78rem;font-weight:750;text-align:left}.child-table-grid th span{color:#dc2626}.child-table-grid tbody tr:last-child td{border-bottom:0}.child-table-actions{width:64px;min-width:64px!important;text-align:right}@media(max-width:760px){.panel-view{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow-y:visible}.doctype-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.section-columns{grid-template-columns:1fr}.workspace{padding:12px}.account-avatar-editor{align-items:flex-start;flex-direction:column}}
