.nav-center{display:flex;gap:10px!important}.nav-link{color:rgba(255,255,255,.9);text-decoration:none;font-weight:500;transition:all .3s ease;padding:10px 24px;border-radius:50px;border:1px solid transparent}.nav-link:hover{color:#fff}.nav-link.active{color:#fff;border-color:#ff9a00;font-weight:700;background:rgba(255,154,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.2)}.hero-dashboard{background:rgba(255,255,255,.03);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:20px 30px 30px;width:100%;max-width:1440px;margin:0 auto;box-shadow:0 20px 50px rgba(0,0,0,.3)}.header-promo-banner{display:flex;align-items:center;justify-content:flex-start;position:relative;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:0 5px 0 16px;text-decoration:none;transition:all .3s ease;margin-right:15px;overflow:hidden;height:44px}.header-promo-banner:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);transform:translateY(-1px);box-shadow:none}.header-promo-banner .promo-text{color:#fff;font-size:14px;font-weight:600;white-space:nowrap;z-index:2;margin-right:0;font-family:Inter,sans-serif;letter-spacing:-.3px;text-shadow:none}.header-promo-banner .promo-highlight{color:#ff9a00;font-weight:700;text-decoration:none;font-size:inherit;text-shadow:none}.header-promo-banner .promo-coins{height:52px;width:auto;position:relative;right:0;top:2px;filter:brightness(1.1) saturate(1.15) drop-shadow(0 2px 4px rgba(0, 0, 0, .2));margin-left:-8px}@media (max-width:768px){.header-promo-banner{display:none}}@media (max-width:1440px){.header-promo-banner{padding:0 12px;margin-right:10px}.header-promo-banner .promo-text{font-size:12px!important;margin-right:5px}.dashboard-header{gap:10px}.time-tabs{height:36px}.time-tab{padding:0 10px;font-size:12px;height:28px}}@media (min-width:1441px) and (max-width:1600px){.header-promo-banner .promo-coins{margin-left:5px}}@media (max-width:1300px){.header-promo-banner{padding:0 10px}.header-promo-banner .promo-coins{right:0;height:32px}}.dashboard-header{display:flex;justify-content:flex-start;align-items:center!important;flex-direction:row;flex-wrap:nowrap;gap:20px;margin-bottom:20px;width:100%}.chart-legend{display:flex;gap:20px;position:absolute;top:10px;right:30px;z-index:5}.dash-title{font-size:20px;font-weight:500;color:#fff;margin:0;margin-right:auto;line-height:normal}.dash-title .highlight{font-weight:800;background:linear-gradient(135deg,#ffb347 0,#ff8a00 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.time-tabs{display:flex;align-items:center;gap:4px;background:rgba(255,255,255,.05);padding:4px;border-radius:50px!important;height:44px;margin:0!important;margin-left:-15px!important;box-sizing:border-box}.time-tab{background:0 0!important;border:none;color:rgba(255,255,255,.5);height:36px;padding:0 16px;border-radius:50px!important;cursor:pointer;font-weight:500;font-size:13px;transition:all .3s;display:flex;align-items:center;justify-content:center}.time-tab.active{background:#fff!important;color:#000!important;font-weight:600}.time-tab:not(.active):hover{color:#fff!important;background:0 0!important}.dash-chart-area{background:rgba(255,255,255,.02);border-radius:16px;padding:20px 20px 25px 20px;display:flex;flex-direction:column;flex:1;min-height:290px;position:relative}.chart-container-large{flex:1;width:100%}.dash-panel-area{display:flex;flex-direction:column;gap:15px;position:relative}.city-selector-wrapper{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.city-row{display:flex;align-items:center;gap:12px}.city-label{font-size:12px;color:rgba(255,255,255,.5);margin-bottom:4px;display:none}.city-dropdown{position:relative;min-width:160px}.city-selected{display:flex;align-items:center;gap:8px;cursor:pointer;color:#ff9a00;font-weight:600;font-size:18px;transition:color .3s ease}.city-selected:hover{color:#ffb340}.city-icon{display:flex;align-items:center;justify-content:center}.city-icon svg{filter:drop-shadow(0 0 4px rgba(255, 154, 0, .5));transition:filter .3s ease,transform .3s ease}.city-selected:hover .city-icon svg{filter:drop-shadow(0 0 8px rgba(255, 154, 0, .8));transform:scale(1.1)}.city-arrow{font-size:10px;transition:transform .4s cubic-bezier(.2, .8, .2, 1)}.city-dropdown.active .city-arrow{transform:rotate(180deg)}.city-options{position:absolute;top:100%;right:0;min-width:100%;width:max-content;background:#141821;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:14px;padding:0;display:flex;flex-direction:column;gap:2px;z-index:50;max-height:0;overflow:hidden;opacity:0;transition:max-height .45s ease,opacity .3s ease,padding .3s ease,margin .3s ease,border-color .3s,box-shadow .3s}.city-dropdown.active .city-options{max-height:440px;opacity:1;padding:6px;margin-top:10px;margin-bottom:15px;border:1px solid rgba(255,255,255,.1);background:#141821;box-shadow:0 8px 32px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.03),inset 0 1px 0 rgba(255,255,255,.04);overflow-y:auto}.city-options:not(.city-dropdown.active .city-options){border:none}.city-options::-webkit-scrollbar{width:4px}.city-options::-webkit-scrollbar-track{background:0 0;margin:8px 0}.city-options::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:4px}.city-options::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.4)}.city-option{padding:10px 14px;cursor:pointer;color:rgba(255,255,255,.7);border-radius:8px;transition:all .25s cubic-bezier(.2, .8, .2, 1);font-size:14px;font-weight:500;letter-spacing:.2px;border-left:3px solid transparent}.city-option:hover{background:linear-gradient(90deg,rgba(255,154,0,.15),rgba(255,154,0,.02));color:#fff;border-left-color:rgba(255,154,0,.8);padding-left:20px}.city-option.selected{color:#ffb340;font-weight:600;background:linear-gradient(90deg,rgba(255,154,0,.15),rgba(255,154,0,.03));border-left:3px solid #ff9a00;text-shadow:0 0 20px rgba(255,154,0,.2)}.city-group-header{font-size:11px;color:#ff9a00;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;padding:12px 14px 6px;margin-top:4px;position:relative;display:flex;align-items:center;gap:8px}.city-group-header::after{content:'';flex:1;height:1px;background:linear-gradient(90deg,rgba(255,154,0,.3),transparent)}.city-group-header:first-child{margin-top:0;padding-top:6px}.crypto-rates-list{background:rgba(20,25,38,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.04);box-shadow:inset 0 0 20px rgba(255,255,255,.01),0 8px 32px rgba(0,0,0,.2);border-radius:16px;padding:20px;color:#fff;overflow:visible!important;flex-shrink:0!important;transition:opacity .3s ease,max-height .4s ease,margin .3s ease}.dash-panel-area.menu-open .crypto-rates-list,.dash-panel-area.menu-open .currency-selector-wrapper{opacity:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;pointer-events:none;visibility:hidden!important}.rates-header{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:rgba(255,255,255,.4);margin-bottom:8px;padding:0 10px 10px 10px;border-bottom:1px solid rgba(255,255,255,.05)}.rates-header-right{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:center;width:245px}.rates-header-right span{flex:1;text-align:right}.rate-row{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.05);border-radius:12px;transition:background .2s;margin-bottom:2px}.rate-row:last-child{border-bottom:none;margin-bottom:0}.rate-row:hover{background:rgba(255,255,255,.03)}.rate-row.active{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.rate-coin{display:flex;align-items:center;gap:12px;flex-grow:1}.coin-icon-small{width:36px!important;height:36px!important}@media (min-width:769px){.coin-icon-small{width:36px!important;height:36px!important}}.coin-name{font-size:15px;font-weight:700;color:#fff;line-height:1.2}.coin-ticker{font-size:11px;color:rgba(255,255,255,.4);font-weight:500;margin-top:2px}.rate-vals{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:center;width:245px}.rate-val{display:block;text-align:right;font-size:14px;font-weight:600;color:#fff;font-family:Montserrat,sans-serif!important;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";letter-spacing:-.5px;white-space:nowrap!important;justify-self:end;min-width:100px}.rate-val.buy{color:#fff}.rate-val.sell{color:rgba(255,255,255,.6)}.rate-info-notice{display:flex;align-items:center;gap:8px;padding:12px 16px;margin-top:12px;background:rgba(255,154,0,.08);border:1px solid rgba(255,154,0,.2);border-radius:10px;font-size:12px;color:rgba(255,255,255,.7);line-height:1.4}.rate-info-notice::before{content:"ℹ️";font-size:14px;flex-shrink:0}@media (max-width:768px){.rate-info-notice{font-size:11px;padding:10px 12px}}.dash-cta{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(20,25,38,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.04);box-shadow:inset 0 0 20px rgba(255,255,255,.01),0 8px 32px rgba(0,0,0,.2);border-radius:12px;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.cta-text{font-size:12px;color:rgba(255,255,255,.6)}.cta-highlight{color:#fff;font-weight:700;font-size:14px}.btn-dash-action{position:relative;background:linear-gradient(135deg,#ff9a00 0,#ff5e00 100%);border:1px solid rgba(255,154,0,.3);color:#fff;font-weight:600;padding:10px 20px;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .3s ease}.btn-dash-action::before{content:'';position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:skewX(-20deg);animation:amlShine 4s infinite}.btn-dash-action:hover{border-color:rgba(255,154,0,.6)}@keyframes amlShine{0%{left:-100%}20%{left:200%}100%{left:200%}}.city-office-hours{font-size:11px;display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.5);font-weight:500;transition:opacity .3s;white-space:nowrap}.status-dot{width:6px;height:6px;border-radius:50%;background:#555;display:inline-block;transition:all .3s}.mobile-promo-header{display:none!important}@media (min-width:769px){.cta-block-mobile{display:none!important}}@media (max-width:768px){.hero-dashboard{padding:20px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:15px}.time-tabs{width:100%;overflow-x:auto;padding-bottom:5px}.time-tab{flex:1;text-align:center}.dashboard-grid{grid-template-columns:1fr;gap:24px}.dash-chart-area{min-height:250px;padding:15px}.dash-cta{border-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:0 0!important}.payment-hero{background:linear-gradient(180deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.01) 100%);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:24px;margin-bottom:30px;text-align:center;position:relative;overflow:hidden}.hero-amount-value{font-size:28px;font-weight:700;color:#fff;letter-spacing:-.5px;line-height:1}.hero-currency-tag{font-size:14px;font-weight:700;line-height:1;color:rgba(255,255,255,.8);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:6px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:.5px}.hero-currency-tag img{width:20px;height:20px;border-radius:50%;object-fit:contain;filter:grayscale(100%)}.hero-currency-tag img{filter:none}.btn-i-paid{width:100%;background:linear-gradient(180deg,#2ecc71 0,#27ae60 100%);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:15px;cursor:pointer;transition:all .2s ease;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 4px 12px rgba(46,204,113,.15);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:24px}.btn-i-paid:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 6px 16px rgba(46,204,113,.25);background:linear-gradient(180deg,#2ecc71 0,#219150 100%)}.btn-i-paid:active{transform:translateY(0);box-shadow:none}.btn-i-paid-text{font-size:15px;font-weight:700;color:#fff;letter-spacing:.5px;text-transform:uppercase}.btn-i-paid-sub{display:none}.trust-signals-row{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:24px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:8px;font-size:12px;color:rgba(255,255,255,.6)}.trust-item:hover{transform:none;background:rgba(255,255,255,.03)}.city-selector-wrapper{align-items:flex-start;width:100%}.city-dropdown{width:100%}.city-selected{justify-content:space-between;width:100%;background:rgba(255,255,255,.05);padding:10px;border-radius:8px}.crypto-rates-list{padding:15px}.rate-val{min-width:auto;font-size:12px}.coin-icon-small{width:44px!important;height:44px!important}.cta-block-mobile{display:flex!important;flex-direction:column!important;justify-content:flex-start;align-items:stretch;width:100%!important;max-width:100%!important;background:rgba(20,20,30,.95)!important;backdrop-filter:blur(16px)!important;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px;position:static!important;box-shadow:0 10px 40px rgba(0,0,0,.8)!important;margin:-5px 0 20px 0!important;order:999!important}.cta-block-mobile .cta-text{font-size:13px;color:rgba(255,255,255,.8);text-align:left;line-height:1.4}.cta-block-mobile .cta-btn{background:linear-gradient(135deg,#ff9a00 0,#ff5e00 100%)!important;color:#fff!important;font-weight:600!important;font-size:13px!important;padding:10px 18px!important;border-radius:10px!important;text-decoration:none;text-align:center;border:none;cursor:pointer;transition:transform .2s;display:block!important;width:100%}.cta-block-mobile .cta-btn:hover{transform:none}.dash-cta{display:none!important}}@media (max-width:480px){.hero-dashboard{padding:12px 8px 30px;margin-top:-40px}.dashboard-header{flex-direction:row!important;flex-wrap:wrap;align-items:flex-start!important;gap:8px;margin-bottom:12px}.dash-title{font-size:16px;flex:0 1 auto;margin-right:auto}.chart-legend{flex:0 0 auto;display:flex;gap:8px;order:2}.legend-item{font-size:11px;display:flex;align-items:center;gap:4px}.legend-color{width:12px;height:3px}.time-tabs{order:3;flex-basis:100%;width:100%}.time-tab{font-size:12px;padding:6px 12px}.dashboard-grid{gap:16px}.dash-left-column{display:none!important}.city-dropdown,.city-selector-wrapper,.dash-panel-area,.dashboard-grid,.hero-dashboard{transform:none!important;perspective:none!important;filter:none!important;will-change:auto!important;overflow:visible!important}.dash-panel-area{display:flex!important;flex-direction:column!important;background:rgba(255,255,255,.03)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgba(255,255,255,.05);border-radius:20px!important;padding:20px 16px 0 16px!important;box-shadow:none!important;color:#fff!important;margin-top:5px;margin-bottom:80px!important;position:relative!important;padding-top:15px!important;overflow:visible!important;min-height:850px!important;gap:0!important}.city-label{color:#888!important;font-weight:500;margin-bottom:8px;display:none!important;text-align:center;flex:0 0 auto!important}.crypto-rates-list{flex:none!important;height:auto!important;width:100%;padding-bottom:0!important;margin-bottom:0!important}.coin-icon-small{width:44px!important;height:44px!important;display:inline-block}.city-selector-wrapper{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;height:auto!important;min-height:0!important;flex:0 0 auto!important;margin-bottom:0!important}.city-dropdown{position:relative!important;width:100%!important;display:flex;flex-direction:column;align-items:center;justify-content:flex-start!important;height:auto!important;min-height:0!important;flex:0 0 auto!important}.city-selected{background:0 0!important;border:none!important;padding:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important;justify-content:center!important;margin-bottom:0!important;width:100%!important;display:flex;align-items:center;position:relative;z-index:2;flex:0 0 auto!important;gap:10px!important}.city-arrow{margin-left:0!important;color:#ff9a00!important;transition:transform .3s cubic-bezier(.4, 0, .2, 1);display:inline-block}.cta-block-mobile{margin:-5px 0 20px 0!important;order:999!important}.currency-selector-wrapper{display:block!important;position:relative!important;visibility:hidden!important;background:0 0!important;border:none!important;padding:0!important;margin-bottom:0!important;width:100%!important}.currency-selector-wrapper>*{visibility:visible!important}.currency-display-bar{box-shadow:none!important;margin-bottom:0!important;width:100%!important;justify-content:center!important;gap:8px!important}.currency-options{position:absolute!important;top:100%!important;left:0!important;width:100%!important;z-index:99!important}.currency-display-bar{box-shadow:none!important;margin-bottom:20px!important;width:100%!important;justify-content:center!important;gap:8px!important}.currency-arrow{margin-left:0!important}.city-dropdown.active .city-selected .city-arrow{transform:rotate(180deg)}.cta-block-mobile{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center;background:rgba(20,20,30,.95)!important;backdrop-filter:blur(16px)!important;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px;margin-top:10px!important;position:static!important;order:4;box-shadow:0 10px 40px rgba(0,0,0,.8)!important}.city-dropdown{position:relative!important;z-index:1}.city-options{position:absolute!important;top:50px!important;left:0!important;right:0!important;width:auto!important;margin-left:0!important;margin-right:0!important;z-index:1000!important;display:block!important;background:linear-gradient(145deg,rgba(18,18,26,.98),rgba(12,12,18,.99))!important;border:1px solid rgba(255,154,0,.12)!important;border-radius:14px!important;padding:0!important;margin-top:8px!important;box-shadow:0 8px 32px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.04)!important;max-height:0;overflow-y:auto;overflow-x:hidden;opacity:0!important;visibility:hidden!important;transform:translateY(-10px)!important;transition:all .3s ease!important}.city-dropdown.active .city-options{max-height:450px!important;opacity:1!important;visibility:visible!important;transform:translateY(0)!important;padding:12px 0!important}.city-option{padding:12px 16px!important;font-size:15px!important;color:rgba(255,255,255,.7)!important;border-bottom:none;background:0 0!important;transition:all .25s cubic-bezier(.2, .8, .2, 1);border-left:3px solid transparent}.city-option:last-child{border-bottom:none;color:#fff!important;border-left-color:rgba(255,154,0,.5);padding-left:20px!important}.city-option.selected{color:#ffb340!important;font-weight:600;background:linear-gradient(90deg,rgba(255,154,0,.12),transparent)!important;border-left:3px solid #ff9a00}.currency-selector-wrapper{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1);border-radius:12px!important;padding:2px 12px!important;margin-top:5px!important;margin-bottom:5px;color:#fff!important;box-shadow:none!important;order:2;font-size:16px!important;line-height:1.2!important}.currency-arrow{color:#ff9a00!important;margin-left:10px}.crypto-rates-list{background:0 0!important;padding:0!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.rates-header{color:#666!important;border-bottom:1px solid rgba(255,255,255,.05)!important}.rate-row{background:0 0!important;border-bottom:1px solid rgba(255,255,255,.05)!important;border-radius:0!important;margin-bottom:0;padding:14px 10px!important}.rate-row:last-child{border-bottom:none!important}.rate-row.active,.rate-row:hover{background:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:8px!important}.coin-name{color:#888!important;font-size:11px!important}.coin-ticker{color:#fff!important;font-size:14px!important}.rate-val{color:#fff!important;font-size:13px!important}.dash-cta{display:none!important}.dash-cta .cta-text{color:rgba(255,255,255,.7);font-size:13px;line-height:1.4;max-width:55%}.dash-cta .cta-highlight{color:#fff;font-weight:700;font-size:15px;display:block;margin-top:2px}.dash-cta .btn-dash-action{background:#ff9a00;color:#000;font-weight:600;font-size:14px;padding:12px 20px;border-radius:10px;border:none;white-space:nowrap;box-shadow:0 4px 15px rgba(255,154,0,.35)}.cta-block-mobile{display:flex!important;justify-content:space-between;align-items:center;background:rgba(255,255,255,.05);border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.05);margin-top:15px}.dash-panel-area{height:auto!important;min-height:0!important;padding-bottom:0!important;position:relative;overflow:visible!important}.dash-panel-area.menu-open .crypto-rates-list,.dash-panel-area.menu-open .currency-selector-wrapper{opacity:1!important;max-height:none!important;pointer-events:auto!important}.city-options{position:relative!important;z-index:10!important;width:100%;background:rgba(255,255,255,.03);box-shadow:none;top:0!important;margin-top:10px}.city-dropdown.active .city-options{max-height:450px!important;margin-bottom:20px}.cta-text{color:#fff;font-size:12px;font-weight:500;line-height:1.3;max-width:50%;text-align:left}.cta-btn{background:#ff9a00;color:#000;font-weight:600;font-size:13px;padding:10px 16px;border-radius:8px;text-decoration:none;display:inline-block;white-space:nowrap;box-shadow:0 4px 15px rgba(255,154,0,.3)}.dashboard-header{display:none!important}.chart-container-large{height:180px;max-width:100%}.legend-item{font-size:11px}.crypto-rates-list{padding:10px}.rate-row{padding:10px}.coin-name{font-size:13px}.coin-ticker{font-size:10px}.rate-vals,.rates-header-right{width:auto!important;gap:20px!important}.rate-val{font-size:11px;padding:0}.rate-vals .rate-val:first-child{padding-right:0}.mobile-promo-header{display:flex!important;flex-direction:column;align-items:center;justify-content:center;margin-bottom:10px;width:100%;padding:0 4px}.promo-brand{font-size:34px;font-weight:900;margin-bottom:6px;letter-spacing:-.5px;line-height:1;text-transform:uppercase;font-family:Inter,sans-serif}.promo-title-main{color:#fff}.promo-title-dot{color:#ff9a00}.promo-title-io{color:#ff9a00}.promo-subtitle{color:#aaa;font-size:15px;margin-bottom:20px;margin-top:0;font-weight:400}.promo-banner-bestchange,.promo-banner-yandex{display:flex;align-items:center;justify-content:space-between;width:100%;background:#1e1e24!important;border:1px solid rgba(255,255,255,.08);border-radius:50px;padding:14px 24px;padding-right:60px;text-decoration:none;color:#fff;font-weight:700;font-size:13px;position:relative;overflow:hidden!important;box-shadow:0 4px 15px rgba(0,0,0,.4)}@media (min-width:410px){.promo-banner-bestchange,.promo-banner-yandex{padding-right:50px;font-size:14px}.promo-banner-text{font-size:13.5px!important}.promo-coin-img{right:8px!important;height:48px!important;width:48px!important}}.promo-banner-bestchange:active,.promo-banner-yandex:active{transform:scale(.98);background:#25252c!important}.promo-banner-text{text-align:left;max-width:100%;line-height:1.2;font-weight:700;color:#e0e0e0;z-index:2;position:relative;white-space:nowrap;font-size:12.5px;letter-spacing:-.3px}.promo-banner-text strong{color:#fff}.promo-coin-img{position:absolute;right:6px;top:50%;transform:translateY(-50%);height:50px;width:50px;margin:0;object-fit:contain;filter:brightness(1.15) saturate(1.3);z-index:1}.hero-dashboard{background:0 0!important;border:none!important;box-shadow:none!important;padding:0!important;margin-top:0!important}.hero{padding-top:95px!important;padding-bottom:0!important}.city-selector-wrapper{order:1;margin-bottom:0!important}.currency-selector-wrapper{order:2}.crypto-rates-list{order:3;margin-bottom:20px!important}}@media (min-width:1024px){.header-promo-banner.desktop-promo-banner{display:flex!important;align-items:center;justify-content:flex-start;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:6px 10px 6px 16px;margin-right:0;margin-left:auto;text-decoration:none;transition:all .3s ease;height:44px;min-width:300px}.header-promo-banner.desktop-promo-banner:hover{background:rgba(255,255,255,.1);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.2)}.header-promo-banner .promo-text{color:#fff;font-size:13px;font-weight:600;margin-right:15px;white-space:nowrap}.header-promo-banner .promo-highlight{color:#ff9a00;font-weight:700}.header-promo-banner .promo-coins{height:48px;width:auto;filter:brightness(1.1) saturate(1.15) drop-shadow(0 2px 4px rgba(0, 0, 0, .2))}}.city-office-hours{margin-top:8px;font-size:11px;display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.5);justify-content:flex-end;font-weight:500;transition:opacity .3s}.status-dot{width:6px;height:6px;border-radius:50%;background:#555;display:inline-block;transition:all .3s}@media (max-width:768px){.hero-dashboard[data-currency=rub] .rate-vals,.hero-dashboard[data-currency=rub] .rates-header-right{width:215px!important;gap:10px!important}.hero-dashboard[data-currency=rub] .rate-row[data-coin=bitcoin] .rate-vals{transform:translateX(-20px)!important}.hero-dashboard[data-currency=rub] .rate-row[data-coin=bitcoin] .rate-val.buy{transform:translateX(0)!important}.hero-dashboard[data-currency=rub] .rate-row[data-coin=ethereum] .rate-vals{transform:translateX(-10px)!important}.hero-dashboard[data-currency=aed] .rate-vals,.hero-dashboard[data-currency=aed] .rates-header-right{width:235px!important;gap:12px!important}.hero-dashboard[data-currency=aed] .rate-row[data-coin=bitcoin] .rate-vals{transform:translateX(-15px)!important}.hero-dashboard[data-currency=aed] .rate-row[data-coin=bitcoin] .rate-val.buy{transform:translateX(3px)!important}.hero-dashboard[data-currency=kzt] .rate-vals,.hero-dashboard[data-currency=kzt] .rates-header-right{width:auto!important;min-width:200px!important;gap:6px!important;flex-shrink:0!important}.hero-dashboard[data-currency=kzt] .rate-val{font-size:12px!important;min-width:0!important;text-align:right!important}.hero-dashboard[data-currency=kzt] .rate-row .rate-vals{transform:none!important}.hero-dashboard[data-currency=kzt] .rate-row[data-coin=bitcoin] .rate-vals{transform:translateX(-20px)!important}.hero-dashboard[data-currency=kzt] .rate-row[data-coin=ethereum] .rate-vals{transform:translateX(-10px)!important}.hero-dashboard[data-currency=kzt] .rate-row .rate-val{transform:none!important}.hero-dashboard[data-currency=kzt] .rate-row{padding-left:6px!important;padding-right:6px!important}.hero-dashboard[data-currency=kzt] .coin-icon-small{width:30px!important;height:30px!important}.hero-dashboard[data-currency=kzt] .rate-coin{gap:6px!important;min-width:0!important;flex-shrink:1!important}.hero-dashboard[data-currency=kzt] .coin-ticker{font-size:12px!important}.hero-dashboard[data-currency=kzt] .coin-name{font-size:10px!important}.hero-dashboard[data-currency=eur] .rate-vals,.hero-dashboard[data-currency=eur] .rates-header-right,.hero-dashboard[data-currency=usd] .rate-vals,.hero-dashboard[data-currency=usd] .rates-header-right{width:215px!important;gap:10px!important}.hero-dashboard[data-currency=eur] .rate-row .rate-val,.hero-dashboard[data-currency=eur] .rate-row .rate-vals,.hero-dashboard[data-currency=usd] .rate-row .rate-val,.hero-dashboard[data-currency=usd] .rate-row .rate-vals{transform:none!important}.hero-dashboard[data-currency=byn] .rate-vals,.hero-dashboard[data-currency=byn] .rates-header-right{width:215px!important;gap:10px!important}.hero-dashboard[data-currency=byn] .rate-row[data-coin=bitcoin] .rate-vals{transform:translateX(-10px)!important}.hero-dashboard[data-currency=byn] .rate-row[data-coin=bitcoin] .rate-val.buy{transform:translateX(5px)!important}.hero-dashboard[data-currency=byn] .rate-row:not([data-coin=bitcoin]) .rate-vals{transform:none!important}.currency-display-bar{padding:5px 10px!important;min-height:34px!important}.currency-selector-wrapper{margin-top:-5px!important}.rate-row{padding:6px 10px!important}.coin-icon-small{width:36px!important;height:36px!important}.crypto-rates-list{margin-bottom:40px!important;padding-bottom:0!important}.cta-block-mobile{position:relative!important;margin-top:auto!important;margin-bottom:30px!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%!important;box-sizing:border-box!important;padding:13px 15px!important;display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;overflow:hidden!important;z-index:10}.cta-block-mobile .cta-text{font-size:12px!important;line-height:1.2;font-weight:500;margin-right:6px;text-align:left;white-space:normal!important;flex:1;min-width:0}.cta-block-mobile .cta-btn{flex-shrink:0;font-size:12px!important;height:auto!important;min-height:0!important;padding:8px 12px!important;white-space:nowrap;width:auto!important;max-width:120px}.dash-panel-area{min-height:400px!important;margin-bottom:60px!important}.section-notch{display:block!important}}.section-notch{display:none!important}