.vn-system-layer[hidden]{display:none}.vn-system-layer{position:fixed;z-index:calc(var(--vn-system-z,1220)+40);inset:0;display:grid;place-items:center;padding:calc(var(--vn-system-topbar-h,34px)+env(safe-area-inset-top,0px)+18px) clamp(14px,3vw,42px) calc(var(--vn-system-footer-h,38px)+env(safe-area-inset-bottom,0px)+18px)}.vn-system-layer__backdrop{position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.045),transparent 36%),rgba(0,0,0,.60);backdrop-filter:blur(8px) saturate(1.02);-webkit-backdrop-filter:blur(8px) saturate(1.02)}.vn-system-layer__panel{position:relative;width:min(920px,100%);max-height:min(78svh,720px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:26px;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.018)),rgba(7,10,14,.78);box-shadow:0 28px 80px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.075);color:rgba(255,255,255,.94)}.vn-system-layer__head,.vn-system-layer__foot{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(16px,2vw,24px)}.vn-system-layer__head h2{margin:.12rem 0 0;font-size:clamp(1.35rem,2.3vw,2.25rem);line-height:1}.vn-system-layer__kicker{color:var(--vn-gold,#ffd45a);font-size:.74rem;font-weight:1000;letter-spacing:.17em;text-transform:uppercase}.vn-system-layer__close,.vn-system-layer__foot button,.vn-system-layer__text-action,.vn-system-news__actions button,.vn-system-news__actions a{border:0;background:transparent;color:rgba(255,255,255,.86);font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.vn-system-layer__close{width:38px;height:38px;display:grid;place-items:center;border-radius:50%}.vn-system-layer__close:hover,.vn-system-layer__close:focus-visible,.vn-system-layer__foot button:hover,.vn-system-layer__foot button:focus-visible,.vn-system-layer__text-action:hover,.vn-system-layer__text-action:focus-visible,.vn-system-news__actions button:hover,.vn-system-news__actions button:focus-visible,.vn-system-news__actions a:hover,.vn-system-news__actions a:focus-visible{color:var(--vn-gold,#ffd45a);outline:0}.vn-system-layer__body{min-height:0;display:grid;gap:clamp(18px,2.4vw,28px);padding:0 clamp(16px,2vw,24px);overflow:auto}.vn-system-layer__section{display:grid;gap:.75rem}.vn-system-layer__section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.vn-system-layer__section h3{margin:0;color:rgba(255,255,255,.96);font-size:clamp(1rem,1.5vw,1.2rem)}.vn-system-layer__empty{margin:0;color:rgba(255,255,255,.72);font-weight:800}.vn-system-news-list{display:grid;gap:.55rem}.vn-system-news{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.72rem .82rem;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:rgba(255,255,255,.030)}.vn-system-news.is-read{display:none}.vn-system-news__icon{color:var(--vn-gold,#ffd45a);text-align:center}.vn-system-news__copy{min-width:0;display:grid;gap:.12rem}.vn-system-news__copy strong,.vn-system-news__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vn-system-news__copy small{color:rgba(255,255,255,.66);font-weight:800}.vn-system-news__actions{display:inline-flex;align-items:center;gap:.7rem;font-size:.86rem}.vn-system-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem}.vn-system-stat{min-height:78px;display:grid;align-content:center;gap:.20rem;padding:.82rem .95rem;border:1px solid rgba(255,255,255,.10);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012)),rgba(7,10,14,.52)}.vn-system-stat__label{color:rgba(255,255,255,.82);font-size:.76rem;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.vn-system-stat__value{min-width:0;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:clamp(1.22rem,2vw,1.65rem);line-height:1}.vn-system-stat__meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.68);font-weight:800}.vn-system-layer__foot{justify-content:flex-end}body.vn-system-layer-open{overflow:hidden}@media (max-width:720px){.vn-system-layer__panel{max-height:82svh;border-radius:22px}.vn-system-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vn-system-news{grid-template-columns:28px minmax(0,1fr)}.vn-system-news__actions{grid-column:2;justify-self:start}}@media (max-width:460px){.vn-system-stats-grid{grid-template-columns:1fr}}