:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden}#root{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}.hero{width:100vw;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center}.hero-text{color:#fff;text-align:center;padding:1.5rem 2rem;margin-bottom:3rem;max-width:720px;text-shadow:0 2px 12px rgba(0,0,0,.7)}.quote{font-size:clamp(1.25rem,3vw,2rem);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-style:italic;margin:0}.attribution{font-size:clamp(1rem,2vw,1.25rem);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;margin:.75rem 0 0}
