.about-text-col{padding-right:2rem}@media(max-width:768px){.about-text-col{padding-right:0}}.about-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:480px){.about-features-grid{grid-template-columns:1fr}}.projects-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}@media(max-width:640px){.projects-header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}}.tech-stats{margin-top:3rem;display:flex;gap:4rem;flex-wrap:wrap}@media(max-width:480px){.tech-stats{gap:2rem}}.tech-code-block{overflow-x:auto;-webkit-overflow-scrolling:touch}.contact-info-col{padding:3rem;border-right:1px solid var(--border-color)}.contact-form-col{padding:3rem}@media(max-width:640px){.contact-info-col{padding:2.5rem 2rem;border-right:none;border-bottom:1px solid var(--border-color)}.contact-form-col{padding:2.5rem 2rem}}.hero-subtitle{font-size:1.25rem;color:var(--text-muted);max-width:620px;margin-bottom:3rem;line-height:1.6}@media(max-width:480px){.hero-subtitle{font-size:1rem;margin-bottom:2rem}}.hero-heading-br{display:inline}@media(max-width:480px){.hero-heading-br{display:none}}@media(max-width:400px){.container{padding:0 1.25rem}}@media(max-width:480px){.section-padding{padding:3rem 0}}.footer-inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;align-items:center}.footer-links{display:flex;gap:2rem}@media(max-width:600px){.footer-inner{flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem}}
