:root{--bg:#040812;--card:rgba(14,24,41,.82);--line:rgba(145,164,197,.16);--line2:rgba(145,164,197,.28);--text:#f5f8ff;--muted:#9badc8;--muted2:#73839d;--blue:#4f7cff;--cyan:#22d3ee;--purple:#7c3cff;--violet:#a855f7;--green:#20e690;--gold:#f8c74c;--shadow:0 30px 90px rgba(0,0,0,.45);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% -10%,rgba(79,124,255,.2),transparent 30%),radial-gradient(circle at 82% 4%,rgba(124,60,255,.2),transparent 28%),radial-gradient(circle at 55% 45%,rgba(34,211,238,.08),transparent 30%),var(--bg);color:var(--text);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 75%);z-index:-1}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.container{width:min(1390px,calc(100% - 42px));margin:0 auto}.header{position:sticky;top:0;z-index:50;background:rgba(5,11,22,.84);backdrop-filter:blur(22px);border-bottom:1px solid var(--line)}.topbar{height:34px;border-bottom:1px solid rgba(145,164,197,.1);color:var(--muted);font-size:13px}.topbar-inner,.topbar-left,.topbar-right,.nav,.logo,.nav-links,.hero-badges,.hero-actions,.control-panel,.filters,.trust-strip,.cta-inner,.footer-bottom{display:flex;align-items:center}.topbar-inner{height:34px;justify-content:space-between}.topbar-left,.topbar-right{gap:12px}.status-dot,.system-dot{width:8px;height:8px;border-radius:999px;display:inline-block}.status-dot{background:var(--green);box-shadow:0 0 18px var(--green)}.system-dot{background:#ff3b3b;box-shadow:0 0 16px rgba(255,59,59,.5)}.separator{width:1px;height:13px;background:rgba(145,164,197,.22)}.nav{height:76px;justify-content:space-between}.logo{gap:12px;min-width:190px}.logo-mark{width:46px;height:38px;color:#fff;filter:drop-shadow(0 0 20px rgba(79,124,255,.28))}.logo-text strong{display:block;color:#fff;letter-spacing:3px;font-size:23px;line-height:.85}.logo-text small{display:block;margin-top:4px;color:var(--blue);font-size:10px;letter-spacing:6px;font-weight:900}.logo.small{min-width:auto;justify-content:flex-start}.logo.small .logo-mark{width:38px}.logo.small .logo-text strong{font-size:19px}.nav-links{gap:32px;color:#c9d4e8;font-weight:800;font-size:15px}.nav-links a{position:relative;padding:28px 0}.nav-links a.active:after,.nav-links a:hover:after{content:"";position:absolute;left:0;right:0;bottom:19px;height:2px;background:linear-gradient(90deg,var(--blue),var(--violet));border-radius:999px;box-shadow:0 0 20px rgba(124,60,255,.7)}.panel-btn{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 20px;border-radius:10px;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;font-weight:900;box-shadow:0 18px 45px rgba(79,124,255,.34)}.hero{position:relative;min-height:570px;padding:34px 0 44px;overflow:hidden;border-bottom:1px solid rgba(145,164,197,.08)}.hero-bg{position:absolute;inset:0;pointer-events:none}.hero-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,8,18,.98) 0%,rgba(4,8,18,.86) 36%,rgba(4,8,18,.42) 58%,rgba(4,8,18,.85) 100%),radial-gradient(circle at 72% 34%,rgba(124,60,255,.26),transparent 28%),radial-gradient(circle at 68% 52%,rgba(34,211,238,.14),transparent 24%)}.server-room{position:absolute;right:0;top:0;width:64%;height:100%;opacity:.92;background:linear-gradient(90deg,rgba(4,8,18,0),rgba(4,8,18,.15)),repeating-linear-gradient(90deg,rgba(70,97,150,.1) 0 2px,transparent 2px 46px),linear-gradient(180deg,#071326,#030712);clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}.server-room:before,.server-room:after{content:"";position:absolute;top:8%;bottom:10%;width:32%;border:1px solid rgba(101,133,205,.18);background:repeating-linear-gradient(180deg,rgba(79,124,255,.18) 0 3px,transparent 3px 18px),linear-gradient(110deg,rgba(79,124,255,.16),rgba(124,60,255,.08),rgba(0,0,0,.16));box-shadow:inset 0 0 50px rgba(79,124,255,.12),0 0 80px rgba(124,60,255,.16)}.server-room:before{left:13%;transform:skewY(-4deg)}.server-room:after{right:9%;transform:skewY(4deg)}.glow-v{position:absolute;top:30%;left:51%;transform:translate(-50%,-50%);font-size:116px;font-weight:1000;color:#fff;text-shadow:0 0 24px rgba(255,255,255,.85),0 0 60px rgba(79,124,255,.8),0 0 100px rgba(124,60,255,.9)}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:center;min-height:492px}.hero-content{max-width:660px;padding-top:30px}.eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid var(--line);background:rgba(12,22,39,.72);color:#c8d5eb;border-radius:999px;margin-bottom:24px;font-size:13px}.eyebrow span{width:8px;height:8px;border-radius:999px;background:var(--green);box-shadow:0 0 18px var(--green)}.hero h1{margin:0;font-size:clamp(46px,6vw,78px);line-height:.86;letter-spacing:-2px}.hero h1 b{display:block;width:fit-content;color:transparent;background:linear-gradient(90deg,#77a2ff,#7c3cff 55%,#c66bff);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 38px rgba(124,60,255,.2)}.hero p{color:#c6d2e6;margin:20px 0 0;font-size:19px;line-height:1.55;max-width:590px}.hero-badges{gap:22px;flex-wrap:wrap;margin:24px 0 0;color:#bdc9dd;font-size:14px;font-weight:800}.hero-actions{gap:16px;margin-top:28px}.btn{min-height:50px;padding:0 24px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:1000}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;box-shadow:0 20px 48px rgba(79,124,255,.34)}.btn.ghost{background:rgba(7,15,28,.74);border:1px solid rgba(124,60,255,.72);color:#dce7ff}.promo-card{align-self:center;justify-self:end;width:100%;max-width:340px;margin-top:70px;padding:22px;display:flex;gap:16px;background:rgba(12,22,39,.8);border:1px solid rgba(145,164,197,.18);border-radius:16px;box-shadow:var(--shadow);backdrop-filter:blur(20px)}.promo-icon{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,rgba(79,124,255,.24),rgba(124,60,255,.28));border:1px solid rgba(124,60,255,.38)}.promo-card strong{display:block;color:#fff;text-transform:uppercase;font-size:14px}.promo-card p,.promo-card span{display:block;color:var(--muted);margin:6px 0 0;font-size:13px}.games{margin-top:-72px;position:relative;z-index:3;padding-bottom:44px}.control-panel{min-height:70px;gap:14px;padding:12px;border:1px solid var(--line);background:rgba(7,15,28,.86);border-radius:13px;box-shadow:0 22px 64px rgba(0,0,0,.32);backdrop-filter:blur(18px)}.search{flex:1;min-width:280px;height:46px;display:flex;align-items:center;gap:11px;padding:0 16px;border:1px solid var(--line);background:rgba(15,26,45,.82);border-radius:10px;color:var(--muted)}.search input{width:100%;height:100%;border:0;outline:0;color:#fff;background:transparent}.filters{gap:10px;flex-wrap:wrap}.filter{height:42px;padding:0 17px;border:1px solid var(--line);background:rgba(15,26,45,.74);color:#c8d4e8;border-radius:9px;font-weight:900}.filter.active,.filter:hover{border-color:rgba(124,60,255,.8);background:rgba(124,60,255,.16);color:#fff}.all-games{white-space:nowrap;color:#dbe5f6;font-weight:900;padding:0 10px}.game-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:14px}.game-card{position:relative;min-height:168px;overflow:hidden;border-radius:12px;border:1px solid rgba(145,164,197,.18);background:var(--card);box-shadow:0 16px 38px rgba(0,0,0,.24)}.game-card:before{content:"";position:absolute;inset:0;background:var(--art);opacity:.95;transition:transform .3s ease}.game-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,7,18,.08),rgba(3,7,18,.68) 55%,rgba(3,7,18,.94)),radial-gradient(circle at 70% 18%,rgba(255,255,255,.1),transparent 25%)}.game-card:hover:before{transform:scale(1.06)}.game-content{position:relative;z-index:2;min-height:168px;padding:16px;display:flex;flex-direction:column;justify-content:flex-end}.game-label{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;width:fit-content;height:27px;padding:0 10px;border-radius:7px;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;font-size:11px;font-weight:1000}.game-card h3{margin:0;font-size:19px}.game-card p{margin:4px 0 0;color:#d1dcf1;font-size:13px}.game-bottom{margin-top:14px;display:flex;align-items:end;justify-content:space-between}.game-price span{display:block;color:#aab7ce;font-size:11px;font-weight:800}.game-price strong{display:block;color:#fff;font-size:17px}.arrow{width:34px;height:30px;display:grid;place-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:rgba(3,7,18,.42);color:#fff}.loading{grid-column:1/-1;border:1px dashed var(--line2);border-radius:14px;padding:34px;text-align:center;color:var(--muted)}.trust-strip{margin-top:14px;border:1px solid var(--line);background:rgba(12,22,39,.88);border-radius:12px;display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.trust-strip div{padding:20px 18px;display:grid;grid-template-columns:46px 1fr;column-gap:12px;border-right:1px solid rgba(145,164,197,.12)}.trust-strip div:last-child{border-right:0}.trust-strip i{grid-row:span 2;width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:rgba(79,124,255,.12);font-style:normal}.trust-strip strong{align-self:end;font-size:15px}.trust-strip span{color:var(--muted);font-size:13px;line-height:1.3}.features,.plans{padding:58px 0 0}.section-heading{text-align:center;margin:0 auto 28px;max-width:790px}.section-heading span,.plans-intro span{color:#a78bfa;font-weight:1000;text-transform:uppercase;letter-spacing:1.6px;font-size:13px}.section-heading h2,.plans-intro h2,.cta h2{margin:10px 0 0;font-size:clamp(30px,4vw,46px);line-height:1.05}.section-heading p,.plans-intro p,.cta p{color:var(--muted);line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{background:linear-gradient(180deg,rgba(21,34,56,.88),rgba(10,18,32,.88));border:1px solid var(--line);border-radius:14px;padding:24px;min-height:180px;box-shadow:0 18px 45px rgba(0,0,0,.2)}.feature-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;margin-bottom:15px;font-size:25px}.feature-icon.purple{background:rgba(168,85,247,.16);color:#c084fc}.feature-icon.blue{background:rgba(79,124,255,.16);color:#7da2ff}.feature-icon.violet{background:rgba(124,60,255,.18);color:#a78bfa}.feature-icon.gold{background:rgba(248,199,76,.14);color:var(--gold)}.feature-card h3{margin:0 0 9px}.feature-card p{margin:0 0 15px;color:var(--muted);line-height:1.55}.feature-card a{color:#d9e4ff;font-weight:900;font-size:13px}.plans-grid{display:grid;grid-template-columns:1.1fr repeat(4,1fr);gap:14px;align-items:stretch}.plans-intro,.plan-card{background:linear-gradient(180deg,rgba(21,34,56,.88),rgba(10,18,32,.88));border:1px solid var(--line);border-radius:14px;padding:24px}.plans-intro{border-color:rgba(124,60,255,.35)}.plan-card{position:relative;min-height:250px}.plan-icon{font-size:27px;margin-bottom:12px}.plan-card h3{margin:0 0 8px;text-transform:uppercase;letter-spacing:1px}.plan-card strong{display:block;font-size:27px;margin-bottom:14px}.plan-card small{color:var(--muted);font-size:14px}.plan-card ul{padding:0;margin:0 0 20px;list-style:none;color:var(--muted);display:grid;gap:8px;font-size:14px}.plan-card li:before{content:"•";color:var(--blue);margin-right:8px}.plan-card a{position:absolute;left:20px;right:20px;bottom:20px;height:42px;display:grid;place-items:center;border:1px solid var(--line2);border-radius:8px;font-weight:900;color:#dfe9ff}.plan-card.popular{border-color:rgba(124,60,255,.85);box-shadow:0 0 0 1px rgba(124,60,255,.2),0 30px 70px rgba(124,60,255,.16)}.plan-card.popular a{background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff;border:0}.ribbon{position:absolute;top:-11px;right:20px;height:24px;padding:0 16px;display:grid;place-items:center;border-radius:7px;background:linear-gradient(135deg,var(--blue),var(--purple));font-size:11px;font-weight:1000}.cta{padding:36px 0 0}.cta-inner{justify-content:space-between;gap:20px;padding:30px 34px;border:1px solid rgba(124,60,255,.38);border-radius:14px;background:radial-gradient(circle at 82% 30%,rgba(124,60,255,.38),transparent 36%),linear-gradient(135deg,rgba(79,124,255,.28),rgba(124,60,255,.18),rgba(12,22,39,.9))}.cta h2{margin:0}.cta p{margin:8px 0 0}.footer{margin-top:46px;border-top:1px solid var(--line);background:rgba(4,8,18,.92);padding:34px 0 18px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.footer p{color:var(--muted);line-height:1.65}.footer h4{margin:0 0 14px;color:#fff;text-transform:uppercase;font-size:13px;letter-spacing:1px}.footer a:not(.logo){display:block;color:var(--muted);margin:9px 0;font-size:14px}.socials{display:flex;flex-wrap:wrap;gap:9px}.socials span{padding:7px 10px;border:1px solid var(--line);border-radius:8px;color:#d7e3f7;font-size:12px}.newsletter form{display:flex;height:42px;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:rgba(12,22,39,.85)}.newsletter input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;padding:0 12px}.newsletter button{width:46px;border:0;background:linear-gradient(135deg,var(--blue),var(--purple));color:#fff}.footer-bottom{justify-content:space-between;gap:14px;color:var(--muted2);border-top:1px solid rgba(145,164,197,.1);margin-top:30px;padding-top:18px;font-size:13px}@media(max-width:1180px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr}.promo-card{justify-self:start;margin-top:0}.game-grid{grid-template-columns:repeat(3,1fr)}.trust-strip{grid-template-columns:repeat(2,1fr)}.feature-grid,.plans-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.plans-intro{grid-column:1/-1}}@media(max-width:720px){.container{width:min(100% - 28px,1390px)}.topbar{display:none}.nav{height:auto;padding:16px 0;gap:14px;flex-wrap:wrap}.panel-btn{width:100%;justify-content:center}.hero{padding-top:10px}.hero-content{padding-top:20px}.hero h1{letter-spacing:-1px}.hero-actions,.control-panel{align-items:stretch;flex-direction:column}.filters{display:grid;grid-template-columns:repeat(2,1fr)}.game-grid,.feature-grid,.plans-grid,.footer-grid,.trust-strip{grid-template-columns:1fr}.server-room{width:100%;opacity:.35}.cta-inner,.footer-bottom{flex-direction:column;align-items:flex-start}}


/* VOREN_AUTH_MODAL_CSS_START */
.auth-modal-backdrop {
  position: fixed;
  inset: 0;
  z-index: 999;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(2, 6, 14, .76);
  backdrop-filter: blur(18px);
}

.auth-modal-backdrop[hidden] {
  display: none;
}

.auth-modal {
  position: relative;
  width: min(480px, 100%);
  max-height: calc(100vh - 34px);
  overflow: auto;
  border: 1px solid rgba(145, 164, 197, .22);
  border-radius: 22px;
  padding: 30px;
  background:
    radial-gradient(circle at 85% 10%, rgba(124, 60, 255, .28), transparent 34%),
    linear-gradient(180deg, rgba(16, 28, 48, .98), rgba(7, 14, 27, .98));
  box-shadow: 0 40px 120px rgba(0, 0, 0, .58);
  color: var(--text);
}

.auth-modal-close {
  position: absolute;
  right: 16px;
  top: 14px;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(145, 164, 197, .18);
  border-radius: 10px;
  background: rgba(255, 255, 255, .04);
  color: white;
  font-size: 25px;
  line-height: 1;
}

.auth-modal-logo {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

.auth-modal-logo svg {
  width: 46px;
  height: 38px;
  color: white;
  filter: drop-shadow(0 0 20px rgba(79, 124, 255, .35));
}

.auth-modal-logo strong {
  display: block;
  letter-spacing: 3px;
  font-size: 23px;
  line-height: .8;
}

.auth-modal-logo small {
  display: block;
  margin-top: 6px;
  color: var(--blue);
  font-size: 10px;
  letter-spacing: 6px;
  font-weight: 1000;
}

.auth-modal h2 {
  margin: 0;
  font-size: 28px;
}

.auth-modal p {
  color: var(--muted);
  line-height: 1.6;
  margin: 10px 0 20px;
}

.auth-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  padding: 6px;
  margin-bottom: 16px;
  border: 1px solid rgba(145, 164, 197, .16);
  border-radius: 14px;
  background: rgba(8, 16, 30, .72);
}

.auth-tab {
  height: 42px;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: #aebbd1;
  font-weight: 1000;
}

.auth-tab.active {
  color: white;
  background: linear-gradient(135deg, var(--blue), var(--purple));
  box-shadow: 0 14px 34px rgba(79, 124, 255, .24);
}

.auth-form {
  display: none;
}

.auth-form.active {
  display: grid;
}

.homepage-login-form {
  gap: 13px;
}

.homepage-login-form label {
  display: grid;
  gap: 8px;
  color: #d7e2f4;
  font-weight: 800;
  font-size: 14px;
}

.homepage-login-form input {
  height: 48px;
  border: 1px solid rgba(145, 164, 197, .22);
  border-radius: 12px;
  background: rgba(8, 16, 30, .88);
  color: white;
  outline: none;
  padding: 0 14px;
}

.homepage-login-form input:focus {
  border-color: rgba(124, 60, 255, .82);
  box-shadow: 0 0 0 4px rgba(124, 60, 255, .14);
}

.homepage-login-form button,
.auth-go-panel,
.auth-stay-home {
  height: 48px;
  border: 0;
  border-radius: 12px;
  display: grid;
  place-items: center;
  font-weight: 1000;
}

.homepage-login-form button,
.auth-go-panel {
  color: white;
  background: linear-gradient(135deg, var(--blue), var(--purple));
  box-shadow: 0 18px 44px rgba(79, 124, 255, .28);
}

.homepage-login-form button:disabled {
  opacity: .7;
  cursor: wait;
}

.auth-stay-home {
  color: #dce7ff;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(145, 164, 197, .18);
}

.auth-modal-message {
  min-height: 22px;
  margin-top: 14px;
  color: var(--muted);
  line-height: 1.5;
  font-size: 14px;
}

.auth-modal-message.error {
  color: #ff8f8f;
}

.auth-modal-message.success {
  color: #55f0a7;
}

.auth-modal-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 14px;
}

.auth-modal-actions a[hidden],
.auth-modal-actions button[hidden] {
  display: none;
}

.homepage-profile-menu {
  position: relative;
  min-width: 250px;
}

.homepage-profile-menu[hidden] {
  display: none !important;
}

.homepage-profile-toggle {
  width: 100%;
  min-height: 52px;
  padding: 6px 12px;
  border: 1px solid rgba(145, 164, 197, .20);
  border-radius: 14px;
  display: flex;
  align-items: center;
  gap: 11px;
  color: white;
  background:
    radial-gradient(circle at 80% 20%, rgba(124, 60, 255, .26), transparent 40%),
    linear-gradient(135deg, rgba(15, 26, 45, .95), rgba(9, 17, 32, .95));
  box-shadow: 0 18px 44px rgba(0, 0, 0, .24);
}

.profile-avatar {
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  display: grid;
  place-items: center;
  border-radius: 12px;
  background: linear-gradient(135deg, var(--blue), var(--purple));
  font-weight: 1000;
}

.profile-text {
  min-width: 0;
  flex: 1;
  text-align: left;
}

.profile-text strong,
.profile-text small {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.profile-text strong {
  font-size: 14px;
}

.profile-text small {
  margin-top: 2px;
  color: var(--muted);
  font-size: 12px;
}

.profile-chevron {
  color: #b9c7dd;
}

.homepage-profile-dropdown {
  position: absolute;
  right: 0;
  top: calc(100% + 10px);
  z-index: 100;
  width: 250px;
  padding: 8px;
  border: 1px solid rgba(145, 164, 197, .18);
  border-radius: 14px;
  background: rgba(8, 16, 30, .98);
  box-shadow: 0 30px 80px rgba(0, 0, 0, .42);
}

.homepage-profile-dropdown[hidden] {
  display: none;
}

.homepage-profile-dropdown a,
.homepage-profile-dropdown button {
  width: 100%;
  min-height: 42px;
  border: 0;
  border-radius: 10px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  color: #dce7ff;
  background: transparent;
  font-weight: 850;
  text-align: left;
}

.homepage-profile-dropdown a:hover,
.homepage-profile-dropdown button:hover {
  background: rgba(124, 60, 255, .16);
}

.homepage-profile-dropdown button {
  color: #ff9b9b;
}

@media (max-width: 720px) {
  .homepage-profile-menu {
    width: 100%;
  }

  .homepage-profile-dropdown {
    left: 0;
    right: auto;
    width: 100%;
  }
}

@media (max-width: 520px) {
  .auth-modal {
    padding: 24px;
  }

  .auth-modal-actions {
    grid-template-columns: 1fr;
  }
}
/* VOREN_AUTH_MODAL_CSS_END */

