a.PdsFooterLink{color:var(--p-color-text-link, #2c6ecb);text-decoration:none;cursor:pointer}a.PdsFooterLink:hover{text-decoration:underline}.footer-extension-dot{display:inline-block;width:6px;height:6px;border-radius:50%;flex-shrink:0}.footer-extension-dot--active{background:var(--p-color-bg-fill-success, #22c55e);animation:footer-dot-pulse 1.5s ease-in-out infinite}.footer-extension-dot--available{background:var(--p-color-bg-fill-caution, #f59e0b)}.footer-extension-dot--not_active{background:var(--p-color-bg-fill-critical, #d82c0d)}.footer-extension-dot--loading{background:var(--p-color-bg-fill-subdued, #8c9196)}.footer-extension-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--p-border-radius-200, 12px);background:var(--p-color-bg-fill-subdued, #f6f6f7);color:var(--p-color-text-subdued, #6d7175);font-size:12px;line-height:1.2;cursor:pointer;border:none;font-family:inherit}.footer-extension-chip:hover{background:var(--p-color-bg-fill-secondary, #edeeef)}.footer-extension-chip:focus-visible{outline:2px solid var(--p-color-border-focus, #005bd3);outline-offset:2px}.footer-theme-blocks-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer-theme-block-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--p-color-border-subdued, #e1e3e5);border-radius:var(--p-border-radius-200, 12px);background:var(--p-color-bg-surface-secondary, #fafbfb)}.footer-theme-block-row__name{flex:1;min-width:0;font-size:13px;font-weight:500;color:var(--p-color-text, #202223)}@keyframes footer-dot-pulse{0%,to{opacity:1;box-shadow:0 0 #22c55e59}50%{opacity:.95;box-shadow:0 0 0 4px #22c55e26}}.NavMenu-DocumentationLink{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left}.app-content-narrow{max-width:960px;margin:0 auto;width:100%}.reports-filters-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.reports-filters-row s-select,.reports-filters-row s-button{display:inline-block;width:auto;min-width:0;flex:0 0 auto}.reports-filters-row s-select{max-width:200px}.reports-filters-row s-button{max-width:none}.reports-product-chip--static{display:inline-flex;align-items:center;padding:4px 10px;border-radius:var(--s-border-radius-base, 12px);background:var(--s-color-bg-subdued, #f6f6f6);border:1px solid var(--s-border, #d9d9d9);font-size:.875rem;color:var(--s-color-text, #202223)}.app-content-medium{max-width:1120px;margin:0 auto;width:100%}.app-cards-constrained{max-width:980px;margin:0 auto}.app-grid-two-up{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--s-spacing-base, 1rem)}.app-settings-smtp-wrap{padding-top:1.5rem;display:flex;flex-direction:column;min-height:0}.app-settings-smtp-wrap>*{flex:1;min-height:0}.create-withdrawal-form-stack{display:flex;flex-direction:column;gap:var(--s-spacing-base, 1rem)}.create-withdrawal-form-grid{display:grid;grid-template-columns:1fr;gap:var(--s-spacing-base, 1rem)}@media (min-width: 768px){.create-withdrawal-form-grid{grid-template-columns:1fr 1fr}}.app-grid-four-up{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--s-spacing-small, 12px)}.app-card-compact{padding:var(--s-spacing-base, 1rem);border-radius:var(--s-border-radius-base, 12px);border:1px solid var(--s-border, #d9d9d9);background:var(--s-color-bg, #ffffff)}.app-dashboard-layout,.app-metrics-section{width:100%;min-width:0}.app-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--s-spacing-base, 1rem);width:100%;min-width:0}@media (max-width: 768px){.app-metrics-grid{grid-template-columns:1fr}}.app-metrics-grid>.app-metric-card{min-width:0;width:100%}.app-metric-card{background:var(--s-color-bg, #ffffff);border:1px solid var(--s-border, #e3e3e3);border-radius:var(--s-border-radius-base, 12px);box-sizing:border-box;padding:var(--s-spacing-base, 1rem) var(--s-spacing-large, 1.25rem)}.app-info-tooltip-trigger{flex-shrink:0;cursor:help}.app-metric-card-title-row{display:flex;align-items:center;gap:.25rem}.app-table-header-with-tooltip,.app-section-heading-with-tooltip{display:inline-flex;align-items:center;gap:.25rem}.app-metric-card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.app-metric-card-value{font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--s-color-fg, #303030);margin-bottom:.625rem}.app-metric-card-badges{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.5rem}.app-metric-card .app-metric-subtext{font-size:.8125rem;line-height:1.4;color:var(--s-color-fg-subdued, #616161);margin:0}.app-regulation-coverage-card{width:100%;min-width:0;background:var(--s-color-bg, #ffffff);border:1px solid var(--s-border, #e3e3e3);border-radius:var(--s-border-radius-base, 12px);box-sizing:border-box;padding:var(--s-spacing-large, 1.25rem)}.app-regulation-coverage-header{margin-bottom:var(--s-spacing-large, 1.25rem)}.app-regulation-coverage-subtitle{font-size:.8125rem;line-height:1.4;color:var(--s-color-fg-subdued, #616161);margin:.25rem 0 0}.app-regulation-coverage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--s-spacing-large, 1.25rem)}@media (max-width: 768px){.app-regulation-coverage-grid{grid-template-columns:1fr}}.app-coverage-metric{min-width:0;padding:.125rem}.app-coverage-metric-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.625rem}.app-coverage-metric-label{display:flex;align-items:center;gap:.375rem;min-width:0}.app-coverage-metric-percent{font-size:.875rem;font-weight:600;color:var(--s-color-fg, #303030);flex-shrink:0}.app-coverage-progress-track{width:100%;height:8px;border-radius:999px;overflow:hidden;background:var(--s-color-bg-surface-secondary, #ececec)}.app-coverage-progress-fill{height:100%;border-radius:999px;transition:width .25s ease}.app-coverage-metric-subtext{font-size:.75rem;line-height:1.4;color:var(--s-color-fg-subdued, #616161);margin:.5rem 0 0}:root{--color-badge-yellow: #ffeb78;--color-badge-yellow-text: #4f4700;--color-badge-gray: #f0f0f0;--color-badge-gray-text: #616161;--color-badge-orange: #ffd6a4;--color-badge-orange-text: #5e4200;--color-badge-blue: #d5ebff;--color-badge-blue-text: #003a5a}.euOrderStatusBadge{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;line-height:1;padding:.25rem .5rem;border-radius:9999px;font-weight:500;background-color:var(--color-badge-gray);color:var(--color-badge-gray-text)}.euOrderStatusBadge:before{content:"";display:block;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='5' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='5' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;width:.75rem;height:.75rem;flex-shrink:0}.euOrderStatusBadge--fulfilled,.euOrderStatusBadge--paid,.euOrderStatusBadge--refunded,.euOrderStatusBadge--financial-refunded,.euOrderStatusBadge--return,.euOrderStatusBadge--return-closed,.euOrderStatusBadge--return-refunded{background-color:var(--color-badge-gray);color:var(--color-badge-gray-text)}.euOrderStatusBadge--fulfilled:before,.euOrderStatusBadge--paid:before,.euOrderStatusBadge--refunded:before,.euOrderStatusBadge--financial-refunded:before,.euOrderStatusBadge--return:before,.euOrderStatusBadge--return-closed:before,.euOrderStatusBadge--return-refunded:before{content:"";display:block;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='5' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='5' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;width:.75rem;height:.75rem;flex-shrink:0}.euOrderStatusBadge--unfulfilled,.euOrderStatusBadge--pending,.euOrderStatusBadge--partially_fulfilled,.euOrderStatusBadge--partial,.euOrderStatusBadge--partially_paid{background-color:var(--color-badge-yellow);color:var(--color-badge-yellow-text)}.euOrderStatusBadge--unfulfilled:before,.euOrderStatusBadge--pending:before,.euOrderStatusBadge--partially_fulfilled:before,.euOrderStatusBadge--partial:before,.euOrderStatusBadge--partially_paid:before{content:"";display:block;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5' fill='none' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E") center/contain no-repeat;width:.75rem;height:.75rem;flex-shrink:0}.euOrderStatusBadge--on_hold,.euOrderStatusBadge--request_declined{background-color:var(--color-badge-orange);color:var(--color-badge-orange-text)}.euOrderStatusBadge--on_hold:before,.euOrderStatusBadge--request_declined:before{display:none}.euOrderStatusBadge--cancelled,.euOrderStatusBadge--voided,.euOrderStatusBadge--failed{background-color:var(--color-badge-orange);color:var(--color-badge-orange-text)}.euOrderStatusBadge--cancelled:before,.euOrderStatusBadge--voided:before,.euOrderStatusBadge--failed:before{display:none}.euOrderStatusBadge--partially_refunded{background-color:var(--color-badge-gray);color:var(--color-badge-gray-text)}.euOrderStatusBadge--partially_refunded:before{content:"";display:block;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 6 L6 2 A 4 4 0 0 1 6 10 Z' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 6 L6 2 A 4 4 0 0 1 6 10 Z' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;width:.75rem;height:.75rem;flex-shrink:0}.euOrderStatusBadge--return-requested,.euOrderStatusBadge--authorized,.euOrderStatusBadge--scheduled{background-color:var(--color-badge-blue);color:var(--color-badge-blue-text)}.euOrderStatusBadge--return-requested:before,.euOrderStatusBadge--authorized:before,.euOrderStatusBadge--scheduled:before{content:"";display:block;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 6 L6 2 A 4 4 0 0 1 6 10 Z' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 6 L6 2 A 4 4 0 0 1 6 10 Z' fill='black'/%3E%3C/svg%3E") center/contain no-repeat;width:.75rem;height:.75rem;flex-shrink:0}.compliance-products-search-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--p-space-300, 12px);width:100%}.compliance-products-search-toolbar__field{flex:1 1 260px;min-width:0}.compliance-products-filters-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease;margin-bottom:0}.compliance-products-filters-panel--open{grid-template-rows:1fr}.compliance-products-filters-panel__inner{overflow:hidden;min-height:0}.compliance-products-filters-panel:not(.compliance-products-filters-panel--open) .compliance-products-filters-panel__inner{pointer-events:none;visibility:hidden}.compliance-products-filters-panel--open .compliance-products-filters-panel__inner{visibility:visible}.compliance-products-filter-dropdown-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--p-space-400, 16px);width:100%;align-items:start}.compliance-products-filter-label{display:block;font-weight:650;font-size:var(--p-font-size-325, 14px);line-height:1.4;color:var(--p-color-text, #303030)}@media (max-width: 900px){.compliance-products-filter-dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.compliance-products-filter-dropdown-grid{grid-template-columns:1fr}}.compliance-table-footer{border-top:1px solid var(--p-color-border-secondary, #e1e3e5);padding:var(--p-space-300, 12px) var(--p-space-400, 16px);display:flex;justify-content:space-between;align-items:center;gap:var(--p-space-400, 16px);flex-wrap:wrap}.compliance-table-footer__actions{display:flex;align-items:center;gap:var(--p-space-300, 12px);flex-shrink:0}.compliance-table-product-cell{display:flex;align-items:center;gap:var(--p-space-200, 8px);min-width:0}.compliance-table-product-title{color:var(--p-color-text, #202223);font-weight:var(--p-font-weight-semibold, 600);font-size:var(--p-font-size-325, 14px);line-height:var(--p-font-line-height-500, 20px);text-decoration:none}.compliance-table-product-title-link{cursor:pointer}.compliance-table-product-title-link:hover{text-decoration:underline}.compliance-table-product-cell s-link{text-decoration:none;color:inherit;pointer-events:none}.compliance-table-product-thumb-placeholder{width:40px;height:40px;min-width:40px;flex-shrink:0;border-radius:var(--p-border-radius-200, 8px);background:var(--p-color-bg-fill-secondary, #f1f1f1);border:1px solid var(--p-color-border-secondary, #dfe1e5)}.compliance-table-actions{display:flex;align-items:center;gap:var(--p-space-200, 8px);flex-shrink:0}.compliance-table-edit-button{display:inline-flex;align-items:center;gap:var(--p-space-100, 4px);padding:var(--p-space-150, 6px) var(--p-space-300, 12px);border-radius:var(--p-border-radius-200, 8px);border:1px solid var(--p-color-border, #c9cccf);background:var(--p-color-bg-surface, #fff);color:var(--p-color-text, #202223);font:inherit;font-size:var(--p-font-size-300, 13px);font-weight:var(--p-font-weight-medium, 550);line-height:1;cursor:pointer;white-space:nowrap}.compliance-table-edit-button:hover{background:var(--p-color-bg-surface-hover, #f7f7f7)}.compliance-table-edit-button:focus-visible{outline:2px solid var(--p-color-border-focus, #458fff);outline-offset:2px}.compliance-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:var(--p-space-200, 8px);padding:var(--p-space-400, 16px);flex-wrap:wrap}.compliance-modal-body{display:flex;flex-direction:column;gap:var(--p-space-400, 16px);min-height:480px;box-sizing:border-box}.compliance-modal-body__status:not(:empty){min-height:2.5rem;box-sizing:border-box}.compliance-form-mount{min-height:420px;width:100%;box-sizing:border-box}.app-footer-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding-inline:var(--p-space-400);box-sizing:border-box}.polaris-client-gate{min-height:520px;position:relative;width:100%;box-sizing:border-box}.polaris-client-gate__content{width:100%;min-height:inherit;box-sizing:border-box}.polaris-client-gate__shell{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;min-height:inherit;box-sizing:border-box;background:var(--p-color-bg, #f1f1f1)}.polaris-app-shell{min-height:520px;padding:var(--p-space-400);box-sizing:border-box}.polaris-app-shell__page{display:flex;flex-direction:column;gap:var(--p-space-400);max-width:980px}.polaris-app-shell__title,.polaris-app-shell__card{border-radius:var(--p-border-radius-200, 12px);background:linear-gradient(90deg,var(--p-color-bg-fill-secondary, #edeeef) 0%,var(--p-color-bg-fill-tertiary, #f6f6f7) 50%,var(--p-color-bg-fill-secondary, #edeeef) 100%);background-size:200% 100%;animation:polaris-app-shell-shimmer 1.4s ease-in-out infinite}.polaris-app-shell__title{height:32px;width:min(320px,60%)}.polaris-app-shell__card{min-height:120px}.polaris-app-shell__card--table{min-height:360px}@keyframes polaris-app-shell-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.compliance-form-root .compliance-accordion--has-error>s-box{border-color:var(--p-color-border-critical, #e51c00)}.compliance-mini-editor{display:flex;flex-direction:column;gap:var(--p-space-200, 8px)}.compliance-mini-editor__chrome{border:1px solid var(--p-color-border, #e3e3e3);border-radius:12px;background:var(--p-color-bg-surface-secondary, #fcfcfc);overflow:hidden}.compliance-mini-editor__toolbar{display:flex;align-items:center;gap:4px;padding:8px;border-bottom:1px solid var(--p-color-border, #e3e3e3);background:var(--p-color-bg-surface-tertiary, #f6f6f7)}.compliance-mini-editor__btn{border:1px solid var(--p-color-border-secondary, #d7d7d7);border-radius:6px;background:#fff;color:var(--p-color-text, #202223);min-width:34px;height:32px;padding:0 10px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.compliance-mini-editor__btn--active{border-color:var(--p-color-border-emphasis, #005bd3);background:#eaf4ff;color:#005bd3}.compliance-mini-editor__surface{min-height:120px}.compliance-mini-editor__prose{min-height:120px;padding:12px 14px;font:inherit;font-size:var(--p-font-size-325, 14px);line-height:1.5;color:var(--p-color-text, #202223);outline:none}.compliance-mini-editor__prose p{margin:0 0 .65em}.compliance-mini-editor__prose p:last-child{margin-bottom:0}.compliance-mini-editor__prose ul{margin:0 0 .65em;padding-left:1.25rem}.compliance-mini-editor__prose a{color:var(--p-color-text-link, #005bd3);text-decoration:underline}.compliance-field-details{font-size:.8125rem;line-height:1.4;color:var(--p-color-text-secondary, #616161)}.settings-hub-shell{max-width:960px;margin:0 auto;width:100%;min-width:0}.settings-hub-layout{display:flex;gap:20px;align-items:flex-start;width:100%;min-width:0;margin-top:var(--p-space-400, 16px)}.settings-hub-sidebar-wrap{width:260px;flex-shrink:0}.settings-hub-sidebar-nav{display:flex;flex-direction:column;gap:2px}.settings-hub-nav-item{display:flex;align-items:center;gap:8px;width:100%;text-align:left;padding:10px 12px;border-radius:8px;border:none;cursor:pointer;background:transparent;font:inherit;font-size:var(--p-font-size-300, 13px);line-height:1.35;color:var(--p-color-text-secondary, #616161)}.settings-hub-nav-item[data-active=true]{background:var(--p-color-bg-surface-selected, #f1f2f4);color:var(--p-color-text, #303030);font-weight:600}.settings-hub-main{flex:1;min-width:0}.settings-email-steps{margin:0;padding-left:1.25rem;color:var(--p-color-text, #303030);font-size:var(--p-font-size-325, 14px);line-height:1.5}.settings-email-steps li+li{margin-top:.35rem}@media (min-width: 768px){.settings-hub-sidebar-wrap{position:sticky;top:16px;align-self:flex-start;max-height:calc(100vh - 32px);overflow-y:auto}}.recall-actions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--p-space-300, 12px)}.recall-action-card{display:flex;flex-direction:column;gap:var(--p-space-200, 8px);min-height:100%;padding:var(--p-space-400, 16px);border:1px solid var(--p-color-border-secondary, #dfe1e5);border-radius:var(--p-border-radius-200, 8px);background:var(--p-color-bg-surface, #fff)}.recall-action-card__title{margin:0;color:var(--p-color-text, #202223);font-weight:var(--p-font-weight-semibold, 600);font-size:var(--p-font-size-325, 14px);line-height:var(--p-font-line-height-500, 20px)}.recall-action-card__desc{flex:1;margin:0;color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-500, 20px)}.recall-action-card__footer{margin-top:auto;padding-top:var(--p-space-200, 8px)}.recall-action-card__footer s-button{width:100%}@media (max-width: 900px){.recall-actions-grid{grid-template-columns:1fr}}.recall-message-fields{display:flex;flex-direction:column;gap:var(--p-space-400, 16px)}.recall-message-field{display:flex;flex-direction:column;gap:var(--p-space-200, 8px)}.recall-message-field__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--p-space-300, 12px)}.recall-message-field__header .recall-message-field__label{flex:1;min-width:0}.recall-message-field__header s-button{flex-shrink:0}.recall-message-field__label{margin:0;font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-500, 20px)}.recall-message-field__label strong{color:var(--p-color-text, #202223);font-weight:var(--p-font-weight-semibold, 600)}.recall-message-field__label span{margin-left:.25rem;color:var(--p-color-text-secondary, #6d7175)}.recall-message-field__label strong+span:before{content:"·";margin-right:.35rem;color:var(--p-color-text-secondary, #6d7175);font-weight:var(--p-font-weight-regular, 400)}.compliance-details-modal__content{display:flex;flex-direction:column;gap:var(--p-space-400, 16px);padding:var(--p-space-400, 16px)}.compliance-details-modal__section{background:#fff;border:1px solid var(--p-color-border-secondary, #e3e3e3);border-radius:.75rem;padding:var(--p-space-400, 16px)}.compliance-details-modal__section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--p-space-300, 12px)}.compliance-details-modal__section-title{display:inline-flex;align-items:center;gap:.35rem;font-size:var(--p-font-size-350, 15px);font-weight:650;color:var(--p-color-text, #202223)}.compliance-details-modal__section-summary{margin:var(--p-space-200, 8px) 0 0;color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px);line-height:1.45}.compliance-details-modal__product-title{margin:0;font-size:var(--p-font-size-350, 15px);font-weight:650;color:var(--p-color-text, #202223)}.compliance-details-modal__sections{display:flex;flex-direction:column;gap:var(--p-space-300, 12px);max-height:min(58vh,30rem);overflow-y:auto;padding-right:var(--p-space-100, 4px)}.compliance-details-modal__product-meta{margin:var(--p-space-200, 8px) 0 0}.compliance-details-modal__product-meta-row{display:grid;grid-template-columns:minmax(4rem,auto) minmax(0,1fr);gap:var(--p-space-200, 8px);align-items:baseline}.compliance-details-modal__product-meta dt{margin:0;color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px)}.compliance-details-modal__product-meta dd{margin:0;font-size:var(--p-font-size-325, 14px)}.compliance-details-modal__fields{display:flex;flex-direction:column;gap:var(--p-space-300, 12px);margin-top:var(--p-space-300, 12px);padding-top:var(--p-space-300, 12px);border-top:1px solid var(--p-color-border-secondary, #ebebeb)}.compliance-details-modal__field{display:grid;grid-template-columns:minmax(9rem,38%) minmax(0,1fr);gap:var(--p-space-200, 8px);align-items:start}.compliance-details-modal__field--stacked{grid-template-columns:1fr}.compliance-details-modal__field-heading{margin:0;font-size:var(--p-font-size-325, 14px);font-weight:650;color:var(--p-color-text, #202223)}.compliance-details-modal__field-label{color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px);line-height:1.45}.compliance-details-modal__field-value{color:var(--p-color-text, #202223);font-size:var(--p-font-size-325, 14px);line-height:1.45;word-break:break-word}.compliance-details-modal__field a{color:var(--p-color-text-link, #005bd3)}.compliance-details-modal__rich-text{padding:var(--p-space-200, 8px) var(--p-space-300, 12px);border:1px solid var(--p-color-border-secondary, #ebebeb);border-radius:.5rem;background:#fff;font-size:var(--p-font-size-300, 13px);line-height:1.5;color:var(--p-color-text, #202223)}.recall-buyer-table-wrap{overflow-x:auto}.recall-buyer-groups{display:flex;flex-direction:column;gap:var(--p-space-300, 12px)}.recall-buyer-table-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--p-space-300, 12px)}.recall-buyer-table-footer__actions{display:flex;align-items:center;gap:var(--p-space-200, 8px)}.recall-buyer-group-details summary{cursor:pointer;color:var(--p-color-text-link, #005bd3)}.recall-buyer-group-orders{margin:.35rem 0 0;padding-left:1rem;list-style:none}.recall-buyer-group-orders li{display:flex;justify-content:space-between;gap:.75rem;padding:.15rem 0}.recall-buyer-group-orders__date{color:var(--p-color-text-secondary, #616161);white-space:nowrap}.recall-buyer-table{width:100%;border-collapse:collapse;font-size:var(--p-font-size-325, 14px)}.recall-buyer-table th,.recall-buyer-table td{padding:.5rem .75rem;border-bottom:1px solid var(--p-color-border, #e3e3e3);text-align:left}.recall-buyer-table th{font-weight:600;background:var(--p-color-bg-surface-secondary, #f6f6f7)}.recall-product-section-header{display:flex;align-items:center;justify-content:space-between;gap:var(--p-space-300, 12px)}.recall-section-heading{display:inline-flex;align-items:center;gap:.35rem;min-width:0;flex:1}.recall-section-heading s-heading{margin:0}.recall-field-label{display:inline-flex;align-items:center;gap:.35rem}.recall-field-label--subdued{align-items:flex-start}.recall-product-section-header s-button{flex-shrink:0}.recall-product-search-section{overflow:visible}.recall-product-loading{display:flex;align-items:center;min-height:80px;padding:var(--p-space-400, 16px);border-radius:var(--p-border-radius-300, 12px);background:var(--p-color-bg-surface-secondary, #f6f6f7)}.recall-inline-loading{display:inline-flex;align-items:center;gap:var(--p-space-200, 8px)}.recall-inline-loading__spinner{width:16px;height:16px;border:2px solid var(--p-color-border-secondary, #dfe1e5);border-top-color:var(--p-color-icon-accent, #2c6ecb);border-radius:50%;animation:recall-spinner-rotate .6s linear infinite;flex-shrink:0}@keyframes recall-spinner-rotate{to{transform:rotate(360deg)}}.recall-product-search{display:flex;flex-direction:column;gap:var(--p-space-100, 4px);width:100%}.recall-product-search__hint,.recall-product-search__status{margin:var(--p-space-100, 4px) 0 0;color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-400, 16px)}.recall-product-search__suggestions .recall-product-search__status{margin:0;padding:var(--p-space-200, 8px) var(--p-space-300, 12px)}.recall-product-search__suggestions{margin-top:var(--p-space-100, 4px);max-height:min(320px,50vh);overflow-x:hidden;overflow-y:auto;border:1px solid var(--p-color-border-secondary, #dfe1e5);border-radius:var(--p-border-radius-200, 8px);background:var(--p-color-bg-surface, #fff);box-shadow:0 4px 16px #0000001f}.recall-product-search__option{display:block;width:100%;padding:var(--p-space-200, 8px) var(--p-space-300, 12px);border:0;border-bottom:1px solid var(--p-color-border-secondary, #dfe1e5);background:transparent;color:var(--p-color-text, #202223);font:inherit;font-size:var(--p-font-size-325, 14px);line-height:var(--p-font-line-height-500, 20px);text-align:left;cursor:pointer}.recall-product-search__option:last-child{border-bottom:0}.recall-product-search__option:hover,.recall-product-search__option:focus-visible{background:var(--p-color-bg-surface-secondary, #f6f6f7);outline:none}.recall-selected-product-card{display:flex;align-items:flex-start;gap:var(--p-space-400, 16px);width:100%;padding:var(--p-space-400, 16px);border-radius:var(--p-border-radius-300, 12px);background:var(--p-color-bg-surface-secondary, #f6f6f7)}.recall-selected-product-card__media{flex-shrink:0}.recall-selected-product-card__image{width:80px;height:80px;min-width:80px;object-fit:cover;border-radius:var(--p-border-radius-200, 8px);border:1px solid var(--p-color-border-secondary, #dfe1e5);display:block}.recall-selected-product-card__placeholder{width:80px;height:80px;min-width:80px;display:flex;align-items:center;justify-content:center;border-radius:var(--p-border-radius-200, 8px);background:var(--p-color-bg-surface, #fff);border:1px solid var(--p-color-border-secondary, #dfe1e5);font-size:1.75rem;line-height:1}.recall-selected-product-card__body{display:flex;flex-direction:column;gap:var(--p-space-300, 12px);min-width:0;flex:1}.recall-selected-product-card__header{padding-bottom:var(--p-space-100, 4px);border-bottom:1px solid var(--p-color-border-secondary, #dfe1e5)}.recall-selected-product-card__title{color:var(--p-color-text, #202223);font-weight:var(--p-font-weight-semibold, 600);font-size:var(--p-font-size-400, 16px);line-height:var(--p-font-line-height-600, 24px)}.recall-selected-product-card__groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--p-space-400, 16px)}.recall-selected-product-card__group-title{margin:0;color:var(--p-color-text, #202223);font-weight:var(--p-font-weight-semibold, 600);font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-400, 16px)}.recall-selected-product-card__group-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--p-space-200, 8px);margin-bottom:var(--p-space-200, 8px)}.recall-buyers-date-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--p-space-300, 12px);max-width:28rem}.recall-feature-chips{display:flex;flex-wrap:wrap;gap:var(--p-space-150, 6px);margin-top:var(--p-space-200, 8px)}.recall-feature-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .55rem;border-radius:999px;background:var(--p-color-bg-surface, #fff);border:1px solid var(--p-color-border-secondary, #dfe1e5);color:var(--p-color-text, #202223);font-size:var(--p-font-size-275, 12px);line-height:var(--p-font-line-height-400, 16px)}.recall-selected-product-card__title-link{text-decoration:none;color:inherit}.recall-selected-product-card__title-link:hover{text-decoration:underline}.recall-selected-product-card__meta{color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-400, 16px)}.recall-selected-product-card__details{display:grid;grid-template-columns:minmax(7rem,auto) 1fr;gap:var(--p-space-050, 2px) var(--p-space-200, 8px);margin:var(--p-space-100, 4px) 0 0}.recall-selected-product-card__row{display:contents}.recall-selected-product-card__label{margin:0;color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-400, 16px)}.recall-selected-product-card__value{margin:0;color:var(--p-color-text, #202223);font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-400, 16px);word-break:break-word}.recall-selected-product-card__value a{color:inherit}.recall-selected-product-card__audit{padding-top:var(--p-space-200, 8px);border-top:1px solid var(--p-color-border-secondary, #dfe1e5)}.recall-selected-product-card__audit-label{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:var(--p-space-100, 4px);color:var(--p-color-text, #202223);font-weight:var(--p-font-weight-medium, 550);font-size:var(--p-font-size-300, 13px)}.recall-selected-product-card__audit-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--p-space-200, 8px)}.recall-message-editor-mount .compliance-mini-editor{max-width:100%}.recall-message-editor-mount .compliance-mini-editor__surface{min-height:12rem}.recall-email-preview-panel{display:flex;flex-direction:column;gap:var(--p-space-200, 8px);padding:var(--p-space-400, 16px);border:1px solid var(--p-color-border-secondary, #dfe1e5);border-radius:var(--p-border-radius-200, 8px);background:var(--p-color-bg-surface-secondary, #f6f6f7)}.recall-email-preview-panel__title{margin:0;color:var(--p-color-text, #202223);font-weight:var(--p-font-weight-semibold, 600);font-size:var(--p-font-size-325, 14px);line-height:var(--p-font-line-height-500, 20px)}.recall-email-preview-panel__meta{margin:0;color:var(--p-color-text-secondary, #6d7175);font-size:var(--p-font-size-300, 13px);line-height:var(--p-font-line-height-400, 16px)}.recall-email-preview-frame{border:1px solid var(--p-color-border, #dde0e4);border-radius:var(--p-border-radius-200, 8px);overflow:hidden;background:#fff}.recall-email-preview-iframe{width:100%;min-height:420px;height:420px;border:0;display:block;background:#fff}.audit-log-diff-wrap{overflow-x:auto;max-width:100%}.audit-log-diff-pre{margin:0;padding:.75rem;font-size:12px;line-height:1.4;background:var(--p-color-bg-surface-secondary, #f6f6f7);border-radius:var(--p-border-radius-200, 8px);white-space:pre-wrap;word-break:break-word}.audit-log-modal-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.audit-log-modal-panel{display:flex;flex-direction:column;gap:.5rem;min-width:0}@media (max-width: 767px){.audit-log-modal-panels{grid-template-columns:1fr}}.integration-page{max-width:960px}.integration-field-label{display:inline-flex;align-items:center;gap:.35rem}.integration-mapping-table-wrap{border:1px solid var(--p-color-border, #e1e3e5);border-radius:var(--p-border-radius-300, 12px);overflow:hidden;background:var(--p-color-bg-surface, #fff)}.integration-mapping-table{width:100%;border-collapse:collapse;font-size:14px}.integration-mapping-table th,.integration-mapping-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--p-color-border-subdued, #e1e3e5);vertical-align:top}.integration-mapping-table thead th{font-weight:600;background:var(--p-color-bg-surface-secondary, #f6f6f7)}.integration-mapping-table tbody th{font-weight:500;width:30%}.import-drop-zone{border:2px dashed var(--p-color-border, #c9cccf);border-radius:var(--p-border-radius-300, 12px);padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;background:var(--p-color-bg-surface, #fff)}.import-drop-zone:hover,.import-drop-zone--active{border-color:var(--p-color-border-interactive, #2c6ecb);background:var(--p-color-bg-surface-secondary, #f6f6f7);box-shadow:0 0 0 1px #2c6ecb14}.import-drop-zone--disabled{opacity:.6;cursor:not-allowed}.import-drop-zone__input{display:none}.import-wizard,.import-step-panel{display:flex;flex-direction:column;gap:1rem}.import-step-panel--inactive{opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.import-step-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.import-step-header .recall-section-heading{flex:1;min-width:0}.import-step-header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}@media (max-width: 767px){.import-step-header{flex-direction:column;align-items:stretch}.import-step-header__actions{justify-content:flex-end}}.import-steps{position:relative;width:100%;margin:0;padding:.5rem .25rem .25rem;box-sizing:border-box}.import-steps__track{position:absolute;top:1.3125rem;right:calc(100% / 6);left:calc(100% / 6);height:3px;border-radius:999px;background:#d2d5d8;overflow:hidden;pointer-events:none}.import-steps__fill{height:100%;border-radius:inherit;background:#005bd3;transition:width .2s ease}.import-steps__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.import-steps__item{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.import-steps__dot{position:relative;z-index:1;box-sizing:border-box;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:2px solid #8c9196;background:#fff;color:#6d7175;font-size:12px;font-weight:600;line-height:1}.import-steps__item--done .import-steps__dot{border-color:#005bd3;background:#005bd3;color:#fff}.import-steps__check{display:block;flex-shrink:0}.import-steps__item--active .import-steps__dot{border-color:#005bd3;background:#005bd3;color:#fff;box-shadow:0 0 0 3px #005bd324}.import-steps__label{max-width:9rem;font-size:13px;font-weight:500;line-height:1.35;color:#6d7175}.import-steps__item--active .import-steps__label{color:#202223;font-weight:600}.import-steps__item--done .import-steps__label{color:#202223}@media (max-width: 767px){.import-steps__track{display:none}.import-steps__list{grid-template-columns:1fr;gap:.75rem}.import-steps__item{flex-direction:row;align-items:center;gap:.75rem;text-align:left}.import-steps__label{max-width:none}}.import-premium-card,.pro-upgrade-card{position:relative;overflow:hidden;border-radius:var(--p-border-radius-300, 12px);padding:1.5rem;border:1px solid var(--p-color-border-subdued, #e1e3e5);background:linear-gradient(135deg,#2c6ecb14,#fff 45%,#2c6ecb0d);animation:import-premium-glow 4s ease-in-out infinite}.import-premium-card:before,.pro-upgrade-card:before{content:"";position:absolute;inset:-40% auto auto -20%;width:60%;height:200%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.55) 50%,transparent 100%);transform:rotate(12deg);animation:import-premium-shimmer 5s ease-in-out infinite;pointer-events:none}.import-premium-card__badge,.pro-upgrade-card__badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.15rem .5rem;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,#2c6ecb,#5c8fe6)}.pro-upgrade-card__heading{display:inline-flex;align-items:center;gap:.5rem;min-width:0;flex:1}.pro-upgrade-card__heading .pro-upgrade-card__badge{flex-shrink:0}.pro-upgrade-card__heading s-heading{margin:0}.pro-upgrade-card__media{display:inline-flex;flex-shrink:0;line-height:0}.pro-upgrade-card__icon{width:40px;height:40px;border-radius:8px;object-fit:cover;display:block}.sibling-apps-page{display:flex;flex-direction:column;gap:1.5rem;max-width:720px;margin:0 auto;width:100%}.sibling-apps-intro__headline{margin:0 0 .35rem;font-size:1.35rem;font-weight:650;letter-spacing:-.01em;color:var(--p-color-text, #202223);line-height:1.3}.sibling-apps-agency{display:flex;flex-direction:column;gap:.85rem;padding:1.25rem 1.35rem;border-radius:var(--p-border-radius-300, 12px);border:1px solid var(--p-color-border-subdued, #e1e3e5);background:var(--p-color-bg-surface-secondary, #f6f6f7)}.sibling-apps-agency__logo-link{display:inline-flex;width:fit-content;color:var(--p-color-text, #202223);text-decoration:none}.sibling-apps-agency__logo-link:hover{opacity:.85}.herrlich-media-logo{display:inline-flex;align-items:center;gap:.5rem;color:inherit}.herrlich-media-logo__mark,.herrlich-media-logo__type{flex-shrink:0;height:22px;width:auto}.sibling-apps-filters{display:flex;flex-wrap:wrap;gap:.5rem}.sibling-apps-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:.35rem .75rem;border-radius:999px;border:1px solid var(--p-color-border, #c9cccf);background:var(--p-color-bg-surface, #fff);color:var(--p-color-text, #202223);font:inherit;font-size:.875rem;font-weight:550;line-height:1.2;cursor:pointer}.sibling-apps-filter:hover{border-color:var(--p-color-border-hover, #8c9196)}.sibling-apps-filter.is-active{border-color:transparent;background:linear-gradient(90deg,#2c6ecb,#5c8fe6);color:#fff}.sibling-apps-list{display:flex;flex-direction:column;gap:1rem}.sibling-app-card{display:flex;flex-direction:column;gap:.65rem;overflow:hidden;border-radius:var(--p-border-radius-300, 12px);padding:1.25rem;border:1px solid rgba(44,110,203,.18);background:linear-gradient(135deg,#2c6ecb14,#fff 45%,#2c6ecb0d)}.sibling-app-card__title-row{display:flex;align-items:center;gap:.65rem;min-width:0}.sibling-app-card__icon{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.sibling-app-card__heading{display:inline-flex;align-items:center;gap:.5rem;min-width:0;flex-wrap:wrap}.sibling-app-card__heading s-heading{margin:0}.sibling-app-card__actions{margin-top:.1rem}.import-identifier-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.import-mapping-groups{display:flex;flex-direction:column;gap:.5rem}.import-mapping-group{border:1px solid var(--p-color-border-subdued, #e1e3e5);border-radius:var(--p-border-radius-200, 8px);background:var(--p-color-bg-surface, #fff)}.import-mapping-group__summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;cursor:pointer;font-weight:600;list-style:none}.import-mapping-group__summary::-webkit-details-marker{display:none}.import-mapping-group__summary::marker{content:""}.import-mapping-group__title{flex:1;min-width:0}.import-mapping-group__summary-end,.import-mapping-group__status{display:inline-flex;flex-shrink:0;align-items:center;gap:.5rem}.import-mapping-group__chevron{display:inline-flex;align-items:center;flex-shrink:0;transition:transform .2s ease}.import-mapping-group[open]>.import-mapping-group__summary .import-mapping-group__chevron{transform:rotate(180deg)}.import-mapping-group-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;border-top:1px solid var(--p-color-border-subdued, #e1e3e5)}.import-preview-table-wrap{overflow-x:auto}@media (max-width: 767px){.import-identifier-row,.import-mapping-group-fields{grid-template-columns:1fr}}.import-preview-table{width:100%;border-collapse:collapse;font-size:13px}.import-preview-table th,.import-preview-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--p-color-border-subdued, #e1e3e5);vertical-align:top;white-space:nowrap}.import-preview-table thead th{font-weight:600;background:var(--p-color-bg-surface-secondary, #f6f6f7)}.import-error-details summary{cursor:pointer;font-weight:500}.import-error-list{margin:.75rem 0 0;padding-left:1.25rem}@keyframes import-premium-glow{0%,to{box-shadow:0 0 #2c6ecb14}50%{box-shadow:0 0 0 6px #2c6ecb0a}}@keyframes import-premium-shimmer{0%,to{transform:translate(-120%) rotate(12deg);opacity:0}35%,65%{opacity:1}to{transform:translate(220%) rotate(12deg);opacity:0}}.integration-mapping-table code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.integration-steps{margin:0;padding-left:1.25rem;display:grid;gap:.5rem}.integration-steps li{line-height:1.5}@media (max-width: 767px){.settings-hub-layout{flex-direction:column}.settings-hub-sidebar-wrap{width:100%}.settings-hub-sidebar-nav{flex-direction:row;flex-wrap:wrap}.settings-hub-nav-item{flex:1 1 calc(50% - 4px);min-width:0}}.epr-country-panel{border:1px solid var(--p-color-border, #e3e3e3);border-radius:var(--p-border-radius-300, 12px);background:var(--p-color-bg-surface, #fff);min-width:0}.epr-country-tabs-wrap{position:relative;min-width:0;border-bottom:1px solid var(--p-color-border, #e3e3e3)}.epr-country-tabs-wrap:before,.epr-country-tabs-wrap:after{content:"";position:absolute;top:0;bottom:0;width:28px;pointer-events:none;z-index:1;opacity:0;transition:opacity .15s ease}.epr-country-tabs-wrap:before{left:0;background:linear-gradient(to right,var(--p-color-bg-surface, #fff) 0%,rgba(255,255,255,0) 100%)}.epr-country-tabs-wrap:after{right:0;background:linear-gradient(to left,var(--p-color-bg-surface, #fff) 0%,rgba(255,255,255,0) 100%)}.epr-country-tabs-wrap--can-scroll-left:before,.epr-country-tabs-wrap--can-scroll-right:after{opacity:1}.epr-country-tabs-wrap--can-scroll-left .epr-country-tabs{padding-left:34px}.epr-country-tabs-wrap--can-scroll-right .epr-country-tabs{padding-right:34px}.epr-country-tabs-nav{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid var(--p-color-border, #e3e3e3);border-radius:999px;background:var(--p-color-bg-surface, #fff);color:var(--p-color-text, #303030);box-shadow:0 1px 3px #00000014;font-size:18px;line-height:1;cursor:pointer;transform:translateY(-50%)}.epr-country-tabs-nav:hover{background:var(--p-color-bg-surface-hover, #f6f6f7)}.epr-country-tabs-nav--prev{left:6px}.epr-country-tabs-nav--next{right:6px}.epr-country-tabs{display:flex;gap:0;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.epr-country-tabs::-webkit-scrollbar{display:none}.epr-country-tab{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;scroll-snap-align:start;padding:10px 14px;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;color:var(--p-color-text-subdued, #616161);font:inherit;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap}.epr-country-tab:hover{color:var(--p-color-text, #303030);background:var(--p-color-bg-surface-hover, #f6f6f7)}.epr-country-tab[data-active=true]{color:var(--p-color-text-brand, #005bd3);font-weight:600;border-bottom-color:var(--p-color-text-brand, #005bd3)}.epr-country-tab__flag{font-size:16px;line-height:1}.epr-country-tab__code{letter-spacing:.02em}.epr-country-tab__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.epr-country-tab__dot--complete{background:var(--p-color-bg-fill-success, #29845a)}.epr-country-tab__dot--incomplete{background:var(--p-color-bg-fill-caution, #b98900)}.epr-country-tab__dot--empty{background:var(--p-color-bg-fill-subdued, #c9cccf)}.epr-country-panel__section{padding:16px}.epr-country-panel__section[hidden]{display:none}.epr-country-panel__header{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px}.epr-country-field{padding:12px 0}.epr-country-field__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.epr-country-field__title{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:var(--p-color-text, #303030)}.epr-country-field__icon{font-size:16px;line-height:1}.epr-country-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}.epr-country-footer__left,.epr-country-footer__right{display:flex;align-items:center;gap:8px}.epr-country-footer__right{margin-left:auto}
