:root{--bg:#07090d;--panel:#151922;--panel2:#191f2b;--border:#2a3142;--text:#fff;--muted:#aeb4c2;--orange:#ff8a1c;--red:#ff2b45;--shadow:0 24px 80px rgba(0,0,0,.42)}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{font-family:Inter,system-ui,sans-serif;background:#07090d;color:var(--text);overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:46px 46px;pointer-events:none;z-index:-1}
img{display:block;max-width:100%;height:auto}
.container{width:min(1180px,calc(100% - 36px));margin:auto}
#preloader{position:fixed;inset:0;background:#07090d;z-index:9999;display:grid;place-items:center;transition:.45s}
#preloader.hide{opacity:0;visibility:hidden}.loader-box{display:grid;place-items:center;gap:12px}.loader-box img{width:48px;height:48px;border-radius:15px}.spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.14);border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.header{position:sticky;top:0;z-index:50;background:rgba(7,9,13,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}
.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:white}.brand img{width:44px;height:44px;border-radius:15px}.brand strong{display:block;font-size:21px}.brand span{color:var(--muted);font-weight:700}
.menu{display:flex;gap:8px;padding:8px;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.035)}.menu a{color:var(--muted);text-decoration:none;font-weight:700;padding:11px 15px;border-radius:999px}.menu a:hover{color:white;background:rgba(255,255,255,.08)}
.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center;padding:70px 0}.mc-banner{display:inline-flex;align-items:center;gap:12px;padding:12px 15px;background:rgba(255,255,255,.05);border:1px solid var(--border);border-radius:20px;margin-bottom:22px}.mc-banner img{width:52px;height:52px;border-radius:14px;object-fit:cover}.mc-banner strong{display:block}.mc-banner span{color:var(--muted);font-size:13px;font-weight:700}
.badge{display:inline-flex;gap:8px;align-items:center;padding:9px 14px;background:rgba(255,43,69,.11);border:1px solid rgba(255,43,69,.35);border-radius:999px;color:#ffd6dc;font-weight:700;margin-bottom:22px}.badge span{width:8px;height:8px;background:#26ff8a;border-radius:50%;box-shadow:0 0 18px #26ff8a}
h1{font-size:clamp(42px,7vw,82px);line-height:.96;letter-spacing:-3px;margin-bottom:22px}h1 em{font-style:normal;color:var(--orange)}.hero p,.section-title p,.card p,.project-info p,.xp-grid p,.contact-box p{color:var(--muted);line-height:1.75;font-size:17px}.hero p{max-width:670px;margin-bottom:30px}.actions{display:flex;gap:14px;flex-wrap:wrap}.btn{padding:14px 19px;border-radius:16px;color:white;text-decoration:none;border:1px solid var(--border);font-weight:800;transition:.22s}.btn:hover{transform:translateY(-3px)}.btn.primary{background:linear-gradient(135deg,var(--red),var(--orange));border:0;box-shadow:0 18px 42px rgba(255,43,69,.28)}
.profile-card,.card,.project-card,.xp-grid article,.testimonials article,.contact-box{background:var(--panel);border:1px solid var(--border);border-radius:26px;box-shadow:0 12px 40px rgba(0,0,0,.22)}.profile-card{padding:28px}.avatar{height:300px;display:grid;place-items:center;background:var(--panel2);border-radius:24px;font-size:80px;margin-bottom:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stats div{text-align:center;background:#10141d;border:1px solid var(--border);border-radius:18px;padding:16px 10px}.stats strong{display:block;font-size:24px}.stats span{color:var(--muted);font-size:12px}
.section{padding:70px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-title h2{font-size:clamp(30px,4vw,48px);letter-spacing:-1.4px}.cards{display:grid;gap:18px}.three{grid-template-columns:repeat(3,1fr)}.card{padding:24px;transition:.22s}.card:hover,.project-card:hover,.testimonials article:hover{transform:translateY(-5px);background:var(--panel2)}.icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:rgba(255,138,28,.12);font-size:24px;margin-bottom:16px}.card h3{margin-bottom:10px}
.project-card{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:center;padding:30px}.project-logo{height:280px;border-radius:24px;overflow:hidden;background:#0f121a;border:1px solid var(--border)}.project-logo img{width:100%;height:100%;object-fit:cover}.role{color:var(--orange);font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.8px}.project-info h3{font-size:clamp(30px,4vw,46px);margin:8px 0 12px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.tags span{padding:7px 10px;border-radius:999px;color:#ffd7dc;font-size:12px;font-weight:800;background:rgba(255,43,69,.12);border:1px solid rgba(255,43,69,.24)}
.xp-grid{display:grid;gap:16px}.xp-grid article{padding:24px}.xp-grid span{color:var(--orange);font-weight:900;font-size:13px}.xp-grid h3{margin:7px 0}
.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonials article{padding:24px;transition:.22s}.testimonials img{width:58px;height:58px;border-radius:16px;margin-bottom:14px;image-rendering:pixelated}.testimonials small{color:var(--orange);font-weight:800}.testimonials p{color:var(--muted);line-height:1.65;margin:12px 0}.testimonials b{color:var(--orange);letter-spacing:3px}
.contact-box{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;padding:34px}.contact-box h2{font-size:clamp(30px,4vw,44px);margin-bottom:10px}.profiles{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.profiles div{display:flex;align-items:center;gap:12px;background:#10141d;border:1px solid var(--border);border-radius:18px;padding:14px}.profiles img{width:44px;height:44px;border-radius:13px;object-fit:cover}.profiles strong{display:block}.profiles span{display:block;color:var(--muted);font-size:13px}.online{color:#26ff8a!important}
.socials{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.socials a{display:flex;flex-direction:column;gap:5px;padding:18px;border-radius:18px;color:white;text-decoration:none;background:#10141d;border:1px solid var(--border);font-weight:900;transition:.22s}.socials a:hover{transform:translateY(-4px);border-color:rgba(255,138,28,.35)}.socials img{width:34px;height:34px;margin-bottom:8px}.socials span{color:var(--muted);font-size:13px}
footer{padding:34px 0;color:var(--muted);text-align:center;border-top:1px solid var(--border)}
@media(max-width:900px){.nav,.hero,.project-card,.contact-box{grid-template-columns:1fr;flex-direction:column}.menu{flex-wrap:wrap;justify-content:center}.three,.testimonials,.profiles,.socials{grid-template-columns:1fr}.project-logo{height:230px}.section-title{flex-direction:column;align-items:start}}
