/* 3.7.10 storefront refinements */
.currency-select{height:47px;min-width:103px;gap:9px;padding:0 12px;border-color:#4c6755;background:#1b2a24;color:#9aeda9}
.currency-select i{font-size:16px}.currency-select select{width:63px;max-width:none;min-height:42px;font-size:14px;font-weight:800;color:#fff;background:#1b2a24;color-scheme:dark}
.currency-select option{color:#fff;background:#152b22;font-size:15px;font-weight:700}
.currency-select option:checked{color:#fff;background:#258044}.currency-select:hover,.currency-select:focus-within{border-color:#7ee787;box-shadow:0 0 0 3px #7ee78729}
.account-subpage .account-dashboard{align-items:start}.account-subpage .profile-editor,.account-subpage .preference-card{min-width:0;max-width:none;width:100%;margin:0}
.account-subpage .preference-card form{display:flex;align-items:flex-start;flex-direction:column;gap:15px}
.account-subpage .preference-card .checkline{width:100%;min-height:60px}
.preference-card .preferences-save{width:auto;min-width:225px;min-height:45px;padding:10px 20px;align-self:flex-start}
.profile-identity{display:flex;align-items:center;gap:18px}.profile-identity>img{width:64px;height:64px;object-fit:contain;border-radius:16px;background:#132c21;padding:8px;flex:0 0 64px}
.premium-purchase .compact-trust-list{gap:8px}.premium-purchase .compact-trust-list b{font-size:12.5px}.premium-purchase .compact-trust-list small{font-size:11.5px;line-height:1.4}
.premium-purchase .compact-trust-list>div{min-height:31px}.premium-purchase .compact-trust-list>div>i{width:19px;height:19px;flex-basis:19px;font-size:10px}
.market-title-actions .btn,.market-demo-strip .btn{transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease,border-color .22s ease}
.market-title-actions .btn:hover,.market-demo-strip .btn:hover{transform:translateY(-3px);background:#2e9447;color:#fff;border-color:#2e9447;box-shadow:0 10px 25px #33994a3b}
.market-title-actions .btn:active,.market-demo-strip .btn:active{transform:translateY(1px) scale(.97);box-shadow:0 3px 8px #256e3533}
.market-title-actions .btn:focus-visible,.market-demo-strip .btn:focus-visible{outline:3px solid #9ae6aa;outline-offset:3px}
.market-tab-panel.detail-content h1,.market-tab-panel.detail-content h2,.market-tab-panel.detail-content h3{line-height:1.3}
@media(max-width:900px){.account-subpage .account-dashboard{grid-template-columns:minmax(0,1fr)}.account-subpage .account-nav-v3{position:static}}
@media(max-width:560px){.currency-select{min-width:90px;padding:0 8px}.currency-select select{width:55px}.profile-identity{align-items:flex-start}.profile-identity>img{width:48px;height:48px;flex-basis:48px}.preference-card .preferences-save{width:100%}}
@media(prefers-reduced-motion:reduce){.market-title-actions .btn,.market-demo-strip .btn{transition:none}.market-title-actions .btn:hover,.market-demo-strip .btn:hover{transform:none}}

.account-logo-avatar img{width:100%;height:100%;object-fit:contain;padding:5px}
