.app-shell{max-width:1200px;margin:0 auto;padding:2rem 1.75rem 3rem}.site-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;position:relative;z-index:20}.nav-brand{color:#fff;font-weight:700;font-size:1.1rem;letter-spacing:.05em;display:none}.mobile-nav-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;position:relative;z-index:22;padding:0;align-items:center;justify-content:center}.mobile-nav-toggle span{position:absolute;left:50%;width:20px;height:2px;background:#fff;transform:translate(-50%);transition:transform .25s ease,opacity .25s ease,top .25s ease}.mobile-nav-toggle span:nth-child(1){top:12px}.mobile-nav-toggle span:nth-child(2){top:21px}.mobile-nav-toggle span:nth-child(3){top:30px}.mobile-nav-toggle.open span:nth-child(1){top:21px;transform:translate(-50%) rotate(45deg)}.mobile-nav-toggle.open span:nth-child(2){opacity:0}.mobile-nav-toggle.open span:nth-child(3){top:21px;transform:translate(-50%) rotate(-45deg)}.nav-logo{font-weight:700;color:#fff;text-decoration:none;font-size:1.1rem}.nav-links{display:flex;align-items:center;gap:2rem;margin-left:auto}.nav-links button,.nav-links a{color:#fff;background:none;border:none;padding:0;font:inherit;cursor:pointer;text-decoration:none;font-size:.95rem;letter-spacing:.02em;transition:color .2s ease,transform .2s ease}.nav-links button:hover,.nav-links a:hover{color:#4fd1ff;transform:translateY(-1px)}.nav-links.open{display:block}.mobile-nav-overlay{display:none}.hero-section{min-height:calc(100vh - 5rem);padding:2rem 0 3rem}@media (max-width: 900px){.nav-brand{display:block}.mobile-nav-toggle{display:inline-flex}.nav-links{display:none}.nav-links.open{display:flex}.nav-links.open button{text-align:left;width:100%;font-size:1.05rem;padding:.75rem 0}.mobile-nav-overlay{display:none}.mobile-nav-overlay.open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:19}.nav-links{position:fixed;top:0;right:0;height:100vh;width:min(85vw,320px);background:#080c14fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:-15px 0 40px #00000059;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.5rem 2rem;z-index:21}.nav-links:before{content:"";display:none}}.hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:3rem;align-items:center}.hero-copy{max-width:680px}.hero-intro{margin:0 0 .75rem;color:#fff;font-size:clamp(1rem,1.25vw,1.15rem);opacity:.85}.hero-copy h1{margin:0;font-size:clamp(4rem,7vw,6rem);line-height:.95;letter-spacing:-.04em;color:#fff}.hero-title{margin:1.25rem 0 0;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;color:#fff;line-height:1.05}.hero-title span{display:inline-block;color:#1fb6ff}.hero-text{margin:1.75rem 0 0;max-width:620px;color:#d8e2ff;line-height:1.8;font-size:1rem}.hero-actions{margin-top:2rem}.hero-photo-ring{width:min(100%,470px);aspect-ratio:1 / 1;border-radius:50%;padding:1rem;background:radial-gradient(circle at top,#222,#111,#000);border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 65px #00000040;position:relative;overflow:hidden;display:grid;place-items:center;transition:transform .35s ease,box-shadow .35s ease;animation:heroPhotoFloat 6s ease-in-out infinite}.hero-photo-ring:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:inset 0 0 0 6px #ffffff1a;pointer-events:none}.hero-photo-ring img{width:100%;height:100%;object-fit:cover;border-radius:50%;position:relative;z-index:1;transform:scale(1.03);transition:transform .4s ease,filter .4s ease;filter:grayscale(100%) contrast(1.05) brightness(.95)}.hero-photo-ring:hover{transform:translateY(-8px);box-shadow:0 0 140px #ffffff1f}.hero-photo-ring:hover img{transform:scale(1.12);filter:grayscale(0%) brightness(1.05) contrast(1.1) saturate(1.15)}@keyframes heroPhotoFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(.1deg)}}.hero-actions .button{padding:1rem 2rem;font-size:1rem;border-radius:18px}.hero-copy .social-links{margin-top:2rem;display:flex;align-items:center;gap:1rem}.social-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;border:1px solid rgba(31,182,255,.25);background:#1fb6ff14;color:#fff;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.social-icon:hover{transform:translateY(-3px);background:#1fb6ff2e;border-color:#1fb6ff59}.hero-photo-ring img,.about-photo-ring img{width:100%;height:100%;object-fit:cover;object-position:center 10%;border-radius:50%;display:block}.hero-personal{display:grid;justify-items:center}.hero-photo-large img{border-radius:32px}.hero-photo-meta strong{font-size:1.15rem;color:#fff}.about-profile{display:grid;place-items:center}.about-photo-ring.about-photo-circle{width:min(100%,420px);aspect-ratio:1 / 1;border-radius:50%;padding:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.14);box-shadow:0 25px 65px #0000002e;overflow:hidden;position:relative;display:grid;place-items:center;transition:transform .35s ease,box-shadow .35s ease;transform:translateY(0);animation:aboutPhotoFloat 6s ease-in-out infinite}.about-photo-circle-img{width:100%;height:100%;object-fit:cover;border-radius:50%;box-shadow:inset 0 0 0 1px #ffffff1f;transition:transform .4s ease,filter .4s ease;transform:scale(1.08)}.about-photo-ring.about-photo-circle:hover{transform:translateY(-12px);box-shadow:0 35px 90px #00000038}.about-photo-ring.about-photo-circle:hover .about-photo-circle-img{transform:scale(1.18);filter:brightness(1.09)}@keyframes aboutPhotoFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(-.25deg)}}.about-photo-ring.about-photo-circle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:inset 0 0 0 6px #fff3;pointer-events:none}.about-sketch{width:100%;height:100%;display:grid;place-items:center;animation:sketchFloat 5s ease-in-out infinite}.sketch-svg{width:90%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.35))}.sketch-svg path,.sketch-svg circle,.sketch-svg rect,.sketch-svg text{stroke-linecap:round;stroke-linejoin:round}.sketch-badge rect{transition:transform .3s ease}.sketch-badge text{font-family:Inter,system-ui,sans-serif}.sketch-line{stroke-dashoffset:0;animation:sketchLine 2.5s ease-in-out infinite alternate}@keyframes sketchLine{to{stroke-dashoffset:10;opacity:.6}}.about-photo-ring.about-photo-circle:hover{transform:translateY(-3px);box-shadow:0 0 120px #1b9dff73}@keyframes sketchFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.about-copy h2{font-size:clamp(3rem,5vw,4.5rem);margin:0;color:#fff;line-height:1}.about-copy h2 span{color:#1fb6ff}.about-subtitle{margin:1rem 0 1.75rem;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:600;color:#fff}.about-copy p{max-width:680px;margin:0 0 1.25rem;color:#e5e7eb;line-height:1.9;font-size:1rem}.about-button{margin-top:1.5rem;padding:1rem 2rem;font-size:1.05rem}.social-icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:#0a2d643d;border:1px solid rgba(124,158,255,.18);color:#fff;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.social-icon:hover{transform:translateY(-3px)}.social-icon svg{width:22px;height:22px;fill:currentColor}.social-linkedin{background:radial-gradient(circle at top left,#0a66c2,#004182)}.social-instagram{background:radial-gradient(circle at top left,#f58529,#dd2a7b,#8134af)}.social-facebook{background:radial-gradient(circle at top left,#1877f2,#0b61d4)}.social-icon:hover.social-linkedin,.social-icon:hover.social-instagram,.social-icon:hover.social-facebook{border-color:#ffffff59;box-shadow:0 14px 35px #0000002e}.hero-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-stats div{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:1rem 1.25rem;transition:all .25s ease;cursor:pointer}.hero-stats div:hover{background:#657bff26;border-color:#7c9eff66;transform:translateY(-4px);box-shadow:0 10px 25px #657bff40}.hero-stats strong{display:block;font-size:1.5rem;color:#f8fafc}.hero-stats span{display:block;color:#cbd5e1;margin-top:.35rem}.eyebrow{text-transform:uppercase;letter-spacing:.4em;font-size:1rem;font-weight:800;color:#7c9eff;margin-bottom:1rem}.button{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.5rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#edf2f7;background:#ffffff0a;transition:transform .2s ease,background-color .2s ease}.button:hover{background:#7c9eff2e;transform:translateY(-1px)}.primary{background:linear-gradient(135deg,#657bff,#7c9eff);border-color:transparent}.project-button{background:linear-gradient(135deg,#4f6dff,#7c9eff);color:#fff;border-color:transparent}.project-button:hover{background:linear-gradient(135deg,#637dff,#9bb3ff)}.project-link{color:#7c9eff;text-decoration:none;transition:color .2s ease}.project-link:hover{color:#fff}.section-panel{padding:3rem 0;border-top:1px solid rgba(255,255,255,.06)}.section-panel:first-of-type{border-top:none}.section-panel h2{font-size:2rem;margin-bottom:1.5rem}.about-panel{opacity:0;transform:translateY(50px);animation:slideUp .8s ease-out .3s forwards}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.about-panel .about-grid,.projects-grid,.skills-grid{display:grid;gap:1.75rem}.about-panel .about-grid{grid-template-columns:.9fr 1.1fr;align-items:center}.about-visual{display:grid;place-items:center}.about-visual img{width:100%;max-width:420px;border-radius:32px;border:1px solid rgba(124,158,255,.18);box-shadow:0 24px 60px #0c111959}.about-copy p{max-width:640px;color:#cbd5e1;margin-bottom:1.8rem}.about-copy .eyebrow{font-weight:800;font-size:1rem;letter-spacing:.4em}.skills-panel{padding:4rem 0 2rem;opacity:0;transform:translateY(50px);animation:slideUp .8s ease-out .45s forwards}.skills-panel h2,.projects-panel h2{text-align:center;font-size:clamp(3rem,6vw,4.5rem);margin-bottom:1.5rem;color:#fff;line-height:1}.skills-panel h2 span,.projects-panel h2 span{color:#1fb6ff}.skills-subtitle{max-width:760px;margin:0 auto 2.5rem;color:#cbd5e1;text-align:center;line-height:1.8}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem}.skill-card{background:linear-gradient(180deg,#ffffff0a,#ffffff14);border:1px solid rgba(255,255,255,.12);border-radius:32px;padding:2.2rem;box-shadow:0 30px 70px #00000040;overflow:hidden;position:relative;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.skill-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(124,158,255,.18),transparent 35%);opacity:.4;pointer-events:none}.skill-card:hover{transform:translateY(-8px);border-color:#7c9eff59;box-shadow:0 35px 90px #0000004d}.skill-card-heading{display:flex;align-items:center;gap:1rem;margin-bottom:1.1rem;position:relative;z-index:1}.skill-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:16px;background:#7c9eff29;color:#c3d7ff;font-size:1.2rem}.skill-meter{height:10px;margin-top:1.5rem;border-radius:999px;background:#ffffff14;overflow:hidden}.skill-meter-fill{height:100%;border-radius:999px;background:linear-gradient(135deg,#4f6dff,#7c9eff);box-shadow:0 8px 18px #4f6dff33}.projects-panel{padding:4rem 0 5rem;opacity:0;transform:translateY(50px);animation:slideUp .8s ease-out .6s forwards}.projects-panel h2 span{color:#1fb6ff}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.project-card{background:#07080a;border-radius:28px;overflow:hidden;box-shadow:0 25px 60px #00000080;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-6px);box-shadow:0 35px 80px #000000a6}.project-card-image{min-height:360px;display:grid;place-items:center;position:relative}.project-card-logo{color:#ffffffd9;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:.03em;text-transform:uppercase}.project-card-footer{padding:1.5rem 1.25rem;background:#1fb6ff}.project-card-footer p{margin:0;color:#fff;font-size:1.25rem;font-weight:700;text-align:center}.project-fitstart .project-card-image{background:linear-gradient(180deg,#42b883,#2d8e6a)}.project-daraz .project-card-image{background:linear-gradient(180deg,#9fc9c2,#7bb0ab)}.contact-panel{padding:4rem 0 5rem;text-align:center;opacity:0;transform:translateY(50px);animation:slideUp .8s ease-out .9s forwards}.contact-panel h2{font-size:clamp(3rem,6vw,4.5rem);margin-bottom:1rem;color:#fff;line-height:1}.contact-panel h2 span{color:#1fb6ff}.contact-subtitle{max-width:680px;margin:0 auto 2.5rem;color:#d8e2ff;font-size:1.1rem;line-height:1.6}.contact-form{max-width:600px;margin:0 auto;display:grid;gap:1.25rem}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.contact-form input,.contact-form textarea{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#ffffff08;color:#eef2ff;padding:1rem 1.1rem;outline:none;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#1fb6ff73;box-shadow:0 0 0 4px #1fb6ff1f}.contact-form textarea{resize:vertical;min-height:120px}.contact-button{margin-top:.5rem;padding:1rem 2rem;font-size:1.05rem;border-radius:18px}@media (max-width: 768px){.projects-grid,.field-grid{grid-template-columns:1fr}.hero-grid,.about-panel .about-grid{grid-template-columns:1fr;gap:2rem}.about-panel .about-grid .about-visual{order:2}.about-panel .about-grid .about-copy{order:1}.hero-photo-ring,.about-photo-ring.about-photo-circle{width:min(100%,320px)}.hero-copy,.about-copy{padding:0 .5rem}.button,.hero-actions .button{width:100%;min-width:0}.skill-card{padding:1.8rem}}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.skill-pill{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:.7rem 1.1rem;color:#cbd5e1;text-align:center;transition:all .25s ease;cursor:pointer;font-size:.9rem}.skill-pill:hover{background:#657bff26;border-color:#7c9eff66;transform:translateY(-4px);box-shadow:0 10px 25px #657bff40;color:#fff}.contact-panel p{max-width:680px;color:#cbd5e1;margin-bottom:1.5rem}.contact-form{display:grid;gap:1rem}.contact-status{margin-top:.5rem;color:#c0d9ff;font-size:.95rem}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.contact-form input,.contact-form textarea{width:100%;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#ffffff08;color:#eef2ff;padding:1rem 1.1rem;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#7c9eff73;box-shadow:0 0 0 4px #6366f11f}.contact-form button{width:fit-content;margin:0 auto;display:block}@media (max-width: 900px){.hero-grid,.about-panel .about-grid,.field-grid,.skills-grid{grid-template-columns:1fr}}@media (max-width: 640px){.app-shell{padding:2rem .85rem 3rem}.hero-actions{flex-direction:column;align-items:stretch;gap:1rem}.hero-copy h1{font-size:clamp(3rem,10vw,4.2rem)}.hero-copy p,.about-copy p,.skills-subtitle,.contact-subtitle{font-size:.95rem}.nav-links{justify-content:center;flex-wrap:wrap;gap:.85rem}.nav-links button,.nav-links a{padding:.5rem .75rem}.section-panel{padding:2.5rem 0}.projects-grid,.skills-grid{grid-template-columns:1fr}.project-card-image{min-height:260px}.contact-form{max-width:100%}}:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#000;color:#edf2f7;line-height:1.6;scroll-behavior:smooth}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;padding:0;background:#000}a{color:inherit;text-decoration:none}button,a,input{font:inherit}
