.hero-search-wrapper[data-astro-cid-imv7e5j7]{position:relative;max-width:600px;margin-top:24px}.hero-search[data-astro-cid-imv7e5j7]{display:flex;align-items:center;gap:12px;padding:14px 18px;background:var(--color-bg-card);border:2px solid var(--color-border);border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .2s ease}.hero-search[data-astro-cid-imv7e5j7]:focus-within{border-color:var(--color-accent);box-shadow:0 4px 24px #6366f126}.search-icon[data-astro-cid-imv7e5j7]{color:var(--color-text-placeholder);font-size:1.4rem}.hero-search[data-astro-cid-imv7e5j7]:focus-within .search-icon[data-astro-cid-imv7e5j7]{color:var(--color-accent)}.hero-search-input[data-astro-cid-imv7e5j7]{flex:1;border:none;background:none;font-size:1rem;color:var(--color-text-primary);outline:none}.hero-search-input[data-astro-cid-imv7e5j7]::placeholder{color:var(--color-text-placeholder)}.search-shortcut[data-astro-cid-imv7e5j7]{display:flex;align-items:center;gap:2px;padding:4px 8px;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:6px;font-size:.75rem;color:var(--color-text-secondary);font-family:inherit}.shortcut-key[data-astro-cid-imv7e5j7]{font-size:.85rem}.hero-search-dropdown[data-astro-cid-imv7e5j7]{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:16px;box-shadow:0 8px 32px #0000001f;max-height:450px;overflow:hidden;z-index:100}.hero-search-dropdown[data-astro-cid-imv7e5j7].hidden{display:none}.hero-search-results[data-astro-cid-imv7e5j7]{overflow-y:auto;max-height:450px;padding:8px}.results-section[data-astro-cid-imv7e5j7]{margin-bottom:8px}.results-section[data-astro-cid-imv7e5j7]:last-child{margin-bottom:0}.section-header[data-astro-cid-imv7e5j7]{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary)}.section-header[data-astro-cid-imv7e5j7] .material-symbols-rounded[data-astro-cid-imv7e5j7]{font-size:1rem;color:var(--color-accent)}.result-item[data-astro-cid-imv7e5j7]{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:12px;text-decoration:none;color:var(--color-text-primary);transition:all .15s ease;border:1px solid transparent;background:transparent}.result-item[data-astro-cid-imv7e5j7]:hover,.result-item[data-astro-cid-imv7e5j7].selected{background:var(--color-bg-secondary);border-color:var(--color-border)}.result-icon[data-astro-cid-imv7e5j7]{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;flex-shrink:0}.result-icon[data-astro-cid-imv7e5j7]>.material-symbols-rounded[data-astro-cid-imv7e5j7]{font-size:1.2rem;color:#fff}.result-icon[data-astro-cid-imv7e5j7].category-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.result-icon[data-astro-cid-imv7e5j7].company-icon{background:linear-gradient(135deg,#10b981,#059669)}.result-icon[data-astro-cid-imv7e5j7].competition-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.result-icon[data-astro-cid-imv7e5j7].has-image{background:var(--color-bg-secondary);border:1px solid var(--color-border);overflow:hidden}.result-icon[data-astro-cid-imv7e5j7].has-image img[data-astro-cid-imv7e5j7]{width:100%;height:100%;object-fit:contain;padding:2px}.result-icon[data-astro-cid-imv7e5j7].competition-icon.has-image img[data-astro-cid-imv7e5j7]{object-fit:cover;padding:0}.result-content[data-astro-cid-imv7e5j7]{flex:1;min-width:0}.result-header[data-astro-cid-imv7e5j7]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.result-name[data-astro-cid-imv7e5j7]{font-weight:500;font-size:.95rem}.result-name[data-astro-cid-imv7e5j7] mark{background:#6366f133;color:inherit;border-radius:2px;padding:0 2px}.result-summary[data-astro-cid-imv7e5j7]{margin:4px 0 0;font-size:.8rem;color:var(--color-text-secondary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.result-meta[data-astro-cid-imv7e5j7]{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;font-size:.75rem;color:var(--color-text-secondary)}.meta-item[data-astro-cid-imv7e5j7]{display:inline-flex;align-items:center;gap:4px}.meta-item[data-astro-cid-imv7e5j7] .material-symbols-rounded[data-astro-cid-imv7e5j7]{font-size:.85rem;color:var(--color-accent)}.meta-item[data-astro-cid-imv7e5j7].features{color:var(--color-accent);font-weight:500}.result-rating[data-astro-cid-imv7e5j7]{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;font-weight:600;color:#16a34a;background:#16a34a1a;padding:2px 8px;border-radius:6px;flex-shrink:0}.result-rating[data-astro-cid-imv7e5j7] .star[data-astro-cid-imv7e5j7]{color:#16a34a;font-size:.85rem}.prize-value[data-astro-cid-imv7e5j7]{font-weight:600;font-size:.8rem;color:var(--color-accent);background:#6366f11a;padding:2px 8px;border-radius:6px;flex-shrink:0}.result-arrow[data-astro-cid-imv7e5j7]{font-size:1rem;color:var(--color-text-placeholder);opacity:0;transition:opacity .15s ease;margin-top:4px}.result-item[data-astro-cid-imv7e5j7]:hover .result-arrow[data-astro-cid-imv7e5j7]{opacity:1}.search-empty[data-astro-cid-imv7e5j7]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:var(--color-text-secondary)}.search-empty[data-astro-cid-imv7e5j7] .material-symbols-rounded[data-astro-cid-imv7e5j7]{font-size:2.5rem;margin-bottom:12px;opacity:.5}.search-empty[data-astro-cid-imv7e5j7] p[data-astro-cid-imv7e5j7]{margin:0;font-size:.9rem}.search-loading[data-astro-cid-imv7e5j7]{display:flex;align-items:center;justify-content:center;gap:12px;padding:30px;color:var(--color-text-secondary)}.search-loading[data-astro-cid-imv7e5j7] .spinning[data-astro-cid-imv7e5j7]{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.hero-search-wrapper[data-astro-cid-imv7e5j7]{max-width:100%;margin-top:16px}.search-shortcut[data-astro-cid-imv7e5j7]{display:none}.hero-search[data-astro-cid-imv7e5j7]{padding:12px 14px;gap:10px;border-radius:12px}.search-icon[data-astro-cid-imv7e5j7]{font-size:1.25rem}.hero-search-input[data-astro-cid-imv7e5j7]{font-size:16px}.hero-search-input[data-astro-cid-imv7e5j7]::placeholder{font-size:16px}.hero-search-dropdown[data-astro-cid-imv7e5j7]{border-radius:12px;max-height:350px}.hero-search-results[data-astro-cid-imv7e5j7]{max-height:350px;padding:6px}.result-item[data-astro-cid-imv7e5j7]{padding:10px;gap:10px}.result-icon[data-astro-cid-imv7e5j7]{width:36px;height:36px;min-width:36px;border-radius:8px}.result-icon[data-astro-cid-imv7e5j7]>.material-symbols-rounded[data-astro-cid-imv7e5j7]{font-size:1rem}.result-name[data-astro-cid-imv7e5j7]{font-size:.9rem}.result-summary[data-astro-cid-imv7e5j7]{font-size:.75rem}.result-meta[data-astro-cid-imv7e5j7]{font-size:.7rem;gap:6px}}.hero-carousel[data-astro-cid-anhloy43]{position:relative;margin:-20px -20px 40px;height:420px;border-radius:24px;overflow:visible}.carousel-backgrounds[data-astro-cid-anhloy43]{position:absolute;inset:0;border-radius:24px;overflow:hidden}.slide-background[data-astro-cid-anhloy43]{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.slide-background[data-astro-cid-anhloy43].active{opacity:1;visibility:visible}.slide-bg-image[data-astro-cid-anhloy43]{position:absolute;inset:0;background-image:var(--slide-bg-image);background-size:cover;background-position:center;z-index:0}.slide-gradient[data-astro-cid-anhloy43]{position:absolute;inset:0;background:var(--slide-gradient)}.slide-background[data-astro-cid-anhloy43].has-image .slide-gradient[data-astro-cid-anhloy43]{opacity:.85}.slide-pattern[data-astro-cid-anhloy43]{position:absolute;inset:0;opacity:.1;background-image:radial-gradient(circle at 20% 80%,rgba(255,255,255,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.2) 0%,transparent 40%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.15) 0%,transparent 30%)}.slide-overlay[data-astro-cid-anhloy43]{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0000001a)}.hero-content[data-astro-cid-anhloy43]{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;color:#fff}.sponsor-badge-area[data-astro-cid-anhloy43]{position:absolute;top:12px;right:12px;z-index:15}.sponsor-badge[data-astro-cid-anhloy43]{display:none;align-items:center;gap:6px;padding:5px 10px;background:#00000080;backdrop-filter:blur(8px);border-radius:6px;opacity:0;visibility:hidden;transform:translateY(-5px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.sponsor-badge[data-astro-cid-anhloy43].active{display:flex;opacity:1;visibility:visible;transform:translateY(0)}.sponsor-label[data-astro-cid-anhloy43]{font-size:.6rem;font-weight:500;color:#ffffffb3;text-transform:uppercase;letter-spacing:.03em}.sponsor-logo[data-astro-cid-anhloy43]{height:14px;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.sponsor-name[data-astro-cid-anhloy43]{font-size:.65rem;font-weight:600;color:#fffffff2}.sponsor-badge-link[data-astro-cid-anhloy43]{text-decoration:none;cursor:pointer;transition:background .2s ease,transform .2s ease}.sponsor-badge-link[data-astro-cid-anhloy43]:hover{background:#000000a6;transform:scale(1.02)}.slide-text-area[data-astro-cid-anhloy43]{position:relative;width:100%;min-height:120px;display:flex;align-items:center;justify-content:center}.slide-text[data-astro-cid-anhloy43]{position:absolute;width:100%;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .5s ease,visibility .5s ease,transform .5s ease}.slide-text[data-astro-cid-anhloy43].active{opacity:1;visibility:visible;transform:translateY(0)}.slide-title[data-astro-cid-anhloy43]{font-size:2.5rem;font-weight:800;text-shadow:0 2px 10px rgba(0,0,0,.2);max-width:700px;margin:0 auto 12px}.slide-subtitle[data-astro-cid-anhloy43]{font-size:1.1rem;opacity:.95;max-width:550px;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.15);margin:0 auto}.hero-search-container[data-astro-cid-anhloy43]{width:100%;max-width:600px;margin:24px auto;position:relative;z-index:100}.hero-search-container[data-astro-cid-anhloy43] .hero-search-wrapper{margin-top:0;max-width:100%}.hero-search-container[data-astro-cid-anhloy43] .hero-search-dropdown{z-index:1000}.hero-search-container[data-astro-cid-anhloy43] .hero-search{background:#fffffff2;border-color:transparent;box-shadow:0 8px 32px #0003}.hero-search-container[data-astro-cid-anhloy43] .hero-search-input{color:#1f2937}.hero-search-container[data-astro-cid-anhloy43] .hero-search-input::placeholder{color:#9ca3af}.hero-search-container[data-astro-cid-anhloy43] .search-icon{color:#9ca3af}.hero-search-container[data-astro-cid-anhloy43] .hero-search:focus-within .search-icon{color:#6366f1}.hero-search-container[data-astro-cid-anhloy43] .hero-search:focus-within{background:#fff;box-shadow:0 8px 40px #00000040}.hero-search-container[data-astro-cid-anhloy43] .hero-search-dropdown{background:#fff}.slide-ctas-area[data-astro-cid-anhloy43]{position:relative;width:100%;min-height:50px;display:flex;align-items:center;justify-content:center}.slide-ctas[data-astro-cid-anhloy43]{position:absolute;display:flex;gap:12px;flex-wrap:wrap;justify-content:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .5s ease,visibility .5s ease,transform .5s ease}.slide-ctas[data-astro-cid-anhloy43].active{opacity:1;visibility:visible;transform:translateY(0)}.cta-button[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s ease}.cta-button[data-astro-cid-anhloy43].primary{background:#fff;color:#1f2937;box-shadow:0 4px 14px #00000026}.cta-button[data-astro-cid-anhloy43].primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.cta-button[data-astro-cid-anhloy43].primary .material-symbols-rounded[data-astro-cid-anhloy43]{font-size:1.1rem;transition:transform .2s ease}.cta-button[data-astro-cid-anhloy43].primary:hover .material-symbols-rounded[data-astro-cid-anhloy43]{transform:translate(4px)}.cta-button[data-astro-cid-anhloy43].secondary{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(4px)}.cta-button[data-astro-cid-anhloy43].secondary:hover{background:#ffffff40;border-color:#ffffff80}.carousel-nav[data-astro-cid-anhloy43]{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;backdrop-filter:blur(4px);z-index:20}.carousel-nav[data-astro-cid-anhloy43]:hover{background:#ffffff59;transform:translateY(-50%) scale(1.05)}.carousel-nav[data-astro-cid-anhloy43]:active{transform:translateY(-50%) scale(.95)}.carousel-nav[data-astro-cid-anhloy43] .material-symbols-rounded[data-astro-cid-anhloy43]{font-size:1.5rem}.carousel-nav[data-astro-cid-anhloy43].prev{left:20px}.carousel-nav[data-astro-cid-anhloy43].next{right:20px}.carousel-indicators[data-astro-cid-anhloy43]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:5}.indicator[data-astro-cid-anhloy43]{width:10px;height:10px;border:none;border-radius:50%;background:#fff6;cursor:pointer;transition:all .2s ease;padding:0}.indicator[data-astro-cid-anhloy43]:hover{background:#fff9}.indicator[data-astro-cid-anhloy43].active{background:#fff;width:28px;border-radius:5px}@media(max-width:768px){.hero-carousel[data-astro-cid-anhloy43]{margin:0 0 24px;height:auto;min-height:auto;border-radius:16px}.carousel-backgrounds[data-astro-cid-anhloy43]{border-radius:16px}.sponsor-badge-area[data-astro-cid-anhloy43]{top:10px;right:10px;left:10px;transform:none;display:flex;justify-content:center}.sponsor-badge[data-astro-cid-anhloy43]{white-space:nowrap;max-width:100%}.hero-content[data-astro-cid-anhloy43]{padding:28px 20px 40px;justify-content:center}.slide-text-area[data-astro-cid-anhloy43]{min-height:120px}.slide-title[data-astro-cid-anhloy43]{font-size:1.4rem;padding:0 8px;margin-bottom:8px}.slide-subtitle[data-astro-cid-anhloy43]{font-size:.85rem;padding:0 16px;line-height:1.5}.hero-search-container[data-astro-cid-anhloy43]{max-width:100%;padding:0 8px;margin:16px 0 12px;z-index:100}.hero-search-container[data-astro-cid-anhloy43] .hero-search{background:#fff}.slide-ctas-area[data-astro-cid-anhloy43]{min-height:100px;position:relative;z-index:10;width:100%}.slide-ctas[data-astro-cid-anhloy43]{flex-direction:column;gap:10px;padding:0 8px;left:0;right:0;box-sizing:border-box;align-items:stretch}.carousel-nav[data-astro-cid-anhloy43]{width:36px;height:36px}.carousel-nav[data-astro-cid-anhloy43].prev{left:8px}.carousel-nav[data-astro-cid-anhloy43].next{right:8px}.cta-button[data-astro-cid-anhloy43]{padding:10px 18px;font-size:.9rem;justify-content:center;width:100%}.carousel-indicators[data-astro-cid-anhloy43]{bottom:14px}}@media(max-width:480px){.hero-carousel[data-astro-cid-anhloy43]{min-height:auto;border-radius:12px}.carousel-backgrounds[data-astro-cid-anhloy43]{border-radius:12px}.hero-content[data-astro-cid-anhloy43]{padding:24px 16px 36px}.slide-text-area[data-astro-cid-anhloy43]{min-height:115px}.slide-title[data-astro-cid-anhloy43]{font-size:1.25rem;padding:0 4px;margin-bottom:6px}.slide-subtitle[data-astro-cid-anhloy43]{font-size:.78rem;padding:0 12px;line-height:1.45}.hero-search-container[data-astro-cid-anhloy43]{padding:0 4px;margin:14px 0 10px}.slide-ctas-area[data-astro-cid-anhloy43]{min-height:90px;width:100%}.slide-ctas[data-astro-cid-anhloy43]{gap:8px;padding:0 4px}.cta-button[data-astro-cid-anhloy43]{padding:10px 16px;font-size:.85rem}.carousel-nav[data-astro-cid-anhloy43]{display:none}.carousel-indicators[data-astro-cid-anhloy43]{bottom:10px}}.category-links[data-astro-cid-vi6aflo2]{margin-bottom:40px}.section-title[data-astro-cid-vi6aflo2]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 20px}.links-grid[data-astro-cid-vi6aflo2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.category-link[data-astro-cid-vi6aflo2]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;background:var(--color-bg-card);border-radius:12px;text-decoration:none;text-align:center;transition:.2s ease;box-shadow:0 1px 3px #0000001a}.category-link[data-astro-cid-vi6aflo2]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;background:var(--color-accent)}.category-link[data-astro-cid-vi6aflo2]:hover .category-icon[data-astro-cid-vi6aflo2],.category-link[data-astro-cid-vi6aflo2]:hover .category-name[data-astro-cid-vi6aflo2],.category-link[data-astro-cid-vi6aflo2]:hover .category-count[data-astro-cid-vi6aflo2]{color:#fff}.category-icon[data-astro-cid-vi6aflo2]{font-size:2rem;color:var(--color-accent);transition:color .2s ease}.category-name[data-astro-cid-vi6aflo2]{font-size:1rem;font-weight:600;color:var(--color-text-primary);transition:color .2s ease}.category-count[data-astro-cid-vi6aflo2]{font-size:.75rem;color:var(--color-text-secondary);transition:color .2s ease}.view-all[data-astro-cid-vi6aflo2]{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent);text-decoration:none;font-weight:500;transition:.2s ease}.view-all[data-astro-cid-vi6aflo2]:hover{gap:10px}.view-all[data-astro-cid-vi6aflo2] .material-symbols-rounded[data-astro-cid-vi6aflo2]{font-size:1.25rem}@media(max-width:640px){.links-grid[data-astro-cid-vi6aflo2]{grid-template-columns:repeat(2,1fr)}}.stats-bar[data-astro-cid-3ute4tdv]{display:flex;gap:16px;padding:16px 20px;background:var(--color-bg-card);border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow-x:auto}.stat[data-astro-cid-3ute4tdv]{display:flex;align-items:center;gap:12px;padding:8px 16px;background:var(--color-bg-secondary);border-radius:8px;flex:1;min-width:140px}.stat-icon[data-astro-cid-3ute4tdv]{font-size:1.5rem;color:var(--color-accent)}.stat-content[data-astro-cid-3ute4tdv]{display:flex;flex-direction:column}.stat-value[data-astro-cid-3ute4tdv]{font-size:1.25rem;font-weight:700;color:var(--color-text-primary)}.stat-label[data-astro-cid-3ute4tdv]{font-size:.75rem;color:var(--color-text-secondary)}@media(max-width:640px){.stats-bar[data-astro-cid-3ute4tdv]{flex-wrap:wrap}.stat[data-astro-cid-3ute4tdv]{min-width:calc(50% - 8px)}}.ending-soon-section[data-astro-cid-ndil67vo]{margin:40px 0}.section-header[data-astro-cid-ndil67vo]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.title-group[data-astro-cid-ndil67vo]{display:flex;align-items:center;gap:10px}.section-icon[data-astro-cid-ndil67vo]{font-size:1.5rem;color:#ef4444}.section-title[data-astro-cid-ndil67vo]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.view-all[data-astro-cid-ndil67vo]{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .2s}.view-all[data-astro-cid-ndil67vo]:hover{gap:10px}.view-all[data-astro-cid-ndil67vo] .material-symbols-rounded[data-astro-cid-ndil67vo]{font-size:1.1rem}.cards-scroll[data-astro-cid-ndil67vo]{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cards-scroll[data-astro-cid-ndil67vo]::-webkit-scrollbar{height:6px}.cards-scroll[data-astro-cid-ndil67vo]::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:3px}.cards-scroll[data-astro-cid-ndil67vo]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.competition-card[data-astro-cid-ndil67vo]{flex:0 0 300px;scroll-snap-align:start;display:block;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.competition-card[data-astro-cid-ndil67vo]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.card-image[data-astro-cid-ndil67vo]{position:relative;aspect-ratio:4/3;background:var(--color-bg-tertiary);overflow:hidden}.card-image[data-astro-cid-ndil67vo] img,.card-image[data-astro-cid-ndil67vo] .cdn-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.competition-card[data-astro-cid-ndil67vo]:hover .card-image[data-astro-cid-ndil67vo] img,.competition-card[data-astro-cid-ndil67vo]:hover .card-image[data-astro-cid-ndil67vo] .cdn-image{transform:scale(1.05)}.card-image[data-astro-cid-ndil67vo] picture{display:block;width:100%;height:100%}.card-image[data-astro-cid-ndil67vo] .cdn-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-accent) 0%,#8B7CF7 100%);border-radius:0}.card-image[data-astro-cid-ndil67vo] .cdn-image-placeholder .material-symbols-rounded{font-size:3rem;color:#fff;opacity:.6}.card-overlay[data-astro-cid-ndil67vo]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 35%,transparent 50%,rgba(0,0,0,.75) 100%);pointer-events:none}.overlay-top[data-astro-cid-ndil67vo]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px}.badges[data-astro-cid-ndil67vo]{display:flex;gap:6px;flex-wrap:wrap}.badge[data-astro-cid-ndil67vo]{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:5px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.badge[data-astro-cid-ndil67vo] .material-symbols-rounded[data-astro-cid-ndil67vo]{font-size:.75rem}.badge[data-astro-cid-ndil67vo].time-badge{background:#0009;color:#fff}.badge[data-astro-cid-ndil67vo].time-badge.urgent{background:#ef4444f2;animation:pulse-badge 2s ease-in-out infinite}.badge[data-astro-cid-ndil67vo].instant-win{background:#ff6b35f2;color:#fff}.badge[data-astro-cid-ndil67vo].free-entry{background:#10b981f2;color:#fff}.price-badge[data-astro-cid-ndil67vo]{padding:5px 10px;background:#fffffff2;border-radius:5px;font-size:.85rem;font-weight:700;color:#1a1a2e}.overlay-bottom[data-astro-cid-ndil67vo]{padding:14px}.overlay-bottom-content[data-astro-cid-ndil67vo]{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.overlay-bottom-left[data-astro-cid-ndil67vo]{flex:1;min-width:0}.company-name[data-astro-cid-ndil67vo]{display:block;font-size:.65rem;color:#fffc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.competition-title[data-astro-cid-ndil67vo]{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.3)}.ticket-progress[data-astro-cid-ndil67vo]{position:relative;width:60px;height:60px;flex-shrink:0}.progress-ring[data-astro-cid-ndil67vo]{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring-bg[data-astro-cid-ndil67vo]{fill:none;stroke:#fff3;stroke-width:5}.progress-ring-fill[data-astro-cid-ndil67vo]{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-dasharray:213.6;stroke-dashoffset:var(--progress-offset, 213.6);transition:stroke-dashoffset 1s ease-out}.progress-text[data-astro-cid-ndil67vo]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.progress-sold[data-astro-cid-ndil67vo]{font-size:.7rem;font-weight:700;color:#fff;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.3)}.progress-label[data-astro-cid-ndil67vo]{font-size:.45rem;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.3)}.progress-icon[data-astro-cid-ndil67vo]{font-size:.6rem;color:#ffffffe6;margin-top:1px;font-variation-settings:"FILL" 1}.ticket-info-badge[data-astro-cid-ndil67vo]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#ffffff26;backdrop-filter:blur(8px);border-radius:8px;color:#fff;font-size:.8rem;font-weight:500;flex-shrink:0}.ticket-info-badge[data-astro-cid-ndil67vo] .material-symbols-rounded[data-astro-cid-ndil67vo]{font-size:1rem;font-variation-settings:"FILL" 1;opacity:.9}@media(max-width:640px){.competition-card[data-astro-cid-ndil67vo]{flex:0 0 260px}.ticket-progress[data-astro-cid-ndil67vo]{width:55px;height:55px}.progress-sold[data-astro-cid-ndil67vo]{font-size:.65rem}.progress-label[data-astro-cid-ndil67vo]{font-size:.4rem}.progress-icon[data-astro-cid-ndil67vo]{font-size:.55rem}}.best-odds-section[data-astro-cid-kck66tbp]{margin:40px 0}.section-header[data-astro-cid-kck66tbp]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.title-group[data-astro-cid-kck66tbp]{display:flex;align-items:center;gap:10px}.section-icon[data-astro-cid-kck66tbp]{font-size:1.5rem;color:#10b981}.section-title[data-astro-cid-kck66tbp]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.section-subtitle[data-astro-cid-kck66tbp]{font-size:.8rem;color:var(--color-text-secondary);padding:4px 10px;background:var(--color-bg-secondary);border-radius:12px}.view-all[data-astro-cid-kck66tbp]{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .2s}.view-all[data-astro-cid-kck66tbp]:hover{gap:10px}.view-all[data-astro-cid-kck66tbp] .material-symbols-rounded[data-astro-cid-kck66tbp]{font-size:1.1rem}.cards-scroll[data-astro-cid-kck66tbp]{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cards-scroll[data-astro-cid-kck66tbp]::-webkit-scrollbar{height:6px}.cards-scroll[data-astro-cid-kck66tbp]::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:3px}.cards-scroll[data-astro-cid-kck66tbp]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.competition-card[data-astro-cid-kck66tbp]{flex:0 0 300px;scroll-snap-align:start;display:block;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.competition-card[data-astro-cid-kck66tbp]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.card-image[data-astro-cid-kck66tbp]{position:relative;aspect-ratio:4/3;background:var(--color-bg-tertiary);overflow:hidden}.card-image[data-astro-cid-kck66tbp] img,.card-image[data-astro-cid-kck66tbp] .cdn-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.competition-card[data-astro-cid-kck66tbp]:hover .card-image[data-astro-cid-kck66tbp] img,.competition-card[data-astro-cid-kck66tbp]:hover .card-image[data-astro-cid-kck66tbp] .cdn-image{transform:scale(1.05)}.card-image[data-astro-cid-kck66tbp] picture{display:block;width:100%;height:100%}.card-image[data-astro-cid-kck66tbp] .cdn-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-accent) 0%,#8B7CF7 100%);border-radius:0}.card-image[data-astro-cid-kck66tbp] .cdn-image-placeholder .material-symbols-rounded{font-size:3rem;color:#fff;opacity:.6}.card-overlay[data-astro-cid-kck66tbp]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 35%,transparent 50%,rgba(0,0,0,.75) 100%);pointer-events:none}.overlay-top[data-astro-cid-kck66tbp]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px}.badges[data-astro-cid-kck66tbp]{display:flex;gap:6px;flex-wrap:wrap}.badge[data-astro-cid-kck66tbp]{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:5px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.badge[data-astro-cid-kck66tbp] .material-symbols-rounded[data-astro-cid-kck66tbp]{font-size:.75rem}.badge[data-astro-cid-kck66tbp].odds-badge{background:#10b981f2;color:#fff}.badge[data-astro-cid-kck66tbp].instant-win{background:#ff6b35f2;color:#fff}.badge[data-astro-cid-kck66tbp].free-entry{background:#10b981f2;color:#fff}.price-badge[data-astro-cid-kck66tbp]{padding:5px 10px;background:#fffffff2;border-radius:5px;font-size:.85rem;font-weight:700;color:#1a1a2e}.overlay-bottom[data-astro-cid-kck66tbp]{padding:14px}.overlay-bottom-content[data-astro-cid-kck66tbp]{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.overlay-bottom-left[data-astro-cid-kck66tbp]{flex:1;min-width:0}.company-name[data-astro-cid-kck66tbp]{display:block;font-size:.65rem;color:#fffc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.competition-title[data-astro-cid-kck66tbp]{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.3)}.ticket-progress[data-astro-cid-kck66tbp]{position:relative;width:60px;height:60px;flex-shrink:0}.progress-ring[data-astro-cid-kck66tbp]{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring-bg[data-astro-cid-kck66tbp]{fill:none;stroke:#fff3;stroke-width:5}.progress-ring-fill[data-astro-cid-kck66tbp]{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-dasharray:213.6;stroke-dashoffset:var(--progress-offset, 213.6);transition:stroke-dashoffset 1s ease-out}.progress-text[data-astro-cid-kck66tbp]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.progress-sold[data-astro-cid-kck66tbp]{font-size:.7rem;font-weight:700;color:#fff;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.3)}.progress-label[data-astro-cid-kck66tbp]{font-size:.45rem;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.3)}.progress-icon[data-astro-cid-kck66tbp]{font-size:.6rem;color:#ffffffe6;margin-top:1px;font-variation-settings:"FILL" 1}.ticket-info-badge[data-astro-cid-kck66tbp]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#ffffff26;backdrop-filter:blur(8px);border-radius:8px;color:#fff;font-size:.8rem;font-weight:500;flex-shrink:0}.ticket-info-badge[data-astro-cid-kck66tbp] .material-symbols-rounded[data-astro-cid-kck66tbp]{font-size:1rem;font-variation-settings:"FILL" 1;opacity:.9}@media(max-width:640px){.competition-card[data-astro-cid-kck66tbp]{flex:0 0 260px}.section-subtitle[data-astro-cid-kck66tbp]{display:none}.ticket-progress[data-astro-cid-kck66tbp]{width:55px;height:55px}.progress-sold[data-astro-cid-kck66tbp]{font-size:.65rem}.progress-label[data-astro-cid-kck66tbp]{font-size:.4rem}.progress-icon[data-astro-cid-kck66tbp]{font-size:.55rem}}.trending-section[data-astro-cid-o7dupz33]{margin:40px 0}.section-header[data-astro-cid-o7dupz33]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.title-group[data-astro-cid-o7dupz33]{display:flex;align-items:center;gap:10px}.section-icon[data-astro-cid-o7dupz33]{font-size:1.5rem;color:#f97316;font-variation-settings:"FILL" 1}.section-title[data-astro-cid-o7dupz33]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.section-subtitle[data-astro-cid-o7dupz33]{font-size:.8rem;color:var(--color-text-secondary);padding:4px 10px;background:var(--color-bg-secondary);border-radius:12px}.view-all[data-astro-cid-o7dupz33]{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .2s}.view-all[data-astro-cid-o7dupz33]:hover{gap:10px}.view-all[data-astro-cid-o7dupz33] .material-symbols-rounded[data-astro-cid-o7dupz33]{font-size:1.1rem}.cards-scroll[data-astro-cid-o7dupz33]{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cards-scroll[data-astro-cid-o7dupz33]::-webkit-scrollbar{height:6px}.cards-scroll[data-astro-cid-o7dupz33]::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:3px}.cards-scroll[data-astro-cid-o7dupz33]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.competition-card[data-astro-cid-o7dupz33]{flex:0 0 300px;scroll-snap-align:start;display:block;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.competition-card[data-astro-cid-o7dupz33]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.card-image[data-astro-cid-o7dupz33]{position:relative;aspect-ratio:4/3;background:var(--color-bg-tertiary);overflow:hidden}.card-image[data-astro-cid-o7dupz33] img,.card-image[data-astro-cid-o7dupz33] .cdn-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.competition-card[data-astro-cid-o7dupz33]:hover .card-image[data-astro-cid-o7dupz33] img,.competition-card[data-astro-cid-o7dupz33]:hover .card-image[data-astro-cid-o7dupz33] .cdn-image{transform:scale(1.05)}.card-image[data-astro-cid-o7dupz33] picture{display:block;width:100%;height:100%}.card-image[data-astro-cid-o7dupz33] .cdn-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f97316,#fb923c);border-radius:0}.card-image[data-astro-cid-o7dupz33] .cdn-image-placeholder .material-symbols-rounded{font-size:3rem;color:#fff;opacity:.6}.card-overlay[data-astro-cid-o7dupz33]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 35%,transparent 50%,rgba(0,0,0,.75) 100%);pointer-events:none}.overlay-top[data-astro-cid-o7dupz33]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px}.badges[data-astro-cid-o7dupz33]{display:flex;gap:6px;flex-wrap:wrap}.badge[data-astro-cid-o7dupz33]{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:5px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.badge[data-astro-cid-o7dupz33] .material-symbols-rounded[data-astro-cid-o7dupz33]{font-size:.75rem}.badge[data-astro-cid-o7dupz33].trending-badge{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.badge[data-astro-cid-o7dupz33].trending-badge .material-symbols-rounded[data-astro-cid-o7dupz33]{font-variation-settings:"FILL" 1}.badge[data-astro-cid-o7dupz33].instant-win{background:#ff6b35f2;color:#fff}.badge[data-astro-cid-o7dupz33].free-entry{background:#10b981f2;color:#fff}.price-badge[data-astro-cid-o7dupz33]{padding:5px 10px;background:#fffffff2;border-radius:5px;font-size:.85rem;font-weight:700;color:#1a1a2e}.overlay-bottom[data-astro-cid-o7dupz33]{padding:14px}.overlay-bottom-content[data-astro-cid-o7dupz33]{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.overlay-bottom-left[data-astro-cid-o7dupz33]{flex:1;min-width:0}.company-name[data-astro-cid-o7dupz33]{display:block;font-size:.65rem;color:#fffc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.competition-title[data-astro-cid-o7dupz33]{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.3)}.ticket-progress[data-astro-cid-o7dupz33]{position:relative;width:60px;height:60px;flex-shrink:0}.progress-ring[data-astro-cid-o7dupz33]{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring-bg[data-astro-cid-o7dupz33]{fill:none;stroke:#fff3;stroke-width:5}.progress-ring-fill[data-astro-cid-o7dupz33]{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-dasharray:213.6;stroke-dashoffset:var(--progress-offset, 213.6);transition:stroke-dashoffset 1s ease-out}.progress-text[data-astro-cid-o7dupz33]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.progress-sold[data-astro-cid-o7dupz33]{font-size:.7rem;font-weight:700;color:#fff;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.3)}.progress-label[data-astro-cid-o7dupz33]{font-size:.45rem;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.3)}.progress-icon[data-astro-cid-o7dupz33]{font-size:.6rem;color:#ffffffe6;margin-top:1px;font-variation-settings:"FILL" 1}.ticket-info-badge[data-astro-cid-o7dupz33]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#ffffff26;backdrop-filter:blur(8px);border-radius:8px;color:#fff;font-size:.8rem;font-weight:500;flex-shrink:0}.ticket-info-badge[data-astro-cid-o7dupz33] .material-symbols-rounded[data-astro-cid-o7dupz33]{font-size:1rem;font-variation-settings:"FILL" 1;opacity:.9}@media(max-width:640px){.competition-card[data-astro-cid-o7dupz33]{flex:0 0 260px}.section-subtitle[data-astro-cid-o7dupz33]{display:none}.ticket-progress[data-astro-cid-o7dupz33]{width:55px;height:55px}.progress-sold[data-astro-cid-o7dupz33]{font-size:.65rem}.progress-label[data-astro-cid-o7dupz33]{font-size:.4rem}.progress-icon[data-astro-cid-o7dupz33]{font-size:.55rem}}.free-entry-section[data-astro-cid-bpwhaofd]{margin:40px 0}.section-header[data-astro-cid-bpwhaofd]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.title-group[data-astro-cid-bpwhaofd]{display:flex;align-items:center;gap:10px}.section-icon[data-astro-cid-bpwhaofd]{font-size:1.5rem;color:#10b981}.section-title[data-astro-cid-bpwhaofd]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.section-badge[data-astro-cid-bpwhaofd]{font-size:.75rem;font-weight:600;color:#10b981;padding:4px 10px;background:#10b9811a;border-radius:12px}.view-all[data-astro-cid-bpwhaofd]{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .2s}.view-all[data-astro-cid-bpwhaofd]:hover{gap:10px}.view-all[data-astro-cid-bpwhaofd] .material-symbols-rounded[data-astro-cid-bpwhaofd]{font-size:1.1rem}.cards-scroll[data-astro-cid-bpwhaofd]{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cards-scroll[data-astro-cid-bpwhaofd]::-webkit-scrollbar{height:6px}.cards-scroll[data-astro-cid-bpwhaofd]::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:3px}.cards-scroll[data-astro-cid-bpwhaofd]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.competition-card[data-astro-cid-bpwhaofd]{flex:0 0 300px;scroll-snap-align:start;display:block;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.competition-card[data-astro-cid-bpwhaofd]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.card-image[data-astro-cid-bpwhaofd]{position:relative;aspect-ratio:4/3;background:var(--color-bg-tertiary);overflow:hidden}.card-image[data-astro-cid-bpwhaofd] img,.card-image[data-astro-cid-bpwhaofd] .cdn-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.competition-card[data-astro-cid-bpwhaofd]:hover .card-image[data-astro-cid-bpwhaofd] img,.competition-card[data-astro-cid-bpwhaofd]:hover .card-image[data-astro-cid-bpwhaofd] .cdn-image{transform:scale(1.05)}.card-image[data-astro-cid-bpwhaofd] picture{display:block;width:100%;height:100%}.card-image[data-astro-cid-bpwhaofd] .cdn-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10b981,#34d399);border-radius:0}.card-image[data-astro-cid-bpwhaofd] .cdn-image-placeholder .material-symbols-rounded{font-size:3rem;color:#fff;opacity:.6}.card-overlay[data-astro-cid-bpwhaofd]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 35%,transparent 50%,rgba(0,0,0,.75) 100%);pointer-events:none}.overlay-top[data-astro-cid-bpwhaofd]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px}.badges[data-astro-cid-bpwhaofd]{display:flex;gap:6px;flex-wrap:wrap}.badge[data-astro-cid-bpwhaofd]{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:5px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.badge[data-astro-cid-bpwhaofd] .material-symbols-rounded[data-astro-cid-bpwhaofd]{font-size:.75rem}.badge[data-astro-cid-bpwhaofd].free-entry{background:#10b981f2;color:#fff}.badge[data-astro-cid-bpwhaofd].instant-win{background:#ff6b35f2;color:#fff}.time-badge[data-astro-cid-bpwhaofd]{padding:4px 8px;background:#0009;border-radius:5px;font-size:.75rem;font-weight:500;color:#fff}.overlay-bottom[data-astro-cid-bpwhaofd]{padding:14px}.overlay-bottom-content[data-astro-cid-bpwhaofd]{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.overlay-bottom-left[data-astro-cid-bpwhaofd]{flex:1;min-width:0}.company-name[data-astro-cid-bpwhaofd]{display:block;font-size:.65rem;color:#fffc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.competition-title[data-astro-cid-bpwhaofd]{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.3)}.ticket-progress[data-astro-cid-bpwhaofd]{position:relative;width:60px;height:60px;flex-shrink:0}.progress-ring[data-astro-cid-bpwhaofd]{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring-bg[data-astro-cid-bpwhaofd]{fill:none;stroke:#fff3;stroke-width:5}.progress-ring-fill[data-astro-cid-bpwhaofd]{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-dasharray:213.6;stroke-dashoffset:var(--progress-offset, 213.6);transition:stroke-dashoffset 1s ease-out}.progress-text[data-astro-cid-bpwhaofd]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.progress-sold[data-astro-cid-bpwhaofd]{font-size:.7rem;font-weight:700;color:#fff;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.3)}.progress-label[data-astro-cid-bpwhaofd]{font-size:.45rem;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.3)}.progress-icon[data-astro-cid-bpwhaofd]{font-size:.6rem;color:#ffffffe6;margin-top:1px;font-variation-settings:"FILL" 1}.ticket-info-badge[data-astro-cid-bpwhaofd]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#ffffff26;backdrop-filter:blur(8px);border-radius:8px;color:#fff;font-size:.8rem;font-weight:500;flex-shrink:0}.ticket-info-badge[data-astro-cid-bpwhaofd] .material-symbols-rounded[data-astro-cid-bpwhaofd]{font-size:1rem;font-variation-settings:"FILL" 1;opacity:.9}@media(max-width:640px){.competition-card[data-astro-cid-bpwhaofd]{flex:0 0 260px}.section-badge[data-astro-cid-bpwhaofd]{display:none}.ticket-progress[data-astro-cid-bpwhaofd]{width:55px;height:55px}.progress-sold[data-astro-cid-bpwhaofd]{font-size:.65rem}.progress-label[data-astro-cid-bpwhaofd]{font-size:.4rem}.progress-icon[data-astro-cid-bpwhaofd]{font-size:.55rem}}.instant-win-section[data-astro-cid-24qm6qwb]{margin:40px 0}.section-header[data-astro-cid-24qm6qwb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.title-group[data-astro-cid-24qm6qwb]{display:flex;align-items:center;gap:10px}.section-icon[data-astro-cid-24qm6qwb]{font-size:1.5rem;color:#ff6b35;font-variation-settings:"FILL" 1}.section-title[data-astro-cid-24qm6qwb]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.section-badge[data-astro-cid-24qm6qwb]{font-size:.75rem;font-weight:600;color:#ff6b35;padding:4px 10px;background:#ff6b351a;border-radius:12px}.view-all[data-astro-cid-24qm6qwb]{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .2s}.view-all[data-astro-cid-24qm6qwb]:hover{gap:10px}.view-all[data-astro-cid-24qm6qwb] .material-symbols-rounded[data-astro-cid-24qm6qwb]{font-size:1.1rem}.cards-scroll[data-astro-cid-24qm6qwb]{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cards-scroll[data-astro-cid-24qm6qwb]::-webkit-scrollbar{height:6px}.cards-scroll[data-astro-cid-24qm6qwb]::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:3px}.cards-scroll[data-astro-cid-24qm6qwb]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.competition-card[data-astro-cid-24qm6qwb]{flex:0 0 300px;scroll-snap-align:start;display:block;border-radius:16px;overflow:hidden;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #00000014}.competition-card[data-astro-cid-24qm6qwb]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.card-image[data-astro-cid-24qm6qwb]{position:relative;aspect-ratio:4/3;background:var(--color-bg-tertiary);overflow:hidden}.card-image[data-astro-cid-24qm6qwb] img,.card-image[data-astro-cid-24qm6qwb] .cdn-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.competition-card[data-astro-cid-24qm6qwb]:hover .card-image[data-astro-cid-24qm6qwb] img,.competition-card[data-astro-cid-24qm6qwb]:hover .card-image[data-astro-cid-24qm6qwb] .cdn-image{transform:scale(1.05)}.card-image[data-astro-cid-24qm6qwb] picture{display:block;width:100%;height:100%}.card-image[data-astro-cid-24qm6qwb] .cdn-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b35,#f97316);border-radius:0}.card-image[data-astro-cid-24qm6qwb] .cdn-image-placeholder .material-symbols-rounded{font-size:3rem;color:#fff;opacity:.6;font-variation-settings:"FILL" 1}.card-overlay[data-astro-cid-24qm6qwb]{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 35%,transparent 50%,rgba(0,0,0,.75) 100%);pointer-events:none}.overlay-top[data-astro-cid-24qm6qwb]{display:flex;justify-content:space-between;align-items:flex-start;padding:12px}.badges[data-astro-cid-24qm6qwb]{display:flex;gap:6px;flex-wrap:wrap}.badge[data-astro-cid-24qm6qwb]{display:inline-flex;align-items:center;gap:3px;padding:4px 8px;border-radius:5px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.badge[data-astro-cid-24qm6qwb] .material-symbols-rounded[data-astro-cid-24qm6qwb]{font-size:.75rem;font-variation-settings:"FILL" 1}.badge[data-astro-cid-24qm6qwb].instant-win{background:#ff6b35f2;color:#fff}.badge[data-astro-cid-24qm6qwb].time-badge{background:#0009;color:#fff}.badge[data-astro-cid-24qm6qwb].time-badge.urgent{background:#ef4444f2;animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.85}}.badge[data-astro-cid-24qm6qwb].free-entry{background:#10b981f2;color:#fff}.price-badge[data-astro-cid-24qm6qwb]{padding:5px 10px;background:#fffffff2;border-radius:5px;font-size:.85rem;font-weight:700;color:#1a1a2e}.overlay-bottom[data-astro-cid-24qm6qwb]{padding:14px}.overlay-bottom-content[data-astro-cid-24qm6qwb]{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.overlay-bottom-left[data-astro-cid-24qm6qwb]{flex:1;min-width:0}.company-name[data-astro-cid-24qm6qwb]{display:block;font-size:.65rem;color:#fffc;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.competition-title[data-astro-cid-24qm6qwb]{font-size:.95rem;font-weight:600;color:#fff;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 3px rgba(0,0,0,.3)}.ticket-progress[data-astro-cid-24qm6qwb]{position:relative;width:60px;height:60px;flex-shrink:0}.progress-ring[data-astro-cid-24qm6qwb]{width:100%;height:100%;transform:rotate(-90deg)}.progress-ring-bg[data-astro-cid-24qm6qwb]{fill:none;stroke:#fff3;stroke-width:5}.progress-ring-fill[data-astro-cid-24qm6qwb]{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-dasharray:213.6;stroke-dashoffset:var(--progress-offset, 213.6);transition:stroke-dashoffset 1s ease-out}.progress-text[data-astro-cid-24qm6qwb]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.progress-sold[data-astro-cid-24qm6qwb]{font-size:.7rem;font-weight:700;color:#fff;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.3)}.progress-label[data-astro-cid-24qm6qwb]{font-size:.45rem;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.3)}.progress-icon[data-astro-cid-24qm6qwb]{font-size:.6rem;color:#ffffffe6;margin-top:1px;font-variation-settings:"FILL" 1}.ticket-info-badge[data-astro-cid-24qm6qwb]{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#ffffff26;backdrop-filter:blur(8px);border-radius:8px;color:#fff;font-size:.8rem;font-weight:500;flex-shrink:0}.ticket-info-badge[data-astro-cid-24qm6qwb] .material-symbols-rounded[data-astro-cid-24qm6qwb]{font-size:1rem;font-variation-settings:"FILL" 1;opacity:.9}@media(max-width:640px){.competition-card[data-astro-cid-24qm6qwb]{flex:0 0 260px}.section-badge[data-astro-cid-24qm6qwb]{display:none}.ticket-progress[data-astro-cid-24qm6qwb]{width:55px;height:55px}.progress-sold[data-astro-cid-24qm6qwb]{font-size:.65rem}.progress-label[data-astro-cid-24qm6qwb]{font-size:.4rem}.progress-icon[data-astro-cid-24qm6qwb]{font-size:.55rem}}.trending-section[data-astro-cid-4zkpn4c2]{margin:40px 0}.section-header[data-astro-cid-4zkpn4c2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.title-group[data-astro-cid-4zkpn4c2]{display:flex;align-items:center;gap:10px}.section-icon[data-astro-cid-4zkpn4c2]{font-size:1.5rem;color:#f59e0b;font-variation-settings:"FILL" 1}.section-title[data-astro-cid-4zkpn4c2]{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0}.section-badge[data-astro-cid-4zkpn4c2]{font-size:.75rem;font-weight:600;color:#f59e0b;padding:4px 10px;background:#f59e0b1a;border-radius:12px}.view-all[data-astro-cid-4zkpn4c2]{display:inline-flex;align-items:center;gap:6px;color:var(--color-accent);text-decoration:none;font-weight:500;font-size:.9rem;transition:gap .2s}.view-all[data-astro-cid-4zkpn4c2]:hover{gap:10px}.view-all[data-astro-cid-4zkpn4c2] .material-symbols-rounded[data-astro-cid-4zkpn4c2]{font-size:1.1rem}.listing-grid[data-astro-cid-4zkpn4c2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}@media(max-width:640px){.section-badge[data-astro-cid-4zkpn4c2]{display:none}}.section[data-astro-cid-j7pv25f6]{margin:40px 0}.pre-footer-ad[data-astro-cid-j7pv25f6]{margin-bottom:20px}
