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}*{box-sizing:border-box;margin:0;padding:0}body{background:#000;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.App{display:flex;min-height:100vh}.sidebar{background:#1d1d1f;border-radius:48px 48px 48px 48px;border-right:1px solid #30363d;height:calc(97vh - 4.5rem);margin-left:6rem;margin-top:4rem;overflow-y:auto;position:fixed;width:320px;z-index:1000}.profile-card{padding:2rem 2rem 100px;text-align:center}.profile-image{margin-bottom:1.5rem}.profile-image img{border:3px solid #58a6ff;border-radius:50%;height:120px;object-fit:cover;width:120px}.profile-name{color:#f0f6fc;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.profile-title{color:#7d8590;font-size:1rem;font-weight:400;margin-bottom:1.5rem}.show-contacts-btn{background:#ffdb70;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.show-contacts-btn:hover{background:#ffdb70}.contact-info{padding:1rem 0;text-align:left}.contact-item{align-items:center;color:#fff;display:flex;font-size:.9rem;margin-bottom:.75rem}.contact-icon{font-size:1.1rem;margin-right:.75rem;width:20px}.sidebar-nav{padding:1rem 0}.nav-item{background:none;border:none;border-left:3px solid #0000;color:#7d8590;cursor:pointer;font-size:1rem;padding:1rem 2rem;text-align:left;transition:all .2s;width:100%}.nav-item:hover{background:#21262d;color:#fbfbfb}.nav-item.active{background:#21262d;border-left-color:#58a6ff;color:#58a6ff}.main-content{background:#1d1d1f;border-radius:48px;box-shadow:0 8px 32px 0 #1f268726;flex:1 1;margin:4rem 4rem 2rem 460px;padding:2rem;transition:border-radius .3s}@media (max-width:900px){.App{display:block}.sidebar{border-radius:24px 24px 0 0;box-shadow:none;position:static;width:100%}.main-content,.sidebar{margin-left:0;margin-top:0}.main-content{border-radius:24px;margin-right:0;padding:1rem}}.content-section{margin:0 auto;max-width:800px}.content-section h2{border-bottom:2px solid #30363d;color:#f0f6fc;font-size:2.5rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem}.content-section h3{color:#f0f6fc;font-size:1.8rem;font-weight:600;margin:2.5rem 0 1.5rem}.about-text{color:#7d8590;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.service-card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:2rem;text-align:center;transition:transform .2s,border-color .2s}.service-card:hover{border-color:#ffdb70;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h4{color:#f0f6fc;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-card p{color:#7d8590;line-height:1.6}.testimonials-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.testimonial-card{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:2rem;position:relative}.testimonial-icon{font-size:2rem;margin-bottom:1rem;opacity:.7}.testimonial-card h4{color:#f0f6fc;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.testimonial-card p{color:#7d8590;font-style:italic;line-height:1.6}.clients-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:3rem}.client-logo{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1.5rem;text-align:center;transition:border-color .2s}.client-logo:hover{border-color:#ffdb70}.client-placeholder{color:#7d8590;font-size:.9rem}.timeline{margin-bottom:3rem}.timeline-item{background:#161b22;border:1px solid #30363d;border-radius:8px;margin-bottom:1.5rem;padding:2rem;position:relative}.timeline-item:before{background:#ffdb70;border-radius:2px;bottom:0;content:"";left:-1px;position:absolute;top:0;width:3px}.timeline-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.timeline-header h4{color:#f0f6fc;font-size:1.3rem;font-weight:600}.timeline-date{background:#ffdb70;border-radius:4px;color:#000;font-size:.9rem;font-weight:500;padding:.25rem .75rem}.timeline-item p{color:#7d8590;line-height:1.6}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-bottom:3rem}.skill-item{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:1.5rem}.skill-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.skill-header span:first-child{color:#f0f6fc;font-weight:600}.skill-header span:last-child{color:#ffdb70;font-weight:500}.skill-bar{background:#30363d;border-radius:4px;height:8px;overflow:hidden}.skill-progress{background:linear-gradient(90deg,#ffdb70,#a57c00);border-radius:4px;height:100%;transition:width 1s ease-in-out}.portfolio-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.filter-btn{background:#161b22;border:1px solid #30363d;border-radius:6px;color:#7d8590;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.filter-btn.active,.filter-btn:hover{background:#ffdb70;border-color:#ffdb70;color:#000}.portfolio-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.portfolio-item{background:#161b22;border:1px solid #30363d;border-radius:8px;overflow:hidden;position:relative;transition:transform .2s}.portfolio-item .portfolio-eye{align-items:center;background:#23272f;border-radius:10px;box-shadow:0 2px 8px 0 #1f26871a;color:#ffdb70;display:flex;font-size:2.5rem;justify-content:center;left:50%;opacity:0;padding:10px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;z-index:2}.portfolio-item:hover .portfolio-eye{opacity:1}.portfolio-item img{display:block;height:200px;object-fit:cover;width:100%}.portfolio-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:1.5rem;position:absolute;right:0}.portfolio-overlay h4{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.portfolio-overlay p{color:#7d8590;font-size:.9rem}.blog-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.blog-item{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:2rem;transition:border-color .2s}.blog-item:hover{border-color:#ffdb70}.blog-item h4{color:#f0f6fc;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.blog-date{color:#ffdb70;display:block;font-size:.9rem;font-weight:500;margin-bottom:1rem}.blog-item p{color:#7d8590;line-height:1.6}.contact-form{background:#161b22;border:1px solid #30363d;border-radius:8px;max-width:600px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{background:#0d1117;border:1px solid #30363d;border-radius:6px;color:#f0f6fc;font-size:1rem;padding:1rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#58a6ff;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{border:none;border-radius:6px;color:#000;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:background-color .2s;width:100%}.submit-btn,.submit-btn:hover{background:#ffdb70}@media (max-width:768px){.sidebar{height:auto;position:relative;width:100%}.main-content{margin-left:0;padding:1rem}.services-grid,.testimonials-grid{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.timeline-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.sidebar::-webkit-scrollbar{display:none;width:0}.sidebar::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-track{display:none}.sidebar::-webkit-scrollbar-thumb:hover{display:none}.sidebar{-ms-overflow-style:none;scrollbar-width:none}.top-nav{background:#0000;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 0 2.5rem;position:relative}.top-nav .nav-item{background:#21262d;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;color:#c4c5b6;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.top-nav .nav-item.active{color:#ffdb70}.top-nav .nav-item:hover{color:#f0f6fc}.hamburger-menu{background:none;border:none;color:#7d8590;cursor:pointer;display:none;font-size:2rem;position:absolute;right:2rem;top:2rem;transition:color .2s;z-index:2000}.hamburger-menu:focus,.hamburger-menu:hover{color:#58a6ff}@media (max-width:900px){.hamburger-menu{display:block}.top-nav{align-items:flex-end;animation:fadeInNav .2s;background:#161b22;border-radius:16px;box-shadow:0 8px 32px 0 #1f268726;display:none;flex-direction:column;left:1rem;padding:1rem .5rem;position:absolute;right:1rem;top:4.5rem;z-index:1500}.top-nav.open{display:flex}.top-nav .nav-item{border-radius:8px;font-size:1.1rem;margin:.25rem 0;padding:1rem 1.5rem;text-align:left;width:100%}}@keyframes fadeInNav{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.birthday-icon-bg,.email-icon-bg,.location-icon-bg,.phone-icon-bg{align-items:center;background:#23272f;border-radius:8px;box-shadow:0 2px 8px 0 #1f26871a;display:inline-flex;height:52px;justify-content:center;margin-right:.75rem;min-height:52px;min-width:52px;padding:8px;width:52px}.email-icon-hover:hover{background:#ea4335!important;box-shadow:0 4px 16px 0 #ea433526;transition:background .2s,box-shadow .2s}.email-text-hover{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.email-text-hover:hover{color:#ffdb70;text-decoration:underline}.loading-overlay{align-items:center;background:#000000d9;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:3000}.loading-gif{height:auto;object-fit:contain;width:220px}.profile-image-bg{align-items:center;background:#0000;border-radius:16px;box-shadow:none;display:flex;height:152px;justify-content:center;margin:0 auto 1.5rem;padding:16px;width:152px}.profile-image-bg img{border:none;border-radius:12px;height:120px;object-fit:cover;width:120px}.portfolio-item.weather-app{transition:transform .3s cubic-bezier(.4,0,.2,1)}.portfolio-item.weather-app:hover{transform:scale(1.07);z-index:3}.github-icon-bg,.linkedin-icon-bg{align-items:center;background:#23272f;border-radius:8px;box-shadow:0 2px 8px 0 #1f26871a;display:inline-flex;height:52px;justify-content:center;margin-right:.75rem;min-height:52px;min-width:52px;padding:8px;width:52px}.linkedin-text-hover{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.linkedin-text-hover:hover{color:#ffdb70;text-decoration:underline}.github-text-hover{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.github-text-hover:hover{color:#ffdb70;text-decoration:underline}
/*# sourceMappingURL=main.992068bb.css.map*/