*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;background:#07100d;color:#f4fff8;font-family:Inter,Arial,sans-serif;background-image:radial-gradient(circle at 18% 8%,#123827,transparent 28%),radial-gradient(circle at 85% 35%,#102b24,transparent 26%)}a{color:inherit;text-decoration:none}header{height:76px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:#07100de8;backdrop-filter:blur(14px);border-bottom:1px solid #20362d}.brand{letter-spacing:1px}nav{display:flex;gap:26px;color:#a9b9b1}nav a:hover{color:#fff}button,.primary,.secondary{font:inherit;font-weight:800;cursor:pointer;border-radius:10px;padding:13px 19px}.copy,.secondary{background:#12241d;color:#d9eee3;border:1px solid #29473a}.primary,.rank button{border:0;background:#59ed95;color:#06130c}.hero{min-height:650px;padding:90px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.eyebrow{color:#5cf29a;font-size:12px;font-weight:900;letter-spacing:2.4px}.hero h1{font-size:clamp(50px,8vw,92px);line-height:.95;margin:18px 0}.hero h1 span{background:linear-gradient(90deg,#5cf29a,#52e4de);-webkit-background-clip:text;color:transparent}.hero p,.heading p,.cta p{color:#9fb0a8;font-size:18px}.actions{display:flex;gap:12px;margin:22px 0;flex-wrap:wrap;justify-content:center}.ip{font-family:monospace;color:#799087}.section{padding:100px max(5vw,24px)}.alt{background:#091510aa;border-top:1px solid #172b23;border-bottom:1px solid #172b23}.heading{text-align:center;max-width:720px;margin:0 auto 50px}.heading h2,.cta h2{font-size:clamp(34px,5vw,48px);margin:10px 0}.rank-grid,.feature-grid,.join-grid{max-width:1120px;margin:auto;display:grid;gap:22px}.rank-grid{grid-template-columns:repeat(3,1fr)}.rank,.feature-grid article,.join-grid article{position:relative;background:linear-gradient(180deg,#10211a,#0b1713);border:1px solid #293f35;border-radius:18px;padding:30px}.rank.featured{border-color:#50dfe2;transform:translateY(-10px)}.rank em{position:absolute;right:18px;top:18px;font-size:10px;color:#62eeee}.rank-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:13px;color:#06130c;font-weight:950;margin-bottom:22px}.green{background:#62ef9c}.cyan{background:#59e6ed}.pink{background:#ff70c8}.tag{color:#70847a;font-size:10px;letter-spacing:2px}.rank h3{font-size:24px}.rank strong{font-size:36px}.rank ul{list-style:none;padding:14px 0;color:#acbbb4;line-height:2}.rank button{width:100%}.featured button{background:#59e6ed}#checkout-msg{text-align:center;color:#ffd878;margin-top:30px}.feature-grid{grid-template-columns:repeat(4,1fr)}.feature-grid span{font-size:28px}.feature-grid p,.join-grid p,.rules p{color:#a6b6ae;line-height:1.65}.join-grid{grid-template-columns:repeat(3,1fr)}.join-grid b,.rules b{color:#5cf29a}.center{display:block;margin:30px auto 0}.rules{max-width:900px;margin:auto}.rules>div{display:flex;gap:25px;padding:23px 0;border-bottom:1px solid #263b32}.rules p{margin:0}.rules strong{color:#f4fff8}.cta{max-width:1120px;margin:80px auto;padding:42px;display:flex;justify-content:space-between;align-items:center;gap:25px;border:1px solid #29473a;background:#0e1e18;border-radius:18px}footer{padding:30px max(5vw,24px);border-top:1px solid #20362d;color:#71847a;display:flex;justify-content:space-between;gap:20px;font-size:13px}code{color:#65ee9e}@media(max-width:900px){nav{display:none}.rank-grid,.feature-grid,.join-grid{grid-template-columns:1fr}.rank.featured{transform:none}.cta,footer{margin-left:20px;margin-right:20px;flex-direction:column;align-items:flex-start}}