@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#121212;color:#fff;font-family:Comfortaa,sans-serif;line-height:1.6}a{color:orange;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:700}h1,h2,h3,h4,h5,h6,p{margin-bottom:10px}.App{text-align:center}header{align-items:center;background-color:#333;display:flex;flex-direction:column;padding:20px}header .logo{color:orange;font-size:2.5rem;margin-bottom:10px}.logos-wrapper img{height:50px;object-fit:contain}section{padding:50px 20px}section h1,section h2{margin:0 0 20px}.hero{background:linear-gradient(180deg,#444,#121212);padding:50px 20px}.hero h1{font-size:3rem;margin-bottom:20px}.hero h2{color:#bbb;font-size:1.5rem}.thumbnail img{border-radius:5px;cursor:pointer;transition:transform .3s ease;width:100%}.thumbnail img:hover{transform:scale(1.05)}.thumbnail .year{background:#0009;border-radius:3px;bottom:10px;color:#fff;font-size:.8rem;padding:5px 10px;position:absolute;right:10px}footer{background:#222;color:#bbb;margin-top:50px;padding:20px;text-align:center}.header{background-color:#c5c5c5;margin:0;overflow:visible;padding:10px 0;width:100%}.marquee-logo{height:35px;margin:0 72px;transition:transform .3s ease-in-out}.marquee-logo:hover{position:relative;transform:scale(1.05);z-index:10}.hero{background:linear-gradient(180deg,#222,#121212);color:#fff;font-family:Comfortaa,sans-serif;padding:40px 20px}.hero,.hero-content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.hero-content{flex-wrap:wrap;max-width:1000px}.availability-header{animation:pulseText 3s infinite;color:orange;font-size:1.2rem;font-weight:600;margin-bottom:0;text-transform:uppercase}@keyframes pulseText{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.03)}}.top-bar{border-radius:5px;content:"";display:block;height:.5px;margin:0 auto;width:80%}.availability-body p{color:#ddd;font-size:1rem;font-weight:500;line-height:.6;margin:12px 0}.business-card{grid-gap:20px;background:#333;border-radius:15px;box-shadow:0 8px 20px #00000080;display:grid;gap:20px;grid-template-columns:25% 75%;max-width:600px;padding:20px}.left-section{align-items:center;display:flex;flex-direction:column;gap:10px}.profile-pic{border:3px solid orange;border-radius:50%;height:80px;object-fit:cover;width:80px}.action-button{background:orange;border:none;border-radius:5px;color:#333;cursor:pointer;font-size:.8rem;padding:5px 10px;text-align:center;transition:all .3s ease;width:100%}.action-button:hover{background:#ff8c00;color:#fff}.right-section{padding:0 10px;text-align:left}.right-section h1{color:orange;font-size:1.8rem;margin:0}.right-section h2{color:#ddd;font-size:1.2rem;margin:5px 0 10px}.experience{color:#bbb;font-size:1rem;margin-bottom:10px}.sub-experience{color:#aaa;font-size:.9rem}.about-me-section{animation:slideDown .5s ease-in-out;background:#333;border-radius:10px;box-shadow:0 4px 15px #00000080;color:#fff;font-family:Comfortaa,sans-serif;margin-left:auto;margin-right:auto;margin-top:20px;max-width:1000px;padding:20px 30px;text-align:left}.about-me-section h3,.about-me-section p{margin-bottom:15px}.about-me-section ul{list-style-type:disc;margin-bottom:15px;margin-left:20px}.about-me-section ul li{color:#ddd;font-size:1rem;margin-bottom:5px}.about-me-section .section-spacing{margin:20px 0}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.about-me-section h3{margin:0 0 10px}.about-me-section p{margin:0}@media (max-width:768px){.hero-content{align-items:center;flex-direction:column;gap:20px}.availability-section,.business-card{max-width:600px;width:100%}}.modal-section{animation:slideDown .5s ease-in-out;background:#333;border-radius:10px;box-shadow:0 4px 15px #00000080;color:#fff;margin-top:20px;padding:20px}.modal-section h3{color:orange;font-size:1.2rem;margin-bottom:15px}.modal-buttons{display:flex;gap:10px;margin-top:10px}.modal-buttons .action-button{width:auto}.contact-icons{display:flex;gap:10px;justify-content:space-evenly;margin-bottom:10px}.contact-icons img{border-radius:5px;height:40px;margin:0;object-fit:contain;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:40px}.contact-icons img:hover{box-shadow:0 4px 10px #0006;transform:scale(1.2)}.contact-item{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.contact-item img{height:30px;margin-bottom:10px;width:30px}.contact-item .action-button{background:orange;border:none;border-radius:5px;color:#333;cursor:pointer;font-size:.9rem;padding:10px;text-align:center;transition:background .3s ease,transform .3s ease;width:110px}.contact-item .action-button:hover{background:#ff8c00;color:#fff;transform:scale(1.05)}@media (max-width:768px){.contact-icons{align-items:center;flex-direction:row;gap:5px}.contact-item{margin-bottom:10px}.contact-item .action-button{width:100%}}.about-me-section p{color:#ddd;font-size:1rem;line-height:1.6;margin-bottom:20px}.about-me-section h3{color:orange;font-size:1.2rem;margin:20px 0 10px}.modal-resume{max-width:850px;width:100%}.pdf-viewer{border:none;height:500px;width:100%}@media (min-width:1024px){.modal-resume .pdf-viewer{height:650px}}.modal-contact{animation:slideDown .5s ease-in-out;background:#333;border-radius:10px;box-shadow:0 4px 15px #00000080;color:#fff;margin:20px auto;max-width:600px;padding:20px;width:100%}.sticky-menu{align-items:center;background:linear-gradient(135deg,#1e1e2f,#29294a);box-shadow:0 4px 15px #0006;color:#fff;display:flex;flex-direction:column;font-family:Comfortaa,sans-serif;left:0;opacity:0;padding:0;position:fixed;top:-100px;transition:top .5s ease-in-out,opacity .3s ease-in-out;width:100%;z-index:1000}.sticky-menu.visible{opacity:1;top:0}.sticky-content{box-sizing:border-box;justify-content:space-between;max-width:1200px;padding:12px 20px;width:100%}.availability,.sticky-content{align-items:center;display:flex}.availability{color:#fff;font-size:1rem;font-weight:500;gap:8px}.availability-icon{color:orange;font-size:1.2rem}.branding-tagline{color:#bbb;display:none;flex:1 1;font-size:.9rem;font-weight:600;text-align:center}.contact-section{align-items:center;display:flex;gap:12px}.contact-button{align-items:center;background:orange;border:none;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:6px;justify-content:center;max-width:200px;min-width:140px;padding:8px 14px;text-decoration:none;transition:background .3s ease,transform .2s ease}.contact-button:hover{background:#ff8c00;transform:scale(1.05)}.icon{font-size:1.2rem}.email-icon{color:#fff}.telegram-icon{color:#08c}.sticky-menu-line{background:linear-gradient(90deg,orange,#ff8c00);height:2px;width:100%}@media (min-width:1024px){.branding-tagline{display:block}}@media (max-width:768px){.sticky-content{flex-direction:column;gap:6px;text-align:center}.availability{font-size:.9rem;justify-content:center}.contact-section{display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.contact-button{flex:1 1;font-size:.85rem;min-width:0;min-width:auto;padding:10px 12px}.branding-tagline{display:none}}.portfolio{background:#121212;color:#fff;font-family:Comfortaa,sans-serif;padding:0 20px;text-align:center}.portfolio h2{color:orange;font-size:2.2rem;margin-bottom:10px}.view-controls{display:flex;gap:15px;justify-content:center;margin-bottom:30px}.view-controls button{align-items:center;background:#333;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:38px;justify-content:center;transition:transform .2s ease,background .3s ease;width:38px}.view-controls button:hover{background:orange;transform:scale(1.1)}.detailed-view{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.project-card{background:#222;border-radius:10px;overflow:hidden;transition:transform .3s ease}.project-card:hover{transform:scale(1.05)}.project-card img{height:auto;object-fit:contain;width:100%}.project-details{padding:15px;text-align:left}.project-details h3{color:orange;font-size:1.2rem;margin-bottom:0}.network{color:#bbb;font-size:.9rem;font-style:italic}.network .year{color:#4a90e2;font-weight:700}.network .network-name{color:#fff}.project-details .description{color:#ddd;font-size:.95rem;padding-top:8px}.list-view{display:flex;flex-direction:column;gap:10px}.list-item{align-items:flex-start;background:#222;border-radius:10px;display:flex;gap:15px;padding:10px;transition:transform .3s ease}.list-item:hover{transform:scale(1.01)}.thumbnail-list{aspect-ratio:16/9;border-radius:5px;object-fit:cover;width:120px}.list-info{text-align:left}.list-info h3{color:orange;margin:0}.list-info p{color:#bbb;margin:5px 0}.footer{background:#121212;border-top:2px solid orange;color:#fff;font-family:Comfortaa,sans-serif;font-size:.7rem;margin-top:40px;padding:20px;text-align:center}.footer p{line-height:1.6;margin:10px 0}.footer a,.footer strong{color:orange;font-weight:700}.footer a{text-decoration:none;transition:color .3s ease}.footer a:hover{color:#ff8c00}
/*# sourceMappingURL=main.01916d5c.css.map*/