.system-update-badge{display:inline-block;width:8px;height:8px;border-radius:50%;background:#dc2626;margin-left:8px;vertical-align:middle;animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.5}}.system-updates-modal{width:min(560px,calc(100vw - 30px))}.system-updates-title{font-size:var(--typo-system-update-title-size);font-weight:var(--typo-system-update-title-weight);color:#1f2938;margin:0 0 var(--space-4)}.system-updates-version{color:#4e5969;line-height:1.6;margin:0 0 var(--space-5)}.system-updates-warning{background:#fef3f2;border:1px solid #fecdca;border-radius:8px;padding:var(--space-4);margin-top:var(--space-5)}.system-updates-warning p{margin:0;padding:4px 0;color:#4e5969;font-size:var(--typo-system-update-body-size);line-height:1.5}.system-updates-current{text-align:center;padding:var(--space-6) 0}.system-updates-available{padding:var(--space-3) 0}.system-upgrade-progress-container{padding:var(--space-4) 0}.system-upgrade-message{color:#4e5969;margin-bottom:var(--space-5);font-size:var(--typo-system-update-body-size)}.system-upgrade-current-step{color:#1f2938;font-weight:var(--typo-system-update-step-weight);margin-bottom:var(--space-3)}.system-upgrade-progress-bar{display:block;appearance:none;width:100%;height:8px;border:0;border-radius:4px;overflow:hidden;margin:var(--space-4) 0}.system-upgrade-progress-bar::-webkit-progress-bar{background:#e2e8f2;border-radius:4px}.system-upgrade-progress-bar::-webkit-progress-value{background:linear-gradient(90deg,#0972d3,#0a67c8);-webkit-transition:width .3s ease;transition:width .3s ease;border-radius:4px}.system-upgrade-progress-bar::-moz-progress-bar{background:#0972d3;border-radius:4px}.system-upgrade-restart-warning{margin-bottom:var(--space-4);padding:var(--space-3);background:#fef3c7;border-left:4px solid #f59e0b;border-radius:4px}.system-upgrade-restart-warning__title{margin:0;color:#92400e;font-size:var(--typo-system-update-body-size);font-weight:var(--typo-system-update-step-weight)}.system-upgrade-restart-warning__message{margin:4px 0 0;color:#78350f;font-size:var(--typo-status-size)}.system-upgrade-progress-text{text-align:center;color:#4e5969;font-size:var(--typo-system-update-body-size);font-weight:var(--typo-system-update-step-weight)}.system-upgrade-failed,.system-upgrade-success{text-align:center;padding:var(--space-6) 0}.system-upgrade-success .system-upgrade-title{color:#067647}.system-upgrade-failed .system-upgrade-title{color:#b42318}.system-upgrade-failed p,.system-upgrade-success p{margin:var(--space-3) 0;color:#4e5969}.system-upgrade-error{background:#fef3f2;border:1px solid #fecdca;border-radius:8px;padding:var(--space-4);margin:var(--space-4) 0;color:#b42318;font-family:var(--typo-system-update-code-family);font-size:var(--typo-system-update-code-size);word-break:break-word}.confirm-dialog-modal{width:min(520px,calc(100vw - 30px))}.confirm-dialog-head{padding-bottom:var(--space-3)}.confirm-dialog-title{margin:0}.confirm-dialog-body{padding-top:var(--space-5);padding-bottom:var(--space-6)}.confirm-dialog-message{margin:0;color:#334155;white-space:pre-wrap;word-break:break-word}.confirm-dialog-foot{gap:var(--space-3);border-top:none}.confirm-dialog-confirm-btn--danger{background:#d13212;border-color:#d13212;color:#ffffff}.confirm-dialog-confirm-btn--danger:hover{background:#b32607;border-color:#b32607}.alert-banner{display:flex;align-items:flex-start;gap:var(--space-3);border-radius:12px;border:1px solid var(--border);background:#f8fbff;padding:var(--space-4) var(--space-5)}.alert-banner__icon{width:20px;height:20px;flex:0 0 20px}.alert-banner__icon svg{width:100%;height:100%;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.alert-banner__copy{min-width:0;flex:1 1}.alert-banner__message,.alert-banner__title{margin:0}.alert-banner__title{font-weight:var(--font-weight-semibold)}.alert-banner__message,.alert-banner__title{font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.alert-banner__message{font-weight:var(--font-weight-regular)}.alert-banner__dismiss{width:24px;height:24px;border-radius:8px;border:1px solid transparent;background:transparent;padding:4px;color:inherit;cursor:pointer}.alert-banner__dismiss svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.alert-banner__dismiss:hover{background:rgba(16,32,53,.08)}.alert-banner--success{border-color:#9ed9b1;background:#e9f8ef;color:#136a39}.alert-banner--success .alert-banner__icon svg{stroke:#136a39}.alert-banner--error{border-color:#f1b8b8;background:#fff3f3;color:#a91d1d}.alert-banner--error .alert-banner__icon svg{stroke:#a91d1d}.alert-banner--warning{border-color:#f2d3a0;background:#fff8eb;color:#8a5200}.alert-banner--warning .alert-banner__icon svg{stroke:#8a5200}.alert-banner--info{border-color:#b8d1f2;background:#eff6ff;color:#0f4f98}.alert-banner--info .alert-banner__icon svg{stroke:#0f4f98}.page-feedback-stack{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-3)}.page-feedback-stack .billing-feedback-banner,.page-feedback-stack .standard-list-feedback-banner{margin-top:0}.standard-list-feedback-banner{margin-top:var(--space-3)}.toast-host{position:fixed;top:var(--space-8);right:var(--space-8);z-index:1200;flex-direction:column;width:min(420px,calc(100vw - 2 * var(--space-8)))}.toast-host,.toast-item{display:flex;gap:var(--space-2)}.toast-item{align-items:flex-start;border-radius:10px;border:1px solid #bdd4f6;background:#f1f7ff;color:#13447d;box-shadow:0 8px 16px rgba(16,32,53,.15);padding:var(--space-3) var(--space-4)}.toast-item__icon{width:18px;height:18px;flex:0 0 18px;margin-top:1px}.toast-item__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.toast-item__message{margin:0;flex:1 1;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.toast-item__dismiss{width:20px;height:20px;border:1px solid transparent;background:transparent;padding:2px;color:inherit;border-radius:6px;cursor:pointer}.toast-item__dismiss svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.toast-item__dismiss:hover{background:rgba(16,32,53,.1)}.pwa-update-banner{position:fixed;left:50%;bottom:var(--space-8);transform:translateX(-50%);z-index:1250;width:min(680px,calc(100vw - 2 * var(--space-8)));border-radius:12px;border:1px solid #b8d1f2;background:#eff6ff;box-shadow:0 8px 18px rgba(16,32,53,.16);padding:var(--space-4) var(--space-5);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.pwa-update-banner__message{margin:0;color:#0f4f98;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.pwa-update-banner__actions{display:inline-flex;align-items:center;gap:var(--space-2)}.pwa-update-banner__apply{min-width:120px}.pwa-update-banner__dismiss{border:1px solid #b8c3d6;background:#ffffff;color:#2a405e;border-radius:10px;min-height:var(--button-pill-height);padding:0 14px;font-size:var(--typo-button-size);font-weight:var(--typo-button-weight);cursor:pointer}.pwa-update-banner__dismiss:hover:not(:disabled){background:#edf3ff;border-color:#9db4da}.pwa-update-banner__dismiss:disabled{opacity:.7;cursor:not-allowed}.info-popover{display:inline-flex;align-items:center}.info-popover__trigger{border:0;background:transparent;padding:0;margin:0;font:inherit;color:inherit;line-height:inherit;cursor:pointer}.info-popover__trigger:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.info-popover__panel{position:absolute;z-index:1400;width:min(360px,calc(100vw - 24px));border:1px solid #c8d4e5;border-radius:10px;background:#ffffff;box-shadow:0 8px 20px rgba(16,32,53,.16);padding:10px 12px}.info-popover__panel--wide{width:min(440px,calc(100vw - 24px))}.info-popover__heading{margin:0 0 6px;color:#1f2b3d;font-size:var(--typo-table-cell-size);font-weight:var(--font-weight-semibold);line-height:var(--typo-table-cell-line-height)}.info-popover__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.info-popover__item{margin:0;color:#3d5678;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height);word-break:break-word}.standard-header-with-info{display:inline-flex;align-items:center;gap:6px;max-width:100%}.inline-info-popover-trigger{width:16px;min-width:16px;height:16px;min-height:16px;border:1px solid #8ea2be!important;border-radius:999px;background:#ffffff!important;color:#5f6c80!important;display:inline-flex;align-items:center;justify-content:center;font-size:var(--typo-help-compact-size);font-weight:var(--font-weight-semibold);line-height:1}.inline-info-popover-trigger:hover{border-color:#6f87a9!important;color:#32486a!important}@media (max-width:768px){.toast-host{top:var(--space-4)}.pwa-update-banner,.toast-host{right:var(--space-4);left:var(--space-4);width:auto}.pwa-update-banner{bottom:var(--space-4);transform:none;flex-direction:column;align-items:flex-start}.pwa-update-banner__actions{width:100%;justify-content:flex-end}}.bottom-nav-bar{display:none}@media (max-width:980px){.bottom-nav-bar{position:fixed;bottom:0;left:0;right:0;z-index:250;background:#ffffff;border-top:1px solid #d8e1ee;box-shadow:0 -2px 12px rgba(15,24,38,.08);padding:8px env(safe-area-inset-right) max(8px,env(safe-area-inset-bottom)) env(safe-area-inset-left);display:block}.bottom-nav-bar-inner{display:flex;align-items:stretch;justify-content:space-around;max-width:100%;margin:0 auto}.bottom-nav-item{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px 8px;text-decoration:none;color:#5c6778;transition:color .15s ease;position:relative;min-height:56px}.bottom-nav-item.is-active,.bottom-nav-item:hover{color:#0a67c8}.bottom-nav-item-icon{display:inline-flex;align-items:center;justify-content:center}.bottom-nav-item-icon,.bottom-nav-item-icon svg{width:24px;height:24px}.bottom-nav-item-label{font-size:var(--typo-help-size);font-weight:var(--font-weight-medium);line-height:1.2;text-align:center;white-space:nowrap}.billing-content{padding-bottom:calc(56px + 16px + max(8px, env(safe-area-inset-bottom)))}}@media (max-width:980px) and (pointer:coarse) and (orientation:landscape) and (max-height:520px){.bottom-nav-bar{padding-top:4px;padding-bottom:max(4px,env(safe-area-inset-bottom))}.bottom-nav-item{min-height:44px;flex-direction:row;gap:6px;padding:4px 10px}.bottom-nav-item-icon,.bottom-nav-item-icon svg{width:20px;height:20px}.billing-content{padding-bottom:calc(44px + 8px + max(4px, env(safe-area-inset-bottom)))}}.linked-summary-panel{margin-top:var(--linked-summary-margin-top);border:none;border-radius:0;background:transparent;padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--space-2)}.linked-accounts-payer-filter{width:220px;min-width:220px}.linked-accounts-status-filter{width:190px;min-width:190px}.linked-accounts-empty-customer-action{margin-top:var(--space-2);display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.linked-accounts-empty-customer-action .standard-field-help{margin:0}.linked-accounts-empty-customer-link{color:#0a67c8;font-size:var(--typo-button-size);font-weight:var(--typo-action-link-weight);line-height:var(--typo-button-line-height);text-decoration:none;white-space:nowrap}.linked-accounts-empty-customer-link:hover{color:#084f98;text-decoration:underline}.linked-accounts-empty-customer-link:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.linked-summary-copy{margin:0;max-width:760px;color:#4a5568}.linked-summary-panel .std-btn.std-btn--outline.std-btn--primary.std-btn--pill{width:auto;min-width:0;margin-top:var(--space-1-5)}.linked-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.linked-detail-head-copy{min-width:0}.linked-detail-section-head{margin-bottom:var(--standard-form-card-title-gap)}.linked-detail-status-text{--linked-detail-status-color:inherit;--linked-detail-status-bg:transparent;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;display:inline;vertical-align:middle}.linked-detail-status-text--active,.linked-detail-status-text--closed,.linked-detail-status-text--removed,.linked-detail-status-text--suspended,.linked-detail-status-text--unknown{display:inline-block;padding:0;line-height:inherit;font-weight:inherit;vertical-align:middle;position:relative;z-index:0;color:var(--linked-detail-status-color)}.linked-detail-status-text--active{--linked-detail-status-color:#1f8a46;--linked-detail-status-bg:#eef9f1}.linked-detail-status-text--suspended{--linked-detail-status-color:#9a6700;--linked-detail-status-bg:#fff7e6}.linked-detail-status-text--closed{--linked-detail-status-color:#b54708;--linked-detail-status-bg:#fef3e8}.linked-detail-status-text--removed{--linked-detail-status-color:#b42318;--linked-detail-status-bg:#fdecec}.linked-detail-status-text--unknown{--linked-detail-status-color:#4b5563;--linked-detail-status-bg:#eef2f6}.linked-detail-status-text--active:before,.linked-detail-status-text--closed:before,.linked-detail-status-text--removed:before,.linked-detail-status-text--suspended:before,.linked-detail-status-text--unknown:before{content:"";position:absolute;left:-8px;right:-8px;top:50%;height:22px;transform:translateY(-50%);border-radius:6px;z-index:-1;pointer-events:none;background:var(--linked-detail-status-bg)}.linked-accounts-inline-popover-trigger{display:block;width:100%;text-align:left}@media (max-width:980px){.linked-accounts-payer-filter,.linked-accounts-status-filter{width:100%;min-width:0}.linked-detail-head{flex-direction:column;align-items:stretch}.linked-accounts-empty-customer-action,.linked-detail-section-head{flex-direction:column;align-items:flex-start}.linked-detail-head .std-btn.std-btn--outline.std-btn--primary.std-btn--pill{align-self:flex-start}}.customers-inline-popover-trigger{display:block;width:100%;text-align:left}.payer-inline-toggle{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--text);font-size:var(--typo-table-cell-size);font-weight:var(--typo-table-cell-weight);line-height:1.45}.payers-status-filter{width:190px;min-width:190px}.payer-default-toggle-below{margin-top:var(--space-2);margin-bottom:var(--standard-form-card-title-gap)}.payer-provision-helper{margin-top:0;margin-bottom:var(--space-3)}.payer-provision-actions{justify-content:flex-start;gap:var(--space-2);margin-bottom:var(--space-3)}.payer-provision-results{display:flex;flex-direction:column;gap:var(--space-2)}.payer-provision-summary{margin:0}.payer-provision-summary.is-ok{color:var(--success,#1f7a47)}.payer-provision-summary.is-error{color:var(--error,#b42318)}.payer-provision-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}.payer-provision-check-item{display:flex;gap:var(--space-2);align-items:flex-start}.payer-provision-check-status{display:inline-flex;align-items:center;justify-content:center;min-width:76px;border-radius:999px;padding:2px 10px;font-size:var(--typo-help-size);line-height:1.5;border:1px solid transparent}.payer-provision-check-status.is-exists,.payer-provision-check-status.is-ok{color:#1f7a47;border-color:rgba(31,122,71,.25);background:rgba(31,122,71,.06)}.payer-provision-check-status.is-created{color:#0f5da9;border-color:rgba(15,93,169,.25);background:rgba(15,93,169,.06)}.payer-provision-check-status.is-warning{color:#a15c00;border-color:rgba(161,92,0,.25);background:rgba(161,92,0,.08)}.payer-provision-check-status.is-error{color:#b42318;border-color:rgba(180,35,24,.3);background:rgba(180,35,24,.08)}.payer-provision-check-copy{min-width:0}.payer-provision-check-label{margin:0;color:var(--text);font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.payer-provision-check-message,.payer-provision-writeback{margin:0}.payer-query-columns-textarea{min-height:96px}.payer-readonly-multiline.readonly-value{display:block;height:auto;min-height:96px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.payers-inline-popover-trigger{display:block;width:100%;text-align:left}.payer-role-layout-options.is-invalid .payer-role-layout-card{border-color:#d91515}.payer-deactivate-hide-toggle{margin-top:var(--space-4)}.payer-deactivate-hide-help{margin-top:var(--space-2);color:var(--color-text-secondary)}.payer-hidden-control,.payer-hidden-control__toggle{margin-top:0}.payer-credential-status{color:#5f6c80;font-style:italic}@media (max-width:768px){.payers-status-filter{width:100%;min-width:0}.payer-provision-check-item{flex-direction:column;gap:4px}}@media (max-width:720px){.payer-provision-actions{flex-direction:column;align-items:stretch}.payer-provision-actions>*{width:100%}}.billing-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);max-width:none}.billing-page-head-tools{--billing-page-head-tools-gap:15px;--billing-page-head-payer-filter-width:220px;display:grid;grid-template-columns:max-content max-content max-content;align-items:center;justify-content:end;column-gap:var(--billing-page-head-tools-gap,15px)}.billing-period-mode-toggle{display:inline-flex;align-items:center;min-height:var(--button-pill-height);height:var(--button-pill-height);border:1px solid #c9d7ea;border-radius:999px;background:#ffffff;padding:2px;gap:4px;box-sizing:border-box}.billing-period-mode-toggle__btn{display:inline-flex;align-items:center;justify-content:center;min-height:100%;height:100%;border:none;border-radius:999px;background:transparent;color:#3f556f;font-size:var(--typo-button-size);font-weight:var(--typo-button-weight);line-height:var(--typo-button-line-height);padding:0 14px;white-space:nowrap;cursor:pointer}.billing-period-mode-toggle__btn:hover{background:#eef4fd}.billing-period-mode-toggle__btn.is-active{background:#0972d3;color:#ffffff}.billing-head-actions-group{display:inline-flex;align-items:center;gap:var(--billing-page-head-tools-gap,15px)}.billing-page-head-tools .billing-head-filter{width:var(--billing-page-head-payer-filter-width,190px);min-width:var(--billing-page-head-payer-filter-width,190px)}.billing-feedback-banner{margin-top:var(--space-3)}.billing-payer-trigger.layered-dropdown-trigger{min-height:var(--button-pill-height);height:var(--button-pill-height);padding:0 16px;border:2px solid #0972d3;border-radius:999px;background:#ffffff;color:#0972d3;font-size:var(--typo-button-size);font-weight:var(--typo-button-weight);line-height:var(--typo-button-line-height)}.billing-payer-trigger.layered-dropdown-trigger:hover:not(:disabled){border-color:#0972d3!important;background:#edf5ff;color:#0972d3!important;outline:none;box-shadow:none}.billing-payer-trigger.layered-dropdown-trigger.console-actions__trigger--active:not(:disabled),.billing-payer-trigger.layered-dropdown-trigger:focus-visible:not(:disabled),.billing-payer-trigger.layered-dropdown-trigger:focus:not(:disabled){border-color:#0972d3!important;background:#ffffff;color:#0972d3!important;outline:none;box-shadow:none}.billing-payer-trigger .layered-dropdown-caret,.billing-payer-trigger .layered-dropdown-caret.is-open,.billing-payer-trigger.console-actions__trigger--active .layered-dropdown-caret{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath d='M2.5 3h9L7 10z' fill='%230972d3' stroke='%230972d3' stroke-width='1.2' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E")}.billing-payer-trigger.layered-dropdown-trigger:disabled{opacity:1;background:#f6f8fc;border-color:#b8c3d6;color:#8a96aa;cursor:not-allowed}.billing-payer-trigger.layered-dropdown-trigger:disabled .layered-dropdown-caret,.billing-payer-trigger.layered-dropdown-trigger:disabled .layered-dropdown-caret.is-open{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath d='M2.5 3h9L7 10z' fill='%238a96aa' stroke='%238a96aa' stroke-width='1.2' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E")}.billing-page-head-tools .billing-head-filter--month{justify-self:end;width:max-content;min-width:0}.billing-month-trigger{width:max-content;min-width:var(--billing-month-trigger-min-width,280px);justify-content:space-between}.billing-month-trigger .layered-dropdown-value{font-weight:inherit}.billing-month-trigger--primary,.billing-month-trigger--primary.console-actions__trigger--active,.billing-month-trigger--primary:focus,.billing-month-trigger--primary:focus-visible,.billing-month-trigger--primary:hover:not(:disabled){background:#f59d0a;border-color:#f59d0a!important;color:#111826;outline:none;box-shadow:none}.billing-month-caret,.billing-month-caret.is-open{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath d='M2.5 3h9L7 10z' fill='%23111826' stroke='%23111826' stroke-width='1.2' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E")}.billing-table tbody td:first-child,.billing-table thead th:first-child{width:40px;min-width:40px;max-width:40px;white-space:nowrap}.billing-table .col-billing-month{width:140px;min-width:140px;max-width:140px}.billing-month-cell-content{display:flex;align-items:center;height:100%;gap:var(--space-2)}.billing-month-cell-content,.billing-month-cell-content>span{line-height:var(--typo-table-cell-line-height)}.billing-table .col-linked-account-id,.billing-table .col-payer-id{width:135px;min-width:135px;max-width:135px;white-space:nowrap}.billing-table tbody td.col-linked-account-id,.billing-table tbody td.col-payer-id{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}.billing-table .col-company{width:auto;min-width:200px;white-space:nowrap}.billing-table .col-aws-contact{width:160px;min-width:160px;max-width:160px;white-space:nowrap}.billing-table .col-aws-reference{width:auto;min-width:400px;white-space:nowrap}.billing-table .col-amount-usd{width:175px;min-width:175px;max-width:175px;white-space:nowrap;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.billing-table .col-restore-status{width:165px;min-width:165px;max-width:165px;white-space:nowrap}.billing-table th.col-amount-usd .standard-sort-header{justify-content:space-between}.billing-table th.col-amount-usd{text-align:left}.billing-table tbody td.col-amount-usd{text-align:right;padding-right:20px}.billing-table .col-export-pdf-action{width:112px;min-width:112px;max-width:112px;white-space:nowrap;position:sticky;right:0;background:#ffffff!important;z-index:10;box-shadow:-2px 0 4px rgba(0,0,0,.05)}.billing-table thead th.col-export-pdf-action{z-index:11;background:#f8fbff!important}.billing-table tbody tr.summary-row.standard-row-before-selected td.col-export-pdf-action,.billing-table tbody tr.summary-row.standard-row-selected td.col-export-pdf-action{background:#e3edff!important}.billing-table tbody tr.summary-row:hover:not(.standard-row-selected):not(.standard-row-before-selected) td.col-export-pdf-action{background:var(--table-row-hover-bg)!important}.sp-coverage-popover{display:inline-flex;align-items:center}.sp-coverage-popover__trigger{border:0;background:transparent;padding:0;margin:0;font:inherit;color:#1f2b3d;line-height:inherit;cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sp-coverage-popover__trigger:hover{color:#0d1929;text-decoration-style:solid}.sp-coverage-popover__trigger:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.sp-coverage-popover__panel{position:absolute;z-index:1400;width:min(520px,calc(100vw - 24px));border:1px solid #c8d4e5;border-radius:10px;background:#ffffff;box-shadow:0 8px 20px rgba(16,32,53,.16);padding:10px 12px}.sp-coverage-popover__heading{margin:0 0 6px;color:#1f2b3d;font-size:var(--typo-table-cell-size);font-weight:var(--font-weight-semibold);line-height:var(--typo-table-cell-line-height)}.sp-coverage-popover__summary{margin-bottom:8px;padding:6px 8px;background:#f7faff;border-radius:6px;border:1px solid #e3ebf6}.sp-coverage-popover__summary-row{display:flex;justify-content:space-between;align-items:center}.sp-coverage-popover__summary-label{color:#5f6c80;font-weight:var(--font-weight-medium)}.sp-coverage-popover__summary-label,.sp-coverage-popover__summary-value{font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.sp-coverage-popover__summary-value{color:#1f2b3d;font-weight:var(--font-weight-semibold);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sp-coverage-popover__table-wrap{max-height:320px;overflow-y:auto;overflow-x:auto;border-radius:6px;border:1px solid #e3ebf6}.sp-coverage-popover__table{width:100%;min-width:460px;border-collapse:collapse;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.sp-coverage-popover__table thead{position:sticky;top:0;background:#f8fbff;z-index:1}.sp-coverage-popover__th{padding:6px 8px;text-align:left;color:#5f6c80;font-weight:var(--font-weight-semibold);border-bottom:1px solid #e3ebf6;white-space:nowrap;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.sp-coverage-popover__th--date{width:80px;min-width:80px}.sp-coverage-popover__th--amount{width:120px;min-width:120px;text-align:right}.sp-coverage-popover__th--rate{width:90px;min-width:90px;text-align:right;padding-right:12px}.sp-coverage-popover__tr:hover{background:#f8fbff}.sp-coverage-popover__td{padding:6px 8px;color:#3d5678;border-bottom:1px solid #f1f4f8;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.sp-coverage-popover__td--date{font-weight:var(--font-weight-medium);color:#1f2b3d;width:80px;min-width:80px}.sp-coverage-popover__td--amount{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;width:120px;min-width:120px}.sp-coverage-popover__td--rate{text-align:right;width:90px;min-width:90px;padding-right:12px}.sp-coverage-popover__rate-badge{display:inline-block;padding:2px 8px;border-radius:6px;font-size:var(--typo-help-size);font-weight:var(--font-weight-semibold);line-height:1.4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sp-coverage-popover__rate-badge--high{background:#eef9f1;color:#1f8a46}.sp-coverage-popover__rate-badge--medium{background:#fff8eb;color:#8a5200}.sp-coverage-popover__rate-badge--low{background:#fff3f3;color:#b65a54}.sp-coverage-popover__empty,.sp-coverage-popover__error,.sp-coverage-popover__loading{padding:20px;text-align:center;color:#5f6c80;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height)}.sp-coverage-popover__error{color:#b65a54}@media (max-width:768px){.sp-coverage-popover__panel{width:min(480px,calc(100vw - 24px))}.sp-coverage-popover__table-wrap{max-height:300px}}.billing-table tbody tr.summary-row.is-export-hovered:not(.standard-row-selected) td.col-export-pdf-action{background:var(--table-row-hover-bg)!important}.billing-table.is-striped-rows tbody tr.summary-row:nth-child(4n+1):not(.standard-row-selected):not(.standard-row-before-selected):not(:hover) td.col-export-pdf-action,.billing-table.is-striped-rows tbody tr.summary-row:nth-child(4n+2):not(.standard-row-selected):not(.standard-row-before-selected):not(:hover) td.col-export-pdf-action{background:var(--table-row-striped-bg)!important}.billing-table .col-sp-on-demand-cost{width:165px;min-width:165px;max-width:165px;white-space:nowrap;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.billing-table th.col-sp-on-demand-cost{padding-right:20px}.billing-table .col-sp-coverage-rate{width:180px;min-width:180px;max-width:180px;white-space:nowrap;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.billing-table th.col-sp-coverage-rate{padding-right:20px}.billing-row-action-btn.std-btn.std-btn--text.std-btn--primary{min-height:30px;height:30px;padding:0 6px;font-weight:var(--font-weight-medium);border:none;border-radius:8px;background:transparent;color:#0972d3;text-decoration:none}.billing-row-action-btn.std-btn.std-btn--text.std-btn--primary:focus-visible:not(:disabled),.billing-row-action-btn.std-btn.std-btn--text.std-btn--primary:focus:not(:disabled),.billing-row-action-btn.std-btn.std-btn--text.std-btn--primary:hover:not(:disabled){background:transparent;color:#0957c4;text-decoration:underline;text-underline-offset:2px}.billing-row-action-btn.std-btn.std-btn--text.std-btn--primary:focus-visible:not(:disabled){outline:2px solid #0972d3;outline-offset:2px}.billing-row-action-btn.std-btn.std-btn--text.std-btn--primary:disabled,.billing-row-action-btn.std-btn.std-btn--text.std-btn--primary:disabled:hover{background:transparent;color:#8a96aa;text-decoration:none}.billing-row-action-btn.btn-loading{--btn-loading-spinner:#0972d3}.billing-restore-status-badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:6px;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height);white-space:nowrap}.billing-restore-status-badge.is-auto{color:#1f8a46;background:#eef9f1}.billing-restore-status-badge.is-standard{color:#5f6b7a;background:#f1f3f6}.billing-restore-status-badge.is-restored{color:#7a4b00;background:#fff4dd}.billing-restore-status-badge-with-info{gap:6px;padding-right:10px}.billing-table th.col-export-pdf-action .standard-header-with-info{padding-right:4px}.billing-table .cell-ellipsis,.billing-table td.col-aws-contact,.billing-table td.col-aws-reference,.billing-table td.col-company,.billing-table td.col-linked-account-id,.billing-table td.col-payer-id{overflow:hidden;text-overflow:ellipsis}.billing-table .cell-ellipsis{display:block;max-width:100%;min-width:0;white-space:nowrap}.billing-table tbody td .info-popover{width:100%;min-width:0}.billing-unassigned-company-link{display:inline-block;max-width:100%}.billing-unassigned-company-link:hover{color:#0a67c8}.billing-unassigned-company-link:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.billing-summary-payer-id-btn{display:inline-block;max-width:100%;padding:0;border:none;background:none;color:#0972d3;cursor:pointer;text-align:left;font-size:inherit;font-family:inherit;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum";text-decoration:none}.billing-summary-payer-id-btn:hover{color:#0a67c8;text-decoration:underline}.billing-summary-payer-id-btn:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.console-actions-anchor .layered-dropdown-menu .billing-actions-menu-item:disabled{color:#8c93a0;background:#f2f3f5;cursor:not-allowed}.console-actions-anchor .layered-dropdown-menu .billing-actions-menu-item.btn-loading{--btn-loading-spinner:#7d8390}.billing-summary-field{min-width:0;display:flex;flex-direction:column}.billing-summary-field>label{margin-bottom:var(--standard-form-label-gap)}.billing-summary-field.layered-dropdown-field{--layered-dropdown-menu-offset:4px}.billing-summary-field .readonly-value{height:var(--standard-form-input-height);min-height:var(--standard-form-input-height);border-radius:var(--standard-form-input-radius);border-color:#8a909c;padding-top:var(--standard-form-input-padding-y);padding-bottom:var(--standard-form-input-padding-y);font-size:var(--typo-field-size);font-weight:var(--typo-field-weight);line-height:var(--typo-field-line-height)}.metrics-row{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));width:100%;gap:var(--space-3)}.billing-metrics-row{grid-template-columns:repeat(3,200px);justify-content:space-between}.billing-metrics-row .billing-summary-field{width:200px;height:200px;border:1px solid #d8e1ee;border-radius:14px;background:#ffffff;padding:12px}.billing-metrics-row .billing-summary-field>label{margin-bottom:8px}.billing-metrics-row .billing-summary-field .readonly-value{margin-top:auto;height:auto;min-height:0;border:none;border-radius:0;padding:0;background:transparent}.billing-skeleton-text{display:inline-block;width:96px;height:20px;border-radius:6px;background:linear-gradient(90deg,#eef3fa 25%,#e2e9f3 37%,#eef3fa 63%);background-size:300% 100%;animation:billing-skeleton-shimmer 1.2s ease-in-out infinite}@keyframes billing-skeleton-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.billing-overview-row{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));border-bottom:1px solid #e3ebf6}.billing-overview-item{min-width:0;padding:var(--billing-overview-item-padding-y) var(--billing-overview-item-padding-x)}.billing-overview-item+.billing-overview-item{border-left:1px solid #e3ebf6}.billing-overview-label{margin:0 0 var(--billing-overview-label-value-gap);color:var(--billing-overview-label-color);font-size:var(--typo-billing-overview-label-size);font-weight:var(--typo-billing-overview-label-weight);line-height:var(--typo-billing-overview-label-line-height)}.billing-overview-value{margin:0;color:var(--billing-overview-value-color);font-size:var(--typo-billing-overview-value-size);font-weight:var(--typo-billing-overview-value-weight);line-height:var(--typo-billing-overview-value-line-height)}.billing-overview-subvalue{margin-top:var(--space-1);color:#5f6c80;font-size:var(--typo-body-size);font-weight:var(--font-weight-medium);line-height:var(--typo-body-line-height)}.billing-overview-item--last-update .billing-overview-value{font-size:var(--typo-billing-last-update-value-size);font-weight:var(--typo-billing-last-update-value-weight);line-height:var(--typo-billing-last-update-value-line-height)}.billing-overview-item--last-update .billing-overview-subvalue{font-size:var(--typo-billing-last-update-meta-size);font-weight:var(--typo-billing-last-update-meta-weight);line-height:var(--typo-billing-last-update-meta-line-height)}.billing-overview-subvalue--meta{display:inline-flex;align-items:center;gap:var(--space-2)}.billing-overview-meta-mode{color:#5f6c80}.billing-overview-meta-separator{color:#8a96aa}.billing-export-summary{min-width:0}.billing-export-summary__head{margin-bottom:var(--standard-form-card-title-gap)}.billing-export-summary__description{margin:0 0 var(--billing-summary-description-margin-bottom)}.billing-export-summary__table-shell{overflow-x:auto}.billing-export-summary__table-wrap{overflow-x:visible}.billing-export-summary__table-wrap.is-scrollable{position:relative;max-height:499px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.billing-export-summary__table-wrap.is-scrollable .billing-export-summary__table thead th{position:sticky;top:0;z-index:4;background:#ffffff;box-shadow:inset 0 -1px 0 #e4ebf5}.billing-export-summary__table{width:100%;border-collapse:collapse;min-width:680px;table-layout:fixed}.billing-export-summary__col-payer{width:23%}.billing-export-summary__col-active-accounts{width:18%}.billing-export-summary__col-aws{width:19%}.billing-export-summary__col-marketplace{width:24%}.billing-export-summary__col-total{width:16%}.billing-export-summary__table td,.billing-export-summary__table th{border-top:1px solid #e4ebf5;padding:14px;font-size:var(--typo-table-cell-size);line-height:var(--typo-table-cell-line-height);color:#000000;text-align:left;vertical-align:middle;white-space:nowrap}.billing-export-summary__table th{border-top:0;background:transparent}.billing-export-summary__table thead .billing-export-summary__header-btn,.billing-export-summary__table thead th{color:#000000}.billing-export-summary__table .is-numeric{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.billing-export-summary__table th.is-numeric .billing-export-summary__header-btn{justify-content:flex-end}.billing-export-summary__table th.is-numeric .billing-export-summary__header-btn .standard-sort-caret{margin-left:8px}.billing-export-summary__table tbody td:first-child{color:#0a67c8;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}.billing-export-summary__payer-cell-content{display:flex;align-items:center;gap:6px;min-width:0}.billing-export-summary__payer-id{flex:0 0 auto}.billing-export-summary__payer-name{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5f6c80}.billing-export-summary__header-btn{cursor:pointer}.billing-export-summary__table tfoot td{font-weight:var(--typo-button-weight);background:#f7faff;color:#000000}.billing-export-summary__table tfoot .billing-export-summary__grand-total td{font-size:var(--typo-section-title-size);font-weight:var(--typo-section-title-weight);line-height:var(--typo-section-title-line-height);border-top-color:#d9e4f4;border-bottom-color:#d9e4f4}.billing-export-summary__table.billing-export-summary__table--grand-total tbody tr.billing-export-summary__grand-total>td{background:#f7faff;color:#000000;font-size:var(--typo-section-title-size);font-weight:var(--typo-section-title-weight);line-height:var(--typo-section-title-line-height);border-top:1px solid #d9e4f4;border-bottom:1px solid #d9e4f4}.billing-export-summary__empty{color:#5f6c80;text-align:center}.billing-export-summary__mobile-total{display:none}.billing-export-summary__mobile-total-head{margin-bottom:10px}.billing-export-summary__mobile-total-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.billing-export-summary__mobile-total-item{display:flex;min-width:0;flex-direction:column;gap:4px;padding:10px 12px;border:1px solid #d9e4f4;border-radius:10px;background:#f7faff}.billing-export-summary__mobile-total-item-value{min-width:0;overflow-wrap:anywhere;word-break:break-word}.billing-line-item-breakdown{margin-top:10px;padding:16px 14px 8px}.billing-line-item-breakdown__head{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.billing-line-item-breakdown__title{color:#1f2b3d;margin:0}.billing-line-item-breakdown__subtitle{margin:0;color:#5f6b7a;max-width:760px}.billing-line-item-breakdown__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.billing-line-item-breakdown__item{border:1px solid #e3eaf5;border-radius:10px;background:#fbfdff;padding:10px 12px;display:flex;flex-direction:column;gap:6px;min-width:0}.billing-line-item-breakdown__item.is-zero{background:#fdfefe;border-color:#e8eef8}.billing-line-item-breakdown__label{color:#667a95;font-size:var(--typo-help-size);line-height:var(--typo-help-line-height);font-weight:var(--typo-help-weight)}.billing-line-item-breakdown__value-row{display:flex;align-items:center;min-height:24px}.billing-line-item-breakdown__value{color:#111826;font-weight:var(--typo-button-weight);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.billing-line-item-breakdown__item.is-zero .billing-line-item-breakdown__value,.billing-line-item-breakdown__value.is-zero{color:#7388a3;font-weight:var(--typo-table-cell-weight)}.billing-line-item-breakdown__value-content,.billing-line-item-breakdown__value-trigger{display:inline-flex;align-items:center;gap:6px}.billing-line-item-breakdown__value-trigger.is-interactive{cursor:pointer}.billing-line-item-breakdown__value-trigger:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.billing-line-item-breakdown__info-dot{width:16px;min-width:16px;height:16px;min-height:16px;border:1px solid #8ea2be;border-radius:999px;color:#5f6c80;background:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:var(--font-size-icon-xs);font-weight:var(--font-weight-semibold);line-height:1}.billing-line-item-breakdown__meta{margin:0;color:#8195af}.billing-line-item-breakdown__popover-row{display:grid;grid-template-columns:135px 135px 88px max-content;align-items:center;column-gap:10px}.billing-line-item-breakdown__popover-row--head{padding-bottom:4px;border-bottom:1px solid #e3eaf5}.billing-line-item-breakdown__popover-cell{color:#3d5678;min-width:0}.billing-line-item-breakdown__popover-cell--head{color:#5f6c80;font-weight:var(--font-weight-semibold)}.billing-line-item-breakdown__popover-cell--id{white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}.billing-line-item-breakdown__popover-cell--period{white-space:nowrap}.billing-line-item-breakdown__popover-cell--amount{text-align:right;justify-self:end;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}.info-popover__panel.billing-line-item-breakdown__popover-panel{width:min(560px,calc(100vw - 24px))}.billing-inline-popover-trigger{display:block;width:100%;text-align:left}.billing-amount-header-control{gap:4px}.billing-amount-sort-header{width:auto;justify-content:flex-start}@media (max-width:1400px){.billing-line-item-breakdown__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}}@media (max-width:1300px){.billing-page-head{flex-direction:column;align-items:stretch}.billing-page-head-tools{grid-template-columns:1fr;justify-content:stretch;row-gap:10px}.billing-page-head-tools .billing-head-filter--month{justify-self:start}.billing-head-actions-group{justify-content:flex-start}.metrics-row{grid-template-columns:1fr}.billing-metrics-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:stretch}.billing-overview-row{grid-template-columns:1fr}.billing-overview-item+.billing-overview-item{border-left:none;border-top:1px solid #d8e1ee}.billing-overview-value{font-size:var(--typo-billing-overview-value-size);line-height:var(--typo-billing-overview-value-line-height)}}@media (max-width:980px){.billing-page-head-tools{width:100%;grid-template-columns:1fr;justify-content:stretch;row-gap:10px}.billing-head-actions-group{width:100%;flex-wrap:wrap;justify-content:stretch;gap:10px}.billing-period-mode-toggle{width:100%;justify-content:space-between}.billing-period-mode-toggle__btn{flex:1 1}.billing-page-head-tools .billing-head-filter,.billing-page-head-tools .billing-head-filter--month{width:100%;min-width:0;justify-self:stretch}.billing-month-trigger{width:100%;min-width:0}.billing-payer-trigger.layered-dropdown-trigger{width:100%}.billing-metrics-row .billing-summary-field{width:100%;height:auto;min-height:160px}}@media (max-width:900px){.billing-line-item-breakdown__items{grid-template-columns:1fr;gap:8px}}@media (max-width:720px){.console-primary-panel table.billing-export-summary__table{min-width:760px}.billing-export-summary__col-payer{width:150px}.billing-export-summary__col-active-accounts,.billing-export-summary__col-aws{width:120px}.billing-export-summary__col-marketplace{width:170px}.billing-export-summary__col-total{width:150px}.billing-export-summary__table td,.billing-export-summary__table th{padding:12px 10px}.billing-export-summary__table tfoot,.billing-export-summary__table--grand-total{display:none}.billing-export-summary__mobile-total{display:block;margin-top:12px}.billing-export-summary__mobile-total-grid{grid-template-columns:1fr 1fr}.console-primary-panel table.billing-table{min-width:max(100%,920px)}.console-primary-panel table.billing-table.billing-table--dynamic-min-width{min-width:max(100%,calc(582px + (var(--billing-col-payer-id) * 120px) + (var(--billing-col-aws-contact) * 160px) + (var(--billing-col-aws-reference) * 400px) + (var(--billing-col-restore-status) * 145px) + (var(--billing-col-sp-on-demand) * 140px) + (var(--billing-col-sp-coverage) * 130px) + (var(--billing-col-export-pdf) * 88px)))}.billing-table tbody td:first-child,.billing-table thead th:first-child{width:32px;min-width:32px;max-width:32px}.billing-table .col-billing-month,.billing-table .col-linked-account-id,.billing-table .col-payer-id{width:120px;min-width:120px;max-width:120px}.billing-table .col-company{width:auto;min-width:180px}.billing-table .col-aws-reference{width:auto;min-width:400px}.billing-table .col-amount-usd{width:130px;min-width:130px;max-width:130px}.billing-table .col-restore-status{width:145px;min-width:145px;max-width:145px}.billing-table .col-sp-on-demand-cost{width:140px;min-width:140px;max-width:140px}.billing-table .col-sp-coverage-rate{width:130px;min-width:130px;max-width:130px}.billing-table .col-export-pdf-action{width:88px;min-width:88px;max-width:88px}.billing-table thead .standard-sort-header>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-table thead .billing-amount-header-control{width:100%;min-width:0}.billing-table thead .billing-amount-sort-header{flex:1 1 auto;min-width:0}.billing-table thead .billing-amount-header-control .info-popover{flex:0 0 auto}.billing-table tbody td.col-amount-usd{padding-right:12px}.billing-line-item-breakdown__popover-row{grid-template-columns:minmax(0,1fr);row-gap:2px}.billing-line-item-breakdown__popover-cell--amount{justify-self:start;text-align:left}}.summary-row{background:transparent;font-weight:var(--typo-table-cell-weight)}.billing-table tbody tr.summary-row td{transition:background-color .12s ease,box-shadow .12s ease}.billing-table tbody tr.summary-row.is-export-hovered:not(.standard-row-selected) td{background:var(--table-row-hover-bg);box-shadow:inset 0 1px 0 #c9d8f2,inset 0 -1px 0 #c9d8f2}.billing-table tbody td.summary-amount-cell,.summary-amount-cell{font-weight:var(--typo-button-weight)}.billing-table tbody tr.detail-row{background:#ffffff!important;position:relative;z-index:1}.billing-table tbody tr.detail-row td{background:#ffffff!important;background-color:#ffffff!important;color:#5a6d86;border-bottom-color:#dce4f1;padding-top:9px;padding-bottom:9px;opacity:1!important}.billing-table tbody tr.detail-row td:not(.col-export-pdf-action){position:relative;z-index:1}.billing-table tbody tr.detail-row td.col-export-pdf-action{z-index:12!important;position:sticky!important;right:0!important}.billing-table tbody tr.summary-row td.col-export-pdf-action{z-index:10!important}.detail-cell{padding-left:18px}.detail-record{display:inline-flex;align-items:center;gap:var(--space-2);margin:0;font-size:var(--typo-table-cell-size)}.detail-record,.detail-record-label{font-weight:var(--typo-table-cell-weight);color:#5a6d86;white-space:nowrap}.detail-checkbox{width:14px;min-width:14px;height:14px;margin:0;flex-shrink:0;accent-color:var(--primary)}.detail-amount-cell{text-align:right;font-weight:var(--typo-table-cell-weight)}.detail-amount-cell.is-positive{color:#3d5678}.detail-amount-cell.is-zero{color:#8b9aaf}.detail-amount-cell.is-negative{color:#b65a54}.std-btn.std-btn--row-expand{position:relative;width:14px;min-width:14px;height:14px;min-height:14px;box-sizing:border-box;border:2px solid #566173;border-radius:1px;background:#ffffff;padding:0;margin-right:0;display:inline-flex;align-items:center;justify-content:center}.std-btn.std-btn--row-expand:after,.std-btn.std-btn--row-expand:before{content:"";position:absolute;top:50%;left:50%;background:#3f4858}.std-btn.std-btn--row-expand:before{width:5px;height:2px;transform:translate(-50%,-50%)}.std-btn.std-btn--row-expand:after{width:2px;height:5px;transform:translate(-50%,-50%)}.std-btn.std-btn--row-expand.is-expanded:after{display:none}.std-btn.std-btn--row-expand:hover{background:#f3f4f7;border-color:#465062}.std-btn.std-btn--row-expand:hover:after,.std-btn.std-btn--row-expand:hover:before{background:#2f3745}.std-btn.std-btn--row-export{width:auto;min-width:0;min-height:var(--button-pill-height);padding:6px 14px;border-radius:999px;background:#f59d0a;border:1px solid #f59d0a;color:#111826}.std-btn.std-btn--row-export:hover{background:#d88300;border-color:#d88300}.std-btn.std-btn--row-export:disabled,.std-btn.std-btn--row-export:disabled:hover{opacity:1;background:#f59d0a;border-color:#f59d0a;color:#111826}.remittance-textarea{min-height:88px;resize:vertical}.remittance-readonly-multiline.readonly-value{min-height:88px;white-space:pre-wrap}.remittance-list-table .col-profile-name{width:200px;min-width:200px;max-width:200px;white-space:nowrap}.remittance-list-table .col-company{width:auto;min-width:200px;max-width:none;white-space:nowrap}.remittance-list-table .col-default{width:120px;min-width:120px;max-width:120px;white-space:nowrap}.remittance-list-table .col-assigned,.remittance-list-table .col-bank{width:200px;min-width:200px;max-width:200px;white-space:nowrap}.remittance-assigned-payers-value{display:inline-flex;align-items:center}.remittance-inline-popover-trigger{display:block;width:100%;text-align:left}.remittance-list-table td.col-bank .info-popover,.remittance-list-table td.col-company .info-popover{width:100%;min-width:0}.remittance-list-table .cell-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remittance-profile-link{color:#0a67c8;text-decoration:none}.remittance-profile-link:hover{color:#084f98;text-decoration:underline}.remittance-profile-link:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.remittance-payer-linking{margin-top:18px}.remittance-inline-toggle{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--text);font-size:var(--typo-table-cell-size);font-weight:var(--typo-table-cell-weight);line-height:1.45}.remittance-default-toggle-below .remittance-inline-toggle{margin-bottom:0}.remittance-default-toggle-below .linked-use-base-checkbox{flex:0 0 16px}.remittance-default-toggle-below{margin-top:var(--space-2);margin-bottom:var(--standard-form-card-title-gap)}.remittance-payer-grid{border:1px solid var(--line-soft);border-radius:10px;padding:10px;max-height:240px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px 12px}.remittance-payer-grid-item{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:var(--typo-table-cell-size);font-weight:var(--typo-table-cell-weight);line-height:1.45}.remittance-payer-grid-item .linked-use-base-checkbox{flex:0 0 16px}.remittance-payer-grid-item-note{color:#5f6c80}.remittance-payer-grid-item.is-disabled{opacity:.7}.remittance-payer-item--readonly{border:1px solid var(--line-soft);border-radius:999px;padding:6px 10px;background:#fff}@media (max-width:980px){.remittance-payer-grid{grid-template-columns:1fr}}@media (max-width:720px){.console-primary-panel table.remittance-list-table{min-width:max(100%,760px)}.console-primary-panel table.remittance-list-table.remittance-list-table--dynamic-min-width{min-width:max(100%,760px,calc(32px + (var(--remittance-col-profile) * 200px) + (var(--remittance-col-company) * 200px) + (var(--remittance-col-default) * 96px) + (var(--remittance-col-bank) * 200px) + (var(--remittance-col-assigned-payers) * 200px)))}.remittance-list-table .col-profile-name{width:200px;min-width:200px;max-width:200px}.remittance-list-table .col-company{width:auto;min-width:200px;max-width:none}.remittance-list-table .col-default{width:96px;min-width:96px;max-width:96px}.remittance-list-table .col-bank{width:auto;min-width:200px}.remittance-list-table .col-assigned{width:200px;min-width:200px;max-width:200px}}.runtime-settings-section-help{margin:-4px 0 var(--space-3);color:#5f6c80;white-space:normal}.runtime-settings-domains{min-height:96px}.runtime-settings-domains.std-input--invalid{border-color:#d91515}.exchange-rate-test-button,.runtime-settings-subsection-title{margin-top:var(--space-2)}.exchange-rate-sync-status{display:flex;gap:var(--space-4)}.exchange-rate-sync-status__item{flex:1 1}.ssl-certificate-summary{margin-bottom:var(--space-6)}.ssl-certificate-summary__row{margin-bottom:var(--space-2)}.ssl-certificate-help{margin-bottom:var(--space-4)}.ssl-certificate-help.is-valid{color:#067647}.ssl-certificate-readonly{background:#f3f4f7;color:#6f7380;cursor:default}.ssl-certificate-error{margin:var(--space-4) 0}.ssl-certificate-error__message{color:#d91515}.ssl-certificate-actions,.ssl-certificate-request-button{margin-top:var(--space-4)}.ssl-certificate-actions{display:flex;gap:var(--space-4)}.runtime-category-label{margin-bottom:var(--standard-form-label-gap)}.runtime-category-row{display:flex;align-items:center;gap:var(--space-4);flex-wrap:wrap}.runtime-category-option{display:inline-flex;align-items:center;gap:var(--space-2)}.runtime-category-option .payer-inline-toggle{margin:0}.runtime-category-option-label{line-height:var(--typo-table-cell-line-height)}.runtime-category-option .info-popover{display:inline-flex;align-items:center;vertical-align:middle}.runtime-logo-card{border:1px solid #d8e0ee;border-radius:12px;padding:var(--space-4);background:#fbfdff;position:relative;min-height:144px}.runtime-logo-title{margin:0}.runtime-logo-content{padding-right:132px}.runtime-logo-description{margin:4px 0 8px;color:#5f6c80}.runtime-logo-meta{margin:0 0 4px;color:#5f6c80}.runtime-logo-requirements{margin:0}.runtime-logo-file-input-hidden{display:none}.runtime-logo-button-row{margin-top:8px;display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.runtime-logo-preview-shell{position:absolute;top:var(--space-4);right:var(--space-4);border:1px solid #d8e0ee;border-radius:10px;width:112px;height:112px;min-width:112px;min-height:112px;background:#ffffff;display:flex;align-items:center;justify-content:center;padding:8px}.runtime-logo-preview-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.runtime-logo-preview-image--normal{width:50px;height:50px}.runtime-logo-preview-image--large{width:75px;height:75px}.runtime-logo-preview-image--xlarge{width:100px;height:100px}.runtime-logo-preview-empty{color:#7f8aa0}.runtime-logo-size-options{display:flex;flex-direction:row;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap}.runtime-logo-size-option{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px;border:2px solid #d8e0ee;border-radius:8px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease;flex:1 1;min-width:0}.runtime-logo-size-option:hover{border-color:#2563eb;background-color:#f8fafc}.runtime-logo-size-option input[type=radio]{width:16px;height:16px;cursor:pointer;margin:0;flex-shrink:0}.runtime-logo-size-option input[type=radio]:checked~.runtime-logo-size-label{color:#2563eb}.runtime-logo-size-option input[type=radio]:disabled,.runtime-logo-size-option input[type=radio]:disabled~.runtime-logo-size-label{cursor:not-allowed;opacity:.5}.runtime-logo-size-label{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.runtime-logo-size-label strong{font-weight:var(--typo-runtime-logo-title-weight);font-size:var(--typo-runtime-logo-title-size);line-height:var(--typo-runtime-logo-title-line-height);color:#1e293b}.runtime-logo-size-label .typo-help{margin:0;font-size:var(--typo-runtime-logo-help-size);color:#5f6c80;line-height:var(--typo-runtime-logo-help-line-height)}.tab-navigation{margin:var(--space-4) 0;border-bottom:1px solid #d8e0ee}.tab-navigation__list{display:flex;gap:0;margin:0;padding:0;list-style:none;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-navigation__item{position:relative;padding:12px 24px;background:transparent;color:#5f6c80;font-size:var(--typo-tab-size);font-weight:var(--typo-tab-weight);line-height:var(--typo-tab-line-height);cursor:pointer;white-space:nowrap;transition:color .15s ease,border-bottom-width .15s ease;border:none;border-bottom:3px solid transparent;margin-bottom:-1px}.tab-navigation__item:hover{color:#2563eb;background:#f8fafc}.tab-navigation__item--active{color:#2563eb;border-bottom-color:#2563eb;font-weight:var(--typo-tab-weight)}.tab-navigation__item:focus-visible{outline:2px solid #2563eb;outline-offset:-2px;border-radius:4px}.tab-panel{animation:fadeIn .2s ease-in}.tab-panel--hidden{display:none}.tab-panel--active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.runtime-logo-content{padding-right:0}.runtime-logo-preview-shell{position:static;margin:0 0 var(--space-2)}.tab-navigation__item{padding:10px 16px;font-size:var(--typo-tab-mobile-size)}}.users-status-filter{width:190px;min-width:190px}.users-page-title-with-info{margin-bottom:var(--page-title-margin-bottom)}.users-page-title-with-info .standard-page-title{margin:0}.users-role-matrix-panel__head{margin-bottom:var(--space-2)}.users-role-matrix-panel__toggle{margin-left:auto}.users-role-matrix-panel__description{margin-bottom:var(--space-3)}.users-role-matrix-table{min-width:max(100%,760px)}.users-role-matrix-table .col-capability{width:44%;min-width:260px}.users-role-matrix-table td.col-role-permission,.users-role-matrix-table th.col-role-permission{width:18.6%;min-width:160px;text-align:center}.users-role-permission-flag{display:inline-flex;align-items:center;justify-content:center;width:26px;min-width:26px;height:20px;border-radius:999px;font-size:var(--typo-help-compact-size);font-weight:var(--font-weight-semibold);line-height:1}.users-role-permission-flag.is-allowed{background:#eaf7ef;color:#1f8a46}.users-role-permission-flag.is-denied{background:#eef2f6;color:#4b5563}.users-role-matrix-panel__footnote{margin:var(--space-3) 0 0;color:#3d5678}.users-list-table .col-email{width:auto;min-width:280px;max-width:none;white-space:nowrap}.users-list-table .col-display-name,.users-list-table .col-role{width:220px;min-width:220px;max-width:220px;white-space:nowrap}.users-list-table .col-status{width:120px;min-width:120px;max-width:120px;white-space:nowrap}.users-list-table .col-last-login{width:230px;min-width:230px;max-width:230px;white-space:nowrap}.users-list-table .col-must-change{width:200px;min-width:200px;max-width:200px;white-space:nowrap}.users-list-table .cell-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.users-email-link{color:#0a67c8;text-decoration:none}.users-email-link:hover{color:#084f98;text-decoration:underline}.users-email-link:focus-visible{outline:2px solid #0972d3;outline-offset:2px;border-radius:4px}.users-inline-popover-trigger{display:block;width:100%;text-align:left}.users-form-checkbox,.users-reset-mfa-button{margin-top:var(--space-2)}@media (max-width:980px){.users-status-filter{width:100%;min-width:0}.users-role-matrix-table .col-capability{width:42%;min-width:240px}.users-role-matrix-table td.col-role-permission,.users-role-matrix-table th.col-role-permission{min-width:140px}}@media (max-width:720px){.users-list-table .col-email{width:auto;min-width:320px}.users-list-table .col-display-name,.users-list-table .col-role{width:auto;min-width:140px}.users-list-table .col-status{width:108px;min-width:108px;max-width:108px}.users-list-table .col-last-login{width:180px;min-width:180px;max-width:180px}}