.about-section{text-align:left;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom right,#000000,#111827,#000000);margin:0;padding:4rem 2rem;color:#fff;position:relative;overflow:hidden;min-height:100vh}.about-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 50% 50%,#ffffff 1px,transparent 1px);background-size:30px 30px;opacity:.05;z-index:0}.about-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.about-main-content{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.about-section{padding:4rem 6rem}.about-main-content{flex-direction:row;gap:4rem}}.text-content{flex:1}.about-heading{font-size:2.5rem;font-weight:700;margin-bottom:.75rem;color:#fff;position:relative}.heading-underline{width:7rem;height:4px;background:linear-gradient(to right,#6366f1,#8b5cf6);margin-bottom:2rem;border-radius:2px}.about-paragraph{font-size:1.05rem;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;line-height:1.7;color:#d1d5db;margin-bottom:1.5rem}.highlight-purple{color:#8b5cf6;font-weight:500}.highlight-blue{color:#3b82f6;font-weight:500}.education-timeline{display:flex;flex-direction:column;position:relative;margin-left:.5rem}.education-timeline:before{content:"";position:absolute;left:.5rem;top:0;height:100%;width:2px;background:#3b82f6;transform:translate(-50%)}.timeline-item{display:flex;position:relative;margin-bottom:3rem;padding-left:2rem}.timeline-item:last-child{margin-bottom:0}.timeline-marker{position:absolute;left:0;top:.5rem;transform:translate(-50%);z-index:1}.timeline-dot{width:1rem;height:1rem;background-color:#6366f1;border-radius:50%;border:2px solid #111111}.timeline-content{flex:1}.timeline-title{font-size:1.25rem;font-family:Arial,Helvetica,sans-serif;font-weight:600;color:#fff;margin:0 0 .5rem}.timeline-subtitle{font-size:1rem;font-family:Verdana,Geneva,Tahoma,sans-serif;color:#d1d5db;margin:0 0 .5rem}.timeline-date{font-size:.9rem;color:#3b82f6;font-weight:500;margin:0}.profile-image-circle{width:250px;height:250px;border-radius:50%;overflow:hidden;border:4px solid #6366f1;box-shadow:0 4px 15px #6366f14d;transition:all .3s ease;margin:0 auto}.profile-image-circle img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-image-circle:hover{transform:scale(1.05);box-shadow:0 8px 25px #6366f166}.mobile-image-container{display:flex;justify-content:center;margin:2rem 0}.desktop-image-container{display:none}@media (max-width: 767px){.about-section{padding:3rem 1.5rem}.about-heading{font-size:2rem}.timeline-title{font-size:1.1rem}.profile-image-circle{width:200px;height:200px}}@media (min-width: 768px){.mobile-image-container{display:none}.desktop-image-container{display:flex;align-items:flex-start;justify-content:center;flex:0 0 300px;position:sticky;top:2rem}.profile-image-circle{width:300px;height:300px}}.skills-section{color:#fff;background:linear-gradient(to bottom right,#111827,#000000,#000000);box-shadow:0 25px 50px -12px #00000080;margin:0;padding:3rem 1.5rem;position:relative;overflow:hidden}.skills-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 50% 50%,#ffffff 1px,transparent 1px);background-size:30px 30px;opacity:.05;z-index:0}.skills-section:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(2px 2px at 15% 25%,#ffffff,transparent),radial-gradient(1px 1px at 85% 15%,#ffffff,transparent),radial-gradient(2px 2px at 25% 75%,#ffffff,transparent),radial-gradient(1px 1px at 75% 85%,#ffffff,transparent),radial-gradient(2px 2px at 50% 50%,#ffffff,transparent),radial-gradient(1px 1px at 90% 60%,#ffffff,transparent),radial-gradient(2px 2px at 10% 90%,#ffffff,transparent);background-size:100% 100%;opacity:.8;z-index:0}@keyframes sparkle{0%,to{opacity:.6}50%{opacity:1}}@media (min-width: 768px){.skills-section{padding:6rem 3rem}}.skills-container{width:100%;max-width:80rem;margin:0 auto;position:relative;z-index:1}.skills-grid{display:block;gap:2;margin-bottom:4}@media (min-width: 768px){.skills-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.skill-category{margin-bottom:3rem}.category-title{font-size:1.5rem;font-weight:700;color:#8b5cf6;margin-bottom:1.75rem;display:flex;align-items:center;gap:.5rem}.category-title:before{content:"";display:block;width:.5rem;height:1.5rem;background:linear-gradient(to bottom,#6366f1,#8b5cf6);border-radius:9999px}.skills-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;max-width:none}@media (min-width: 768px){.skills-list{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1200px){.skills-list{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.skill-item{background:linear-gradient(135deg,rgba(30,58,138,.3) 0%,rgba(30,58,138,.1) 100%);border:1px solid rgba(59,130,246,.3);border-radius:12px;padding:1rem 1.5rem;position:relative;overflow:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;min-height:60px;display:flex;align-items:center}.skill-category:nth-child(1) .skill-item{background:linear-gradient(135deg,rgba(30,58,138,.3),rgba(30,58,138,.1));border-color:#3b82f64d}.skill-category:nth-child(2) .skill-item{background:linear-gradient(135deg,rgba(5,46,22,.3),rgba(5,46,22,.1));border-color:#22c55e4d}.skill-category:nth-child(3) .skill-item{background:linear-gradient(135deg,rgba(69,10,10,.3),rgba(69,10,10,.1));border-color:#ef44444d}.skill-category:nth-child(4) .skill-item{background:linear-gradient(135deg,rgba(55,48,163,.3),rgba(55,48,163,.1));border-color:#8b5cf64d}.skill-item:hover{transform:translateY(-2px);border-color:#ffffff80;box-shadow:0 8px 25px #0000004d}.skill-header{display:flex;align-items:center;margin-bottom:0;position:relative;z-index:2;width:100%}.skill-icon{font-size:1.5rem;margin-right:.75rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0}.skill-item:hover .skill-icon{transform:scale(1.1)}.skill-name{font-weight:600;font-size:1rem;letter-spacing:.01em;color:#fff;flex-grow:1}.skill-bar,.skill-progress{display:none}@media (max-width: 768px){.section-title{font-size:2.5rem}.category-title{font-size:1.8rem}.skills-list{grid-template-columns:1fr}}.skill-item[data-skill=React]{border-color:#61dafb4d}.skill-item[data-skill=React]:hover{box-shadow:0 20px 40px #0000004d,0 0 30px #61dafb4d}.skill-item[data-skill=JavaScript]{border-color:#f7df1e4d}.skill-item[data-skill=JavaScript]:hover{box-shadow:0 20px 40px #0000004d,0 0 30px #f7df1e4d}.skill-item[data-skill="Node.js"]{border-color:#68a0634d}.skill-item[data-skill="Node.js"]:hover{box-shadow:0 20px 40px #0000004d,0 0 30px #68a0634d}.contact-section{background:linear-gradient(to bottom right,#000000,#111827,#000000);color:#fff;padding:5rem 1.5rem;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 50% 50%,#ffffff 1px,transparent 1px);background-size:30px 30px;opacity:.05;z-index:0}.contact-container{position:relative;z-index:1}.contact-header{text-align:center;margin-bottom:4rem}.contact-subtitle{color:#a855f7;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem}.contact-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(to right,#a855f7,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}@media (min-width: 768px){.contact-title{font-size:3.5rem}}.contact-divider{width:6rem;height:.25rem;background:linear-gradient(to right,#a855f7,#3b82f6);margin:0 auto;border-radius:9999px}.contact-description{color:#d1d5db;margin-top:1.5rem;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.form-container{max-width:48rem;margin:0 auto}.form-card{background-color:#111827cc;padding:2.5rem;border-radius:1rem;border:1px solid rgba(59,130,246,.2);box-shadow:0 10px 25px #a78bfa1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.form-row{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.form-row{grid-template-columns:1fr 1fr}}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;color:#e5e7eb;font-weight:500;font-size:.95rem}.required-mark{color:#a855f7}.form-input,.form-textarea{width:100%;padding:.875rem 1rem;background-color:#1f2937cc;border:1px solid rgba(75,85,99,.5);color:#fff;border-radius:.5rem;transition:all .3s;font-size:1rem}.form-input:focus,.form-textarea:focus{outline:none;border-color:#a855f7;box-shadow:0 0 0 2px #a855f733}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#6b7280}.form-input::placeholder,.form-textarea::placeholder{color:#6b7280}.success-message{margin-bottom:1.5rem;padding:1rem;background-color:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#4ade80;border-radius:.5rem;display:flex;align-items:center;font-weight:500;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.success-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}.submit-button{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(to right,#9333ea,#3b82f6);color:#fff;font-weight:600;font-size:1.125rem;padding:.875rem 2rem;border-radius:.5rem;border:none;cursor:pointer;transition:all .3s;position:relative;overflow:hidden;letter-spacing:.025em;margin-top:.5rem}.submit-button:hover{box-shadow:0 10px 25px -3px #a78bfa66;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.loading-icon{animation:spin 1s linear infinite;margin-right:.5rem;height:1.25rem;width:1.25rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-container{min-height:100vh;display:flex;flex-direction:column-reverse;align-items:center;padding:2rem;background:linear-gradient(to bottom right,#000000,#000000,#111827);overflow:hidden;position:relative}.home-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 50% 50%,#ffffff 1px,transparent 1px);background-size:30px 30px;opacity:.05;z-index:0}@media (min-width: 768px){.home-container{flex-direction:row;justify-content:space-between;padding:0 5rem}}.greeting{font-size:3rem;font-weight:300;color:#fff;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}@media (min-width: 768px){.greeting{font-size:4rem}}.wave-emoji{font-size:3rem;animation:wave 2s ease-in-out infinite}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}.name-title{font-size:2rem;font-weight:400;color:#fff;margin-bottom:.5rem}@media (min-width: 768px){.name-title{font-size:2.5rem}}.name-highlight{background:linear-gradient(45deg,#8b5cf6,#a855f7,#c084fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.content-section{width:100%;text-align:center;z-index:1;margin-bottom:2rem}@media (min-width: 768px){.content-section{width:50%;text-align:left;margin-bottom:0}}.visual-section{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;z-index:1}@media (min-width: 768px){.visual-section{width:45%;margin-bottom:0}}.visual-container{position:relative;width:100%;max-width:400px;height:400px}.laptop-container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.laptop-illustration{width:100%;height:auto;max-width:350px;filter:drop-shadow(0 10px 30px rgba(56,189,248,.2));animation:laptopFloat 4s ease-in-out infinite}@keyframes laptopFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(1deg)}}.tech-icon{position:absolute;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#8b5cf6);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:12px;box-shadow:0 4px 12px #38bdf84d;animation:float 3s ease-in-out infinite;z-index:2}.tech-icon-1{top:10%;right:5%;animation-delay:0s}.tech-icon-2{bottom:25%;left:10%;animation-delay:1s}.tech-icon-3{top:40%;right:-5%;animation-delay:2s}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.05)}}.decorative-element{position:absolute;border-radius:50%;background:linear-gradient(135deg,rgba(56,189,248,.2),rgba(168,85,247,.2));filter:blur(1px)}.element-1{top:10%;left:-20%;width:80px;height:80px;animation:pulse 4s ease-in-out infinite}.element-2{bottom:10%;right:-15%;width:60px;height:60px;animation:pulse 4s ease-in-out infinite reverse}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.title{font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.025em;margin-bottom:1.5rem;color:#38bdf8;text-shadow:0 0 20px rgba(56,189,248,.3)}@media (min-width: 768px){.title{font-size:3rem}}.description{font-size:1.125rem;color:#cbd5e1;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;margin-bottom:2rem;line-height:1.75;max-width:36rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.description{margin-left:0;margin-right:0}}.social-links{display:flex;gap:1.5rem;margin-bottom:2rem;justify-content:center}@media (min-width: 768px){.social-links{justify-content:flex-start}}.social-icon{color:#94a3b8;font-size:1.5rem;transition:color .2s,transform .2s}.social-icon:hover{color:#38bdf8;transform:translateY(-3px)}.button-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (min-width: 768px){.button-group{justify-content:flex-start}}.primary-button{background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#fff;padding:.75rem 2rem;border-radius:9999px;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #38bdf84d;text-decoration:none}.primary-button:hover{background:linear-gradient(135deg,#0ea5e9,#0284c7);transform:translateY(-2px);box-shadow:0 8px 25px #38bdf866}.secondary-button{background-color:transparent;border:1px solid #475569;color:#e2e8f0;padding:.75rem 2rem;border-radius:9999px;font-weight:500;transition:all .3s;text-decoration:none;display:inline-block}.secondary-button:hover{border-color:#38bdf8;color:#38bdf8;transform:translateY(-2px)}.scroll-indicator{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:1;opacity:.7}@media (max-height: 700px){.scroll-indicator{display:none}}@media (min-width: 768px){.scroll-indicator{bottom:2rem;opacity:1}}@media (max-height: 500px) and (orientation: landscape){.scroll-indicator{display:none}}.scroll-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.scroll-text{color:#94a3b8;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}@media (min-width: 768px){.scroll-text{font-size:.875rem}}.scroll-mouse{width:20px;height:32px;border:2px solid #475569;border-radius:10px;position:relative;display:flex;justify-content:center;align-items:flex-start;padding-top:4px}@media (min-width: 768px){.scroll-mouse{width:24px;height:40px;border-radius:12px;padding-top:6px}}.scroll-dot{width:3px;height:3px;background-color:#94a3b8;border-radius:50%;animation:scroll 2s infinite}@media (min-width: 768px){.scroll-dot{width:4px;height:4px}}@keyframes scroll{0%{transform:translateY(0);opacity:1}to{transform:translateY(12px);opacity:0}}@media (min-width: 768px){@keyframes scroll{0%{transform:translateY(0);opacity:1}to{transform:translateY(16px);opacity:0}}}.changing-text{color:#38bdf8}@media (max-width: 767px){.home-container{padding-bottom:4rem}.visual-container{height:300px}.laptop-illustration{max-width:280px}.tech-icon{width:32px;height:32px;font-size:10px}.tech-icon-1{top:15%;right:10%}.tech-icon-2{bottom:30%;left:15%}.tech-icon-3{top:45%;right:5%}}.navbar{background-color:var(--secondary-bg);border-bottom:1px solid rgba(255,255,255,.05);height:4rem;position:fixed;top:0;left:0;width:100%;z-index:50;transition:all .3s ease}.navbar-scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 20px #0003}.navbar-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:all .3s ease}.navbar-logo:hover{transform:scale(1.02)}.logo-icon{width:2rem;height:2rem;background:linear-gradient(135deg,#06b6d4,#2563eb);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:#fff;transition:transform .3s ease}.logo-icon:hover{transform:scale(1.1)}.logo-text{display:flex;flex-direction:column}.logo-name{font-size:.875rem;font-weight:600;color:#fff;margin:0;line-height:1.2}.logo-subtitle{font-size:.75rem;color:#9ca3af;margin:0;line-height:1.2}.navbar-links{display:flex;align-items:center;gap:.25rem}.nav-link{color:#9ca3af;font-weight:500;font-size:.875rem;padding:.5rem 1rem;border-radius:9999px;transition:all .3s ease;position:relative;text-decoration:none}.nav-link:hover{color:#fff}.nav-link-active,.nav-link-active:hover{color:#0f1419;background-color:#fff}.navbar-actions{display:flex;align-items:center;gap:.75rem}.theme-toggle{width:2rem;height:2rem;background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.theme-toggle:hover{color:#fff;background-color:#374151}.theme-toggle svg{width:1rem;height:1rem}.lets-talk-btn{background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff;border:none;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.lets-talk-btn:hover{background:linear-gradient(135deg,#0891b2,#1d4ed8);transform:scale(1.05)}.menu-button{display:none;width:2rem;height:2rem;background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;color:#9ca3af;cursor:pointer;align-items:center;justify-content:center;transition:all .3s ease}.menu-button:hover{color:#fff;background-color:#374151}.menu-button svg{width:1rem;height:1rem}.mobile-menu{display:none;flex-direction:column;-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px);position:absolute;top:4rem;left:0;right:0;padding:1rem;border-top:1px solid #374151;gap:.5rem}.mobile-menu.open{display:flex}.mobile-menu .nav-link{padding:.75rem 1rem;width:100%;text-align:left;border-radius:.5rem;margin-bottom:.5rem}.mobile-menu .mobile-actions{display:flex;align-items:center;gap:.5rem;padding-top:.5rem}.mobile-menu .lets-talk-btn{flex:1;padding:.75rem 1rem;border-radius:.5rem}.mobile-menu .theme-toggle{width:2.5rem;height:2.5rem}.navbar-container{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 1rem}@media (max-width: 768px){.navbar-links,.navbar-actions .theme-toggle,.navbar-actions .lets-talk-btn{display:none}.menu-button{display:flex}.logo-name{font-size:.75rem}.logo-subtitle{font-size:.625rem}.logo-icon{width:1.75rem;height:1.75rem;font-size:.75rem}}.projects-section{color:#fff;background:linear-gradient(to bottom right,#000000,#000000,#111827);box-shadow:0 25px 50px -12px #00000080;padding:5rem 1.5rem;position:relative;overflow:hidden}.projects-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 50% 50%,#ffffff 1px,transparent 1px);background-size:30px 30px;opacity:.05;z-index:0}.projects-container{width:100%;max-width:72rem;margin:0 auto;position:relative;z-index:1}.projects-header{text-align:center;margin-bottom:4rem}.projects-tag{color:#8b5cf6;font-weight:600;font-size:1rem;margin-bottom:.5rem;letter-spacing:.05em}.section-title{font-size:2.5rem;font-weight:800;position:relative;padding-bottom:1rem;margin-bottom:.5rem;display:inline-block;background:linear-gradient(to right,#ffffff,#a5b4fc);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.025em}.title-underline{position:absolute;bottom:0;left:0;width:6rem;height:.25rem;background-image:linear-gradient(to right,#6366f1,#8b5cf6);border-radius:9999px}.section-subtitle{color:#94a3b8;max-width:36rem;margin:1.5rem auto 0;font-size:1.125rem}.projects-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.projects-more{text-align:center;margin-top:4rem}.view-more-btn{display:inline-block;padding:.75rem 2rem;border:1px solid #8b5cf6;border-radius:9999px;font-weight:600;transition:all .3s ease;background-color:#8b5cf61a}.view-more-btn:hover{background-color:#8b5cf633;transform:translateY(-3px);box-shadow:0 10px 25px -5px #8b5cf64d}.project-card{background:rgba(15,23,42,.6);border:1px solid rgba(255,255,255,.1);border-radius:1rem;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;border-color:#8b5cf666}.project-image-container{position:relative;overflow:hidden;height:14rem}.project-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image{transform:scale(1.1)}.project-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(15,23,42,.9),transparent);opacity:0;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.project-tech-tag{padding:.25rem .75rem;background:rgba(99,102,241,.1);border:1px solid rgba(99,102,241,.2);border-radius:9999px;font-size:.75rem;font-weight:500;color:#a5b4fc}.project-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#fff;transition:color .2s ease}.project-card:hover .project-title{color:#a855f7}.project-description{color:#94a3b8;font-size:.875rem;line-height:1.5;margin-bottom:1.5rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-links{display:flex;justify-content:space-between;margin-top:auto}.project-demo-link,.project-code-link{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;transition:all .2s ease}.project-demo-link{background:linear-gradient(to right,#6366f1,#8b5cf6);color:#fff}.project-demo-link:hover{box-shadow:0 10px 15px -3px #6366f14d;transform:translateY(-2px)}.project-code-link{background:rgba(255,255,255,.1);color:#fff}.project-code-link:hover{background:rgba(255,255,255,.15)}.footer{background:linear-gradient(to bottom right,#111827,#000000,#000000);color:#fff;padding:2rem 0;width:100%;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 50% 50%,#ffffff 1px,transparent 1px);background-size:30px 30px;opacity:.05;z-index:0}.footer-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.footer-name h2{font-size:2rem;margin-bottom:.5rem}.copyright{font-size:.9rem;opacity:.8}.footer-nav ul{display:flex;list-style:none;gap:1.5rem;padding:0;margin:0;flex-wrap:wrap;justify-content:center}.footer-nav a{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s}.footer-nav a:hover{opacity:.7}.social-icons{display:flex;gap:1.5rem;font-size:1.5rem}.social-icons a{color:#fff;transition:opacity .3s}.social-icons a:hover{opacity:.7}@media (min-width: 768px){.footer-content{flex-direction:row;justify-content:space-between;text-align:left;padding:0 2rem}}:root{--bg-primary: #121212;--bg-secondary: #1e1e1e;--card-bg: #252525;--text-primary: #ffffff;--text-secondary: #cccccc;--footer-color: #cccccc;--footer-bg: transparent;--shadow-sm: 0 2px 5px rgba(0, 0, 0, .2);--shadow-md: 0 4px 10px rgba(0, 0, 0, .3);--border-radius-sm: 8px;--border-radius-md: 12px;--border-radius-lg: 16px}body,html{background-color:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.social-media-container{max-width:900px;margin:3rem auto;padding:2rem;background:linear-gradient(to bottom right,#000000,#000000,#111827);border-radius:16px;box-shadow:0 8px 30px #fcfcfc14;transition:all .3s ease}.social-media-container:hover{box-shadow:0 10px 40px #ffffff14;transform:translateY(-5px)}.social-media-title{font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#fff;position:relative;padding-bottom:1rem}.social-media-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px}.social-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin:2rem 0}.social-media-link{display:flex;align-items:center;padding:1rem 1.5rem;border-radius:12px;text-decoration:none;color:#fff;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #00000014;overflow:hidden;position:relative;z-index:1}.social-media-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.1);transform:translate(-100%);transition:transform .4s ease;z-index:-1}.social-media-link:hover:before{transform:translate(0)}.social-media-link:hover{transform:translateY(-5px);box-shadow:0 8px 20px #ffffff1a}.social-media-icon{font-size:1.5rem;margin-right:1rem;display:flex;align-items:center;justify-content:center}.social-media-name{font-size:1rem;letter-spacing:.5px}.facebook{background-color:#1877f2}.twitter{background-color:#000}.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.linkedin{background-color:#0077b5}.github{background-color:#333}.e-mail{background-color:#ea4335}.portfolio{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.social-media-footer{text-align:center;margin-top:2rem;font-size:1.1rem;color:#d1d5db;font-style:italic}@media (max-width: 768px){.social-media-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.social-media-title{font-size:1.8rem}}@media (max-width: 480px){.social-media-container{padding:1.5rem;margin:2rem 1rem}.social-media-grid{grid-template-columns:1fr}}@keyframes subtle-glow{0%{box-shadow:0 8px 30px #ffffff0d}50%{box-shadow:0 8px 30px #3b82f626}to{box-shadow:0 8px 30px #ffffff0d}}.social-media-container:hover{animation:subtle-glow 3s infinite}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type="button"]),input:where([type="reset"]),input:where([type="submit"]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden="until-found"])){display:none}.fixed{position:fixed}.bottom-6{bottom:1.5rem}.right-6{right:1.5rem}.min-h-screen{min-height:100vh}.w-full{width:100%}.overflow-x-hidden{overflow-x:hidden}.rounded-full{border-radius:9999px}.bg-\[\#171d32\]{--tw-bg-opacity: 1;background-color:rgb(23 29 50 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.p-3{padding:.75rem}.font-\[cursive\]{font-family:cursive}.text-transparent{color:transparent}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}*{scroll-behavior:smooth}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
