.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a14cc;border-bottom:1px solid #4299e14d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#0a0a14f2;box-shadow:0 0 20px #4299e133}.navbar .navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.navbar .navbar-logo .logo{align-items:center;display:flex;gap:.5rem}.navbar .navbar-logo .logo .logo-icon{align-items:center;background:linear-gradient(135deg,#4299e1,#667eea);border-radius:8px;box-shadow:0 0 15px #4299e180;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:36px;justify-content:center;width:36px}.navbar .navbar-logo .logo .logo-text{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.5px}.navbar .navbar-menu .menu-items{display:flex;gap:2rem;list-style:none}.navbar .navbar-menu .menu-items li a{color:#fffc;font-size:.95rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.navbar .navbar-menu .menu-items li a:hover{color:#4299e1}.navbar .navbar-menu .menu-items li a:after{background:linear-gradient(90deg,#4299e1,#667eea);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar .navbar-menu .menu-items li a:hover:after{width:100%}.navbar .navbar-toggle{cursor:pointer;display:none}.navbar .navbar-toggle .toggle-icon{height:20px;position:relative;width:30px}.navbar .navbar-toggle .toggle-icon span{background:#fff;border-radius:2px;display:block;height:2px;left:0;opacity:1;position:absolute;transition:all .3s ease;width:100%}.navbar .navbar-toggle .toggle-icon span:first-child{top:0}.navbar .navbar-toggle .toggle-icon span:nth-child(2){top:9px}.navbar .navbar-toggle .toggle-icon span:nth-child(3){top:18px}.navbar .navbar-toggle .toggle-icon.open span:first-child{top:9px;transform:rotate(135deg)}.navbar .navbar-toggle .toggle-icon.open span:nth-child(2){left:-60px;opacity:0}.navbar .navbar-toggle .toggle-icon.open span:nth-child(3){top:9px;transform:rotate(-135deg)}.navbar .mobile-menu{background:#0a0a14f2;border-bottom:1px solid #4299e14d;left:0;overflow:hidden;position:absolute;right:0;top:100%}.navbar .mobile-menu .mobile-menu-items{list-style:none;padding:1rem 2rem}.navbar .mobile-menu .mobile-menu-items li{margin-bottom:1rem}.navbar .mobile-menu .mobile-menu-items li a{color:#fffc;display:block;font-size:1rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.navbar .mobile-menu .mobile-menu-items li a:hover{color:#4299e1;transform:translateX(5px)}@media(max-width:768px){.navbar .navbar-menu{display:none}.navbar .navbar-toggle{display:block}.navbar .navbar-container{padding:1rem}}.hero{align-items:center;background:linear-gradient(135deg,#0a0a14,#1a1a2e 50%,#16213e);display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.hero .hero-canvas{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero .hero-content{max-width:800px;padding:0 2rem;position:relative;text-align:center;z-index:2}.hero .hero-text .hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero .hero-text .hero-title .hero-name{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4299e1,#667eea);-webkit-background-clip:text;background-clip:text;position:relative}.hero .hero-text .hero-title .hero-name:after{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:3px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}.hero .hero-text .hero-subtitle{color:#fffc;font-size:1.5rem;font-weight:400;margin-bottom:2rem}.hero .hero-text .hero-description{color:#fff9;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.hero .hero-text .hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.hero .hero-text .hero-buttons .btn-primary,.hero .hero-text .hero-buttons .btn-secondary{border-radius:8px;font-weight:600;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.hero .hero-text .hero-buttons .btn-primary:before,.hero .hero-text .hero-buttons .btn-secondary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.hero .hero-text .hero-buttons .btn-primary:hover:before,.hero .hero-text .hero-buttons .btn-secondary:hover:before{left:100%}.hero .hero-text .hero-buttons .btn-primary{background:linear-gradient(135deg,#4299e1,#667eea);box-shadow:0 0 15px #4299e180;color:#fff}.hero .hero-text .hero-buttons .btn-secondary{background:#ffffff1a;border:1px solid #fff3;box-shadow:0 0 15px #667eea4d;color:#fff}.hero .hero-glow{background:radial-gradient(circle,#4299e11a 0,#0000 70%);height:800px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:800px;z-index:0}@media(max-width:768px){.hero .hero-text .hero-title{font-size:2.5rem}.hero .hero-text .hero-subtitle{font-size:1.2rem}.hero .hero-text .hero-description{font-size:1rem}.hero .hero-text .hero-buttons{align-items:center;flex-direction:column}.hero .hero-text .hero-buttons .btn-primary,.hero .hero-text .hero-buttons .btn-secondary{width:200px}}@media(max-width:480px){.hero .hero-text .hero-title{font-size:2rem}.hero .hero-text .hero-subtitle{font-size:1rem}}.article-section{background:linear-gradient(135deg,#0a0a14,#1a1a2e);padding:8rem 0}.article-section .container{margin:0 auto;max-width:1200px;padding:0 2rem}.article-section .section-header{margin-bottom:4rem;text-align:center}.article-section .section-header h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.article-section .section-header h2:after{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.article-section .section-header p{color:#fff9;font-size:1.1rem;margin:0 auto;max-width:600px}.article-section .article-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:3rem}.article-section .article-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #4299e133;border-radius:12px;overflow:hidden;transition:all .3s ease}.article-section .article-card:hover{border-color:#4299e180}.article-section .article-card .article-image{height:200px;overflow:hidden;position:relative}.article-section .article-card .article-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.article-section .article-card .article-image .article-category{background:linear-gradient(135deg,#4299e1,#667eea);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:1rem;padding:.3rem .8rem;position:absolute;top:1rem}.article-section .article-card .article-image:hover img{transform:scale(1.05)}.article-section .article-card .article-content{padding:1.5rem}.article-section .article-card .article-content .article-title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.article-section .article-card .article-content .article-title a{color:#fff;text-decoration:none;transition:color .3s ease}.article-section .article-card .article-content .article-title a:hover{color:#4299e1}.article-section .article-card .article-content .article-description{color:#fff9;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.article-section .article-card .article-content .article-meta .article-date{color:#fff6;font-size:.8rem}.article-section .view-more{text-align:center}.article-section .view-more .btn-view-more{background:#4299e11a;border:1px solid #4299e1;border-radius:8px;color:#4299e1;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.article-section .view-more .btn-view-more:hover{background:#4299e1;box-shadow:0 0 20px #4299e180;color:#fff}@media(max-width:768px){.article-section{padding:6rem 0}.article-section .container{padding:0 1rem}.article-section .section-header h2{font-size:2rem}.article-section .article-grid{grid-template-columns:1fr}.article-section .article-card .article-image{height:180px}}.tech-stack{background:linear-gradient(135deg,#1a1a2e,#16213e);padding:8rem 0}.tech-stack .container{margin:0 auto;max-width:1200px;padding:0 2rem}.tech-stack .section-header{margin-bottom:4rem;text-align:center}.tech-stack .section-header h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.tech-stack .section-header h2:after{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.tech-stack .section-header p{color:#fff9;font-size:1.1rem;margin:0 auto;max-width:600px}.tech-stack .tech-category{margin-bottom:4rem}.tech-stack .tech-category .category-header{align-items:center;border-bottom:1px solid #4299e133;display:flex;margin-bottom:2rem;padding-bottom:1rem}.tech-stack .tech-category .category-header .category-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4299e1,#667eea);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;margin-right:1rem}.tech-stack .tech-category .category-header .category-name{color:#fff;font-size:1.5rem;font-weight:600}.tech-stack .tech-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.tech-stack .tech-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #4299e133;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.tech-stack .tech-card:hover{border-color:#4299e180}.tech-stack .tech-card .tech-icon{align-items:center;background:linear-gradient(135deg,#4299e1,#667eea);border-radius:50%;box-shadow:0 0 20px #4299e180;color:#fff;display:flex;font-size:3rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.tech-stack .tech-card .tech-name{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.tech-stack .tech-card .tech-level .level-bar{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.tech-stack .tech-card .tech-level .level-bar .level-fill{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:4px;box-shadow:0 0 10px #4299e180;height:100%}.tech-stack .tech-card .tech-level .level-text{color:#fff9;font-size:.8rem;font-weight:600}@media(max-width:768px){.tech-stack{padding:6rem 0}.tech-stack .container{padding:0 1rem}.tech-stack .section-header h2{font-size:2rem}.tech-stack .tech-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.tech-stack .tech-card{padding:1.5rem}.tech-stack .tech-card .tech-icon{font-size:2.5rem;height:60px;width:60px}.tech-stack .tech-card .tech-name{font-size:1.1rem}}@media(max-width:480px){.tech-stack .tech-grid{grid-template-columns:1fr}}#main-footer{align-items:center!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#0a0a14e6!important;border-top:1px solid #4299e14d!important;display:flex!important;flex-direction:column!important;gap:12px!important;height:auto!important;min-height:auto!important;padding:20px!important;text-align:center!important}#main-footer>span{color:#fff9;display:block;font-size:.9rem}#main-footer .text{color:#4299e1;text-decoration:none;transition:color .3s ease}#main-footer .text:hover{color:#667eea;text-decoration:underline}#main-footer #main-footer-tech-stack{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;width:100%}#main-footer #main-footer-tech-stack .tech-label{color:#fff6;font-size:.8rem;margin-right:.5rem}#main-footer .siteFrame{background:linear-gradient(135deg,#4299e1,#667eea);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem;transition:all .3s ease;-webkit-user-select:none;user-select:none}#main-footer .siteFrame:hover{box-shadow:0 0 15px #4299e180;transform:translateY(-2px)}@media screen and (max-width:768px){#main-footer{gap:12px!important;padding:24px 16px!important}#main-footer #main-footer-tech-stack{gap:6px!important}#main-footer #main-footer-tech-stack .tech-label{margin-bottom:4px!important;width:100%!important}#main-footer .siteFrame{font-size:12px!important;padding:4px 12px!important}}@media screen and (max-width:480px){#main-footer{gap:8px!important;padding:16px!important}#main-footer>span{font-size:12px!important}#main-footer .siteFrame{font-size:11px!important;padding:3px 10px!important}}.article-detail{background:linear-gradient(135deg,#0a0a14,#1a1a2e);padding:4rem 0}.article-detail .container{margin:0 auto;max-width:800px;padding:0 2rem}.article-detail .not-found{padding:4rem 0;text-align:center}.article-detail .not-found h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.article-detail .not-found p{color:#fff9;font-size:1.1rem;margin-bottom:2rem}.article-detail .article-header{margin-bottom:2rem}.article-detail .article-header .article-category{background:linear-gradient(135deg,#4299e1,#667eea);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.3rem 1rem}.article-detail .article-header .article-title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.article-detail .article-header .article-meta{align-items:center;display:flex;gap:1rem}.article-detail .article-header .article-meta .article-date{color:#fff9;font-size:.9rem}.article-detail .article-image{border-radius:12px;box-shadow:0 20px 40px #0000004d;margin-bottom:3rem;overflow:hidden}.article-detail .article-image img{display:block;height:auto;width:100%}.article-detail .article-content{color:#ffffffe6;line-height:1.6;margin-bottom:4rem}.article-detail .article-content h2{border-bottom:1px solid #4299e133;color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem;margin-top:2.5rem;padding-bottom:.5rem}.article-detail .article-content h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.article-detail .article-content p{margin-bottom:1.5rem}.article-detail .article-content ul{margin-bottom:1.5rem;padding-left:1.5rem}.article-detail .article-content ul li{margin-bottom:.5rem}.article-detail .article-content pre{background:#0000004d;border-radius:8px;margin-bottom:1.5rem;overflow-x:auto;padding:1.5rem}.article-detail .article-content pre code{color:#f8f8f2;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9rem}.article-detail .article-footer{border-top:1px solid #4299e133;padding-top:2rem;text-align:center}.article-detail .btn-back{background:#4299e11a;border:1px solid #4299e1;border-radius:8px;color:#4299e1;display:inline-block;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.article-detail .btn-back:hover{background:#4299e1;box-shadow:0 10px 20px #4299e14d;color:#fff}@media(max-width:768px){.article-detail{padding:3rem 0}.article-detail .container{padding:0 1.5rem}.article-detail .article-header .article-title{font-size:2rem}.article-detail .article-content h2{font-size:1.8rem}.article-detail .article-content h3{font-size:1.3rem}}@media(max-width:480px){.article-detail{padding:2rem 0}.article-detail .container{padding:0 1rem}.article-detail .article-header .article-title{font-size:1.8rem}.article-detail .article-content h2{font-size:1.5rem}.article-detail .article-content h3{font-size:1.2rem}.article-detail .article-content pre{padding:1rem}.article-detail .article-content pre code{font-size:.8rem}.article-detail .btn-back{font-size:.9rem;padding:.6rem 1.5rem}}.article-list-page{background:linear-gradient(135deg,#0a0a14,#1a1a2e);padding:4rem 0}.article-list-page .container{margin:0 auto;max-width:1200px;padding:0 2rem}.article-list-page .page-header{margin-bottom:4rem;text-align:center}.article-list-page .page-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.article-list-page .page-header h1:after{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.article-list-page .page-header p{color:#fff9;font-size:1.1rem;margin:0 auto;max-width:600px}.article-list-page .article-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:4rem}.article-list-page .article-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #4299e133;border-radius:12px;overflow:hidden;transition:all .3s ease}.article-list-page .article-card:hover{border-color:#4299e180}.article-list-page .article-card .article-image{height:200px;overflow:hidden;position:relative}.article-list-page .article-card .article-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.article-list-page .article-card .article-image .article-category{background:linear-gradient(135deg,#4299e1,#667eea);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:1rem;padding:.3rem .8rem;position:absolute;top:1rem}.article-list-page .article-card .article-image:hover img{transform:scale(1.05)}.article-list-page .article-card .article-content{padding:1.5rem}.article-list-page .article-card .article-content .article-title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.article-list-page .article-card .article-content .article-title a{color:#fff;text-decoration:none;transition:color .3s ease}.article-list-page .article-card .article-content .article-title a:hover{color:#4299e1}.article-list-page .article-card .article-content .article-description{color:#fff9;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.article-list-page .article-card .article-content .article-meta .article-date{color:#fff6;font-size:.8rem}.article-list-page .back-home{padding-top:2rem;text-align:center}.article-list-page .btn-back-home{background:#4299e11a;border:1px solid #4299e1;border-radius:8px;color:#4299e1;display:inline-block;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:all .3s ease}.article-list-page .btn-back-home:hover{background:#4299e1;box-shadow:0 10px 20px #4299e14d;color:#fff}@media(max-width:768px){.article-list-page{padding:3rem 0}.article-list-page .container{padding:0 1.5rem}.article-list-page .page-header h1{font-size:2rem}.article-list-page .article-grid{gap:1.5rem;grid-template-columns:1fr}.article-list-page .article-card .article-image{height:180px}.article-list-page .article-card .article-content{padding:1.2rem}.article-list-page .article-card .article-content .article-title{font-size:1.1rem}.article-list-page .btn-back-home{font-size:.9rem;padding:.6rem 1.5rem}}@media(max-width:480px){.article-list-page{padding:2rem 0}.article-list-page .container{padding:0 1rem}.article-list-page .page-header h1{font-size:1.8rem}.article-list-page .page-header p{font-size:1rem}.article-list-page .article-card .article-image{height:150px}.article-list-page .article-card .article-content{padding:1rem}.article-list-page .article-card .article-content .article-title{font-size:1rem}.article-list-page .article-card .article-content .article-description{font-size:.85rem}}.projects-page{background:linear-gradient(135deg,#0a0a14,#1a1a2e);min-height:100vh;padding:4rem 0}.projects-page .container{margin:0 auto;max-width:1200px;padding:0 2rem}.projects-page .page-header{margin-bottom:4rem;text-align:center}.projects-page .page-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.projects-page .page-header h1:after{background:linear-gradient(90deg,#4299e1,#667eea);border-radius:3px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.projects-page .page-header p{color:#fff9;font-size:1.1rem;margin:0 auto;max-width:600px}.projects-page .projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:4rem}.projects-page .project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #4299e133;border-radius:12px;overflow:hidden;transition:all .3s ease}.projects-page .project-card:hover{border-color:#4299e180}.projects-page .project-card:hover .project-overlay{opacity:1}.projects-page .project-card .project-image{height:200px;overflow:hidden;position:relative}.projects-page .project-card .project-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.projects-page .project-card .project-image .project-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.projects-page .project-card .project-image .project-overlay .project-links{display:flex;gap:1rem}.projects-page .project-card .project-image .project-overlay .project-links .project-link{align-items:center;background:linear-gradient(135deg,#4299e1,#667eea);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.projects-page .project-card .project-image .project-overlay .project-links .project-link:hover{box-shadow:0 0 20px #4299e180;transform:scale(1.1)}.projects-page .project-card .project-image:hover img{transform:scale(1.1)}.projects-page .project-card .project-content{padding:1.5rem}.projects-page .project-card .project-content .project-name{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.projects-page .project-card .project-content .project-description{color:#fff9;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.projects-page .project-card .project-content .project-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.projects-page .project-card .project-content .project-technologies .tech-tag{background:#4299e11a;border-radius:15px;color:#4299e1;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.projects-page .contact-section{background:#ffffff08;border:1px solid #4299e133;border-radius:12px;padding:4rem 2rem;text-align:center}.projects-page .contact-section h2{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.projects-page .contact-section p{color:#fff9;font-size:1.1rem;margin-bottom:2rem}.projects-page .contact-section .btn-contact{align-items:center;background:linear-gradient(135deg,#4299e1,#667eea);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 3rem;text-decoration:none;transition:all .3s ease}.projects-page .contact-section .btn-contact:hover{box-shadow:0 10px 30px #4299e166;transform:translateY(-2px)}@media(max-width:768px){.projects-page{padding:3rem 0}.projects-page .container{padding:0 1.5rem}.projects-page .page-header h1{font-size:2rem}.projects-page .projects-grid{gap:1.5rem;grid-template-columns:1fr}.projects-page .project-card .project-image{height:180px}.projects-page .project-card .project-content{padding:1.2rem}.projects-page .project-card .project-content .project-name{font-size:1.2rem}.projects-page .contact-section{padding:3rem 1.5rem}.projects-page .contact-section h2{font-size:1.5rem}.projects-page .contact-section .btn-contact{padding:.8rem 2rem}}@media(max-width:480px){.projects-page{padding:2rem 0}.projects-page .container{padding:0 1rem}.projects-page .page-header h1{font-size:1.8rem}.projects-page .page-header p{font-size:1rem}.projects-page .project-card .project-image{height:150px}.projects-page .project-card .project-content{padding:1rem}.projects-page .project-card .project-content .project-name{font-size:1.1rem}.projects-page .project-card .project-content .project-description{font-size:.85rem}.projects-page .project-card .project-content .project-technologies .tech-tag{font-size:.7rem;padding:.2rem .6rem}}.about-page{background:linear-gradient(135deg,#0a0a14,#1a1a2e);min-height:100vh;padding:4rem 0}.about-page .container{margin:0 auto;max-width:900px;padding:0 2rem}.about-page .about-header{margin-bottom:4rem;text-align:center}.about-page .about-header .avatar{border:4px solid #4299e1;border-radius:50%;box-shadow:0 0 30px #4299e166;height:150px;margin:0 auto 2rem;overflow:hidden;width:150px}.about-page .about-header .avatar img{height:100%;object-fit:cover;width:100%}.about-page .about-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-page .about-header .intro{color:#ffffffb3;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.about-page .about-content .about-section{background:#ffffff08;border:1px solid #4299e133;border-radius:12px;margin-bottom:2rem;padding:2rem}.about-page .about-content .about-section .section-icon{align-items:center;background:linear-gradient(135deg,#4299e1,#667eea);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;margin-bottom:1.5rem;width:50px}.about-page .about-content .about-section h2{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem}.about-page .about-content .about-section.contact-section .contact-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.about-page .about-content .about-section.contact-section .contact-list .contact-item{align-items:center;background:#ffffff0d;border:none;border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-size:1.1rem;gap:.8rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.about-page .about-content .about-section.contact-section .contact-list .contact-item svg{color:#4299e1;font-size:1.3rem}.about-page .about-content .about-section.contact-section .contact-list .contact-item:hover{background:#4299e11a;color:#4299e1}.about-page .about-content .about-section.contact-section .contact-list .contact-item.copy-button:hover{background:#4299e133}.about-page .about-content .timeline{padding-left:30px;position:relative}.about-page .about-content .timeline:before{background:linear-gradient(180deg,#4299e1,#667eea);bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.about-page .about-content .timeline .timeline-item{margin-bottom:2rem;position:relative}.about-page .about-content .timeline .timeline-item:last-child{margin-bottom:0}.about-page .about-content .timeline .timeline-item .timeline-dot{background:#4299e1;border:2px solid #0a0a14;border-radius:50%;height:12px;left:-34px;position:absolute;top:5px;width:12px}.about-page .about-content .timeline .timeline-item .timeline-content{background:#ffffff0d;border-radius:8px;padding:1.5rem}.about-page .about-content .timeline .timeline-item .timeline-content h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.about-page .about-content .timeline .timeline-item .timeline-content .timeline-date{color:#4299e1;display:inline-block;font-size:.9rem;margin-bottom:.8rem}.about-page .about-content .timeline .timeline-item .timeline-content p{color:#fff9;font-size:.95rem;line-height:1.5}.about-page .about-content .education-list .education-item{background:#ffffff0d;border-radius:8px;padding:1.5rem}.about-page .about-content .education-list .education-item h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.about-page .about-content .education-list .education-item .education-date{color:#4299e1;display:block;font-size:.9rem;margin-bottom:.5rem}.about-page .about-content .education-list .education-item p{color:#fff9}.about-page .about-content .skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about-page .about-content .skills-grid .skill-category h3{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.about-page .about-content .skills-grid .skill-category .skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.about-page .about-content .skills-grid .skill-category .skill-tags .skill-tag{background:#4299e11a;border-radius:15px;color:#4299e1;font-size:.85rem;font-weight:500;padding:.4rem .8rem}@media(max-width:768px){.about-page{padding:3rem 0}.about-page .container{padding:0 1.5rem}.about-page .about-header .avatar{height:120px;width:120px}.about-page .about-header h1{font-size:2rem}.about-page .about-header .intro{font-size:1rem}.about-page .about-content .about-section{padding:1.5rem}.about-page .about-content .about-section h2{font-size:1.5rem}.about-page .about-content .about-section.contact-section .contact-list{align-items:center;flex-direction:column}.about-page .about-content .about-section.contact-section .contact-list .contact-item{justify-content:center;width:100%}.about-page .about-content .timeline{padding-left:25px}.about-page .about-content .timeline .timeline-item .timeline-dot{left:-29px}.about-page .about-content .skills-grid{grid-template-columns:1fr}}@media(max-width:480px){.about-page{padding:2rem 0}.about-page .container{padding:0 1rem}.about-page .about-header .avatar{height:100px;width:100px}.about-page .about-header h1{font-size:1.8rem}.about-page .about-content .about-section{padding:1.2rem}.about-page .about-content .about-section h2{font-size:1.3rem}}.loader-container{align-items:center;background:linear-gradient(135deg,#0a0a14,#1a1a2e);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loader{position:relative}.loader .loader-inner{text-align:center}.loader .loader-inner .loader-circle{animation:spin 2s linear infinite;border:3px solid #4299e133;border-radius:50%;border-top-color:#4299e1;box-shadow:0 0 20px #4299e180;height:100px;margin:0 auto 20px;width:100px}.loader .loader-inner .loader-text{color:#4299e1;font-size:1.1rem;font-weight:600;letter-spacing:1px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a14;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.App,.page-container{min-height:100vh}.page-container{background:linear-gradient(135deg,#0a0a14,#1a1a2e);padding:10rem 2rem;text-align:center;h1{color:#fff;font-size:2.5rem;margin-bottom:2rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a1480}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#4299e1,#667eea);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#3182ce,#5a67d8)}@media (max-width:768px){.page-container{padding:8rem 1rem;h1{font-size:2rem}}}@media (max-width:480px){.page-container{padding:6rem 1rem;h1{font-size:1.5rem}}}
/*# sourceMappingURL=main.b973133c.css.map*/