.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:20px 80px;background:#060f1e}.logo{font-size:24px;font-weight:700;color:#fff}.logo span{color:#00e5ff}.nav-links{display:flex;gap:30px;list-style:none}.nav-links a{color:#fff;text-decoration:none;font-weight:500;transition:color .2s}.nav-links a:hover{color:#00e5ff}.hire-btn{background:#00e5ff;border:none;padding:12px 24px;border-radius:25px;font-weight:700;cursor:pointer}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger span{display:block;width:24px;height:2px;background:#fff;border-radius:2px}.mobile-drawer{position:fixed;top:0;right:0;width:260px;height:100vh;background:#061a2d;z-index:1001;padding:30px 24px;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.mobile-drawer.open{transform:translate(0)}.mobile-drawer ul{list-style:none;margin-top:40px;display:flex;flex-direction:column;gap:24px}.mobile-drawer ul a{color:#fff;text-decoration:none;font-size:18px;font-weight:500}.mobile-drawer ul a:hover{color:#00e5ff}.drawer-close{align-self:flex-end;background:none;border:none;color:#fff;font-size:20px;cursor:pointer}.menu-overlay{position:fixed;inset:0;background:#00000080;z-index:1000}@media(max-width:768px){.navbar{padding:18px 24px}.nav-links,.desktop-only{display:none}.hamburger{display:flex}}#home{padding-top:80px}.home{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 80px;text-align:center}.home-content{max-width:650px;display:flex;flex-direction:column;align-items:center}.intro{color:#00e5ff;letter-spacing:3px;font-size:13px;font-weight:600;margin-bottom:16px}.home h1{font-size:72px;color:#fff;line-height:1.05;margin-bottom:20px}.typing-line{font-size:26px;color:#00e5ff;margin-bottom:24px;min-height:40px;display:flex;align-items:center;justify-content:center;gap:2px}.typed-text{font-weight:600}.cursor{display:inline-block;color:#00e5ff;font-weight:300;animation:blink .75s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.description{color:#fff;font-size:16px;line-height:1.8;margin-bottom:36px;max-width:540px;text-align:center}.home-buttons{display:flex;gap:20px;justify-content:center}.primary-btn{background:#00e5ff;border:none;padding:14px 34px;border-radius:30px;font-weight:700;font-size:15px;cursor:pointer;transition:transform .2s,box-shadow .2s}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00e5ff59}.fade-in-1{animation:fadeUp .6s ease both;animation-delay:.1s}.fade-in-2{animation:fadeUp .6s ease both;animation-delay:.25s}.fade-in-3{animation:fadeUp .6s ease both;animation-delay:.4s}.fade-in-4{animation:fadeUp .6s ease both;animation-delay:.55s}.fade-in-5{animation:fadeUp .6s ease both;animation-delay:.7s}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.home{padding:60px 24px;text-align:center}.home h1{font-size:46px}.typing-line{justify-content:center;font-size:20px}.description{font-size:15px}.home-buttons{justify-content:center}}.nav-contact-btn{background:#00e5ff!important;color:#060f1e!important;padding:8px 20px!important;border-radius:25px!important;font-weight:700!important;transition:box-shadow .2s,transform .2s!important}.nav-contact-btn:hover{box-shadow:0 4px 16px #00e5ff66!important;transform:translateY(-2px)!important;color:#060f1e!important}.about{min-height:90vh;padding:80px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.about h1{font-size:48px;color:#fff;margin-bottom:50px}.about h1 span{color:#00e5ff}.about-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;width:100%}.about-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:36px 28px;text-align:left;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.about-card:hover{transform:translateY(-8px);border-color:#00e5ff59;box-shadow:0 0 30px #00e5ff14}.about-card-icon{font-size:32px;width:56px;height:56px;background:#00e5ff1a;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.about-card h3{font-size:18px;color:#00e5ff;font-weight:700;margin-bottom:14px}.about-card p{color:#fff;font-size:14px;line-height:1.85;margin:0}@media(max-width:768px){.about{padding:60px 24px}.about h1{font-size:36px}.about-wrapper{grid-template-columns:1fr}}.services{min-height:90vh;padding:80px;text-align:center}.services h1{font-size:48px;color:#fff;margin-bottom:50px}.services h1 span{color:#00e5ff}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card:hover{transform:translateY(-8px);border-color:#00e5ff;box-shadow:0 0 30px #00e5ff26}.service-card{background:#ffffff0d;border-radius:20px;padding:40px 30px;color:#fff;text-align:center;border:1px solid rgba(0,229,255,.1);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;font-size:18px;box-shadow:0 0 20px #00e5ff26}.service-card h3{font-size:20px;color:#00e5ff;margin-bottom:16px;margin-top:0;font-weight:600}.skills{min-height:90vh;padding:80px;text-align:center}.skills h1{font-size:48px;color:#fff;margin-bottom:50px}.skills h1 span{color:#00e5ff}.skills-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:900px;margin:0 auto}.skill-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:40px;width:180px;display:flex;flex-direction:column;align-items:center;color:#fff;font-size:18px;box-shadow:0 0 20px #00e5ff26}.skill-card:hover{transform:translateY(-8px);border-color:#00e5ff;box-shadow:0 0 30px #00e5ff26;background:#00e5ff14}.skill-card h3{color:#fff;font-size:20px;font-weight:600;margin:16px 0 0}.skill-card img[alt="Express JS"]{filter:invert(1)}@media(max-width:768px){.skills{padding:60px 24px}.skills h1{font-size:36px}.skills-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.skill-card{width:calc(50% - 8px);padding:20px 12px}.skill-icon{width:42px;height:42px}.skill-card p{font-size:13px}}.projects{padding:80px;text-align:center}.projects h1{font-size:48px;color:#fff;margin-bottom:14px}.projects h1 span{color:#00e5ff}.subtitle{color:#cbd5e1;margin-bottom:60px;font-size:16px}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1000px;margin:0 auto}.project-card{border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;transition:transform .3s ease,border-color .3s ease}.project-card:hover{transform:translateY(-6px);border-color:#00e5ff66}.project-thumbnail{position:relative;height:220px;background-size:cover;background-position:center;overflow:hidden}.project-thumbnail:before{content:"";position:absolute;inset:0;background:#060f1e73;transition:background .35s ease}.project-overlay{position:absolute;inset:0;background:#060f1eeb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease}.project-thumbnail:hover .project-overlay{opacity:1;transform:translateY(0)}.project-overlay h3{color:#00e5ff;font-size:18px;font-weight:700}.project-overlay p{color:#cbd5e1;font-size:13px;line-height:1.6;text-align:center}.project-overlay .tech-stack{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.project-overlay .tech-stack span{background:#00e5ff1f;border:1px solid rgba(0,229,255,.3);color:#00e5ff;font-size:12px;padding:4px 12px;border-radius:20px}.demo-arrow-btn{margin-top:6px;background:#00e5ff;color:#060f1e;padding:9px 22px;border-radius:25px;font-weight:700;font-size:13px;text-decoration:none;transition:transform .2s,box-shadow .2s}.demo-arrow-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00e5ff59}.project-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 20px}.project-footer h4{color:#fff;font-size:15px;font-weight:600}.project-footer a{color:#00e5ff;font-size:20px;text-decoration:none;transition:transform .2s}.project-footer a:hover{transform:translate(3px,-3px)}@media(max-width:768px){.projects{padding:60px 24px}.projects-grid{grid-template-columns:1fr}.project-thumbnail{height:200px}}.contact{min-height:90vh;padding:80px;text-align:center}.contact h1{font-size:48px;color:#fff;margin-bottom:14px}.contact h1 span{color:#00e5ff}.contact-subtitle{color:#cbd5e1;font-size:16px;margin-bottom:60px}.contact-wrapper{display:grid;grid-template-columns:1fr 1.6fr;gap:40px;max-width:1000px;margin:0 auto;text-align:left}.contact-info{display:flex;flex-direction:column;gap:20px}.info-card{display:flex;align-items:center;gap:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:20px;transition:border-color .3s ease}.info-card:hover{border-color:#00e5ff66}.info-icon{font-size:26px;min-width:44px;height:44px;background:#00e5ff1a;border-radius:10px;display:flex;align-items:center;justify-content:center}.info-card h4{color:#00e5ff;font-size:13px;margin-bottom:4px;text-transform:uppercase;letter-spacing:1px}.info-card p{color:#e2e8f0;font-size:14px;margin:0}.contact-socials{display:flex;gap:16px;margin-top:10px;justify-content:center}.contact-socials a{width:46px;height:46px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:border-color .3s,transform .3s}.contact-socials a:hover{border-color:#00e5ff;transform:translateY(-4px)}.contact-socials img{width:22px;height:22px;filter:invert(1)}.contact-socials a:last-child img{filter:none}.contact-form{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:36px;display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#fff;font-size:13px;font-weight:500}.contact-form input,.contact-form textarea{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:13px 16px;color:#fff;font-size:14px;outline:none;transition:border-color .2s;font-family:inherit;resize:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#475569}.contact-form input:focus,.contact-form textarea:focus{border-color:#00e5ff}.contact-submit-btn{background:#00e5ff;border:none;padding:14px 30px;border-radius:30px;font-size:15px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;align-self:flex-start}.contact-submit-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00e5ff4d}@media(max-width:768px){.contact{padding:60px 24px}.contact-wrapper,.form-row{grid-template-columns:1fr}.contact-submit-btn{width:100%;text-align:center}}@media(max-width:768px){.home,.about,.contact{padding:60px 24px}.home h1{font-size:40px}.services{padding:60px 24px}.services h1{font-size:36px}.services-grid{grid-template-columns:1fr}.skills,.projects{padding:60px 24px}.skills h1{font-size:36px}.skills-grid{grid-template-columns:repeat(2,2fr)}.projects-grid{grid-template-columns:1fr}}.footer{display:flex;justify-content:space-between;align-items:center;padding:22px 80px;background:#0a1628;border-top:1px solid rgba(255,255,255,.08)}.footer-copy{color:#fff;font-size:14px;margin:0}.footer-middle{color:#fff;font-size:14px;margin:0;text-align:center}.footer-name{color:#00e5ff;text-decoration:none;font-weight:600;transition:opacity .2s}.footer-name:hover{opacity:.75}.scroll-top-btn{width:40px;height:40px;border-radius:50%;background:#00e5ff;border:none;color:#060f1e;font-size:18px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center}.scroll-top-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00e5ff59}@media(max-width:768px){.footer{flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:16px 20px;gap:8px}.footer-copy{display:none}.footer-middle{font-size:12px;order:2;white-space:nowrap}.scroll-top-btn{order:3}.chat-float-btn{bottom:250px;right:16px}.chat-window{bottom:150px;right:12px;width:calc(100vw - 24px)}}.chat-float-btn{position:fixed;bottom:30px;right:30px;background:#00e5ff;border:none;padding:14px 20px;border-radius:30px;font-weight:700;cursor:pointer;z-index:999}.chat-window{position:fixed;bottom:90px;right:30px;width:320px;height:450px;background:#061a2d;border-radius:15px;display:flex;flex-direction:column;overflow:hidden;z-index:999}.chat-header{background:#00e5ff;color:#000;padding:12px;display:flex;justify-content:space-between;font-weight:700}.chat-messages{padding:15px;flex:1;overflow-y:auto;max-height:340px;display:flex;flex-direction:column}.message{padding:10px 14px;margin-bottom:10px;border-radius:15px;max-width:80%}.message.ai{background:#ffffff1a;color:#fff}.message.user{background:#00e5ff;color:#000;margin-left:auto}.chat-input{display:flex;border-top:1px solid rgba(255,255,255,.1)}.chat-input input{flex:1;padding:10px;border:none;outline:none}.chat-input button{background:#00e5ff;border:none;padding:10px 16px;cursor:pointer}@media(max-width:480px){.chat-window{width:calc(100vw - 24px);right:12px;bottom:80px;height:420px}.chat-float-btn{right:12px;bottom:16px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,sans-serif}body{background:radial-gradient(circle at top,#061a2d,#020b16)}
