body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(135deg,#eef2ff,#f3f4f6);background-attachment:fixed;margin:0;padding:0}.App,body{min-height:100vh}.App{display:flex;font-family:Arial,sans-serif;gap:2rem;margin:0 auto;max-width:1400px;padding:6rem 2rem 2rem}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cv-header{margin-bottom:2rem;text-align:center}section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff80,#f8faff80);border-radius:16px;margin-bottom:3rem;max-width:100%;overflow:hidden;padding:2rem}h2{border-bottom:2px solid #4f46e533;color:#4f46e5;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.experience-item{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.experience-item:last-child{border-bottom:none}.experience-item h3{color:#333;margin-bottom:.5rem}.experience-item .date{color:#8b5cf6;font-style:italic;margin-bottom:.5rem}.experience-item .position{color:#444;font-weight:500;margin-bottom:1rem}.experience-item ul{margin-left:1.5rem}.experience-item li{line-height:1.4;margin-bottom:.5rem}.skills-grid{display:flex;gap:1rem;max-width:calc(100% - 2rem);overflow-x:auto;padding-bottom:1rem;scrollbar-color:#4f46e5 #0000;scrollbar-width:thin;width:100%}.skills-grid::-webkit-scrollbar{height:6px}.skills-grid::-webkit-scrollbar-track{background:#0000}.skills-grid::-webkit-scrollbar-thumb{background-color:#4f46e5;border-radius:6px}.skill-item{background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #4f46e51a;border-radius:8px;box-shadow:0 2px 8px #0000000d;flex-shrink:0;min-width:150px;padding:.75rem 1.25rem;text-align:center;transition:all .2s ease}.skill-item:hover{background:linear-gradient(135deg,#4f46e5,#3b82f6);box-shadow:0 4px 12px #00000014;color:#fff;transform:translateY(-2px)}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:100%}.project-card{background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #4f46e51a;border-radius:16px;box-shadow:0 4px 20px #0000000f;flex-shrink:0;min-width:300px;padding:1.75rem;transition:all .3s ease}.project-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-8px)}.project-image{border-radius:4px;height:200px;margin-bottom:1rem;object-fit:cover;width:100%}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.technology-tag{background:linear-gradient(135deg,#4f46e5,#3b82f6);border-radius:20px;color:#fff;font-size:.875rem;font-weight:500;padding:.4rem 1rem;transition:all .2s ease}.technology-tag:hover{background:linear-gradient(135deg,#3b82f6,#8b5cf6);transform:translateY(-2px)}.project-links{display:flex;gap:1rem;margin-top:1rem}.project-links a{align-items:center;color:#4f46e5;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none}.project-links a:hover{color:#8b5cf6;text-decoration:underline}.sidebar{background:linear-gradient(145deg,#f8faff,#eef2ff);border:1px solid #4f46e51a;border-radius:16px;box-shadow:0 4px 20px #4f46e514;flex-shrink:0;height:calc(100vh - 8rem);left:0;margin-left:2rem;overflow-y:auto;padding:2.5rem;position:sticky;top:6rem;width:280px}.profile-container{align-items:center;display:flex;flex-direction:column;text-align:center}.profile-photo{border:4px solid #fff;border-radius:50%;box-shadow:0 4px 15px #0000001a;height:180px;margin-bottom:1.5rem;object-fit:cover;transition:transform .3s ease;width:180px}.profile-photo:hover{transform:scale(1.05)}.contact-info{margin-top:1.5rem;text-align:left;width:100%}.contact-info p{align-items:center;display:flex;gap:.5rem;margin:.5rem 0}.social-links{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.social-links a{align-items:center;color:#4f46e5;display:flex;gap:.5rem;text-decoration:none;transition:all .2s ease}.social-links a:hover{color:#8b5cf6;transform:translateX(4px)}.main-content{flex:1 1;margin-right:2rem;max-width:calc(100% - 320px);overflow-x:hidden;padding:0 2rem}.projects-page{padding:2rem}.main-nav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#fffffff2,#f8fafff2);border-bottom:1px solid #4f46e51a;box-shadow:0 2px 8px #4f46e51a;display:flex;justify-content:center;left:0;margin-bottom:0;padding:1rem 4%;position:fixed;right:0;top:0;z-index:1000}.main-nav a{border-radius:8px;color:#4f46e5;font-weight:500;margin-right:1.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.main-nav a:hover{background:linear-gradient(135deg,#4f46e5,#3b82f6);color:#fff}.certificates-grid,.courses-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:2rem 0}.certificate-card,.course-card{background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #4f46e51a;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:1.75rem;transition:all .3s ease}.certificate-card:hover,.course-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.certificate-card h3,.course-card h3{margin:0 0 1rem}.date{color:#8b5cf6;font-style:italic;margin:.5rem 0}section h2{margin:3rem 0 1rem}.featured-projects{margin:2rem 0}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.view-all{border-radius:8px;color:#4f46e5;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.view-all:hover{background:linear-gradient(135deg,#4f46e5,#3b82f6);color:#fff}.featured-projects-grid{display:flex;gap:2rem;overflow-x:auto;padding-bottom:1rem;scrollbar-color:#4f46e5 #0000;scrollbar-width:thin;width:100%}.featured-projects-grid::-webkit-scrollbar{height:6px}.featured-projects-grid::-webkit-scrollbar-track{background:#0000}.featured-projects-grid::-webkit-scrollbar-thumb{background-color:#4f46e5;border-radius:6px}.featured-projects-grid .project-card{flex:0 0 300px;font-size:.9rem;min-width:300px;padding:1.5rem}.filters{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#fffc,#f8faffcc);border:1px solid #4f46e51a;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;display:flex;gap:1rem;margin-bottom:2rem;padding:1.25rem}.filter-group{align-items:center;display:flex;gap:.75rem}.filter-group select{background:#fff;border:1px solid #3b82f64d;border-radius:8px;box-shadow:0 2px 4px #0000000d;color:#4f46e5;cursor:pointer;font-weight:500;padding:.625rem 1rem;transition:all .2s ease}.filter-group select:hover{border-color:#4f46e5;box-shadow:0 4px 6px #4f46e51a}.filter-group select:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633;outline:none}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.project-type{background:linear-gradient(135deg,#4f46e5,#3b82f6);border-radius:6px;box-shadow:0 2px 4px #4f46e533;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.025em;margin-bottom:.5rem;padding:.375rem .75rem;text-transform:uppercase;transition:all .2s ease}.project-type:hover{box-shadow:0 4px 6px #4f46e54d;transform:translateY(-1px)}.blog-page{padding:2rem}.blog-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.blog-card{background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #4f46e51a;border-radius:16px;box-shadow:0 4px 20px #0000000f;overflow:hidden;transition:all .3s ease}.blog-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-8px)}.blog-card-image{height:200px;object-fit:cover;width:100%}.blog-card-content{padding:1.75rem}.blog-meta{color:#666;display:flex;font-size:.9rem;gap:1rem;margin-bottom:1rem}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag{background:linear-gradient(135deg,#4f46e5,#3b82f6);border-radius:15px;color:#fff;font-size:.875rem;padding:.25rem .75rem}.tag-filter{select{background:#fff;border:1px solid #ddd;border-radius:4px;padding:.5rem}}.blog-post{margin:0 auto;max-width:800px;padding:2rem}.blog-post-image{border-radius:8px;height:400px;margin-bottom:2rem;object-fit:cover;width:100%}.blog-post-content{background:linear-gradient(145deg,#fff,#f8faff);border:1px solid #4f46e51a;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:2.5rem}.blog-post-meta{color:#666;display:flex;font-size:.9rem;gap:1rem;margin:1rem 0}.blog-post-body{font-size:1.1rem;line-height:1.8;margin-top:2rem}.blog-post-body h1,.blog-post-body h2{margin-bottom:1rem;margin-top:2rem}.blog-post-body code{font-size:.9em;padding:.2rem .4rem}.blog-post-body code,.blog-post-body pre{background:linear-gradient(145deg,#f8faff,#eef2ff);border-radius:4px}.blog-post-body pre{overflow-x:auto;padding:1rem}.about{line-height:1.6}.about h1{display:none}.about p{margin-bottom:1.5rem}.about em{color:#4f46e5;font-style:normal;font-weight:500}@media (max-width:1600px){.sidebar{left:4%}}@media (max-width:1024px){.App{padding:6rem 1rem 2rem}.sidebar{margin-left:1rem}.main-content{margin-right:1rem;padding:0 1rem}.blog-grid,.certificates-grid,.courses-grid,.featured-projects-grid,.project-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.App{flex-direction:column;padding-top:5rem}.main-nav{padding:.75rem 2%}.sidebar{height:auto;left:0;margin-bottom:2rem;position:relative;top:0;width:100%}.main-content{margin-left:0;max-width:100%}.filters{flex-direction:column;padding:1rem}.filter-group,.filter-group select{width:100%}.blog-grid,.certificates-grid,.courses-grid,.featured-projects-grid,.project-grid{gap:1.5rem;grid-template-columns:1fr}.section-header{align-items:flex-start;flex-direction:column;gap:1rem}.main-nav{overflow-x:auto;padding:.5rem;white-space:nowrap}.main-nav a{margin-right:1rem;padding:.5rem .75rem}.blog-page{padding:1rem}.blog-grid{gap:1.5rem;grid-template-columns:1fr}.blog-card-content{padding:1.25rem}.blog-card-image{height:180px}.blog-meta{flex-direction:column;gap:.5rem}.blog-tags{margin-top:.75rem}.blog-post{padding:1rem}.blog-post-image{height:200px}.blog-post-content{padding:1.5rem}.blog-post-body{font-size:1rem}}@media (max-width:480px){.App{padding:.5rem}.sidebar,section{padding:1.5rem}.profile-photo{height:150px;width:150px}.blog-card,.certificate-card,.course-card,.project-card{padding:1.25rem}.technology-tag{font-size:.8rem;padding:.3rem .75rem}h2{font-size:1.5rem}.blog-page{padding:.5rem}.blog-card-image{height:160px}.blog-post-content{padding:1rem}.tag{font-size:.75rem;padding:.2rem .5rem}}
/*# sourceMappingURL=main.e5ceb5b3.css.map*/