*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff}.app{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem}.content-wrapper{position:relative;text-align:center;max-width:700px;z-index:2}.glow-circle{position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#ffd15c,#ffd15c00 70%);filter:blur(2px);top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.title{font-size:clamp(2.2rem,4vw,3rem);font-weight:700;letter-spacing:.03em;margin-bottom:.8rem}.subtitle{font-size:clamp(1.1rem,2.2vw,1.4rem);opacity:.9;margin-bottom:1.4rem}.secondary-text{font-size:.95rem;opacity:.8}.secondary-text a{color:#ffd15c;text-decoration:none;font-weight:600}.secondary-text a:hover{text-decoration:underline}.rhino-container{position:absolute;right:1.5rem;bottom:.2rem;max-width:260px;cursor:pointer;transform-origin:bottom right}.rhino-image{width:100%;height:auto;display:block}@media(max-width:768px){.app{align-items:flex-start;padding-top:3.5rem}.rhino-container{max-width:200px;right:.5rem}}@media(max-width:480px){.content-wrapper{text-align:left}.glow-circle{width:220px;height:220px;left:40%}}
