*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#fff;font-family:Arial,Helvetica,sans-serif;background:
radial-gradient(circle at 15% 10%,rgba(255,58,170,.12),transparent 30%),
radial-gradient(circle at 85% 25%,rgba(145,60,255,.12),transparent 30%),
linear-gradient(135deg,#09060f 0%,#14071f 35%,#0d0817 68%,#07070a 100%);
background-attachment:fixed}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:20px;padding:16px 5%;background:rgba(11,7,17,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{font-weight:900;letter-spacing:.22em;color:#ffcf56;text-shadow:0 0 22px rgba(255,121,204,.22)}.topbar nav{display:flex;gap:16px;justify-content:center;flex:1;flex-wrap:wrap}.topbar nav a:hover{color:#ff83cf}.outline{background:rgba(255,255,255,.03);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:9px;padding:9px 13px}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:1.4rem}.hero,section{padding:72px 6%}.hero{position:relative;overflow:hidden;min-height:76vh;display:flex;align-items:center;background:
radial-gradient(circle at 20% 30%,rgba(255,65,172,.28),transparent 34%),
radial-gradient(circle at 78% 24%,rgba(157,72,255,.25),transparent 31%),
radial-gradient(circle at 62% 77%,rgba(255,112,205,.18),transparent 36%),
linear-gradient(135deg,#100016 0%,#23063b 36%,#130b2b 70%,#07070d 100%);
background-size:160% 160%;animation:heroShift 14s ease-in-out infinite alternate}.hero-content{position:relative;z-index:3}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.7;pointer-events:none;animation:floatGlow 12s ease-in-out infinite alternate}.glow-one{width:340px;height:340px;background:rgba(255,57,169,.38);left:-70px;top:10%}.glow-two{width:430px;height:430px;background:rgba(126,56,255,.32);right:-80px;top:4%;animation-delay:-4s}.glow-three{width:300px;height:300px;background:rgba(255,125,211,.24);left:48%;bottom:-120px;animation-delay:-7s}.hero h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(3rem,7vw,7rem);line-height:.95;max-width:1250px;margin:.15em 0;text-shadow:0 8px 34px rgba(0,0,0,.35)}.lead{font-size:1.2rem;color:#ded4e7;max-width:800px}.eyebrow{font-size:.76rem;font-weight:900;letter-spacing:.2em;color:#ff8fd5}.actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.btn{display:inline-flex;justify-content:center;align-items:center;border:0;border-radius:9px;padding:12px 17px;font-weight:800;cursor:pointer}.primary{background:linear-gradient(135deg,#ffca55,#ff92cf);color:#111;box-shadow:0 10px 28px rgba(255,102,186,.2)}.secondary{background:rgba(255,255,255,.06);color:#fff;border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(12px)}.small{padding:9px 13px}.widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-top:30px}.glass{background:linear-gradient(180deg,rgba(32,19,43,.72),rgba(20,16,30,.72));border:1px solid rgba(255,151,219,.12);box-shadow:0 18px 40px rgba(0,0,0,.2);backdrop-filter:blur(12px)}.panel,.card{border-radius:16px;padding:20px}.mini{font-size:.72rem;color:#c9b7d2;letter-spacing:.15em}.placeholder{border:1px dashed rgba(255,255,255,.16);border-radius:11px;padding:20px;color:#c8bdcf}.section-title{margin-bottom:24px}.section-title h2{font-size:2.4rem;margin:.2em 0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.thumb{min-height:190px;display:grid;place-items:center;border-radius:12px;background:
radial-gradient(circle at 30% 30%,rgba(255,99,190,.18),transparent 36%),
linear-gradient(135deg,#281432,#15101e);font-weight:900;letter-spacing:.12em;margin-bottom:15px}.alt{background:linear-gradient(180deg,rgba(14,8,20,.75),rgba(20,8,28,.55))}.dark{background:linear-gradient(180deg,rgba(6,4,9,.92),rgba(17,7,24,.78))}.community{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel input,.panel textarea,.contact input,.contact textarea{width:100%;margin:7px 0;padding:12px;background:rgba(8,6,12,.72);color:#fff;border:1px solid rgba(255,255,255,.13);border-radius:8px}.panel textarea,.contact textarea{min-height:120px}.feed>div{margin-top:10px;padding:14px;background:rgba(24,15,31,.72);border:1px solid rgba(255,255,255,.1);border-radius:10px}.status{color:#c7bacd}.video-box{min-height:360px;display:grid;place-items:center;text-align:center;border-radius:18px}.video-box strong{color:#ff5caa}.contact{max-width:800px}footer{padding:40px 6%;border-top:1px solid rgba(255,255,255,.08);color:#b9acbf;background:rgba(7,5,10,.9)}footer strong{color:#fff;letter-spacing:.18em}
@keyframes heroShift{0%{background-position:0% 50%}50%{background-position:50% 45%}100%{background-position:100% 50%}}
@keyframes floatGlow{0%{transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(50px,25px,0) scale(1.16)}}
@media(max-width:900px){.menu-btn{display:block}.topbar{flex-wrap:wrap}.topbar nav{display:none;width:100%;order:3;justify-content:flex-start}.topbar nav.open{display:flex}.grid,.widgets,.community{grid-template-columns:1fr}.hero h1{font-size:3.4rem}}
@media (prefers-reduced-motion:reduce){.hero,.hero-glow{animation:none}}
