.modal-overlay.svelte-1jqdyti{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px;animation:svelte-1jqdyti-fadeIn .2s ease-out}@keyframes svelte-1jqdyti-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1jqdyti{background:linear-gradient(165deg,#1e3a2f,#0f1f18);border-radius:20px;padding:28px;max-width:380px;width:100%;position:relative;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d,inset 0 1px #ffffff1a;transform:scale(.95);opacity:0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.modal-content.show.svelte-1jqdyti{transform:scale(1);opacity:1}.close-button.svelte-1jqdyti{position:absolute;top:16px;right:16px;background:#ffffff1a;border:none;color:#fff9;width:32px;height:32px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-button.svelte-1jqdyti:hover{background:#ffffff26;color:#fff}.loading-state.svelte-1jqdyti{text-align:center;padding:40px 20px}.trophy-container.svelte-1jqdyti{margin-bottom:20px}.trophy-icon.svelte-1jqdyti{font-size:56px;display:inline-block}.trophy-icon.pulse.svelte-1jqdyti{animation:svelte-1jqdyti-pulse 1.5s ease-in-out infinite}@keyframes svelte-1jqdyti-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.loading-text.svelte-1jqdyti{color:#fffc;font-size:15px;margin-bottom:16px}.loading-bar.svelte-1jqdyti{height:3px;background:#ffffff1a;border-radius:2px;overflow:hidden;max-width:200px;margin:0 auto}.loading-progress.svelte-1jqdyti{height:100%;width:30%;background:linear-gradient(90deg,gold,#ffed4a);border-radius:2px;animation:svelte-1jqdyti-loading 1s ease-in-out infinite}@keyframes svelte-1jqdyti-loading{0%{transform:translate(-100%)}to{transform:translate(400%)}}.error-state.svelte-1jqdyti{text-align:center;padding:40px 20px}.error-icon.svelte-1jqdyti{font-size:48px;display:block;margin-bottom:16px}.error-message.svelte-1jqdyti{color:#ff6b6b;margin:0 0 20px}.retry-button.svelte-1jqdyti{padding:12px 28px;background:linear-gradient(135deg,gold,#f0b700);color:#1a472a;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s}.retry-button.svelte-1jqdyti:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffd7004d}.challenge-created.svelte-1jqdyti{opacity:0;transform:translateY(10px);transition:all .4s ease-out}.challenge-created.show.svelte-1jqdyti{opacity:1;transform:translateY(0)}.header.svelte-1jqdyti{text-align:center;margin-bottom:24px}.trophy-badge.svelte-1jqdyti{margin-bottom:12px}.trophy-glow.svelte-1jqdyti{font-size:52px;display:inline-block;filter:drop-shadow(0 0 20px rgba(255,215,0,.4));animation:svelte-1jqdyti-float 3s ease-in-out infinite}@keyframes svelte-1jqdyti-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.title.svelte-1jqdyti{color:#fff;font-size:22px;font-weight:700;margin:0 0 6px;letter-spacing:-.5px}.subtitle.svelte-1jqdyti{color:#fff9;font-size:14px;margin:0}.score-card.svelte-1jqdyti{background:linear-gradient(135deg,#ffd70026,#ffd7000d);border:1px solid rgba(255,215,0,.2);border-radius:14px;padding:20px;display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:24px}.score-main.svelte-1jqdyti{display:flex;flex-direction:column;align-items:center}.score-number.svelte-1jqdyti{color:gold;font-size:42px;font-weight:800;line-height:1;text-shadow:0 0 30px rgba(255,215,0,.3)}.score-label.svelte-1jqdyti{color:#ffd700b3;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.score-divider.svelte-1jqdyti{width:1px;height:40px;background:#ffd70033}.score-time.svelte-1jqdyti{display:flex;align-items:center;gap:6px;color:#ffffffb3;font-size:18px;font-weight:600}.score-time.svelte-1jqdyti svg:where(.svelte-1jqdyti){opacity:.7}.share-section.svelte-1jqdyti{margin-bottom:20px}.share-label.svelte-1jqdyti{display:block;color:#ffffff80;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.share-input-group.svelte-1jqdyti{display:flex;gap:8px}.share-input.svelte-1jqdyti{flex:1;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#0000004d;color:#ffffffe6;font-size:13px;font-family:monospace;outline:none;transition:border-color .2s}.share-input.svelte-1jqdyti:focus{border-color:#ffd7004d}.copy-btn.svelte-1jqdyti{width:48px;height:48px;border:none;border-radius:10px;background:linear-gradient(135deg,gold,#f0b700);color:#1a472a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.copy-btn.svelte-1jqdyti:hover{transform:scale(1.05);box-shadow:0 4px 12px #ffd7004d}.copy-btn.copied.svelte-1jqdyti{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.social-section.svelte-1jqdyti{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.social-btn.svelte-1jqdyti{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:none;border-radius:10px;cursor:pointer;font-weight:600;font-size:13px;transition:all .2s}.social-btn.svelte-1jqdyti:hover{transform:translateY(-2px)}.social-btn.twitter.svelte-1jqdyti{background:#000;color:#fff}.social-btn.twitter.svelte-1jqdyti:hover{box-shadow:0 4px 12px #0000004d}.social-btn.whatsapp.svelte-1jqdyti{background:#25d366;color:#fff}.social-btn.whatsapp.svelte-1jqdyti:hover{box-shadow:0 4px 12px #25d3664d}.fair-play.svelte-1jqdyti{display:flex;align-items:center;justify-content:center;gap:6px;color:#fff6;font-size:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,.05)}.fair-play.svelte-1jqdyti svg:where(.svelte-1jqdyti){flex-shrink:0;opacity:.6}@media (max-width: 420px){.modal-content.svelte-1jqdyti{padding:24px 20px;margin:8px}.score-card.svelte-1jqdyti{padding:16px;gap:16px}.score-number.svelte-1jqdyti{font-size:36px}.social-section.svelte-1jqdyti{grid-template-columns:1fr}}.game-section.svelte-1elpvdp{position:relative;width:100%}.game-section-fixed.svelte-1elpvdp{min-height:100vh;overflow:visible}.placeholder-board.svelte-1elpvdp{padding:0;padding-bottom:clamp(140px,12vh,200px);background-image:var(--bg-gradient);width:100%;min-width:400px;min-height:100vh;position:relative;display:flex;flex-direction:column;overflow:visible}html.dark-mode .placeholder-board.svelte-1elpvdp{background-image:var(--bg-gradient-dark)}.skeleton-menu-container.svelte-1elpvdp{padding:.5rem 1.5rem;width:100%;box-sizing:border-box}@media screen and (max-width: 768px){.skeleton-menu-container.svelte-1elpvdp{padding:0}.placeholder-board.svelte-1elpvdp{padding-bottom:0}}.content-section.svelte-1elpvdp{background:var(--bg-primary, #ffffff);color:var(--text-color-primary, #1f2937);padding:4rem 0 2rem;border-bottom:1px solid var(--border-color-menu, #e5e7eb)}.content-container.svelte-1elpvdp{max-width:800px;margin:0 auto;padding:0 2rem}.content-header.svelte-1elpvdp{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--accent-primary, #2563eb)}.content-title.svelte-1elpvdp{font-size:3rem;font-weight:900;color:var(--text-color-primary, #1f2937);margin:0;line-height:1.2;letter-spacing:-.025em}.content-body.svelte-1elpvdp{font-size:1.125rem;line-height:1.8;color:var(--text-color-secondary, #374151)}.content-body.svelte-1elpvdp h1{font-size:2.5rem;font-weight:800;color:var(--text-color-primary, #1f2937);margin:3rem 0 1.5rem;line-height:1.3;letter-spacing:-.025em}.content-body.svelte-1elpvdp h2{font-size:2rem;font-weight:700;color:var(--text-color-primary, #1f2937);margin:2.5rem 0 1rem;line-height:1.4;letter-spacing:-.02em}.content-body.svelte-1elpvdp h3{font-size:1.5rem;font-weight:600;color:var(--text-color-primary, #1f2937);margin:2rem 0 .75rem;line-height:1.5}.content-body.svelte-1elpvdp p{margin:1.5rem 0;text-align:left;line-height:1.7}.content-body.svelte-1elpvdp p:first-child{margin-top:0;font-size:1.25rem;font-weight:500;color:var(--text-color-primary, #1f2937);text-align:center}.content-body.svelte-1elpvdp p:last-child{margin-bottom:0}.content-body.svelte-1elpvdp strong{font-weight:700;color:var(--text-color-primary, #1f2937)}.content-body.svelte-1elpvdp em{font-style:italic;color:var(--accent-primary, #2563eb)}.content-body.svelte-1elpvdp a{color:var(--accent-primary, #2563eb);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.content-body.svelte-1elpvdp a:hover{border-bottom-color:var(--accent-primary, #2563eb)}.content-body.svelte-1elpvdp ul,.content-body.svelte-1elpvdp ol{margin:1.5rem 0;padding-left:2rem}.content-body.svelte-1elpvdp li{margin:.5rem 0;line-height:1.7}.content-body.svelte-1elpvdp blockquote{margin:2rem 0;padding:1.5rem 2rem;background:var(--bg-secondary, #f8fafc);border-left:4px solid var(--accent-primary, #2563eb);border-radius:0 8px 8px 0;font-style:italic;color:var(--text-color-secondary, #6b7280)}.content-body.svelte-1elpvdp img{max-width:100%;height:auto;display:block;margin:2rem auto;border-radius:8px;box-shadow:0 4px 20px #0000001a;position:relative;transition:opacity .3s ease-out}.content-body.svelte-1elpvdp img[data-lazy=true]{opacity:.3;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:svelte-1elpvdp-shimmer 1.5s infinite}.content-body.svelte-1elpvdp img.loaded{opacity:1;background:none;animation:svelte-1elpvdp-imageFadeIn .5s ease-out}@keyframes svelte-1elpvdp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes svelte-1elpvdp-imageFadeIn{0%{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-body.svelte-1elpvdp p img{margin:1rem auto}.content-body.svelte-1elpvdp figure{margin:2rem 0;text-align:center}.content-body.svelte-1elpvdp figure img{margin:0 auto .5rem}.content-body.svelte-1elpvdp figcaption{font-size:.875rem;color:var(--text-color-secondary, #6b7280);font-style:italic;margin-top:.5rem}.features-section.svelte-1elpvdp{background:var(--bg-secondary, #f8fafc);color:var(--text-color-primary, #333);padding:4rem 0}.container.svelte-1elpvdp{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title.svelte-1elpvdp{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;color:var(--text-color-primary, #1f2937)}.features-grid.svelte-1elpvdp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card.svelte-1elpvdp{background:var(--bg-secondary, #f8fafc);padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color-menu, #e5e7eb)}.feature-card.svelte-1elpvdp:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-icon.svelte-1elpvdp{font-size:3rem;margin-bottom:1rem}.feature-title.svelte-1elpvdp{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-color-primary, #1f2937)}.feature-description.svelte-1elpvdp{color:var(--text-color-secondary, #666);line-height:1.6}.benefits-section.svelte-1elpvdp{background:var(--bg-primary, #ffffff);color:var(--text-color-primary, #333);padding:4rem 0;border-top:1px solid var(--border-color-menu, #e5e7eb)}.benefits-grid.svelte-1elpvdp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.benefit-card.svelte-1elpvdp{background:var(--bg-primary, #ffffff);padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--border-color-menu, #e5e7eb);box-shadow:0 2px 10px #0000000d}.benefit-card.svelte-1elpvdp:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.benefit-icon.svelte-1elpvdp{font-size:3rem;margin-bottom:1rem}.benefit-title.svelte-1elpvdp{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-color-primary, #1f2937)}.benefit-description.svelte-1elpvdp{color:var(--text-color-secondary, #666);line-height:1.6}.faq-section.svelte-1elpvdp{background:var(--bg-secondary, #f8fafc);color:var(--text-color-primary, #333);padding:4rem 0;border-top:1px solid var(--border-color-menu, #e5e7eb)}.faq-list.svelte-1elpvdp{max-width:800px;margin:0 auto}.faq-item.svelte-1elpvdp{background:var(--bg-primary, #ffffff);border:1px solid var(--border-color-menu, #e5e7eb);border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:box-shadow .3s ease}.faq-item.svelte-1elpvdp:hover{box-shadow:0 4px 20px #00000014}.faq-question.svelte-1elpvdp{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;font-weight:600;color:var(--text-color-primary, #1f2937);background:transparent;border:none;width:100%;text-align:left;font-size:inherit;font-family:inherit}.faq-question.svelte-1elpvdp:hover{background-color:var(--bg-secondary, #f8fafc)}.faq-icon.svelte-1elpvdp{flex-shrink:0;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);color:var(--accent-primary, #2563eb)}.faq-icon.open.svelte-1elpvdp{transform:rotate(180deg)}.faq-answer-wrapper.svelte-1elpvdp{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .4s cubic-bezier(.4,0,.2,1)}.faq-answer-wrapper.open.svelte-1elpvdp{grid-template-rows:1fr}.faq-answer.svelte-1elpvdp{min-height:0;padding:0;color:var(--text-color-secondary, #666);line-height:1.7;transition:padding .4s cubic-bezier(.4,0,.2,1)}.faq-answer-wrapper.open.svelte-1elpvdp .faq-answer:where(.svelte-1elpvdp){padding:0 1.5rem 1.5rem}.faq-answer.svelte-1elpvdp p{margin:.5rem 0}.faq-answer.svelte-1elpvdp p:first-child{margin-top:0}.faq-answer.svelte-1elpvdp p:last-child{margin-bottom:0}@media (max-width: 768px){.content-container.svelte-1elpvdp{padding:0 1rem}.content-title.svelte-1elpvdp{font-size:2.25rem}.content-body.svelte-1elpvdp{font-size:1rem}.content-body.svelte-1elpvdp h1{font-size:2rem;margin:2rem 0 1rem}.content-body.svelte-1elpvdp h2{font-size:1.75rem;margin:2rem 0 .75rem}.content-body.svelte-1elpvdp h3{font-size:1.25rem;margin:1.5rem 0 .5rem}.content-body.svelte-1elpvdp p{text-align:left}.content-body.svelte-1elpvdp p:first-child{font-size:1.125rem;text-align:center}.content-header.svelte-1elpvdp{margin-bottom:2rem;padding-bottom:1rem}.content-section.svelte-1elpvdp{padding:2rem 0 1rem}.section-title.svelte-1elpvdp{font-size:2rem}.features-grid.svelte-1elpvdp{grid-template-columns:1fr}.feature-card.svelte-1elpvdp{padding:1.5rem}.features-section.svelte-1elpvdp{padding:2rem 0}.benefits-grid.svelte-1elpvdp{grid-template-columns:1fr}.benefit-card.svelte-1elpvdp{padding:1.5rem}.benefits-section.svelte-1elpvdp,.faq-section.svelte-1elpvdp{padding:2rem 0}.faq-question.svelte-1elpvdp{padding:1rem;font-size:1rem}.faq-answer.svelte-1elpvdp{padding:0;font-size:.95rem}.faq-answer-wrapper.open.svelte-1elpvdp .faq-answer:where(.svelte-1elpvdp){padding:0 1rem 1rem}}
