@import"https://fonts.cdnfonts.com/css/lufga";.container-buttons{display:flex;align-items:center;justify-content:center;width:70%;gap:1rem}.buttons-game{background-color:#dd1d1d;padding:.5rem;border:none;border-radius:14px;font-weight:700;width:120%;color:#fff;font-size:14px;text-align:center;text-decoration:none}.container-extra{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;gap:1rem}.card{transition:transform .5s ease,opacity .5s ease;border-radius:10px;width:300px;height:auto}.card-out{transform:translateY(-100px) rotate(20deg);opacity:0}.title-close{color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:2rem;text-align:center}.premium-card{padding:.5rem}.container-app{display:flex;align-items:center;justify-content:start;flex-direction:column;width:100%;gap:1rem;padding-top:10rem;position:fixed}.container-logo{width:100%;display:flex;align-items:center;justify-content:center;padding:1rem;position:fixed}.logo-svg{width:30%}.container-more-decks{position:fixed;bottom:20px;right:15px;height:80px;width:80px;cursor:pointer;transition:transform .3s ease}.container-more-decks:hover{transform:scale(1.1)}@media screen and (max-width: 375px){.card{width:260px}}@media screen and (min-width: 1024px){.logo-svg{width:10%}.container-buttons{width:15%}.card{margin-top:2rem}}@media screen and (max-width: 1024px){.container-app{padding-top:6rem}}.menu-button{position:fixed;top:20px;left:20px;background-color:transparent;border:none;cursor:pointer;z-index:1001;color:#fff}.drawer{position:fixed;top:0;left:-250px;width:250px;height:100%;background-color:#000000e5;color:#fff;transition:left .3s ease;z-index:1002;padding:20px}.drawer.open{left:0}.close-button{background-color:transparent;border:none;color:#fff;cursor:pointer;position:absolute;top:20px;right:20px}.drawer-nav ul{list-style:none;padding:50px 0}.drawer-nav li{margin:20px 0}.drawer-nav a{color:#fff;text-decoration:none;font-size:18px;transition:.2s}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.drawer-nav a:hover{color:#dd1d1d}.other-products{font-size:14px}.main-login{display:flex;justify-content:center;align-items:end;height:20vh}.login-button{padding:.5rem;width:100px;border-radius:12px;border:none;background-color:#dd1d1d;color:#fff;font-weight:700}.container-como-jogar{padding:6rem 3rem 3rem;color:#fff;display:flex;justify-items:center;flex-direction:column;overflow:auto}.title-como-jogar{text-align:center;font-size:22px}.sub-title-como-jogar{text-align:center;padding-top:.5rem}.span-como-jogar{color:#dd1d1d}.game-como-jogar{padding-top:4rem;font-size:14px}.h3-title-como-jogar{padding-bottom:1rem;font-size:18px}.ol-como-jogar{padding-left:1rem;display:flex;flex-direction:column;gap:.5rem}.a-como-jogar{color:#dd1d1d}.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup-content{background-color:#fff;padding:20px;border-radius:8px;text-align:center;box-shadow:0 5px 15px #0003;max-width:400px;width:100%}.popup-content input{padding:10px;margin:10px 0;width:100%;box-sizing:border-box}.popup-buttons{display:flex;justify-content:space-around;margin-top:10px;gap:1rem}.popup-buttons .buttons-game{text-decoration:none;font-size:16px}.error{color:red;margin-top:10px;font-size:14px}.success{color:green;margin-top:10px;font-size:14px}.text-complementary{font-size:14px;padding-top:.5rem;font-weight:600}.button-pop-up-validation{display:block;width:100%;text-decoration:none}.label-input{text-align:start;padding-top:2rem;font-size:13px}@media screen and (max-width: 1024px){.popup-content{margin:2rem}}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite;display:inline-block;margin-right:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button-success{background-color:#28a745;color:#fff}.button-error{background-color:#000;color:#fff}.error-message{color:red;margin-top:10px;font-size:14px}.template-selector{width:100%;max-width:500px;margin:0 auto;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:24px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.template-header{margin-bottom:24px}.template-title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.template-title{font-size:20px;font-weight:600;margin:0}.template-step{font-size:14px;color:#6b7280}.template-subtitle{font-size:14px;color:#6b7280;margin:0}.template-options{display:flex;flex-direction:column;gap:12px}.template-option{border:1px solid #e5e7eb;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease}.template-option:hover{border-color:#d1d5db}.template-option.selected{border-width:1px}.template-option.selected.pink{background-color:#dd1d1d2e;border-color:#dd1d1d2f}.template-option-content{display:flex;align-items:flex-start;gap:12px}.radio-container{margin-top:4px}.radio-button{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;position:relative}.radio-button.checked{border:8px solid #dd1d1d}.template-details{flex:1}.template-name-container{display:flex;align-items:center;gap:8px}.icon-container{width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center}.icon-container.pink{background-color:#fce7f3}.icon-container.pink .icon{color:#db2777}.icon-container.blue{background-color:#dbeafe}.icon-container.blue .icon{color:#2563eb}.icon-container.green{background-color:#d1fae5}.icon-container.green .icon{color:#059669}.template-name{font-weight:500}.template-description{font-size:14px;color:#6b7280;margin:4px 0 0 40px}.template-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.disabled{pointer-events:none;-webkit-user-select:none;user-select:none}.template-buy{color:#dd1d1d;text-decoration:underline;font-weight:700;font-size:14px;text-align:center}@keyframes pulse{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:.8}}.container-tap-game{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.container-tap-game p{font-size:2rem;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 10px #030051,0 0 20px #fff,0 0 30px #fff;animation:pulse 2s infinite}*{margin:0;padding:0;box-sizing:border-box;font-family:Lufga,sans-serif}body{background-image:url(https://cdn.shopify.com/s/files/1/0777/8245/0483/files/Fundo_Love_Cards.png?v=1741285158);background-position:center;background-repeat:repeat-y;background-size:cover;height:100vh}
