*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Segoe UI,Arial,sans-serif;background:#070b12;color:#f3eee8}body{min-height:100vh}.hero{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:58px 22px 80px;background:
radial-gradient(circle at 50% 19%,rgba(159,47,25,.22) 0,rgba(91,28,21,.13) 18%,rgba(14,19,29,0) 43%),
linear-gradient(180deg,#101927 0%,#0b111b 42%,#070b12 100%)}.hero:before{content:"";position:absolute;inset:0;background:
linear-gradient(115deg,transparent 0 38%,rgba(255,115,53,.025) 49%,transparent 60%),
radial-gradient(ellipse at center,transparent 30%,rgba(0,0,0,.48) 100%);pointer-events:none}.ambient{position:absolute;border-radius:50%;filter:blur(75px);pointer-events:none}.ambient-top{width:600px;height:300px;top:-130px;background:rgba(177,51,27,.15)}.ambient-bottom{width:850px;height:240px;bottom:-180px;background:rgba(26,55,73,.22)}.hero-content{position:relative;z-index:2;width:min(780px,100%);text-align:center}.logo-wrap{position:relative;width:205px;height:205px;margin:0 auto 30px;display:grid;place-items:center}.logo-aura{position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(240,77,33,.30) 0%,rgba(185,49,27,.18) 28%,rgba(76,35,31,.08) 48%,transparent 70%);filter:blur(14px)}.logo{position:relative;width:190px;height:190px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(255,103,55,.22)) drop-shadow(0 18px 35px rgba(0,0,0,.65))}.eyebrow{margin:0 0 10px;color:#c58b77;font-size:.72rem;font-weight:700;letter-spacing:.32em}.hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.6rem,10vw,7.3rem);line-height:.92;letter-spacing:.06em;font-weight:700;text-shadow:0 5px 30px rgba(0,0,0,.55)}.tagline{margin:19px auto 35px;color:#aab4c0;font-family:Georgia,serif;font-size:clamp(1rem,2.6vw,1.25rem);font-style:italic}.server-card{margin:0 auto;max-width:620px;padding:17px 18px 17px 22px;display:flex;gap:20px;align-items:center;justify-content:space-between;text-align:left;border:1px solid rgba(210,119,88,.25);border-radius:12px;background:linear-gradient(110deg,rgba(50,27,27,.72),rgba(19,29,41,.76));box-shadow:0 18px 50px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.025);backdrop-filter:blur(10px)}.server-copy{min-width:0}.label{display:block;margin-bottom:5px;color:#a77768;font-size:.62rem;font-weight:800;letter-spacing:.2em}.server-copy strong{font-size:clamp(.88rem,3vw,1.08rem);letter-spacing:.03em;color:#f0e8e2;overflow-wrap:anywhere}.server-card button{border:1px solid #9c432d;border-radius:8px;background:linear-gradient(#9e442e,#71301f);color:#fff4ee;font-weight:700;padding:11px 15px;cursor:pointer;white-space:nowrap;box-shadow:0 5px 18px rgba(0,0,0,.25)}.server-card button:hover{filter:brightness(1.12)}.details{margin:27px auto 31px;display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;color:#8795a4;font-size:.76rem;text-transform:uppercase;letter-spacing:.1em}.details i{width:3px;height:3px;border-radius:50%;background:#a6472e}.rules{display:grid;grid-template-columns:repeat(4,1fr);max-width:660px;margin:auto;border-top:1px solid rgba(255,255,255,.08);padding-top:25px}.rules div{padding:0 12px;border-right:1px solid rgba(255,255,255,.07)}.rules div:last-child{border-right:0}.rules b,.rules span{display:block}.rules b{color:#b35b40;font-size:.62rem;letter-spacing:.16em;margin-bottom:7px}.rules span{color:#aab3bc;font-family:Georgia,serif;font-size:.88rem}footer{position:absolute;z-index:2;bottom:23px;color:#495563;font-size:.58rem;font-weight:700;letter-spacing:.32em}@media(max-width:600px){.hero{padding-top:40px}.logo-wrap{width:160px;height:160px}.logo{width:150px;height:150px}.logo-aura{width:260px;height:260px}.server-card{align-items:stretch;flex-direction:column;text-align:center}.server-card button{width:100%}.rules{grid-template-columns:1fr 1fr;gap:22px 0}.rules div:nth-child(2){border-right:0}}