*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:linear-gradient(135deg,#fefefe 0%,#fff8f3 100%);min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.hero{max-width:650px}.logo-transition{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.logo{object-fit:contain}.logo-old{opacity:.6;filter:grayscale(30%)}.logo-new{filter:drop-shadow(0 2px 8px #cc660026)}.arrow{color:#c60;font-size:2rem;font-weight:300}h1{color:#111;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.subtitle{color:#555;margin-bottom:1rem;font-size:1.25rem}.subtitle strong{color:#c60}.description{color:#666;margin-bottom:2.5rem;font-size:1.1rem}.cta-button{color:#fff;background:#c60;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #cc66004d}.cta-button:hover{background:#b35900;transform:translateY(-2px);box-shadow:0 6px 20px #c606}.footer{color:#888;margin-top:auto;padding-top:3rem;font-size:.875rem}.footer a{color:#c60;text-decoration:none}.footer a:hover{text-decoration:underline}@media (max-width:640px){h1{font-size:1.75rem}.subtitle{font-size:1rem}.logo-transition{gap:1rem}.logo-old{width:120px;height:120px}.logo-new{width:140px;height:56px}.arrow{font-size:1.5rem}}
