*{box-sizing:border-box;margin:0;padding:0}:root{--header-height:42px}html{scroll-behavior:smooth}body{color:#111;background:#d9d6d1;font-family:Arial,sans-serif;line-height:1.5}img{max-width:100%;display:block}section{scroll-margin-top:60px}.topbar{width:100%;height:var(--header-height);z-index:9999;background:#625d56;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:0 4rem;display:flex;position:fixed;top:0;left:0;box-shadow:0 3px 12px #00000029}.brand{letter-spacing:.04em;color:#fff;white-space:nowrap;font-size:.98rem;font-weight:500;text-decoration:none}.nav{align-items:center;gap:1.8rem;display:flex}.nav a{color:#fff;white-space:nowrap;font-size:.8rem;font-weight:500;text-decoration:none;transition:opacity .2s}.nav a:hover{opacity:.75}main{padding-top:var(--header-height)}.hero,.info-section,.contact-section{min-height:calc(100vh - var(--header-height))}.hero{justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.hero-background{background-image:url(/images/hero-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-overlay{z-index:1;background:#00000080;position:absolute;inset:0}.hero-centered{z-index:2;text-align:center;color:#fff;max-width:1100px;position:relative}.hero-content h1{text-shadow:0 2px 12px #00000052;margin-bottom:1.5rem;font-size:5.4rem;font-weight:400;line-height:.92}.hero-content p{text-shadow:0 2px 10px #00000057;max-width:780px;margin:0 auto 2.2rem;font-size:1.15rem;line-height:1.55}.primary-button{color:#fff;letter-spacing:.02em;background:#1fa64a;border-radius:999px;padding:.95rem 2.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-block}.hero-button{margin-top:12rem}.info-section{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:3rem 4.5rem 5rem;display:grid}.info-text h2{margin-bottom:1.75rem;font-size:4.3rem;font-weight:600;line-height:.95}.info-text p{max-width:650px;margin-bottom:1.4rem;font-size:1.1rem;line-height:1.65}.info-image{justify-content:center;display:flex}.info-image img{width:100%;max-width:820px}.contact-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:5rem;padding:3rem 4.5rem 5rem;display:grid}.contact-left{flex-direction:column;justify-content:flex-start;display:flex}.contact-text h2{margin-bottom:1.5rem;font-size:4.3rem;font-weight:600;line-height:.95}.contact-text p{max-width:520px;font-size:1.1rem;line-height:1.65}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group{flex-direction:column;gap:.6rem;display:flex}.form-group label{font-size:1rem;font-weight:500}.form-group input,.form-group textarea{background:0 0;border:1.8px solid #111;border-radius:999px;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem}.form-group textarea{resize:vertical;border-radius:1.5rem;min-height:150px}.submit-button{color:#fff;cursor:pointer;background:#1fa64a;border:none;border-radius:999px;align-self:flex-start;padding:1rem 2.2rem;font-size:1rem;font-weight:700}.form-status{min-height:24px;font-size:.95rem}.form-status.success{color:#127a33}.form-status.error{color:#a61f1f}.footer{border-top:1px solid #1111111f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.75rem 4.5rem;display:flex}.footer p{font-size:1rem}.footer-logo{align-items:center;display:flex}.footer-logo img{object-fit:contain;width:100%;max-width:95px;height:auto}@media (width<=1100px){.hero-content h1,.info-text h2,.contact-text h2{font-size:4rem}}@media (width<=900px){:root{--header-height:68px}section{scroll-margin-top:82px}.topbar{flex-direction:column;justify-content:center;gap:.2rem;padding:0 1.1rem}.brand{font-size:.9rem}.nav a{font-size:.76rem}.nav{gap:.8rem}.hero,.info-section,.contact-section{grid-template-columns:1fr;min-height:auto;padding:3rem 1.5rem}.hero-content h1,.info-text h2,.contact-text h2{font-size:3rem}.hero-content p,.info-text p,.contact-text p{font-size:1rem}.hero-button{margin-top:8.5rem}.form-row{grid-template-columns:1fr}.footer{text-align:center;flex-direction:column;padding:2rem 1.5rem}.footer-logo img{max-width:78px}}
