#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;margin:0;padding:0;min-height:100vh}*{box-sizing:border-box}body{margin:0;padding:0;background-color:#fafafa}.competition-list-container[data-v-5fc50c1c]{max-width:1400px;margin:0 auto;padding:0;min-height:100vh;background-color:#fff;position:relative}.hero-section[data-v-5fc50c1c]{padding:60px 20px 40px;text-align:center;position:relative;z-index:1;background-color:#fff}.header h1[data-v-5fc50c1c]{font-size:48px;font-weight:800;color:#2c3e50;margin:0 0 12px;letter-spacing:-1px}.subtitle[data-v-5fc50c1c]{font-size:18px;color:#666;margin:0;font-weight:400}.competitions-wrapper[data-v-5fc50c1c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:32px;padding:0 40px 60px;position:relative;z-index:1}.competition-item[data-v-5fc50c1c]{background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);border-radius:20px;box-shadow:0 8px 32px #00000026;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;border:1px solid rgba(255,255,255,.2);position:relative}.competition-item[data-v-5fc50c1c]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%)}.competition-item[data-v-5fc50c1c]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 48px #00000040}.competition-link[data-v-5fc50c1c]{display:block;padding:32px;text-decoration:none;color:inherit;position:relative}.competition-header[data-v-5fc50c1c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.competition-date[data-v-5fc50c1c]{font-size:13px;color:#667eea;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;padding:6px 12px;background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);border-radius:20px;display:inline-block}.competition-badge[data-v-5fc50c1c]{font-size:11px;color:#fff;font-weight:600;padding:4px 12px;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.competition-title[data-v-5fc50c1c]{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:24px;line-height:1.3}.competition-info[data-v-5fc50c1c]{margin-bottom:24px;padding-bottom:24px;border-bottom:2px solid #f0f0f0}.info-item[data-v-5fc50c1c]{display:flex;align-items:center;gap:10px;font-size:15px;color:#555}.info-icon[data-v-5fc50c1c]{font-size:18px}.info-text strong[data-v-5fc50c1c]{color:#667eea;font-weight:700;font-size:16px}.sponsor-section[data-v-5fc50c1c]{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding:20px;background:linear-gradient(135deg,#fff9e6 0%,#fff5f7 100%);border-radius:16px;border:2px solid #ffd700;box-shadow:0 4px 16px #ffd70026}.sponsor-item[data-v-5fc50c1c]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#ffffff;border-radius:12px;transition:transform .2s ease}.sponsor-item[data-v-5fc50c1c]:hover{transform:translate(4px)}.sponsor-label[data-v-5fc50c1c]{display:flex;align-items:center;gap:8px;font-size:13px;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sponsor-icon[data-v-5fc50c1c]{font-size:18px}.sponsor-name[data-v-5fc50c1c]{font-size:20px;font-weight:800;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.sponsor-company .sponsor-name[data-v-5fc50c1c]{background:linear-gradient(135deg,#4a90e2 0%,#357abd 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sponsor-person .sponsor-name[data-v-5fc50c1c]{background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.view-details[data-v-5fc50c1c]{text-align:center;padding-top:20px;border-top:1px solid #f0f0f0;font-size:14px;font-weight:600;color:#667eea;transition:color .3s ease}.competition-item:hover .view-details[data-v-5fc50c1c]{color:#764ba2}.view-details span[data-v-5fc50c1c]{display:inline-block;transition:transform .3s ease}.competition-item:hover .view-details span[data-v-5fc50c1c]{transform:translate(4px)}@media (max-width: 768px){.competition-list-container[data-v-5fc50c1c]{padding:0}.hero-section[data-v-5fc50c1c]{padding:40px 20px 30px}.header h1[data-v-5fc50c1c]{font-size:32px}.subtitle[data-v-5fc50c1c]{font-size:16px}.competitions-wrapper[data-v-5fc50c1c]{grid-template-columns:1fr;gap:24px;padding:0 20px 40px}.competition-link[data-v-5fc50c1c]{padding:24px}.competition-title[data-v-5fc50c1c]{font-size:22px}.sponsor-section[data-v-5fc50c1c]{padding:16px}.sponsor-name[data-v-5fc50c1c]{font-size:18px}}.registration-container[data-v-6d19f9cf]{max-width:1200px;margin:0 auto;padding:40px 20px;min-height:100vh;background-color:#fafafa}.header[data-v-6d19f9cf]{text-align:center;margin-bottom:40px}.header h1[data-v-6d19f9cf]{font-size:32px;font-weight:600;color:#2c3e50;margin:0}.announcement-wrapper[data-v-6d19f9cf]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;overflow:hidden}.announcement-title[data-v-6d19f9cf]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;font-size:20px;font-weight:600;padding:16px 24px;text-align:center}.announcement-content[data-v-6d19f9cf]{padding:24px}.announcement-item[data-v-6d19f9cf]{margin-bottom:16px;line-height:1.6;font-size:15px;color:#333}.announcement-item[data-v-6d19f9cf]:last-of-type{margin-bottom:0}.item-label[data-v-6d19f9cf]{font-weight:600;color:#2c3e50;display:inline-block;min-width:100px}.item-value[data-v-6d19f9cf]{color:#555}.announcement-item strong[data-v-6d19f9cf]{color:#667eea;font-weight:600}.announcement-note[data-v-6d19f9cf]{margin-top:20px;padding:12px 16px;background-color:#f0f4ff;border-left:4px solid #667eea;border-radius:4px;font-size:14px;color:#555;line-height:1.6}.replay-wrapper[data-v-6d19f9cf]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;overflow:hidden}.replay-title[data-v-6d19f9cf]{background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);color:#fff;font-size:20px;font-weight:600;padding:16px 24px;text-align:center}.replay-content[data-v-6d19f9cf]{padding:24px;text-align:center}.replay-link[data-v-6d19f9cf]{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #667eea4d}.replay-link[data-v-6d19f9cf]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;background:linear-gradient(135deg,#764ba2 0%,#667eea 100%)}.replay-icon[data-v-6d19f9cf]{font-size:20px}.replay-text[data-v-6d19f9cf]{flex:1}.replay-arrow[data-v-6d19f9cf]{font-size:18px;transition:transform .3s ease}.replay-link:hover .replay-arrow[data-v-6d19f9cf]{transform:translate(4px)}.champion-wrapper[data-v-6d19f9cf]{background:linear-gradient(135deg,#f6d365 0%,#fda085 50%,#ffecd2 100%);border-radius:12px;box-shadow:0 8px 24px #ffc1074d;margin-bottom:30px;overflow:hidden;position:relative;animation:championGlow-6d19f9cf 3s ease-in-out infinite}@keyframes championGlow-6d19f9cf{0%,to{box-shadow:0 8px 24px #ffc1074d}50%{box-shadow:0 8px 32px #ffc10780}}.champion-title[data-v-6d19f9cf]{background:linear-gradient(135deg,#ffd700 0%,#ffed4e 100%);color:#1a1a1a;font-size:24px;font-weight:700;padding:20px 24px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.1);letter-spacing:2px}.champion-content[data-v-6d19f9cf]{padding:40px 24px;text-align:center;background:linear-gradient(135deg,rgba(255,255,255,.9) 0%,rgba(255,248,220,.9) 100%)}.champion-name[data-v-6d19f9cf]{font-size:36px;font-weight:800;letter-spacing:3px;position:relative;display:inline-block;padding:20px 40px;border:3px solid #ffd700;border-radius:12px;background:linear-gradient(135deg,#fff9e6 0%,#fffbf0 100%);box-shadow:0 4px 16px #ffd7004d;color:#1a1a1a;text-shadow:0 2px 8px rgba(255,215,0,.4)}.champion-name[data-v-6d19f9cf]:before{content:"👑";margin-right:12px;font-size:40px;display:inline-block;animation:crownBounce-6d19f9cf 2s ease-in-out infinite}@keyframes crownBounce-6d19f9cf{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-5px) rotate(-5deg)}75%{transform:translateY(-5px) rotate(5deg)}}.awards-wrapper[data-v-6d19f9cf]{display:flex;gap:20px;margin-bottom:30px;flex-wrap:wrap}.award-item[data-v-6d19f9cf]{flex:1;min-width:280px;background:linear-gradient(135deg,#ffffff 0%,#f8f9fa 100%);border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:24px;display:flex;align-items:center;gap:20px;transition:transform .3s ease,box-shadow .3s ease;border:2px solid #e9ecef}.award-item[data-v-6d19f9cf]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.award-item[data-v-6d19f9cf]:first-child{border-left:4px solid #4a90e2}.award-item[data-v-6d19f9cf]:last-child{border-left:4px solid #f39c12}.award-icon[data-v-6d19f9cf]{font-size:48px;line-height:1;animation:iconFloat-6d19f9cf 3s ease-in-out infinite}.award-item:first-child .award-icon[data-v-6d19f9cf]{animation-delay:0s}.award-item:last-child .award-icon[data-v-6d19f9cf]{animation-delay:1.5s}@keyframes iconFloat-6d19f9cf{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.award-info[data-v-6d19f9cf]{flex:1}.award-title[data-v-6d19f9cf]{font-size:16px;font-weight:600;color:#555;margin-bottom:12px;line-height:1.4}.award-item:first-child .award-title[data-v-6d19f9cf]{color:#4a90e2}.award-item:last-child .award-title[data-v-6d19f9cf]{color:#f39c12}.award-winner[data-v-6d19f9cf]{font-size:24px;font-weight:700;color:#2c3e50;letter-spacing:1px}.award-item:first-child .award-winner[data-v-6d19f9cf]{color:#4a90e2}.award-item:last-child .award-winner[data-v-6d19f9cf]{color:#f39c12}.round1-wrapper[data-v-6d19f9cf]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;overflow:hidden}.round1-title[data-v-6d19f9cf]{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);color:#fff;font-size:20px;font-weight:600;padding:16px 24px;text-align:center}.round1-content[data-v-6d19f9cf]{padding:24px}.round1-table[data-v-6d19f9cf]{width:100%;border-collapse:collapse;font-size:16px}.round1-table thead[data-v-6d19f9cf]{background-color:#f5f5f5}.round1-table th[data-v-6d19f9cf]{padding:16px 20px;text-align:left;font-weight:600;color:#2c3e50;border-bottom:2px solid #e0e0e0}.round1-table tbody tr[data-v-6d19f9cf]{border-bottom:1px solid #f0f0f0;transition:background-color .2s}.round1-table tbody tr[data-v-6d19f9cf]:hover{background-color:#f9f9f9}.round1-table tbody tr[data-v-6d19f9cf]:last-child{border-bottom:none}.round1-table td[data-v-6d19f9cf]{padding:16px 20px;color:#333}.round1-table td[data-v-6d19f9cf]:first-child{font-weight:500}.group-row[data-v-6d19f9cf]{background-color:#f9f9f9;font-weight:500;text-align:center;color:#333}.round1-note[data-v-6d19f9cf]{margin-top:20px;padding:12px 16px;background-color:#f0f4ff;border-left:4px solid #667eea;border-radius:4px;font-size:14px;color:#555;line-height:1.6}.rules-wrapper[data-v-6d19f9cf]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;overflow:hidden}.rules-title[data-v-6d19f9cf]{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);color:#fff;font-size:20px;font-weight:600;padding:16px 24px;text-align:center}.rules-content[data-v-6d19f9cf]{padding:24px}.rules-section[data-v-6d19f9cf]{margin-bottom:28px}.rules-section[data-v-6d19f9cf]:last-child{margin-bottom:0}.section-title[data-v-6d19f9cf]{font-size:18px;font-weight:600;color:#2c3e50;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #f0f0f0}.section-content[data-v-6d19f9cf]{color:#333;line-height:1.8;font-size:15px}.section-content p[data-v-6d19f9cf]{margin:8px 0}.section-content p[data-v-6d19f9cf]:first-child{margin-top:0}.section-content p[data-v-6d19f9cf]:last-child{margin-bottom:0}.highlight-text[data-v-6d19f9cf]{color:#f5576c;font-weight:500;padding-left:12px;border-left:3px solid #f5576c;margin:12px 0!important}.subsection[data-v-6d19f9cf]{margin-bottom:20px}.subsection[data-v-6d19f9cf]:last-child{margin-bottom:0}.subsection-title[data-v-6d19f9cf]{font-size:16px;font-weight:600;color:#555;margin:0 0 12px}.rules-list[data-v-6d19f9cf]{margin:12px 0;padding-left:24px;list-style-type:none}.rules-list li[data-v-6d19f9cf]{margin-bottom:10px;padding-left:20px;position:relative;line-height:1.7}.rules-list li[data-v-6d19f9cf]:before{content:"•";position:absolute;left:0;color:#f5576c;font-weight:700;font-size:18px}.rules-list li[data-v-6d19f9cf]:last-child{margin-bottom:0}.rules-list li strong[data-v-6d19f9cf]{color:#2c3e50;font-weight:600}.rules-wish[data-v-6d19f9cf]{margin-top:20px!important;text-align:center;font-size:16px;font-weight:500;color:#f5576c;padding:12px;background-color:#fff5f7;border-radius:6px}.stats-wrapper[data-v-6d19f9cf]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:30px;padding:20px 24px}.stats-content[data-v-6d19f9cf]{display:flex;align-items:center;justify-content:center;font-size:18px}.stats-label[data-v-6d19f9cf]{color:#555;font-weight:500;margin-right:8px}.stats-value[data-v-6d19f9cf]{color:#667eea;font-size:28px;font-weight:700;margin:0 4px}.stats-unit[data-v-6d19f9cf]{color:#555;font-weight:500;margin-left:4px}.table-wrapper[data-v-6d19f9cf]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.registration-table[data-v-6d19f9cf]{width:100%;border-collapse:collapse;font-size:16px}.registration-table thead[data-v-6d19f9cf]{background-color:#f5f5f5}.registration-table th[data-v-6d19f9cf]{padding:16px 20px;text-align:left;font-weight:600;color:#2c3e50;border-bottom:2px solid #e0e0e0}.registration-table tbody tr[data-v-6d19f9cf]{border-bottom:1px solid #f0f0f0;transition:background-color .2s}.registration-table tbody tr[data-v-6d19f9cf]:hover{background-color:#f9f9f9}.registration-table tbody tr[data-v-6d19f9cf]:last-child{border-bottom:none}.registration-table td[data-v-6d19f9cf]{padding:16px 20px;color:#333}.registration-table td[data-v-6d19f9cf]:first-child{font-weight:500}@media (max-width: 768px){.registration-container[data-v-6d19f9cf]{padding:20px 10px}.header h1[data-v-6d19f9cf]{font-size:24px}.announcement-title[data-v-6d19f9cf]{font-size:18px;padding:12px 16px}.announcement-content[data-v-6d19f9cf]{padding:16px}.announcement-item[data-v-6d19f9cf]{font-size:14px;margin-bottom:12px}.item-label[data-v-6d19f9cf]{display:block;margin-bottom:4px;min-width:auto}.announcement-note[data-v-6d19f9cf]{font-size:13px;padding:10px 12px}.replay-title[data-v-6d19f9cf]{font-size:18px;padding:12px 16px}.replay-content[data-v-6d19f9cf]{padding:16px}.replay-link[data-v-6d19f9cf]{padding:14px 24px;font-size:14px;flex-direction:column;gap:8px}.replay-icon[data-v-6d19f9cf]{font-size:24px}.replay-arrow[data-v-6d19f9cf]{font-size:16px}.champion-title[data-v-6d19f9cf]{font-size:20px;padding:16px 20px;letter-spacing:1px}.champion-content[data-v-6d19f9cf]{padding:30px 16px}.champion-name[data-v-6d19f9cf]{font-size:24px;padding:16px 24px;letter-spacing:2px}.champion-name[data-v-6d19f9cf]:before{font-size:28px;margin-right:8px}.awards-wrapper[data-v-6d19f9cf]{flex-direction:column;gap:16px}.award-item[data-v-6d19f9cf]{min-width:100%;padding:20px;gap:16px}.award-icon[data-v-6d19f9cf]{font-size:40px}.award-title[data-v-6d19f9cf]{font-size:14px;margin-bottom:8px}.award-winner[data-v-6d19f9cf]{font-size:20px}.round1-title[data-v-6d19f9cf]{font-size:18px;padding:12px 16px}.round1-content[data-v-6d19f9cf]{padding:16px}.round1-table[data-v-6d19f9cf]{font-size:14px}.round1-table th[data-v-6d19f9cf],.round1-table td[data-v-6d19f9cf]{padding:12px 10px}.group-row[data-v-6d19f9cf]{font-size:14px;padding:12px 10px}.round1-note[data-v-6d19f9cf]{font-size:13px;padding:10px 12px}.rules-title[data-v-6d19f9cf]{font-size:18px;padding:12px 16px}.rules-content[data-v-6d19f9cf]{padding:16px}.rules-section[data-v-6d19f9cf]{margin-bottom:24px}.section-title[data-v-6d19f9cf]{font-size:16px;margin-bottom:12px}.section-content[data-v-6d19f9cf]{font-size:14px}.subsection-title[data-v-6d19f9cf]{font-size:15px;margin-bottom:10px}.rules-list[data-v-6d19f9cf]{padding-left:20px}.rules-list li[data-v-6d19f9cf]{padding-left:16px;margin-bottom:8px;font-size:14px}.rules-wish[data-v-6d19f9cf]{font-size:15px;padding:10px}.stats-wrapper[data-v-6d19f9cf]{padding:16px 20px;margin-bottom:20px}.stats-content[data-v-6d19f9cf]{font-size:16px}.stats-value[data-v-6d19f9cf]{font-size:24px}.registration-table[data-v-6d19f9cf]{font-size:14px}.registration-table th[data-v-6d19f9cf],.registration-table td[data-v-6d19f9cf]{padding:12px 10px}}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0}
