.ao_status{color:var(--green-700);margin:12px 0 0;font-size:.88rem;font-weight:800}.ao_actionButton{font:inherit;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:750;display:inline-flex}.ao_actionButton:focus-visible{outline:3px solid var(--green-focus);outline-offset:2px}.ao_actionButton:disabled{cursor:not-allowed;opacity:.62}.ao_actionPrimary{background:var(--green-600);color:var(--text-inverse)}.ao_actionPrimary:hover:not(:disabled){background:var(--green-700)}.ao_actionGhost{background:var(--surface);border:1px solid var(--border);color:var(--text-primary)}.ao_actionGhost:hover:not(:disabled){background:var(--surface-muted)}.ao_actionSubtle{background:var(--surface-muted);border:1px solid var(--border);color:var(--text-primary)}.ao_actionSubtle:hover:not(:disabled){border-color:var(--border-strong)}.ao_actionDanger{background:var(--red-soft);color:var(--red-dark);border:1px solid #f3d1cc}.ao_actionDanger:hover:not(:disabled){background:#ffe7e4}.ao_actionCompact{gap:6px;min-height:34px;padding:0 10px;font-size:.86rem}.ao_actionFullWidth{width:100%}.ao_actionCta{box-shadow:var(--shadow-cta)}.ao_actionCta:disabled{box-shadow:none}.ao_table{border-collapse:collapse;width:100%;min-width:680px}.ao_table th,.ao_table td{border-bottom:1px solid var(--border-subtle);text-align:left;padding:12px 14px}.ao_table th{background:var(--surface-muted);color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:850}.ao_table td{color:var(--text-primary);font-size:.9rem}.ao_empty{color:var(--text-muted);text-align:center;place-items:center;gap:8px;min-height:120px;padding:18px;display:grid}.ao_compact{min-height:64px;padding:10px}.ao_empty svg{color:var(--text-soft)}.ao_empty p{margin:0;font-size:.85rem;font-weight:800}.ao_fieldControlRoot{color:var(--text-secondary);letter-spacing:0;text-transform:none;gap:5px;font-size:14px;font-weight:600;display:grid}.ao_fieldControlFull{grid-column:1/-1}.ao_fieldControlCompact{letter-spacing:0;gap:4px;font-size:10px}.ao_fieldControlRoot input,.ao_fieldControlRoot select,.ao_fieldControlRoot textarea{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);font:inherit;border-radius:8px;outline:none;min-width:0;max-width:100%;font-weight:400}.ao_fieldControlRoot input,.ao_fieldControlRoot select{min-height:42px;padding:0 10px}.ao_fieldControlRoot textarea{resize:vertical;min-height:88px;padding:10px}.ao_fieldControlRoot input:focus,.ao_fieldControlRoot select:focus,.ao_fieldControlRoot textarea:focus{border-color:var(--green-600);box-shadow:0 0 0 3px #147d6424}.ao_fieldControlRoot input:disabled,.ao_fieldControlRoot select:disabled,.ao_fieldControlRoot textarea:disabled{color:var(--text-secondary);opacity:1}.ao_fieldControlRoot:has(>input[type=checkbox]){cursor:pointer;align-items:center;gap:10px;min-height:40px;font-size:14px;font-weight:500;display:flex}.ao_fieldControlRoot>input[type=checkbox]{width:20px;height:20px;min-height:20px;accent-color:var(--green-700);flex:0 0 20px;order:-1;padding:0}.ao_button{color:var(--text-secondary);font:inherit;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:0;display:inline-flex}.ao_button:hover:not(:disabled){background:var(--surface-muted)}.ao_button:focus-visible{outline:3px solid var(--green-focus);outline-offset:2px}.ao_button:disabled{cursor:not-allowed;opacity:.5}.ao_compact{min-width:30px;min-height:30px}.ao_stepper{border-radius:0;width:29px;min-width:29px;height:32px;min-height:32px}.ao_danger{color:var(--red-dark)}.ao_danger:hover:not(:disabled){background:var(--red-soft)}.ao_moduleGridRoot{gap:18px;display:grid}.ao_moduleGridTwoColumns{grid-template-columns:minmax(0,1fr) minmax(320px,420px)}.ao_moduleGridResponsive{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));align-items:start}.ao_moduleGridResponsive>*{min-width:0;container:record-editor/inline-size}.ao_moduleHeadingHeader{border-bottom:1px solid var(--border);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;padding:18px 24px;display:flex}.ao_moduleHeadingKicker{color:var(--green-700);letter-spacing:0;text-transform:uppercase;margin:0 0 2px;font-size:.78rem;font-weight:700}.ao_moduleHeadingActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ao_moduleHeadingHeader h1{text-transform:none;font-size:25px;font-weight:700;line-height:1.2}.ao_moduleHeadingHeader>*{min-width:0}.ao_panel{background:var(--surface);border:1px solid var(--border);box-shadow:none;border-radius:8px;min-width:0;overflow:hidden}.ao_padded{padding:18px}.ao_sticky{align-self:start;position:sticky;top:18px}.ao_modulePanelFullWidth{grid-column:1/-1}.ao_moduleScreenRoot{max-width:1440px}.ao_value{color:var(--text-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.ao_muted{color:var(--text-secondary)}.ao_strong{font-weight:850}.ao_positive{color:var(--green-700)}.ao_negative{color:var(--red)}.ao_panelHeadingRoot{background:var(--surface);border-bottom:1px solid var(--border-subtle);color:var(--text-muted);letter-spacing:normal;text-transform:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:14px 20px;font-size:16px;font-weight:650;display:flex}.ao_panelHeadingRoot strong{color:var(--text-primary);font-size:.9rem}.ao_recordWorkspace{color:var(--text-primary);isolation:isolate;background:var(--surface);flex-direction:column;min-width:0;max-width:none;height:100%;min-height:0;display:flex;overflow:hidden;container:record-workspace/inline-size}.ao_recordWorkspaceHeader{flex:none}.ao_recordWorkspacePanes{flex:1;grid-template-columns:minmax(290px,34%) minmax(0,1fr);min-height:0;display:grid}.ao_recordWorkspaceList{border-right:1px solid var(--border);min-width:0;min-height:0;overflow:auto}.ao_recordWorkspaceDetail{flex-direction:column;min-width:0;min-height:0;display:flex;overflow:auto;container:record-editor/inline-size}.ao_recordWorkspace .ao_recordWorkspaceBack{display:none}.ao_recordPagination{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;font-size:13px;display:flex}.ao_recordPagination>div{gap:8px;display:flex}.ao_recordPagination button{width:40px;min-height:40px;padding:0}.ao_recordFormSection{border:0;border-top:1px solid var(--border);margin:24px 0 0;padding:24px 0 0}.ao_recordFormSection h3{margin:0;font-size:20px;font-weight:650;line-height:1.3}.ao_recordFormSection>p{color:var(--text-secondary);margin:6px 0 20px;font-size:14px}.ao_recordFormFields{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;margin-top:20px;display:grid}.ao_recordFormFields>*{min-width:0}.ao_recordFormFields label{color:var(--text-secondary);letter-spacing:normal;text-transform:none;font-size:14px;font-weight:600}.ao_recordFormFields input,.ao_recordFormFields select,.ao_recordFormFields textarea{background:var(--surface);width:100%;max-width:100%;font-size:14px;font-weight:400}.ao_recordFormFields input[type=checkbox]{accent-color:var(--green-700);width:20px;min-height:20px}.ao_recordFormFields input[type=color]{width:64px;padding:4px}.ao_recordFormSection summary{cursor:pointer;align-items:center;gap:10px;min-height:32px;font-size:15px;font-weight:650;list-style:none;display:flex}.ao_recordFormSection summary:focus-visible{outline:3px solid var(--green-focus);outline-offset:4px}.ao_recordFormSection[open]>summary svg{transform:rotate(180deg)}.ao_recordEditorActions{background:var(--surface);border-top:1px solid var(--border);flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;font-size:13px;display:flex}.ao_recordEditorActions>[role=status]{color:var(--text-secondary);overflow-wrap:anywhere;flex:140px}.ao_recordEditorButtons{flex-wrap:wrap;gap:10px;display:flex}.ao_recordEditorButtons button{min-height:42px}.ao_recordUnsavedNotice{background:var(--amber-soft);border-bottom:1px solid var(--amber-border);flex-wrap:wrap;align-items:center;gap:10px;padding:12px 20px;display:flex}.ao_recordUnsavedNotice p{flex:260px;margin:0;font-size:14px}@container record-workspace (width<=900px){.ao_recordWorkspacePanes{grid-template-columns:minmax(0,1fr)}.ao_recordWorkspaceList{border-right:0}.ao_recordWorkspace[data-active-pane=detail] .ao_recordWorkspaceList,.ao_recordWorkspace[data-active-pane=list] .ao_recordWorkspaceDetail{display:none}.ao_recordWorkspace .ao_recordWorkspaceBack{flex:none;align-self:flex-start;margin:12px 20px 0;display:inline-flex}}@container record-editor (width<=450px){.ao_recordFormFields{grid-template-columns:minmax(0,1fr);gap:16px}.ao_recordEditorActions{gap:8px;padding:12px 16px}.ao_recordEditorButtons{width:100%}.ao_recordEditorButtons button{flex:1}}.ao_app-shell:has(.ao_recordWorkspace){background:var(--surface)}.ao_recordEditorButtons>.ao_actionButton{border:1px solid var(--border);padding:0 18px;font-size:14px;font-weight:600}.ao_recordEditorButtons>.ao_actionPrimary{background:var(--green-800);border-color:var(--green-800);color:var(--text-inverse)}@media (width<=720px){.ao_app-shell:has(.ao_recordWorkspace){padding-bottom:calc(76px + env(safe-area-inset-bottom))}.ao_app-shell:has(.ao_recordWorkspace) .ao_mobile-module-tabs{height:calc(68px + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom));flex-wrap:nowrap;display:flex;overflow:auto hidden}.ao_app-shell:has(.ao_recordWorkspace) .ao_mobile-module-tabs .ao_module-nav-button{flex-direction:column;flex:0 0 64px;justify-content:center;gap:4px;width:64px;min-height:50px}.ao_app-shell:has(.ao_recordWorkspace) .ao_mobile-module-tabs .ao_module-nav-button span{max-width:60px;font-size:11px}}.ao_recordEditor{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.ao_recordEditorScroll{overscroll-behavior:contain;flex:1;min-height:0;padding:24px 28px;overflow:auto}@container record-editor (width<=450px){.ao_recordEditorScroll{padding:20px 16px}}.ao_recordWorkspace[data-wide-list] .ao_recordWorkspacePanes{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}.ao_recordToolbar{border-bottom:1px solid var(--border);flex:none;padding:12px 20px}.ao_recordToolbar>*{max-width:100%}.ao_recordContent{flex:1;min-height:0;padding:20px;overflow:auto}.ao_recordList{background:var(--surface);flex-direction:column;height:100%;min-height:0;display:flex}.ao_recordListHeader{flex-wrap:wrap;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:18px 20px 10px;font-size:14px;display:flex}.ao_recordListSearch{flex:none;gap:12px;padding:8px 20px 18px;display:grid}.ao_recordListRows{overscroll-behavior:contain;flex:1;min-height:0;overflow:auto}.ao_recordItemRow{border-bottom:1px solid var(--border-subtle);align-items:center;display:flex}.ao_recordItem{background:var(--surface);width:100%;min-width:0;min-height:88px;color:var(--text-primary);text-align:left;border:0;border-left:3px solid #0000;align-items:center;gap:14px;padding:16px 20px;display:flex}.ao_recordItem[aria-pressed=true]{background:var(--green-soft);border-left-color:var(--green-700)}.ao_recordItem:is(button):hover{background:var(--surface-muted)}.ao_recordItem:focus-visible{outline:3px solid var(--green-600);outline-offset:-3px}.ao_recordItemText{overflow-wrap:anywhere;flex:1;grid-template-columns:minmax(0,1fr);gap:5px;min-width:0;display:grid}.ao_recordItemText>strong{font-size:14px;font-weight:650;line-height:1.4}.ao_recordItemText>span{min-width:0;color:var(--text-secondary);font-size:12px;line-height:1.5}.ao_recordItemTrailing{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;flex:none;max-width:100%;font-size:14px}.ao_recordList[data-embedded]{height:auto}.ao_recordList[data-embedded] .ao_recordListRows{max-height:480px}.ao_recordHistoryEmpty{color:var(--text-secondary);padding:24px 20px;font-size:14px}.ao_recordTableScroll{overscroll-behavior:contain;min-width:0;max-width:100%;max-height:480px;overflow:auto}.ao_recordTableScroll:focus-visible{outline:3px solid var(--green-focus);outline-offset:-3px}.ao_recordTableScroll th{z-index:1;text-transform:none;font-size:13px;font-weight:600;position:sticky;top:0}.ao_recordTableScroll td{overflow-wrap:anywhere;min-width:110px;max-width:360px}@container record-editor (width<=450px){.ao_recordItem{flex-wrap:wrap}.ao_recordItemText{flex-basis:140px}}.ao_recordEditorScroll>fieldset{border:0;min-width:0;margin:0;padding:0}.ao_recordWorkspaceHeader{flex-wrap:wrap}.ao_recordWorkspaceHeader>*{min-width:0}.ao_recordWorkspaceHeader button{white-space:normal}.ao_recordWorkspaceList>.ao_panel,.ao_recordWorkspaceDetail>.ao_panel{box-shadow:none;border:0;border-radius:0}@container record-workspace (width<=900px){.ao_recordWorkspace[data-wide-list] .ao_recordWorkspacePanes{grid-template-columns:minmax(0,1fr)}}.ao_recordToolbar [role=tablist]{flex-flow:row;gap:8px;width:100%;display:flex;overflow:auto}.ao_recordToolbar [role=tablist] button{flex:none;width:auto}@container record-workspace (width<=900px){.ao_recordWorkspace[data-active-pane=detail] .ao_recordToolbar[data-pane=list],.ao_recordWorkspace[data-active-pane=list] .ao_recordToolbar[data-pane=detail]{display:none}}.ao_recordFormFields[data-columns=one]{grid-template-columns:minmax(0,1fr)}.ao_recordFormSection:first-child{border-top:0;margin-top:0;padding-top:0}.ao_moduleSearchField{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 10px;display:flex}.ao_moduleSearchField input{color:var(--text-primary);background:0 0;border:0;outline:none;width:100%;min-width:0}.ao_moduleSearchField:focus-within{outline:3px solid var(--green-focus)}.ao_moduleSearchField input{min-height:42px;box-shadow:none;font-size:14px;font-weight:400}.ao_pill{white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.ao_success{background:var(--green-soft-2);color:var(--green-700)}.ao_warning{background:var(--amber-soft);color:var(--amber-text)}.ao_danger{background:var(--red-soft);color:var(--red)}.ao_info{background:var(--surface-muted);color:var(--text-secondary)}.ao_muted{background:var(--surface-muted);color:var(--text-muted)}
