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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.about-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:calc(100vh - 160px);padding:4rem 0}.about-page .page-header{margin-bottom:4rem;text-align:center}.about-page .page-header h1{color:#1e293b;font-size:3rem;font-weight:800;margin-bottom:1rem}.about-page .page-header p{color:#64748b;font-size:1.25rem;margin:0 auto;max-width:600px}.about-content{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1000px}.about-intro{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex;gap:2rem;padding:2.5rem;transition:box-shadow .3s ease}.about-intro:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.intro-icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:64px;justify-content:center;width:64px}.intro-icon,.intro-text h2{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.intro-text h2{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.intro-text p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.intro-text p:last-child{margin-bottom:0}.about-section{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;padding:2.5rem;transition:box-shadow .3s ease}.about-section:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.section-header{align-items:center;display:flex;gap:1rem;margin-bottom:2rem}.section-header svg{color:#2563eb}.section-header h2{color:#1e293b;font-size:1.75rem;font-weight:700;margin:0}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.skill-category h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:transform .3s ease;white-space:nowrap}.skill-tag:hover{transform:translateY(-2px)}.experience-list{display:flex;flex-direction:column;gap:2rem}.experience-item{grid-gap:2rem;background:#f8fafc;border-left:4px solid #2563eb;border-radius:12px;display:grid;gap:2rem;grid-template-columns:auto 1fr;padding:1.5rem;transition:all .3s ease}.experience-item:hover{background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateX(5px)}.experience-period{color:#2563eb;font-size:.9rem;font-weight:600;margin-top:.25rem;white-space:nowrap}.experience-details h3{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.experience-details p{color:#64748b;font-size:1rem;line-height:1.6;margin:0}.projects-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s ease}.project-item:hover{background:#fff;border-color:#2563eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-2px)}.project-item h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.project-item p{color:#64748b;font-size:.95rem;line-height:1.6;margin:0}.about-bottom{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.education-section,.languages-section{margin:0}.education-item h3{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.education-item p{color:#64748b;font-size:1rem;margin:0}.languages-list{display:flex;flex-direction:column;gap:1rem}.language-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.language-name{color:#1e293b;font-weight:600}.language-level{color:#2563eb;font-size:.9rem;font-weight:500}.about-summary{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;color:#fff;padding:2.5rem;text-align:center}.about-summary h2{color:#fff;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.about-summary p{color:#ffffffe6;font-size:1.1rem;line-height:1.7;margin:0}@media (max-width:768px){.about-page{padding:2rem 0}.about-page .page-header h1{font-size:2.5rem;margin-bottom:1rem}.about-page .page-header p{font-size:1.1rem}.about-content{gap:2rem}.about-intro{align-items:center;flex-direction:column;padding:2rem;text-align:center}.intro-icon{height:56px;width:56px}.about-section{padding:2rem}.experience-item{gap:1rem;grid-template-columns:1fr;text-align:center}.experience-period{white-space:normal}.about-bottom,.projects-list{grid-template-columns:1fr}.about-bottom{gap:2rem}.skill-tags{justify-content:center}}@media (max-width:480px){.about-page .page-header h1{font-size:2rem}.about-intro,.about-section{padding:1.5rem}.section-header{align-items:center;flex-direction:column;gap:.5rem;text-align:center}.intro-text h2,.section-header h2{font-size:1.5rem}.experience-item,.project-item{padding:1rem}.about-summary{padding:2rem}.skill-tag{font-size:.8rem;padding:.4rem .8rem}}.projectPages-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:calc(100vh - 160px);padding:4rem 0}.page-header{margin-bottom:4rem;text-align:center}.page-header h1{color:var(--text-primary);font-size:3rem;font-weight:800;margin-bottom:1rem}.page-header p{color:var(--text-secondary);font-size:1.25rem;margin:0 auto;max-width:600px}.projectPages-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.projectPage-box{aspect-ratio:1;background:#fff;border-radius:16px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.projectPage-box:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.projectPage-content{display:grid;flex:1 1;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%}.projectPage-info{display:flex;flex-direction:column;justify-content:space-between;order:1;padding:2rem}.projectPage-header{margin-bottom:1rem}.projectPage-header h3{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.projectPage-date{align-items:center;color:var(--text-light);display:flex;font-size:.85rem;font-weight:500;gap:.5rem}.projectPage-description{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.projectPage-technologies{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:1.5rem}.projectPage-technologies svg{color:var(--primary-color);flex-shrink:0;margin-top:.25rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:var(--primary-color);border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}.projectPage-links{display:flex;gap:1rem}.projectPage-link{align-items:center;border:2px solid #0000;border-radius:8px;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.demo-link{background:var(--gradient);color:#fff}.demo-link:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.github-link{background:#fff;border:2px solid var(--border-color);color:var(--text-primary)}.github-link:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.projectPage-image{align-items:center;background:var(--bg-secondary);display:flex;justify-content:center;order:2;overflow:hidden;padding:1rem;position:relative}.projectPage-image img{display:block;height:100%;object-fit:contain;padding:1rem;transition:transform .3s ease;width:100%}.projectPage-image:hover img{transform:scale(1.05)}.image-overlay{align-items:center;background:#2563ebe6;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.projectPage-image:hover .image-overlay{opacity:1}.overlay-links{display:flex;gap:1rem}.overlay-link{align-items:center;background:#fff;border-radius:50%;box-shadow:var(--shadow-md);color:var(--primary-color);display:flex;height:48px;justify-content:center;text-decoration:none;transition:all .3s ease;width:48px}.overlay-link:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media (max-width:768px){.projectPages-page{padding:2rem 0}.page-header h1{font-size:2.5rem}.page-header p{font-size:1.1rem}.projectPages-grid{gap:2rem}.projectPage-content{grid-template-columns:1fr;grid-template-rows:1fr auto}.projectPage-info{order:1;padding:1.5rem}.projectPage-image{min-height:200px;order:1}.projectPage-header h3{font-size:1.25rem}.projectPage-description{font-size:.9rem;margin-bottom:1rem}.projectPage-links{flex-direction:column;gap:.75rem}.projectPage-link{justify-content:center}}@media (max-width:480px){.page-header h1{font-size:2rem}.projectPages-grid{gap:1.5rem}.projectPage-box{aspect-ratio:auto}.projectPage-content{display:flex;flex-direction:column}.projectPage-info{padding:1rem}.tech-tags{gap:.25rem}.tech-tag{font-size:.7rem;padding:.2rem .5rem}}.contact-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:calc(100vh - 160px);padding:4rem 0}.contact-page .page-header{margin-bottom:4rem;text-align:center}.contact-page .page-header h1{color:#1e293b;font-size:3rem;font-weight:800;margin-bottom:1rem}.contact-page .page-header p{color:#64748b;font-size:1.25rem;margin:0 auto;max-width:600px}.contact-content{align-items:flex-start;display:flex;justify-content:center;padding:2rem}.contact-info{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2.5rem;transition:box-shadow .3s ease}.contact-info:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.contact-info h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#1d4ed8);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.contact-info>p{color:#64748b;font-size:1.1rem;line-height:1.7;margin-bottom:2.5rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem}.contact-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.contact-item:hover{background:#fff;border-color:#2563eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateX(5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.contact-text h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.contact-text p{color:#64748b;font-size:.95rem;margin:0}.contact-text a{color:#2563eb;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#1d4ed8;text-decoration:underline}.social-section h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.social-links{flex-wrap:wrap}.social-link{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#64748b;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#2563eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.contact-page{padding:2rem 0}.contact-page .page-header h1{font-size:2.5rem;margin-bottom:1rem}.contact-page .page-header p{font-size:1.1rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form-section,.contact-info{padding:2rem}.form-row{gap:1rem;grid-template-columns:1fr}.contact-item{padding:1rem}.social-links,.submit-btn{justify-content:center}.submit-btn{align-self:stretch}}@media (max-width:480px){.contact-page .page-header h1{font-size:2rem}.contact-form-section,.contact-info{padding:1.5rem}.contact-item{flex-direction:column;gap:.75rem;text-align:center}.contact-icon{height:40px;width:40px}.form-group input,.form-group textarea{padding:.875rem}.social-link{flex:1 1;justify-content:center;min-width:120px}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#f59e0b;--text-primary:#1e293b;--text-secondary:#64748b;--text-light:#94a3b8;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-dark:#0f172a;--border-color:#e2e8f0;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--gradient:linear-gradient(135deg,var(--primary-color),var(--primary-dark))}body{background-color:#fff;background-color:var(--bg-primary);color:#1e293b;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm)}.header .container{align-items:center;display:flex;justify-content:space-between;padding:1rem}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#1d4ed8);background:var(--gradient);-webkit-background-clip:text;background-clip:text;color:#1e293b;color:var(--text-primary);font-size:1.5rem;font-weight:700;text-decoration:none}.nav{display:flex;gap:2rem;list-style:none}.nav-link{color:#64748b;color:var(--text-secondary);font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#2563eb;color:var(--primary-color)}.nav-link.active:after{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:var(--gradient);border-radius:1px;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;right:0}.menu-toggle{background:none;border:none;color:#1e293b;color:var(--text-primary);cursor:pointer;display:none}.main-content{margin-top:80px;min-height:calc(100vh - 80px)}.hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:4rem 0}.hero .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-content{max-width:600px}.hero h1{color:#1e293b;color:var(--text-primary);font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1rem}.hero h2{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.hero h2,.hero p{color:#64748b;color:var(--text-secondary)}.hero p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#1d4ed8);background:var(--gradient);-webkit-background-clip:text;background-clip:text}.hero-actions{display:flex;gap:1rem;margin-bottom:2rem}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);background:var(--gradient);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff}.btn-primary:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #e2e8f0;border:2px solid var(--border-color);color:#1e293b;color:var(--text-primary)}.btn-outline:hover{background:#2563eb;background:var(--primary-color);border-color:#2563eb;border-color:var(--primary-color);color:#fff}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#64748b;color:var(--text-secondary);display:flex;height:48px;justify-content:center;text-decoration:none;transition:all .3s ease;width:48px}.social-links a:hover{color:#2563eb;color:var(--primary-color);transform:translateY(-2px)}.image-placeholder,.social-links a:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg)}.image-placeholder{align-items:center;background:url(/static/media/korenshead3.7951c9e57634593b27d0.jpg);background-size:cover;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:600;height:300px;justify-content:center;width:300px}.featured-work{background:#fff;background:var(--bg-primary);padding:4rem 0}.featured-work h3{color:#1e293b;color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.projects-preview{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.project-card{background:#fff;border:1px solid #2563eb;border:1px solid var(--primary-color);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);overflow:hidden;transition:all .3s ease}.project-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.project-image{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);background:var(--gradient);color:#fff;display:flex;font-size:1.1rem;font-weight:600;height:200px;justify-content:center}.project-image1{background:url(/static/media/Monopoly1.435cf92fa4b10d17656b.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.project-image1,.project-image2{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:600;height:200px;justify-content:center}.project-image2{background:url(/static/media/error_monitor_face.6dea1db3083f537bf2e5.png);background-position:50%;background-repeat:no-repeat;background-size:cover;object-fit:contain}.project-image3{align-items:center;background:url(/static/media/star_detection.c76678b52c6be57b0842.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-size:1.1rem;font-weight:600;height:200px;justify-content:center}.project-info{padding:1.5rem}.project-info h4{color:#1e293b;color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.project-info p{color:#64748b;color:var(--text-secondary);font-size:.9rem}.footer,.text-center{text-align:center}.footer{background:#0f172a;background:var(--bg-dark);color:#fff;padding:2rem 0}@media (max-width:768px){.menu-toggle{display:block}.nav{background:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);flex-direction:column;left:0;opacity:0;padding:1rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.hero .container{gap:2rem;grid-template-columns:1fr;text-align:center}.hero h1{font-size:2.5rem}.hero h2{font-size:1.25rem}.hero-actions{align-items:center;flex-direction:column}.projects-preview{grid-template-columns:1fr}.image-placeholder{height:250px;width:250px}}@media (max-width:480px){.container{padding:0 .75rem}.hero{padding:2rem 0}.featured-work h3,.hero h1{font-size:2rem}.btn{font-size:.9rem;padding:.625rem 1.25rem}}
/*# sourceMappingURL=main.89bb7fcb.css.map*/