:root{--bg:#090710;--panel:#15111d;--panel2:#21172c;--pink:#e554ff;--violet:#9d5cff;--gold:#ffce57;--text:#fff;--muted:#b9aec7;--line:#31263d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% -10%,#45245f 0,transparent 32%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12;position:sticky;top:0;z-index:20;background:#090710dc;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.04em}.brand img{width:58px;height:58px;border-radius:14px}.navlinks{display:flex;gap:26px;color:var(--muted);font-weight:700}.navlinks a:hover{color:#fff}.btn{border:0;border-radius:13px;padding:13px 18px;font-weight:900;cursor:pointer;background:linear-gradient(135deg,var(--pink),var(--violet));color:#fff;box-shadow:0 10px 35px #c34fff38}.btn.ghost{background:#ffffff0b;border:1px solid #ffffff1c;box-shadow:none}.hero{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.eyebrow{color:#f29cff;font-weight:900;letter-spacing:.16em;text-transform:uppercase;font-size:13px}.hero h1{font-size:clamp(54px,7vw,96px);line-height:.91;margin:16px 0 24px;letter-spacing:-.06em}.gradient{background:linear-gradient(90deg,#fff,#f4adff 45%,#a76cff);-webkit-background-clip:text;color:transparent}.hero p{font-size:19px;line-height:1.7;color:var(--muted);max-width:650px}.actions{display:flex;gap:13px;margin-top:30px;flex-wrap:wrap}.server-card{background:linear-gradient(160deg,#241831,#120f19);border:1px solid #ffffff1c;border-radius:28px;padding:34px;box-shadow:0 35px 90px #0008;position:relative;overflow:hidden}.server-card:after{content:"";position:absolute;width:280px;height:280px;background:#d850ff33;filter:blur(65px);right:-120px;top:-90px}.logo-big{display:block;width:min(360px,90%);margin:0 auto;image-rendering:auto;filter:drop-shadow(0 25px 45px #a239d755)}.status{display:flex;justify-content:space-between;gap:20px;background:#08060d99;border:1px solid #ffffff12;padding:16px 18px;border-radius:16px;position:relative;z-index:1}.online{color:#83ffa8;font-weight:900}.section{padding:90px 0}.section h2{font-size:46px;margin:0 0 12px;letter-spacing:-.04em}.lead{color:var(--muted);font-size:18px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.feature,.product,.sidebox{background:linear-gradient(155deg,#18121f,#100d15);border:1px solid #ffffff13;border-radius:20px;padding:25px}.feature h3,.product h3{margin:15px 0 8px}.icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#db54ff1e;border:1px solid #e88aff33;font-size:23px}.store-layout{display:grid;grid-template-columns:230px 1fr 270px;gap:20px;padding:36px 0 80px}.sidebar{position:sticky;top:100px;align-self:start}.sidebox{margin-bottom:16px}.categories button{width:100%;text-align:left;margin:4px 0;padding:12px;border-radius:11px;border:0;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.categories button.active,.categories button:hover{background:#e054ff19;color:#fff}.store-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.store-title h1{font-size:42px;margin:0}.products{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product{padding:0;overflow:hidden}.product-art{height:170px;background:radial-gradient(circle at 50% 40%,#ea8eff55,transparent 34%),linear-gradient(140deg,#3c1e50,#13101a);display:grid;place-items:center;font-size:64px}.product-body{padding:20px}.price{font-size:24px;font-weight:950;color:#ffd867}.product p{color:var(--muted);min-height:48px}.product .btn{width:100%}.cart-list{display:grid;gap:10px}.cart-row{display:flex;justify-content:space-between;gap:10px;font-size:14px;border-bottom:1px solid #ffffff12;padding-bottom:10px}.empty{color:var(--muted);font-size:14px}.field{width:100%;padding:13px 14px;background:#09070e;border:1px solid #ffffff1c;border-radius:11px;color:#fff;margin:8px 0 12px}.notice{font-size:13px;color:var(--muted);line-height:1.5}.footer{border-top:1px solid #ffffff12;padding:30px 0;color:var(--muted)}.toast{position:fixed;right:20px;bottom:20px;background:#181020;border:1px solid #ffffff24;padding:14px 17px;border-radius:12px;display:none;z-index:30}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:70px 0}.navlinks{display:none}.grid3{grid-template-columns:1fr}.store-layout{grid-template-columns:1fr}.sidebar{position:static}.products{grid-template-columns:1fr}.rightbar{order:3}}@media(max-width:560px){.wrap{width:min(100% - 22px,1180px)}.hero h1{font-size:54px}.nav .btn{padding:10px 12px}.section h2{font-size:38px}}
