html[data-vc-theme="light"]{
  color-scheme:light;
  --tg-bg:#e7edf2!important;
  --tg-sidebar:#ffffff!important;
  --tg-header:#ffffff!important;
  --tg-panel:#ffffff!important;
  --tg-panel-hover:#eef3f6!important;
  --tg-message-in:#ffffff!important;
  --tg-message-out:#d8efff!important;
  --tg-message-out-hover:#cbe8fc!important;
  --tg-active:#4195d0!important;
  --tg-hover:#edf3f7!important;
  --tg-border:#d2dce4!important;
  --tg-divider:rgba(23,33,43,.11)!important;
  --tg-text:#17212b!important;
  --tg-muted:#6e8190!important;
  --tg-accent:#2788c7!important;
  --tg-accent-2:#1d76b2!important;
  --tg-button:#4195d0!important;
  --tg-button-hover:#337eaf!important;
}
html[data-vc-theme="light"] body{color:var(--tg-text)!important;background:var(--tg-bg)!important}
html[data-vc-page="index"][data-vc-theme="light"] .search-box,
html[data-vc-page="index"][data-vc-theme="light"] .telegram-composer,
html[data-vc-page="index"][data-vc-theme="light"] .pill,
html[data-vc-page="index"][data-vc-theme="light"] .small-btn{background:#eef3f6}
html[data-vc-page="index"][data-vc-theme="light"] .search-box:focus-within,
html[data-vc-page="index"][data-vc-theme="light"] .side-menu,
html[data-vc-page="index"][data-vc-theme="light"] .modal,
html[data-vc-page="index"][data-vc-theme="light"] .faq-modal{background:#fff}
html[data-vc-page="index"][data-vc-theme="light"] .date-sep{color:#fff;background:rgba(76,105,125,.66)}
html[data-vc-page="index"][data-vc-theme="light"] .msg-row.user .bubble .sender{color:#2d6e99}
html[data-vc-page="index"][data-vc-theme="light"] .time{color:#6c8190}
html[data-vc-page="index"][data-vc-theme="light"] .faq-item,
html[data-vc-page="index"][data-vc-theme="light"] .avatar-opt,
html[data-vc-page="index"][data-vc-theme="light"] .nick{background:#f4f7f9}
html[data-vc-page="index"][data-vc-theme="light"] .faq-answer{color:#425563}
html[data-vc-page="index"][data-vc-theme="light"] .menu-item:hover,
html[data-vc-page="index"][data-vc-theme="light"] .icon-btn:hover{background:rgba(23,33,43,.06)}
html[data-vc-page="index"][data-vc-theme="light"] .lang-btn{background:rgba(23,33,43,.05)}
html[data-vc-page="index"][data-vc-theme="light"] .lang-btn.active{color:#fff;background:var(--tg-active)}
html[data-vc-page="index"][data-vc-theme="light"] .pill.gold{color:#805d10;background:#fff4d5}
.theme-menu-row{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;padding:.25rem .45rem .5rem}
.theme-choice{min-height:2.25rem;border:0;border-radius:.5rem;color:var(--tg-muted);background:rgba(255,255,255,.05);cursor:pointer;font-size:.78rem;font-weight:700}
.theme-choice.active{color:#fff;background:var(--tg-active)}
html[data-vc-theme="light"] .theme-choice{background:rgba(23,33,43,.05)}
html[data-vc-theme="light"] .theme-choice.active{color:#fff;background:var(--tg-active)}

html[data-vc-page^="for-"][data-vc-theme="light"] .vc-search,
html[data-vc-page^="for-"][data-vc-theme="light"] .telegram-composer,
html[data-vc-page^="for-"][data-vc-theme="light"] .question-btn,
html[data-vc-page^="for-"][data-vc-theme="light"] .vc-btn.secondary{background:#eef3f6}
html[data-vc-page^="for-"][data-vc-theme="light"] .vc-menu,
html[data-vc-page^="for-"][data-vc-theme="light"] .profile-box{background:#fff}
html[data-vc-page^="for-"][data-vc-theme="light"] .vc-date,
html[data-vc-page^="for-"][data-vc-theme="light"] .date-sep{color:#fff;background:rgba(76,105,125,.66)}
html[data-vc-page^="for-"][data-vc-theme="light"] .vc-card p,
html[data-vc-page^="for-"][data-vc-theme="light"] .vc-card li{color:#40515e}
html[data-vc-page^="for-"][data-vc-theme="light"] .profile-row input,
html[data-vc-page^="for-"][data-vc-theme="light"] .avatar-opt{background:#f4f7f9}

@media(max-width:899.98px){
  .theme-menu-row{padding-bottom:.65rem}
}
