:root{--font-size: 18px;--background: #ffffff;--foreground: #1a1a1a;--secondary: #f0f5f0;--border: rgba(29, 61, 32, .12);--radius: .625rem}*{box-sizing:border-box}html{font-size:var(--font-size);scroll-behavior:smooth}html,body,#root{min-height:100%}body{margin:0;background:var(--background);color:var(--foreground);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%}button,input,textarea{font:inherit}::-webkit-scrollbar{width:0}@media(max-width:700px){section:not(#home){padding-top:2rem!important;padding-bottom:2rem!important}.services-section{padding-top:2.5rem!important;padding-bottom:.75rem!important}.individuell-section{padding-top:1.25rem!important}}


/* Critical footer fix v6: main page uses the same footer layout as Portfolio */
.main-footer{background:#1d3d20!important;color:#fff!important;display:block!important;width:100%!important;margin:0!important;overflow:hidden!important}
.main-footer .footer-inner{max-width:1320px!important;margin:0 auto!important;padding:4rem 2rem 2rem!important}
.main-footer .footer-grid{display:grid!important;grid-template-columns:auto 1fr auto!important;gap:3rem!important;align-items:start!important;margin-bottom:3rem!important}
.main-footer .footer-logo{height:120px!important;width:auto!important;max-width:260px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;opacity:.92!important;display:block!important}
.main-footer .footer-links-wrap{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important}
.main-footer .footer-title{font-family:'Inter',Arial,sans-serif!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.15em!important;text-transform:uppercase!important;color:#7cc47c!important;margin:0 0 1.25rem!important}
.main-footer .footer-links{display:flex!important;flex-wrap:wrap!important;gap:.5rem 2rem!important;justify-content:center!important;align-items:center!important}
.main-footer .footer-links a{font-family:'Inter',Arial,sans-serif!important;font-size:.96rem!important;color:rgba(255,255,255,.62)!important;text-decoration:none!important;white-space:nowrap!important}
.main-footer .footer-links a:hover{color:#fff!important}
.main-footer .footer-contact-list{display:flex!important;flex-direction:column!important;gap:.75rem!important}
.main-footer .footer-contact-item{display:flex!important;gap:.65rem!important;align-items:flex-start!important;color:rgba(255,255,255,.62)!important}
.main-footer .footer-contact-item svg{color:#7cc47c!important;flex-shrink:0!important;margin-top:.2rem!important}
.main-footer .footer-contact-item span{font-family:'Inter',Arial,sans-serif!important;font-size:.96rem!important;color:rgba(255,255,255,.62)!important;line-height:1.5!important}
.main-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1)!important;padding-top:1.5rem!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:.75rem!important}
.main-footer .footer-bottom p{font-family:'Inter',Arial,sans-serif!important;font-size:.86rem!important;line-height:1.5!important;color:rgba(255,255,255,.42)!important;margin:0!important}
@media(max-width:1024px){.main-footer .footer-grid{grid-template-columns:1fr!important;text-align:center!important}.main-footer .footer-grid>div{justify-self:center!important}.main-footer .footer-contact-list{align-items:center!important}.main-footer .footer-bottom{justify-content:center!important;text-align:center!important}}
@media(max-width:620px){.main-footer .footer-inner{padding:3rem 1.25rem 2rem!important}.main-footer .footer-logo{height:92px!important;max-width:220px!important}.main-footer .footer-links{gap:.55rem 1.1rem!important}.main-footer .footer-contact-item{justify-content:center!important}}
