/* Vibes WOW 102 Landing Fidelity Pass
   Purpose: make the public WoWonder welcome/login surface match the dark Vibes product direction while preserving native auth logic. */
:root{
  --vibes-bg:#050711;--vibes-bg-2:#080b19;--vibes-panel:#0e1225;--vibes-panel-2:#141934;--vibes-border:rgba(143,117,255,.28);--vibes-text:#f7f8ff;--vibes-muted:#aeb6dd;--vibes-aqua:#55f2ff;--vibes-blue:#3978ff;--vibes-purple:#8b5cff;--vibes-pink:#ff4fd8;--vibes-orange:#ff9d4d;
}
html,body{background:#050711!important;color:var(--vibes-text)!important;}
body{background:radial-gradient(circle at 12% 0,rgba(115,44,185,.36),transparent 28%),radial-gradient(circle at 82% 4%,rgba(0,201,255,.16),transparent 32%),linear-gradient(135deg,#050711 0%,#080b19 48%,#04050d 100%)!important;}
.vibes-public-topbar{position:absolute;z-index:50;top:24px;left:0;right:0;width:min(1120px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;pointer-events:auto;}
.vibes-public-brand{display:flex;align-items:center;gap:12px;color:#fff!important;text-decoration:none!important;font-weight:950;letter-spacing:.02em;font-size:26px;text-shadow:0 0 24px rgba(0,0,0,.4)}
.vibes-public-mark{width:36px;height:36px;border-radius:14px;background:conic-gradient(from 210deg,var(--vibes-aqua),var(--vibes-purple),var(--vibes-pink),var(--vibes-orange),var(--vibes-aqua));box-shadow:0 0 30px rgba(139,92,255,.55);display:inline-block;flex:0 0 auto;}
.vibes-public-nav{display:flex;align-items:center;gap:8px;padding:7px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(6,8,22,.56);backdrop-filter:blur(16px);box-shadow:0 14px 44px rgba(0,0,0,.25)}
.vibes-public-nav a,.vibes-public-nav span{color:#f6f7ff!important;text-decoration:none!important;font-size:13px;font-weight:850;padding:10px 16px;border-radius:999px;white-space:nowrap;}
.vibes-public-nav a:hover{background:rgba(255,255,255,.08)}
.vibes-public-login{color:#fff!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);padding:12px 18px;border-radius:14px;font-weight:900;box-shadow:0 0 24px rgba(139,92,255,.25)}
.wrapper.vibes-public-page{background:transparent!important;min-height:auto!important;padding:0!important;overflow:hidden!important;width:100%!important;}
.wrapper.vibes-public-page>.login{min-height:720px!important;display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(360px,.68fr)!important;align-items:stretch!important;background:linear-gradient(90deg,rgba(3,4,12,.16),rgba(3,4,12,.72)),url('../img/vibes/landing/hero-social-group.webp') center/cover no-repeat!important;position:relative!important;padding:118px max(28px,calc((100vw - 1120px)/2)) 84px!important;border-bottom:1px solid rgba(255,255,255,.12)!important;gap:44px!important;}
.wrapper.vibes-public-page>.login:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 45% 34%,rgba(255,80,216,.16),transparent 22%),linear-gradient(180deg,rgba(4,6,17,.36),rgba(4,6,17,.92));pointer-events:none;}
.wrapper.vibes-public-page .login_left_combo_parent{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;background:transparent!important;min-height:520px!important;width:auto!important;overflow:visible!important;float:none!important;padding:0!important;}
.wrapper.vibes-public-page .login_left_combo{max-width:650px!important;padding:0!important;background:transparent!important;color:#fff!important;text-align:left!important;position:relative!important;z-index:2!important;}
.wrapper.vibes-public-page .login_left_combo .logo{display:none!important;}
.wrapper.vibes-public-page .login_left_combo_parent>svg{display:none!important;}
.wrapper.vibes-public-page .login_left_combo .img{display:none!important;}
.vibes-hero-kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 15px;border:1px solid rgba(85,242,255,.28);background:rgba(85,242,255,.08);border-radius:999px;color:#72ffd4!important;font-weight:900;font-size:13px;margin:0 0 22px;box-shadow:0 0 28px rgba(85,242,255,.12)}
.vibes-hero-kicker i{width:9px;height:9px;border-radius:50%;background:#34ffb6;box-shadow:0 0 14px #34ffb6;display:inline-block;}
.wrapper.vibes-public-page .login_left_combo h1{font-size:clamp(46px,5.45vw,82px)!important;line-height:.98!important;font-weight:950!important;letter-spacing:-.065em!important;margin:0 0 20px!important;color:#fff!important;text-shadow:0 10px 40px rgba(0,0,0,.42)!important;}
.wrapper.vibes-public-page .login_left_combo h1 span{background:linear-gradient(90deg,var(--vibes-aqua),#fff,var(--vibes-pink));-webkit-background-clip:text;background-clip:text;color:transparent;}
.wrapper.vibes-public-page .login_left_combo p{font-size:20px!important;line-height:1.55!important;color:rgba(255,255,255,.86)!important;max-width:585px!important;margin:0 0 28px!important;}
.vibes-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;}
.vibes-cta-primary,.vibes-cta-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:16px;font-weight:950;text-decoration:none!important;color:#fff!important;}
.vibes-cta-primary{background:linear-gradient(135deg,var(--vibes-orange),var(--vibes-pink));box-shadow:0 18px 48px rgba(255,79,216,.34);}
.vibes-cta-secondary{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);}
.wrapper.vibes-public-page .login>.col-md-6{position:relative!important;z-index:2!important;width:auto!important;max-width:430px!important;justify-self:end!important;float:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.wrapper.vibes-public-page .login_innre{background:linear-gradient(180deg,rgba(255,255,255,.115),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:30px!important;box-shadow:0 30px 90px rgba(0,0,0,.5),0 0 44px rgba(139,92,255,.22)!important;backdrop-filter:blur(18px)!important;padding:30px!important;color:#fff!important;}
.wrapper.vibes-public-page .login_innre .title{color:#fff!important;font-size:25px!important;font-weight:950!important;letter-spacing:-.03em!important;margin:0 0 4px!important;}
.wrapper.vibes-public-page .login_innre .desc{color:var(--vibes-muted)!important;margin-bottom:20px!important;}
.wrapper.vibes-public-page .login_innre label,.wrapper.vibes-public-page .login_innre p{color:#fff!important;}
.wrapper.vibes-public-page .wow_form_fields input{background:rgba(6,8,22,.74)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;border-radius:16px!important;box-shadow:none!important;}
.wrapper.vibes-public-page .wow_form_fields input:focus{border-color:rgba(85,242,255,.8)!important;box-shadow:0 0 0 4px rgba(85,242,255,.1)!important;}
.wrapper.vibes-public-page .btn-main,.wrapper.vibes-public-page .add_wow_loader{background:linear-gradient(135deg,var(--vibes-orange),var(--vibes-pink))!important;border:0!important;border-radius:999px!important;font-weight:950!important;box-shadow:0 16px 42px rgba(255,79,216,.28)!important;color:#fff!important;}
.wrapper.vibes-public-page .main,.wrapper.vibes-public-page a.main,.wrapper.vibes-public-page a.dec{color:var(--vibes-aqua)!important;}
.wrapper.vibes-public-page .random_users{display:none!important;}
.wrapper.vibes-public-page .login>.col-md-6>.footer{display:none!important;}
.vibes-public-proof-strip{background:linear-gradient(180deg,rgba(12,15,33,.98),rgba(8,10,24,.99));border-top:1px solid rgba(255,255,255,.09);border-bottom:1px solid rgba(255,255,255,.09);padding:30px 22px;}
.vibes-public-proof-inner{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}
.vibes-proof-item{display:flex;gap:16px;align-items:center;padding:20px 24px;border-radius:24px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 50px rgba(0,0,0,.16)}
.vibes-proof-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,var(--vibes-aqua),var(--vibes-purple),var(--vibes-pink));box-shadow:0 0 28px rgba(139,92,255,.42);font-size:25px;flex:0 0 auto;}
.vibes-proof-item strong{display:block;color:#fff;font-size:16px;margin-bottom:4px}.vibes-proof-item span span{display:block;color:var(--vibes-muted);font-size:13px;line-height:1.4}
.vibes-public-feature-zone{padding:60px 22px 68px;background:radial-gradient(circle at 15% 10%,rgba(255,79,216,.22),transparent 28%),linear-gradient(135deg,#060816,#0a1631 54%,#052d39);}
.vibes-public-feature-zone h2{text-align:center;color:#fff;font-size:34px;letter-spacing:-.04em;margin:0 0 30px;font-weight:950}.vibes-public-feature-zone h2 em{font-style:normal;background:linear-gradient(90deg,var(--vibes-aqua),var(--vibes-pink));-webkit-background-clip:text;background-clip:text;color:transparent}
.vibes-feature-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;}
.vibes-feature-card{overflow:hidden;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.24);}
.vibes-feature-card img{display:block;width:100%;aspect-ratio:1.52/1;object-fit:cover}.vibes-feature-card div{padding:18px 18px 22px}.vibes-feature-card strong{display:block;color:#fff;font-size:17px;margin-bottom:8px}.vibes-feature-card p{margin:0;color:var(--vibes-muted);font-size:13px;line-height:1.45}
.vibes-public-footer{background:#050711;border-top:1px solid rgba(255,255,255,.08);padding:34px 22px 38px;color:var(--vibes-muted)}
.vibes-footer-inner{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:30px}.vibes-footer-brand{display:flex;gap:11px;align-items:flex-start;flex-wrap:wrap}.vibes-footer-brand strong{font-size:22px;color:#fff;line-height:36px}.vibes-footer-brand p{width:100%;margin:4px 0 0;color:var(--vibes-muted)}.vibes-public-footer h4{margin:0 0 10px;color:#c9b8ff}.vibes-public-footer a{display:block;color:var(--vibes-muted)!important;text-decoration:none!important;margin:8px 0}.vibes-public-footer a:hover{color:#fff!important;}
@media(max-width:980px){.wrapper.vibes-public-page>.login{grid-template-columns:1fr!important;padding-top:110px!important}.vibes-public-nav{display:none}.vibes-feature-grid{grid-template-columns:repeat(2,1fr)}.vibes-public-proof-inner{grid-template-columns:1fr}.wrapper.vibes-public-page .login>.col-md-6{justify-self:start!important;max-width:520px!important}.vibes-footer-inner{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.vibes-public-topbar{top:14px;width:calc(100% - 24px)}.vibes-public-brand{font-size:20px}.vibes-public-login{padding:10px 13px}.vibes-feature-grid{grid-template-columns:1fr}.wrapper.vibes-public-page .login_innre{padding:22px!important;border-radius:22px!important}.vibes-public-feature-zone h2{font-size:26px}.wrapper.vibes-public-page .login_left_combo h1{font-size:42px!important}.vibes-footer-inner{grid-template-columns:1fr}}
