html[data-theme="light"]{--border:#cdd3e0;--shadow:0 10px 30px rgba(25,31,55,.12);--muted:#687188;--card:#fff}html[data-theme="dark"]{--card:var(--surface,#191b24)}html[data-theme="light"] .content-card,html[data-theme="light"] .stat-card,html[data-theme="light"] .account-card,html[data-theme="light"] .account-stats article,html[data-theme="light"] .store-product-card,html[data-theme="light"] .store-category,html[data-theme="light"] .tracking-card,html[data-theme="light"] .tracking-panel{border-color:var(--border);box-shadow:var(--shadow)}html[data-theme="light"] input:not([type="checkbox"]):not([type="radio"]),html[data-theme="light"] select,html[data-theme="light"] textarea{border-color:var(--border)}html[data-theme="light"] .card-heading,html[data-theme="light"] .account-card-head,html[data-theme="light"] table th,html[data-theme="light"] table td{border-color:var(--border)}
