/* Extracted from pricing inline style block 4 */
.theme-ctrl{gap:8px!important}
.theme-btn{min-width:104px!important;height:36px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-weight:800!important;line-height:1!important}
.theme-btn .sales-mode-icon{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--gold-light);background:var(--gold-glow);border:1px solid color-mix(in srgb,var(--gold-light) 36%,transparent);box-shadow:0 6px 16px rgba(0,0,0,.14)}
.theme-btn .sales-mode-svg{width:15px;height:15px;display:block;fill:currentColor;stroke:currentColor}
.theme-btn .sales-mode-text{font-size:12px;line-height:1}
[data-mode="light"] .theme-btn .sales-mode-icon{background:rgba(255,255,255,.74);box-shadow:0 5px 16px rgba(160,128,40,.14)}
[data-mode="dark"] .theme-btn .sales-mode-icon{box-shadow:0 5px 18px rgba(0,0,0,.28)}
@media(max-width:760px){.theme-btn{min-width:94px!important;height:34px!important}.theme-btn .sales-mode-icon{width:22px;height:22px}.theme-btn .sales-mode-text{font-size:11px}}
