.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.dashboard-two-col,.stats-grid{display:grid;margin-bottom:24px}.dashboard-two-col{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);grid-gap:24px;gap:24px}.section-card{padding:24px;border-radius:24px;box-shadow:0 18px 40px rgba(11,30,61,.08)}.section-card+.section-card{margin-top:24px}.section-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.section-card-title{margin:0 0 6px}.stat-card{padding:22px;border-radius:24px;box-shadow:0 18px 40px rgba(11,30,61,.08)}.stat-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.card-tile-meta,.empty-note p,.muted-copy,.section-card-subtitle,.stat-card-hint,.stat-card-label{color:var(--muted)}.stat-card-value{margin:12px 0 8px;font-size:clamp(28px,3.4vw,38px);line-height:1;font-weight:800;color:var(--primary)}.empty-note,.state-card{display:grid;grid-gap:10px;gap:10px;padding:18px 20px;border-radius:20px;background:rgba(221,231,241,.34);border:1px solid rgba(11,30,61,.08)}.state-loading{grid-template-columns:22px 1fr;align-items:center}.state-spinner{width:18px;height:18px;border-radius:999px;border:2px solid rgba(11,30,61,.16);border-top:2px solid var(--primary);animation:dashboard-spin .9s linear infinite}.state-error{grid-template-columns:1fr auto;align-items:center}.empty-note-action{margin-top:4px}.security-list{display:grid;grid-gap:14px;gap:14px}.security-item{padding:16px 18px;border-radius:18px;background:rgba(221,231,241,.24);border:1px solid rgba(11,30,61,.07)}.security-item strong{display:block;margin-bottom:6px}.security-item p{margin:0;color:var(--muted);line-height:1.75}.dashboard-api-status__item{display:grid;grid-template-columns:14px 1fr;grid-gap:14px;gap:14px;align-items:flex-start}.status-dot{width:10px;height:10px;border-radius:999px;margin-top:7px}.status-dot--live{background:#16a34a;box-shadow:0 0 0 6px rgba(22,163,74,.12)}.status-dot--pending{background:#d97706;box-shadow:0 0 0 6px rgba(217,119,6,.12)}.card-tiles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.card-tile{padding:22px;border-radius:24px;background:linear-gradient(180deg,#ffffff,#f9fbfd);border:1px solid rgba(11,30,61,.08)}.card-tile-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.card-tile h3{margin:0 0 12px}.card-last4{font-weight:700;color:var(--primary)}.card-balance{margin:0 0 14px;font-size:28px;line-height:1.1;font-weight:800;color:var(--primary)}.card-tile-meta{display:grid;grid-gap:8px;gap:8px;font-size:14px}.table-wrap{width:100%;border-radius:20px}.data-table{min-width:720px;border-collapse:collapse}.data-table td,.data-table th{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(11,30,61,.08)}.data-table th{font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}@keyframes dashboard-spin{to{transform:rotate(1turn)}}@media (max-width:1180px){.card-tiles-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-two-col{grid-template-columns:1fr}}@media (max-width:720px){.card-tiles-grid,.stats-grid{grid-template-columns:1fr}.section-card-head,.state-error{grid-template-columns:1fr;display:grid}.section-card,.stat-card{padding:18px}}.dashboard-layout,.dashboard-layout-enhanced{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);grid-gap:24px;gap:24px}.sidebar,.sidebar-enhanced{display:flex;flex-direction:column;gap:18px;padding:18px;min-width:0;position:-webkit-sticky;position:sticky;top:calc(var(--header-height, 76px) + 24px)}.sidebar-brand,.sidebar-brand--recovery{display:flex;align-items:center;gap:14px}.sidebar-brand-mark{width:44px;height:44px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--gold-2),var(--gold));color:#1c1a10;font-weight:800;box-shadow:0 10px 22px rgba(212,175,55,.22)}.sidebar-brand-subtitle{margin-top:2px;color:rgba(232,239,248,.82);font-size:14px}.sidebar-account-card{display:grid;grid-gap:12px;gap:12px;border-radius:22px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.sidebar-account-card__email,.sidebar-account-card__label{color:rgba(232,239,248,.76)}.sidebar-account-card__name{font-size:18px;line-height:1.2}.sidebar-account-card__email{overflow-wrap:anywhere}.sidebar-account-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.text-link--light{color:#fff;opacity:.92}.sidebar-nav{display:grid;grid-gap:10px;gap:10px}.sidebar-link{display:flex;align-items:center;min-height:48px;padding:12px 14px;border-radius:18px;font-weight:700;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.sidebar-help-title{font-size:15px;font-weight:800}.sidebar-help-copy{margin:0;color:rgba(232,239,248,.82);line-height:1.8}.sidebar-footer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.sidebar-cta{width:100%}.dashboard-main{display:grid;grid-gap:24px;gap:24px}.dashboard-head-enhanced,.dashboard-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.dashboard-head-enhanced>:first-child,.dashboard-page-head>:first-child{min-width:0;flex:1 1 auto}.dashboard-page-title{margin:14px 0 12px;font-size:clamp(42px,4.6vw,62px);line-height:1.02;letter-spacing:-.03em}.dashboard-page-subtitle{margin:0;max-width:720px;line-height:1.75}.dashboard-head-actions{gap:18px;flex:0 0 auto;flex-wrap:nowrap}.dashboard-head-user{display:grid;justify-items:end;grid-gap:6px;gap:6px;text-align:right;min-width:max-content}.dashboard-head-user__label{text-transform:uppercase;letter-spacing:.08em;font-size:12px;opacity:.72}.dashboard-head-actions__slot{align-items:center;flex:0 0 auto}.dashboard-head-actions__slot .btn,.dashboard-head-actions__slot .btn-ghost,.dashboard-head-actions__slot .btn-primary,.dashboard-head-actions__slot .btn-secondary{white-space:nowrap;width:auto;min-width:max-content}@media (max-width:1180px){.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:280px minmax(0,1fr);gap:20px}.dashboard-page-title{font-size:clamp(34px,4vw,52px)}.dashboard-head-actions{gap:14px}}@media (max-width:980px){.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:1fr}.sidebar,.sidebar-enhanced{position:static}.dashboard-head-enhanced,.dashboard-page-head{flex-direction:column;align-items:stretch}.dashboard-head-actions{width:100%;justify-content:space-between;align-items:center;flex-wrap:wrap}.dashboard-head-user{justify-items:start;text-align:left;min-width:0}}@media (max-width:640px){.sidebar-footer-actions{grid-template-columns:1fr}.dashboard-head-actions,.dashboard-head-actions__slot,.dashboard-head-actions__slot .btn,.dashboard-head-actions__slot .btn-ghost,.dashboard-head-actions__slot .btn-primary,.dashboard-head-actions__slot .btn-secondary{width:100%}}.quick-actions-grid{display:grid;grid-gap:16px;gap:16px}.quick-action-card{align-items:flex-start;min-height:170px;padding:20px 22px;border-radius:22px;background:linear-gradient(180deg,#ffffff,#fbfcfe);box-shadow:0 10px 28px rgba(11,30,61,.06)}.quick-action-card h3{margin:0 0 12px;font-size:16px;line-height:1.3}.quick-action-card p{margin:0;color:var(--muted)}.quick-action-btn{margin-top:auto}@media (max-width:900px){.quick-actions-grid{grid-template-columns:1fr}.quick-action-card{min-height:0}}.quick-action-card{display:flex;flex-direction:column;justify-content:space-between;min-height:140px}.quick-action-card p{flex-grow:1}.quick-action-btn{align-self:flex-start;margin-top:12px}.dashboard-cards-workspace{display:grid;grid-gap:20px;gap:20px}.dashboard-source-note{display:grid;grid-gap:6px;gap:6px;padding:16px 18px;border-radius:18px;background:rgba(221,231,241,.22);border:1px solid rgba(11,30,61,.08)}.dashboard-card-tile-note span,.dashboard-insight-card p,.dashboard-provider-group__head p,.dashboard-source-note p,.dashboard-table-cell-stack span{margin:0;color:var(--muted)}.dashboard-breakdown-grid,.dashboard-insight-grid,.dashboard-provider-groups{display:grid;grid-gap:18px;gap:18px}.dashboard-insight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-breakdown-panel,.dashboard-insight-card,.dashboard-provider-group{padding:18px;border-radius:22px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.78)}.dashboard-insight-card{display:grid;grid-gap:8px;gap:8px}.dashboard-insight-card__label{font-size:13px;color:var(--muted)}.dashboard-insight-card__value{font-size:clamp(20px,2vw,28px);line-height:1.1;color:var(--foreground)}.dashboard-breakdown-head,.dashboard-provider-group__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.dashboard-breakdown-head h3,.dashboard-card-tile-title,.dashboard-provider-group__head h3{margin:0}.dashboard-breakdown-head span{color:var(--muted)}.dashboard-breakdown-list{display:grid;grid-gap:12px;gap:12px}.dashboard-breakdown-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:rgba(221,231,241,.26);border:1px solid rgba(11,30,61,.05)}.dashboard-breakdown-item strong{font-size:14px}.dashboard-breakdown-item span{color:var(--muted);text-align:right;font-size:13px}.dashboard-provider-groups{gap:16px}.dashboard-status-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.dashboard-status-badge,.dashboard-status-chip{border:1px solid rgba(11,30,61,.08)}.dashboard-status-chip{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:700;background:rgba(221,231,241,.26)}.dashboard-status-badge--positive,.dashboard-status-chip--positive{background:rgba(22,163,74,.1)}.dashboard-status-badge--warning,.dashboard-status-chip--warning{background:rgba(217,119,6,.1)}.dashboard-status-badge--critical,.dashboard-status-chip--critical{background:rgba(220,38,38,.1)}.dashboard-status-badge--neutral,.dashboard-status-chip--neutral{background:rgba(100,116,139,.1)}.dashboard-card-tiles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-tile--grouped{min-height:100%;display:grid;grid-gap:14px;gap:14px}.dashboard-card-tile-meta strong,.dashboard-table-cell-stack strong{color:var(--foreground)}.dashboard-card-tile-note,.dashboard-table-cell-stack{display:grid;grid-gap:4px;gap:4px}.dashboard-card-tile-note{padding-top:12px;border-top:1px solid rgba(11,30,61,.08)}@media (max-width:1180px){.dashboard-breakdown-grid,.dashboard-card-tiles-grid,.dashboard-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dashboard-breakdown-grid,.dashboard-card-tiles-grid,.dashboard-insight-grid{grid-template-columns:1fr}.dashboard-breakdown-item,.dashboard-provider-group__head{display:grid;grid-template-columns:1fr}.dashboard-breakdown-item span{text-align:left}}.dashboard-focus-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:20px;border:1px solid rgba(11,30,61,.08);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(241,246,251,.9));box-shadow:0 12px 28px rgba(11,30,61,.07)}.dashboard-focus-banner__eyebrow{display:inline-block;margin-bottom:6px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.dashboard-focus-banner p{margin:6px 0 0;color:var(--muted)}.dashboard-focus-banner__actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.dashboard-btn-standby[disabled],.dashboard-mini-chip--disabled[disabled]{cursor:not-allowed;opacity:.62}.card-tile--grouped{position:relative;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.card-tile--grouped:focus-visible,.card-tile--grouped:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(11,30,61,.09);border-color:rgba(11,30,61,.14)}.card-tile--grouped.is-selected{border-color:rgba(59,130,246,.34);box-shadow:0 18px 38px rgba(37,99,235,.14);background:linear-gradient(180deg,rgba(255,255,255,1),rgba(239,246,255,.92))}.dashboard-card-priority-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-mini-chip,.dashboard-priority-pill,.dashboard-priority-score{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(11,30,61,.08);background:rgba(221,231,241,.26);font-size:12px;font-weight:700;color:var(--foreground)}.dashboard-priority-score{color:var(--muted)}.dashboard-card-tile-actions,.dashboard-table-actions{display:flex;flex-wrap:wrap;gap:8px}.dashboard-card-tile-actions{padding-top:2px}.dashboard-mini-chip{text-decoration:none}.dashboard-mini-chip--link{background:rgba(15,23,42,.04)}.dashboard-mini-chip--link:hover,.dashboard-mini-chip.is-selected,.dashboard-mini-chip:hover{border-color:rgba(11,30,61,.14);background:rgba(15,23,42,.08)}.dashboard-mini-chip.is-selected{background:rgba(37,99,235,.12);border-color:rgba(37,99,235,.24)}@media (max-width:1180px){.dashboard-focus-banner{display:grid}.dashboard-focus-banner__actions{justify-content:flex-start}}@media (max-width:720px){.dashboard-card-priority-row,.dashboard-card-tile-actions,.dashboard-focus-banner__actions,.dashboard-priority-score,.dashboard-table-actions{justify-content:flex-start}.dashboard-priority-score{width:100%}}.dashboard-card-tile-contract,.dashboard-focus-banner__contract{display:grid;grid-gap:4px;gap:4px;margin-top:10px;color:var(--muted)}.dashboard-focus-banner__permission{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(15,23,42,.05);border:1px solid rgba(11,30,61,.08);color:var(--foreground);font-size:12px;font-weight:700}.dashboard-card-tile-contract{padding-top:2px;font-size:13px}.dashboard-btn-standby[title],.dashboard-mini-chip[title]{cursor:help}.dashboard-execution-note{display:grid;grid-gap:4px;gap:4px;margin-top:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.72);font-size:13px}.dashboard-execution-note strong{font-size:12px;letter-spacing:.04em}.dashboard-execution-note--success{border-color:rgba(34,197,94,.22)}.dashboard-execution-note--deferred{border-color:rgba(245,158,11,.22)}.dashboard-execution-note--error{border-color:rgba(239,68,68,.22)}.dashboard-focus-banner__main{display:grid;grid-gap:16px;gap:16px;min-width:0}.dashboard-focus-banner__permission-row{display:flex;flex-wrap:wrap;gap:8px}.dashboard-action-button{min-height:42px}.dashboard-btn-state--locked,.dashboard-mini-chip--locked{opacity:.72;border-color:rgba(148,163,184,.3);background:rgba(148,163,184,.12)}.dashboard-btn-state--pending,.dashboard-mini-chip--pending{border-color:rgba(59,130,246,.26);background:rgba(59,130,246,.12)}.dashboard-btn-state--success,.dashboard-mini-chip--success{border-color:rgba(34,197,94,.26);background:rgba(34,197,94,.12)}.dashboard-btn-state--error,.dashboard-mini-chip--error{border-color:rgba(239,68,68,.26);background:rgba(239,68,68,.12)}.dashboard-inline-action-note{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border-radius:14px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.78);font-size:13px}.dashboard-inline-action-note strong{font-size:12px;letter-spacing:.04em}.dashboard-inline-action-note--pending{border-color:rgba(59,130,246,.22)}.dashboard-inline-action-note--deferred{border-color:rgba(245,158,11,.24);background:rgba(255,251,235,.88)}.dashboard-inline-action-note--success{border-color:rgba(34,197,94,.22);background:rgba(240,253,244,.86)}.dashboard-inline-action-note--error{border-color:rgba(239,68,68,.22);background:rgba(254,242,242,.88)}.dashboard-payment-card{position:relative;overflow:hidden;display:grid;grid-gap:16px;gap:16px;padding:20px;border-radius:24px;min-height:220px;color:#fff;background:linear-gradient(145deg,#0f172a,#1e293b);box-shadow:0 22px 40px rgba(15,23,42,.22)}.dashboard-payment-card--compact{min-height:200px;padding:18px}.dashboard-payment-card--ocean{background:linear-gradient(145deg,#0f172a,#0f4c81 52%,#38bdf8)}.dashboard-payment-card--violet{background:linear-gradient(145deg,#2e1065,#5b21b6 52%,#a78bfa)}.dashboard-payment-card--emerald{background:linear-gradient(145deg,#022c22,#065f46 50%,#34d399)}.dashboard-payment-card--slate{background:linear-gradient(145deg,#0f172a,#334155 55%,#64748b)}.dashboard-payment-card--amber{background:linear-gradient(145deg,#451a03,#b45309 50%,#f59e0b)}.dashboard-payment-card__glow{position:absolute;inset:auto -20% -35% auto;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.32) 0,rgba(255,255,255,.06) 45%,transparent 72%);pointer-events:none}.dashboard-payment-card__chip-row,.dashboard-payment-card__footer,.dashboard-payment-card__header,.dashboard-payment-card__meta{position:relative;z-index:1}.dashboard-payment-card__footer,.dashboard-payment-card__header,.dashboard-payment-card__meta{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.dashboard-payment-card__brand-mark strong,.dashboard-payment-card__footer strong,.dashboard-payment-card__header strong,.dashboard-payment-card__meta strong,.dashboard-payment-card__number{color:#fff}.dashboard-payment-card__accent,.dashboard-payment-card__eyebrow,.dashboard-payment-card__footer span,.dashboard-payment-card__meta span{color:rgba(255,255,255,.82)}.dashboard-payment-card__eyebrow{display:block;margin-bottom:4px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.dashboard-payment-card__accent,.dashboard-payment-card__network{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.12);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.dashboard-payment-card__chip-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-payment-card__chip{width:42px;height:32px;border-radius:10px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(226,232,240,.58));box-shadow:inset 0 0 0 1px rgba(15,23,42,.08)}.dashboard-payment-card__number{position:relative;z-index:1;font-size:28px;font-weight:800;letter-spacing:.12em}.dashboard-payment-card__meta{align-items:flex-start}.dashboard-payment-card__footer>div,.dashboard-payment-card__meta>div{display:grid;grid-gap:4px;gap:4px}.dashboard-payment-card__footer span,.dashboard-payment-card__meta span{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.dashboard-payment-card__brand-mark strong,.dashboard-payment-card__footer strong,.dashboard-payment-card__meta strong{font-size:15px}.dashboard-payment-card__brand-mark{text-align:right}@media (max-width:1180px){.dashboard-focus-banner__main{width:100%}}@media (max-width:720px){.dashboard-payment-card{min-height:200px;padding:18px}.dashboard-payment-card__footer,.dashboard-payment-card__header,.dashboard-payment-card__meta{display:grid;justify-content:flex-start}.dashboard-payment-card__number{font-size:22px;letter-spacing:.08em}.dashboard-payment-card__brand-mark{text-align:left}}.dashboard-section-shell{position:relative}.dashboard-section-shell:before{content:"";position:absolute;inset:0 0 auto;height:520px;background:radial-gradient(circle at 18% 6%,rgba(224,178,53,.14),transparent 26%),radial-gradient(circle at 82% 4%,rgba(59,130,246,.14),transparent 24%),linear-gradient(180deg,rgba(7,27,61,.055),rgba(7,27,61,0));pointer-events:none}.dashboard-layout,.dashboard-layout-enhanced{position:relative;z-index:1}.sidebar,.sidebar-enhanced{padding:22px;border-radius:32px;color:#fff;background:radial-gradient(circle at top right,rgba(224,178,53,.18),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.03)),#071b3d;border:1px solid rgba(255,255,255,.11);box-shadow:0 28px 80px rgba(0,0,0,.22)}.sidebar:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.06);pointer-events:none}.sidebar>*{position:relative;z-index:1}.dashboard-breakdown-head span,.dashboard-inline-note,.dashboard-insight-card p,.dashboard-page-subtitle,.empty-note p,.muted-copy,.section-card-subtitle,.security-item p,.sidebar-account-card__email,.sidebar-account-card__label,.sidebar-brand-subtitle,.sidebar-help-copy,.stat-card-hint,.stat-card-label{color:#64748b}.sidebar-account-card__email,.sidebar-account-card__label,.sidebar-brand-subtitle,.sidebar-help-copy{color:rgba(236,243,255,.78)}.sidebar-account-card{gap:14px;padding:18px;border-radius:24px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-account-card__topline,.sidebar-help-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.sidebar-account-card__type{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sidebar-inline-link{font-size:13px}.sidebar-link{justify-content:space-between;color:rgba(236,243,255,.84);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.sidebar-link.is-active,.sidebar-link:hover{color:#fff;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.14)}.sidebar-link.is-active{box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 10px 22px rgba(3,7,18,.16)}.sidebar-utility-grid{display:grid;grid-gap:12px;gap:12px}.sidebar-utility-card{display:grid;grid-template-columns:18px 1fr;grid-gap:12px;gap:12px;align-items:start;padding:14px 15px;border-radius:20px;text-decoration:none;color:#fff;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08)}.sidebar-utility-card span{display:block;margin-top:2px;color:rgba(236,243,255,.72);font-size:13px;line-height:1.5}.sidebar-help-title{justify-content:flex-start;color:#fff}.sidebar-footer-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.dashboard-main{gap:26px}.dashboard-page-title{max-width:12ch;color:#0f172a}.dashboard-head-user{padding:14px 16px;border-radius:20px;background:rgba(255,255,255,.58);border:1px solid rgba(11,30,61,.08);box-shadow:0 12px 28px rgba(11,30,61,.05)}.dashboard-head-user span,.dashboard-head-user strong,.dashboard-inline-note{color:#0f172a}.dashboard-inline-note{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(11,30,61,.04);border:1px solid rgba(11,30,61,.08);font-size:12px;font-weight:700}.dashboard-hero-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);grid-gap:20px;gap:20px;padding:26px;border-radius:32px;background:radial-gradient(circle at top right,rgba(224,178,53,.16),transparent 28%),linear-gradient(135deg,#071b3d,#0d244b 42%,#183a73);border:1px solid rgba(255,255,255,.06);box-shadow:0 28px 80px rgba(7,27,61,.2)}.dashboard-hero-panel__content{display:grid;grid-gap:16px;gap:16px;align-content:start}.dashboard-hero-panel__eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.86);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;align-items:center}.dashboard-hero-panel h2,.dashboard-hero-panel p,.dashboard-hero-panel span,.dashboard-hero-panel strong{color:#fff}.dashboard-hero-panel h2{margin:0;max-width:12ch;font-size:clamp(2.2rem,4vw,3.6rem);line-height:.98;letter-spacing:-.04em}.dashboard-hero-panel p{margin:0;max-width:60ch;color:rgba(236,243,255,.82)}.dashboard-hero-panel__actions{display:flex;flex-wrap:wrap;gap:12px}.dashboard-hero-panel__actions .btn{display:inline-flex;align-items:center;gap:8px}.dashboard-hero-panel__rail{display:grid;grid-gap:14px;align-content:stretch}.dashboard-hero-metric{display:grid;grid-gap:8px;gap:8px;padding:18px;border-radius:22px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dashboard-hero-metric strong{font-size:clamp(1.3rem,2.2vw,2rem);line-height:1}.dashboard-hero-metric span:last-child{color:rgba(236,243,255,.78)}.dashboard-hero-metric__icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12)}.section-card,.stat-card{position:relative;overflow:hidden;padding:24px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,250,252,.96));border:1px solid rgba(10,28,59,.08);box-shadow:0 24px 64px rgba(7,27,61,.09)}.section-card:after,.stat-card:after{content:"";position:absolute;inset:1px;border-radius:inherit;border:1px solid rgba(255,255,255,.72);pointer-events:none}.section-card>*,.stat-card>*{position:relative;z-index:1}.section-card-title{color:#0f172a;font-size:clamp(1.7rem,3.2vw,2.4rem);line-height:1.02;letter-spacing:-.04em}.stat-card-value{color:#0b1e3d}.stat-card-trend{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(11,30,61,.04);border:1px solid rgba(11,30,61,.08);color:#0f172a;font-size:12px;font-weight:700}.quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-card{position:relative;gap:12px;min-height:220px;padding:22px;border-radius:24px;background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid rgba(11,30,61,.08);box-shadow:0 18px 40px rgba(11,30,61,.08)}.quick-action-card__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:16px;background:rgba(224,178,53,.16);border:1px solid rgba(224,178,53,.2);color:#8b6508}.quick-action-card__meta{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.quick-action-btn{display:inline-flex;align-items:center;gap:8px}.dashboard-insight-grid--compact{margin-bottom:18px}.dashboard-breakdown-panel,.dashboard-info-list,.dashboard-insight-grid--compact .dashboard-insight-card,.dashboard-record-card,.dashboard-source-note,.dashboard-status-list__row,.empty-note,.security-item,.state-card{background:linear-gradient(180deg,rgba(248,250,252,.92),rgba(255,255,255,.95));border:1px solid rgba(10,28,59,.08);box-shadow:0 12px 30px rgba(11,30,61,.05)}.dashboard-breakdown-panel,.dashboard-info-list,.dashboard-insight-card,.dashboard-record-card,.dashboard-status-list__row{border-radius:22px}.dashboard-info-list,.dashboard-record-card,.dashboard-source-note,.dashboard-status-list__row,.empty-note,.security-item,.state-card{padding:18px}.dashboard-breakdown-item strong,.dashboard-info-list p,.dashboard-insight-card__value,.dashboard-record-card strong,.dashboard-status-list__row strong,.security-item strong{color:#0f172a}.dashboard-record-card,.dashboard-status-list__row{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-info-list p,.dashboard-insight-card p,.dashboard-record-card p,.dashboard-status-list__row p{margin:6px 0 0}.dashboard-record-card__meta{grid-gap:10px;gap:10px}.dashboard-info-list,.dashboard-stack-list,.dashboard-status-list{display:grid;grid-gap:14px;gap:14px}.dashboard-info-list .empty-note-action{display:flex;flex-wrap:wrap;gap:12px}.table-wrap{border-radius:24px;border:1px solid rgba(10,28,59,.08);background:linear-gradient(180deg,rgba(248,250,252,.9),rgba(255,255,255,.98))}.data-table{min-width:100%}.data-table td,.data-table th{padding:15px 16px}.data-table th{background:rgba(11,30,61,.03);color:#64748b}.data-table tbody tr{transition:background .18s ease}.data-table tbody tr:hover{background:rgba(224,178,53,.08)}.simple-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.simple-form-grid .field:last-child{grid-column:1/-1}.field{display:grid;grid-gap:10px;gap:10px}.field>span{color:#0f172a;font-size:.92rem;font-weight:800}.compact-field input,.field input,.field textarea{min-height:56px;padding:0 16px;border-radius:16px;border:1px solid rgba(10,28,59,.12);background:#f8fafc;color:#0f172a}.dashboard-two-col--overview{align-items:stretch}@media (max-width:1180px){.dashboard-hero-panel{grid-template-columns:1fr}}@media (max-width:980px){.sidebar,.sidebar-enhanced{padding:18px}.dashboard-info-list .empty-note-action,.dashboard-record-card,.dashboard-status-list__row,.sidebar-footer-actions{grid-template-columns:1fr;display:grid}.dashboard-record-card__meta{justify-items:start}.simple-form-grid{grid-template-columns:1fr}.simple-form-grid .field:last-child{grid-column:auto}}@media (max-width:720px){.dashboard-hero-panel,.quick-action-card,.section-card,.stat-card{padding:18px}.dashboard-hero-panel h2{max-width:none}.dashboard-head-user{width:100%;justify-items:start;text-align:left}.data-table,.data-table tbody,.data-table td,.data-table th,.data-table thead,.data-table tr{display:block}.data-table thead{display:none}.data-table tbody{display:grid;grid-gap:14px;gap:14px;padding:14px}.data-table tr{padding:14px;border-radius:18px;background:rgba(255,255,255,.84);border:1px solid rgba(10,28,59,.08)}.data-table td{padding:10px 0;border-bottom:1px solid rgba(10,28,59,.08);text-align:left}.data-table td:last-child{border-bottom:0;padding-bottom:0}.data-table td:before{content:attr(data-label);display:block;margin-bottom:4px;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}}.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:28px}.dashboard-main{gap:28px}.dashboard-page-title{max-width:14ch;line-height:.96}.dashboard-page-subtitle{max-width:78ch;font-size:1rem}.dashboard-head-actions{gap:16px}.dashboard-head-actions__slot .btn,.dashboard-hero-panel__actions .btn,.empty-note-action .btn,.quick-action-btn,.sidebar-footer-actions .btn{min-height:52px;padding-inline:20px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.stat-card{min-height:180px;display:flex;flex-direction:column;justify-content:flex-start}.stat-card-top{align-items:flex-start}.stat-card-label{display:inline-block;max-width:18ch;font-size:.98rem;line-height:1.45}.stat-card-value{margin:14px 0 10px;font-size:clamp(2rem,3vw,2.85rem);line-height:.96;word-break:break-word}.stat-card-hint{margin-top:auto;max-width:28ch;font-size:.95rem;line-height:1.7}.section-card-head>:first-child{min-width:0;flex:1 1 auto}.section-card-head>:last-child{flex:0 0 auto}.section-card-subtitle{max-width:72ch;font-size:.98rem;line-height:1.72}.dashboard-two-col{grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);gap:22px}.dashboard-hero-panel{grid-template-columns:minmax(0,1.42fr) minmax(260px,.78fr);gap:22px;padding:28px}.dashboard-hero-panel__content{gap:18px}.dashboard-hero-panel h2{max-width:14ch;font-size:clamp(2.35rem,4.2vw,4rem);line-height:.94}.dashboard-hero-panel p{max-width:64ch;font-size:1rem;line-height:1.8}.dashboard-hero-panel__rail{grid-template-columns:1fr}.dashboard-hero-metric{min-height:144px;align-content:start}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.quick-action-card{min-height:236px;gap:14px}.quick-action-card h3{max-width:18ch;font-size:1.18rem;line-height:1.25}.quick-action-card p{max-width:34ch;font-size:.97rem;line-height:1.75}.dashboard-insight-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.dashboard-insight-card{min-height:150px}.dashboard-insight-card__value{line-height:1.12;overflow-wrap:anywhere}.dashboard-record-card,.dashboard-status-list__row{align-items:flex-start}.dashboard-record-card__meta strong,.dashboard-status-list__row strong{white-space:nowrap}.dashboard-info-list,.dashboard-record-card,.dashboard-source-note,.dashboard-status-list__row,.empty-note,.security-item,.state-card{gap:12px}.dashboard-info-list p,.dashboard-record-card p,.dashboard-status-list__row p,.empty-note p,.security-item p{max-width:62ch}.data-table{min-width:760px}.data-table td,.data-table th{vertical-align:top}.data-table td{line-height:1.6}.simple-form-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}.compact-field input,.field input,.field textarea{overflow:hidden;text-overflow:ellipsis}@media (max-width:1280px){.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:minmax(270px,300px) minmax(0,1fr);gap:24px}.dashboard-two-col{grid-template-columns:minmax(0,1.25fr) minmax(300px,.9fr)}.dashboard-hero-panel{grid-template-columns:minmax(0,1.22fr) minmax(240px,.78fr)}}@media (max-width:1024px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero-panel,.dashboard-two-col{grid-template-columns:1fr}.dashboard-head-actions{justify-content:space-between;align-items:stretch}.dashboard-head-actions__slot{justify-content:flex-start}.quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.quick-actions-grid,.section-card-head,.simple-form-grid,.stats-grid{grid-template-columns:1fr}.section-card-head{display:grid;grid-gap:14px;gap:14px}.dashboard-hero-panel h2,.dashboard-page-title{max-width:none}.dashboard-head-actions,.dashboard-head-actions__slot,.dashboard-head-actions__slot .btn,.dashboard-hero-panel__actions,.dashboard-hero-panel__actions .btn,.empty-note-action,.empty-note-action .btn{width:100%}.dashboard-hero-metric{min-height:0}}.dashboard-breakdown-panel,.dashboard-head-actions,.dashboard-head-actions__slot,.dashboard-head-user,.dashboard-hero-metric,.dashboard-hero-panel,.dashboard-insight-card,.dashboard-main>*,.dashboard-provider-group,.field,.quick-action-card,.section-card,.stat-card{min-width:0}.dashboard-head-user{max-width:min(100%,180px)}.dashboard-breakdown-head h3,.dashboard-head-user span,.dashboard-head-user strong,.dashboard-insight-card__value,.dashboard-provider-group__head h3,.quick-action-card h3,.section-card-title,.sidebar-account-card__email,.sidebar-account-card__name,.stat-card-value{overflow-wrap:anywhere}.dashboard-head-actions__slot .btn,.empty-note-action .btn,.quick-action-btn,.sidebar-footer-actions .btn{white-space:normal;text-align:center;line-height:1.25}.section-card-title{max-width:24ch}.dashboard-breakdown-grid,.dashboard-card-tiles-grid,.dashboard-two-col{align-items:start}.data-table td,.data-table th{word-break:break-word}.compact-field input,.field input,.field textarea{min-width:0;font-size:.97rem}@media (max-width:1240px){.dashboard-two-col,.dashboard-two-col--overview{grid-template-columns:1fr}.dashboard-page-title,.section-card-title{max-width:none}}@media (max-width:1120px){.dashboard-breakdown-grid,.dashboard-card-tiles-grid,.dashboard-insight-grid{grid-template-columns:1fr}.dashboard-head-actions{width:100%;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.dashboard-head-actions__slot{max-width:100%}}@media (max-width:900px){.dashboard-head-user{max-width:none}}.dashboard-section-shell .container.dashboard-layout,.dashboard-section-shell .container.dashboard-layout-enhanced{width:min(1380px,calc(100% - 40px))}.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:minmax(256px,300px) minmax(0,1fr);align-items:start}.dashboard-main{min-width:0;width:100%;overflow:visible}.dashboard-head-enhanced,.dashboard-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:20px;gap:20px}.dashboard-head-enhanced>:first-child,.dashboard-head-enhanced>:last-child,.dashboard-page-head>:first-child,.dashboard-page-head>:last-child{min-width:0}.dashboard-page-title{max-width:16ch;margin-right:0}.dashboard-page-subtitle{max-width:72ch}.dashboard-head-actions{display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap;gap:12px;min-width:0;max-width:100%}.dashboard-head-user{width:min(100%,220px);max-width:100%;min-width:0}.dashboard-head-actions__slot{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:10px;min-width:0;max-width:min(100%,320px)}.dashboard-head-actions__slot>*{min-width:0}.dashboard-head-actions__slot .btn,.dashboard-hero-panel__actions .btn,.empty-note-action .btn,.quick-action-btn,.sidebar-footer-actions .btn{min-width:0;max-width:100%;white-space:normal;line-height:1.25}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.dashboard-breakdown-panel,.dashboard-hero-metric,.dashboard-hero-panel,.dashboard-info-list,.dashboard-insight-card,.dashboard-provider-group,.dashboard-record-card,.dashboard-source-note,.dashboard-status-list__row,.empty-note,.quick-action-card,.section-card,.security-item,.stat-card,.state-card,.table-wrap{min-width:0;width:100%}.section-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:14px 18px;gap:14px 18px}.section-card-head>:last-child{min-width:0;max-width:100%}.dashboard-breakdown-head h3,.dashboard-info-list p,.dashboard-provider-group__head h3,.dashboard-provider-group__head p,.dashboard-record-card strong,.dashboard-status-list__row strong,.empty-note p,.quick-action-card h3,.quick-action-card p,.section-card-subtitle,.section-card-title,.security-item p,.stat-card-hint,.stat-card-label{overflow-wrap:anywhere}.dashboard-hero-panel{grid-template-columns:minmax(0,1.3fr) minmax(240px,.84fr)}.card-tiles-grid,.dashboard-breakdown-grid,.dashboard-card-tiles-grid,.dashboard-hero-panel__actions,.dashboard-hero-panel__content,.dashboard-hero-panel__rail,.dashboard-insight-grid,.dashboard-two-col,.quick-actions-grid,.sidebar-footer-actions,.simple-form-grid{min-width:0}.dashboard-hero-panel h2{max-width:15ch}.dashboard-hero-panel__rail{gap:12px}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.card-tiles-grid,.dashboard-card-tiles-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.dashboard-two-col,.dashboard-two-col--overview{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)}.dashboard-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-record-card,.dashboard-status-list__row{grid-template-columns:minmax(0,1fr) auto;display:grid;align-items:start}.dashboard-record-card__meta{min-width:0}.dashboard-record-card__meta strong,.dashboard-status-list__row strong{white-space:normal;text-align:right}.table-wrap{overflow-x:auto;overflow-y:hidden}.data-table{width:100%;min-width:820px}.data-table td,.data-table th{min-width:0;overflow-wrap:anywhere}.compact-field input,.field,.field input,.field textarea{min-width:0}.compact-field input,.field input,.field textarea{width:100%}@media (max-width:1360px){.dashboard-section-shell .container.dashboard-layout,.dashboard-section-shell .container.dashboard-layout-enhanced{width:min(1320px,calc(100% - 36px))}.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:minmax(248px,286px) minmax(0,1fr);column-gap:20px}.dashboard-head-enhanced,.dashboard-page-head{grid-template-columns:minmax(0,1fr)}.dashboard-head-actions{justify-content:space-between}.dashboard-head-actions__slot{justify-content:flex-start;max-width:100%}.dashboard-two-col,.dashboard-two-col--overview{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}.dashboard-hero-panel{grid-template-columns:minmax(0,1.18fr) minmax(220px,.82fr)}}@media (max-width:1240px){.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:1fr}.sidebar,.sidebar-enhanced{position:static}.dashboard-breakdown-grid,.dashboard-hero-panel,.dashboard-two-col,.dashboard-two-col--overview{grid-template-columns:1fr}.dashboard-hero-panel h2,.dashboard-page-title,.section-card-title{max-width:none}}@media (max-width:900px){.dashboard-section-shell .container.dashboard-layout,.dashboard-section-shell .container.dashboard-layout-enhanced{width:min(100%,calc(100% - 24px))}.card-tiles-grid,.dashboard-card-tiles-grid,.dashboard-head-enhanced,.dashboard-page-head,.dashboard-record-card,.dashboard-status-list__row,.quick-actions-grid,.section-card-head,.simple-form-grid,.stats-grid{grid-template-columns:1fr}.dashboard-head-actions,.dashboard-head-actions__slot,.dashboard-head-actions__slot .btn,.dashboard-hero-panel__actions,.dashboard-hero-panel__actions .btn,.empty-note-action,.empty-note-action .btn,.sidebar-footer-actions,.sidebar-footer-actions .btn{width:100%}.dashboard-record-card__meta,.dashboard-record-card__meta strong,.dashboard-status-list__row strong{justify-items:start;text-align:left}.data-table{min-width:0}}.dashboard-section-shell{padding-top:clamp(56px,5vw,80px);padding-bottom:clamp(36px,4vw,56px)}.dashboard-section-shell .container.dashboard-layout,.dashboard-section-shell .container.dashboard-layout-enhanced{width:min(1440px,calc(100% - 36px))}.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:minmax(248px,288px) minmax(0,1fr);column-gap:24px}.dashboard-main{align-content:start}.dashboard-head-actions{row-gap:10px}.dashboard-head-actions__slot{width:auto}.dashboard-head-actions__slot .btn,.dashboard-section-shell .dashboard-hero-panel__actions .btn,.dashboard-section-shell .empty-note-action .btn,.dashboard-section-shell .quick-action-btn,.dashboard-section-shell .sidebar-footer-actions .btn{min-height:50px;padding-inline:18px;font-size:.96rem}.dashboard-section-shell .btn.btn-secondary{color:#f8fbff;background:linear-gradient(180deg,rgba(11,30,61,.92),rgba(23,59,115,.9));border-color:rgba(11,30,61,.14);box-shadow:0 14px 28px rgba(7,27,61,.14)}.dashboard-section-shell .btn.btn-secondary:hover{background:linear-gradient(180deg,rgba(11,30,61,.98),rgba(23,59,115,.96))}.dashboard-page-title{max-width:15ch}.dashboard-page-subtitle{max-width:80ch}.dashboard-head-user{min-width:170px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.dashboard-hero-panel{grid-template-columns:minmax(0,1.42fr) minmax(300px,.78fr)}.dashboard-hero-panel__rail{gap:14px}.dashboard-hero-metric{min-height:148px}.quick-actions-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.quick-action-card{min-height:228px}.dashboard-two-col,.dashboard-two-col--overview{grid-template-columns:minmax(0,1.28fr) minmax(320px,.82fr);gap:24px}.dashboard-record-card,.dashboard-status-list__row,.section-card-head{min-width:0}.dashboard-record-card__meta,.dashboard-status-list__row strong{max-width:100%}.simple-form-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.compact-field input,.field input,.field textarea{padding-inline:14px}.sidebar-footer-actions{align-items:stretch}.sidebar-footer-actions .btn{min-width:0}@media (max-width:1400px){.dashboard-hero-panel,.dashboard-two-col,.dashboard-two-col--overview,.sidebar-footer-actions{grid-template-columns:1fr}}@media (max-width:1280px){.dashboard-section-shell .container.dashboard-layout,.dashboard-section-shell .container.dashboard-layout-enhanced{width:min(100%,calc(100% - 28px))}.dashboard-layout,.dashboard-layout-enhanced{grid-template-columns:minmax(240px,272px) minmax(0,1fr);column-gap:18px}.dashboard-page-title{max-width:none}}.affiliate-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.affiliate-hero-panel{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:24px;gap:24px;padding:28px;margin-bottom:24px;border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,248,252,.94));border:1px solid rgba(11,30,61,.08);box-shadow:0 22px 48px rgba(11,30,61,.08)}.affiliate-hero-panel__content h2{margin:8px 0 12px}.affiliate-hero-panel__content p{margin:0;color:var(--muted)}.affiliate-hero-panel__actions,.affiliate-share-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.affiliate-copy-notice{margin:14px 0 0;color:var(--primary);font-weight:600}.affiliate-detail-list,.affiliate-funnel-grid,.affiliate-hero-panel__rail,.affiliate-share-stack{display:grid;grid-gap:14px;gap:14px}.affiliate-funnel-card,.affiliate-hero-metric,.affiliate-share-card{padding:18px 20px;border-radius:22px;background:rgba(221,231,241,.28);border:1px solid rgba(11,30,61,.08)}.affiliate-funnel-card strong,.affiliate-hero-metric strong,.affiliate-share-card__value{display:block;margin:8px 0 4px;color:var(--primary)}.affiliate-funnel-card__icon,.affiliate-hero-metric__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:rgba(255,255,255,.9);border:1px solid rgba(11,30,61,.08)}.affiliate-detail-row span,.affiliate-funnel-card span:last-child,.affiliate-share-card__label{color:var(--muted)}.affiliate-code-block,.affiliate-share-card__value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;word-break:break-word}.affiliate-detail-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:14px 0;border-bottom:1px solid rgba(11,30,61,.08)}.affiliate-detail-row:last-child{border-bottom:0;padding-bottom:0}.affiliate-detail-row--stack{display:grid}.affiliate-code-block{margin:8px 0 0;padding:12px 14px;border-radius:16px;background:rgba(11,30,61,.04);color:var(--primary);white-space:pre-wrap}.affiliate-funnel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.affiliate-funnel-note{margin-top:16px;color:var(--muted)}.affiliate-payout-summary{display:grid;grid-gap:2px;gap:2px;margin-bottom:14px}@media (max-width:1180px){.affiliate-funnel-grid,.affiliate-hero-panel,.affiliate-stats-grid{grid-template-columns:1fr}}@media (max-width:720px){.affiliate-hero-panel{padding:20px}.affiliate-detail-row,.affiliate-hero-panel__actions,.affiliate-share-card__actions{display:grid;grid-template-columns:1fr}}.affiliate-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.affiliate-checklist-card{padding:18px 20px;border-radius:22px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.82);box-shadow:0 14px 30px rgba(11,30,61,.05)}.affiliate-checklist-card--active{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,248,252,.96))}.affiliate-checklist-card--pending{background:rgba(247,249,252,.9)}.affiliate-checklist-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.affiliate-checklist-card__top strong{color:var(--primary)}.affiliate-checklist-card p,.affiliate-context-note p{margin:10px 0 0;color:var(--muted)}.affiliate-context-note{margin-top:14px;padding:16px 18px;border-radius:18px;background:rgba(11,30,61,.04);border:1px solid rgba(11,30,61,.06)}.affiliate-context-note--soft{margin-bottom:14px}.affiliate-surface-grid{margin-bottom:28px}.affiliate-content-grid{align-items:start}.affiliate-inline-note{gap:6px;flex-wrap:wrap}.affiliate-hero-panel__content{min-width:0}.affiliate-hero-panel__content h2{max-width:14ch;line-height:1.04;letter-spacing:-.03em;font-size:clamp(2rem,3.1vw,3rem)}.affiliate-hero-panel__content p{max-width:64ch}.affiliate-hero-panel__rail{align-content:start}.affiliate-funnel-card,.affiliate-hero-metric,.affiliate-share-card{min-width:0;overflow:hidden}.affiliate-hero-metric strong,.affiliate-share-card__value{overflow-wrap:anywhere}.affiliate-share-card{display:grid;grid-gap:8px;gap:8px}.affiliate-share-card__value{line-height:1.55}.affiliate-detail-list,.affiliate-payout-summary{min-width:0}.affiliate-detail-row strong{min-width:0;max-width:min(56%,360px);text-align:right;overflow-wrap:anywhere}.affiliate-code-block{overflow-x:auto}.affiliate-table-wrap{margin-top:6px}.affiliate-table-wrap .table-wrap{border-radius:18px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.82)}.affiliate-table-wrap .data-table{min-width:720px}@media (max-width:1180px){.affiliate-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-hero-panel{grid-template-columns:1fr}.affiliate-funnel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.affiliate-checklist-grid{grid-template-columns:1fr}.affiliate-hero-panel__content h2{max-width:none}.affiliate-table-wrap .data-table{min-width:0}}@media (max-width:720px){.affiliate-checklist-grid,.affiliate-funnel-grid,.affiliate-stats-grid{grid-template-columns:1fr}.affiliate-detail-row strong{max-width:100%;text-align:left}.affiliate-inline-note{justify-content:flex-start}}.sidebar-utility-card.is-active{border-color:rgba(245,196,65,.38);box-shadow:0 18px 34px rgba(5,23,54,.18);background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08))}.affiliate-lifecycle-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:14px}.affiliate-lifecycle-card{display:grid;grid-gap:10px;gap:10px;min-width:0;padding:18px;border-radius:20px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.88)}.affiliate-lifecycle-card--active{border-color:rgba(29,169,110,.2);background:linear-gradient(180deg,rgba(29,169,110,.08),rgba(255,255,255,.92))}.affiliate-context-note__split,.affiliate-lifecycle-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.affiliate-lifecycle-card__icon{width:38px;height:38px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:rgba(11,30,61,.07);color:var(--color-navy)}.affiliate-lifecycle-card__label{font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:rgba(11,30,61,.65)}.affiliate-lifecycle-card strong{font-size:1.05rem;line-height:1.35;color:var(--color-navy);overflow-wrap:anywhere}.affiliate-context-note--dense p,.affiliate-lifecycle-card p{margin:0}.affiliate-context-note--dense{margin-top:0;margin-bottom:14px}@media (max-width:1180px){.affiliate-lifecycle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.affiliate-lifecycle-grid{grid-template-columns:1fr}}.affiliate-hero-panel__microcopy{display:grid;grid-gap:6px;gap:6px;margin-top:14px}.affiliate-hero-panel__microcopy p,.affiliate-readiness-banner p,.affiliate-share-card__hint{margin:0;color:var(--muted)}.affiliate-readiness-banner{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px;padding:16px 18px;border-radius:18px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.82)}.affiliate-readiness-banner strong{color:var(--primary)}.affiliate-readiness-banner--ready{border-color:rgba(29,169,110,.22);background:linear-gradient(180deg,rgba(29,169,110,.08),rgba(255,255,255,.92))}.affiliate-readiness-banner--progress{border-color:rgba(245,196,65,.28);background:linear-gradient(180deg,rgba(245,196,65,.1),rgba(255,255,255,.92))}.affiliate-readiness-banner--attention,.affiliate-readiness-banner--hold{border-color:rgba(11,30,61,.12);background:rgba(247,249,252,.94)}.affiliate-share-card__hint{line-height:1.55}@media (max-width:900px){.affiliate-table-wrap .data-table tbody{padding:0}.affiliate-table-wrap .data-table tr{padding:16px}}@media (max-width:720px){.affiliate-hero-panel__microcopy{gap:8px}.affiliate-readiness-banner{padding:14px 16px}}.dashboard-head-actions__group{display:flex;gap:12px;flex-wrap:wrap}.dashboard-two-col--deposit-workspace{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr)}.dashboard-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.dashboard-field{display:grid;grid-gap:8px;gap:8px}.dashboard-field>span{font-size:14px;font-weight:700}.dashboard-field--full{grid-column:1/-1}.dashboard-input{width:100%;min-height:46px;border-radius:14px;border:1px solid rgba(11,30,61,.14);background:#fff;padding:12px 14px;color:inherit}.dashboard-inline-card,.dashboard-payment-address,.dashboard-payment-metric,.dashboard-record-card{border:1px solid rgba(11,30,61,.08);background:rgba(221,231,241,.24);border-radius:18px}.dashboard-inline-card{display:grid;grid-gap:4px;gap:4px;padding:14px 16px}.dashboard-payment-panel{display:grid;grid-gap:18px;gap:18px}.dashboard-inline-feedback{gap:12px;margin-top:18px}.dashboard-inline-feedback--error{border-color:rgba(185,28,28,.18);background:rgba(254,226,226,.56)}.dashboard-inline-feedback--success{border-color:rgba(5,150,105,.18);background:rgba(209,250,229,.48)}.dashboard-inline-feedback--neutral{margin-bottom:18px}.dashboard-inline-feedback__meta{display:flex;flex-wrap:wrap;gap:10px}.dashboard-inline-feedback__meta span{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(11,30,61,.1);font-size:13px;font-weight:700}.dashboard-form-actions{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.dashboard-form-actions .btn{width:100%;justify-content:center}.dashboard-form-helper{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.dashboard-payment-panel__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.dashboard-inline-card small,.dashboard-payment-address span,.dashboard-payment-metric span,.dashboard-payment-panel__header p,.dashboard-record-card p{color:var(--muted)}.dashboard-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.dashboard-payment-metric{display:grid;grid-gap:6px;gap:6px;padding:16px}.dashboard-payment-metric strong{font-size:18px;line-height:1.4}.dashboard-payment-address{display:grid;grid-gap:8px;gap:8px;padding:16px}.dashboard-payment-address strong{word-break:break-word}.dashboard-payment-actions{display:flex;gap:12px;flex-wrap:wrap}.dashboard-inline-card--accent{margin-top:18px}.dashboard-payment-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(220px,.9fr);grid-gap:16px;gap:16px;align-items:stretch}.dashboard-payment-qr{display:grid;grid-gap:10px;gap:10px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.82);border-radius:18px;padding:16px}.dashboard-payment-address small,.dashboard-payment-qr p,.dashboard-table-stack span{margin:0;color:var(--muted)}.dashboard-payment-qr__frame{display:grid;place-items:center;min-height:220px;border-radius:16px;border:1px dashed rgba(11,30,61,.12);background:rgba(221,231,241,.18);overflow:hidden}.dashboard-payment-qr__frame img{display:block;width:min(100%,220px);height:auto}.dashboard-payment-tracker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.dashboard-payment-tracker__item,.dashboard-table-stack{display:grid;grid-gap:4px;gap:4px}.dashboard-payment-tracker__item{padding:14px 16px;border-radius:18px;border:1px solid rgba(11,30,61,.08);background:rgba(255,255,255,.72)}.dashboard-mini-status,.dashboard-payment-tracker__item span{color:var(--muted);font-size:12px}.dashboard-payment-tracker__item--wide{grid-column:1/-1}.dashboard-mini-status{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;border:1px solid rgba(37,99,235,.18);background:rgba(219,234,254,.62);font-weight:700}.dashboard-stack-list{display:grid;grid-gap:14px;gap:14px}.dashboard-record-card{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:16px 18px}.dashboard-record-card__meta{display:grid;justify-items:end;grid-gap:8px;gap:8px}@media (max-width:720px){.dashboard-form-grid,.dashboard-payment-grid,.dashboard-payment-layout,.dashboard-payment-tracker,.dashboard-two-col--deposit-workspace{grid-template-columns:1fr}.dashboard-head-actions__group,.dashboard-payment-panel__header,.dashboard-record-card,.dashboard-record-card__meta{display:grid;justify-items:stretch}}