:root {
    --oc-primary: #4361ee;
    --oc-sidebar: #0e1726;
    --oc-muted: #888ea8;
}

body { background: #f1f2f3; color: #3b3f5c; font-family: Montserrat, sans-serif; }
.header-container { position: fixed; inset: 0 0 auto; z-index: 1030; background: #fff; border-bottom: 1px solid #e0e6ed; }
.header-container .header { min-height: 72px; padding: 0 28px; background: #fff; }
.btn-toggle { border: 0; background: transparent; color: #3b3f5c; padding: 8px; }
.header-container .header .sidebarCollapse { display: inline-flex; align-items: center; justify-content: center; }
.oc-icon { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; }
.oc-brand, .oc-user { display: flex; align-items: center; gap: 10px; border: 0; background: transparent; color: #0e1726; font-weight: 700; text-decoration: none; }
.oc-brand-logo-horizontal { display: block; width: 158px; height: auto; }
.oc-brand-logo-compact { display: none; width: 40px; height: 40px; }
.oc-logo-preview { display: block; max-width: 220px; max-height: 100px; padding: 10px; border: 1px solid #e0e6ed; border-radius: 10px; background: #fff; object-fit: contain; }
.oc-logo-upload-options { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px 18px; margin-top: 8px; }
.oc-logo-remove { align-items: center; min-height: auto; margin: 0; cursor: pointer; }
.oc-logo-remove .form-check-input { margin-top: 0; }
.oc-logo-remove .form-check-label { color: #506078; font-size: 11px; }
.oc-public-company-logo { display: block; max-width: 240px; max-height: 110px; margin-bottom: 20px; object-fit: contain; }
.oc-public-repair-card { overflow: hidden; border: 1px solid #e5eaf2; border-radius: 18px; background: #fff; box-shadow: 0 18px 55px rgba(14, 23, 38, .08); }
.oc-public-repair-header { display: flex; align-items: flex-start; justify-content: space-between; gap: 28px; padding: 38px 42px 28px; }
.oc-public-repair-header h1 { margin: 0; color: #0e1726; font-size: clamp(25px, 3vw, 34px); font-weight: 700; line-height: 1.2; }
.oc-public-repair-header > div > p:last-child { margin: 10px 0 0; color: #65708a; font-size: 13px; }
.oc-public-repair-number { flex: 0 0 auto; padding: 8px 12px; border: 1px solid #dce5ff; border-radius: 999px; background: #f5f7ff; color: var(--oc-primary); font-size: 11px; font-weight: 700; }
.oc-public-repair-status { display: grid; gap: 3px; margin: 0 42px 30px; padding: 18px 20px; border-radius: 11px; }
.oc-public-repair-status span { font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; opacity: .72; }
.oc-public-repair-status strong { font-size: 16px; }
.oc-public-repair-status p { margin: 2px 0 0; font-size: 12px; line-height: 1.55; }
.oc-public-repair-details { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 0; padding: 0 42px 30px; }
.oc-public-repair-details > div { min-width: 0; padding: 17px 0; border-top: 1px solid #edf0f5; }
.oc-public-repair-details > div:nth-child(odd) { padding-right: 28px; }
.oc-public-repair-details > div:nth-child(even) { padding-left: 28px; border-left: 1px solid #edf0f5; }
.oc-public-repair-details dt { margin-bottom: 6px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-public-repair-details dd { margin: 0; overflow-wrap: anywhere; color: #3b3f5c; font-size: 13px; font-weight: 600; }
.oc-public-repair-messages { display: grid; gap: 12px; padding: 0 42px 32px; }
.oc-public-repair-message { padding: 17px 19px; border: 1px solid #e5eaf2; border-left: 3px solid var(--oc-primary); border-radius: 9px; background: #fafbff; }
.oc-public-repair-message strong { color: #3b3f5c; font-size: 11px; }
.oc-public-repair-message p { margin: 7px 0 0; color: #65708a; font-size: 12px; line-height: 1.65; white-space: pre-line; }
.oc-public-repair-photos { padding: 0 42px 32px; }
.oc-public-repair-photos > div:first-child { margin-bottom: 14px; }
.oc-public-repair-photos > div:first-child span, .oc-public-repair-photos > div:first-child strong { display: block; }
.oc-public-repair-photos > div:first-child span { color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-public-repair-photos > div:first-child strong { margin-top: 5px; color: #3b3f5c; font-size: 12px; }
.oc-public-repair-footer { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 22px 42px; border-top: 1px solid #e9edf4; background: #fafbfc; }
.oc-public-repair-footer p { margin: 0; }
.oc-public-repair-footer p strong, .oc-public-repair-footer p span { display: block; }
.oc-public-repair-footer p strong { color: #3b3f5c; font-size: 11px; }
.oc-public-repair-footer p span { margin-top: 4px; color: #65708a; font-size: 11px; }
.oc-public-repair-footer small { color: var(--oc-muted); font-size: 10px; text-align: right; }
.oc-avatar { display: inline-grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; background: #eaf1ff; color: var(--oc-primary); font-size: 12px; font-weight: 700; }
.oc-user small { display: block; color: var(--oc-muted); font-weight: 500; }
.oc-office-switcher-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 240px;
    min-height: 42px;
    padding: 6px 12px 6px 7px;
    border: 1px solid #dce2eb;
    border-radius: 10px;
    background: #fff;
    color: #3b3f5c;
    font-size: 12px;
    font-weight: 600;
}
.oc-office-switcher-toggle:hover,
.oc-office-switcher-toggle:focus,
.oc-office-switcher-toggle.show {
    border-color: #b9c7ef;
    background: #f7f9ff;
    color: var(--oc-primary);
    box-shadow: 0 0 0 3px rgba(67, 97, 238, .1);
}
.oc-office-switcher-mark {
    display: inline-grid;
    flex: 0 0 auto;
    place-items: center;
    width: 28px;
    height: 28px;
    border-radius: 7px;
    background: #eaf1ff;
    color: var(--oc-primary);
    font-size: 9px;
    font-weight: 700;
}
.oc-office-switcher-logo, .oc-office-context-logo {
    flex: 0 0 auto;
    width: 32px;
    height: 28px;
    padding: 2px;
    border: 1px solid #e0e6ed;
    border-radius: 7px;
    background: #fff;
    object-fit: contain;
}
.oc-office-context {
    display: flex;
    align-items: center;
    gap: 8px;
    max-width: 220px;
    color: #3b3f5c;
    font-size: 11px;
    font-weight: 600;
}
.oc-office-context span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.oc-office-switcher-menu {
    min-width: 250px;
    margin-top: 8px !important;
    padding: 8px;
    border: 1px solid #e3e8f0;
    border-radius: 12px;
    box-shadow: 0 14px 38px rgba(14, 23, 38, .14);
}
.oc-office-switcher-title {
    padding: 7px 10px 9px;
    color: var(--oc-muted);
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.oc-office-switcher-menu form { margin: 0; }
.oc-office-switcher-menu .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 10px;
    border-radius: 8px;
    color: #3b3f5c;
    font-size: 12px;
}
.oc-office-switcher-menu .dropdown-item:hover,
.oc-office-switcher-menu .dropdown-item:focus {
    background: #f3f6fb;
    color: #0e1726;
}
.oc-office-switcher-menu .dropdown-item.active,
.oc-office-switcher-menu .dropdown-item.active:hover,
.oc-office-switcher-menu .dropdown-item.active:focus {
    background: #eef2ff;
    color: var(--oc-primary);
    font-weight: 600;
}
.oc-office-switcher-menu .dropdown-item small {
    padding: 3px 6px;
    border-radius: 999px;
    background: #dfe7ff;
    color: var(--oc-primary);
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
}
.main-container { display: flex; flex-wrap: nowrap; padding: 72px 0 0; min-height: 100vh; }
.sidebar-wrapper { position: fixed; inset: 72px auto 0 0; width: 255px; height: calc(100vh - 72px); background: var(--oc-sidebar); overflow-y: auto; z-index: 1025; transition: transform .25s ease; }
.sidebar-wrapper { scrollbar-width: thin; scrollbar-color: #34415a var(--oc-sidebar); }
.sidebar-wrapper::-webkit-scrollbar { width: 5px; }
.sidebar-wrapper::-webkit-scrollbar-button { display: none; }
.sidebar-wrapper::-webkit-scrollbar-track { background: var(--oc-sidebar); }
.sidebar-wrapper::-webkit-scrollbar-thumb { border-radius: 10px; background: #34415a; }
.sidebar-wrapper::-webkit-scrollbar-thumb:hover { background: #50617e; }
#sidebar ul.menu-categories { padding: 7px 12px 16px; overflow: visible; }
.sidebar-wrapper ul.menu-categories li.menu.menu-heading { display: block; height: auto; }
.sidebar-wrapper ul.menu-categories li.menu.menu-heading > .heading { padding: 12px 13px 6px; color: #7184a8; font-size: 10px; font-weight: 700; letter-spacing: .13em; }
#sidebar ul.menu-categories li.menu > .dropdown-toggle {
    justify-content: flex-start;
    gap: 13px;
    margin: 2px 0;
    padding: 10px 14px;
    border-radius: 8px;
    color: #bfc9d4;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: normal;
    text-decoration: none;
    transition: .2s ease;
}
#sidebar ul.menu-categories li.menu:first-child a.dropdown-toggle { margin-top: 3px; }
#sidebar ul.menu-categories li.menu > .dropdown-toggle:hover,
#sidebar ul.menu-categories li.menu.active > .dropdown-toggle,
#sidebar ul.menu-categories li.menu.active > .dropdown-toggle:hover {
    color: #fff;
    background: rgba(67, 97, 238, .24);
    box-shadow: none;
}
#sidebar ul.menu-categories li.menu > .dropdown-toggle:hover span,
#sidebar ul.menu-categories li.menu.active > .dropdown-toggle span { color: #fff; }
.oc-menu-svg { flex: 0 0 auto; width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; opacity: .9; }
.oc-settings-link { display: flex; align-items: center; gap: 14px; padding: 18px 20px; color: #3b3f5c; text-decoration: none; transition: .2s ease; }
.oc-settings-link:hover { color: var(--oc-primary); box-shadow: 0 8px 24px rgba(67, 97, 238, .12); transform: translateY(-1px); }
.oc-settings-link .oc-menu-svg { width: 24px; height: 24px; color: var(--oc-primary); }
.oc-settings-link strong, .oc-settings-link small { display: block; }
.oc-settings-link strong { margin-bottom: 4px; color: #0e1726; font-size: 13px; }
.oc-settings-link small { color: var(--oc-muted); font-size: 11px; }
.oc-settings-sidebar { align-self: flex-start; }
.oc-toggle-card { display: flex; align-items: flex-start; gap: 10px; min-height: 58px; margin: 0; padding: 14px; border: 1px solid #e7ebf3; border-radius: 9px; background: #fafbfc; color: #3b3f5c; cursor: pointer; transition: .2s ease; }
.oc-toggle-card:hover { border-color: rgba(67, 97, 238, .35); background: #f7f8ff; }
.oc-toggle-card .form-check-input { flex: 0 0 auto; margin: 2px 0 0; }
.oc-plan-summary { display: flex; align-items: center; justify-content: space-between; gap: 15px; margin-bottom: 18px; padding: 16px; border-radius: 10px; background: linear-gradient(135deg, #eef2ff, #f7f9ff); }
.oc-plan-summary span, .oc-plan-summary strong, .oc-plan-summary small { display: block; }
.oc-plan-summary span { margin-bottom: 4px; color: var(--oc-muted); font-size: 10px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.oc-plan-summary strong { color: #0e1726; font-size: 17px; }
.oc-plan-summary > strong { color: var(--oc-primary); text-align: right; white-space: nowrap; }
.oc-plan-summary small { margin-top: 2px; color: var(--oc-muted); font-size: 10px; font-weight: 500; }
.oc-payment-history-list { display: grid; gap: 10px; }
.oc-payment-history-card { display: grid; grid-template-columns: minmax(135px, .75fr) minmax(160px, 1fr) minmax(115px, .65fr) minmax(130px, .75fr) minmax(105px, .55fr); align-items: center; gap: 14px; padding: 14px 15px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-payment-history-card > div { min-width: 0; }
.oc-payment-history-card span { display: block; margin-bottom: 5px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-payment-history-card strong:not(.badge) { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-payment-history-card .badge { width: fit-content; max-width: 100%; white-space: normal; text-align: left; }
.oc-admin-plan-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(310px, 1fr)); gap: 16px; }
.oc-admin-plan-card { display: flex; flex-direction: column; gap: 14px; min-height: 0; padding: 20px; }
.oc-admin-plan-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; }
.oc-admin-plan-head h3 { margin: 0 0 4px; color: #0e1726; font-size: 17px; font-weight: 700; }
.oc-admin-plan-head small { color: var(--oc-muted); font-size: 11px; }
.oc-admin-plan-price strong,
.oc-admin-plan-price small { display: block; }
.oc-admin-plan-price strong { color: #1f2d52; font-size: 26px; font-weight: 600; line-height: 1.1; }
.oc-admin-plan-price strong span { color: #3b3f5c; font-size: 13px; font-weight: 500; }
.oc-admin-plan-price small { margin-top: 7px; color: var(--oc-muted); font-size: 11px; }
.oc-admin-plan-description { min-height: 42px; margin: 0; color: #515365; font-size: 12px; line-height: 1.55; }
.oc-admin-plan-facts { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 7px; }
.oc-admin-plan-facts div { min-width: 0; padding: 8px 9px; border-radius: 7px; background: #f7f8fa; }
.oc-admin-plan-facts span,
.oc-admin-plan-facts strong { display: block; overflow-wrap: anywhere; }
.oc-admin-plan-facts span { color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.oc-admin-plan-facts strong { margin-top: 3px; color: #3b3f5c; font-size: 11px; }
.oc-admin-plan-extra { border: 1px solid #eef2f7; border-radius: 8px; background: #fafbfc; }
.oc-admin-plan-extra summary { padding: 9px 11px; color: var(--oc-primary); font-size: 11px; font-weight: 700; cursor: pointer; }
.oc-admin-plan-extra > div { display: grid; gap: 6px; padding: 0 11px 11px; }
.oc-admin-plan-extra span { color: #515365; font-size: 11px; line-height: 1.45; }
.oc-admin-plan-footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: auto; padding-top: 14px; border-top: 1px solid #eef2f7; }
.oc-admin-plan-footer strong,
.oc-admin-plan-footer small { display: block; }
.oc-admin-plan-footer strong { color: #0e1726; font-size: 15px; }
.oc-admin-plan-footer small { color: var(--oc-muted); font-size: 10px; }
.oc-details-compact > div { padding: 9px 0; }
.oc-feature-grid { display: grid; grid-template-columns: 1fr; gap: 7px; margin-bottom: 18px; }
.oc-feature-grid > div { display: flex; align-items: flex-start; gap: 8px; padding: 8px 10px; border-radius: 7px; background: #f7f8fa; color: var(--oc-muted); font-size: 11px; line-height: 1.4; }
.oc-feature-grid > div span { flex: 0 0 auto; color: #b8c0cf; font-weight: 700; }
.oc-feature-grid > div.is-included { background: #f1fbf6; color: #3b3f5c; }
.oc-feature-grid > div.is-included span { color: #1abc9c; }
.oc-role-card { display: flex; flex-direction: column; }
.oc-role-actions { display: flex; flex-wrap: wrap; gap: 8px; }
.oc-role-actions .btn { min-width: 110px; }
.oc-role-actions form { margin: 0; }
.oc-permission-list { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 22px; }
.oc-permission-list span { padding: 7px 10px; border: 1px solid #e7ebf3; border-radius: 7px; background: #f7f8fa; color: #506690; font-size: 10px; }
.oc-permission-list strong { color: #3b3f5c; font-weight: 700; }
.oc-permission-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); align-items: start; gap: 14px; }
.oc-permission-card { padding: 16px; border: 1px solid #e1e6ef; border-radius: 9px; background: #fafbfc; }
.oc-permission-card h5 { margin: 0 0 13px; color: #0e1726; font-size: 15px; font-weight: 600; }
.oc-permission-options { display: flex; flex-wrap: wrap; gap: 10px 20px; }
.oc-permission-options .form-check { margin: 0; }
.oc-menu-icon { display: inline-block; width: 18px; height: 18px; border: 2px solid currentColor; border-radius: 5px; opacity: .9; }
.oc-menu-icon-users, .oc-menu-icon-user-check { border-radius: 50%; }
.oc-menu-icon-clock, .oc-menu-icon-timer { border-radius: 50%; }
.oc-menu-icon-check { border-radius: 50%; background: currentColor; }
.oc-menu-icon-settings { border-radius: 50%; border-style: dashed; }
.oc-menu-icon-euro { border: 0; width: auto; height: auto; font-weight: 700; }
.oc-menu-icon-euro::after { content: "€"; }
#content.main-content { flex: 1 1 auto; margin: 0 0 0 255px; width: calc(100% - 255px); min-height: calc(100vh - 72px); padding: 28px 30px 0; transition: .25s ease; }
.layout-px-spacing { width: 100%; padding: 0 !important; min-height: calc(100vh - 150px) !important; }
.page-header { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; margin: 8px 0 28px; }
.page-header::before, .page-header::after { display: none; content: none; }
.page-header h1 { margin: 0 0 8px; color: #0e1726; font-size: 28px; font-weight: 700; }
.page-header p { margin: 0; color: var(--oc-muted); }
.oc-page-actions { display: flex; flex-wrap: nowrap; justify-content: flex-end; gap: 8px; }
.oc-page-actions form { margin: 0; }
.oc-page-actions > *, .oc-page-actions .btn { white-space: nowrap; }
.oc-page-actions .dropdown-menu { min-width: 230px; }
.oc-quick-actions > .btn { white-space: nowrap; }
.oc-page-actions .oc-quick-actions-menu {
    min-width: 265px;
    margin-top: 8px !important;
    padding: 7px;
    border: 1px solid #e3e8f0;
    border-radius: 11px;
    box-shadow: 0 14px 38px rgba(14, 23, 38, .14);
}
.oc-quick-actions-title {
    padding: 6px 9px 8px;
    color: var(--oc-muted);
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.oc-quick-actions-menu .dropdown-item {
    display: block;
    width: 100%;
    padding: 10px 11px;
    border: 0;
    border-radius: 7px;
    color: #3b3f5c;
    text-align: left;
    white-space: normal;
}
.oc-quick-actions-menu .dropdown-item:hover,
.oc-quick-actions-menu .dropdown-item:focus {
    background: #f3f6fb;
    color: var(--oc-primary);
}
.oc-quick-actions-menu .dropdown-item:active { background: #eef2ff; }
.oc-quick-actions-menu .dropdown-item strong,
.oc-quick-actions-menu .dropdown-item small { display: block; }
.oc-quick-actions-menu .dropdown-item strong { font-size: 12px; font-weight: 600; }
.oc-quick-actions-menu .dropdown-item small { margin-top: 3px; color: var(--oc-muted); font-size: 9px; line-height: 1.4; }
.oc-eyebrow { color: var(--oc-primary) !important; font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.badge-light-critical { background: #ffedd5; color: #c2410c; }
.oc-health-page .badge { border: 1px solid transparent; }
.oc-health-page .badge-light-success { border-color: #86efac; background: #dcfce7; color: #166534; }
.oc-health-page .badge-light-info { border-color: #7dd3fc; background: #e0f2fe; color: #075985; }
.oc-health-page .badge-light-warning { border-color: #fcd34d; background: #fef3c7; color: #92400e; }
.oc-health-page .badge-light-critical { border-color: #fb923c; background: #ffedd5; color: #c2410c; }
.oc-health-page .badge-light-danger { border-color: #fca5a5; background: #fee2e2; color: #991b1b; }
.oc-health-metric { overflow: hidden; border-left: 5px solid #d8e0f0; box-shadow: 0 8px 24px rgba(14, 23, 38, .06); }
.oc-health-metric-success { border-left-color: #22c55e; background: linear-gradient(90deg, #f0fdf4 0, #fff 42%); }
.oc-health-metric-info { border-left-color: #0ea5e9; background: linear-gradient(90deg, #f0f9ff 0, #fff 42%); }
.oc-health-metric-warning { border-left-color: #f59e0b; background: linear-gradient(90deg, #fffbeb 0, #fff 42%); }
.oc-health-metric-critical { border-left-color: #f97316; background: linear-gradient(90deg, #fff7ed 0, #fff 42%); }
.oc-health-metric-danger { border-left-color: #dc2626; background: linear-gradient(90deg, #fef2f2 0, #fff 42%); }
.oc-health-metric-success h2 { color: #166534; }
.oc-health-metric-info h2 { color: #075985; }
.oc-health-metric-warning h2 { color: #92400e; }
.oc-health-metric-critical h2 { color: #c2410c; }
.oc-health-metric-danger h2 { color: #991b1b; }
.widget { border: 0; border-radius: 12px; background: #fff; box-shadow: 0 1px 15px rgba(0, 0, 0, .04); }
.oc-metric-card { display: flex; flex-direction: column; min-height: 145px; padding: 20px; }
.oc-metric-top { display: flex; align-items: center; justify-content: space-between; gap: 10px; }
.oc-metric-icon { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 10px; }
.oc-metric-card > .badge:first-child { align-self: flex-start; padding: 7px 10px; border-radius: 6px; font-size: 11px; font-weight: 600; line-height: 1; }
.oc-metric-card h2 { margin: 18px 0 6px; color: #0e1726; font-size: 27px; font-weight: 700; line-height: 1.15; }
.oc-metric-card p, .oc-panel-header p { margin: 0; color: var(--oc-muted); font-size: 12px; line-height: 1.5; }
.oc-metric-card > .btn:last-child { align-self: flex-start; margin-top: auto !important; }
.oc-dashboard-metric { padding: 20px; }
.oc-dashboard-metric .oc-metric-top { justify-content: flex-start; gap: 12px; }
.oc-dashboard-metric .oc-metric-icon { flex: 0 0 auto; width: 38px; height: 38px; }
.oc-dashboard-metric .oc-metric-icon .oc-menu-svg { width: 19px; height: 19px; }
.oc-dashboard-metric .oc-metric-title { color: #3b3f5c; font-size: 12px; font-weight: 600; line-height: 1.35; }
.oc-dashboard-metric h2 { margin: 18px 0 6px; }
.oc-admin-summary-list { display: grid; gap: 8px; }
.oc-admin-summary-list article { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 10px; padding: 11px 12px; border: 1px solid #eef2f7; border-radius: 8px; background: #fafbfc; }
.oc-admin-summary-list span,
.oc-admin-expiration-card span,
.oc-admin-renewal-card span,
.oc-dashboard-company-plan > span,
.oc-dashboard-company-users > span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-admin-summary-list strong { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 12px; font-weight: 600; }
.oc-admin-summary-list em { display: grid; place-items: center; min-width: 34px; height: 30px; padding: 0 10px; border-radius: 7px; background: #eef2ff; color: var(--oc-primary); font-size: 13px; font-style: normal; font-weight: 700; }
.oc-admin-expiration-list,
.oc-admin-renewal-list,
.oc-dashboard-company-list { display: grid; gap: 10px; }
.oc-admin-expiration-card { display: grid; grid-template-columns: minmax(220px, 1.15fr) minmax(150px, .75fr) minmax(160px, .75fr) auto; align-items: center; gap: 14px; min-width: 0; padding: 14px 15px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-admin-expiration-card > div,
.oc-admin-renewal-card > div,
.oc-dashboard-company-card > div { min-width: 0; }
.oc-admin-expiration-card strong,
.oc-admin-renewal-card strong:not(.badge),
.oc-dashboard-company-card strong:not(.badge) { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-admin-expiration-card small,
.oc-admin-renewal-card small,
.oc-dashboard-company-card small { display: block; margin-top: 5px; color: var(--oc-muted); font-size: 10px; line-height: 1.45; overflow-wrap: anywhere; }
.oc-admin-renewal-card { display: grid; grid-template-columns: minmax(220px, 1fr) minmax(170px, .8fr) minmax(130px, .6fr) minmax(220px, 1fr) auto; align-items: center; gap: 14px; min-width: 0; padding: 14px 15px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-admin-renewal-card.is-alert { border-color: #fecaca; background: #fffafa; }
.oc-admin-renewal-card .badge { display: inline-flex; width: fit-content; max-width: 100%; white-space: normal; text-align: left; }
.oc-dashboard-company-card { display: grid; grid-template-columns: minmax(260px, 1.2fr) minmax(240px, 1fr) minmax(150px, .55fr) auto; align-items: center; gap: 16px; min-width: 0; padding: 15px 16px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-dashboard-company-card.is-group-main { border-color: #dfe7ff; background: #fbfcff; }
.oc-dashboard-company-card.is-group-office { margin-left: 15px; border-left: 3px solid #d4ddfb; background: #fdfdfe; }
.oc-dashboard-company-card.is-group-office .oc-company-avatar { width: 32px; height: 32px; border-radius: 8px; background: #f2f4f8; color: #506690; font-size: 9px; }
.oc-dashboard-company-name { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 13px; font-weight: 700; line-height: 1.35; text-decoration: none; }
.oc-dashboard-company-name:hover { color: var(--oc-primary); }
.oc-dashboard-company-plan .oc-badge-row { margin-top: 8px; }
.oc-dashboard-company-users strong { font-size: 15px; }
.oc-dashboard-company-action,
.oc-admin-expiration-card > div:last-child,
.oc-admin-renewal-card > div:last-child { justify-self: end; }
.oc-panel { padding: 22px; }
.oc-panel-header { display: flex; justify-content: space-between; align-items: flex-start; gap: 15px; margin-bottom: 20px; }
.oc-panel-header h3 { margin: 0 0 5px; color: #0e1726; font-size: 17px; font-weight: 700; }
.oc-health-actions { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 14px; }
.oc-health-action { display: flex; flex-direction: column; justify-content: space-between; gap: 14px; min-height: 198px; padding: 16px; border: 1px solid #e4e9f2; border-radius: 8px; background: #fff; }
.oc-health-action-main > div:first-child { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 13px; }
.oc-health-action h4 { margin: 0 0 8px; color: #0e1726; font-size: 15px; font-weight: 700; line-height: 1.35; }
.oc-health-action p { margin: 0; color: #3b3f5c; font-size: 12px; line-height: 1.55; }
.oc-health-action small { display: block; margin-top: 7px; color: var(--oc-muted); font-size: 10px; line-height: 1.45; }
.oc-health-action-footer { display: flex; align-items: flex-end; justify-content: space-between; gap: 14px; padding-top: 14px; border-top: 1px solid #eef2f7; }
.oc-health-action-footer form { margin: 0; }
.oc-health-compact-links { display: flex; align-items: center; justify-content: space-between; gap: 14px; padding: 16px 18px; }
.oc-health-compact-links > div:first-child { min-width: 0; }
.oc-health-compact-links strong { display: block; color: #0e1726; font-size: 13px; }
.oc-health-compact-links small { display: block; margin-top: 3px; color: var(--oc-muted); font-size: 11px; }
.oc-health-compact-links > div:last-child { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.oc-health-history-menu { position: relative; }
.oc-health-history-menu summary { list-style: none; cursor: pointer; }
.oc-health-history-menu summary::-webkit-details-marker { display: none; }
.oc-health-history-menu > div { position: absolute; right: 0; z-index: 20; display: grid; gap: 8px; min-width: 360px; max-width: min(520px, calc(100vw - 48px)); margin-top: 8px; padding: 10px; border: 1px solid #e3e8f0; border-radius: 8px; background: #fff; box-shadow: 0 14px 38px rgba(14, 23, 38, .14); }
.oc-health-history-menu article { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 4px 10px; padding: 10px; border-radius: 7px; background: #f7f8fa; }
.oc-health-history-menu article strong { font-size: 11px; }
.oc-health-history-menu article small { grid-column: 1 / -1; overflow-wrap: anywhere; font-size: 10px; }
.oc-health-check-groups { display: grid; gap: 12px; }
.oc-health-check-group { overflow: hidden; border: 1px solid #e4e9f2; border-radius: 8px; background: #fff; }
.oc-health-check-group summary { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 13px 15px; background: #f8fafc; color: #0e1726; cursor: pointer; list-style: none; }
.oc-health-check-group summary::-webkit-details-marker { display: none; }
.oc-health-check-group summary span { font-size: 13px; font-weight: 700; }
.oc-health-check-group summary small { color: var(--oc-muted); font-size: 10px; }
.oc-health-check-group[open] summary { border-bottom: 1px solid #e4e9f2; background: #f3f6fb; }
.oc-health-issue-detail { margin-top: 12px; padding: 12px 14px; border: 1px solid #eef2f7; border-radius: 8px; background: #fafbfc; }
.oc-health-issue-detail summary { color: var(--oc-primary); font-size: 11px; font-weight: 700; cursor: pointer; }
.oc-health-issue-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 12px; }
.oc-health-issue-grid > div { min-width: 0; padding: 12px; border-radius: 7px; background: #fff; }
.oc-health-issue-grid span { display: block; margin-bottom: 5px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-health-issue-grid p { margin: 0; color: #3b3f5c; font-size: 12px; line-height: 1.55; }
.oc-health-issue-grid code,
.oc-health-task-list code { display: block; overflow-x: auto; padding: 7px 8px; border-radius: 6px; background: #eef2ff; color: #27306f; font-size: 10px; white-space: nowrap; }
.oc-health-issue-action { margin: 12px 0 0; }
.oc-health-audit-list { display: grid; gap: 12px; }
.oc-health-audit-item { display: grid; grid-template-columns: minmax(0, 1fr) minmax(230px, auto); gap: 18px; padding: 16px; border: 1px solid #e4e9f2; border-radius: 8px; background: #fff; }
.oc-health-audit-main { min-width: 0; }
.oc-health-audit-badges { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 10px; }
.oc-health-audit-main strong { display: block; color: #0e1726; font-size: 14px; }
.oc-health-audit-main p { margin: 6px 0 0; color: #3b3f5c; font-size: 12px; line-height: 1.55; }
.oc-health-audit-main small { display: block; margin-top: 6px; color: var(--oc-muted); font-size: 10px; line-height: 1.45; }
.oc-health-audit-meta { display: grid; grid-template-columns: 1fr; align-content: start; gap: 10px; min-width: 0; padding-left: 18px; border-left: 1px solid #eef2f7; }
.oc-health-audit-meta span { display: block; margin-bottom: 3px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-health-audit-meta strong { display: block; overflow-wrap: anywhere; color: #3b3f5c; font-size: 11px; }
.oc-health-audit-meta .btn { justify-self: start; margin-top: 2px; }
.oc-health-empty-audit { display: grid; gap: 5px; padding: 18px; border: 1px dashed #d9e2f1; border-radius: 8px; background: #fafbfc; }
.oc-health-empty-audit strong { color: #0e1726; font-size: 13px; }
.oc-health-empty-audit small { color: var(--oc-muted); font-size: 11px; }
.oc-health-task-list { display: grid; gap: 8px; }
.oc-health-task-list > div { display: grid; grid-template-columns: minmax(130px, 1fr) auto; align-items: center; gap: 5px 10px; padding: 9px 10px; border-radius: 7px; background: #f7f8fa; }
.oc-health-task-list strong { color: #3b3f5c; font-size: 11px; }
.oc-health-task-list small { grid-column: 1 / -1; color: var(--oc-muted); font-size: 10px; }
.oc-health-task-list code { grid-column: 1 / -1; }
.oc-health-performance-list { display: grid; gap: 8px; }
.oc-health-performance-list > div { min-width: 0; padding: 9px 10px; border-radius: 7px; background: #f7f8fa; }
.oc-health-performance-list strong,
.oc-health-performance-list span,
.oc-health-performance-list small { display: block; overflow-wrap: anywhere; }
.oc-health-performance-list strong { color: #3b3f5c; font-size: 11px; }
.oc-health-performance-list span { margin-top: 3px; color: #515365; font-size: 10px; }
.oc-health-performance-list small { margin-top: 3px; color: var(--oc-muted); font-size: 10px; }
.oc-health-performance-list code { display: block; overflow-x: auto; margin-top: 6px; padding: 7px 8px; border-radius: 6px; background: #eef2ff; color: #27306f; font-size: 10px; white-space: nowrap; }
.oc-settings-sidebar .dropdown.oc-subscription-actions .dropdown-menu,
.oc-settings-sidebar .dropdown.oc-subscription-actions .dropdown-menu.show {
    top: auto !important;
    bottom: calc(100% + 8px) !important;
    z-index: 1055;
    border: 1px solid #e4e9f2;
    background: #fff;
    box-shadow: 0 14px 35px rgba(14, 23, 38, .16) !important;
}
.oc-settings-sidebar .oc-subscription-actions .dropdown-item { padding: 9px 16px; font-size: 13px; }
.oc-settings-sidebar .oc-subscription-actions form { margin: 0; }
.modal-backdrop.show { opacity: .58; }
.modal-dialog { padding: 12px; }
.modal-content {
    overflow: hidden;
    border: 0;
    border-radius: 14px;
    background: #fff;
    color: #3b3f5c;
    box-shadow: 0 24px 70px rgba(14, 23, 38, .24);
}
.modal-header { padding: 22px 24px 12px; border-bottom: 0; }
.modal-title { color: #0e1726; font-size: 19px; font-weight: 700; }
.modal-header .btn-close { margin: 0 0 0 auto; opacity: .55; }
.modal-header .btn-close:hover { opacity: .85; }
.modal-body { padding: 8px 24px 22px; color: #506690; font-size: 13px; line-height: 1.7; }
.modal-footer { gap: 8px; padding: 16px 24px 22px; border-top: 1px solid #eef2f7; }
.modal-footer > * { margin: 0; }
.table thead th { border: 0; color: var(--oc-muted); font-size: 11px; letter-spacing: .05em; text-transform: uppercase; }
.table tbody td { border-color: #eef2f7; padding-top: 15px; padding-bottom: 15px; }
.oc-task { display: flex; align-items: flex-start; gap: 12px; padding: 15px 0; border-bottom: 1px solid #eef2f7; }
.oc-task:last-child { border-bottom: 0; }
.oc-task-dot { flex: 0 0 auto; width: 9px; height: 9px; margin-top: 5px; border-radius: 50%; }
.oc-task strong, .oc-task small { display: block; }
.oc-task strong { color: #3b3f5c; font-size: 13px; }
.oc-task small { margin-top: 4px; color: var(--oc-muted); }
.oc-timer-control { display: flex; align-items: flex-end; gap: 14px; }
.oc-timer-control > .alert { flex: 1; }
.oc-timer-control > .btn, .oc-timer-control > form { flex: 0 0 auto; }
.oc-time-summary { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-bottom: 8px; }
.oc-time-summary > div { padding: 14px; border-radius: 8px; background: #f7f8fa; }
.oc-time-summary span, .oc-time-summary strong { display: block; }
.oc-time-summary span { margin-bottom: 5px; color: var(--oc-muted); font-size: 10px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.oc-time-summary strong { color: #0e1726; font-size: 16px; }
.oc-time-log-list { display: grid; gap: 10px; }
.oc-time-log-card { display: grid; grid-template-columns: minmax(210px, 1fr) minmax(150px, .6fr) minmax(340px, 1.25fr) auto; align-items: center; gap: 16px; min-width: 0; padding: 15px 16px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-time-log-card.is-active { border-color: #facc15; background: #fffdf5; }
.oc-time-log-repair,
.oc-time-log-technician,
.oc-time-log-meta,
.oc-time-log-actions { min-width: 0; }
.oc-time-log-number { display: inline-flex; max-width: 100%; margin-bottom: 5px; color: #0e1726; font-size: 13px; font-weight: 700; text-decoration: none; overflow-wrap: anywhere; }
.oc-time-log-number:hover { color: var(--oc-primary); }
.oc-time-log-repair strong,
.oc-time-log-technician strong,
.oc-time-log-meta strong:not(.badge) { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-time-log-repair small { display: block; margin-top: 7px; color: var(--oc-muted); font-size: 10px; line-height: 1.45; overflow-wrap: anywhere; }
.oc-time-log-technician span,
.oc-time-log-meta span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-time-log-meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.oc-time-log-meta .badge { display: inline-flex; width: fit-content; max-width: 100%; white-space: normal; text-align: left; }
.oc-time-log-actions { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.oc-time-log-actions form { margin: 0; }
.oc-repair-hero { display: flex; align-items: flex-start; justify-content: space-between; gap: 28px; margin-bottom: 24px; padding: 25px; border: 1px solid #e4e9f2; border-radius: 14px; background: linear-gradient(145deg, #fff, #f8faff); box-shadow: 0 10px 32px rgba(14, 23, 38, .055); }
.oc-repair-hero-main { min-width: 0; }
.oc-repair-hero h1 { margin: 0; color: #0e1726; font-size: 27px; font-weight: 700; }
.oc-repair-hero .oc-eyebrow { margin: 0; }
.oc-repair-hero-meta { display: flex; flex-wrap: wrap; gap: 12px 24px; margin-top: 18px; }
.oc-repair-hero-meta span { color: #506078; font-size: 11px; }
.oc-repair-hero-meta strong { display: block; margin-bottom: 3px; color: var(--oc-muted); font-size: 8px; letter-spacing: .06em; text-transform: uppercase; }
.oc-public-management { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 15px; border: 1px solid #e5eaf2; border-radius: 9px; background: #fafbff; }
.oc-public-management-link { min-width: 0; }
.oc-public-management-link span, .oc-public-management-link strong, .oc-public-management-link small { display: block; }
.oc-public-management-link span { color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-public-management-link strong { margin-top: 5px; overflow: hidden; color: #3b3f5c; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.oc-public-management-link small { margin-top: 5px; color: var(--oc-muted); font-size: 9px; }
.oc-details-two-columns { grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 24px; }
.oc-content-block { padding: 14px 16px; border: 1px solid #edf0f5; border-radius: 9px; background: #fafbfc; }
.oc-content-block + .oc-content-block { margin-top: 11px; }
.oc-content-block span, .oc-content-block strong { display: block; }
.oc-content-block span { margin-bottom: 6px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-content-block strong { color: #3b3f5c; font-size: 13px; }
.oc-content-block p { margin: 0; color: #506078; font-size: 11px; line-height: 1.65; white-space: pre-line; }
.oc-empty-value { color: var(--oc-muted) !important; font-style: italic; }
.oc-repair-values { display: grid; gap: 0; }
.oc-repair-values > div { padding: 18px 0; border-bottom: 1px solid #eef2f7; }
.oc-repair-values > div:first-child { padding-top: 4px; }
.oc-repair-values > div:last-child { border-bottom: 0; padding-bottom: 4px; }
.oc-repair-values span, .oc-repair-values strong { display: block; }
.oc-repair-values span { margin-bottom: 7px; color: var(--oc-muted); font-size: 10px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.oc-repair-values strong { color: #0e1726; font-size: 19px; }
.oc-empty-state { max-width: 700px; margin: 50px auto; padding: 60px 30px; text-align: center; }
.oc-empty-icon { display: grid; place-items: center; width: 70px; height: 70px; margin: 0 auto 22px; border-radius: 18px; background: #eaf1ff; color: var(--oc-primary); font-weight: 700; }
.oc-empty-state h2 { color: #0e1726; }
.oc-empty-state p { max-width: 520px; margin: 0 auto 24px; color: var(--oc-muted); }
.footer-wrapper { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 0; color: var(--oc-muted); font-size: 12px; }
.footer-wrapper p { margin: 0; }
.oc-legal-footer-links { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px 18px; }
.oc-legal-footer-links a { color: var(--oc-muted); font-size: 10px; text-decoration: none; }
.oc-legal-footer-links a:hover,
.oc-legal-footer-links a:focus { color: var(--oc-primary); }
.oc-footer-link-button {
    padding: 0;
    border: 0;
    background: transparent;
    color: var(--oc-muted);
    font: inherit;
    font-size: 10px;
    cursor: pointer;
}
.oc-footer-link-button:hover,
.oc-footer-link-button:focus { color: var(--oc-primary); }
.oc-cookie-consent {
    position: fixed;
    right: 22px;
    bottom: 22px;
    left: 22px;
    z-index: 1100;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 920px;
    margin: 0 auto;
    padding: 18px 20px;
    border: 1px solid #dce3ef;
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 18px 55px rgba(14, 23, 38, .2);
    gap: 24px;
}
.oc-cookie-consent[hidden] { display: none; }
.oc-cookie-consent-copy { min-width: 0; }
.oc-cookie-consent-copy strong { color: #0e1726; font-size: 13px; }
.oc-cookie-consent-copy p { margin: 5px 0 0; color: #65708a; font-size: 11px; line-height: 1.6; }
.oc-cookie-consent-actions { display: flex; flex: 0 0 auto; gap: 9px; }
.oc-cookie-consent-button {
    min-width: 105px;
    padding: 10px 14px;
    border: 1px solid var(--oc-primary);
    border-radius: 7px;
    background: #fff;
    color: var(--oc-primary);
    font-size: 11px;
    font-weight: 600;
}
.oc-cookie-consent-button:hover,
.oc-cookie-consent-button:focus { background: #eef2ff; }
.oc-public-legal-footer { padding-bottom: 18px; }
.oc-legal-information-card {
    padding: 22px;
    border: 1px solid #e3e8f0;
    border-radius: 11px;
    background: #fafbfe;
}
.oc-legal-information-card h2 { margin-bottom: 12px; color: #0e1726; }
.oc-legal-information-card p { color: #506078; line-height: 1.7; }
.oc-legal-contact-list { display: grid; gap: 0; margin: 18px 0 0; }
.oc-legal-contact-list > div {
    display: grid;
    grid-template-columns: 130px minmax(0, 1fr);
    gap: 16px;
    padding: 11px 0;
    border-top: 1px solid #e7ebf2;
}
.oc-legal-contact-list dt { color: var(--oc-muted); font-size: 10px; text-transform: uppercase; }
.oc-legal-contact-list dd { margin: 0; color: #3b3f5c; font-size: 12px; }
.oc-legal-contact-list small { color: var(--oc-muted); }
body.sidebar-collapsed .sidebar-wrapper { transform: translateX(-255px); }
body.sidebar-collapsed #content.main-content { margin-left: 0; width: 100%; }
.oc-auth-body { min-height: 100vh; background: #f1f2f3; }
.oc-auth-shell { display: grid; grid-template-columns: minmax(300px, .9fr) minmax(420px, 1.1fr); min-height: 100vh; }
.oc-auth-brand-panel { display: flex; flex-direction: column; justify-content: space-between; padding: 64px; background: linear-gradient(145deg, #0e1726, #1b2b50); color: #fff; }
.oc-auth-brand-panel h1 { margin: 28px 0 15px; color: #fff; font-size: 38px; font-weight: 700; }
.oc-auth-brand-panel p { max-width: 440px; margin-top: 34px; color: #bfc9d4; font-size: 16px; line-height: 1.8; }
.oc-auth-brand-panel small { color: #888ea8; }
.oc-auth-logo {
    display: inline-block;
    width: 218px;
    height: auto;
    text-decoration: none;
    transition: transform .2s ease;
}
.oc-auth-logo img { display: block; width: 100%; height: auto; }
.oc-auth-logo:hover {
    color: #fff;
    transform: translateY(-2px);
}
.oc-auth-logo:focus-visible {
    color: #fff;
    outline: 3px solid rgba(255, 255, 255, .65);
    outline-offset: 4px;
}
.oc-auth-form-panel { display: grid; place-items: center; padding: 30px; }
.oc-auth-content { width: min(100%, 720px); }
.oc-auth-content .footer-wrapper {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    margin-top: 12px;
    padding: 12px 4px 0;
    text-align: center;
}
.oc-auth-content .footer-section p {
    color: var(--oc-muted);
    font-size: 10px;
    letter-spacing: .03em;
    white-space: nowrap;
}
.oc-auth-content .oc-legal-footer-links {
    justify-content: center;
    gap: 7px 16px;
}
.oc-auth-content .oc-legal-footer-links a { font-size: 9px; }
.oc-auth-card { width: min(100%, 440px); padding: 38px; border-radius: 14px; background: #fff; box-shadow: 0 12px 45px rgba(14, 23, 38, .08); }
.oc-auth-content .oc-auth-card:not(.oc-auth-card-register) { margin-inline: auto; }
.oc-auth-card-register { width: min(100%, 720px); }
.oc-auth-heading { margin-bottom: 28px; }
.oc-auth-heading h2 { margin: 5px 0 9px; color: #0e1726; font-size: 25px; font-weight: 700; }
.oc-auth-heading p { color: var(--oc-muted); }
.oc-auth-form { display: grid; gap: 18px; }
.oc-auth-form .form-control { min-height: 46px; }
.oc-auth-demo { display: grid; gap: 4px; margin-top: 24px; padding: 14px; border-radius: 8px; background: #f4f7ff; color: #506690; font-size: 11px; }
.oc-verification-help {
    margin: 20px 0;
    color: #65708a;
    font-size: 12px;
    line-height: 1.65;
}
.oc-verification-actions {
    display: grid;
    gap: 12px;
}
.oc-verification-actions form { margin: 0; }
.oc-register-form { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.oc-register-field-full { grid-column: 1 / -1; }
.oc-register-trial { margin-bottom: 18px; }
.oc-toolbar { display: flex; align-items: center; gap: 10px; margin-bottom: 22px; }
.oc-search-field { flex: 1; }
.oc-audit-toolbar { align-items: stretch; }
.oc-audit-toolbar input[name="route_name"] { flex: 1.4 1 260px; }
.oc-audit-toolbar input[name="audit_log_id"],
.oc-audit-toolbar input[name="empresa_id"] { flex: 0 1 180px; }
.oc-audit-summary { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 14px; padding: 10px 12px; border-radius: 8px; background: #f7f8fa; color: var(--oc-muted); font-size: 11px; }
.oc-audit-summary strong { color: #3b3f5c; font-size: 11px; }
.oc-audit-list { display: grid; gap: 10px; }
.oc-audit-record { display: grid; grid-template-columns: 150px minmax(0, 1fr); gap: 18px; padding: 16px 18px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-audit-record-time strong,
.oc-audit-record-time small { display: block; }
.oc-audit-record-time strong { color: #0e1726; font-size: 12px; line-height: 1.45; }
.oc-audit-record-time small { margin-top: 7px; color: var(--oc-muted); font-size: 11px; }
.oc-audit-record-main { display: grid; grid-template-columns: minmax(170px, .9fr) minmax(0, 1.6fr); gap: 16px; min-width: 0; }
.oc-audit-action { display: grid; gap: 5px; min-width: 0; }
.oc-audit-action > div { display: flex; flex-wrap: wrap; gap: 5px; }
.oc-audit-action strong { color: #0e1726; font-size: 12px; }
.oc-audit-action details { margin-top: 2px; }
.oc-audit-action summary { color: var(--oc-muted); font-size: 10px; cursor: pointer; }
.oc-audit-action small,
.oc-audit-summary-text { overflow-wrap: anywhere; }
.oc-audit-record-meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; min-width: 0; }
.oc-audit-record-meta span,
.oc-audit-record-summary > span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-audit-record-meta strong,
.oc-audit-record-meta small { display: block; overflow-wrap: anywhere; }
.oc-audit-record-meta strong { color: #3b3f5c; font-size: 12px; font-weight: 600; }
.oc-audit-record-meta small { margin-top: 4px; color: var(--oc-muted); font-size: 10px; }
.oc-audit-record-summary { grid-column: 1 / -1; min-width: 0; padding-top: 12px; border-top: 1px solid #f0f2f6; }
.oc-audit-field-list { display: flex; flex-wrap: wrap; gap: 6px; min-width: 0; }
.oc-audit-field-list span { display: inline-flex; max-width: 100%; gap: 5px; padding: 5px 7px; border-radius: 6px; background: #f7f8fa; color: #515365; font-size: 10px; line-height: 1.35; overflow-wrap: anywhere; }
.oc-audit-field-list span strong { color: #3b3f5c; font-weight: 700; }
.oc-audit-field-list small { align-self: center; margin: 0; color: var(--oc-muted); font-size: 10px; }
.oc-plan-request-list { display: grid; gap: 10px; }
.oc-plan-request-card { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(330px, .95fr); gap: 14px 22px; padding: 16px 18px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-plan-request-main { display: grid; grid-template-columns: minmax(190px, .9fr) minmax(180px, 1fr); gap: 16px; min-width: 0; }
.oc-plan-request-title,
.oc-plan-request-change { min-width: 0; }
.oc-plan-request-title a { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 13px; font-weight: 700; text-decoration: none; }
.oc-plan-request-title a:hover { color: var(--oc-primary); }
.oc-plan-request-title small { display: block; margin-top: 5px; overflow-wrap: anywhere; color: var(--oc-muted); font-size: 11px; }
.oc-plan-request-change { display: flex; flex-wrap: wrap; align-items: center; gap: 6px; color: #515365; font-size: 12px; }
.oc-plan-request-change span,
.oc-plan-request-change strong { overflow-wrap: anywhere; }
.oc-plan-request-change span::after { color: var(--oc-muted); content: "->"; margin-left: 6px; }
.oc-plan-request-change strong { color: #0e1726; }
.oc-plan-request-meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; min-width: 0; }
.oc-plan-request-meta span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-plan-request-meta strong:not(.badge) { display: block; overflow-wrap: anywhere; color: #3b3f5c; font-size: 12px; font-weight: 600; }
.oc-plan-request-message { grid-column: 1 / -1; margin: 0; padding: 10px 12px; border-radius: 7px; background: #f7f8fa; color: #3b3f5c; font-size: 11px; line-height: 1.5; overflow-wrap: anywhere; }
.oc-plan-request-actions { grid-column: 1 / -1; display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; padding-top: 12px; border-top: 1px solid #f0f2f6; }
.oc-plan-request-actions form { margin: 0; }
.oc-plan-request-actions small { color: var(--oc-muted); font-size: 11px; }
.oc-plan-change-list { display: grid; gap: 10px; }
.oc-plan-change-card { display: grid; grid-template-columns: minmax(0, 1fr); gap: 14px; padding: 16px 18px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-plan-change-main { display: grid; grid-template-columns: minmax(220px, .75fr) minmax(220px, 1fr); gap: 16px; min-width: 0; }
.oc-plan-change-meta { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 14px; min-width: 0; padding-top: 12px; border-top: 1px solid #f0f2f6; }
.oc-plan-change-meta span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-plan-change-meta strong:not(.badge),
.oc-plan-change-meta small { display: block; overflow-wrap: anywhere; }
.oc-plan-change-meta strong:not(.badge) { color: #3b3f5c; font-size: 12px; font-weight: 600; }
.oc-plan-change-meta small { margin-top: 5px; color: var(--oc-muted); font-size: 10px; }
.oc-plan-change-details { display: grid; gap: 6px; padding: 10px 12px; border-radius: 7px; background: #f7f8fa; }
.oc-plan-change-details small { color: #3b3f5c; font-size: 11px; line-height: 1.5; overflow-wrap: anywhere; }
.oc-plan-change-details code { display: block; overflow-x: auto; padding: 6px 7px; border-radius: 6px; background: #eef2ff; color: #27306f; font-size: 10px; white-space: nowrap; }
.oc-list-empty { padding: 55px 20px; text-align: center; }
.oc-list-empty h3 { margin: 0 0 8px; color: #0e1726; font-size: 18px; }
.oc-list-empty p { color: var(--oc-muted); }
.oc-list-empty-compact { padding: 28px 15px; }
.oc-list-empty-compact h3 { font-size: 14px; }
.oc-table-title { display: block; color: #0e1726; font-weight: 600; text-decoration: none; }
.oc-table-title:hover { color: var(--oc-primary); }
.table td small { display: block; margin-top: 4px; color: var(--oc-muted); }
.oc-repair-list { display: grid; gap: 10px; }
.oc-repair-list-card { display: grid; grid-template-columns: minmax(190px, .9fr) minmax(240px, 1fr) minmax(330px, 1.2fr) auto; align-items: center; gap: 16px; min-width: 0; padding: 15px 16px; border: 1px solid #edf1f7; border-radius: 8px; background: #fff; }
.oc-repair-list-card-no-action { grid-template-columns: minmax(190px, .9fr) minmax(240px, 1fr) minmax(330px, 1.2fr); }
.oc-repair-list-main,
.oc-repair-list-client,
.oc-repair-list-meta,
.oc-repair-list-action { min-width: 0; }
.oc-repair-number { display: inline-flex; max-width: 100%; margin-bottom: 5px; color: #0e1726; font-size: 13px; font-weight: 700; text-decoration: none; overflow-wrap: anywhere; }
.oc-repair-number:hover { color: var(--oc-primary); }
.oc-repair-list-main > strong,
.oc-repair-list-client > strong { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 13px; font-weight: 600; line-height: 1.35; }
.oc-repair-list-client > span,
.oc-repair-list-meta span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-repair-list-client small { display: block; margin-top: 5px; color: var(--oc-muted); font-size: 11px; line-height: 1.45; overflow-wrap: anywhere; }
.oc-repair-list-badges { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 9px; }
.oc-repair-list-meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; }
.oc-repair-list-meta strong:not(.badge) { display: block; overflow-wrap: anywhere; color: #3b3f5c; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-repair-list-meta .badge { display: inline-flex; width: fit-content; max-width: 100%; white-space: normal; text-align: left; }
.oc-repair-list-action { justify-self: end; }
.oc-repair-list-compact { gap: 8px; }
.oc-repair-list-compact .oc-repair-list-card { grid-template-columns: minmax(160px, .95fr) minmax(210px, 1.1fr) minmax(190px, .9fr); gap: 14px; padding: 13px 14px; }
.oc-repair-list-compact .oc-repair-list-meta { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.oc-customer-list { display: grid; gap: 10px; }
.oc-customer-list-card { display: grid; grid-template-columns: minmax(230px, 1fr) minmax(220px, .85fr) minmax(300px, 1fr) auto; align-items: center; gap: 16px; min-width: 0; padding: 15px 16px; border: 1px solid #edf1f7; border-radius: 8px; background: #fff; }
.oc-customer-list-main,
.oc-customer-list-contact,
.oc-customer-list-meta,
.oc-customer-list-action { min-width: 0; }
.oc-customer-name { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 13px; font-weight: 700; line-height: 1.35; text-decoration: none; }
.oc-customer-name:hover { color: var(--oc-primary); }
.oc-customer-list-main small,
.oc-customer-list-contact small { display: block; margin-top: 5px; color: var(--oc-muted); font-size: 11px; line-height: 1.45; overflow-wrap: anywhere; }
.oc-customer-list-main .badge { margin-top: 8px; }
.oc-customer-list-contact > span,
.oc-customer-list-meta span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-customer-list-contact strong,
.oc-customer-list-meta strong { display: block; overflow-wrap: anywhere; color: #3b3f5c; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-customer-list-meta { display: grid; grid-template-columns: minmax(110px, 1fr) repeat(2, minmax(82px, .55fr)); gap: 12px; }
.oc-customer-list-action { justify-self: end; }
.oc-equipment-list { display: grid; gap: 10px; }
.oc-equipment-list-card { display: grid; grid-template-columns: minmax(230px, 1fr) minmax(210px, .85fr) minmax(330px, 1.15fr) auto; align-items: center; gap: 16px; min-width: 0; padding: 15px 16px; border: 1px solid #edf1f7; border-radius: 8px; background: #fff; }
.oc-equipment-list-main,
.oc-equipment-list-client,
.oc-equipment-list-meta,
.oc-equipment-list-action { min-width: 0; }
.oc-equipment-name { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 13px; font-weight: 700; line-height: 1.35; text-decoration: none; }
.oc-equipment-name:hover,
.oc-equipment-list-client a:hover { color: var(--oc-primary); }
.oc-equipment-list-main small { display: block; margin-top: 5px; color: var(--oc-muted); font-size: 11px; line-height: 1.45; overflow-wrap: anywhere; }
.oc-equipment-list-client > span,
.oc-equipment-list-meta span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-equipment-list-client a,
.oc-equipment-list-client strong,
.oc-equipment-list-meta strong { display: block; overflow-wrap: anywhere; color: #3b3f5c; font-size: 12px; font-weight: 600; line-height: 1.4; text-decoration: none; }
.oc-equipment-list-meta { display: grid; grid-template-columns: minmax(105px, 1fr) minmax(100px, 1fr) minmax(82px, .55fr); gap: 12px; }
.oc-equipment-list-action { justify-self: end; }
.oc-user-list { display: grid; gap: 10px; }
.oc-user-list-card { display: grid; grid-template-columns: minmax(250px, 1.15fr) minmax(150px, .65fr) minmax(240px, .9fr) auto; align-items: center; gap: 16px; min-width: 0; padding: 15px 16px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-user-list-main,
.oc-user-list-role,
.oc-user-list-meta,
.oc-user-list-action { min-width: 0; }
.oc-user-list-name { display: block; overflow-wrap: anywhere; color: #0e1726; font-size: 13px; font-weight: 700; line-height: 1.35; text-decoration: none; }
.oc-user-list-name:hover { color: var(--oc-primary); }
.oc-user-list-main small { display: block; margin-top: 5px; color: var(--oc-muted); font-size: 11px; line-height: 1.45; overflow-wrap: anywhere; }
.oc-user-list-main .badge { margin-top: 8px; }
.oc-user-list-role > span,
.oc-user-list-meta span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-user-list-role .badge,
.oc-user-list-meta .badge { display: inline-flex; width: fit-content; max-width: 100%; white-space: normal; text-align: left; }
.oc-user-list-meta { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.oc-user-list-meta strong:not(.badge) { display: block; overflow-wrap: anywhere; color: #3b3f5c; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-user-list-action { justify-self: end; }
.oc-pagination { display: flex; justify-content: flex-end; padding-top: 18px; border-top: 1px solid #eef2f7; }
.oc-form-panel { width: 100%; max-width: none; }
.oc-equipment-form-page { width: 100%; }
.form-label { margin-bottom: 8px; color: #3b3f5c; font-size: 13px; font-weight: 600; }
.form-control, .form-select {
    min-height: 46px;
    border: 1px solid #d7dce5;
    border-radius: 7px;
    background-color: #fff;
    color: #3b3f5c;
    font-size: 13px;
    letter-spacing: normal;
    transition: border-color .2s ease, box-shadow .2s ease;
}
.form-control { padding: 11px 13px; }
.form-select { padding: 11px 38px 11px 13px; }
textarea.form-control { min-height: auto; resize: vertical; }
.form-control::placeholder { color: #a2a8ba; font-size: 13px; }
.form-control:focus, .form-select:focus {
    border-color: var(--oc-primary);
    background-color: #fff;
    color: #3b3f5c;
    box-shadow: 0 0 0 3px rgba(67, 97, 238, .13);
}
.form-control:disabled, .form-control[readonly], .form-select:disabled {
    border-color: #e4e7ec;
    background-color: #f4f5f7;
    color: #888ea8;
}
.form-control.is-invalid, .form-select.is-invalid {
    border-color: #e7515a;
    box-shadow: none;
}
.form-control.is-invalid:focus, .form-select.is-invalid:focus { box-shadow: 0 0 0 3px rgba(231, 81, 90, .13); }
.invalid-feedback { color: #e7515a; font-size: 11px; }
.form-control[type="file"] { padding: 7px 8px; }
.form-control[type="file"]::file-selector-button { margin: -1px 10px -1px -1px; border: 0; border-radius: 5px; background: #eef2ff; color: var(--oc-primary); padding: 8px 12px; font-weight: 600; }
.form-check { display: flex; align-items: flex-start; gap: 8px; min-height: 22px; padding-left: 0; }
.form-check .form-check-input { flex: 0 0 auto; margin: 2px 0 0; }
.form-check-label { color: #3b3f5c; line-height: 1.5; }
.oc-register-consent {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    gap: 8px 12px;
    margin: 0;
    padding: 14px 16px;
    border: 1px solid #dfe5f2;
    border-radius: 9px;
    background: #f8faff;
}
.oc-register-consent .form-check-input {
    grid-column: 1;
    grid-row: 1;
    margin: 3px 0 0;
}
.oc-register-consent .form-check-label {
    grid-column: 2;
    min-width: 0;
    font-size: 12px;
    line-height: 1.6;
}
.oc-register-consent .form-check-label > span { display: block; }
.oc-register-consent .form-check-label a { font-weight: 600; }
.oc-register-consent .invalid-feedback {
    grid-column: 2;
    margin: 0;
}
.form-check-input { border-color: #b8c0cf; }
.form-check-input:focus { border-color: var(--oc-primary); box-shadow: 0 0 0 3px rgba(67, 97, 238, .13); }
.form-check-input:checked { border-color: var(--oc-primary); background-color: var(--oc-primary); }
.oc-form-actions { display: flex; justify-content: flex-end; gap: 10px; margin-top: 28px; padding-top: 22px; border-top: 1px solid #eef2f7; }
.oc-plan-edit-panel { max-width: 1240px; margin: 0 auto; }
.oc-plan-form { display: grid; grid-template-columns: 1fr; gap: 24px; }
.oc-plan-form-section { min-width: 0; margin: 0; padding: 4px 0 24px; border: 0; border-bottom: 1px solid #e7ebf3; background: transparent; }
.oc-plan-form-section legend { display: flex; float: none; align-items: baseline; width: auto; margin: 0 0 18px; gap: 8px; }
.oc-plan-form-section legend strong { color: #0e1726; font-size: 15px; }
.oc-plan-form-section legend small { color: var(--oc-muted); font-size: 10px; line-height: 1.5; }
.oc-plan-status-section { padding-bottom: 0; border-bottom: 0; }
.oc-plan-contract-note { padding: 16px; border: 1px solid #dce5ff; border-radius: 9px; background: #f4f7ff; }
.oc-plan-contract-note strong, .oc-plan-contract-note small { display: block; }
.oc-plan-contract-note strong { color: #2949ba; font-size: 12px; }
.oc-plan-contract-note small { margin-top: 5px; color: var(--oc-muted); font-size: 10px; line-height: 1.6; }
.oc-plan-options { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.oc-plan-options-compact { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.oc-plan-option { display: flex; align-items: flex-start; gap: 10px; min-height: 46px; margin: 0; padding: 12px; border: 1px solid #e5e9f2; border-radius: 9px; background: #fff; color: #3b3f5c; cursor: pointer; font-size: 11px; line-height: 1.5; transition: border-color .2s ease, background-color .2s ease; }
.oc-plan-option:hover { border-color: #cdd7fb; background: #f7f9ff; }
.oc-plan-option-disabled, .oc-plan-option-disabled:hover { border-color: #e5e9f2; background: #f8f9fb; color: var(--oc-muted); cursor: not-allowed; opacity: .75; }
.oc-plan-option .form-check-input { flex: 0 0 auto; margin: 1px 0 0; }
.oc-plan-option span, .oc-plan-option strong, .oc-plan-option small { display: block; }
.oc-plan-option strong { color: #3b3f5c; font-size: 11px; }
.oc-plan-option small { margin-top: 3px; color: var(--oc-muted); font-size: 9px; }
.oc-plan-form .input-group-text { border-color: #d7dce5; background: #f7f8fa; color: var(--oc-muted); font-size: 11px; }
.oc-repair-form, .oc-customer-form, .oc-equipment-form { display: grid; gap: 16px; }
.oc-repair-form-section, .oc-customer-form-section, .oc-equipment-form-section { min-width: 0; margin: 0; padding: 18px; border: 1px solid #e7ebf3; border-radius: 12px; background: #fbfcff; }
.oc-repair-form-section legend, .oc-customer-form-section legend, .oc-equipment-form-section legend { display: grid; float: none; grid-template-columns: auto auto 1fr; align-items: center; width: auto; margin: 0 0 16px; color: #0e1726; }
.oc-repair-form-section legend > span, .oc-customer-form-section legend > span, .oc-equipment-form-section legend > span { display: grid; place-items: center; width: 25px; height: 25px; margin-right: 9px; border-radius: 7px; background: #eef2ff; color: var(--oc-primary); font-size: 10px; font-weight: 700; }
.oc-repair-form-section legend strong, .oc-customer-form-section legend strong, .oc-equipment-form-section legend strong { font-size: 12px; }
.oc-repair-form-section legend small, .oc-customer-form-section legend small, .oc-equipment-form-section legend small { margin-left: 8px; color: var(--oc-muted); font-size: 9px; font-weight: 500; }
.oc-equipment-owner-field { max-width: 720px; }
.oc-profile-panel { display: flex; flex-direction: column; }
.oc-profile-summary { display: flex; align-items: center; gap: 12px; margin-bottom: 20px; padding: 14px; border: 1px solid #e3e9fb; border-radius: 11px; background: #f8faff; }
.oc-profile-summary > div { flex: 1; min-width: 0; }
.oc-profile-summary strong, .oc-profile-summary small { display: block; }
.oc-profile-summary strong { color: #0e1726; font-size: 12px; }
.oc-profile-summary small { margin-top: 3px; color: var(--oc-muted); font-size: 9px; }
.oc-security-note { margin-bottom: 20px; padding: 14px; border: 1px solid #dce8e1; border-radius: 11px; background: #f6fbf8; }
.oc-security-note strong, .oc-security-note small { display: block; }
.oc-security-note strong { color: #246b43; font-size: 11px; }
.oc-security-note small, .oc-field-help { margin-top: 4px; color: var(--oc-muted); font-size: 9px; line-height: 1.5; }
.oc-field-help { display: block; }
.oc-profile-panel .oc-auth-form { flex: 1; }
.oc-profile-actions { display: flex; justify-content: flex-end; margin-top: auto; padding-top: 4px; }
.oc-profile-actions .btn { min-width: 210px; }
.oc-details { display: grid; gap: 0; margin: 0; }
.oc-details > div { display: grid; grid-template-columns: 110px 1fr; gap: 15px; padding: 13px 0; border-bottom: 1px solid #eef2f7; }
.oc-details dt { color: var(--oc-muted); font-size: 11px; text-transform: uppercase; }
.oc-details dd { margin: 0; color: #3b3f5c; }
.oc-note { margin-top: 22px; padding: 16px; border-radius: 8px; background: #f7f8fa; }
.oc-note p { margin: 8px 0 0; white-space: pre-line; }
.oc-related-item { padding: 14px 0; border-bottom: 1px solid #eef2f7; }
.oc-related-item:last-child { border-bottom: 0; }
.oc-related-item strong, .oc-related-item small { display: block; }
.oc-related-item small { margin-top: 5px; color: var(--oc-muted); }
.oc-related-link { display: block; color: inherit; text-decoration: none; transition: color .2s ease, padding-left .2s ease; }
.oc-related-link:hover { padding-left: 5px; color: var(--oc-primary); }
.oc-filter-select { max-width: 230px; }
.oc-metric-link { display: block; height: 100%; color: inherit; text-decoration: none; }
.oc-metric-link .widget { transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }
.oc-metric-link:hover .widget, .oc-metric-link.is-active .widget { transform: translateY(-2px); border-color: rgba(67, 97, 238, .35); box-shadow: 0 10px 28px rgba(67, 97, 238, .12); }
.oc-company-metric { border: 1px solid transparent; min-height: 132px; }
.oc-status-dot { width: 8px; height: 8px; border-radius: 50%; }
.oc-repair-status-list { display: grid; gap: 10px; }
.oc-repair-status-card { display: grid; grid-template-columns: 74px minmax(230px, 1fr) minmax(260px, .95fr) auto; align-items: center; gap: 16px; padding: 15px 16px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-repair-status-card.is-inactive { background: #fafbfc; }
.oc-repair-status-order { display: grid; place-items: center; width: 58px; min-height: 54px; border-radius: 8px; background: #f5f7ff; color: #23306f; text-align: center; }
.oc-repair-status-order span { color: var(--oc-muted); font-size: 8px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-repair-status-order strong { color: #0e1726; font-size: 16px; line-height: 1.1; }
.oc-repair-status-main,
.oc-repair-status-meta,
.oc-repair-status-action { min-width: 0; }
.oc-repair-status-main > small { display: block; margin-top: 4px; color: var(--oc-muted); font-size: 10px; overflow-wrap: anywhere; }
.oc-repair-status-meta { display: grid; grid-template-columns: repeat(2, minmax(110px, 1fr)); gap: 10px; }
.oc-repair-status-meta > div { min-width: 0; padding: 10px 12px; border-radius: 7px; background: #fafbfc; }
.oc-repair-status-meta span,
.oc-repair-status-meta strong:not(.badge) { display: block; }
.oc-repair-status-meta span { margin-bottom: 5px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-repair-status-meta strong:not(.badge) { color: #0e1726; font-size: 13px; }
.oc-repair-status-meta .badge { width: fit-content; max-width: 100%; white-space: normal; }
.oc-repair-status-action { justify-self: end; }
.oc-company-list .oc-panel-header { margin-bottom: 18px; }
.oc-company-filters { display: grid; grid-template-columns: minmax(260px, 1fr) minmax(210px, 260px) auto; align-items: end; gap: 12px; margin-bottom: 24px; padding: 16px; border: 1px solid #eef2f7; border-radius: 10px; background: #fafbfc; }
.oc-filter-actions { display: flex; gap: 8px; }
.oc-payment-filters { display: grid; grid-template-columns: repeat(3, minmax(170px, 1fr)) minmax(230px, 1.4fr); align-items: end; gap: 14px; margin-bottom: 24px; padding: 18px; border: 1px solid #eef2f7; border-radius: 11px; background: #fafbfc; }
.oc-payment-filters .form-label { margin-bottom: 7px; }
.oc-payment-filter-actions { align-self: end; }
.oc-payment-results-header { margin-top: 8px; }
.oc-payment-empty { padding: 38px 20px 44px; border-top: 1px solid #eef2f7; }
.oc-payment-empty .oc-empty-icon { width: 54px; height: 54px; margin-bottom: 16px; border-radius: 14px; }
.oc-payment-empty p { max-width: 520px; margin: 0 auto 18px; }
.oc-payment-list { display: grid; gap: 10px; }
.oc-payment-card { display: grid; grid-template-columns: minmax(220px, 1fr) minmax(140px, .65fr) minmax(130px, .55fr) minmax(145px, .65fr) minmax(220px, .95fr); align-items: center; gap: 14px; min-width: 0; padding: 15px 16px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-payment-card > div { min-width: 0; }
.oc-payment-card span { display: block; margin-bottom: 4px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-payment-card strong:not(.badge),
.oc-payment-card small { display: block; overflow-wrap: anywhere; }
.oc-payment-card strong:not(.badge) { color: #0e1726; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-payment-card small { margin-top: 5px; color: var(--oc-muted); font-size: 10px; line-height: 1.45; }
.oc-payment-card .badge { display: inline-flex; width: fit-content; max-width: 100%; white-space: normal; text-align: left; }
.oc-payment-card-reference code { display: block; overflow-x: auto; padding: 7px 8px; border-radius: 6px; background: #eef2ff; color: #27306f; font-size: 10px; white-space: nowrap; }
.oc-company-table th:first-child, .oc-company-table td:first-child { padding-left: 4px; }
.oc-company-table .oc-company-group-main td { border-top: 2px solid #e4eaff; background: #fbfcff; }
.oc-company-table .oc-company-group-office td { background: #fdfdfe; }
.oc-company-table .oc-company-group-office td:first-child { position: relative; padding-left: 34px; }
.oc-company-table .oc-company-group-office td:first-child::before { position: absolute; top: 0; bottom: 50%; left: 15px; width: 10px; border-bottom: 1px solid #cfd8f6; border-left: 1px solid #cfd8f6; content: ""; }
.oc-company-table .oc-company-group-office .oc-company-avatar { width: 32px; height: 32px; border-radius: 8px; background: #f2f4f8; color: #506690; font-size: 9px; }
.oc-company-directory-list { display: grid; gap: 10px; }
.oc-company-directory-card { display: grid; grid-template-columns: minmax(260px, 1.15fr) minmax(260px, 1.2fr) minmax(280px, 1.1fr) auto; align-items: center; gap: 16px; padding: 15px 16px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-company-directory-card.is-group-main { border-color: #dfe7ff; background: #fbfcff; }
.oc-company-directory-card.is-group-office { margin-left: 15px; border-left: 3px solid #d4ddfb; background: #fdfdfe; }
.oc-company-directory-card.is-group-office .oc-company-avatar { width: 32px; height: 32px; border-radius: 8px; background: #f2f4f8; color: #506690; font-size: 9px; }
.oc-company-directory-plan,
.oc-company-directory-meta,
.oc-company-directory-action { min-width: 0; }
.oc-company-directory-plan > small { display: block; margin-top: 7px; color: var(--oc-muted); font-size: 10px; line-height: 1.45; overflow-wrap: anywhere; }
.oc-company-directory-meta { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(160px, .75fr); gap: 14px; }
.oc-company-directory-meta > div { min-width: 0; }
.oc-company-directory-meta > div > span { display: block; margin-bottom: 5px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-company-directory-meta strong,
.oc-company-directory-meta small { display: block; overflow-wrap: anywhere; }
.oc-company-directory-meta strong { color: #0e1726; font-size: 12px; font-weight: 600; }
.oc-company-directory-meta small { margin-top: 5px; color: var(--oc-muted); font-size: 10px; }
.oc-company-directory-action { justify-self: end; }
.oc-company-identity { display: flex; align-items: center; gap: 12px; min-width: 230px; }
.oc-company-avatar { display: grid; flex: 0 0 auto; place-items: center; width: 38px; height: 38px; border-radius: 10px; background: #eef2ff; color: var(--oc-primary); font-size: 11px; font-weight: 700; }
.oc-company-avatar-lg { width: 52px; height: 52px; border-radius: 13px; font-size: 14px; }
.oc-cell-title { display: block; color: #0e1726; font-size: 12px; font-weight: 600; }
.oc-company-group-label { display: block; margin-top: 5px; color: var(--oc-primary); font-size: 9px; font-weight: 600; }
.oc-badge-row { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 7px; }
.oc-usage-row { display: flex; flex-wrap: wrap; gap: 6px; min-width: 210px; }
.oc-usage-row span { padding: 5px 7px; border-radius: 5px; background: #f7f8fa; color: var(--oc-muted); font-size: 10px; white-space: nowrap; }
.oc-usage-row strong { color: #3b3f5c; }
.oc-company-overview { display: flex; align-items: center; justify-content: space-between; gap: 25px; padding: 20px 22px; }
.oc-company-overview-main { display: flex; align-items: center; gap: 14px; min-width: 0; }
.oc-company-overview-main > div strong, .oc-company-overview-main > div span { display: block; }
.oc-company-overview-main > div strong { overflow: hidden; color: #0e1726; font-size: 15px; text-overflow: ellipsis; white-space: nowrap; }
.oc-company-overview-main > div span { margin-top: 5px; color: var(--oc-muted); font-size: 11px; }
.oc-company-overview-stats { display: grid; grid-template-columns: repeat(4, minmax(80px, 1fr)); gap: 8px; }
.oc-company-overview-stats > div { min-width: 92px; padding: 8px 14px; border-left: 1px solid #eef2f7; text-align: center; }
.oc-company-overview-stats strong, .oc-company-overview-stats span { display: block; }
.oc-company-overview-stats strong { color: #0e1726; font-size: 18px; }
.oc-company-overview-stats span { margin-top: 3px; color: var(--oc-muted); font-size: 9px; font-weight: 600; letter-spacing: .04em; text-transform: uppercase; }
.oc-access-control { padding: 14px; border: 1px solid #e5eaf3; border-radius: 8px; background: #fafbfc; }
.oc-access-control strong, .oc-access-control small { display: block; }
.oc-access-control strong { color: #0e1726; font-size: 12px; }
.oc-access-control small { margin-top: 3px; color: var(--oc-muted); font-size: 10px; }
.oc-subscription-summary { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; margin-bottom: 20px; }
.oc-subscription-summary > div, .oc-consumption-grid > div, .oc-lifecycle-grid > div { padding: 13px; border: 1px solid #eef2f7; border-radius: 8px; background: #fafbfc; }
.oc-subscription-summary span, .oc-subscription-summary strong, .oc-consumption-grid span, .oc-consumption-grid strong, .oc-lifecycle-grid span, .oc-lifecycle-grid strong { display: block; }
.oc-subscription-summary span, .oc-consumption-grid span, .oc-lifecycle-grid span { margin-bottom: 5px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.oc-subscription-summary strong, .oc-consumption-grid strong, .oc-lifecycle-grid strong { color: #0e1726; font-size: 12px; }
.oc-inline-action { display: grid; grid-template-columns: minmax(0, 1fr) minmax(120px, auto); gap: 8px; margin-bottom: 20px; padding: 14px; border: 1px solid #dce5ff; border-radius: 9px; background: #f7f9ff; }
.oc-inline-action > div { align-self: center; }
.oc-inline-action strong, .oc-inline-action small { display: block; }
.oc-inline-action strong { color: #0e1726; font-size: 12px; }
.oc-inline-action small { margin-top: 3px; color: var(--oc-muted); font-size: 10px; }
.oc-inline-action input { grid-column: 1 / 2; }
.oc-inline-action button { grid-column: 2 / 3; white-space: nowrap; }
.oc-consumption-grid, .oc-lifecycle-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.oc-consumption-grid strong { font-size: 18px; }
.oc-consumption-grid strong small { display: inline; color: var(--oc-muted); font-size: 10px; font-weight: 500; }
.oc-section-divider { display: flex; align-items: center; gap: 10px; margin: 24px 0 8px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-equipment-form .oc-section-divider { margin-top: 18px; }
.oc-section-divider::after { flex: 1; height: 1px; background: #eef2f7; content: ""; }
.oc-activity-list { display: grid; }
.oc-activity-item { display: flex; align-items: flex-start; gap: 11px; padding: 12px 0; border-bottom: 1px solid #eef2f7; }
.oc-activity-item:last-child { border-bottom: 0; }
.oc-activity-item > div { flex: 1; min-width: 0; }
.oc-activity-item strong, .oc-activity-item small { display: block; }
.oc-activity-item strong { color: #3b3f5c; font-size: 11px; }
.oc-activity-item small { margin-top: 4px; color: var(--oc-muted); font-size: 9px; }
.oc-danger-zone { border-top: 3px solid #e7515a; }
.oc-lifecycle-form { display: grid; gap: 10px; margin-top: 20px; padding: 16px; border: 1px solid #f4d7da; border-radius: 9px; background: #fffafa; }
.oc-lifecycle-form .form-label { margin-bottom: -2px; }
.oc-confirm-danger { margin: 3px 0; padding: 11px; border-radius: 7px; background: #fff; }
.oc-confirm-danger .form-check-label { color: #7e4045; font-size: 10px; }
.oc-activity-list-compact { max-height: 280px; overflow-y: auto; }
.oc-enterprise-offices { display: grid; gap: 12px; }
.oc-enterprise-contract { display: grid; gap: 18px; }
.oc-enterprise-contract-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.oc-enterprise-contract-section { display: grid; gap: 13px; min-width: 0; margin: 0; padding: 16px; border: 1px solid #e7ebf3; border-radius: 12px; background: #fbfcff; }
.oc-enterprise-contract-section legend { float: none; width: auto; margin: 0; color: #0e1726; font-size: 11px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.oc-enterprise-contract-section small { display: block; margin-top: 5px; color: var(--oc-muted); font-size: 9px; line-height: 1.5; }
.oc-enterprise-billing-fields { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(130px, .6fr); gap: 10px; }
.oc-enterprise-contract-status { display: flex; grid-column: 1 / -1; align-items: flex-start; gap: 11px; margin: 0; padding: 14px 16px; border: 1px solid #d9e8df; border-radius: 10px; background: #f5fbf7; cursor: pointer; }
.oc-enterprise-contract-status .form-check-input { flex: 0 0 auto; margin: 2px 0 0; }
.oc-enterprise-contract-status strong, .oc-enterprise-contract-status small { display: block; }
.oc-enterprise-contract-status strong { color: #246b43; font-size: 11px; }
.oc-enterprise-contract-status small { margin-top: 3px; color: #648273; font-size: 9px; line-height: 1.5; }
.oc-enterprise-office { padding: 14px; border: 1px solid #e7ebf3; border-radius: 12px; background: #fbfcff; }
.oc-enterprise-office-head, .oc-enterprise-office-actions { display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.oc-enterprise-office-head { margin-bottom: 12px; }
.oc-enterprise-office-head strong, .oc-enterprise-office-head small { display: block; }
.oc-enterprise-office-head small { margin-top: 3px; color: var(--oc-muted); font-size: 9px; }
.oc-enterprise-office-actions { align-items: end; }
.oc-enterprise-office-form { display: grid; flex: 1; grid-template-columns: minmax(120px, .7fr) minmax(150px, 1fr) minmax(140px, .8fr) auto; align-items: end; gap: 10px; }
.oc-enterprise-office-form .form-label { margin-bottom: 4px; font-size: 10px; }
.oc-access-form { display: grid; gap: 10px; padding: 16px; border: 1px solid #eef2f7; border-radius: 10px; background: #fafbfc; }
.oc-access-form strong, .oc-access-form small { display: block; }
.oc-access-form > div:first-child strong { color: #0e1726; font-size: 12px; }
.oc-access-form small { margin-top: 3px; color: var(--oc-muted); font-size: 10px; line-height: 1.5; }
.oc-access-options { display: grid; gap: 8px; margin: 2px 0; padding: 14px; border: 1px solid #eef2f7; border-radius: 9px; background: #fff; }
.oc-access-options legend { float: none; width: auto; margin: 0 0 4px; color: #3b3f5c; font-size: 11px; font-weight: 600; }
.oc-access-options .form-check { margin: 0; padding: 8px 8px 8px 30px; border-radius: 7px; background: #fafbfc; }
.oc-access-options .form-check:hover { background: #f3f6ff; }
.oc-access-options .form-check strong { color: #3b3f5c; font-size: 11px; }
.oc-access-options .form-check small { font-size: 9px; }
.oc-access-admin-option { padding: 12px; border: 1px solid #dce5ff; border-radius: 9px; background: #f7f9ff; }
.oc-access-admin-option strong, .oc-access-admin-option small { display: block; }
.oc-access-actions { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 10px; }
.oc-access-user-list { display: grid; gap: 12px; }
.oc-access-user { overflow: hidden; border: 1px solid #e7ebf3; border-radius: 12px; background: #fff; }
.oc-access-user-head, .oc-access-user-footer { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 13px 14px; }
.oc-access-user-head { border-bottom: 1px solid #eef2f7; background: #fbfcff; }
.oc-access-user-head strong, .oc-access-user-head small, .oc-access-user-footer strong, .oc-access-user-footer small { display: block; }
.oc-access-user-head small, .oc-access-user-footer small { margin-top: 3px; color: var(--oc-muted); font-size: 9px; }
.oc-access-office-list { display: grid; padding: 4px 14px; }
.oc-access-office { display: grid; grid-template-columns: minmax(180px, 1fr) auto auto; align-items: center; gap: 10px; padding: 10px 0; border-bottom: 1px solid #f0f2f7; }
.oc-access-office:last-child { border-bottom: 0; }
.oc-access-office strong, .oc-access-office small { display: block; }
.oc-access-office strong { color: #3b3f5c; font-size: 11px; }
.oc-access-office small { margin-top: 3px; color: var(--oc-muted); font-size: 9px; }
.oc-access-user-footer { border-top: 1px solid #dce5ff; background: #f7f9ff; }
.oc-access-user-footer .oc-access-actions { margin-top: 0; }
.oc-timeline-item { display: flex; gap: 13px; padding: 15px 0; border-bottom: 1px solid #eef2f7; }
.oc-timeline-item:last-child { border-bottom: 0; }
.oc-timeline-item .oc-task-dot { margin-top: 6px; }
.oc-timeline-item strong, .oc-timeline-item small { display: block; }
.oc-timeline-item small { margin-top: 5px; color: var(--oc-muted); }
.oc-photo-upload { display: grid; grid-template-columns: minmax(260px, 1fr) minmax(260px, 1fr) auto; align-items: start; gap: 18px; padding: 18px; border: 1px solid #eef2f7; border-radius: 10px; background: #fafbfc; }
.oc-photo-upload > .btn { min-height: 46px; margin-top: 29px; white-space: nowrap; }
.oc-photo-upload-detailed { grid-template-columns: minmax(210px, 1fr) minmax(210px, 1fr) minmax(180px, .8fr) auto; }
.oc-photo-empty { display: flex; align-items: center; gap: 14px; padding: 22px; border: 1px dashed #d9deea; border-radius: 10px; background: #fafbfc; }
.oc-photo-empty .oc-menu-svg { width: 28px; height: 28px; color: var(--oc-muted); }
.oc-photo-empty strong, .oc-photo-empty p { display: block; }
.oc-photo-empty strong { color: #3b3f5c; font-size: 13px; }
.oc-photo-empty p { margin: 4px 0 0; color: var(--oc-muted); font-size: 12px; }
.oc-photo-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 18px; }
.oc-photo-card { overflow: hidden; border: 1px solid #eef2f7; border-radius: 10px; background: #fff; }
.oc-photo-card img { width: 100%; height: 180px; object-fit: cover; transition: transform .2s ease; }
.oc-photo-card a:hover img { transform: scale(1.03); }
.oc-photo-meta { display: flex; align-items: flex-start; justify-content: space-between; gap: 10px; padding: 13px; }
.oc-photo-meta strong, .oc-photo-meta small { display: block; }
.oc-photo-meta strong { color: #3b3f5c; font-size: 12px; }
.oc-photo-meta small { margin-top: 4px; color: var(--oc-muted); font-size: 10px; }
.oc-calendar { display: grid; grid-template-columns: repeat(7, minmax(120px, 1fr)); overflow-x: auto; border-top: 1px solid #eef2f7; border-left: 1px solid #eef2f7; }
.oc-calendar-weekday { padding: 10px; border-right: 1px solid #eef2f7; border-bottom: 1px solid #eef2f7; color: var(--oc-muted); font-size: 10px; font-weight: 700; text-align: center; text-transform: uppercase; }
.oc-calendar-day { min-height: 145px; padding: 9px; border-right: 1px solid #eef2f7; border-bottom: 1px solid #eef2f7; background: #fff; }
.oc-calendar-day.is-outside { background: #fafbfc; }
.oc-calendar-day.is-outside .oc-calendar-number { color: #c2c7d0; }
.oc-calendar-day.is-today { box-shadow: inset 0 0 0 2px var(--oc-primary); }
.oc-calendar-number { display: block; margin-bottom: 8px; color: #3b3f5c; font-size: 12px; font-weight: 700; }
.oc-calendar-events { display: grid; gap: 6px; }
.oc-calendar-event { display: block; padding: 6px 7px; border-left: 3px solid; border-radius: 4px; background: #f7f8fa; color: #3b3f5c; text-decoration: none; }
.oc-calendar-event:hover { background: #eef2ff; color: var(--oc-primary); }
.oc-calendar-event strong, .oc-calendar-event small { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.oc-calendar-event strong { font-size: 9px; }
.oc-calendar-event small { margin-top: 3px; color: var(--oc-muted); font-size: 8px; }
.oc-report-row strong, .oc-report-row span { color: #3b3f5c; font-size: 12px; }
.oc-report-row .progress { height: 7px; margin-top: 8px; background: #eef2f7; }
.oc-report-delivery-list { display: grid; gap: 10px; }
.oc-report-delivery-card { display: grid; grid-template-columns: minmax(180px, .8fr) minmax(280px, 1.35fr) minmax(135px, .6fr) minmax(115px, .45fr); align-items: center; gap: 16px; padding: 15px 16px; border: 1px solid #eef2f7; border-radius: 8px; background: #fff; }
.oc-report-delivery-card > div { min-width: 0; }
.oc-report-delivery-card span { display: block; margin-bottom: 5px; color: var(--oc-muted); font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.oc-report-delivery-card strong,
.oc-report-delivery-card small { display: block; overflow-wrap: anywhere; }
.oc-report-delivery-card strong { color: #0e1726; font-size: 12px; font-weight: 600; line-height: 1.4; }
.oc-report-delivery-card small { margin-top: 5px; color: var(--oc-muted); font-size: 10px; line-height: 1.45; }
.oc-report-delivery-main small { margin-top: 4px; }
.oc-pricing-page { background: linear-gradient(180deg, #f5f7ff 0, #f8f9fb 360px, #f1f2f3 100%); }
.oc-pricing-main { padding-top: 24px !important; }
.oc-pricing-nav { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 14px; color: var(--oc-muted); font-size: 12px; }
.oc-pricing-trust { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 8px; }
.oc-pricing-trust span { padding: 6px 10px; border: 1px solid #dce5ff; border-radius: 999px; background: rgba(255, 255, 255, .78); color: #506690; font-size: 10px; font-weight: 600; }
.oc-pricing-hero { max-width: 900px; margin: 0 auto 28px; padding: 16px 20px 0; text-align: center; }
.oc-pricing-hero h1 { margin: 8px 0 10px; color: #0e1726; font-size: clamp(30px, 3vw, 40px); font-weight: 700; line-height: 1.12; }
.oc-pricing-hero > p:not(.oc-eyebrow) { max-width: 720px; margin: 0 auto; color: #65708a; font-size: 14px; line-height: 1.6; }
.oc-pricing-trial { display: inline-flex; align-items: center; gap: 10px; margin-top: 14px; padding: 8px 14px; border: 1px solid #dce5ff; border-radius: 999px; background: rgba(255, 255, 255, .7); color: #506690; font-size: 11px; }
.oc-pricing-trial strong { color: var(--oc-primary); white-space: nowrap; }
.oc-pricing-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); align-items: stretch; gap: 16px; }
.oc-pricing-card { position: relative; display: flex; flex-direction: column; min-width: 0; padding: 24px; border: 1px solid #e1e6ef; border-radius: 16px; background: #fff; box-shadow: 0 10px 35px rgba(14, 23, 38, .055); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; }
.oc-pricing-card:hover { border-color: #cad5f5; box-shadow: 0 18px 45px rgba(14, 23, 38, .09); transform: translateY(-3px); }
.oc-pricing-card.is-recommended { border: 2px solid var(--oc-primary); box-shadow: 0 18px 45px rgba(67, 97, 238, .13); }
.oc-pricing-card.is-enterprise { background: linear-gradient(160deg, #fff 60%, #f5f7ff); }
.oc-pricing-badge { position: absolute; top: -13px; left: 50%; padding: 6px 13px; border-radius: 999px; background: var(--oc-primary); color: #fff; font-size: 9px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; transform: translateX(-50%); white-space: nowrap; }
.oc-pricing-card-head { min-height: 112px; }
.oc-pricing-plan-type { display: block; margin-bottom: 10px; color: var(--oc-primary); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.oc-pricing-card-head h2 { margin: 0; color: #0e1726; font-size: 26px; font-weight: 700; }
.oc-pricing-card-head p { min-height: 42px; margin: 9px 0 0; color: var(--oc-muted); font-size: 11px; line-height: 1.55; }
.oc-pricing-price { min-height: 82px; color: #0e1726; }
.oc-pricing-price > strong, .oc-pricing-price div strong { display: block; font-size: 29px; font-weight: 700; line-height: 1.15; }
.oc-pricing-price div { display: flex; align-items: baseline; gap: 6px; }
.oc-pricing-price span { display: block; margin-top: 7px; color: #65708a; font-size: 11px; line-height: 1.45; }
.oc-pricing-price div span { margin: 0; white-space: nowrap; }
.oc-pricing-price small { display: block; margin-top: 8px; color: #506690; font-size: 11px; font-weight: 600; }
.oc-pricing-divider { height: 1px; margin: 16px 0; background: #edf0f5; }
.oc-pricing-includes { color: #3b3f5c; font-size: 11px; letter-spacing: .03em; }
.oc-pricing-features { display: grid; gap: 9px; margin: 15px 0 24px; padding: 0; list-style: none; }
.oc-pricing-features li { display: flex; align-items: flex-start; gap: 9px; color: #506078; font-size: 11px; line-height: 1.45; }
.oc-pricing-features li span { display: inline-grid; flex: 0 0 auto; place-items: center; width: 18px; height: 18px; border-radius: 50%; background: #e9f9f1; color: #159b6b; font-size: 10px; font-weight: 700; }
.oc-pricing-action { margin-top: auto; }
.oc-pricing-action form, .oc-pricing-action .btn { width: 100%; }
.oc-pricing-action .btn { min-height: 44px; padding: 11px 12px; font-size: 12px; font-weight: 600; }
.oc-demo-nav { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 30px; color: var(--oc-muted); font-size: 11px; }
.oc-demo-layout { display: grid; grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr); overflow: hidden; border: 1px solid #e4e9f2; border-radius: 20px; background: #fff; box-shadow: 0 18px 55px rgba(14, 23, 38, .08); }
.oc-demo-copy { padding: 52px; background: linear-gradient(150deg, #f5f7ff, #fff); }
.oc-demo-copy h1 { max-width: 500px; margin: 10px 0 16px; color: #0e1726; font-size: 34px; font-weight: 700; line-height: 1.18; }
.oc-demo-copy > p:not(.oc-eyebrow) { max-width: 500px; margin: 0; color: #65708a; font-size: 13px; line-height: 1.7; }
.oc-demo-price { display: grid; gap: 5px; margin: 30px 0; padding: 19px; border: 1px solid #dce5ff; border-radius: 12px; background: #fff; }
.oc-demo-price span { color: var(--oc-primary); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.oc-demo-price strong { color: #0e1726; font-size: 18px; }
.oc-demo-price small { color: var(--oc-muted); font-size: 10px; line-height: 1.5; }
.oc-demo-benefits { display: grid; gap: 16px; margin: 0; padding: 0; list-style: none; }
.oc-demo-benefits li { display: flex; align-items: flex-start; gap: 12px; }
.oc-demo-benefits li > span { display: inline-grid; flex: 0 0 auto; place-items: center; width: 28px; height: 28px; border-radius: 8px; background: var(--oc-primary); color: #fff; font-size: 10px; font-weight: 700; }
.oc-demo-benefits strong, .oc-demo-benefits small { display: block; }
.oc-demo-benefits strong { color: #3b3f5c; font-size: 12px; }
.oc-demo-benefits small { margin-top: 3px; color: var(--oc-muted); font-size: 10px; line-height: 1.5; }
.oc-demo-form-card { padding: 52px; }
.oc-demo-form-head { margin-bottom: 24px; }
.oc-demo-form-head span { color: var(--oc-primary); font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.oc-demo-form-head h2 { margin: 8px 0 6px; color: #0e1726; font-size: 24px; font-weight: 700; }
.oc-demo-form-head p { margin: 0; color: var(--oc-muted); font-size: 11px; }
.oc-demo-form { display: grid; gap: 15px; }
.oc-demo-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.oc-demo-form .form-label { margin-bottom: 6px; color: #3b3f5c; font-size: 10px; font-weight: 600; }
.oc-demo-form .form-control, .oc-demo-form .form-select { min-height: 44px; }
.oc-demo-form textarea.form-control { min-height: 105px; }
.oc-demo-form .btn { min-height: 46px; margin-top: 4px; font-weight: 600; }
.oc-demo-form > small { color: var(--oc-muted); font-size: 9px; line-height: 1.5; text-align: center; }
.oc-checkout-nav { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 28px; color: var(--oc-muted); font-size: 13px; }
.oc-checkout-layout { display: grid; grid-template-columns: minmax(300px, .72fr) minmax(520px, 1.28fr); overflow: hidden; border: 1px solid #e4e9f2; border-radius: 20px; background: #fff; box-shadow: 0 18px 55px rgba(14, 23, 38, .08); }
.oc-checkout-summary { padding: 42px; background: linear-gradient(155deg, #f5f7ff, #fff); }
.oc-checkout-plan-type { display: block; margin: 18px 0 8px; color: var(--oc-primary); font-size: 11px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.oc-checkout-summary h1 { margin: 0; color: #0e1726; font-size: 34px; font-weight: 700; }
.oc-checkout-summary > p:not(.oc-eyebrow) { margin: 9px 0 0; color: var(--oc-muted); font-size: 13px; line-height: 1.6; }
.oc-checkout-base-price { display: flex; align-items: baseline; gap: 7px; margin-top: 26px; color: #0e1726; }
.oc-checkout-base-price strong { font-size: 29px; }
.oc-checkout-base-price span { color: #65708a; font-size: 12px; }
.oc-checkout-divider { height: 1px; margin: 24px 0; background: #e5eaf2; }
.oc-checkout-includes { color: #3b3f5c; font-size: 12px; }
.oc-checkout-features { display: grid; gap: 10px; margin: 16px 0 0; padding: 0; list-style: none; }
.oc-checkout-features li { display: flex; align-items: flex-start; gap: 10px; color: #506078; font-size: 12px; line-height: 1.5; }
.oc-checkout-features li span { display: inline-grid; flex: 0 0 auto; place-items: center; width: 19px; height: 19px; border-radius: 50%; background: #e9f9f1; color: #159b6b; font-size: 10px; font-weight: 700; }
.oc-checkout-choice { padding: 42px; }
.oc-checkout-choice h2 { margin: 8px 0; color: #0e1726; font-size: 30px; font-weight: 700; }
.oc-checkout-lead { max-width: 600px; margin: 0 0 25px; color: var(--oc-muted); font-size: 13px; line-height: 1.65; }
.oc-checkout-options { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
.oc-checkout-option { position: relative; display: flex; align-items: stretch; flex-direction: column; min-width: 0; padding: 20px; border: 1px solid #e1e6ef; border-radius: 13px; background: #fff; color: #3b3f5c; text-align: left; transition: .2s ease; }
.oc-checkout-option:hover { border-color: var(--oc-primary); box-shadow: 0 10px 28px rgba(67, 97, 238, .1); transform: translateY(-2px); }
.oc-checkout-option.is-recommended { border: 2px solid var(--oc-primary); background: linear-gradient(155deg, #fff, #f7f9ff); }
.oc-checkout-option:disabled { opacity: .55; transform: none; }
.oc-checkout-option-badge { position: absolute; top: -11px; right: 15px; padding: 5px 9px; border-radius: 999px; background: var(--oc-primary); color: #fff; font-size: 9px; font-style: normal; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.oc-checkout-option-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 8px; margin-bottom: 20px; }
.oc-checkout-option-head strong { color: #0e1726; font-size: 15px; }
.oc-checkout-option-head em { padding: 4px 7px; border-radius: 999px; background: #e9f9f1; color: #159b6b; font-size: 9px; font-style: normal; font-weight: 700; white-space: nowrap; }
.oc-checkout-option-price { display: flex; align-items: baseline; gap: 6px; }
.oc-checkout-option-price strong { color: #0e1726; font-size: 26px; }
.oc-checkout-option-price small { color: #65708a; font-size: 11px; }
.oc-checkout-option-note { min-height: 38px; margin-top: 8px; color: var(--oc-muted); font-size: 11px; line-height: 1.5; }
.oc-checkout-option-action { margin-top: auto; padding: 18px 10px 0; color: var(--oc-primary); font-size: 11px; font-weight: 700; text-align: center; }
.oc-checkout-option.is-recommended .oc-checkout-option-action { margin-top: 14px; padding: 11px 10px; border-radius: 7px; background: var(--oc-primary); color: #fff; }
.oc-checkout-security { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 24px; padding-top: 20px; border-top: 1px solid #edf0f5; }
.oc-checkout-security strong, .oc-checkout-security small { display: block; }
.oc-checkout-security strong { color: #3b3f5c; font-size: 11px; }
.oc-checkout-security small { margin-top: 4px; color: var(--oc-muted); font-size: 10px; line-height: 1.5; }
.oc-payment-result-shell { width: min(100%, 920px); margin: 0 auto; }
.oc-payment-result { position: relative; overflow: hidden; padding: 46px; border: 1px solid #e5eaf2; border-radius: 18px; text-align: center; }
.oc-payment-result::before { position: absolute; top: -120px; left: 50%; width: 420px; height: 240px; border-radius: 50%; content: ""; opacity: .55; transform: translateX(-50%); }
.oc-payment-result.is-success::before { background: radial-gradient(circle, rgba(33, 186, 118, .17), transparent 68%); }
.oc-payment-result.is-pending::before { background: radial-gradient(circle, rgba(67, 97, 238, .16), transparent 68%); }
.oc-payment-result.is-cancelled::before { background: radial-gradient(circle, rgba(231, 81, 90, .14), transparent 68%); }
.oc-payment-result-icon { position: relative; display: grid; place-items: center; width: 74px; height: 74px; margin: 0 auto 24px; border-radius: 50%; }
.oc-payment-result.is-success .oc-payment-result-icon { background: #e9f9f1; color: #159b6b; box-shadow: 0 0 0 10px rgba(33, 186, 118, .07); }
.oc-payment-result.is-pending .oc-payment-result-icon { background: #eef1ff; box-shadow: 0 0 0 10px rgba(67, 97, 238, .06); }
.oc-payment-result.is-cancelled .oc-payment-result-icon { background: #fff0f1; color: #d93d4c; box-shadow: 0 0 0 10px rgba(231, 81, 90, .06); }
.oc-payment-result-icon svg { width: 34px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.4; }
.oc-payment-result-icon > span { width: 30px; height: 30px; border: 3px solid rgba(67, 97, 238, .2); border-top-color: var(--oc-primary); border-radius: 50%; animation: oc-payment-spin .9s linear infinite; }
.oc-payment-result-badge { display: inline-flex; padding: 6px 11px; border-radius: 999px; font-size: 10px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.is-success .oc-payment-result-badge { background: #e9f9f1; color: #159b6b; }
.is-pending .oc-payment-result-badge { background: #eef1ff; color: var(--oc-primary); }
.is-cancelled .oc-payment-result-badge { background: #fff0f1; color: #c93443; }
.oc-payment-result-copy h2 { margin: 16px 0 9px; color: #0e1726; font-size: 31px; font-weight: 700; }
.oc-payment-result-copy p { max-width: 590px; margin: 0 auto; color: var(--oc-muted); font-size: 13px; line-height: 1.7; }
.oc-payment-result-details { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: 680px; margin: 30px auto 0; overflow: hidden; border: 1px solid #e8ecf3; border-radius: 12px; background: #fafbfe; text-align: left; }
.oc-payment-result-details > div { padding: 17px 20px; border-left: 1px solid #e8ecf3; }
.oc-payment-result-details > div:first-child { border-left: 0; }
.oc-payment-result-details dt { margin-bottom: 5px; color: var(--oc-muted); font-size: 10px; font-weight: 600; text-transform: uppercase; }
.oc-payment-result-details dd { margin: 0; color: #3b3f5c; font-size: 13px; font-weight: 700; }
.oc-payment-result-progress { display: flex; justify-content: center; gap: 6px; margin-top: 26px; }
.oc-payment-result-progress span { width: 7px; height: 7px; border-radius: 50%; background: var(--oc-primary); animation: oc-payment-pulse 1.2s ease-in-out infinite; }
.oc-payment-result-progress span:nth-child(2) { animation-delay: .15s; }
.oc-payment-result-progress span:nth-child(3) { animation-delay: .3s; }
.oc-payment-result-actions { display: flex; justify-content: center; gap: 10px; margin-top: 30px; }
.oc-payment-result-notice { display: flex; align-items: center; justify-content: space-between; gap: 18px; max-width: 620px; margin: 28px auto 0; padding: 16px 18px; border: 1px solid #e8ecf3; border-radius: 11px; background: #fafbfe; text-align: left; }
.oc-payment-result-notice strong { color: #3b3f5c; font-size: 12px; }
.oc-payment-result-notice span { color: var(--oc-muted); font-size: 11px; }
.oc-payment-result-security { margin: 24px 0 0; color: #8a94a8; font-size: 10px; }
@keyframes oc-payment-spin { to { transform: rotate(360deg); } }
@keyframes oc-payment-pulse { 0%, 100% { opacity: .25; transform: translateY(0); } 50% { opacity: 1; transform: translateY(-3px); } }

@media (max-width: 1199.98px) {
    .oc-pricing-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .oc-pricing-card-head, .oc-pricing-card-head p, .oc-pricing-price { min-height: 0; }
    .oc-demo-copy, .oc-demo-form-card { padding: 38px; }
    .oc-checkout-summary, .oc-checkout-choice { padding: 32px; }
}

@media (max-width: 991.98px) {
    .oc-repair-hero { flex-direction: column; }
    .oc-repair-hero .oc-page-actions { width: 100%; }
    .oc-public-management { align-items: stretch; flex-direction: column; }
    .oc-photo-upload-detailed { grid-template-columns: 1fr 1fr; }
    .oc-photo-upload-detailed > .btn { margin-top: 0; }
    .sidebar-wrapper { transform: translateX(-255px); }
    #content.main-content { margin-left: 0; width: 100%; padding: 22px 18px 0; }
    body.sidebar-open { overflow: hidden; }
    body.sidebar-open .main-container .sidebar-wrapper { left: 0; width: 255px; z-index: 1025; transform: translateX(0); }
    body.sidebar-open .overlay { display: block; z-index: 1024 !important; opacity: .7; }
    .page-header { align-items: flex-start; flex-direction: column; }
    .oc-page-actions { flex-wrap: wrap; justify-content: flex-start; width: 100%; }
    .oc-auth-shell { grid-template-columns: 1fr; }
    .oc-auth-brand-panel { display: none; }
    .oc-auth-card-register { width: min(100%, 720px); }
    .oc-toolbar { align-items: stretch; flex-direction: column; }
    .oc-toolbar .btn { width: 100%; }
    .oc-admin-expiration-card,
    .oc-admin-renewal-card,
    .oc-dashboard-company-card { grid-template-columns: 1fr; align-items: stretch; }
    .oc-admin-expiration-card > div:last-child,
    .oc-admin-renewal-card > div:last-child,
    .oc-dashboard-company-action { justify-self: stretch; }
    .oc-admin-expiration-card .btn,
    .oc-admin-renewal-card .btn,
    .oc-dashboard-company-action .btn { width: 100%; }
    .oc-dashboard-company-card.is-group-office { margin-left: 0; }
    .oc-repair-list-card,
    .oc-repair-list-card-no-action,
    .oc-repair-list-compact .oc-repair-list-card { grid-template-columns: 1fr; align-items: stretch; }
    .oc-repair-list-meta,
    .oc-repair-list-compact .oc-repair-list-meta { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .oc-repair-list-action { justify-self: stretch; }
    .oc-repair-list-action .btn { width: 100%; }
    .oc-customer-list-card,
    .oc-customer-list-meta { grid-template-columns: 1fr; align-items: stretch; }
    .oc-customer-list-action { justify-self: stretch; }
    .oc-customer-list-action .btn { width: 100%; }
    .oc-equipment-list-card,
    .oc-equipment-list-meta { grid-template-columns: 1fr; align-items: stretch; }
    .oc-equipment-list-action { justify-self: stretch; }
    .oc-equipment-list-action .btn { width: 100%; }
    .oc-user-list-card,
    .oc-user-list-meta { grid-template-columns: 1fr; align-items: stretch; }
    .oc-user-list-action { justify-self: stretch; }
    .oc-user-list-action .btn { width: 100%; }
    .oc-repair-status-card,
    .oc-repair-status-meta { grid-template-columns: 1fr; align-items: stretch; }
    .oc-repair-status-order { width: 100%; min-height: 48px; place-items: start; align-content: center; padding: 10px 12px; text-align: left; }
    .oc-repair-status-action { justify-self: stretch; }
    .oc-repair-status-action .btn { width: 100%; }
    .oc-report-delivery-card { grid-template-columns: 1fr 1fr; align-items: stretch; }
    .oc-report-delivery-main { grid-column: 1 / -1; }
    .oc-audit-record,
    .oc-audit-record-main,
    .oc-audit-record-meta { grid-template-columns: 1fr; }
    .oc-audit-record { gap: 12px; }
    .oc-payment-history-card { grid-template-columns: 1fr 1fr; align-items: stretch; }
    .oc-plan-request-card,
    .oc-plan-request-main,
    .oc-plan-request-meta,
    .oc-plan-change-main,
    .oc-plan-change-meta { grid-template-columns: 1fr; }
    .oc-admin-plan-grid,
    .oc-admin-plan-facts { grid-template-columns: 1fr; }
    .oc-admin-plan-footer { align-items: stretch; flex-direction: column; }
    .oc-admin-plan-footer .btn { width: 100%; }
    .oc-plan-request-actions { justify-content: stretch; }
    .oc-plan-request-actions .btn { width: 100%; }
    .oc-timer-control { align-items: stretch; flex-direction: column; }
    .oc-timer-control .btn { width: 100%; }
    .oc-time-log-card { grid-template-columns: 1fr; align-items: stretch; }
    .oc-time-log-meta { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .oc-time-log-actions { justify-content: stretch; }
    .oc-time-log-actions .btn { width: 100%; }
    .oc-photo-upload { grid-template-columns: 1fr; }
    .oc-photo-upload > .btn { width: 100%; margin-top: 0; }
    .oc-filter-select { max-width: none; }
    .oc-company-filters { grid-template-columns: 1fr; }
    .oc-filter-actions .btn { flex: 1; }
    .oc-company-directory-card,
    .oc-company-directory-meta { grid-template-columns: 1fr; align-items: stretch; }
    .oc-company-directory-action { justify-self: stretch; }
    .oc-company-directory-action .btn { width: 100%; }
    .oc-payment-filters { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .oc-payment-company-filter, .oc-payment-filter-actions { grid-column: span 2; }
    .oc-payment-card { grid-template-columns: 1fr 1fr; align-items: stretch; }
    .oc-payment-card-company,
    .oc-payment-card-reference { grid-column: 1 / -1; }
    .oc-company-overview { align-items: stretch; flex-direction: column; }
    .oc-company-overview-stats { width: 100%; }
    .oc-company-overview-stats > div { border-top: 1px solid #eef2f7; border-left: 0; }
    .oc-calendar { grid-template-columns: repeat(7, 125px); }
    .oc-plan-options { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 575.98px) {
    .oc-payment-filters { grid-template-columns: 1fr; padding: 14px; }
    .oc-payment-company-filter, .oc-payment-filter-actions { grid-column: auto; }
    .oc-payment-card { grid-template-columns: 1fr; padding: 13px; }
    .oc-payment-card-company,
    .oc-payment-card-reference { grid-column: auto; }
    .oc-repair-hero { padding: 18px; }
    .oc-repair-hero-meta { display: grid; grid-template-columns: 1fr 1fr; width: 100%; }
    .oc-details-two-columns { grid-template-columns: 1fr; }
    .oc-photo-upload-detailed { grid-template-columns: 1fr; }
    .oc-public-repair-header { flex-direction: column; padding: 26px 22px 22px; }
    .oc-public-repair-number { order: -1; }
    .oc-public-repair-status { margin: 0 22px 22px; }
    .oc-public-repair-details { grid-template-columns: 1fr; padding: 0 22px 22px; }
    .oc-public-repair-details > div:nth-child(odd), .oc-public-repair-details > div:nth-child(even) { padding: 15px 0; border-left: 0; }
    .oc-public-repair-messages { padding: 0 22px 24px; }
    .oc-public-repair-photos { padding: 0 22px 24px; }
    .oc-public-repair-footer { align-items: flex-start; flex-direction: column; padding: 20px 22px; }
    .oc-public-repair-footer small { text-align: left; }
    .header-container .header { padding: 0 14px; }
    .oc-brand-logo-horizontal { display: none; }
    .oc-brand-logo-compact { display: block; }
    .oc-office-context { display: none; }
    #content.main-content { padding: 18px 12px 0; }
    .page-header { margin-bottom: 20px; }
    .page-header h1 { font-size: 24px; }
    .page-header > .btn, .page-header > div + .btn, .page-header > div + a { width: 100%; }
    .oc-page-actions { align-items: stretch; flex-direction: column; width: 100%; }
    .oc-page-actions > *, .oc-page-actions form, .oc-page-actions form .btn, .oc-page-actions .dropdown > .btn { width: 100%; }
    .oc-page-actions .btn { width: 100%; }
    .oc-register-form { grid-template-columns: 1fr; }
    .oc-register-field-full { grid-column: auto; }
    .oc-panel { padding: 17px; }
    .oc-panel-header { flex-direction: column; }
    .oc-panel-header .btn { width: 100%; }
    .oc-admin-summary-list article,
    .oc-admin-expiration-card,
    .oc-admin-renewal-card,
    .oc-dashboard-company-card { padding: 13px; }
    .oc-admin-summary-list article { grid-template-columns: 1fr; }
    .oc-admin-summary-list em { place-self: start; }
    .oc-time-log-card { padding: 13px; }
    .oc-time-log-meta { grid-template-columns: 1fr; }
    .oc-repair-list-card { padding: 13px; }
    .oc-repair-list-meta,
    .oc-repair-list-compact .oc-repair-list-meta { grid-template-columns: 1fr; }
    .oc-customer-list-card { padding: 13px; }
    .oc-equipment-list-card { padding: 13px; }
    .oc-user-list-card { padding: 13px; }
    .oc-repair-status-card { padding: 13px; }
    .oc-report-delivery-card { grid-template-columns: 1fr; padding: 13px; }
    .oc-report-delivery-main { grid-column: auto; }
    .oc-health-actions { grid-template-columns: 1fr; }
    .oc-health-action { min-height: 0; }
    .oc-health-action-footer { align-items: stretch; flex-direction: column; }
    .oc-health-action-footer .btn { width: 100%; }
    .oc-health-compact-links { align-items: stretch; flex-direction: column; }
    .oc-health-compact-links > div:last-child { justify-content: stretch; }
    .oc-health-compact-links .btn,
    .oc-health-history-menu { width: 100%; }
    .oc-health-history-menu > div { position: static; min-width: 0; max-width: none; }
    .oc-health-issue-grid { grid-template-columns: 1fr; }
    .oc-health-issue-action .btn { width: 100%; }
    .oc-health-audit-item { grid-template-columns: 1fr; }
    .oc-health-audit-meta { padding-left: 0; border-left: 0; border-top: 1px solid #eef2f7; padding-top: 12px; }
    .oc-health-audit-meta .btn { width: 100%; }
    .oc-payment-history-card { grid-template-columns: 1fr; padding: 13px; }
    .oc-form-actions { align-items: stretch; flex-direction: column-reverse; }
    .oc-form-actions .btn { width: 100%; }
    .oc-plan-form-section { padding: 4px 0 20px; }
    .oc-plan-form-section legend { align-items: flex-start; flex-direction: column; gap: 4px; }
    .oc-plan-options, .oc-plan-options-compact { grid-template-columns: 1fr; }
    .oc-pricing-nav { align-items: flex-start; flex-direction: column; margin-bottom: 28px; }
    .oc-pricing-trust { justify-content: flex-start; }
    .oc-pricing-hero { margin-bottom: 30px; text-align: left; }
    .oc-pricing-hero h1 { font-size: 29px; }
    .oc-pricing-trial { align-items: flex-start; flex-direction: column; border-radius: 12px; }
    .oc-pricing-grid { grid-template-columns: 1fr; }
    .oc-pricing-card-head, .oc-pricing-card-head p, .oc-pricing-price { min-height: 0; }
    .oc-demo-nav { align-items: flex-start; flex-direction: column; }
    .oc-demo-layout { grid-template-columns: 1fr; }
    .oc-demo-copy, .oc-demo-form-card { padding: 25px; }
    .oc-demo-copy h1 { font-size: 28px; }
    .oc-demo-form-grid { grid-template-columns: 1fr; }
    .oc-checkout-nav { align-items: flex-start; flex-direction: column; }
    .oc-checkout-layout, .oc-checkout-options, .oc-checkout-security { grid-template-columns: 1fr; }
    .oc-checkout-summary, .oc-checkout-choice { padding: 25px; }
    .oc-payment-result { padding: 34px 20px; }
    .oc-payment-result-copy h2 { font-size: 25px; }
    .oc-payment-result-details { grid-template-columns: 1fr; }
    .oc-payment-result-details > div { border-top: 1px solid #e8ecf3; border-left: 0; }
    .oc-payment-result-details > div:first-child { border-top: 0; }
    .oc-payment-result-notice { align-items: flex-start; flex-direction: column; gap: 4px; }
    .oc-payment-result-actions { align-items: stretch; flex-direction: column; }
    .oc-repair-form-section, .oc-customer-form-section, .oc-equipment-form-section { padding: 15px; }
    .oc-repair-form-section legend, .oc-customer-form-section legend, .oc-equipment-form-section legend { grid-template-columns: auto 1fr; }
    .oc-repair-form-section legend small, .oc-customer-form-section legend small, .oc-equipment-form-section legend small { grid-column: 2; margin: 4px 0 0; line-height: 1.5; }
    .oc-profile-summary { align-items: flex-start; flex-wrap: wrap; }
    .oc-profile-summary .badge { margin-left: 64px; }
    .oc-profile-actions .btn { width: 100%; }
    .oc-company-overview-stats { grid-template-columns: repeat(2, 1fr); }
    .oc-subscription-summary, .oc-consumption-grid, .oc-lifecycle-grid { grid-template-columns: 1fr; }
    .oc-inline-action { grid-template-columns: 1fr; }
    .oc-inline-action input, .oc-inline-action button { grid-column: auto; }
    .oc-enterprise-contract-grid, .oc-enterprise-billing-fields { grid-template-columns: 1fr; }
    .oc-enterprise-office-head, .oc-enterprise-office-actions { align-items: stretch; flex-direction: column; }
    .oc-enterprise-office-form { grid-template-columns: 1fr; }
    .oc-access-user-head, .oc-access-user-footer { align-items: stretch; flex-direction: column; }
    .oc-access-office { grid-template-columns: 1fr auto; }
    .oc-access-office form { grid-column: 1 / -1; }
    .modal-dialog { margin: 8px; padding: 0; }
    .modal-header { padding: 19px 18px 10px; }
    .modal-body { padding: 8px 18px 18px; }
    .modal-footer { align-items: stretch; flex-direction: column-reverse; padding: 15px 18px 18px; }
    .modal-footer .btn { width: 100%; }
    .footer-wrapper { align-items: flex-start; flex-direction: column; gap: 10px; }
    .oc-legal-footer-links { justify-content: flex-start; }
    .oc-legal-contact-list > div { grid-template-columns: 1fr; gap: 4px; }
    .oc-cookie-consent { align-items: stretch; flex-direction: column; gap: 14px; }
    .oc-cookie-consent-actions { width: 100%; }
    .oc-cookie-consent-button { flex: 1; }
}
.btn-outline-secondary {
    border-color: #b8c0cf;
    background-color: #fff;
    color: #506690;
}

.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.show {
    border-color: #506690;
    background-color: #506690;
    color: #fff;
}

.btn-outline-secondary:focus {
    box-shadow: 0 0 0 3px rgba(80, 102, 144, .16);
}

.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
    border-color: #d7dce5;
    background-color: #fff;
    color: #a2a8ba;
}

/* Indicador de teclado consistente, mesmo quando o tema Cork remove outline. */
:where(a, button, input, select, textarea, summary, [tabindex]):focus-visible {
    outline: 3px solid #5b21b6 !important;
    outline-offset: 3px !important;
    box-shadow: 0 0 0 3px rgba(91, 33, 182, .22) !important;
}

/* Nos campos, o próprio bordo e um halo suave substituem o outline duplo. */
:where(.form-control, .form-select):focus-visible {
    outline: none !important;
    border-color: #6d28d9 !important;
    box-shadow: 0 0 0 .2rem rgba(109, 40, 217, .16) !important;
}

@media (prefers-reduced-motion: reduce) {
    html:focus-within { scroll-behavior: auto; }

    *,
    *::before,
    *::after {
        scroll-behavior: auto !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
    }
}
