*{box-sizing:border-box;margin:0;padding:0;font-family:Karla,sans-serif}a{text-decoration:none;color:inherit;font-family:inherit}.btn{display:block;padding:15px;font-size:1.5rem;color:#fff;background:linear-gradient(90deg,#672280,#a626d3);border:none;border-radius:8px;cursor:pointer;transition:.5s ease}.btn:hover{opacity:.8}.input{padding:15px 8px;min-width:200px;border-radius:8px;border:1px solid #0303035b;font-size:1rem}.label{color:#374151}.container{width:100%;max-width:850px;margin:0 auto}.header{background:linear-gradient(90deg,#672280,#a626d3);color:#fff}.header .container{display:flex;align-items:center;padding:20px 5px}.header .container img{height:50px;width:50px;object-fit:contain;margin-right:10px}.header .container h2{margin-left:auto;font-size:1.15rem}.form-component{padding:35px 5px}.form-component form{display:flex;flex-direction:column}.form-component--form{display:flex;justify-content:space-evenly;gap:25px}.form-component--top-text,.form-component--bottom-text{flex:1;display:flex;flex-direction:column;gap:8px}.form-component .submit-btn{margin-top:25px}.meme-img-component{height:50dvh;position:relative;padding:8px}.meme-img-component img{width:100%;height:100%;object-fit:contain}.meme-img-component .top-text,.meme-img-component .bottom-text{position:absolute;left:50%;transform:translate(-50%);color:#fff;text-transform:uppercase;font-size:3rem;text-align:center;font-weight:700;text-shadow:2px 2px 15px rgba(0,0,0,.8);line-height:1.05;letter-spacing:-2px}.meme-img-component .top-text{top:10%}.meme-img-component .bottom-text{bottom:10%}@media screen and (max-width: 670px){.header .container h2{display:none}.header .container{justify-content:center}.form-component--form{flex-direction:column}}
