/* Homepage-only neon gradient theme inspired by the selected visual template. */
body.neon-gradient-home{
  --home-blue:#246cff;
  --home-cyan:#18d5ff;
  --home-purple:#7a2cff;
  --home-pink:#ff2f92;
  --home-coral:#ff6574;
  background:
    radial-gradient(circle at 15% 24%,rgba(22,93,255,.68),transparent 31rem),
    radial-gradient(circle at 87% 25%,rgba(255,30,155,.55),transparent 34rem),
    radial-gradient(circle at 45% 0%,rgba(93,30,218,.48),transparent 31rem),
    linear-gradient(145deg,#07196d 0%,#1c0a69 43%,#4f0869 72%,#16005b 100%);
  background-attachment:fixed;
  overflow-x:hidden;
}
body.neon-gradient-home::before{
  content:"";position:fixed;inset:0;z-index:-5;pointer-events:none;opacity:.52;
  background-image:
    radial-gradient(circle at 12% 17%,rgba(255,255,255,.8) 0 1px,transparent 1.5px),
    radial-gradient(circle at 81% 12%,rgba(255,255,255,.7) 0 1px,transparent 1.5px),
    radial-gradient(circle at 69% 31%,rgba(255,255,255,.58) 0 1px,transparent 1.5px),
    radial-gradient(circle at 25% 43%,rgba(255,255,255,.52) 0 1px,transparent 1.5px);
  background-size:170px 150px,230px 210px,190px 180px,260px 220px;
}
.home-orb{position:fixed;z-index:-4;pointer-events:none;filter:blur(.2px);opacity:.72}
.home-orb::before,.home-orb::after{content:"";position:absolute;border-radius:44% 56% 58% 42%/48% 48% 52% 52%;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,rgba(44,105,255,.38),rgba(100,52,255,.08));box-shadow:inset 0 0 55px rgba(65,140,255,.2)}
.home-orb-left{width:420px;height:760px;left:-250px;top:40px}.home-orb-left::before{width:360px;height:280px;left:50px;top:20px;transform:rotate(18deg)}.home-orb-left::after{width:430px;height:320px;left:-10px;top:320px;transform:rotate(-19deg)}
.home-orb-right{width:470px;height:760px;right:-270px;top:80px}.home-orb-right::before{width:400px;height:310px;right:40px;top:0;background:linear-gradient(145deg,rgba(255,46,155,.38),rgba(132,31,219,.08));transform:rotate(-20deg)}.home-orb-right::after{width:450px;height:360px;right:-5px;top:350px;background:linear-gradient(145deg,rgba(255,47,146,.32),rgba(93,33,218,.06));transform:rotate(18deg)}
.home-stars{position:fixed;inset:0;z-index:-3;pointer-events:none;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.75),transparent 2px),radial-gradient(circle at 75% 13%,rgba(255,255,255,.65),transparent 2px),radial-gradient(circle at 61% 36%,rgba(255,255,255,.45),transparent 2px);background-size:380px 340px,460px 400px,520px 460px;opacity:.42}

.home-header.site-header{position:relative;top:auto;border:0;background:transparent;backdrop-filter:none;padding:18px 0 0}
.home-header .header-inner{min-height:72px;width:min(1240px,calc(100% - 2rem));padding:0 22px;border:1px solid rgba(255,255,255,.22);border-radius:23px;background:linear-gradient(105deg,rgba(26,44,157,.67),rgba(107,19,148,.57));box-shadow:0 18px 45px rgba(2,2,42,.28),inset 0 1px rgba(255,255,255,.12);backdrop-filter:blur(22px)}
.home-brand{font-size:1.65rem}.home-brand .brand-text{display:flex;letter-spacing:-.055em;font-weight:950}.home-brand .brand-text span:nth-child(1){color:#fff}.home-brand .brand-text span:nth-child(2){color:#27b7ff}.home-brand .brand-text span:nth-child(3){color:#ff50a5}
.home-nav{gap:.25rem}.home-nav a{display:flex;align-items:center;gap:.43rem;color:rgba(255,255,255,.88);padding:.68rem .72rem;border-radius:17px;font-weight:800}.home-nav a span{font-size:1.07rem}.home-nav a:hover,.home-nav a[aria-current="page"]{color:#fff;background:linear-gradient(135deg,rgba(57,114,255,.64),rgba(111,47,221,.62));box-shadow:0 8px 24px rgba(36,108,255,.28),inset 0 0 0 1px rgba(255,255,255,.12)}.home-nav a[aria-current="page"]::after{content:"";position:absolute;bottom:-7px;width:42px;height:3px;border-radius:999px;background:#3cd8ff;box-shadow:0 0 12px #3cd8ff}.home-nav a{position:relative}

.home-main.page-main{width:min(1240px,calc(100% - 2rem));margin:28px auto 44px}
.home-hero{position:relative;isolation:isolate;text-align:center;padding:28px 0 0;overflow:hidden;border-radius:28px}.home-hero::before{content:"";position:absolute;z-index:-2;inset:-80px -100px 26%;background:radial-gradient(circle at 50% 20%,rgba(97,27,231,.22),transparent 48%);pointer-events:none}.hero-glow-line{width:80px;height:3px;margin:0 auto 17px;border-radius:999px;background:linear-gradient(90deg,var(--home-cyan),var(--home-pink));box-shadow:0 0 15px rgba(36,200,255,.8)}
.home-kicker{display:inline-flex;padding:.42rem .9rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);color:#cfe9ff;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.home-hero h1{max-width:1110px;margin:22px auto 12px;font-size:clamp(2.7rem,6vw,5.15rem);line-height:1.04;letter-spacing:-.055em;text-shadow:0 10px 35px rgba(11,0,79,.28)}
.title-truth{background:linear-gradient(180deg,#55efff,#3695ff 62%,#557cff);-webkit-background-clip:text;color:transparent}.title-dare{background:linear-gradient(180deg,#ff73b4,#ff4187 58%,#ff7871);-webkit-background-clip:text;color:transparent}
.home-intro{max-width:850px;margin:0 auto;color:#e3e6ff;font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.home-intro strong{color:#fff}
.hero-game{margin-top:18px}.hero-choice-row{gap:28px;margin-top:0}.hero-choice{position:relative;display:flex;align-items:center;justify-content:center;min-width:300px;min-height:88px;border:2px solid rgba(255,255,255,.45);border-radius:21px;font-size:2rem;letter-spacing:.015em;overflow:hidden;isolation:isolate}.hero-choice span{position:relative;z-index:2}.hero-choice b{position:absolute;right:18px;top:3px;font-size:5.4rem;line-height:1;color:rgba(255,255,255,.14);font-weight:950}.hero-choice::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(110deg,rgba(255,255,255,.2),transparent 36%)}.hero-choice.truth-choice{background:linear-gradient(135deg,#1f6fff,#2247e8);box-shadow:0 0 0 1px rgba(22,213,255,.72),0 0 24px rgba(19,183,255,.72),inset 0 0 28px rgba(20,215,255,.25)}.hero-choice.dare-choice{background:linear-gradient(135deg,#f02085,#e32e9f 58%,#e047ae);box-shadow:0 0 0 1px rgba(255,91,191,.72),0 0 24px rgba(255,42,150,.67),inset 0 0 28px rgba(255,126,191,.25)}.hero-choice:hover{transform:translateY(-4px) scale(1.01);filter:saturate(1.12)}
.category-label{display:flex;align-items:center;justify-content:center;gap:13px;margin:24px auto 8px;color:#f4efff;font-size:1rem}.category-label span{width:min(160px,18vw);height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.58))}.category-label span:last-child{background:linear-gradient(90deg,rgba(255,255,255,.58),transparent)}.category-label b{font-weight:750}
.home-category-row{margin:12px 0 12px;gap:11px}.home-category-row .category-button{min-height:51px;padding:.76rem 1.25rem;border:1px solid rgba(255,255,255,.26);background:linear-gradient(180deg,rgba(91,66,184,.48),rgba(48,35,119,.48));box-shadow:inset 0 1px rgba(255,255,255,.1),0 9px 25px rgba(0,0,60,.2);font-size:1rem}.home-category-row .category-button:hover,.home-category-row .category-button[aria-pressed="true"]{background:linear-gradient(135deg,#2d69ff,#604bff);box-shadow:0 0 20px rgba(48,109,255,.45),inset 0 1px rgba(255,255,255,.2)}.category-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.hero-result{max-width:900px;min-height:110px;margin:16px auto 0;border:1px solid rgba(255,255,255,.17);border-radius:20px;background:linear-gradient(145deg,rgba(10,20,78,.76),rgba(44,12,87,.72));box-shadow:0 16px 45px rgba(4,3,67,.32),inset 0 1px rgba(255,255,255,.08);font-size:clamp(1.1rem,2vw,1.45rem)}.hero-game .game-status{color:#bcc8ff}
.hero-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:25px}.hero-feature-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px;padding:22px 24px;text-align:left;border:1px solid rgba(255,255,255,.25);border-radius:22px;background:linear-gradient(145deg,rgba(53,40,142,.58),rgba(71,22,116,.48));box-shadow:0 20px 42px rgba(4,1,66,.25),inset 0 1px rgba(255,255,255,.12);backdrop-filter:blur(16px)}.hero-feature-card h2{font-size:1.1rem;line-height:1.25}.hero-feature-card p{margin-top:6px;color:#d9dcff;font-size:.91rem;line-height:1.55}.feature-ring{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;font-size:1.8rem;font-weight:900;background:rgba(22,18,88,.45);border:2px solid currentColor;box-shadow:0 0 25px currentColor,inset 0 0 25px rgba(255,255,255,.08)}.feature-ring-blue{color:#27d8ff}.feature-ring-purple{color:#bc5cff}.feature-ring-pink{color:#ff59bd}

.home-section.section-card{border-color:rgba(255,255,255,.17);background:linear-gradient(145deg,rgba(18,29,104,.76),rgba(64,13,95,.62));box-shadow:0 24px 70px rgba(2,1,54,.28),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(16px)}.home-section .eyebrow{color:#b9f6ff;background:rgba(30,208,255,.1)}.home-section .mode-card,.home-section .info-card{border-color:rgba(255,255,255,.17);background:linear-gradient(145deg,rgba(59,42,141,.5),rgba(46,23,104,.42))}.home-section .mode-card:hover{border-color:rgba(77,222,255,.7);background:linear-gradient(145deg,rgba(50,96,196,.56),rgba(103,28,139,.5));box-shadow:0 15px 35px rgba(2,4,71,.25)}

.home-footer.site-footer{border-top:1px solid rgba(255,255,255,.19);background:linear-gradient(160deg,rgba(12,22,94,.85),rgba(52,8,82,.9));backdrop-filter:blur(18px)}.home-footer .footer-inner{width:min(1240px,calc(100% - 2rem));grid-template-columns:1.5fr .7fr .7fr 1.2fr;align-items:start}.home-footer .footer-inner h2{color:#fff}.home-footer .footer-inner>div>a:not(.brand){color:#d5d9ff}.home-footer .footer-inner>div>a:hover{color:#52e7ff}.home-footer .footer-bottom{border-color:rgba(255,255,255,.14);color:#b8c2ee}.home-footer .footer-bottom a{color:#d7dcff;text-decoration:none}.footer-message{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:17px;border:1px solid rgba(255,255,255,.16);border-radius:19px;background:rgba(255,255,255,.055)}.footer-message>span{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;border:1px solid rgba(255,74,176,.6);color:#ff6aba;font-size:2rem;box-shadow:0 0 20px rgba(255,54,162,.26)}.footer-message p{color:#cdd3fb;font-size:.9rem;line-height:1.55}

@media(max-width:1020px){.home-header .header-inner{min-height:66px}.home-header .site-nav{top:78px;background:linear-gradient(145deg,#111c72,#4a0f72);border-color:rgba(255,255,255,.22)}.home-header .nav-toggle{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.09)}.hero-feature-grid{grid-template-columns:1fr}.home-footer .footer-inner{grid-template-columns:1.4fr 1fr 1fr}.footer-message{grid-column:1/-1}.home-category-row{max-width:850px;margin-left:auto;margin-right:auto}}
@media(max-width:760px){body.neon-gradient-home{background-attachment:scroll}.home-header.site-header{padding-top:8px}.home-header .header-inner{width:calc(100% - 1rem);padding:0 13px;border-radius:18px}.home-brand{font-size:1.3rem}.home-main.page-main{width:calc(100% - 1rem);margin-top:16px}.home-hero{padding-top:10px}.home-kicker{font-size:.68rem}.home-hero h1{font-size:clamp(2.45rem,13vw,4rem);margin-top:16px}.home-intro{font-size:.96rem;line-height:1.62;padding:0 4px}.hero-choice-row{gap:12px}.hero-choice{flex:1;min-width:0;min-height:72px;border-radius:17px;font-size:1.35rem}.hero-choice b{font-size:4.3rem;right:8px}.category-label{margin-top:19px}.category-label span{width:46px}.home-category-row{gap:7px}.home-category-row .category-button{padding:.62rem .78rem;min-height:43px;font-size:.82rem}.hero-result{min-height:100px;padding:1.15rem;font-size:1.05rem}.hero-feature-card{grid-template-columns:auto 1fr;padding:17px}.feature-ring{width:59px;height:59px;font-size:1.35rem}.home-footer .footer-inner{grid-template-columns:1fr}.home-orb-left{left:-340px}.home-orb-right{right:-380px}.home-section.section-card{border-radius:20px}}
@media(max-width:430px){.hero-choice{font-size:1.08rem}.home-category-row .category-button{flex:1 1 calc(50% - 7px)}.category-link{flex-basis:100%!important}.hero-feature-card{grid-template-columns:1fr;text-align:center}.feature-ring{margin:auto}.home-brand{font-size:1.18rem}}
@media(prefers-reduced-motion:reduce){.home-orb,.home-stars{display:none}}

@media(max-width:1180px) and (min-width:1021px){.home-header .header-inner{padding:0 14px}.home-nav a{font-size:.8rem;padding:.62rem .58rem}.home-brand{font-size:1.4rem}}
