.currency-switcher{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 8px;border:1px solid rgba(117,149,196,.28);border-radius:12px;background:rgba(12,29,51,.72);color:#a9c2e8;backdrop-filter:blur(14px)}
.currency-switcher>span{font-size:16px;font-weight:900;color:var(--accent,#25d9f8)}
.currency-switcher select{appearance:none;border:0;outline:0;background:transparent;color:inherit;font:700 12px/1 inherit;min-width:48px;cursor:pointer;padding:4px 15px 4px 3px;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 8px) 50%,calc(100% - 4px) 50%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}
.currency-switcher select option{color:#10213a;background:#fff}
.public-shell .currency-switcher{height:38px;background:rgba(7,20,39,.86);border-color:rgba(105,139,198,.3);color:#dceaff}
.currency-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.currency-admin-grid>.card{margin:0}.currency-admin-grid>.currency-bank-card{grid-column:span 1}.currency-enable-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.currency-enable-grid label{cursor:pointer}.currency-enable-grid input{position:absolute;opacity:0}.currency-enable-grid span{display:flex;align-items:center;justify-content:center;min-height:52px;border:1px solid var(--border,#29405e);border-radius:13px;background:rgba(15,37,63,.7);font-weight:900}.currency-enable-grid input:checked+span{border-color:var(--primary,#246bff);background:rgba(36,107,255,.16);box-shadow:inset 0 0 0 1px rgba(36,107,255,.2)}
.currency-lock-note{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid rgba(37,217,248,.22);border-radius:13px;background:rgba(37,217,248,.07);font-size:12px;color:var(--muted,#91a6c1)}.currency-lock-note strong{color:var(--text,#edf5ff)}
.site-price-native{display:block;margin-top:3px;color:var(--muted,#91a6c1);font-size:11px;font-weight:600}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:1180px){.dash-top .currency-switcher{height:36px;padding:0 5px}.dash-top .currency-switcher>span{display:none}.dash-top .currency-switcher select{min-width:44px}.currency-admin-grid{grid-template-columns:1fr}.currency-admin-grid>.currency-bank-card{grid-column:auto}}
@media(max-width:820px){.v7-nav-actions .currency-switcher{height:36px}.currency-switcher>span{display:none}.currency-enable-grid{grid-template-columns:1fr}.currency-stats{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.currency-stats{grid-template-columns:1fr}.public-shell .currency-switcher{padding:0 5px}.public-shell .currency-switcher select{min-width:42px}}
