*{box-sizing:border-box}body{color:#f6f1f8;background:radial-gradient(circle at 70% 0,#26002f,#0000 35%),#080709;margin:0;font-family:Arial,sans-serif}main{width:min(1100px,100% - 36px);margin:auto}a{color:inherit;text-decoration:none}nav{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:80px;display:flex}nav>a{letter-spacing:.08em;align-items:center;gap:10px;font-weight:900;display:flex}nav>a b{background:#b400ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}nav div{color:#9b929e;gap:24px;font-size:12px;display:flex}header{padding:90px 0 55px}header span{color:#d36df9;letter-spacing:.2em;font-size:10px}h1{letter-spacing:-.06em;margin:22px 0;font-size:clamp(48px,8vw,86px);line-height:.98}h1 em{color:#b400ff;font-style:normal}header p{color:#918996}section{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}article{background:linear-gradient(145deg,#161219,#0d0c0f);border:1px solid #2d2631;border-radius:18px;min-height:330px;padding:30px;position:relative;overflow:hidden}article small{color:#514a54;position:absolute;top:25px;right:25px}.avatar{background:linear-gradient(145deg,#cf4cff,#6c0098);border-radius:20px;place-items:center;width:80px;height:80px;font-size:24px;font-weight:900;display:grid;box-shadow:0 18px 50px #b400ff40}article h2{margin:30px 0 8px;font-size:32px}article b{color:#ce63f5;text-transform:uppercase;letter-spacing:.12em;font-size:11px}article p{color:#837b87;margin-top:20px}article i{border:1px solid #b400ff22;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-80px;right:-70px;box-shadow:0 0 0 35px #b400ff08}aside{background:#100e12;border:1px solid #2b2530;border-radius:15px;justify-content:space-between;margin-top:16px;padding:28px;display:flex}aside a{color:#d372f8}footer{color:#615a64;padding:70px 0 30px;font-size:11px}@media (width<=650px){section{grid-template-columns:1fr}nav div{display:none}aside{flex-direction:column;gap:15px}}
