:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;height:100%}.landing-container{min-height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e7e7e7;padding:2rem;box-sizing:border-box;position:relative}.content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;max-width:1200px}.image-section{width:100%;display:flex;justify-content:center;align-items:center}.responsive-picture{display:flex;justify-content:center;width:100%}.construction-image{max-width:95%;max-height:45vh;height:auto;object-fit:contain}.text-section{text-align:center;color:#18181b}h1{font-size:2.8rem;font-weight:800;line-height:1.1;margin:.5rem 0 1rem;letter-spacing:-.05em}.description{font-size:1.15rem;line-height:1.6;color:#3f3f46;max-width:420px;margin:0 auto;font-weight:500}.footer{position:absolute;bottom:1.5rem;font-size:.8rem;color:#52525b;width:100%;text-align:center;font-weight:600;letter-spacing:.02em}@media(min-width:768px){body{overflow:hidden}.content-wrapper{flex-direction:row;gap:3rem}.image-section{flex:1.4;justify-content:center}.construction-image{max-height:70vh;max-width:110%}.text-section{flex:1;text-align:left;padding-left:2rem}h1{font-size:3.8rem;line-height:1}.description{font-size:1.1rem;margin-left:0;max-width:500px}.footer{text-align:right;right:4rem;width:auto}}@media(max-width:400px){h1{font-size:2.4rem}.description{font-size:.9rem}}
