@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap";html,body,#root{height:100%;margin:0;padding:0}:root{--primary-2: #00cfc1;--accent-2: #ff6b00;--bg1-2: #b39ddb;--bg2-2: #ff6b00;--bg3-2: #00cfc1;--bg4-2: #008e86;--text-dark-2: #222222;--text-light-2: #ffffff;--text-dark: var(--text-dark-2)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,sans-serif}._welcome-container_13teh_26{width:100%;min-height:100vh;background:radial-gradient(circle at top left,var(--bg1-2),var(--bg2-2),var(--bg3-2),var(--bg4-2));display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;animation:_fadeIn_13teh_1 1s ease}._content-box_13teh_44{background:#fffffff2;padding:3rem;border-radius:1.5rem;max-width:90vw;width:100%;max-width:600px;box-shadow:0 4px 20px #0000001a}._logo_13teh_54{font-size:2rem;font-weight:700;color:var(--primary-2);margin-bottom:2rem;max-width:100%;height:auto;max-height:200px;margin-left:auto;margin-right:auto}._headline_13teh_66{font-size:1.8rem;font-weight:700;color:var(--text-dark-2);margin-bottom:1rem}._subtext_13teh_73{font-size:1rem;color:#555;margin-bottom:1.5rem}._textarea_13teh_79{width:100%;height:100px;padding:1rem;border-radius:1rem;border:none;font-size:1rem;box-shadow:0 0 0 2px #ddd;margin-bottom:1.5rem;resize:none}._cta-button_13teh_91{background:var(--primary-2);color:#fff;border:none;border-radius:999px;padding:.8rem 2rem;font-size:1rem;cursor:pointer;transition:background .3s ease}._cta-button_13teh_91:hover{background:var(--bg4-2)}@keyframes _fadeIn_13teh_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){._content-box_13teh_44{padding:2rem}._headline_13teh_66{font-size:1.4rem}._logo_13teh_54{max-width:70vw;max-height:100px}}
