@import url('https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800;900&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#08090d;color:#f5f5f5;font-family:Vazirmatn,Arial,sans-serif}a{text-decoration:none;color:inherit}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;position:fixed;top:0;width:100%;z-index:10;background:rgba(8,9,13,.78);backdrop-filter:blur(14px);border-bottom:1px solid #ffffff0d}.brand{font-weight:900;letter-spacing:1px;font-size:21px}.brand span{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #b9ff3c;border-radius:9px;color:#b9ff3c;margin-left:7px}.brand b{color:#b9ff3c}nav{display:flex;gap:30px;color:#a9acb7;font-size:14px}nav a:hover,footer a:hover{color:#b9ff3c}.nav-btn,.primary{background:#b9ff3c;color:#090b0a;padding:12px 20px;border-radius:8px;font-weight:800}.hero{min-height:760px;position:relative;display:flex;align-items:center;padding:120px 9%;overflow:hidden}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 70% 40%,#334c1f55,transparent 28%),linear-gradient(115deg,#08090d 30%,#10170d 100%)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#08090d 10%,transparent 75%),linear-gradient(0deg,#08090d,transparent 35%);pointer-events:none}.hero-content{position:relative;z-index:2;max-width:650px}.eyebrow,.section-head>div>span,.join>div>span{font-size:12px;letter-spacing:3px;color:#b9ff3c;font-weight:800}.eyebrow i{display:inline-block;width:7px;height:7px;background:#b9ff3c;border-radius:50%;margin-left:8px;box-shadow:0 0 18px #b9ff3c}.hero h1{font-size:clamp(55px,8vw,100px);line-height:.98;margin:24px 0;font-weight:900}.hero h1 strong{color:#b9ff3c}.hero p{color:#aeb1bb;max-width:510px;line-height:2;font-size:16px}.actions{display:flex;gap:12px;margin-top:30px}.primary span{margin-right:8px}.secondary{border:1px solid #ffffff1c;padding:12px 20px;border-radius:8px;color:#ddd}.server-mini{display:flex;align-items:center;gap:12px;margin-top:65px;color:#ddd}.server-mini small{display:block;color:#777d89;font-size:10px}.server-mini b{font-size:13px}.dot{width:8px;height:8px;border-radius:50%;background:#b9ff3c;box-shadow:0 0 12px #b9ff3c}.sep{height:30px;width:1px;background:#ffffff1a;margin:0 12px}.hero-card{position:absolute;left:9%;bottom:80px;width:210px;height:120px;border:1px solid #ffffff16;border-radius:16px;background:#ffffff06;backdrop-filter:blur(8px);padding:18px;z-index:2;color:#777}.hero-card b{color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff10;border-bottom:1px solid #ffffff10;background:#0b0c10}.stats div{text-align:center;padding:30px;border-left:1px solid #ffffff0d}.stats div:last-child{border-left:0}.stats strong{display:block;font-size:29px;color:#b9ff3c}.stats span{font-size:12px;color:#858a95}.section,.dark-section{padding:110px 9%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.section-head h2{font-size:38px;margin:10px 0 0}.section-head p{max-width:390px;color:#858a95;line-height:1.9}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.cards article{background:#0e1015;border:1px solid #ffffff0d;border-radius:15px;padding:28px;min-height:210px}.icon{font-size:27px;color:#b9ff3c}.cards h3{margin:20px 0 10px}.cards p{color:#838894;font-size:13px;line-height:1.9}.dark-section{background:#0b0d11}.faction-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.faction{min-height:190px;border-radius:16px;padding:25px;display:flex;flex-direction:column;justify-content:end;overflow:hidden;position:relative;background:linear-gradient(145deg,#171b22,#0d0f14);border:1px solid #ffffff10}.faction:before{content:"";position:absolute;width:150px;height:150px;top:-50px;left:-30px;border-radius:50%;background:#b9ff3c22;filter:blur(25px)}.faction b{font-size:28px;position:relative}.faction span{color:#858a95;font-size:12px;position:relative;margin-top:5px}.medic:before{background:#ff6b6b22}.gov:before{background:#7aa7ff22}.news:before{background:#d17aff22}.rule-list{max-width:850px;border-top:1px solid #ffffff12}.rule-list div{display:flex;align-items:center;gap:25px;padding:20px 0;border-bottom:1px solid #ffffff12}.rule-list b{color:#b9ff3c;font-size:13px}.rule-list span{color:#bbbfc8;font-size:14px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.news-grid article{padding:28px;border:1px solid #ffffff0d;background:#0d0f14;border-radius:15px}.news-grid small{color:#b9ff3c;font-size:10px;letter-spacing:2px}.news-grid h3{font-size:19px}.news-grid p{color:#858a95;line-height:1.8;font-size:13px}.news-grid a{color:#b9ff3c;font-size:13px}.join{margin:0 6% 80px;padding:55px 6%;border-radius:22px;background:linear-gradient(105deg,#151c0e,#0d1015);border:1px solid #b9ff3c2b;display:flex;justify-content:space-between;align-items:center;gap:30px}.join h2{font-size:36px;margin:12px 0}.join p{color:#8f949f}.join-box{background:#08090d;border:1px solid #ffffff12;padding:20px;border-radius:13px;min-width:310px}.join-box small{display:block;color:#737986;font-size:10px}.join-box code{display:block;margin:9px 0 15px;color:#b9ff3c;font-size:15px}.join-box button{border:0;background:#b9ff3c;border-radius:7px;padding:9px 14px;font-family:inherit;font-weight:800;cursor:pointer}.join-box em{font-size:11px;color:#b9ff3c;margin-right:8px;font-style:normal}footer{padding:30px 7%;border-top:1px solid #ffffff0d;display:flex;justify-content:space-between;align-items:center;color:#6f7480;font-size:12px}footer>div:last-child{display:flex;gap:18px}footer .brand{color:#eee;font-size:16px}@media(max-width:850px){nav{display:none}.nav{padding:0 5%}.hero{padding:120px 7%;min-height:720px}.hero-card{display:none}.stats{grid-template-columns:repeat(2,1fr)}.cards,.faction-grid{grid-template-columns:repeat(2,1fr)}.section,.dark-section{padding:80px 7%}.section-head,.join,footer{flex-direction:column;align-items:flex-start}.news-grid{grid-template-columns:1fr}.join{margin:0 4% 50px}.join-box{width:100%;min-width:0}}@media(max-width:520px){.nav-btn{padding:9px 12px;font-size:12px}.hero h1{font-size:56px}.cards,.faction-grid{grid-template-columns:1fr}.stats strong{font-size:24px}.section-head h2{font-size:30px}.join h2{font-size:27px}.server-mini{margin-top:45px}}

.rule-list strong{color:#f2f3f5}
@media(max-width:1100px){.faction-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.faction-grid{grid-template-columns:repeat(2,1fr)}}
