._header_wt4er_1{background:linear-gradient(180deg,#000c,#0006);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid #ffd700;position:sticky;top:0;z-index:100}._container_wt4er_19{max-width:1400px;margin:0 auto;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}._logo_wt4er_37{display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:transform .3s ease}._logo_wt4er_37:hover{transform:scale(1.02)}._logoImage_wt4er_61{width:65px;height:65px;object-fit:contain}._nav_wt4er_73{display:flex;align-items:center;gap:15px}._navLink_wt4er_85{background:transparent;border:2px solid rgba(255,255,255,.2);color:#aaa;padding:10px 22px;border-radius:25px;text-decoration:none;font-size:14px;font-weight:600;transition:all .3s}._navLink_wt4er_85:hover{border-color:#ffd70080;color:gold}._navLinkActive_wt4er_119,._navLinkActive_wt4er_119:hover{background:gold;border-color:gold;color:#000}@media(max-width:600px){._logoImage_wt4er_61{width:50px;height:50px}._navLink_wt4er_85{padding:8px 14px;font-size:12px}}._footer_zlqqf_1{background:linear-gradient(180deg,#0003,#0009);border-top:1px solid rgba(255,255,255,.1);padding:50px 20px 30px;margin-top:60px}._footerContent_zlqqf_15{max-width:900px;margin:0 auto}._footerGrid_zlqqf_25{display:flex;justify-content:center;gap:100px;margin-bottom:40px}._footerTitle_zlqqf_47{font-size:16px;font-weight:700;color:gold;margin-bottom:15px}._socialLinks_zlqqf_61{display:flex;flex-direction:column;gap:10px}._socialLink_zlqqf_61{color:#888;text-decoration:none;font-size:14px;transition:color .3s}._socialLink_zlqqf_61:hover{color:gold}._footerList_zlqqf_95{list-style:none;padding:0;margin:0}._footerList_zlqqf_95 li{margin-bottom:8px}._footerLink_zlqqf_115{color:#888;text-decoration:none;font-size:14px;transition:color .3s}._footerLink_zlqqf_115:hover{color:gold}._footerBottom_zlqqf_137{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;text-align:center;font-size:13px;color:#666}._disclaimer_zlqqf_153{margin-top:10px;font-size:11px;color:#444}@media(max-width:500px){._footerGrid_zlqqf_25{flex-direction:column;gap:30px;text-align:center}._socialLinks_zlqqf_61{align-items:center}}._page_190cd_1{animation:_fadeIn_190cd_1 .3s ease-out}@keyframes _fadeIn_190cd_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._pageHeader_190cd_21{text-align:center;margin-bottom:40px}._title_190cd_31{font-size:42px;font-weight:800;margin-bottom:10px}._titleGlow_190cd_43{background:linear-gradient(135deg,#fff,gold,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_190cd_57{color:#888;font-size:18px}._loading_190cd_69{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;gap:20px;color:gold}._spinner_190cd_89{width:50px;height:50px;border:4px solid rgba(255,215,0,.2);border-top-color:gold;border-radius:50%;animation:_spin_190cd_89 1s linear infinite}@keyframes _spin_190cd_89{to{transform:rotate(360deg)}}._noTournaments_190cd_117{text-align:center;padding:60px 20px;background:#ffffff08;border-radius:20px;border:1px solid rgba(255,255,255,.05)}._noTournamentsIcon_190cd_133{font-size:64px;display:block;margin-bottom:20px}._noTournaments_190cd_117 h2{color:#fff;margin-bottom:10px}._noTournaments_190cd_117 p{color:#888}._tournamentList_190cd_165{display:flex;flex-direction:column;gap:20px}._tournamentCard_190cd_177{display:flex;align-items:center;gap:20px;padding:25px;background:#ffffff08;border-radius:20px;border:1px solid rgba(255,255,255,.05);transition:all .3s}._tournamentCard_190cd_177:hover{background:#ffffff0d;border-color:var(--type-color, rgba(255, 215, 0, .3));transform:translateY(-2px)}._tournamentIcon_190cd_211{height:100px;width:auto;border-radius:15px;flex-shrink:0}._tournamentInfo_190cd_225{flex:1}._tournamentType_190cd_233{margin-bottom:8px}._typeBadge_190cd_241{display:inline-block;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff}._locationBadge_190cd_263{display:inline-block;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;background:#ffffff1a;color:gold;border:1px solid rgba(255,215,0,.3);margin-left:8px}._badgesContainer_190cd_287{display:flex;flex-wrap:wrap;gap:8px;align-items:center}._tournamentDate_190cd_301{font-size:22px;font-weight:700;margin-bottom:5px;text-transform:capitalize}._tournamentDesc_190cd_315{font-size:14px;color:#888;margin-bottom:10px}._registrationCount_190cd_327{display:flex;align-items:center;gap:8px;font-size:14px;color:#aaa}._countIcon_190cd_343{font-size:16px}._registerButton_190cd_351{background:linear-gradient(135deg,gold,#fa0);border:none;color:#1a1a2e;padding:15px 30px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:700;font-family:inherit;transition:all .3s;flex-shrink:0}._registerButton_190cd_351:hover:not(:disabled){transform:scale(1.05)}._registerButton_190cd_351:disabled{background:#555;cursor:not-allowed;opacity:.6}._formContainer_190cd_401{max-width:750px;margin:0 auto;background:#ffffff08;border-radius:20px;padding:30px;border:1px solid rgba(255,255,255,.05);position:relative}._formHeader_190cd_421{display:flex;align-items:center;gap:20px;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}._formHeaderImage_190cd_439{height:100px;width:auto;border-radius:15px;flex-shrink:0}._formHeaderInfo_190cd_453{flex:1;min-width:0}._formHeaderDate_190cd_463{font-size:20px;font-weight:700;color:#fff;text-transform:capitalize;margin:8px 0 0}._backButton_190cd_479{background:transparent;border:1px solid rgba(255,255,255,.2);color:#aaa;padding:10px 18px;border-radius:10px;cursor:pointer;font-size:14px;font-family:inherit;transition:all .3s;flex-shrink:0}._backButton_190cd_479:hover{background:#ffffff0d;border-color:#ffffff4d;color:#fff}._formTitle_190cd_517{font-size:16px;font-weight:600;margin-bottom:20px;color:#888}._errorAlert_190cd_533{background:#ff32321a;border:1px solid rgba(255,50,50,.3);border-radius:10px;padding:15px;margin-bottom:20px;color:#ff6b6b;font-size:14px;display:flex;align-items:center;gap:10px}._form_190cd_401{display:flex;flex-direction:column;gap:20px}._formRow_190cd_573{display:grid;grid-template-columns:1fr 1fr;gap:15px}._formGroup_190cd_585{display:flex;flex-direction:column;gap:8px}._label_190cd_597{font-size:14px;font-weight:600;color:#aaa}._labelHint_190cd_609{font-weight:400;color:#666;font-size:12px;margin-left:5px}._input_190cd_623{background:#0000004d;border:2px solid rgba(255,255,255,.1);border-radius:10px;padding:15px;font-size:16px;color:#fff;font-family:inherit;transition:all .3s}._input_190cd_623:focus{outline:none;border-color:gold;background:#0006}._input_190cd_623::placeholder{color:#555}._input_190cd_623:-webkit-autofill,._input_190cd_623:-webkit-autofill:hover,._input_190cd_623:-webkit-autofill:focus,._input_190cd_623:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #1a1a2e inset!important;-webkit-text-fill-color:#fff!important;box-shadow:0 0 0 1000px #1a1a2e inset!important;caret-color:#fff!important;transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s!important}._input_190cd_623[type=number]{-moz-appearance:textfield}._input_190cd_623[type=number]::-webkit-outer-spin-button,._input_190cd_623[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._hint_190cd_711{font-size:12px;color:#666}._fileUpload_190cd_723{position:relative;margin-top:15px}._fileInput_190cd_733{position:absolute;width:0;height:0;opacity:0}._fileLabel_190cd_747{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:30px;background:#0003;border:2px dashed rgba(255,255,255,.15);border-radius:12px;cursor:pointer;transition:all .3s}._fileLabel_190cd_747:hover{background:#ffd7000d;border-color:#ffd7004d}._fileIcon_190cd_785{font-size:32px}._fileText_190cd_793{font-size:15px;color:#aaa}._fileHint_190cd_803{font-size:12px;color:#666}._filePreview_190cd_813{display:flex;align-items:center;justify-content:space-between;padding:15px;margin-top:15px;background:#2ecc711a;border:1px solid rgba(46,204,113,.3);border-radius:10px}._fileName_190cd_835{font-size:14px;color:#2ecc71}._removeFile_190cd_845{background:#ffffff1a;border:none;color:#aaa;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:14px;transition:all .3s}._removeFile_190cd_845:hover{background:#ff323233;color:#ff6b6b}._deckMethodToggle_190cd_881{display:flex;gap:8px;margin-top:10px}._deckMethodButton_190cd_893{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:transparent;border:2px solid rgba(255,255,255,.2);border-radius:25px;cursor:pointer;transition:all .3s}._deckMethodButton_190cd_893:hover{border-color:#ffd70080}._deckMethodActive_190cd_929{background:gold;border-color:gold}._deckMethodIcon_190cd_939{font-size:18px}._deckMethodText_190cd_947{font-size:14px;font-weight:600;color:#aaa}._deckMethodActive_190cd_929 ._deckMethodText_190cd_947{color:#000}._deckMethodActive_190cd_929 ._deckMethodIcon_190cd_939{filter:grayscale(1)}._deckBuilder_190cd_977{margin-top:10px;background:#0003;border-radius:12px;padding:15px}._deckBuilderHeader_190cd_991{margin-bottom:10px}._deckBuilderTitle_190cd_999{font-size:14px;font-weight:600;color:#aaa}._deckCardsList_190cd_1013{display:flex;flex-direction:column;gap:6px;margin-bottom:15px;max-height:300px;overflow-y:auto}._deckCardItem_190cd_1031{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.05)}._deckCardQty_190cd_1051{font-weight:700;color:gold;min-width:30px}._deckCardName_190cd_1063{flex:1;color:#fff;font-weight:500}._deckCardSet_190cd_1075{color:#888;font-size:13px}._deckCardReg_190cd_1085{color:#666;font-size:12px}._removeCardButton_190cd_1095{background:#ff32321a;border:1px solid rgba(255,50,50,.2);color:#ff6b6b;width:26px;height:26px;border-radius:6px;cursor:pointer;font-size:12px;transition:all .3s;flex-shrink:0}._removeCardButton_190cd_1095:hover{background:#ff32324d}._addCardForm_190cd_1131{border-top:1px solid rgba(255,255,255,.1);padding-top:15px}._addCardRow_190cd_1141{display:flex;gap:8px;align-items:center}._deckInput_190cd_1153{flex:1;min-width:0;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:10px 12px;font-size:14px;color:#fff;font-family:inherit}._deckInput_190cd_1153:focus{outline:none;border-color:gold}._deckInput_190cd_1153::placeholder{color:#555}._deckInput_190cd_1153._deckInputSmall_190cd_1195{flex:0 0 65px;text-align:center;-moz-appearance:textfield}._deckInput_190cd_1153._deckInputSmall_190cd_1195::-webkit-outer-spin-button,._deckInput_190cd_1153._deckInputSmall_190cd_1195::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._deckInput_190cd_1153._deckInputSet_190cd_1219{flex:0 0 65px}._deckInput_190cd_1153._deckInputNum_190cd_1227{flex:0 0 95px}._deckInput_190cd_1153._deckInputReg_190cd_1235{flex:0 0 55px}._addCardButton_190cd_1243{flex-shrink:0;background:#ffd70033;border:1px solid rgba(255,215,0,.4);color:gold;width:40px;height:40px;border-radius:8px;cursor:pointer;font-size:20px;font-weight:700;font-family:inherit;transition:all .3s}._addCardButton_190cd_1243:hover:not(:disabled){background:#ffd7004d;transform:scale(1.05)}._addCardButton_190cd_1243:disabled{opacity:.4;cursor:not-allowed}._exampleSection_190cd_1293{margin-bottom:12px}._exampleLabel_190cd_1301{display:block;font-size:12px;color:#666;margin-bottom:6px}._exampleRow_190cd_1315{opacity:.5}._exampleRow_190cd_1315 input{font-style:italic;color:#888!important;cursor:default}._exampleButtonPlaceholder_190cd_1335{width:40px;height:40px;flex-shrink:0}._addCardHint_190cd_1347{display:block;margin-top:8px;font-size:12px;color:#666;text-align:center}._errorMessage_190cd_1363{margin-top:10px;padding:12px 18px;background:#ff32321a;border:1px solid rgba(255,50,50,.3);border-radius:10px;color:#ff6b6b;font-size:14px}._deckCodeSection_190cd_1385{margin-top:15px}._deckCodeInputWrapper_190cd_1393{display:flex;flex-direction:column;gap:8px}._deckCodeInput_190cd_1393{width:100%;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:14px 16px;font-size:14px;color:#fff;font-family:monospace}._deckCodeInput_190cd_1393:focus{outline:none;border-color:gold}._deckCodeInput_190cd_1393::placeholder{color:#555}._deckCodeLink_190cd_1445{font-size:13px;color:gold;text-decoration:none;text-align:right}._deckCodeLink_190cd_1445:hover{text-decoration:underline}._deckCodeError_190cd_1467{margin-top:10px;padding:10px 15px;background:#ff32321a;border:1px solid rgba(255,50,50,.3);border-radius:8px;color:#ff6b6b;font-size:14px}._deckCodeSuccess_190cd_1487{margin-top:10px;margin-bottom:15px;padding:10px 15px;background:#2ecc711a;border:1px solid rgba(46,204,113,.3);border-radius:8px;color:#2ecc71;font-size:14px;display:flex;align-items:center;gap:8px}._deckCodeSuccessIcon_190cd_1515{font-weight:700}._deckDisclaimer_190cd_1525{margin-top:20px;padding:14px 18px;background:#ffa50014;border:1px solid rgba(255,165,0,.25);border-radius:10px;font-size:13px;color:#bbb;line-height:1.5}._deckDisclaimerIcon_190cd_1547{color:orange;margin-right:8px}._consentLabel_190cd_1559{display:flex;align-items:flex-start;gap:12px;margin-top:20px;cursor:pointer}._consentCheckbox_190cd_1575{width:20px;height:20px;margin-top:2px;flex-shrink:0;accent-color:#ffd700;cursor:pointer}._consentText_190cd_1593{font-size:14px;color:#aaa;line-height:1.5}._consentText_190cd_1593 a{color:gold;text-decoration:none}._consentText_190cd_1593 a:hover{text-decoration:underline}._formActions_190cd_1625{display:flex;gap:15px;margin-top:10px}._cancelButton_190cd_1637{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#aaa;padding:15px;border-radius:12px;cursor:pointer;font-size:16px;font-family:inherit;transition:all .3s}._cancelButton_190cd_1637:hover{background:#ffffff1a;color:#fff}._submitButton_190cd_1673{flex:1;background:linear-gradient(135deg,#27ae60,#229954);border:none;color:#fff;padding:15px;border-radius:12px;cursor:pointer;font-size:16px;font-weight:700;font-family:inherit;transition:all .3s}._submitButton_190cd_1673:hover:not(:disabled){transform:scale(1.02);box-shadow:0 0 25px #27ae6066}._submitButton_190cd_1673:disabled{opacity:.6;cursor:not-allowed;transform:none}._successContainer_190cd_1725{text-align:center;padding:60px 20px;background:#2ecc710d;border:1px solid rgba(46,204,113,.2);border-radius:20px;max-width:500px;margin:0 auto;animation:_fadeIn_190cd_1 .3s ease-out}._successIcon_190cd_1747{font-size:80px;margin-bottom:20px;animation:_bounce_190cd_1 .5s ease-out}@keyframes _bounce_190cd_1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}._successTitle_190cd_1769{font-size:28px;font-weight:800;color:#2ecc71;margin-bottom:10px}._successText_190cd_1783{font-size:16px;color:#aaa}@media(max-width:768px){._title_190cd_31{font-size:28px}._subtitle_190cd_57{font-size:14px}._tournamentCard_190cd_177{flex-direction:column;text-align:center;padding:20px}._tournamentIcon_190cd_211{height:80px}._tournamentDate_190cd_301{font-size:18px}._registerButton_190cd_351{width:100%}._registrationCount_190cd_327{justify-content:center}._formRow_190cd_573{grid-template-columns:1fr}._formContainer_190cd_401{padding:20px}._formHeader_190cd_421{flex-direction:column;text-align:center}._formHeaderImage_190cd_439{height:80px;align-self:center}._formHeaderInfo_190cd_453{align-self:center}._backButton_190cd_479{width:100%;margin-top:10px}._formActions_190cd_1625{flex-direction:column}._submitButton_190cd_1673,._cancelButton_190cd_1637{flex:none}._addCardRow_190cd_1141{flex-wrap:wrap}._deckInput_190cd_1153._deckInputSmall_190cd_1195{flex:0 0 55px}._deckInput_190cd_1153:not(._deckInputSmall_190cd_1195):not(._deckInputSet_190cd_1219):not(._deckInputNum_190cd_1227):not(._deckInputReg_190cd_1235){flex:1 1 100%;order:-1;margin-bottom:8px}._deckInput_190cd_1153._deckInputSet_190cd_1219,._deckInput_190cd_1153._deckInputNum_190cd_1227,._deckInput_190cd_1153._deckInputReg_190cd_1235{flex:1;min-width:50px}._deckCardItem_190cd_1031{flex-wrap:wrap}._deckCardSet_190cd_1075,._deckCardReg_190cd_1085{font-size:12px}}@media(max-width:480px){._title_190cd_31{font-size:24px}._tournamentCard_190cd_177{padding:15px}}._container_ngx9p_1{max-width:950px;margin:0 auto;padding:2rem 1rem}._backLink_ngx9p_13{margin-bottom:1.5rem}._backLink_ngx9p_13 a{color:#60a5fa;text-decoration:none;font-size:.9rem;transition:color .2s}._backLink_ngx9p_13 a:hover{color:#93c5fd;text-decoration:underline}._content_ngx9p_45{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem}._content_ngx9p_45 h1{font-size:2rem;color:#f1f5f9;margin-bottom:.5rem;border-bottom:2px solid rgba(255,255,255,.1);padding-bottom:.5rem}._content_ngx9p_45 h2{font-size:1.5rem;color:#e2e8f0;margin-top:2rem;margin-bottom:1rem}._content_ngx9p_45 h3{font-size:1.25rem;color:#cbd5e1;margin-top:1.5rem;margin-bottom:.75rem}._content_ngx9p_45 p{line-height:1.7;color:#94a3b8;margin-bottom:1rem}._content_ngx9p_45 em{color:#64748b}._content_ngx9p_45 ul,._content_ngx9p_45 ol{margin-left:1.5rem;margin-bottom:1rem;color:#94a3b8}._content_ngx9p_45 li{margin-bottom:.5rem;line-height:1.6}._content_ngx9p_45 a{color:#60a5fa;text-decoration:underline}._content_ngx9p_45 a:hover{color:#93c5fd}._content_ngx9p_45 hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:1.5rem 0}._content_ngx9p_45 strong{color:#f1f5f9;font-weight:600}._content_ngx9p_45 blockquote{border-left:4px solid rgba(96,165,250,.5);padding-left:1rem;margin:1rem 0;color:#64748b;font-style:italic}@media(max-width:640px){._container_ngx9p_1{padding:1rem}._content_ngx9p_45{padding:1.5rem}._content_ngx9p_45 h1{font-size:1.5rem}._content_ngx9p_45 h2{font-size:1.25rem}}*{margin:0;padding:0;box-sizing:border-box}html{background-color:#1a1a2e}body{font-family:Nunito,Segoe UI,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);background-attachment:fixed;min-height:100vh;color:#fff;overscroll-behavior:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glow{0%,to{box-shadow:0 0 20px #ffd7004d}50%{box-shadow:0 0 40px #ffd70099}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#ffd7004d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffd70080}::selection{background:#ffd7004d;color:#fff}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #ffd700;outline-offset:2px}.animate-fadeIn{animation:fadeIn .3s ease-out}.animate-pulse{animation:pulse 1.5s infinite}.animate-glow{animation:glow 2s infinite}
