/* VaultTX Global — DARK GRAPHITE final override
   Neutral crypto style: black, graphite, white/gray. Coin colors stay local. */
:root{
  --tg-bg:#0b0b0d;
  --tg-panel:#111113;
  --tg-panel-2:#18181b;
  --tg-card:#141417;
  --tg-line:rgba(255,255,255,.16);
  --tg-line-soft:rgba(255,255,255,.08);
  --tg-orange:#f4f4f5;
  --tg-orange-2:#d4d4d8;
  --tg-orange-3:#ffffff;
  --tg-white:#ffffff;
  --tg-muted:#a1a1aa;
  --tg-dim:#71717a;
  --tg-glow:0 0 22px rgba(255,255,255,.08),0 0 52px rgba(120,140,170,.07);
  --tg-max:920px;
  --content-max:920px!important;
  --phone-max:920px!important;
  --lime:var(--tg-orange)!important;
  --bg:var(--tg-bg)!important;
  --panel:var(--tg-panel)!important;
  --border:var(--tg-line-soft)!important;
  --border-strong:var(--tg-line)!important;
}
*{scrollbar-color:rgba(255,255,255,.30) #111113;}
html,body{
  background:#0b0b0d!important;
  color:#fff!important;
}
body{
  padding:14px 0 104px!important;
  background:
    radial-gradient(circle at 50% -8%, rgba(255,255,255,.048), transparent 30%),
    #0b0b0d!important;
}
body::before{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;
  background:
    linear-gradient(rgba(255,255,255,.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.014) 1px, transparent 1px);
  background-size:36px 36px;opacity:.16;
}
.app-shell{
  width:min(calc(100vw - 24px), var(--tg-max))!important;
  max-width:var(--tg-max)!important;
  margin:0 auto!important;
  background:linear-gradient(180deg,#020202,#000)!important;
  border:1px solid rgba(255,255,255,.075)!important;
  border-radius:22px!important;
  overflow:hidden!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.025),0 28px 90px rgba(0,0,0,.85),0 0 80px rgba(255,255,255,.04)!important;
}
.app-header{
  background:rgba(0,0,0,.94)!important;
  border-bottom:1px solid rgba(255,255,255,.075)!important;
  backdrop-filter:blur(18px)!important;
}
.header-inner,.screen-pad,.desktop-footer-inner{
  width:100%!important;max-width:100%!important;padding-left:18px!important;padding-right:18px!important;
}
.screen-pad{padding-top:18px!important;padding-bottom:22px!important;}
.logo-text,.text-gradient,
[class*="text-gradient"]{
  background:linear-gradient(90deg,#ffffff 0%,#d4d4d8 58%,#8b8f98 100%)!important;
  -webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;
  color:#f4f4f5!important;
}
.text-lime-400,.text-lime-500,.text-lime-600,
[class*="text-lime"]{color:var(--tg-orange)!important;-webkit-text-fill-color:var(--tg-orange)!important;}
.bg-lime-400,.bg-lime-500,.bg-lime-600,
[class*="bg-lime"]{background:rgba(255,255,255,.052)!important;}
.border-lime-400,.border-lime-500,.border-lime-600,
[class*="border-lime"]{border-color:rgba(255,255,255,.11)!important;}
.from-lime-400,.from-lime-500,.from-lime-600,
.to-lime-400,.to-lime-500,.to-lime-600,
.via-lime-400,.via-lime-500,.via-lime-600{--tw-gradient-from:rgba(255,255,255,.075)!important;--tw-gradient-to:rgba(255,255,255,.012)!important;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)!important;}
.bg-gradient-to-br.from-lime-400.to-lime-600,
.bg-gradient-to-br.from-lime-400,
.bg-gradient-to-r.from-lime-400,
.bg-gradient-to-br[class*="from-lime"]{
  background:linear-gradient(180deg,#2a2a2f,#17171a)!important;
}
.app-header .bg-gradient-to-br,
.app-header [class*="from-lime"]{
  background:linear-gradient(180deg,#2a2a2f,#17171a)!important;
  box-shadow:var(--tg-glow)!important;
}
.app-header .rounded-2xl{border-radius:14px!important;}
.bubble-card,.menu-card,.stat-card,.glass-card,
.screen-pad .card,.screen-pad .panel,.screen-pad .well,
.screen-pad > .container,.screen-pad > .container-fluid,.standalone-card{
  background:linear-gradient(180deg,rgba(28,28,32,.96),rgba(16,16,19,.98))!important;
  border:1px solid rgba(255,255,255,.07)!important;
  border-radius:18px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 16px 44px rgba(0,0,0,.42),0 0 34px rgba(255,255,255,.026)!important;
  color:#fff!important;
}
.bubble-card:hover,.menu-card:hover,.stat-card:hover,.glass-card:hover{border-color:rgba(255,255,255,.15)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 18px 50px rgba(0,0,0,.5),0 0 30px rgba(255,255,255,.05)!important;}
/* Hero: dark and horizontal on every screen */
.screen-pad > .bubble-card:first-of-type{
  padding:28px!important;position:relative!important;overflow:hidden!important;
  min-height:314px!important;
  background:
    radial-gradient(circle at 72% 44%, rgba(255,255,255,.075), transparent 24%),
    radial-gradient(circle at 76% 72%, rgba(255,255,255,.07), transparent 24%),
    linear-gradient(180deg,#050505,#000)!important;
}
.screen-pad > .bubble-card:first-of-type > .absolute{opacity:.28!important;background:radial-gradient(circle at 70% 55%,rgba(255,255,255,.085),transparent 42%)!important;}
.screen-pad > .bubble-card:first-of-type .flex.flex-col.md\:flex-row,
.screen-pad > .bubble-card:first-of-type .flex.flex-col{
  flex-direction:row!important;align-items:center!important;gap:26px!important;
}
.screen-pad > .bubble-card:first-of-type .flex-1{text-align:left!important;min-width:0!important;}
.screen-pad > .bubble-card:first-of-type h1{font-size:34px!important;line-height:1.06!important;margin-bottom:14px!important;}
.screen-pad > .bubble-card:first-of-type p{max-width:360px!important;margin-left:0!important;margin-right:0!important;color:#b9b9b9!important;font-size:14px!important;line-height:1.55!important;}
.screen-pad > .bubble-card:first-of-type .inline-flex.rounded-full{
  background:rgba(255,255,255,.04)!important;border:1px solid rgba(255,255,255,.12)!important;color:#f4f4f5!important;box-shadow:0 0 24px rgba(255,255,255,.048)!important;
}
.screen-pad > .bubble-card:first-of-type .inline-flex.rounded-full span{color:#f4f4f5!important;}
.screen-pad > .bubble-card:first-of-type .inline-flex.rounded-full .rounded-full{background:#f4f4f5!important;}
.screen-pad > .bubble-card:first-of-type .w-\[160px\],
.screen-pad > .bubble-card:first-of-type .md\:w-\[240px\]{
  width:360px!important;max-width:46%!important;flex:0 0 360px!important;
}
.screen-pad > .bubble-card:first-of-type img.hero-logo{
  width:100%!important;
  filter:drop-shadow(0 0 32px rgba(255,122,0,.44))!important;
}

.screen-pad > .bubble-card:first-of-type img.header-avatar{
  width:52px!important;
  height:52px!important;
  filter:none!important;
}

.screen-pad > .bubble-card:first-of-type img:not(.hero-logo):not(.header-avatar){
  width:100%!important;
  filter:none!important;
}
.btn-lime,.btn-dark,button,.btn,.btn-primary,.btn-success,input[type="submit"]{
  border-radius:12px!important;font-weight:800!important;letter-spacing:.01em!important;
}
.btn-lime,.btn-primary,.btn-success,input[type="submit"],button[type="submit"]{
  background:linear-gradient(180deg,#2d2d32,#19191d)!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 0 24px rgba(255,255,255,.10), inset 0 1px 0 rgba(255,255,255,.20)!important;
}
.btn-dark{
  background:#151518!important;color:#fff!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:0 0 22px rgba(255,255,255,.04)!important;
}
.btn-lime:hover,.btn-dark:hover,button:hover,.btn:hover{transform:translateY(-1px)!important;box-shadow:0 0 30px rgba(255,255,255,.13)!important;}
/* Stats always one row like selected mockup */
.screen-pad > .grid.grid-cols-2.md\:grid-cols-4,
.screen-pad > .grid:has(.stat-card){grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;}
.stat-card{padding:18px 14px!important;text-align:left!important;min-height:108px!important;display:grid!important;grid-template-columns:auto 1fr!important;grid-template-areas:"icon num" "icon text" "icon sub";column-gap:12px!important;align-items:center!important;}
.stat-card::before{content:"\F4D7";font-family:"bootstrap-icons";grid-area:icon;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f4f4f5;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.095);box-shadow:0 0 24px rgba(255,255,255,.075);font-size:22px;}
.stat-card:nth-child(2)::before{
  content:"$";
  font-family:Arial, sans-serif;
  font-weight:900;
}

.stat-card:nth-child(3)::before{
  content:"$";
  font-family:Arial, sans-serif;
  font-weight:900;
}
.stat-card:nth-child(4)::before{content:"\F1F6";}
.stat-card .text-2xl{grid-area:num;font-size:24px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;margin:0!important;line-height:1.05!important;}
.stat-card .text-xs{grid-area:text;color:#b9b9b9!important;font-size:12px!important;line-height:1.22!important;}
.stat-card .text-\[10px\]{grid-area:sub;color:#f4f4f5!important;font-size:11px!important;font-weight:800!important;margin-top:0!important;}
/* Keep section grids consistent */
.grid[class*="md:grid-cols-3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.grid[class*="md:grid-cols-4"]{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
.grid[class*="grid-cols-1"] > .rounded-xl,
.grid[class*="grid-cols-1"] > .bubble-card{
  background:linear-gradient(180deg,rgba(28,28,32,.94),rgba(17,17,20,.98))!important;border:1px solid rgba(255,255,255,.055)!important;box-shadow:0 0 24px rgba(255,255,255,.026)!important;
}
.rounded-xl.bg-dark-700\/30,.bg-dark-700\/30,.bg-dark-700\/50{background:rgba(8,8,8,.88)!important;border:1px solid rgba(255,255,255,.052)!important;}
/* Bottom nav */
.mobile-bottom-nav{width:min(calc(100vw - 24px), var(--tg-max))!important;left:50%!important;transform:translateX(-50%)!important;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.94) 26%,#000)!important;}
.mobile-bottom-nav__bar{background:rgba(0,0,0,.96)!important;border:1px solid rgba(255,255,255,.085)!important;border-radius:18px!important;box-shadow:0 0 36px rgba(255,255,255,.05)!important;grid-template-columns:repeat(5,1fr)!important;}
.tab-link{color:#d8d8d8!important;border:1px solid rgba(255,255,255,.04)!important;background:#141417!important;}
.tab-link i{color:#f4f4f5!important;}.tab-link.active{background:rgba(255,255,255,.06)!important;color:#fff!important;border-color:rgba(255,255,255,.18)!important;box-shadow:inset 0 0 26px rgba(255,255,255,.07),0 0 22px rgba(255,255,255,.052)!important;}
/* Forms and tables */
input,select,textarea,.input-dark{background:#141417!important;border:1px solid rgba(255,255,255,.095)!important;color:#fff!important;border-radius:12px!important;}
input:focus,select:focus,textarea:focus{border-color:rgba(255,255,255,.28)!important;box-shadow:0 0 0 4px rgba(255,255,255,.048)!important;}
/* Form icon inputs */
.form-icon-input{
  padding-left:64px!important;
  padding-right:16px!important;
}

.form-icon-input:focus{
  padding-left:64px!important;
}

.form-icon-badge{
  position:absolute;
  left:12px;
  top:50%;
  transform:translateY(-50%);
  width:40px;
  height:40px;
  border-radius:12px;

  background:linear-gradient(180deg,#2d2d32,#19191d);
  border:1px solid rgba(255,255,255,.18);

  color:#fff;

  display:flex;
  align-items:center;
  justify-content:center;

  z-index:5;

  box-shadow:
    0 0 18px rgba(255,255,255,.11),
    inset 0 1px 0 rgba(255,255,255,.18);
}

.form-icon-badge i{
  color:#fff!important;
  font-size:16px;
}
table,.table-dark{background:#111113!important;color:#fff!important;}th,td{border-color:rgba(255,255,255,.05)!important;}th{color:#f4f4f5!important;}
.badge-lime,.badge-vip{background:rgba(255,255,255,.052)!important;color:#f4f4f5!important;border:1px solid rgba(255,255,255,.10)!important;}
/* Mobile: same composition, just scaled, no giant vertical hero */
@media(max-width:768px){
  body{padding-top:6px!important;}
  .app-shell{width:min(calc(100vw - 10px), var(--tg-max))!important;border-radius:18px!important;border-left:1px solid rgba(255,255,255,.075)!important;border-right:1px solid rgba(255,255,255,.075)!important;}
  .header-inner,.screen-pad{padding-left:12px!important;padding-right:12px!important;}
  .app-header .w-12{width:42px!important;height:42px!important;}.logo-text{font-size:20px!important;}
  .mobile-header-actions{display:none!important;}.header-actions{display:flex!important;gap:8px!important;}.header-actions .btn-dark,.header-actions .btn-lime{display:inline-flex!important;min-height:36px!important;padding:0 13px!important;font-size:12px!important;}
  .desktop-nav{display:none!important;}
  .screen-pad > .bubble-card:first-of-type{padding:16px!important;min-height:230px!important;border-radius:17px!important;}
  .screen-pad > .bubble-card:first-of-type .flex.flex-col.md\:flex-row,
  .screen-pad > .bubble-card:first-of-type .flex.flex-col{flex-direction:row!important;gap:10px!important;align-items:center!important;}
  .screen-pad > .bubble-card:first-of-type h1{font-size:21px!important;line-height:1.08!important;margin-bottom:8px!important;}
  .screen-pad > .bubble-card:first-of-type p{font-size:10.5px!important;line-height:1.36!important;max-width:185px!important;margin-bottom:10px!important;}
  .screen-pad > .bubble-card:first-of-type .inline-flex.rounded-full{padding:3px 8px!important;margin-bottom:8px!important;max-width:210px!important;}
  .screen-pad > .bubble-card:first-of-type .inline-flex.rounded-full span{font-size:8.5px!important;white-space:nowrap!important;}
  .screen-pad > .bubble-card:first-of-type .flex.flex-col.sm\:flex-row{flex-direction:row!important;justify-content:flex-start!important;gap:8px!important;}
  .screen-pad > .bubble-card:first-of-type .btn-lime,.screen-pad > .bubble-card:first-of-type .btn-dark{min-height:34px!important;padding:0 10px!important;font-size:10px!important;min-width:94px!important;}
  .screen-pad > .bubble-card:first-of-type .w-\[160px\],
  .screen-pad > .bubble-card:first-of-type .md\:w-\[240px\]{width:130px!important;max-width:38%!important;flex:0 0 130px!important;}
  .screen-pad > .grid.grid-cols-2.md\:grid-cols-4,.screen-pad > .grid:has(.stat-card){grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;}
  .stat-card{padding:10px 6px!important;min-height:92px!important;grid-template-columns:1fr!important;grid-template-areas:"icon" "num" "text" "sub"!important;text-align:center!important;justify-items:center!important;row-gap:4px!important;}
  .stat-card::before{width:34px;height:34px;font-size:16px;}
  .stat-card .text-2xl{font-size:17px!important;}.stat-card .text-xs{font-size:8.5px!important;}.stat-card .text-\[10px\]{font-size:8px!important;}
  .grid[class*="md:grid-cols-3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;}
  .grid[class*="md:grid-cols-4"]{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;}
  .bubble-card{border-radius:16px!important;}.bubble-card.p-5{padding:14px!important;}.bubble-card.p-4,.bubble-card.p-6{padding:14px!important;}
  .bubble-card h2{font-size:17px!important;}.bubble-card p{font-size:10px!important;line-height:1.35!important;}
  .grid[class*="md:grid-cols-3"] > *{padding:12px 8px!important;min-width:0!important;}
  .grid[class*="md:grid-cols-3"] .text-4xl{font-size:23px!important;}.grid[class*="md:grid-cols-3"] h3{font-size:11px!important;}.grid[class*="md:grid-cols-3"] p{font-size:8.5px!important;}
  .mobile-bottom-nav{width:min(calc(100vw - 10px), var(--tg-max))!important;padding:8px 6px calc(8px + var(--safe-bottom))!important;}
  .mobile-bottom-nav__bar{gap:4px!important;padding:5px!important;border-radius:15px!important;}
  .tab-link{min-height:48px!important;border-radius:12px!important;font-size:9px!important;gap:3px!important;}.tab-link i{font-size:15px!important;}
}
@media(max-width:430px){
  .screen-pad > .bubble-card:first-of-type h1{font-size:19px!important;}
  .screen-pad > .bubble-card:first-of-type p{font-size:9.8px!important;max-width:160px!important;}
  .screen-pad > .bubble-card:first-of-type .w-\[160px\],.screen-pad > .bubble-card:first-of-type .md\:w-\[240px\]{width:116px!important;flex-basis:116px!important;}
  .screen-pad > .bubble-card:first-of-type .btn-lime,.screen-pad > .bubble-card:first-of-type .btn-dark{min-width:82px!important;font-size:9px!important;padding:0 7px!important;}
}








.nova-level-popup{
    border-radius:24px !important;
    border:1px solid rgba(255,255,255,.11) !important;
    box-shadow:0 0 35px rgba(255,255,255,.075), inset 0 0 30px rgba(255,255,255,.02) !important;
}

.nova-level-popup .swal2-html-container{
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
}

.nova-level-popup .swal2-title{
    padding:0 !important;
    margin:0 !important;
}

.nova-level-info-modal{
    text-align:left;
}

.nova-level-info-head{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:16px;
}

.nova-level-info-icon{
    width:46px;
    height:46px;
    border-radius:15px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:21px;
    background:linear-gradient(180deg,#2d2d32,#19191d);
    box-shadow:0 0 18px rgba(255,255,255,.15);
}

.nova-level-info-title{
    font-size:22px;
    font-weight:800;
    color:#fff;
    line-height:1.1;
}

.nova-level-info-row{
    display:flex;
    align-items:center;
    gap:12px;
    padding:11px 12px;
    border-radius:17px;
    background:rgba(255,255,255,.035);
    border:1px solid rgba(255,255,255,.07);
    margin-bottom:9px;
}

.nova-level-row-icon{
    min-width:38px;
    width:38px;
    height:38px;
    border-radius:13px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    background:linear-gradient(180deg,#2d2d32,#19191d);
    box-shadow:0 0 14px rgba(255,255,255,.11);
}

.nova-level-row-title{
    font-size:18px;
    font-weight:800;
    color:#fff;
    line-height:1.1;
}

.nova-level-row-text{
    font-size:12px;
    color:#d7d7d7;
    margin-top:3px;
}

.nova-level-row-text b{
    color:#f4f4f5;
    font-weight:800;
}

.nova-level-info-note{
    margin-top:11px;
    padding:12px 13px;
    border-radius:17px;
    background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));
    border:1px solid rgba(255,255,255,.09);
    color:#fff;
    font-size:12px;
    line-height:1.55;
}

.nova-level-info-note b{
    color:#f4f4f5;
    font-weight:800;
}

.nova-level-confirm{
    border-radius:15px !important;
    padding:10px 26px !important;
    font-size:14px !important;
    font-weight:800 !important;
    box-shadow:0 0 20px rgba(255,255,255,.15) !important;
}

@media(max-width:480px){
    .nova-level-popup{
        width:320px !important;
        max-width:calc(100vw - 28px) !important;
        padding:16px !important;
    }

    .nova-level-info-title{
        font-size:20px;
    }

    .nova-level-row-title{
        font-size:17px;
    }
}

.daily-bonus-icon{
    width:34px;
    height:34px;

    border:none;
    border-radius:12px;

    cursor:pointer;

    background:
    linear-gradient(
        135deg,
        rgba(255,255,255,.055),
        rgba(255,255,255,.055)
    );

    border:1px solid rgba(255,255,255,.10);

    display:flex;
    align-items:center;
    justify-content:center;

    font-size:16px;

    box-shadow:
        0 0 10px rgba(255,255,255,.08);

    animation:giftPulse 2s infinite;

    transition:.2s ease;
}

.daily-bonus-icon:hover{
    transform:scale(1.08);
}

@keyframes giftPulse{

    0%{
        box-shadow:0 0 8px rgba(255,255,255,.065);
    }

    50%{
        box-shadow:0 0 18px rgba(255,255,255,.16);
    }

    100%{
        box-shadow:0 0 8px rgba(255,255,255,.065);
    }
}

















.settings-tab-nav{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:8px;
  margin-bottom:16px;
}

.settings-tab-btn{
  min-height:44px;
  border-radius:14px;
  border:1px solid rgba(255,255,255,.075);
  background:#17171a;
  color:#d1d5db;
  font-size:13px;
  font-weight:800;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
}

.settings-tab-btn.active{
  background:linear-gradient(180deg,#2d2d32,#19191d);
  color:#fff;
  box-shadow:0 0 18px rgba(255,255,255,.10);
}

.settings-tab-panel{
  display:none;
}

.settings-tab-panel.active{
  display:block;
}

.settings-pay-field{
  position:relative;
  display:block;
  width:100%;
}

.settings-pay-field .settings-pay-badge{
  position:absolute;
  left:12px;
  top:50%;
  transform:translateY(-50%);
  width:40px;
  height:40px;
  border-radius:12px;
  background:linear-gradient(180deg,#2d2d32,#19191d);
  border:1px solid rgba(255,255,255,.18);
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:10;
  box-shadow:0 0 18px rgba(255,255,255,.11), inset 0 1px 0 rgba(255,255,255,.18);
  pointer-events:none;
}

.settings-pay-field .settings-pay-badge img{
  width:24px;
  height:24px;
  object-fit:contain;
  display:block;
}

.settings-pay-field input{
  padding-left:66px!important;
}

@media(max-width:520px){
  .settings-tab-nav{
    grid-template-columns:repeat(2,1fr);
  }
}


.review-actions{
    display:flex;
    gap:7px;
    margin-top:10px;
}

.review-react-btn{
    height:30px;
    padding:0 10px;
    border-radius:11px;
    border:1px solid rgba(255,255,255,.075);
    background:#17171a;
    color:#cfd3da;
    display:inline-flex;
    align-items:center;
    gap:5px;
    font-size:13px;
    font-weight:800;
    line-height:1;
    transition:.2s;
}

.review-react-btn span{
    font-size:12px;
    font-weight:900;
}

.review-react-btn:hover,
.review-react-btn.active{
    background:rgba(255,255,255,.055);
    border-color:#f4f4f5;
    color:#f4f4f5;
    box-shadow:0 0 10px rgba(255,255,255,.055);
}














.nova-ref-card{
    display:flex;
    align-items:center;
    gap:14px;
    padding:14px;
    border-radius:20px;
    background:linear-gradient(135deg,rgba(255,255,255,.045),rgba(18,18,21,.98));
    border:1px solid rgba(255,255,255,.10);
    box-shadow:0 0 24px rgba(255,255,255,.045);
}

.nova-ref-avatar{
    width:58px;
    height:58px;
    min-width:58px;
    border-radius:18px;
    object-fit:cover;
    border:1px solid rgba(255,255,255,.18);
    box-shadow:0 0 18px rgba(255,255,255,.075);
}

.nova-ref-info{
    flex:1;
    min-width:0;
}

.nova-ref-title{
    color:#9ca3af;
    font-size:12px;
    margin-bottom:3px;
}

.nova-ref-login{
    color:#fff;
    font-size:18px;
    font-weight:900;
    line-height:1.1;
}

.nova-ref-user-row{
    display:flex;
    align-items:center;
    gap:10px;
    flex-wrap:wrap;
    margin-top:3px;
}

.nova-refback-badge{
    display:inline-flex;
    margin-top:0;
    padding:6px 10px;
    border-radius:12px;
    background:rgba(255,255,255,.06);
    color:#f4f4f5;
    font-size:12px;
    font-weight:900;
}

.nova-refback-text{
    display:none;
}



.nova-ref-card{
    position:relative;
}

.nova-ref-info-btn{
    position:absolute;
    top:14px;
    right:14px;

    width:30px;
    height:30px;

    border-radius:12px;
    border:1px solid rgba(255,255,255,.10);

    background:rgba(255,255,255,.04);
    color:#f4f4f5;

    display:flex;
    align-items:center;
    justify-content:center;

    font-size:16px;
    cursor:pointer;

    box-shadow:0 0 14px rgba(255,255,255,.055);
}

.nova-ref-info-btn:hover{
    background:rgba(255,255,255,.065);
    box-shadow:0 0 18px rgba(255,255,255,.10);
}

.nova-refback-info-modal{
    text-align:center;
}

.nova-refback-info-icon{
    width:64px;
    height:64px;
    margin:0 auto 14px;

    border-radius:22px;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#f4f4f5;
    background:rgba(255,255,255,.045);

    border:1px solid rgba(255,255,255,.11);
    box-shadow:0 0 28px rgba(255,255,255,.075);

    font-size:30px;
}

.nova-refback-info-title{
    font-size:21px;
    font-weight:950;
    color:#fff;
    margin-bottom:10px;
}

.nova-refback-info-text{
    color:#c9c9c9;
    font-size:13px;
    line-height:1.5;
}

.nova-refback-info-note{
    margin-top:14px;
    padding:11px;

    border-radius:14px;
    background:rgba(255,255,255,.035);
    border:1px solid rgba(255,255,255,.065);

    color:#f4f4f5;
    font-size:12px;
    font-weight:800;
}

.nova-refback-confirm{
    border-radius:14px !important;
    font-weight:900 !important;
    padding:11px 20px !important;
}



.nova-ref-level{
    margin-top:4px;
    display:inline-flex;
    align-items:center;
    width:max-content;

    padding:4px 8px;
    border-radius:10px;

    background:rgba(255,255,255,.045);
    border:1px solid rgba(255,255,255,.075);

    color:#f4f4f5;
    font-size:11px;
    font-weight:900;
    line-height:1;
}















.nova-deposit-security-notice{
    display:flex;
    align-items:center;
    gap:12px;
    padding:14px 16px;
    margin:0 0 18px;
    border-radius:18px;
    background:rgba(255,255,255,.032);
    border:1px solid rgba(255,255,255,.095);
    box-shadow:0 0 18px rgba(255,255,255,.04);
}

.nova-deposit-security-icon{
    width:42px;
    height:42px;
    min-width:42px;
    border-radius:12px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:rgba(255,255,255,.052);
    color:#f4f4f5;
    font-size:18px;
}

.nova-deposit-security-text{
    color:#d7d7d7;
    font-size:13px;
    line-height:1.5;
}

.nova-deposit-security-text strong{
    color:#f4f4f5;
}


.nova-top-events-row{
    display:flex;
    align-items:center;
    gap:14px;
    width:100%;
    margin-top:12px;
    flex-wrap:nowrap;
}

.nova-top-events-row .nova-exp-header-banner{
    flex:1;
    margin-top:0;
    min-width:0;
}

.nova-top-events-row .nova-wheel-mini-btn{
    flex-shrink:0;
}

.nova-top-events-row .nova-king-mini-btn{
    flex-shrink:0;
}

.nova-king-mini-btn{
    width:54px;
    height:54px;
    min-width:54px;
    border:0;
    background:transparent;
    padding:0;
    margin:0;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    overflow:visible;
    text-decoration:none;
}

.nova-king-real-icon{
    width:50px;
    height:50px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
    overflow:hidden;

    background:
        radial-gradient(circle at center, rgba(34,197,94,.16), transparent 22%),
        radial-gradient(circle at center, rgba(255,255,255,.08), transparent 58%),
        linear-gradient(180deg,#151518,#050505);

    border:4px solid #f4f4f5;

    box-shadow:
        0 0 18px rgba(255,255,255,.22),
        0 0 38px rgba(255,255,255,.15),
        inset 0 0 18px rgba(34,197,94,.10);

    color:#ffffff;

    font-size:26px;

    text-shadow:
        0 0 12px rgba(255,255,255,.26),
        0 0 22px rgba(255,255,255,.18);

    animation:novaKingPulse 1.8s ease-in-out infinite;
}

.nova-king-real-icon:before{
    content:"";
    position:absolute;
    inset:5px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.16);
    z-index:1;
}

.nova-king-real-icon:after{
    content:"";
    position:absolute;
    left:9px;
    right:9px;
    bottom:8px;
    height:4px;
    border-radius:20px;

    background:linear-gradient(90deg, transparent, #22c55e, transparent);

    box-shadow:
        0 0 8px rgba(34,197,94,.85),
        0 0 16px rgba(34,197,94,.45);

    opacity:.95;
    z-index:2;
}

.nova-king-real-icon img{
    width:34px;
    height:34px;
    object-fit:contain;
    position:relative;
    z-index:5;

    filter:
        drop-shadow(0 0 6px rgba(255,255,255,.18))
        drop-shadow(0 0 12px rgba(255,122,0,.4));
}

@keyframes novaKingPulse{
    0%{
        transform:scale(1);
        box-shadow:
            0 0 14px rgba(255,255,255,.24),
            0 0 28px rgba(255,255,255,.10),
            inset 0 0 14px rgba(34,197,94,.08);
    }

    50%{
        transform:scale(1.05);
        box-shadow:
            0 0 22px rgba(255,255,255,.26),
            0 0 42px rgba(255,255,255,.16),
            inset 0 0 22px rgba(34,197,94,.16);
    }

    100%{
        transform:scale(1);
        box-shadow:
            0 0 14px rgba(255,255,255,.24),
            0 0 28px rgba(255,255,255,.10),
            inset 0 0 14px rgba(34,197,94,.08);
    }
}

.nova-wheel-mini-btn{
    width:54px;
    height:54px;
    min-width:54px;
    border:0;
    background:transparent;
    padding:0;
    margin:0;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    overflow:visible;
}

.nova-wheel-real-icon{
    width:50px;
    height:50px;
    border-radius:50%;
    display:block;
    position:relative;
    background:
        radial-gradient(circle at center, #f4f4f5 0 7%, #f4f4f5 8% 13%, transparent 14%),
        repeating-conic-gradient(
            from -90deg,
            #f4f4f5 0deg 18deg,
            #1f1f23 18deg 36deg
        );
    border:4px solid #f4f4f5;
    box-shadow:
        0 0 18px rgba(255,255,255,.22),
        0 0 38px rgba(255,255,255,.15);
    animation:novaWheelRotate 4s linear infinite;
}

.nova-wheel-real-icon:before{
    content:"";
    position:absolute;
    inset:5px;
    border-radius:50%;
    border:1px solid rgba(255,255,255,.18);
}

@keyframes novaWheelRotate{

    from{
        transform:rotate(0deg);
    }

    to{
        transform:rotate(360deg);
    }

}

@media(max-width:520px){
    .nova-wheel-popup{
        width:90vw !important;
        max-height:76vh !important;
        margin-top:-25px !important;
    }

    .nova-wheel-popup iframe{
        height:420px !important;
    }
}

.nova-wheel-popup{
    border-radius:26px !important;
    overflow:hidden !important;
    border:1px solid rgba(255,255,255,.15) !important;
    box-shadow:0 0 45px rgba(255,255,255,.10) !important;
}

@media(max-width:520px){
    .nova-wheel-popup{
        width:94vw !important;
    }

    .nova-wheel-popup iframe{
        height:520px !important;
    }
}

.nova-wheel-popup{
    border-radius:26px !important;
    overflow:visible !important;
    border:1px solid rgba(255,255,255,.15) !important;
    box-shadow:0 0 45px rgba(255,255,255,.10) !important;
}

.nova-wheel-info-btn{
    position:absolute;
    top:10px;
    left:10px;
    z-index:10;

    width:36px;
    height:36px;

    border-radius:13px;
    border:1px solid rgba(255,255,255,.15);

    background:rgba(5,5,5,.82);
    color:#f4f4f5;

    display:flex;
    align-items:center;
    justify-content:center;

    cursor:pointer;
    box-shadow:0 0 18px rgba(255,255,255,.085);
}

.nova-wheel-info-tip{
    position:absolute;
    top:42px;
    left:0;

    width:250px;

    padding:12px;

    border-radius:16px;
    border:1px solid rgba(255,255,255,.13);

    background:#151518;
    color:#cbd5e1;

    font-size:12px;
    line-height:1.45;
    text-align:left;

    opacity:0;
    visibility:hidden;
    transform:translateY(-6px);
    transition:.2s ease;

    box-shadow:0 18px 45px rgba(0,0,0,.55), 0 0 24px rgba(255,255,255,.075);
}

.nova-wheel-info-tip b{
    color:#fff;
    font-size:14px;
}

.nova-wheel-info-tip span{
    color:#f4f4f5;
    font-weight:900;
}

.nova-wheel-info-btn:hover .nova-wheel-info-tip,
.nova-wheel-info-btn:focus .nova-wheel-info-tip{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

@media(max-width:520px){
    .nova-wheel-popup{
        width:94vw !important;
    }

    .nova-wheel-popup iframe{
        height:520px !important;
    }

    .nova-wheel-info-tip{
        width:230px;
    }
}





































.lk-page{
    color:#fff;
}

.lk-hero{
    position:relative;
    overflow:hidden;
    border-radius:26px;
    padding:22px;
    background:
        radial-gradient(circle at top right, rgba(255,255,255,.10), transparent 35%),
        linear-gradient(135deg,#1b1b1f,#101013);
    border:1px solid rgba(255,255,255,.15);
    box-shadow:0 0 34px rgba(255,255,255,.055);
    margin-bottom:16px;
}

.lk-title{
    font-size:28px;
    font-weight:950;
    color:#fff;
    line-height:1.05;
}

.lk-sub{
    color:#cbd5e1;
    font-size:13px;
    margin-top:8px;
    line-height:1.45;
}

.lk-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:10px;
    margin-top:18px;
}

.lk-mini{
    background:linear-gradient(180deg,rgba(30,30,34,.95),rgba(17,17,20,.96));
    border:1px solid rgba(255,255,255,.10);
    border-radius:18px;
    padding:13px 8px;
    text-align:center;
    box-shadow:inset 0 0 20px rgba(255,255,255,.024);
}

.lk-mini-label{
    font-size:10px;
    color:#aaa;
    font-weight:950;
    text-transform:uppercase;
    margin-bottom:5px;
}

.lk-mini-value{
    font-size:18px;
    font-weight:950;
    color:#f4f4f5;
}

.lk-card{
    background:linear-gradient(180deg,#17171a,#101013);
    border:1px solid rgba(255,255,255,.095);
    border-radius:24px;
    padding:16px;
    margin-bottom:14px;
}

.lk-section-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin-bottom:12px;
}

.lk-section-title{
    font-size:20px;
    font-weight:950;
}

.lk-crown{
    color:#f4f4f5;
    font-size:20px;
}

.lk-king{
    position:relative;
    display:flex;
    align-items:center;
    gap:14px;
    padding:15px;
    border-radius:22px;
    background:
        radial-gradient(circle at left, rgba(255,255,255,.095), transparent 35%),
        linear-gradient(180deg,#1b1b1f,#101013);
    border:1px solid rgba(255,255,255,.15);
    box-shadow:0 0 28px rgba(255,255,255,.048);
    margin-bottom:14px;
}

.lk-avatar-wrap{
    position:relative;
    width:66px;
    height:66px;
    min-width:66px;
}

.lk-avatar{
    width:66px;
    height:66px;
    border-radius:50%;
    object-fit:cover;
    border:2px solid rgba(255,122,0,.6);
    box-shadow:0 0 20px rgba(255,255,255,.095);
    background:#151518;
}

.lk-lvl{
    position:absolute;
    left:50%;
    bottom:-8px;
    transform:translateX(-50%);
    background:#18181b;
    border:1px solid rgba(255,122,0,.6);
    color:#f4f4f5;
    padding:3px 8px;
    border-radius:10px;
    font-size:10px;
    font-weight:950;
    white-space:nowrap;
}

.lk-king-info{
    min-width:0;
    flex:1;
}

.lk-king-title{
    font-size:17px;
    font-weight:950;
    color:#fff;
    line-height:1.2;
}

.lk-king-text{
    font-size:12px;
    color:#b8b8b8;
    margin-top:5px;
    line-height:1.35;
}

.lk-timer{
    margin-top:13px;
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:9px 13px;
    border-radius:15px;
    background:rgba(255,255,255,.052);
    border:1px solid rgba(255,255,255,.12);
    color:#f4f4f5;
    font-size:18px;
    font-weight:950;
}

.lk-form{
    display:grid;
    grid-template-columns:1fr auto;
    gap:10px;
    margin-top:14px;
}

.lk-input{
    width:100%;
    background:#050505;
    border:1px solid rgba(255,255,255,.15);
    border-radius:16px;
    padding:14px 14px;
    color:#fff;
    font-weight:900;
    outline:none;
}

.lk-input:focus{
    border-color:#f4f4f5;
    box-shadow:0 0 18px rgba(255,255,255,.075);
}

.lk-btn{
    border:0;
    border-radius:16px;
    padding:0 18px;
    background:linear-gradient(135deg,#f4f4f5,#ff9d2e);
    color:#fff;
    font-weight:950;
    cursor:pointer;
    box-shadow:0 0 22px rgba(255,255,255,.095);
}

.lk-btn:disabled{
    opacity:.6;
    cursor:not-allowed;
}

.lk-row{
    display:grid;
    grid-template-columns:42px 48px 1fr auto;
    align-items:center;
    gap:10px;
    padding:11px 10px;
    border-radius:18px;
    border:1px solid rgba(255,255,255,.06);
    background:rgba(255,255,255,.025);
    margin-bottom:8px;
}

.lk-rank{
    width:38px;
    height:38px;
    border-radius:13px;
    border:1px solid rgba(255,255,255,.12);
    display:flex;
    align-items:center;
    justify-content:center;
    color:#f4f4f5;
    font-size:17px;
    font-weight:950;
    background:rgba(0,0,0,.26);
}

.lk-small-avatar-wrap{
    position:relative;
    width:46px;
    height:46px;
    min-width:46px;
}

.lk-small-avatar{
    width:46px;
    height:46px;
    min-width:46px;
    border-radius:50%;
    object-fit:cover;
    border:1px solid rgba(255,255,255,.18);
    box-shadow:0 0 14px rgba(255,255,255,.06);
    background:#151518;
}

.lk-small-lvl{
    position:absolute;
    left:50%;
    bottom:-8px;
    transform:translateX(-50%);
    background:#18181b;
    border:1px solid rgba(255,255,255,.18);
    color:#f4f4f5;
    padding:2px 7px;
    border-radius:9px;
    font-size:9px;
    font-weight:900;
    white-space:nowrap;
    z-index:5;
}

.lk-login{
    font-size:15px;
    font-weight:950;
    color:#fff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:130px;
}

.lk-date{
    margin-top:4px;
    color:#777;
    font-size:11px;
    font-weight:800;
}

.lk-points{
    font-size:15px;
    font-weight:950;
    color:#f4f4f5;
    white-space:nowrap;
}

.lk-empty{
    text-align:center;
    color:#aaa;
    padding:20px;
}

.lk-win-prize{
    color:#22c55e;
    font-size:14px;
    font-weight:950;
    text-align:right;
    white-space:nowrap;
}

.lk-win-exp{
    margin-top:4px;
    color:#f4f4f5;
    font-size:12px;
    font-weight:900;
    text-align:right;
}

@media(max-width:420px){
    .lk-hero{
        padding:18px;
        border-radius:24px;
    }

    .lk-title{
        font-size:24px;
    }

    .lk-grid{
        gap:7px;
    }

    .lk-mini{
        padding:10px 4px;
        border-radius:15px;
    }

    .lk-mini-label{
        font-size:8px;
    }

    .lk-mini-value{
        font-size:13px;
    }

    .lk-king{
        gap:10px;
        padding:13px;
    }

    .lk-avatar-wrap{
        width:58px;
        height:58px;
        min-width:58px;
    }

    .lk-avatar{
        width:58px;
        height:58px;
    }

    .lk-form{
        grid-template-columns:1fr;
    }

    .lk-btn{
        height:48px;
    }

    .lk-row{
        grid-template-columns:38px 44px 1fr auto;
        gap:8px;
        padding:11px 8px;
    }

    .lk-login{
        max-width:105px;
        font-size:14px;
    }

    .lk-points{
        font-size:13px;
    }
}




/* ===== VAULTTX CENTRAL MOBILE NAV START ===== */

/* На больших экранах центральная кнопка остаётся обычной */
.mobile-bottom-nav .tab-main,
.mobile-bottom-nav .tab-main.active{
    position:relative;
    z-index:2;
    transform:none;
}

.mobile-bottom-nav .tab-main::before,
.mobile-bottom-nav .tab-main::after,
.mobile-bottom-nav .tab-main.active::before,
.mobile-bottom-nav .tab-main.active::after{
    display:none;
}

@media(max-width:768px){

    .mobile-bottom-nav,
    .mobile-bottom-nav__bar{
        overflow:visible !important;
    }

    .mobile-bottom-nav__bar{
        position:relative !important;
        align-items:center !important;
    }

    .mobile-bottom-nav .tab-main,
    .mobile-bottom-nav .tab-main.active{
        position:relative !important;
        z-index:20 !important;

        width:72px !important;
        height:72px !important;
        min-height:72px !important;

        justify-self:center !important;
        transform:translateY(-16px) !important;

        border-radius:50% !important;

        background:
            radial-gradient(
                circle at 50% 28%,
                rgba(47,49,54,.98),
                rgba(15,16,18,.99) 68%
            ) !important;

        border:1px solid rgba(255,255,255,.16) !important;

        box-shadow:
            0 16px 30px rgba(0,0,0,.58),
            0 0 18px rgba(255,255,255,.055),
            inset 0 1px 0 rgba(255,255,255,.08) !important;

        color:#fff !important;
        transition:none !important;
    }

    .mobile-bottom-nav .tab-main::before,
    .mobile-bottom-nav .tab-main.active::before{
        content:"" !important;
        display:block !important;

        position:absolute !important;
        inset:-5px !important;

        border-radius:50% !important;
        border:1px solid rgba(255,255,255,.055) !important;
        background:transparent !important;

        pointer-events:none !important;
    }

    .mobile-bottom-nav .tab-main::after,
    .mobile-bottom-nav .tab-main.active::after{
        content:"" !important;
        display:block !important;

        position:absolute !important;
        left:50% !important;
        bottom:7px !important;

        width:28px !important;
        height:4px !important;

        transform:translateX(-50%) !important;

        border-radius:999px !important;

        background:
            linear-gradient(
                90deg,
                rgba(255,255,255,.35),
                #fff,
                rgba(255,255,255,.35)
            ) !important;

        opacity:1 !important;

        box-shadow:
            0 0 8px rgba(255,255,255,.45),
            0 0 15px rgba(255,255,255,.18) !important;

        z-index:30 !important;
        pointer-events:none !important;
    }

    .mobile-bottom-nav .tab-main i,
    .mobile-bottom-nav .tab-main.active i{
        color:#fff !important;
        font-size:23px !important;
        line-height:1 !important;
    }

    .mobile-bottom-nav .tab-main span,
    .mobile-bottom-nav .tab-main.active span{
        position:relative !important;
        z-index:2 !important;

        margin-top:2px !important;

        color:#fff !important;
        font-size:10px !important;
        font-weight:850 !important;
        line-height:1 !important;
    }
}

@media(max-width:390px){

    .mobile-bottom-nav .tab-main,
    .mobile-bottom-nav .tab-main.active{
        width:66px !important;
        height:66px !important;
        min-height:66px !important;
        transform:translateY(-14px) !important;
    }

    .mobile-bottom-nav .tab-main i,
    .mobile-bottom-nav .tab-main.active i{
        font-size:21px !important;
    }

    .mobile-bottom-nav .tab-main span,
    .mobile-bottom-nav .tab-main.active span{
        font-size:9px !important;
    }
}

/* ===== VAULTTX CENTRAL MOBILE NAV END ===== */





/* ===== VAULTTX MAIN PAGE STYLE START ===== */
.vtx-home{display:flex;flex-direction:column;gap:16px;color:#fff;}
.vtx-home *{box-sizing:border-box;}
.vtx-hero,.vtx-section,.vtx-panel,.vtx-card-ticker,.vtx-stat-card{
  background:linear-gradient(180deg,rgba(31,32,35,.88),rgba(15,16,18,.98));
  border:1px solid rgba(255,255,255,.075);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 50px rgba(0,0,0,.36);
  border-radius:24px;
}

/* hero */
.vtx-hero{position:relative;min-height:365px;padding:38px;display:grid;grid-template-columns:1fr 1.12fr;gap:22px;overflow:hidden;align-items:center;}
.vtx-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 48%,rgba(255,255,255,.12),transparent 34%),radial-gradient(circle at 12% 18%,rgba(255,255,255,.045),transparent 30%);pointer-events:none;}
.vtx-hero__content,.vtx-hero__visual{position:relative;z-index:2;}
.vtx-pill{display:inline-flex;align-items:center;gap:9px;height:32px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.10);font-size:12px;font-weight:900;color:#f2f2f2;margin-bottom:18px;}
.vtx-pill span{width:9px;height:9px;border-radius:50%;background:#25d366;box-shadow:0 0 14px rgba(37,211,102,.8);}
.vtx-hero h1{margin:0 0 16px;font-weight:950;line-height:1.02;letter-spacing:-.04em;}
.vtx-hero h1 b{display:block;font-size:48px;color:#fff;}
.vtx-hero h1 span{display:block;font-size:35px;max-width:520px;color:#f1f1f1;}
.vtx-hero p{max-width:420px;color:#b9bcc4;font-size:15px;line-height:1.6;margin:0 0 24px;}
.vtx-hero__actions{display:flex;gap:12px;}
.vtx-btn{height:48px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none!important;font-size:14px;font-weight:950;transition:.2s;}
.vtx-btn--light{background:linear-gradient(180deg,#fff,#d9d9df);color:#111!important;border:1px solid rgba(255,255,255,.75);box-shadow:0 14px 34px rgba(255,255,255,.10);}
.vtx-btn--dark{background:#202126;color:#fff!important;border:1px solid rgba(255,255,255,.12);}
.vtx-btn:hover{transform:translateY(-1px);filter:brightness(1.08);}
.vtx-hero__visual{height:315px;display:flex;align-items:center;justify-content:center;}
.vtx-hero-img{width:620px;height:360px;max-width:112%;object-fit:contain;filter:drop-shadow(0 30px 70px rgba(0,0,0,.7));}

/* ticker */
.vtx-card-ticker{height:76px;overflow:hidden;display:flex;align-items:center;}
.vtx-card-ticker-track{display:flex;align-items:center;gap:12px;width:max-content;animation:vtxCardTickerMove 58s linear infinite;padding:0 12px;}
.vtx-card-ticker:hover .vtx-card-ticker-track{animation-play-state:paused;}
.vtx-card-ticker-item{height:52px;min-width:250px;display:flex;align-items:center;gap:9px;padding:8px 12px;border-radius:17px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.075);white-space:nowrap;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);}
.vtx-card-ticker-item img{width:34px;height:34px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 8px 14px rgba(0,0,0,.32));}
.vtx-card-ticker-item b{color:#fff;font-size:13px;font-weight:950;}
.vtx-card-ticker-item span{color:var(--coin);font-size:12px;font-weight:950;}
.vtx-card-ticker-item em,.vtx-card-ticker-item i{font-style:normal;color:#aeb3bd;font-size:11px;font-weight:800;}
@keyframes vtxCardTickerMove{from{transform:translateX(0);}to{transform:translateX(-50%);}}

/* stats */
.vtx-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}
.vtx-stat-card{padding:20px;display:flex;align-items:center;gap:16px;min-height:112px;}
.vtx-stat-icon{width:52px;height:52px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);font-size:22px;color:#fff;flex-shrink:0;}
.vtx-stat-card.purple .vtx-stat-icon{color:#a855f7;background:rgba(168,85,247,.12)}
.vtx-stat-card span{display:block;color:#9498a3;font-size:12px;margin-bottom:5px;}
.vtx-stat-card b{display:block;color:#fff;font-size:24px;line-height:1.05;}
.vtx-stat-card em{display:block;color:#9ca3af;font-size:12px;font-style:normal;margin-top:7px;}

/* cards */
.vtx-section{padding:22px;}
.vtx-section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;}
.vtx-section-head h2,.vtx-panel-title{font-size:22px;font-weight:950;margin:0;color:#fff;}
.vtx-section-head p{margin:5px 0 0;color:#9297a1;font-size:13px;}
.vtx-small-btn{height:40px;padding:0 14px;border-radius:12px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);display:inline-flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;font-weight:900;font-size:12px;white-space:nowrap;}
.vtx-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}
.vtx-bank-card{position:relative;min-height:232px;border-radius:24px;padding:18px;overflow:hidden;color:#fff;background:linear-gradient(135deg,rgba(44,46,52,.96),rgba(17,18,21,.98) 62%,rgba(8,9,11,.98));border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 45px rgba(0,0,0,.36);}
.vtx-bank-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 0%,color-mix(in srgb,var(--coin) 34%,transparent),transparent 34%),linear-gradient(135deg,rgba(255,255,255,.06),transparent 38%);opacity:.95;pointer-events:none;}
.vtx-bank-card:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 38%,rgba(255,255,255,.055) 39%,transparent 41% 100%);pointer-events:none;}
.vtx-bank-card__glow{position:absolute;right:-54px;top:-54px;width:180px;height:180px;border-radius:50%;background:var(--coin);filter:blur(36px);opacity:.22;}
.vtx-bank-card__top{position:relative;z-index:2;display:flex;align-items:center;gap:11px;}
.vtx-bank-card__coin{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 26px rgba(0,0,0,.30);flex-shrink:0;}
.vtx-bank-card__coin img{width:31px;height:31px;object-fit:contain;}
.vtx-bank-card__top b{display:block;font-size:15px;color:#fff;line-height:1.05;}
.vtx-bank-card__top span{display:block;font-size:11px;color:#b3b8c2;margin-top:3px;}
.vtx-bank-card__top em{margin-left:auto;font-size:10px;font-style:normal;color:#fff;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:5px 8px;font-weight:900;white-space:nowrap;}
.vtx-bank-card__brand{position:relative;z-index:2;margin-top:20px;color:rgba(255,255,255,.35);font-size:13px;font-weight:950;letter-spacing:.16em;text-transform:uppercase;}
.vtx-bank-card__rate{position:relative;z-index:2;margin-top:10px;}
.vtx-bank-card__rate span{display:block;color:#aeb4bf;font-size:11px;font-weight:800;margin-bottom:5px;}
.vtx-bank-card__rate b{display:block;color:#fff;font-size:34px;line-height:1;font-weight:950;}
.vtx-bank-card__rate small{font-size:13px;color:#e6eaf0;font-weight:900;}
.vtx-bank-card__chart{position:relative;z-index:2;height:42px;margin-top:14px;opacity:.95;overflow:hidden;}
.vtx-bank-card__chart:before{content:"";position:absolute;inset:8px 0 0;background:linear-gradient(180deg,color-mix(in srgb,var(--coin) 20%,transparent),transparent);clip-path:polygon(0 76%,13% 58%,25% 70%,40% 36%,56% 52%,72% 23%,86% 40%,100% 14%,100% 100%,0 100%);}
.vtx-bank-card__chart:after{content:"";position:absolute;left:0;right:0;bottom:8px;height:28px;border-bottom:2px solid var(--coin);clip-path:polygon(0 76%,13% 58%,25% 70%,40% 36%,56% 52%,72% 23%,86% 40%,100% 14%);filter:drop-shadow(0 0 10px var(--coin));}
.vtx-bank-card__chart i{display:none;}
.vtx-bank-card__bottom{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;}
.vtx-bank-card__bottom div{border-radius:13px;background:rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.09);padding:9px;min-width:0;}
.vtx-bank-card__bottom span{display:block;color:#9ea5b1;font-size:10px;margin-bottom:4px;}
.vtx-bank-card__bottom b{display:block;color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.vtx-bank-card__btn{position:relative;z-index:2;margin-top:12px;height:40px;border-radius:13px;background:rgba(255,255,255,.085);border:1px solid rgba(255,255,255,.13);display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;font-weight:950;font-size:12px;transition:.2s;}
.vtx-bank-card__btn:hover{background:rgba(255,255,255,.13);transform:translateY(-1px);}
.vtx-mobile-slider-nav{display:none;}

/* activity + calculator */
.vtx-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch;}
.vtx-panel{padding:20px;min-height:435px;}
.vtx-panel-title{font-size:18px;margin-bottom:16px;}
.vtx-activity-window{height:360px;overflow:hidden;position:relative;mask-image:linear-gradient(180deg, transparent, #000 9%, #000 91%, transparent);-webkit-mask-image:linear-gradient(180deg, transparent, #000 9%, #000 91%, transparent);}
.vtx-activity-track{animation:vtxActivityMove 42s linear infinite;}
.vtx-activity-window:hover .vtx-activity-track{animation-play-state:paused;}
.vtx-activity-row{display:grid;grid-template-columns:42px 1fr 24px;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.06);}
.vtx-activity-row img{width:42px;height:42px;border-radius:50%;object-fit:cover;}
.vtx-activity-row b{display:block;font-size:13px;color:#fff;}
.vtx-activity-row span{font-size:12px;color:#a6abb5;}
.vtx-activity-row em{font-style:normal;font-weight:950;}
.green{color:#22c55e!important}.red{color:#ff4b5c!important}
.vtx-activity-row>i{color:#22c55e}
@keyframes vtxActivityMove{from{transform:translateY(0);}to{transform:translateY(-50%);}}
.vtx-calc-panel label{display:block;color:#9ca3af;font-size:12px;margin:14px 0 7px;}
.vtx-select-wrap{position:relative;height:48px;}
.vtx-selected-coin{position:absolute;left:11px;top:50%;transform:translateY(-50%);z-index:3;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.vtx-selected-coin img{width:30px;height:30px;object-fit:contain;}
.vtx-calc-panel select{height:48px;border-radius:13px;border:1px solid rgba(255,255,255,.10);background:#121317;color:#fff;width:100%;padding:0 12px 0 50px;font-weight:800;}
.vtx-calc-input{height:48px;border-radius:13px;border:1px solid rgba(255,255,255,.10);background:#121317;color:#fff;width:100%;display:flex;align-items:center;overflow:hidden;}
.vtx-calc-input input{flex:1;height:100%;background:transparent!important;border:0!important;color:#fff!important;padding:0 12px!important;}
.vtx-calc-input span{padding:0 12px;color:#d4d6dc;font-size:12px;font-weight:900;}
.vtx-calc-result{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06);padding:18px 0;}
.vtx-calc-result span{color:#9ca3af;font-size:12px;}
.vtx-calc-result b{font-size:22px;color:#22c55e;}
.vtx-calc-btn{width:100%;height:48px;border-radius:13px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10);display:flex;align-items:center;justify-content:center;color:#fff!important;text-decoration:none!important;font-weight:950;margin-top:22px;}

/* mobile */
@media(max-width:768px){
  .vtx-home{gap:12px;}
  .vtx-hero{min-height:270px;padding:18px;grid-template-columns:1fr 150px;gap:8px;border-radius:18px;}
  .vtx-pill{height:26px;padding:0 9px;font-size:9px;margin-bottom:12px;}.vtx-pill span{width:7px;height:7px;}
  .vtx-hero h1 b{font-size:24px;}.vtx-hero h1 span{font-size:18px;max-width:190px;}.vtx-hero p{font-size:10px;line-height:1.38;max-width:175px;margin-bottom:14px;}.vtx-hero__actions{gap:8px;}.vtx-btn{height:34px;padding:0 12px;font-size:10px;border-radius:10px;}.vtx-hero__visual{height:175px;justify-content:flex-end;}.vtx-hero-img{width:195px;height:180px;max-width:none;}
  .vtx-card-ticker{height:66px;border-radius:18px;}.vtx-card-ticker-track{gap:8px;animation-duration:50s;padding:0 8px;}.vtx-card-ticker-item{min-width:214px;height:46px;border-radius:15px;padding:7px 10px;gap:7px;}.vtx-card-ticker-item img{width:30px;height:30px;}.vtx-card-ticker-item b{font-size:12px;}.vtx-card-ticker-item span,.vtx-card-ticker-item em,.vtx-card-ticker-item i{font-size:10px;}
  .vtx-stats-grid{grid-template-columns:repeat(2,1fr);gap:8px;}.vtx-stat-card{min-height:94px;padding:12px 10px;display:flex;text-align:left;border-radius:16px;gap:10px;}.vtx-stat-icon{width:38px;height:38px;border-radius:13px;font-size:16px;}.vtx-stat-card span{font-size:9px}.vtx-stat-card b{font-size:16px}.vtx-stat-card em{font-size:8.5px;margin-top:4px;}
  .vtx-section{padding:15px;border-radius:18px;}.vtx-section-head{align-items:flex-start;margin-bottom:12px;}.vtx-section-head h2{font-size:18px}.vtx-section-head p{font-size:10px}.vtx-small-btn{display:none}.vtx-mobile-slider-nav{display:flex;gap:8px;justify-content:flex-end;margin:-4px 0 10px;}.vtx-mobile-slider-nav button{width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.10);color:#fff;}
  .vtx-card-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:4px;}.vtx-card-grid::-webkit-scrollbar{display:none}.vtx-bank-card{min-width:270px;min-height:230px;scroll-snap-align:start;border-radius:20px;padding:16px;}.vtx-bank-card__rate b{font-size:30px;}.vtx-bank-card__top em{font-size:9px;padding:5px 7px;}.vtx-bank-card__bottom b{font-size:11px;}
  .vtx-info-grid{grid-template-columns:1fr;gap:12px}.vtx-panel{padding:16px;border-radius:18px;min-height:auto}.vtx-activity-window{height:300px;}
}
@media(max-width:420px){
  .vtx-hero{grid-template-columns:1fr 128px;padding:15px;min-height:258px;}
  .vtx-hero h1 b{font-size:22px}.vtx-hero h1 span{font-size:17px;max-width:165px}.vtx-hero p{font-size:9.5px;max-width:150px}.vtx-hero-img{width:170px;height:165px;}
}
/* ===== VAULTTX MAIN PAGE STYLE END ===== */


/* ===== VAULTTX CALCULATOR COIN ICONS START ===== */

.vtx-calc-currency-icon{
    width:48px;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;
    border-left:1px solid rgba(255,255,255,.07);
}

.vtx-calc-currency-icon img{
    width:28px;
    height:28px;
    display:block;
    object-fit:contain;
    filter:drop-shadow(0 5px 10px rgba(0,0,0,.38));
}

.vtx-calc-result-value{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:9px;
    min-width:0;
}

.vtx-calc-result-value b{
    color:#fff;
    font-size:22px;
    font-weight:950;
    line-height:1;
}

.vtx-calc-result-value img{
    width:28px;
    height:28px;
    display:block;
    object-fit:contain;
    flex-shrink:0;
    filter:drop-shadow(0 5px 10px rgba(0,0,0,.38));
}

@media(max-width:420px){

    .vtx-calc-result-value{
        gap:7px;
    }

    .vtx-calc-result-value b{
        font-size:20px;
    }

    .vtx-calc-result-value img,
    .vtx-calc-currency-icon img{
        width:25px;
        height:25px;
    }
}

/* ===== VAULTTX CALCULATOR COIN ICONS END ===== */

/* ===== VAULTTX HERO COMPACT FIX START ===== */

.vtx-home > .vtx-hero{
    min-height:0 !important;
    height:auto !important;
    padding:22px 38px !important;
    align-items:center !important;
}

.vtx-home > .vtx-hero .vtx-hero__visual{
    height:270px !important;
    min-height:0 !important;
}

.vtx-home > .vtx-hero .vtx-hero-img{
    width:540px !important;
    height:275px !important;
    max-width:112% !important;
    object-fit:contain !important;
}

@media(max-width:768px){

    .vtx-home > .vtx-hero{
        min-height:0 !important;
        height:auto !important;
        padding:14px 18px !important;
    }

    .vtx-home > .vtx-hero .vtx-hero__visual{
        height:160px !important;
        min-height:0 !important;
    }

    .vtx-home > .vtx-hero .vtx-hero-img{
        width:185px !important;
        height:160px !important;
        max-width:none !important;
    }
}

@media(max-width:420px){

    .vtx-home > .vtx-hero{
        min-height:0 !important;
        height:auto !important;
        padding:12px 14px !important;
    }

    .vtx-home > .vtx-hero .vtx-hero__visual{
        height:145px !important;
    }

    .vtx-home > .vtx-hero .vtx-hero-img{
        width:165px !important;
        height:145px !important;
    }
}

/* ===== VAULTTX HERO COMPACT FIX END ===== */

/* ===== VAULTTX HERO FINAL OVERRIDE ===== */

/* ПК */
.vtx-home > .vtx-hero{
    min-height:0 !important;
    height:auto !important;
    padding:24px 34px !important;
    grid-template-columns:42% 58% !important;
    gap:10px !important;
    align-items:center !important;
    overflow:hidden !important;
}

.vtx-home > .vtx-hero .vtx-hero__content{
    position:relative !important;
    z-index:3 !important;
    min-width:0 !important;
}

.vtx-home > .vtx-hero .vtx-hero__visual{
    position:relative !important;
    width:100% !important;
    height:290px !important;
    min-width:0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:visible !important;
}

.vtx-home > .vtx-hero .vtx-hero-img{
    display:block !important;
    width:118% !important;
    max-width:none !important;
    height:310px !important;
    object-fit:contain !important;
    object-position:center !important;
    transform:none !important;
    filter:
        drop-shadow(0 24px 42px rgba(0,0,0,.70))
        drop-shadow(0 0 22px rgba(130,165,220,.12)) !important;
}

/* планшет и мобильный */
@media(max-width:768px){

    .vtx-home > .vtx-hero{
        min-height:0 !important;
        height:auto !important;
        padding:14px 12px 14px 15px !important;
        grid-template-columns:minmax(0,55%) minmax(0,45%) !important;
        gap:0 !important;
        align-items:center !important;
        overflow:hidden !important;
    }

    .vtx-home > .vtx-hero .vtx-hero__content{
        min-width:0 !important;
        z-index:3 !important;
    }

    .vtx-home > .vtx-hero .vtx-hero__visual{
        width:100% !important;
        height:205px !important;
        min-width:0 !important;
        display:flex !important;
        align-items:center !important;
        justify-content:flex-start !important;
        overflow:visible !important;
    }

    .vtx-home > .vtx-hero .vtx-hero-img{
        width:134% !important;
        max-width:none !important;
        height:220px !important;
        object-fit:contain !important;
        object-position:center !important;
        transform:translateX(-19%) !important;
    }
}

/* маленький телефон */
@media(max-width:420px){

    .vtx-home > .vtx-hero{
        padding:12px 8px 12px 13px !important;
        grid-template-columns:minmax(0,56%) minmax(0,44%) !important;
    }

    .vtx-home > .vtx-hero .vtx-hero__visual{
        height:190px !important;
    }

    .vtx-home > .vtx-hero .vtx-hero-img{
        width:138% !important;
        height:205px !important;
        transform:translateX(-22%) !important;
    }
}

/* ===== VAULTTX HERO FINAL OVERRIDE END ===== */

/* ===== VAULTTX COMPACT STATS FIX ===== */

.vtx-home .vtx-stats-grid{
    gap:10px !important;
}

.vtx-home .vtx-stat-card{
    min-height:76px !important;
    height:auto !important;
    padding:10px 14px !important;
    gap:12px !important;
    border-radius:18px !important;
}

.vtx-home .vtx-stat-icon{
    width:48px !important;
    height:48px !important;
    min-width:48px !important;
    min-height:48px !important;
    border-radius:15px !important;
    font-size:20px !important;
}

/* цвет блока пользователей */
.vtx-home .vtx-stat-card:first-child .vtx-stat-icon{
    color:#38bdf8 !important;
    background:linear-gradient(
        145deg,
        rgba(56,189,248,.18),
        rgba(59,130,246,.08)
    ) !important;
    border-color:rgba(56,189,248,.22) !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.04),
        0 0 20px rgba(56,189,248,.10) !important;
}

.vtx-home .vtx-stat-card span{
    margin-bottom:3px !important;
    font-size:12px !important;
    line-height:1.15 !important;
}

.vtx-home .vtx-stat-card b{
    font-size:23px !important;
    line-height:1 !important;
}

.vtx-home .vtx-stat-card em{
    display:none !important;
}

/* мобильный */
@media(max-width:768px){

    .vtx-home .vtx-stats-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
        gap:8px !important;
    }

    .vtx-home .vtx-stat-card{
        min-height:68px !important;
        padding:9px 10px !important;
        gap:9px !important;
        border-radius:16px !important;
        text-align:left !important;
    }

    .vtx-home .vtx-stat-icon{
        width:42px !important;
        height:42px !important;
        min-width:42px !important;
        min-height:42px !important;
        border-radius:13px !important;
        font-size:18px !important;
        margin:0 !important;
    }

    .vtx-home .vtx-stat-card span{
        font-size:10px !important;
    }

    .vtx-home .vtx-stat-card b{
        font-size:18px !important;
    }
}

/* ===== VAULTTX COMPACT STATS FIX END ===== */




    * { font-family: 'Inter', sans-serif; -webkit-tap-highlight-color: transparent; }
    :root {
      --safe-top: env(safe-area-inset-top, 0px);
      --safe-bottom: env(safe-area-inset-bottom, 0px);
      --lime: #a3e635;
      --bg: #070807;
      --panel: #111311;
      --panel-2: #171917;
      --border: rgba(163,230,53,.12);
      --border-strong: rgba(163,230,53,.28);
      --muted: #98a2b3;
      --content-max: 620px;
      --phone-max: 620px;
    }
    html, body {
      min-height: 100%;
      background:
        radial-gradient(circle at top left, rgba(163,230,53,.07), transparent 28%),
        radial-gradient(circle at top right, rgba(163,230,53,.04), transparent 24%),
        var(--bg);
      color: #fff;
      overflow-x: hidden;
    }
    body { margin: 0; padding: 14px 0 120px; }
    a { text-decoration: none; }
    img, svg, video, canvas { max-width: 100%; height: auto; }
    .app-shell { min-height: calc(100vh - 28px); position: relative; width: min(calc(100vw - 24px), var(--phone-max)); margin: 0 auto; background: linear-gradient(180deg, rgba(15,17,15,.985), rgba(8,9,8,.985)); border: 1px solid rgba(163,230,53,.08); border-radius: 30px; overflow: hidden; box-shadow: 0 30px 80px rgba(0,0,0,.55); }
    .app-header {
      position: sticky;
      top: 0;
      z-index: 60;
      padding-top: calc(10px + var(--safe-top));
      background: rgba(7,8,7,.92);
      backdrop-filter: blur(18px);
      border-bottom: 1px solid rgba(163,230,53,.08);
    }
    .header-inner,
    .screen-pad,
    .desktop-footer-inner {
      width: min(calc(100% - 24px), var(--phone-max));
      margin: 0 auto;
    }
    .screen-pad {
      padding: 18px 0 32px;
      min-width: 0;
    }
    .bubble-card, .menu-card, .stat-card, .glass-card {
      background: linear-gradient(180deg, rgba(23,25,23,.98), rgba(14,16,14,.98));
      border: 1px solid var(--border);
      border-radius: 22px;
      box-shadow: 0 10px 30px rgba(0,0,0,.24);
      transition: .25s ease;
      min-width: 0;
      overflow-wrap: anywhere;
      word-break: break-word;
    }
    .bubble-card:hover, .menu-card:hover, .stat-card:hover, .glass-card:hover { border-color: rgba(163,230,53,.2); }
    .menu-card { padding: 16px; }
    .stat-card { padding: 18px 14px; }
    .btn-lime, .btn-dark {
      min-height: 48px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      border-radius: 16px;
      font-weight: 700;
      transition: .2s ease;
      flex-wrap: wrap;
      text-align: center;
    }
    .btn-lime { background: linear-gradient(135deg, #b7f63f 0%, #95dd14 100%); color: #0a0a0a; box-shadow: 0 8px 24px rgba(163,230,53,.28); }
    .btn-dark { background: rgba(20,22,20,.96); border: 1px solid rgba(163,230,53,.18); color: var(--lime); }
    .btn-lime:hover, .btn-dark:hover { transform: translateY(-1px); }
    .input-dark, input[type="text"], input[type="email"], input[type="password"], input[type="number"], select, textarea {
      width: 100%;
      background: rgba(18,20,18,.96);
      border: 1px solid rgba(163,230,53,.16);
      color: #fff;
      border-radius: 16px;
      padding: 14px 16px;
      min-width: 0;
      max-width: 100%;
      box-sizing: border-box;
    }
    textarea { min-height: 110px; resize: vertical; }
    .input-dark:focus, input:focus, select:focus, textarea:focus {
      outline: none;
      border-color: rgba(163,230,53,.45);
      box-shadow: 0 0 0 4px rgba(163,230,53,.08);
    }
    .menu-item {
      display: flex; align-items: center; gap: 12px; padding: 12px 13px; border-radius: 14px; color: #a7b0bd;
      font-size: 14px; transition: .2s ease;
    }
    .menu-item.active, .menu-item:hover { background: rgba(163,230,53,.12); color: var(--lime); }
    .badge-lime, .badge-vip {
      display: inline-flex; align-items: center; justify-content: center; padding: 3px 10px; border-radius: 999px; font-size: 11px; font-weight: 700;
    }
    .badge-lime { background: rgba(163,230,53,.12); color: var(--lime); border: 1px solid rgba(163,230,53,.24); }
    .badge-vip { background: linear-gradient(135deg, #b7f63f 0%, #95dd14 100%); color: #111; }
    .logo-text, .text-gradient {
      background: linear-gradient(135deg, #c7ff63 0%, #8fda0f 100%);
      -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text;
    }
    .logo-text { font-size: 1.65rem; font-weight: 800; }
    .section-title { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #687076; margin-bottom: 10px; padding-left: 2px; }
    .table-dark, table {
      width: 100%;
      border-collapse: collapse;
      min-width: 0;
    }
    .table-dark th, table th { color: #7f8791; font-size: 12px; font-weight: 600; text-align: left; padding: 14px 12px; border-bottom: 1px solid rgba(163,230,53,.08); }
    .table-dark td, table td { padding: 14px 12px; border-bottom: 1px solid rgba(163,230,53,.06); font-size: 13px; vertical-align: top; overflow-wrap: anywhere; }
    .mobile-bottom-nav { display: block; }
    .desktop-nav { display: none; align-items: center; gap: 10px; }
    .desktop-nav a {
      display: inline-flex; align-items: center; gap: 8px;
      min-height: 46px; padding: 0 18px; border-radius: 16px;
      color: #aab3be; border: 1px solid transparent;
    }
    .desktop-nav a:hover, .desktop-nav a.active { color: var(--lime); border-color: rgba(163,230,53,.16); background: rgba(163,230,53,.06); }
    .header-actions { display: flex; align-items: center; gap: 12px; }
    .mobile-header-actions { display: none; }
    .mobile-quick-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
    .quick-action { background: rgba(19,21,19,.98); border: 1px solid rgba(163,230,53,.1); border-radius: 16px; min-height: 72px; padding: 9px 6px; display:flex; flex-direction:column; align-items:center; justify-content:center; text-align:center; gap:6px; min-width: 0; }
    .quick-action i { color: var(--lime); font-size: 16px; }
    .quick-action span { line-height: 1.15; font-size: 10px; }
    .header-utility-actions { display:flex; align-items:center; gap:8px; flex-wrap:wrap; justify-content:flex-end; }
    .utility-icon { width:42px; height:42px; border-radius:14px; border:1px solid rgba(163,230,53,.14); background: rgba(18,20,18,.95); color:#d8dee9; display:inline-flex; align-items:center; justify-content:center; position:relative; box-shadow: 0 8px 20px rgba(0,0,0,.18); }
    .utility-icon i { font-size: 16px; }
    .utility-icon--lime { color: var(--lime); }
    .utility-icon--cyan { color: #38bdf8; }
    .utility-icon--amber { color: #facc15; }
	.utility-icon--chat{
    color:#22c55e;
    text-shadow:0 0 12px rgba(34,197,94,.35);
}
    .utility-badge { position:absolute; top:-4px; right:-4px; min-width:18px; height:18px; padding:0 4px; border-radius:999px; background:#ef4444; color:#fff; font-size:10px; font-weight:700; display:flex; align-items:center; justify-content:center; }
    .desktop-footer { display: none; }

    .bubble-card *, .menu-card *, .stat-card *, .glass-card *, .quick-action *, .rew-stat *, .rewards-stat * { min-width: 0; }
    .bubble-card p, .menu-card p, .stat-card p, .glass-card p, .bubble-card h1, .bubble-card h2, .bubble-card h3, .bubble-card h4, .bubble-card span, .glass-card span {
      overflow-wrap: anywhere;
      word-break: break-word;
    }
    .overflow-scroll, .overflow-x-auto { -webkit-overflow-scrolling: touch; }
    .table-scroll, .table-responsive {
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }


    .screen-pad > .container,
    .screen-pad > .container-fluid,
    .screen-pad > .rew-page,
    .screen-pad > .rewards-container,
    .screen-pad > .max-w-4xl,
    .screen-pad > .max-w-5xl,
    .screen-pad > .max-w-6xl,
    .screen-pad > .max-w-7xl {
      width: 100% !important;
      max-width: 100% !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
    .screen-pad .container > .row,
    .screen-pad .container-fluid > .row,
    .screen-pad .row { margin-left: 0 !important; margin-right: 0 !important; }
    .screen-pad .col,
    .screen-pad [class*='col-'] { padding-left: 0 !important; padding-right: 0 !important; }
    .standalone-card,
    .screen-pad > .container,
    .screen-pad > .container-fluid,
    .screen-pad > .rew-page,
    .screen-pad > .rewards-container {
      background: linear-gradient(180deg, rgba(18,20,18,.96), rgba(12,14,12,.96));
      border: 1px solid rgba(163,230,53,.10);
      border-radius: 24px;
      padding: 18px !important;
      box-shadow: 0 10px 30px rgba(0,0,0,.22);
    }
    .screen-pad > .container:empty,
    .screen-pad > .container-fluid:empty { display:none; }
    .screen-pad .alert,
    .screen-pad .card,
    .screen-pad .panel,
    .screen-pad .well {
      background: linear-gradient(180deg, rgba(18,20,18,.96), rgba(12,14,12,.96)) !important;
      border: 1px solid rgba(163,230,53,.10) !important;
      border-radius: 20px !important;
      color: #fff;
    }
    .screen-pad hr { border-color: rgba(163,230,53,.10); }
    .app-header .btn-dark, .app-header .btn-lime { min-height: 42px; border-radius: 14px; padding-inline: 14px; }
    .header-user-chip { display:flex; align-items:center; gap:12px; min-width:0; }
    .header-avatar{
    width:52px !important;
    height:52px !important;
    min-width:52px;
    min-height:52px;
    max-width:52px;
    max-height:52px;
    border-radius:50%;
    object-fit:cover;
    object-position:center;
    overflow:hidden;
    display:block;
    border:1px solid rgba(255,140,0,.35);
    box-shadow:0 0 18px rgba(255,140,0,.18);
    background:#111;
    flex-shrink:0;

    filter:none !important;
    mix-blend-mode:normal !important;
    opacity:1 !important;
    transform:none !important;
}

.header-avatar-wrap{
    position:relative;
    display:inline-block;
}

.user-online-dot{
    position:absolute;
    top:2px;
    right:2px;

    width:12px;
    height:12px;

    border-radius:50%;
    background:#22c55e;

    border:2px solid #0d0d0d;

    box-shadow:
        0 0 0 2px rgba(34,197,94,.15),
        0 0 10px rgba(34,197,94,.7),
        0 0 18px rgba(34,197,94,.5);

    animation:novaOnlinePulse 1.8s infinite;
}

@keyframes novaOnlinePulse{

    0%{
        transform:scale(1);
        box-shadow:
            0 0 0 0 rgba(34,197,94,.55),
            0 0 10px rgba(34,197,94,.7);
    }

    70%{
        transform:scale(1.08);
        box-shadow:
            0 0 0 8px rgba(34,197,94,0),
            0 0 18px rgba(34,197,94,.9);
    }

    100%{
        transform:scale(1);
        box-shadow:
            0 0 0 0 rgba(34,197,94,0),
            0 0 10px rgba(34,197,94,.7);
    }
}
    .header-utility-actions { gap: 7px; justify-content:flex-end; }
    .utility-icon { width: 40px; height: 40px; border-radius: 13px; }
    .mobile-quick-grid { grid-template-columns: repeat(3, minmax(0,1fr)); gap: 8px; }
    .quick-action { min-height: 56px; padding: 8px 15px; border-radius: 15px; }
    .quick-action i { font-size: 15px; }
    .quick-action span { font-size: 10px; }
    .mobile-bottom-nav {
      position: fixed; left: 50%; bottom: 0; transform: translateX(-50%); width: min(calc(100vw - 24px), var(--phone-max)); z-index: 70;
      padding: 10px 0 calc(10px + var(--safe-bottom));
      background: linear-gradient(180deg, rgba(7,8,7,0), rgba(7,8,7,.92) 28%, rgba(7,8,7,.98));
      backdrop-filter: blur(18px);
    }
    .mobile-bottom-nav__bar {
      background: rgba(17,19,17,.98); border: 1px solid rgba(163,230,53,.1); border-radius: 22px;
      display: grid; grid-template-columns: repeat(5, 1fr); gap: 6px; padding: 8px;
      box-shadow: 0 8px 28px rgba(0,0,0,.32);
    }
    .tab-link {
      min-height: 58px; border-radius: 16px; color: #8b949e; display: flex; flex-direction: column; gap: 5px; align-items: center; justify-content: center; font-size: 11px; font-weight: 600;
    }
    .tab-link i { font-size: 18px; }
    .tab-link.active { background: rgba(163,230,53,.14); color: var(--lime); }
	
	.header-top-user{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
  color:#fff;
}

.header-top-user-info{
  min-width:0;
}

.header-top-hello{
  font-size:12px;
  color:#8d96a3;
  line-height:1.1;
}

.header-top-login{
  margin-top:3px;
  font-size:22px;
  font-weight:900;
  line-height:1;
  color:#fff;
  max-width:180px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

@media (max-width:768px){
  .header-top-login{
    font-size:18px;
    max-width:120px;
  }

  .header-avatar{
    width:46px !important;
    height:46px !important;
    min-width:46px !important;
    min-height:46px !important;
  }

  .app-header .header-inner{
    padding-bottom:12px;
  }
}

    @media (max-width: 1024px) {
      .desktop-nav { gap: 4px; }
      .desktop-nav a { padding: 0 14px; font-size: 14px; }
    }

    @media (max-width: 768px) {
      .app-shell { width: 100%; min-height: 100vh; border-radius: 0; border-left: 0; border-right: 0; margin: 0; box-shadow: none; }
      .app-shell::before { display:none; }
      .header-inner, .screen-pad, .desktop-footer-inner { width: min(calc(100% - 28px), 100%); }
      .screen-pad { padding: 14px 0 calc(92px + var(--safe-bottom)); position: relative; z-index: 1; }
      .desktop-nav, .header-actions, .desktop-footer { display: none !important; }
      .mobile-header-actions { display: flex; align-items: center; gap: 8px; }
      .mobile-bottom-nav {
        position: fixed; left: 50%; bottom: 0; transform: translateX(-50%); width: min(var(--phone-max), 100vw); z-index: 70;
        padding: 10px 12px calc(10px + var(--safe-bottom));
        background: linear-gradient(180deg, rgba(7,8,7,0), rgba(7,8,7,.92) 28%, rgba(7,8,7,.98));
        backdrop-filter: blur(18px);
        display: block;
      }
      .mobile-bottom-nav__bar {
        background: rgba(17,19,17,.98); border: 1px solid rgba(163,230,53,.1); border-radius: 22px;
        display: grid; grid-template-columns: repeat(5, 1fr); gap: 6px; padding: 8px;
        box-shadow: 0 8px 28px rgba(0,0,0,.32);
      }
      .tab-link {
        min-height: 58px; border-radius: 16px; color: #8b949e; display: flex; flex-direction: column; gap: 5px; align-items: center; justify-content: center; font-size: 11px; font-weight: 600;
      }
      .tab-link i { font-size: 18px; }
      .tab-link.active { background: rgba(163,230,53,.14); color: var(--lime); }

      .bubble-card, .menu-card, .stat-card, .glass-card { border-radius: 20px; }
      .bubble-card.p-8, .glass-card.p-8 { padding: 1.25rem !important; }
      .bubble-card.p-6, .glass-card.p-6 { padding: 1rem !important; }
      .stat-card { padding: 16px 12px; }
      .mobile-quick-grid { grid-template-columns: repeat(4, minmax(0,1fr)); }
      .grid.grid-cols-4 { grid-template-columns: repeat(2, minmax(0,1fr)) !important; }
      .grid.grid-cols-3 { grid-template-columns: repeat(2, minmax(0,1fr)) !important; }
      .grid[class*="md:grid-cols-3"], .grid[class*="md:grid-cols-4"], .grid[class*="lg:grid-cols-3"] { grid-template-columns: 1fr !important; }
      [class*="text-4xl"] { font-size: 1.85rem !important; line-height: 1.08 !important; }
      [class*="text-3xl"] { font-size: 1.45rem !important; line-height: 1.15 !important; }
      [class*="text-2xl"] { line-height: 1.15 !important; }
      .quick-action { min-height: 72px; padding: 10px 6px; }
      .quick-action span { font-size: 11px !important; }
      .table-dark, table { min-width: 520px; display:block; overflow-x:auto; white-space:nowrap; }
      .header-utility-actions { gap: 6px; }
      .utility-icon { width: 38px; height: 38px; border-radius: 12px; }
      .table-dark tbody, .table-dark thead, table tbody, table thead { display: table; width: 100%; }
      .screen-pad .flex > * { min-width: 0; }
      .screen-pad [class*='gap-'] > * { min-width: 0; }
      .rew-page, .rewards-container { padding: 0 !important; }
      .rew-head, .rewards-header { padding: 16px !important; }
      .rew-title, .rewards-header h1 { font-size: 24px !important; }
      .rew-desc { font-size: 13px !important; }
      .rew-main, .rewards-grid { grid-template-columns: 1fr !important; gap: 16px !important; }
      .rew-stat, .rewards-stat { padding: 16px !important; }
      .rew-campaign, .rew-box, .rewards-campaign { padding: 16px !important; }
      .rew-select, .rew-input { padding: 13px 14px !important; }
      .bank-card { max-width: 100%; }
      .container, .container-fluid { padding-left: 0 !important; padding-right: 0 !important; }
      .max-w-4xl, .max-w-5xl, .max-w-6xl, .max-w-7xl { max-width: 100% !important; }
      .w-50, .w-75 { width: 100% !important; }
    }

    @media (max-width: 420px) {
  .mobile-quick-grid { grid-template-columns: repeat(3, 1fr); }
      .quick-action { min-height: 68px; padding: 8px 5px; }
      .quick-action i { font-size: 15px; }
      .quick-action span { font-size: 9px; }
      .grid.grid-cols-3 { grid-template-columns: 1fr !important; }
      .grid.grid-cols-2 { grid-template-columns: 1fr !important; }
      .tab-link span { font-size: 10px; }
    }
	
	
	.nova-exp-header-banner{
    display:flex;
    align-items:center;
    gap:12px;
    margin-top:12px;
    padding:10px 12px;
    border-radius:18px;
    background:linear-gradient(135deg,rgba(255,122,0,.18),rgba(10,10,10,.96));
    border:1px solid rgba(255,122,0,.35);
    box-shadow:0 0 24px rgba(255,122,0,.16);
    text-decoration:none;
    animation:novaExpHeaderGlow 2.4s infinite;
}

.nova-exp-header-icon{
    font-size:28px;
    line-height:1;
    filter:drop-shadow(0 0 10px rgba(255,174,0,.45));
}

.nova-exp-header-info{
    flex:1;
    min-width:0;
}

.nova-exp-header-title{
    color:#fff;
    font-size:15px;
    font-weight:950;
    line-height:1.1;
}

.nova-exp-header-text{
    margin-top:3px;
    color:#cbd5e1;
    font-size:12px;
    font-weight:600;
}

.nova-exp-header-text span{
    color:#22c55e;
    font-weight:950;
    text-shadow:0 0 12px rgba(34,197,94,.45);
}

.nova-exp-header-live{
    width:10px;
    height:10px;
    min-width:10px;

    border-radius:50%;

    background:#22c55e;

    box-shadow:
        0 0 0 4px rgba(34,197,94,.12),
        0 0 14px rgba(34,197,94,.9);

    animation:novaContestBlink 1s infinite;
}

.nova-exp-header-arrow{
    color:#ff8a00;
    font-size:20px;
}

@keyframes novaContestBlink{

    0%{
        opacity:1;
        transform:scale(1);
    }

    50%{
        opacity:.25;
        transform:scale(.85);
    }

    100%{
        opacity:1;
        transform:scale(1);
    }

}

@keyframes novaExpHeaderGlow{
    0%{box-shadow:0 0 14px rgba(255,122,0,.10);}
    50%{box-shadow:0 0 28px rgba(255,122,0,.24);}
    100%{box-shadow:0 0 14px rgba(255,122,0,.10);}
}
	
	
	.exp-contest-modal{
    position:fixed;
    inset:0;
    z-index:999999;

    display:none;

    background:rgba(0,0,0,.72);
    backdrop-filter:blur(12px);

    padding:16px;
}

.exp-contest-modal.show{
    display:flex;
    align-items:center;
    justify-content:center;
}

.exp-contest-modal-box{
    position:relative;

    width:min(100%, 620px);
    height:min(92vh, 820px);

    border-radius:28px;

    background:#070707;

    border:1px solid rgba(255,122,0,.35);

    box-shadow:
        0 0 45px rgba(255,122,0,.18),
        0 25px 80px rgba(0,0,0,.65);

    overflow:hidden;
}

.exp-contest-modal-close{
    position:absolute;
    top:12px;
    right:12px;
    z-index:5;

    width:42px;
    height:42px;

    border:0;
    border-radius:15px;

    background:rgba(0,0,0,.65);
    color:#ff8a00;

    display:flex;
    align-items:center;
    justify-content:center;

    font-size:18px;

    border:1px solid rgba(255,122,0,.28);

    box-shadow:
        0 0 18px rgba(255,122,0,.16);
}

.exp-contest-modal-frame{
    width:100%;
    height:100%;
    border:0;
    background:#070707;
}

@media(max-width:520px){
    .exp-contest-modal{
        padding:10px;
    }

    .exp-contest-modal-box{
        width:100%;
        height:92vh;
        border-radius:24px;
    }

    .exp-contest-modal-close{
        top:10px;
        right:10px;
        width:38px;
        height:38px;
        border-radius:13px;
    }
}
	
	.notify-btn{
    overflow:visible;
}

.notify-counter{

    position:absolute;

    top:-5px;
    right:-5px;

    min-width:16px;
    height:16px;

    padding:0 4px;

    border-radius:20px;

    background:#ef4444;

    color:#fff;

    font-size:9px;
    font-weight:700;

    display:flex;
    align-items:center;
    justify-content:center;

}




.nova-detail-box{
    text-align:center;
    color:#fff;
}

.nova-detail-top{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:24px;
}

.nova-detail-head{
    font-size:20px;
    font-weight:900;
}

.nova-detail-back,
.nova-detail-close{
    width:34px;
    height:34px;
    border:0;
    background:transparent;
    color:#aaa;
    font-size:20px;
}

.nova-detail-icon{
    width:96px;
    height:96px;
    margin:0 auto 22px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:36px;
}

.nova-detail-icon.orange{
    color:#ff8a00;
    background:rgba(255,138,0,.08);
    border:1px solid rgba(255,138,0,.32);
    box-shadow:0 0 36px rgba(255,138,0,.18);
}

.nova-detail-icon.green{
    color:#84cc16;
    background:rgba(132,204,22,.08);
    border:1px solid rgba(132,204,22,.32);
    box-shadow:0 0 36px rgba(132,204,22,.18);
}

.nova-detail-title{
    font-size:24px;
    font-weight:900;
    margin-bottom:10px;
}

.nova-detail-message{
    color:#a3a3a3;
    font-size:15px;
    line-height:1.45;
    margin-bottom:20px;
}

.nova-detail-time{
    color:#888;
    font-size:13px;
    margin-bottom:24px;
}

.nova-detail-btn{
    width:100%;
    min-height:52px;
    border:0;
    border-radius:17px;
    color:#fff;
    font-weight:900;
    background:linear-gradient(135deg,#ff7a00,#ff9f2d);
    box-shadow:0 0 22px rgba(255,122,0,.25);
}






#novaInstallBanner{
    position:fixed;
    left:50%;
    bottom:calc(92px + env(safe-area-inset-bottom, 0px));
    transform:translate(-50%, 120%);
    width:min(calc(100vw - 26px), 430px);
    z-index:999999;
    opacity:0;
    transition:.35s ease;
}

#novaInstallBanner.show{
    transform:translate(-50%, 0);
    opacity:1;
}

.nova-install-card{
    position:relative;
    display:flex;
    gap:13px;
    align-items:center;
    padding:14px;
    border-radius:24px;
    background:
        radial-gradient(circle at top left, rgba(255,138,0,.20), transparent 36%),
        linear-gradient(145deg, rgba(18,18,18,.98), rgba(7,7,7,.98));
    border:1px solid rgba(255,138,0,.28);
    box-shadow:
        0 18px 45px rgba(0,0,0,.55),
        0 0 28px rgba(255,138,0,.14);
    backdrop-filter:blur(18px);
}

.nova-install-close{
    position:absolute;
    top:9px;
    right:9px;
    width:28px;
    height:28px;
    border:0;
    border-radius:50%;
    background:rgba(255,255,255,.05);
    color:#aaa;
    display:flex;
    align-items:center;
    justify-content:center;
}

.nova-install-icon{
    width:58px;
    height:58px;
    min-width:58px;
    border-radius:19px;
    overflow:hidden;
    border:1px solid rgba(255,138,0,.28);
    box-shadow:0 0 22px rgba(255,138,0,.18);
}

.nova-install-icon img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.nova-install-content{
    min-width:0;
    padding-right:24px;
}

.nova-install-title{
    color:#fff;
    font-size:15px;
    font-weight:950;
    margin-bottom:4px;
}

.nova-install-text{
    color:#a3a3a3;
    font-size:12px;
    line-height:1.35;
    margin-bottom:9px;
}

.nova-install-btn{
    height:34px;
    padding:0 13px;
    border:0;
    border-radius:13px;
    background:linear-gradient(135deg,#ff8a00,#ffb347);
    color:#120800;
    font-size:12px;
    font-weight:950;
    display:inline-flex;
    align-items:center;
    gap:6px;
    box-shadow:0 0 18px rgba(255,138,0,.22);
}

@media(max-width:520px){
    #novaInstallBanner{
        bottom:calc(88px + env(safe-area-inset-bottom, 0px));
        width:calc(100vw - 22px);
    }

    .nova-install-card{
        padding:12px;
        border-radius:22px;
    }

    .nova-install-icon{
        width:52px;
        height:52px;
        min-width:52px;
    }

    .nova-install-title{
        font-size:14px;
    }

    .nova-install-text{
        font-size:11px;
    }
}






/* ===== VAULTTX PUBLIC HEADER TICKER START ===== */

.vtx-public-header-row{
    width:100%;
    min-width:0;
}

/* В наружной шапке оставляем только ленту */
.vtx-public-header-row .desktop-nav,
.vtx-public-header-row .header-actions,
.vtx-public-header-row .mobile-header-actions{
    display:none !important;
}

.vtx-header-ticker{
    position:relative;
    width:100%;
    min-width:0;
    height:54px;
    overflow:hidden;

    display:flex;
    align-items:center;

    border-radius:16px;
    border:1px solid rgba(255,255,255,.07);

    background:
        linear-gradient(
            180deg,
            rgba(27,28,31,.96),
            rgba(13,14,16,.98)
        );

    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.035),
        0 10px 28px rgba(0,0,0,.28);

    -webkit-mask-image:
        linear-gradient(
            90deg,
            transparent 0,
            #000 4%,
            #000 96%,
            transparent 100%
        );

    mask-image:
        linear-gradient(
            90deg,
            transparent 0,
            #000 4%,
            #000 96%,
            transparent 100%
        );
}

.vtx-header-ticker-track{
    display:flex;
    align-items:center;
    gap:8px;

    width:max-content;
    padding:0 8px;

    animation:vtxHeaderTickerMove 70s linear infinite;
    will-change:transform;
}

.vtx-header-ticker:hover .vtx-header-ticker-track{
    animation-play-state:paused;
}

.vtx-header-ticker-item{
    height:40px;
    min-width:190px;

    display:flex;
    align-items:center;
    gap:8px;

    padding:0 11px;

    border-radius:13px;
    border:1px solid rgba(255,255,255,.065);

    background:rgba(255,255,255,.035);

    white-space:nowrap;
    flex-shrink:0;
}

.vtx-header-ticker-item img{
    width:27px;
    height:27px;

    object-fit:contain;
    flex-shrink:0;

    filter:drop-shadow(0 5px 8px rgba(0,0,0,.38));
}

.vtx-header-ticker-item strong{
    color:#f5f6f8;
    font-size:12px;
    font-weight:900;
    line-height:1;
}

.vtx-header-ticker-item span{
    color:var(--ticker-coin);
    font-size:11px;
    font-weight:900;
    line-height:1;
}

@keyframes vtxHeaderTickerMove{
    from{
        transform:translateX(0);
    }

    to{
        transform:translateX(-50%);
    }
}

@media(max-width:768px){

    .app-header{
        padding-top:calc(7px + var(--safe-top));
    }

    .app-header .header-inner{
        padding-bottom:7px !important;
    }

    .vtx-header-ticker{
        height:48px;
        border-radius:14px;
    }

    .vtx-header-ticker-track{
        gap:6px;
        padding:0 6px;
        animation-duration:62s;
    }

    .vtx-header-ticker-item{
        height:36px;
        min-width:170px;
        gap:7px;
        padding:0 9px;
        border-radius:11px;
    }

    .vtx-header-ticker-item img{
        width:24px;
        height:24px;
    }

    .vtx-header-ticker-item strong{
        font-size:11px;
    }

    .vtx-header-ticker-item span{
        font-size:10px;
    }
}

/* ===== VAULTTX PUBLIC HEADER TICKER END ===== */ 
