:root{font-family:Quicksand,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0a0a0f;color:#fff}#root{min-height:100vh}.aurora-background{position:relative;min-height:100vh;width:100%;background:#0a0a0f;overflow:hidden}.aurora-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.aurora-container canvas{width:100%;height:100%;display:block}.sparkles-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.6}.aurora-content{position:relative;z-index:1;min-height:100vh}.homepage{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.homepage-header{width:100%;max-width:600px;margin-bottom:2rem;text-align:center}.hannah-logo{max-width:100%;height:auto;max-height:80px}.homepage-container{width:100%;max-width:600px;text-align:center}.homepage h1{font-family:Quicksand,sans-serif;font-size:2.5rem;margin-bottom:.5rem;font-weight:400;background:linear-gradient(135deg,#8a8a8a,#b8b8b8,#fff,#b8b8b8,#8a8a8a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px rgba(192,192,192,.5)) drop-shadow(0 4px 8px rgba(0,0,0,.3));text-shadow:0 0 5px rgba(192,192,192,.2)}.subtitle{font-size:1.2rem;color:#ffffffe6;margin-bottom:3rem}.location-buttons{display:flex;flex-direction:column;gap:1.5rem;margin:10px}.location-button{display:block;padding:2rem;width:100%;text-decoration:none;color:#fff;background:#ffffff1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);border-radius:16px;transition:transform .3s ease,box-shadow .3s ease,background .3s ease;box-shadow:0 4px 6px #0000004d,0 0 20px #ff94b44d,inset 0 0 20px #ffffff0d}.location-button:hover{transform:translateY(-8px) scale(1.02);background:#ffffff26;box-shadow:0 12px 24px #00000080,0 0 40px #ff94b499,0 0 60px #ff94b466,inset 0 0 30px #ffffff1a}.location-button h2{font-family:Quicksand,sans-serif;font-size:2rem;margin:0 0 .5rem;font-weight:400;background:linear-gradient(135deg,#8a8a8a,#b8b8b8,#fff,#b8b8b8,#8a8a8a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 4px rgba(192,192,192,.5)) drop-shadow(0 4px 8px rgba(0,0,0,.3));text-shadow:0 0 5px rgba(192,192,192,.2)}.transport-info-container{border:1px solid rgba(255,255,255,.2);margin-top:1rem}.location-button p{margin:0;color:#fffc;font-size:1rem}@media(max-width:480px){.homepage-header{margin-bottom:1.5rem}.hannah-logo{max-height:60px;width:calc(100% - 2rem);margin:0 1rem}.homepage h1{font-size:2rem}.subtitle{font-size:1rem;margin-bottom:2rem}.location-button{padding:1.5rem}.location-button h2{font-size:1.5rem}}
