.container{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1.5rem;text-align:center;background:linear-gradient(135deg,#fdfaf6,#e2e8f0);box-sizing:border-box;font-family:System Font,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}@keyframes title-breathe{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.title{font-size:3.5rem;margin:0;font-weight:800;line-height:1.1;animation:title-breathe 6s ease-in-out infinite;font-family:Georgia,Garamond,serif;letter-spacing:-.02em;color:#2c2c2c}.subheader{font-size:1.25rem;font-weight:400;color:#777;margin:.5rem 0 1rem;letter-spacing:.05em}.tagline{font-size:1rem;color:#555;margin-top:1rem;max-width:90%;line-height:1.6}.cta{margin-top:2rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background-color:#333;border:none;border-radius:4px;cursor:not-allowed;opacity:.8}@media (max-width: 480px){.container{padding:2rem 1rem 1.5rem;justify-content:flex-start}.title{font-size:3.5rem;margin-bottom:.5rem}.subheader{font-size:1.1rem;margin:.25rem 0 .75rem}.tagline{font-size:.9rem;margin-top:.75rem;max-width:95%}.cta{margin-top:1.5rem;padding:.625rem 1.5rem;font-size:.9rem}}@media (max-width: 768px) and (min-width: 481px){.title{font-size:3.5rem}.subheader{font-size:1.2rem}.tagline{font-size:.95rem;max-width:85%}}@media (min-width: 769px){.title{font-size:6rem}.tagline{max-width:600px;font-size:1.5rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
