*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;background:#fff;margin:0;padding:0;overflow:hidden}.container{display:flex;align-items:stretch;justify-content:space-between;width:100%;height:100vh;gap:0}.content-left{flex:1;color:#333;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem 4rem;height:100vh}.content-left h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.brand-name{color:#a855f7;text-shadow:0 0 20px rgba(168,85,247,.5)}.under-construction{font-size:1rem;opacity:.7;font-weight:300;text-transform:lowercase;letter-spacing:.5px}.content-right{flex:1;display:flex;justify-content:center;align-items:center;height:100vh}.malinda-image{width:100%;height:100vh;object-fit:cover;border-radius:0}@media (max-width: 768px){body{overflow:auto}.container{flex-direction:column;height:100vh;position:relative}.content-left{position:absolute;top:0;left:0;right:0;z-index:10;height:100vh;padding:4rem 2rem 2rem;text-align:center;align-items:center;justify-content:flex-start;background:linear-gradient(to bottom,#fffffff2,#ffffffe6 40%,#ffffffb3,#ffffff4d)}.content-left h1{font-size:2.8rem;margin-bottom:1rem;text-shadow:0 2px 4px rgba(255,255,255,.8)}.under-construction{margin-bottom:2rem;background:#ffffffe6;padding:.5rem 1rem;border-radius:20px}.content-right{position:absolute;inset:0;z-index:1;height:100vh}.malinda-image{width:100%;height:100vh;object-fit:cover;opacity:.6}}@media (max-width: 480px){.content-left{padding:3rem 1.5rem 1.5rem}.content-left h1{font-size:2.2rem;line-height:1.1}.under-construction{font-size:.9rem}}@media (max-width: 320px){.content-left{padding:2.5rem 1rem 1rem}.content-left h1{font-size:1.9rem}.under-construction{font-size:.8rem}}
