*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#06101f;color:#fff;line-height:1.5}.bg-glow{position:fixed;border-radius:999px;filter:blur(80px);pointer-events:none;z-index:-1}.glow-one{width:380px;height:380px;right:-120px;top:-120px;background:rgba(37,99,235,.22)}.glow-two{width:380px;height:380px;left:-130px;top:540px;background:rgba(6,182,212,.12)}.header{max-width:1180px;margin:auto;padding:24px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:22px}.brand span{color:#60a5fa}nav{display:flex;gap:28px}a{color:inherit;text-decoration:none}nav a{color:#cbd5e1;font-size:14px}nav a:hover{color:#fff}.section,.hero{max-width:1180px;margin:auto;padding:70px 24px}.section-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.badge{display:inline-flex;border:1px solid rgba(96,165,250,.25);background:rgba(59,130,246,.1);color:#bfdbfe;border-radius:999px;padding:8px 14px;font-size:14px;margin-bottom:24px}h1{font-size:clamp(48px,7vw,82px);line-height:.95;margin:0;font-weight:950;letter-spacing:-.05em}h2{font-size:34px;margin:0 0 32px}h3{margin:0}.title{color:#93c5fd;font-size:20px;font-weight:600;margin-top:20px}.lead{color:#cbd5e1;font-size:18px;max-width:650px;margin-top:26px}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:34px}.center{justify-content:center}.btn{display:inline-flex;align-items:center;gap:8px;border-radius:18px;padding:15px 24px;font-weight:700;transition:.2s}.primary{background:#2563eb;box-shadow:0 16px 40px rgba(37,99,235,.18)}.primary:hover{background:#3b82f6}.ghost{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14)}.ghost:hover{background:rgba(255,255,255,.1)}.light{background:#fff;color:#06101f}.hero-panel{display:grid;gap:24px}.project-card-preview,.mini-dashboard,.card,.project,.contact-card{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);border-radius:32px;box-shadow:0 24px 80px rgba(0,0,0,.18)}.project-card-preview{padding:40px;background:linear-gradient(135deg,#0b1b31,#10284a)}.mini-dashboard{padding:24px;background:rgba(11,27,49,.96)}.preview-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.preview-head p{color:#94a3b8;margin:0 0 4px}.preview-head h3{font-size:28px}.icon,.skill-icon{height:44px;width:44px;border-radius:16px;background:rgba(59,130,246,.15);color:#bfdbfe;display:flex;align-items:center;justify-content:center;font-weight:900;border:1px solid rgba(96,165,250,.22)}.preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.preview-grid div{padding:18px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09)}.preview-grid span{display:block;width:48px;height:8px;border-radius:999px;background:#60a5fa;margin-bottom:16px}.preview-grid strong{display:block}.preview-grid small{display:block;color:#94a3b8;margin-top:8px}.notice{margin:18px 0 0;padding:18px;border-radius:18px;background:linear-gradient(90deg,rgba(37,99,235,.32),rgba(6,182,212,.18));border:1px solid rgba(147,197,253,.2);color:#dbeafe}.about-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.card{padding:32px}.card p{color:#cbd5e1}.info{display:grid;gap:16px}.info p{display:flex;align-items:center;gap:12px;margin:0}.info span{height:42px;width:42px;border-radius:16px;background:rgba(59,130,246,.15);display:flex;align-items:center;justify-content:center}.skills-grid,.experience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.experience-grid{grid-template-columns:repeat(2,1fr)}.skill h3{margin-top:20px}.skill p{color:#94a3b8}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.tags span{border:1px solid rgba(96,165,250,.22);background:rgba(59,130,246,.1);color:#bfdbfe;border-radius:999px;padding:8px 14px;font-size:14px}.project{overflow:hidden}.project-head{padding:42px;background:linear-gradient(90deg,rgba(37,99,235,.22),rgba(6,182,212,.1));border-bottom:1px solid rgba(255,255,255,.1)}.project-head>p:first-child,.date{color:#93c5fd;font-weight:700}.project-head h3{font-size:52px;font-weight:950}.project-desc{color:#cbd5e1;font-size:18px;max-width:920px}.screenshots{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;padding:32px}.screenshots figure{margin:0;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;background:#020617}.screenshots img{width:100%;height:100%;min-height:260px;display:block;object-fit:cover}.screenshots figcaption{padding:16px 20px;background:#0b1b31;font-weight:700}.project-bottom{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.1)}.project-bottom>div{padding:32px}.project-bottom>div:first-child{border-right:1px solid rgba(255,255,255,.1)}li{margin:10px 0;color:#cbd5e1}.muted{color:#94a3b8!important}.contact-card{text-align:center;background:rgba(37,99,235,.1);border-color:rgba(96,165,250,.22)}.contact-card p{color:#cbd5e1;font-size:18px}@media(max-width:900px){nav{display:none}.section-grid,.about-grid,.skills-grid,.experience-grid,.screenshots,.project-bottom{grid-template-columns:1fr}.hero,.section{padding:52px 18px}.project-bottom>div:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.preview-grid{grid-template-columns:1fr}h1{font-size:52px}.project-head h3{font-size:40px}}