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}.App{background:#f4f6f9;color:#333;font-family:Segoe UI,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;padding:0;position:relative}.under-construction:before{animation:moveStripes 12s linear infinite;background:repeating-linear-gradient(45deg,#f7c948,#f7c948 40px,#1e1e1e 0,#1e1e1e 80px);content:"";height:200%;left:-50%;opacity:.06;position:fixed;top:-50%;width:200%;z-index:0}@keyframes moveStripes{0%{transform:translateX(0)}to{transform:translateX(120px)}}.main-content{margin:100px auto;position:relative;text-align:center;z-index:2}.about-section{margin-bottom:50px}.about-section h1{font-size:36px;margin-bottom:15px}.about-section p{line-height:1.6;margin-bottom:10px}.construction-card{background:#fff;border-radius:16px;box-shadow:0 15px 40px #0000001a;padding:40px}.construction-card h2{margin-bottom:15px}.top-bar{background:#007544;box-shadow:0 2px 6px #0003;color:#fff;margin-left:auto;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.top-bar-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:12px 20px}.brand{font-size:1.1rem;font-weight:700;letter-spacing:.5px}.nav-center{display:flex;gap:30px}.github-link,.nav-center a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .2s ease}.github-link:hover,.nav-center a:hover{opacity:.8}.nav-right{align-items:center;display:flex}.nav-left a{font-weight:500;margin-right:20px}.github-link,.nav-left a{color:#fff;text-decoration:none}.github-link{align-items:center;background:#ffffff26;border-radius:8px;display:flex;padding:6px 14px;transition:all .2s ease}.github-link:hover{background:#ffffff4d;transform:translateY(-2px)}.top-bar nav a{color:#fff;font-weight:500;margin-left:15px;text-decoration:none}.top-bar nav a:hover{text-decoration:underline}.main-content{margin:20px auto 0;max-width:900px;padding:0 20px}.section-placeholder{background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000014;margin-bottom:20px;margin-top:10px;padding:10px 30px;scroll-margin-top:70px}.section-placeholder h2{margin-bottom:10px}.footer{opacity:.7;padding:20px}.about-container{align-items:flex-start;gap:40px;margin-bottom:20px;margin-top:auto}.about-text{flex:2 1;text-align:justify}.about-text p{color:#444}.about-tags{margin-top:15px}.about-tags span{background:#e6f0ff;border-radius:20px;display:inline-block;font-size:.85rem;margin-right:10px;padding:6px 12px}.about-card{background:#fff;border-radius:20px;box-shadow:0 10px 25px #00000014;flex:1 1;padding:25px}.about-card h4{margin-bottom:15px}@media (max-width:900px){.about-container{flex-direction:column}}.projects-grid{grid-gap:30px;gap:30px;margin-top:40px}.project-card{border-radius:20px;box-shadow:0 10px 30px #00000014;padding:25px;text-align:left;transition:all .3s ease}.project-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.project-card h3{margin-bottom:10px}.project-card p{color:#555;margin-bottom:20px}.project-card button{background:#2a5298;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 20px;transition:background .2s ease}.project-card button:hover{background:#1e3c72}.modal-overlay{align-items:center;animation:fadeIn .25s ease;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.modal-content{animation:scaleIn .25s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000040;max-width:600px;padding:40px;width:90%}.modal-content h2{margin-top:0}.modal-content ul{padding-left:20px}.modal-content button{background:#2a5298;border:none;border-radius:10px;color:#fff;cursor:pointer;margin-top:20px;padding:8px 20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tech-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin-top:40px}.tech-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;padding:30px;text-align:center;transition:all .3s ease}.tech-card:hover{box-shadow:0 18px 40px #00000026;transform:translateY(-8px)}.tech-card h4{margin-bottom:10px;margin-top:15px}.tech-card p{color:#555;font-size:.9rem}@media (max-width:900px){.tech-grid{grid-template-columns:1fr}}.repo-card{background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000014;margin:40px auto;max-width:700px;padding:30px;transition:all .3s ease}.repo-card:hover{box-shadow:0 20px 50px #00000026;transform:translateY(-6px)}.repo-header{align-items:center;display:flex;justify-content:space-between}.repo-tag{background:#2a5298;border-radius:8px;color:#fff;font-size:.8rem;padding:4px 10px}.repo-footer{margin-top:20px}.repo-footer a{color:#2a5298;font-weight:600;text-decoration:none}.profile-image{border:1px solid #333;border-radius:20px}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:60px;opacity:0;transform:translateY(40px);transition:all .8s ease}.about-container.fade-in{opacity:1;transform:translateY(0)}.about-image{display:flex;flex:0 0 220px;justify-content:center}.profile-image{border:3px solid #2a5298;border-radius:50%;box-shadow:0 15px 35px #0003;height:220px;object-fit:cover;transition:all .4s ease;width:220px}.profile-image:hover{box-shadow:0 20px 45px #0000004d;transform:scale(1.05)}.about-text{flex:1 1}.about-text h3{font-size:28px;margin-bottom:15px}.about-text p{line-height:1.6;margin-bottom:15px;text-align:justify}.about-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.about-tags span{background:#fff;border:1px solid #2a5298;border-radius:999px;color:#2a5298;font-size:13px;font-weight:500;padding:6px 14px;transition:all .3s ease}.about-tags span:hover{background:#2a5298;color:#fff}@media (max-width:768px){.about-container{gap:30px}.about-container,.about-text,.about-text p{text-align:center}}.footer{color:#000;padding:25px 20px;text-align:center}.footer-content{margin:0 auto;max-width:900px}.footer a{color:#000;font-weight:500;text-decoration:none}.footer a:hover{text-decoration:underline}.footer .contact{margin-top:10px}.footer .contact h4{margin-bottom:5px}.timeline-container{align-items:center;display:flex;flex-direction:column;overflow-x:auto;padding:60px 20px;position:relative}.timeline-line{background:#2a5298;height:4px;left:0;position:absolute;top:50%;width:100%;z-index:1}.timeline-events{display:flex;gap:80px;padding:0 20px;z-index:2}.timeline-event{align-items:center;display:flex;flex-direction:column;min-width:180px;position:relative;text-align:center}.event-dot{background:gold;border:3px solid #2a5298;border-radius:50%;height:24px;margin-bottom:12px;transition:transform .3s;width:24px}.timeline-event:hover .event-dot{transform:scale(1.3)}.event-content h4{color:#2a5298;font-size:16px;margin:0 0 6px}.event-date{color:#555;font-weight:700;margin-bottom:4px}.event-desc{color:#333;font-size:14px}@media (max-width:700px){.timeline-events{flex-direction:column;gap:40px}.timeline-line{height:100%;left:50%;top:0;width:4px}}.tech-badge{border-radius:20px;cursor:default;display:inline-block;font-size:.85rem;font-weight:500;margin:4px;padding:6px 12px;transition:all .2s ease}.tech-badge.default{background:#1f1f1f;border:1px solid #333;color:#fff}.tech-badge.backend{background:#16213e;color:#00d8ff}.tech-badge.frontend{background:#2c1a4d;color:#b892ff}.tech-badge:hover{transform:translateY(-2px)}.projects-section{margin-top:40px}.projects-categories{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.projects-categories button{background:#e0e0e0;border:none;border-radius:20px;cursor:pointer;padding:6px 16px;transition:all .2s ease}.projects-categories button.active{background:#2a5298;color:#fff}.projects-categories button:hover{opacity:.8}.projects-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.project-card{background:#fff;border-radius:16px;box-shadow:0 8px 25px #00000014;padding:20px;transition:transform .3s,box-shadow .3s}.project-card:hover{box-shadow:0 12px 35px #00000026;transform:translateY(-6px)}.project-card h4{margin-bottom:8px}.project-card a{color:#2a5298;font-weight:500;text-decoration:none}.project-card a:hover{text-decoration:underline}@media (max-width:900px){.projects-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.9bd2bacf.css.map*/