*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,ol,ul,figure,blockquote,dl,dd{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;color:#24292e;background-color:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;line-height:1.3;margin-bottom:15px}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5,h6{font-size:1rem}p,ul,ol,dl,figure,blockquote{margin-bottom:15px}a{color:#0366d6;text-decoration:none;transition:color 0.2s ease}a:hover,a:focus{color:#024ea4;text-decoration:underline}code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:0.9em;padding:0.2em 0.4em;background-color:#f6f8fa;border-radius:3px}pre{margin-bottom:30px;padding:15px;overflow-x:auto;background-color:#f6f8fa;border-radius:4px}pre code{padding:0;background-color:transparent}img{max-width:100%;height:auto;display:block}.button{display:inline-block;padding:0.5em 1em;background-color:#0366d6;color:white;border-radius:4px;text-decoration:none;font-weight:600;transition:background-color 0.2s ease}.button:hover,.button:focus{background-color:#024ea4;color:white;text-decoration:none}.button.secondary{background-color:#586069}.button.secondary:hover,.button.secondary:focus{background-color:#41474d}.wrapper{max-width:1200px;margin:0 auto;padding:0 30px}.site-header{border-bottom:1px solid #e1e4e8;padding:15px 0;margin-bottom:30px}.site-header .wrapper{display:flex;justify-content:space-between;align-items:center}.site-header .site-title{font-size:1.5rem;font-weight:600;color:#24292e}.site-header .site-title:hover{text-decoration:none}.site-header .site-nav{display:flex;gap:30px}.site-header .site-nav .nav-link{color:#586069}.site-header .site-nav .nav-link:hover,.site-header .site-nav .nav-link:focus{color:#24292e}.site-footer{border-top:1px solid #e1e4e8;padding:30px 0;margin-top:30px;color:#586069}.site-footer .footer-content{display:flex;justify-content:space-between;align-items:center}@media (max-width: 600px){.site-footer .footer-content{flex-direction:column;gap:15px}}.site-footer .social-links{display:flex;flex-direction:column;gap:15px}.content{padding:30px 0;min-height:calc(100vh - 200px)}.hero{padding:60px 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:15px}.hero .subtitle{font-size:1.5rem;color:#586069;margin-bottom:30px}.hero .cta-buttons{display:flex;justify-content:center;gap:15px}.projects-grid,.projects-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px;margin-bottom:30px}.project-card{border:1px solid #e1e4e8;border-radius:4px;padding:30px;transition:box-shadow 0.2s ease}.project-card:hover{box-shadow:0 4px 12px rgba(0,0,0,0.1)}.project-card h3{margin-top:0}.project-card .project-technologies{margin:15px 0}.project-card .project-technologies ul{list-style-type:none;display:flex;flex-wrap:wrap;gap:0.5em}.project-card .project-technologies ul li{background-color:#f6f8fa;padding:0.2em 0.5em;border-radius:3px;font-size:14px}.project-card .project-links{margin-top:15px;display:flex;gap:0.5em}.more-projects{text-align:center;margin-top:30px}.documents-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:30px}.document-card{border:1px solid #e1e4e8;border-radius:4px;padding:30px}.posts-list{margin-bottom:30px}.posts-list .post-item{margin-bottom:30px}.posts-list .post-item h3{margin-bottom:0.2em}.posts-list .post-item .post-date{color:#586069;font-size:14px;display:block;margin-bottom:0.5em}#contact-form{margin-top:30px}#contact-form .form-group{margin-bottom:15px}#contact-form label{display:block;margin-bottom:0.3em;font-weight:600}#contact-form input,#contact-form textarea{width:100%;padding:0.5em;border:1px solid #e1e4e8;border-radius:4px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px}#contact-form input:focus,#contact-form textarea:focus{outline:none;border-color:#0366d6}#contact-form button{margin-top:15px;cursor:pointer;border:none}.page .page-header{margin-bottom:30px}.post .post-header{margin-bottom:30px}.post .post-header .post-meta{color:#586069}@media (max-width: 600px){.hero h1{font-size:2rem}.hero .subtitle{font-size:1.2rem}.projects-grid,.projects-container,.documents-container{grid-template-columns:1fr}}.profile-image-container{display:flex;justify-content:center;align-items:center;margin:0 auto 30px auto;width:100%;text-align:center}.profile-image{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid #0366d6;box-shadow:0 4px 8px rgba(0,0,0,0.1)}
