:root{--header-bg:#00000059;--header-text:#fff;--card-radius:18px;--card-shadow:0 14px 26px #00000047;--card-shadow-press:0 8px 18px #00000059}.tarjetas-wrapper{min-height:100dvh}.tarjetas-header{grid-gap:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000059;background:var(--header-bg);color:#fff;color:var(--header-text);display:grid;gap:12px;grid-template-columns:auto 1fr;padding:12px 14px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.back-btn{background:#0000;border:2px solid #ffffffe6;border-radius:10px;box-shadow:0 6px 14px #00000040;color:#fff;font-size:22px;line-height:1}.back-btn:active{transform:translateY(1px)}.header-text{display:flex;flex-direction:column;font-weight:800;text-shadow:0 2px 6px #00000040}.header-text .linea1,.header-text .linea2{font-size:16px}.tarjetas-grid{grid-gap:14px;gap:14px;grid-template-columns:1fr;padding:10px 0 24px}.tarjeta-item{background:#fff;border-radius:18px;border-radius:var(--card-radius);box-shadow:0 14px 26px #00000047;box-shadow:var(--card-shadow);cursor:pointer;margin:0 auto;transition:transform .08s ease,box-shadow .08s ease;width:98%}.pressable:active{box-shadow:0 8px 18px #00000059;box-shadow:var(--card-shadow-press);transform:translateY(2px) scale(.995)}.sin-tarjetas{color:#fff;font-weight:600;padding:28px 14px;text-align:center;text-shadow:0 1px 4px #00000059}.pwa-banner{align-items:center;background:#c3002f;bottom:0;color:#fff;display:flex;font-size:16px;justify-content:space-between;left:0;padding:14px;position:fixed;right:0;z-index:999999}.pwa-banner button{background:#fff;border:none;border-radius:6px;color:#c3002f;margin-left:8px;padding:8px 14px}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f8f8;color:#222;text-align:center}.home{margin:0 auto;max-width:480px;padding:1.2rem}.home-header{margin-bottom:1.5rem}.home-header img{margin-bottom:.5rem;width:120px}.home-header h1{color:#000;font-size:1.8rem;font-weight:800;margin-bottom:.4rem}.home-header p{color:#111;font-size:1.2rem;font-weight:700;line-height:1.3;margin-top:.4rem}.category-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}.category-button{align-items:center;border-radius:18px;box-shadow:0 4px 8px #00000040;color:#fff;display:flex;flex-direction:column;font-weight:700;height:130px;justify-content:center;padding:1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.category-button:hover{box-shadow:0 6px 14px #00000059;transform:translateY(-4px)}.category-emoji{display:block;font-size:2.6rem;margin-bottom:10px;text-align:center}.category-name{font-size:1.4rem;font-weight:700;line-height:1.3;max-width:90%;text-align:center;white-space:normal;word-break:keep-all}.counter{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 6px #00000040;color:#000;display:flex;font-size:.9rem;font-weight:700;height:26px;justify-content:center;left:6px;position:absolute;top:6px;width:26px}@media (max-width:480px){.category-button{height:130px}.category-emoji{font-size:2.4rem}.category-name{font-size:1.3rem}}.music-toggle{background:#00b4d8;border:none;box-shadow:0 3px 10px #0000004d;color:#fff;font-size:1.3rem;height:46px;right:16px;top:16px;transition:background .3s ease,transform .2s ease;width:46px;z-index:1000}.music-toggle.playing{background:#9acd32}.music-toggle:hover{transform:scale(1.08)}.whatsapp-cta-img{align-items:center;display:flex;justify-content:center;margin:1.5rem auto 2.5rem;width:100%}.whatsapp-img{border-radius:12px;box-shadow:none;display:block;height:auto;max-width:280px;transition:transform .2s ease;width:90%}.whatsapp-img:hover{transform:none}@media (min-width:480px){.whatsapp-img{max-width:340px}}.home-footer{color:#333;font-size:.95rem;line-height:1.4;margin-bottom:30px;text-align:center}.tarjetas-page{margin:0 auto;max-width:600px;padding:1.2rem;text-align:center}.tarjetas-header h1{font-size:1.8rem;font-weight:800;margin-bottom:.3rem}.tarjetas-header p{color:#444;font-size:.95rem;margin-bottom:1.4rem}.tarjetas-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));padding:.5rem 0 1rem}.tarjeta{border-radius:18px;box-shadow:0 3px 8px #0003;padding:1rem;text-align:center;transition:transform .25s ease,box-shadow .25s ease}.tarjeta:hover{box-shadow:0 6px 14px #0000004d;transform:translateY(-6px)}.tarjeta-imagen{border:2px solid #ffffffe6;border-radius:12px;margin-bottom:.6rem;width:100%}.tarjeta h3{font-size:1.05rem;font-weight:700;margin:.3rem 0}.tarjeta p{color:#ffffffe6;font-size:.85rem;margin-bottom:.8rem}.tarjeta-whatsapp{background:#25d366;border-radius:10px;box-shadow:0 4px 10px #00000040;color:#fff;display:inline-block;font-weight:700;padding:.55rem 1.2rem;text-decoration:none;transition:background .25s ease}.tarjeta-whatsapp:hover{background:#1ebe5c}@media (max-width:480px){.category-button{height:130px}.category-name{font-size:1.05rem}.tarjeta h3{font-size:.95rem}.tarjeta p{font-size:.8rem}}.o25-contometro{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:50%;box-shadow:0 0 4px #00000026;color:#000;display:flex;font-size:.75rem;font-weight:600;justify-content:center;min-height:22px;min-width:22px;padding:3px 7px;position:absolute;right:6px;top:6px}.category-button{position:relative}.music-toggle{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;box-shadow:0 4px 10px #00000026;color:#000;cursor:pointer;display:flex;font-size:22px;height:48px;justify-content:center;position:fixed;right:18px;top:18px;transition:all .18s ease-in-out;width:48px;z-index:9999}.music-toggle:hover{box-shadow:0 6px 14px #00000040;transform:scale(1.1)}.tarjetas-container{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:0 1%}.tarjetas-header-refinada{align-items:center;background:linear-gradient(90deg,#111,#222);display:flex;justify-content:flex-start;padding:1rem .5rem 1rem 0;width:100%}.back-btn{background:#fff;border:none;border-radius:50%;box-shadow:0 0 8px #fff6;color:#000;cursor:pointer;font-size:1.8rem;font-weight:700;height:42px;margin-right:10px;transition:transform .2s ease,background .2s ease;width:42px}.back-btn:hover{background:gold;transform:scale(1.1)}.header-text{color:#fff;font-size:.95rem;line-height:1.1;text-align:left}.tarjeta-box{border-radius:16px;box-shadow:0 5px 15px #0009;overflow:hidden;position:relative;transition:transform .15s ease,box-shadow .15s ease;width:100%}.tarjeta-box:active{box-shadow:0 3px 10px #ffd70080;transform:scale(.97)}.tarjeta-img{-webkit-user-select:none;user-select:none}.tarjetas-wrapper{display:flex;flex-direction:column;height:auto!important;min-height:100vh!important;overflow-y:auto!important;padding:0 1%}.tarjetas-header{align-items:center;display:flex;justify-content:flex-start;padding:1rem .5rem 1rem 0;width:100%}.tarjetas-grid{display:flex;flex-direction:column;gap:1rem;height:auto!important;margin-top:.5rem;overflow:visible!important;width:100%}.tarjeta-item{overflow:hidden;position:relative}.tarjeta-img,.tarjeta-item{border-radius:16px;width:100%}.tarjeta-img{display:block;height:auto}#root,body,html{height:auto!important;min-height:100vh!important;overflow-y:auto!important}.tarjeta-item,.tarjetas-grid{position:relative!important;z-index:5!important}.tarjetas-header,header{position:relative;z-index:10}*{pointer-events:auto!important}
/*# sourceMappingURL=main.7bf06bb2.css.map*/