@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&family=Unbounded:wght@200..900&display=swap";:root{--bg-color: #050505;--text-color: #ffffff;--accent-color: #D4FF00;--secondary-color: #1a1a1a;--font-heading: "Unbounded", sans-serif;--font-body: "Rajdhani", sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);text-transform:uppercase;font-weight:700;letter-spacing:-.02em}a{color:inherit;text-decoration:none;transition:color .3s ease}ul{list-style:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#333;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}._navbar_iyz70_1{display:flex;justify-content:space-between;align-items:center;padding:2rem 3rem;position:fixed;top:0;width:100%;z-index:1000;transition:all .3s ease}._scrolled_iyz70_27,._translucent_iyz70_29{background-color:#050505e6;padding:1rem 3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._logo_iyz70_41 a{font-family:var(--font-heading);font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;opacity:0;opacity:1}._navLinks_iyz70_65{display:flex;gap:3rem}._navLinks_iyz70_65 li a{font-family:var(--font-heading);font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;transition:all .3s ease}._navLinks_iyz70_65 li a:hover{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.5)}._menuIcon_iyz70_105{display:none;cursor:pointer;color:#fff}@media(max-width:768px){._navbar_iyz70_1{padding:1.5rem}._navLinks_iyz70_65{position:absolute;top:0;left:0;width:100vw;height:100vh;flex-direction:column;justify-content:center;align-items:center;background-color:#050505;gap:2.5rem;transform:translateY(-100%);opacity:0;transition:all .5s cubic-bezier(.16,1,.3,1);pointer-events:none;z-index:-1}._navLinks_iyz70_65._active_iyz70_163{transform:translateY(0);opacity:1;pointer-events:all}._navLinks_iyz70_65 li a{font-size:1.5rem}._menuIcon_iyz70_105{display:block;z-index:1001}}._homeContainer_1p8ff_1{width:100%;min-height:100vh;background-color:var(--bg-color)}._heroWrapper_1p8ff_13{height:100vh;width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}._heroBackground_1p8ff_33{position:absolute;top:0;left:0;width:100%;height:120%;background-size:cover;background-position:center;z-index:1}._overlay_1p8ff_57{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0505054d,#05050599,#050505);z-index:2}._heroContent_1p8ff_83{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 2rem}._logoContainer_1p8ff_105{width:100%;max-width:500px;margin-bottom:3rem}._logo_1p8ff_105{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.5))}._tagline_1p8ff_129{display:flex;align-items:center;gap:1.5rem;color:#fffc;font-family:var(--font-heading);font-size:.9rem;letter-spacing:.2em;font-weight:300}._line_1p8ff_151{width:40px;height:1px;background-color:#ffffff4d}@media(max-width:768px){._logoContainer_1p8ff_105{max-width:300px}._tagline_1p8ff_129{font-size:.7rem;gap:1rem}._line_1p8ff_151{width:20px}}._container_18t0z_1{width:100%;min-height:100vh;background-color:var(--bg-color);padding-top:100px;padding-bottom:100px}._articleHeader_18t0z_19{padding:4rem 2rem;text-align:center;max-width:1000px;margin:0 auto}._title_18t0z_33{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(to right,#fff,#aaa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}._subtitle_18t0z_51{font-size:1.2rem;color:#888;max-width:600px;margin:0 auto;font-weight:300}._authorInfo_18t0z_67{margin-top:3rem;padding:1rem;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;gap:2rem;font-size:.9rem;color:var(--accent-color);text-transform:uppercase;letter-spacing:1px}._contentWrapper_18t0z_95{max-width:800px;margin:0 auto;padding:0 2rem}._section_18t0z_107{margin-bottom:4rem}._text_18t0z_115{font-size:1.1rem;line-height:1.8;color:#ccc;margin-bottom:1.5rem;text-align:justify}._sectionTitle_18t0z_131{font-size:2rem;color:#fff;margin:3rem 0 1.5rem;padding-left:1rem;border-left:3px solid var(--accent-color)}._imageContainer_18t0z_147{margin:4rem -4rem;position:relative;overflow:hidden;border-radius:4px}._image_18t0z_147{width:100%;height:auto;display:block;filter:grayscale(20%) contrast(110%);transition:filter .5s ease}._image_18t0z_147:hover{filter:grayscale(0%) contrast(100%)}._caption_18t0z_187{margin-top:.5rem;font-size:.8rem;color:#666;text-align:right;font-style:italic}._clubList_18t0z_203{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem}._clubItem_18t0z_217{padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.05);text-align:center;color:var(--accent-color);transition:all .3s ease}._clubItem_18t0z_217:hover{background:#d4ff001a;transform:translateY(-5px)}._citation_18t0z_245{margin-top:4rem;padding:2rem;background:#111;border-left:2px solid #333;font-size:.9rem;color:#666}@media(max-width:768px){._title_18t0z_33{font-size:2.5rem}._imageContainer_18t0z_147{margin:2rem 0}._authorInfo_18t0z_67{flex-direction:column;gap:.5rem;align-items:center}}._container_g31fz_1{width:100%;min-height:100vh;background-color:var(--bg-color);padding-top:100px;padding-bottom:100px;overflow-x:hidden}._header_g31fz_10{padding:4rem 2rem;text-align:center;max-width:1000px;margin:0 auto 6rem}._title_g31fz_17{font-size:3.5rem;line-height:1.1;margin-bottom:2rem;color:#fff;text-transform:uppercase}._description_g31fz_25{font-size:1.1rem;line-height:1.8;color:#ccc;max-width:800px;margin:0 auto;font-weight:300}._timelineContainer_g31fz_34{position:relative;max-width:1000px;margin:0 auto;padding:2rem}._timelineLine_g31fz_41{position:absolute;left:50%;top:0;bottom:0;width:2px;background:#ffffff1a;transform:translate(-50%)}._timelineItem_g31fz_51{display:flex;justify-content:center;align-items:center;margin-bottom:8rem;position:relative;width:100%}._timelineContent_g31fz_60{width:45%;padding:2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:4px;position:relative;transition:all .3s ease}._timelineContent_g31fz_60:hover{background:#ffffff0d;border-color:var(--accent-color);transform:translateY(-5px)}._timelineContent_g31fz_60 h2{font-size:1.5rem;color:var(--accent-color);margin-bottom:1rem}._timelineContent_g31fz_60 p{font-size:1rem;color:#ccc;line-height:1.6}._timelineLink_g31fz_88{display:inline-block;margin-top:1rem;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;color:var(--accent-color);border-bottom:1px solid rgba(212,255,0,.3);transition:border-color .3s ease,color .3s ease}._timelineLink_g31fz_88:hover{color:#fff;border-color:#fff}._timelineImage_g31fz_104{width:45%;display:flex;justify-content:center;align-items:center}._imageCircle_g31fz_111{width:200px;height:200px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.1);position:relative;background:#ffffff08}._imageCircle_g31fz_111 img{width:100%;height:100%;box-sizing:border-box;transition:transform .5s ease}._imageCover_g31fz_128{object-fit:cover}._imageContain_g31fz_132{object-fit:contain;padding:18px}._imageCircle_g31fz_111:hover img{transform:scale(1.1)}._timelineDot_g31fz_141{position:absolute;left:50%;width:16px;height:16px;background:var(--accent-color);border-radius:50%;transform:translate(-50%);box-shadow:0 0 20px var(--accent-color);z-index:10;border:3px solid rgba(0,0,0,.55)}._timelineDot_g31fz_141:after{content:"";position:absolute;inset:3px;border-radius:999px;background:#ffffff38;opacity:.85}._timelineItem_g31fz_51:nth-child(odd){flex-direction:row}._timelineItem_g31fz_51:nth-child(2n){flex-direction:row-reverse}._timelineItem_g31fz_51:nth-child(odd) ._timelineContent_g31fz_60{text-align:right}._timelineItem_g31fz_51:nth-child(2n) ._timelineContent_g31fz_60{text-align:left}@media(max-width:768px){._header_g31fz_10{padding:2rem 1rem;margin-bottom:3rem}._title_g31fz_17{font-size:2.5rem}._description_g31fz_25{font-size:1rem;padding:0 1rem}._timelineContainer_g31fz_34{padding:1rem;max-width:100%;overflow:hidden}._timelineLine_g31fz_41{left:30px;transform:none}._timelineItem_g31fz_51{flex-direction:column!important;align-items:flex-start;margin-left:0;padding-left:60px;width:100%;gap:1.5rem;margin-bottom:4rem}._timelineItem_g31fz_51:nth-child(odd),._timelineItem_g31fz_51:nth-child(2n){flex-direction:column!important}._timelineContent_g31fz_60{width:100%;text-align:left!important;padding:1.5rem;order:2}._timelineImage_g31fz_104{width:100%;justify-content:flex-start;order:1}._imageCircle_g31fz_111{width:100%;height:200px;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._timelineDot_g31fz_141{left:30px;top:0;transform:translate(-50%)}}._container_1cg2f_1{width:100%;min-height:100vh;background-color:var(--bg-color);padding-top:100px;padding-bottom:100px;color:var(--text-color)}._header_1cg2f_10{text-align:center;max-width:800px;margin:0 auto 6rem;padding:0 2rem}._title_1cg2f_17{font-size:3.5rem;line-height:1.1;margin-bottom:2rem;color:#fff;text-transform:uppercase}._subtitle_1cg2f_25{font-size:1.1rem;line-height:1.6;color:#ccc;font-weight:300}._section_1cg2f_32{max-width:1200px;margin:0 auto 6rem;padding:0 2rem}._sectionTitle_1cg2f_38{font-size:2rem;color:var(--accent-color);margin-bottom:2rem;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}._textBlock_1cg2f_47{font-size:1.1rem;line-height:1.8;color:#ddd;margin-bottom:1.5rem;text-align:justify}._textBlock_1cg2f_47 strong{color:#fff;font-weight:600}._teamsGrid_1cg2f_60{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:960px;margin:3rem auto 0}._teamCard_1cg2f_68{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:8px;overflow:hidden;transition:all .4s ease;position:relative;display:flex;flex-direction:column}._teamCard_1cg2f_68:hover{transform:translateY(-10px);background:#ffffff0d;border-color:var(--accent-color);box-shadow:0 10px 30px #00000080}._teamHeader_1cg2f_86{padding:2rem;text-align:center;background:linear-gradient(to bottom,rgba(0,0,0,.2),transparent)}._escudoContainer_1cg2f_92{width:180px;height:180px;margin:0 auto 2rem;position:relative;background:#fff;border-radius:50%;border:2px solid rgba(255,255,255,.1);box-shadow:0 0 30px #d4ff001a;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:all .4s ease}._escudo_1cg2f_92{width:85%;height:85%;object-fit:contain;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}._teamCard_1cg2f_68:hover ._escudoContainer_1cg2f_92{border-color:var(--accent-color);box-shadow:0 0 50px #d4ff0066;transform:scale(1.05)}._teamCard_1cg2f_68:hover ._escudo_1cg2f_92{transform:scale(1.1) rotate(5deg)}._teamName_1cg2f_125{font-size:1.8rem;color:#fff;margin-bottom:.5rem;text-transform:uppercase}._teamYear_1cg2f_132{font-size:.9rem;color:var(--accent-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}._teamDesc_1cg2f_140{font-size:1rem;color:#ccc;line-height:1.5;font-style:italic}._teamMembers_1cg2f_147{padding:2rem;border-top:1px solid rgba(255,255,255,.05);flex-grow:1}._membersTitle_1cg2f_153{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;color:#888;margin-bottom:1.5rem;text-align:center}._membersList_1cg2f_162{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}._member_1cg2f_153{display:flex;flex-direction:column;align-items:center;gap:.8rem}._memberPhoto_1cg2f_176{width:120px;height:150px;border-radius:12px;object-fit:cover;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;box-shadow:0 4px 10px #0000004d}._member_1cg2f_153:hover ._memberPhoto_1cg2f_176{border-color:var(--accent-color);transform:translateY(-5px);box-shadow:0 8px 20px #00000080}._memberPlaceholder_1cg2f_193{width:120px;height:150px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px dashed rgba(255,255,255,.15);color:#555;font-family:var(--font-heading);font-size:2.5rem;font-weight:700;box-shadow:0 4px 10px #0000004d;transition:all .3s ease}._member_1cg2f_153:hover ._memberPlaceholder_1cg2f_193{border-color:var(--accent-color);transform:translateY(-5px)}._memberName_1cg2f_215{font-size:.9rem;color:#fff}._captain_1cg2f_220{color:gold;margin-left:4px}._extraMembers_1cg2f_226{padding:1.5rem 2rem;background:#0003;border-top:1px solid rgba(255,255,255,.05)}._extraTitle_1cg2f_232{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;color:#666;margin-bottom:.5rem;text-align:center}._extraList_1cg2f_241{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1rem}._extraList_1cg2f_241 li{font-size:.9rem;color:#aaa;position:relative}._extraList_1cg2f_241 li:not(:last-child):after{content:"•";position:absolute;right:-10px;color:#444}@media(max-width:768px){._title_1cg2f_17{font-size:2.5rem}._teamsGrid_1cg2f_60{grid-template-columns:1fr}}._container_pjn7r_1{width:100%;min-height:100vh;background-color:var(--bg-color);padding-top:100px;padding-bottom:100px;color:var(--text-color)}._header_pjn7r_19{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 2rem}._title_pjn7r_33{font-size:3rem;line-height:1.1;margin-bottom:1.5rem;color:#fff;text-transform:uppercase}._subtitle_pjn7r_49{font-size:1.1rem;line-height:1.6;color:#ccc;font-weight:300}._contentWrapper_pjn7r_63{max-width:1000px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:4rem}._card_pjn7r_81{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:2.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #0000004d}._cardTitle_pjn7r_99{font-size:1.8rem;color:var(--accent-color);margin-bottom:2rem;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:1rem}._scheduleItem_pjn7r_117{margin-bottom:2rem}._scheduleItem_pjn7r_117 h3{font-size:1.3rem;color:#fff;margin-bottom:.5rem}._scheduleItem_pjn7r_117 p{color:#ccc;font-size:1rem;line-height:1.5}._note_pjn7r_149{font-size:.9rem!important;color:#888!important;font-style:italic;margin-top:.2rem}._location_pjn7r_163{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-weight:600;color:#fff}._mapContainer_pjn7r_179,._photoContainer_pjn7r_181{width:100%;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1);position:relative}._mapFrame_pjn7r_197{width:100%;height:400px;border:0;display:block}._photoFrame_pjn7r_211{width:100%;height:auto;display:block;object-fit:cover}._caption_pjn7r_225{background:#000c;color:#ccc;padding:.8rem;text-align:center;font-size:.9rem;border-top:1px solid rgba(255,255,255,.1)}._descriptionText_pjn7r_243{font-size:1.1rem;line-height:1.8;color:#ddd;text-align:justify}._descriptionText_pjn7r_243 p{margin-bottom:1.5rem}@media(max-width:768px){._title_pjn7r_33{font-size:2rem}._card_pjn7r_81{padding:1.5rem}}._container_13uj4_1{width:100%;min-height:100vh;background-color:var(--bg-color);padding-top:100px;padding-bottom:100px;color:var(--text-color)}._header_13uj4_10{text-align:center;max-width:800px;margin:0 auto 6rem;padding:0 2rem}._title_13uj4_17{font-size:3.5rem;line-height:1.1;margin-bottom:2rem;color:#fff;text-transform:uppercase}._subtitle_13uj4_25{font-size:1.1rem;line-height:1.6;color:#ccc;font-weight:300}._timeline_13uj4_32{max-width:1000px;margin:0 auto;padding:0 2rem;position:relative}._timeline_13uj4_32:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.1) 10%,rgba(255,255,255,.1) 90%,transparent)}._timelineItem_13uj4_50{display:flex;justify-content:center;padding-bottom:4rem;position:relative;width:100%}._timelineContent_13uj4_58{width:45%;position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease}._timelineItem_13uj4_50:nth-child(odd) ._timelineContent_13uj4_58{margin-right:auto;text-align:right}._timelineItem_13uj4_50:nth-child(2n) ._timelineContent_13uj4_58{margin-left:auto;text-align:left}._timelineDot_13uj4_81{position:absolute;left:50%;top:2rem;transform:translate(-50%);width:12px;height:12px;background:var(--accent-color);border-radius:50%;box-shadow:0 0 10px var(--accent-color);z-index:2}._podiumCard_13uj4_95{border-color:var(--accent-color);background:linear-gradient(135deg,#ffffff0d,#d4ff000d);box-shadow:0 0 30px #d4ff001a}._podiumCard_13uj4_95:hover{transform:scale(1.02);box-shadow:0 0 50px #d4ff0033}._highlightCard_13uj4_107{border-color:#f0f;background:linear-gradient(135deg,#ff00ff1a,#00ffff1a);box-shadow:0 0 20px #ff00ff4d;animation:_pulseBorder_13uj4_1 2s infinite}._highlightCard_13uj4_107 ._year_13uj4_114{color:#0ff;text-shadow:0 0 5px #00ffff}._highlightCard_13uj4_107 ._eventName_13uj4_119{color:#f0f;text-shadow:0 0 5px #ff00ff}._highlightCard_13uj4_107 ._podiumBadge_13uj4_124{background:linear-gradient(90deg,#f0f,#0ff);color:#fff;box-shadow:0 0 15px #ff00ff80;animation:_bounce_13uj4_1 1s infinite}@keyframes _pulseBorder_13uj4_1{0%{box-shadow:0 0 20px #ff00ff4d;border-color:#f0f}50%{box-shadow:0 0 40px #00ffff80;border-color:#0ff}to{box-shadow:0 0 20px #ff00ff4d;border-color:#f0f}}@keyframes _bounce_13uj4_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._trophyIcon_13uj4_160{font-size:2rem;margin-bottom:1rem;display:block}._year_13uj4_114{font-size:.9rem;color:var(--accent-color);font-weight:600;margin-bottom:.5rem;letter-spacing:2px}._eventName_13uj4_119{font-size:1.5rem;color:#fff;margin-bottom:.5rem;font-weight:700;text-transform:uppercase}._location_13uj4_182{font-size:.9rem;color:#888;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;justify-content:inherit}._description_13uj4_193{font-size:1rem;color:#ccc;line-height:1.6;margin-bottom:1rem;white-space:pre-line}._podiumBadge_13uj4_124{display:inline-block;padding:.4rem 1rem;background:var(--accent-color);color:#000;font-weight:700;border-radius:20px;font-size:.8rem;text-transform:uppercase;margin-top:auto;box-shadow:0 0 15px #d4ff0066}._ctaLink_13uj4_214{display:inline-block;margin-top:1rem;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;border-radius:5px;font-size:.9rem;transition:all .3s}._ctaLink_13uj4_214:hover{background:#fff3;transform:translateY(-2px)}@media(max-width:768px){._timeline_13uj4_32:before{left:20px}._timelineItem_13uj4_50{justify-content:flex-start;padding-left:50px}._timelineContent_13uj4_58{width:100%;text-align:left!important}._timelineItem_13uj4_50:nth-child(odd) ._timelineContent_13uj4_58{margin-right:0}._timelineItem_13uj4_50:nth-child(2n) ._timelineContent_13uj4_58{margin-left:0}._timelineDot_13uj4_81{left:20px}._location_13uj4_182{justify-content:flex-start}._eventName_13uj4_119{font-size:1.2rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}._container_1wf96_1{width:100%;min-height:100vh;background-color:var(--bg-color);padding-top:100px;padding-bottom:100px;color:var(--text-color)}._header_1wf96_10{text-align:center;max-width:800px;margin:0 auto 5rem;padding:0 2rem}._title_1wf96_17{font-size:3.5rem;line-height:1.1;margin-bottom:2rem;color:#fff;text-transform:uppercase}._subtitle_1wf96_25{font-size:1.1rem;line-height:1.6;color:#ccc;font-weight:300}._section_1wf96_32{max-width:1200px;margin:0 auto;padding:0 2rem}._grid_1wf96_38{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._grid_1wf96_38>*{height:100%}._card_1wf96_49{height:100%;display:flex;flex-direction:column;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:8px;overflow:hidden;transition:all .4s ease}._card_1wf96_49:hover{transform:translateY(-6px);background:#ffffff0d;border-color:var(--accent-color);box-shadow:0 10px 30px #00000080}._media_1wf96_68{position:relative;aspect-ratio:16 / 9;background:#000;border-bottom:1px solid rgba(255,255,255,.05);overflow:hidden}._thumb_1wf96_76{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}._card_1wf96_49:hover ._thumb_1wf96_76{transform:scale(1.04)}._fallback_1wf96_88{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:radial-gradient(circle at 20% 20%,rgba(212,255,0,.1),transparent 55%),linear-gradient(135deg,#ffffff0a,#0000004d)}._fallbackIcon_1wf96_101{color:var(--accent-color);opacity:.8}._fallbackOutlet_1wf96_106{font-family:var(--font-heading);font-size:1.4rem;text-transform:uppercase;letter-spacing:.05em;color:#ffffffd9}._typeTag_1wf96_114{position:absolute;top:.75rem;left:.75rem;display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:20px;background:#050505bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.12);color:var(--accent-color);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;z-index:1}._playOverlay_1wf96_134{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000040;border:none;cursor:pointer;transition:background .3s ease}._playOverlay_1wf96_134:hover{background:#0000001a}._playButton_1wf96_150{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-left:4px;background:#050505b3;border:2px solid rgba(255,255,255,.6);color:#fff;transition:all .3s ease}._playOverlay_1wf96_134:hover ._playButton_1wf96_150{background:var(--accent-color);border-color:var(--accent-color);color:#000;transform:scale(1.08);box-shadow:0 0 30px #d4ff0066}._body_1wf96_173{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}._meta_1wf96_180{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;font-size:.8rem;text-transform:uppercase;letter-spacing:1px}._outlet_1wf96_191{color:var(--accent-color);font-weight:600}._date_1wf96_196{color:#888;white-space:nowrap}._cardTitle_1wf96_201{font-size:1.05rem;line-height:1.3;color:#fff;margin-bottom:.5rem}._author_1wf96_208{font-size:.85rem;color:#888;margin-bottom:.75rem}._description_1wf96_214{font-size:.95rem;color:#ccc;line-height:1.6;margin-bottom:1.5rem}._actions_1wf96_221{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:auto}._btn_1wf96_228{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;border-radius:20px;font-family:var(--font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;background:transparent}._btnPrimary_1wf96_244{border:1px solid var(--accent-color);color:var(--accent-color)}._btnPrimary_1wf96_244:hover{background:var(--accent-color);color:#000;box-shadow:0 0 15px #d4ff0066}._btnSecondary_1wf96_255{border:1px solid rgba(255,255,255,.2);color:#ccc}._btnSecondary_1wf96_255:hover{border-color:#fff;color:#fff}._note_1wf96_265{margin-top:.85rem;font-size:.8rem;color:#777;line-height:1.5}@media(max-width:768px){._header_1wf96_10{margin-bottom:3rem}._title_1wf96_17{font-size:2.5rem}._grid_1wf96_38{grid-template-columns:1fr}._playButton_1wf96_150{width:56px;height:56px}}._overlay_135eq_1{position:fixed;inset:0;z-index:10000;background:#050505eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:1.5rem}._closeButton_135eq_13{position:absolute;top:1.25rem;right:1.25rem;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;cursor:pointer;transition:all .3s ease;z-index:2}._closeButton_135eq_13:hover{border-color:var(--accent-color);color:var(--accent-color);box-shadow:0 0 20px #d4ff0033}._panel_135eq_37{display:flex;flex-direction:column;gap:1rem;max-width:min(1100px,100%);max-height:100%;align-items:center}._video_135eq_46{display:block;max-width:100%;max-height:calc(100vh - 9rem);width:auto;height:auto;background:#000;border-radius:8px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 60px #000000b3;outline:none}._caption_135eq_59{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}._captionTitle_135eq_67{font-family:var(--font-heading);font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#fff}._captionMeta_135eq_75{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:1px}@media(max-width:768px){._overlay_135eq_1{padding:1rem}._closeButton_135eq_13{top:.75rem;right:.75rem}._video_135eq_46{max-height:calc(100vh - 8rem)}}._container_1scbe_1{width:100%;min-height:100vh;padding-top:100px;padding-bottom:50px;background-color:var(--bg-color);color:var(--text-color);display:flex;flex-direction:column;align-items:center}._header_1scbe_25{text-align:center;margin-bottom:3rem;padding:0 1rem}._title_1scbe_37{font-size:3rem;color:#fff;text-transform:uppercase;margin-bottom:1rem}._grid_1scbe_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1000px;padding:0 2rem}._card_1scbe_69{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-decoration:none;color:#fff;transition:all .3s;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden}._card_1scbe_69:hover{transform:translateY(-5px);background:#ffffff14;border-color:#f0f;box-shadow:0 0 20px #ff00ff4d}._icon_1scbe_115{font-size:3rem;margin-bottom:1rem}._cardTitle_1scbe_125{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#0ff}._cardDesc_1scbe_139{font-size:.9rem;color:#ccc;line-height:1.5}._container_fubfx_1{width:100%;min-height:100vh;padding-top:100px;padding-bottom:50px;background-color:var(--bg-color);color:var(--text-color);display:flex;flex-direction:column;align-items:center;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._header_fubfx_17{text-align:center;margin-bottom:2rem;padding:0 1rem}._title_fubfx_23{font-size:2.5rem;color:#f0f;text-transform:uppercase;text-shadow:0 0 10px rgba(255,0,255,.5);margin-bottom:.5rem}._subtitle_fubfx_31{color:#0ff;font-size:1.1rem;letter-spacing:2px}._tabs_fubfx_38{display:flex;gap:1rem;margin-bottom:2rem;background:#ffffff0d;padding:.5rem;border-radius:50px}._tabButton_fubfx_47{background:none;border:none;color:#ffffff80;padding:.8rem 2rem;border-radius:50px;cursor:pointer;font-weight:700;text-transform:uppercase;transition:all .3s}._tabButton_fubfx_47:hover{color:#fff;background:#ffffff1a}._activeTab_fubfx_64{background:linear-gradient(45deg,#f0f,#0ff);color:#000;box-shadow:0 0 15px #f0f6}._content_fubfx_71{width:100%;max-width:1400px;padding:0 1rem}._form_fubfx_78{background:#ffffff05;padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._inputGroup_fubfx_85{margin-bottom:1.5rem}._label_fubfx_89{display:block;margin-bottom:.5rem;color:#ccc;font-size:.9rem}._input_fubfx_85,._select_fubfx_97{width:100%;padding:1rem;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:1rem}._input_fubfx_85:focus,._select_fubfx_97:focus{outline:none;border-color:#0ff;box-shadow:0 0 10px #0ff3}._radioGroup_fubfx_114{display:flex;gap:1rem}._radioLabel_fubfx_119{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#fff}._submitButton_fubfx_127{width:100%;padding:1rem;background:#0ff;color:#000;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .2s;margin-top:1rem}._submitButton_fubfx_127:hover{background:#fff;transform:translateY(-2px);box-shadow:0 0 20px #0ff6}._clubManagement_fubfx_147{margin-top:1rem;padding:1rem;background:#0000004d;border-radius:8px;border:1px dashed #555}._clubDetails_fubfx_155{color:#0ff;cursor:pointer;margin-bottom:.5rem;font-size:.9rem}._textarea_fubfx_162{width:100%;min-height:100px;background:#00000080;border:1px solid #444;color:#fff;padding:.5rem;border-radius:4px;margin-bottom:.5rem;font-family:monospace}._secondaryButton_fubfx_174{background:transparent;border:1px solid #00ffff;color:#0ff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:all .2s}._secondaryButton_fubfx_174:hover{background:#00ffff1a}._statsBar_fubfx_189{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;background:#0003;border-radius:8px}._statItem_fubfx_199{font-size:.9rem;color:#888}._statValue_fubfx_204{color:#fff;font-weight:700;margin-left:.5rem}._playerList_fubfx_210{display:flex;flex-direction:column;gap:.5rem}._playerItem_fubfx_216{display:flex;align-items:center;justify-content:space-between;background:#ffffff05;padding:1rem;border-radius:8px;border-left:4px solid #333;transition:all .2s}._playerItem_fubfx_216._presente_fubfx_227{border-left-color:#0ff;background:#00ffff0d}._playerInfo_fubfx_232{display:flex;flex-direction:column}._playerName_fubfx_237{font-weight:700;color:#fff}._playerDetails_fubfx_242{font-size:.8rem;color:#888;margin-top:.2rem}._actions_fubfx_248{display:flex;gap:.5rem}._checkButton_fubfx_253{background:none;border:1px solid #555;color:#555;padding:.5rem 1rem;border-radius:20px;cursor:pointer;font-size:.8rem;transition:all .2s}._checkButton_fubfx_253._active_fubfx_64{background:#0ff;border-color:#0ff;color:#000}._deleteButton_fubfx_270{background:none;border:none;color:#ff3b30;cursor:pointer;opacity:.5}._deleteButton_fubfx_270:hover{opacity:1}._teamsContainer_fubfx_283{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.2rem;margin-top:1.5rem;grid-auto-flow:row dense}._teamCard_fubfx_291{background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1.2rem;position:relative;overflow:hidden}._playerChips_fubfx_300{display:flex;flex-wrap:wrap;gap:6px}._playerChip_fubfx_300{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:.95rem;line-height:1;cursor:grab}._chipName_fubfx_320{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}._clubText_fubfx_328{color:#bdbdbd;font-size:.75rem;opacity:.9}._levelBadge_fubfx_334{background:linear-gradient(135deg,#0ff,#f0f);color:#000;font-weight:800;border-radius:999px;padding:2px 8px;font-size:.8rem}._chipRemove_fubfx_343{appearance:none;border:none;background:transparent;color:#ff3b30;font-size:.9rem;cursor:pointer}._teamCard_fubfx_291._warning_fubfx_352{border-color:#ff3b30;box-shadow:0 0 10px #ff3b3033}._teamHeader_fubfx_357{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:.5rem}._teamName_fubfx_366{color:#f0f;font-weight:700;font-size:1.35rem}._teamScore_fubfx_372{background:#444;padding:.2rem .5rem;border-radius:4px;font-size:.95rem;color:#fff}._teamPlayer_fubfx_380{display:none}._pName_fubfx_384{color:#fff;font-weight:600}._pLevel_fubfx_389{color:#e6e6e6;font-size:.9rem;font-weight:600}._warningBadge_fubfx_395{display:block;margin-top:1rem;color:#ff3b30;font-size:.8rem;font-weight:700;text-align:center;background:#ff3b301a;padding:.3rem;border-radius:4px}._shuffleButton_fubfx_407{width:100%;padding:1.5rem;font-size:1.5rem;background:linear-gradient(135deg,#f0f,#0ff);border:none;color:#000;font-weight:900;text-transform:uppercase;cursor:pointer;border-radius:12px;box-shadow:0 0 30px #ff00ff4d;transition:transform .2s;margin-bottom:1rem}._shuffleButton_fubfx_407:hover{transform:scale(1.02);box-shadow:0 0 50px #00ffff80}._reserves_fubfx_428{margin-top:2rem;border-top:1px dashed #555;padding-top:1rem}._timesLayout_fubfx_435{display:grid;grid-template-columns:1fr 280px;gap:1.5rem;align-items:start}._timesMain_fubfx_442{min-width:0}._sidePanel_fubfx_446{position:sticky;top:110px;background:#ffffff0f;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;box-shadow:0 4px 18px #00000059}._actionsHelp_fubfx_456{margin-bottom:1rem;padding:.75rem 1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:10px;color:#fff;font-size:1rem;line-height:1.4}@media(max-width:768px){._tabs_fubfx_38{width:100%;justify-content:space-between;border-radius:12px}._tabButton_fubfx_47{padding:.8rem 1rem;flex:1;font-size:.8rem}._timesLayout_fubfx_435{grid-template-columns:1fr}._sidePanel_fubfx_446{position:static;margin-top:1rem}}@media(min-width:1280px){._teamsContainer_fubfx_283{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media(min-width:1600px){._teamsContainer_fubfx_283{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}._editButton_fubfx_502{background:none;border:none;cursor:pointer;font-size:1.2rem;margin-right:.5rem;opacity:.7;transition:opacity .2s}._editButton_fubfx_502:hover{opacity:1;transform:scale(1.1)}._cancelButton_fubfx_517{background:#555;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;margin-left:1rem;cursor:pointer}._rulesContainer_fubfx_527{margin-top:3rem;padding:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#ccc}._rulesTitle_fubfx_536{color:#0ff;margin-bottom:1rem;font-size:1.2rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}._rulesTable_fubfx_544{width:100%;margin-bottom:1.5rem;border-collapse:collapse}._rulesTable_fubfx_544 th,._rulesTable_fubfx_544 td{text-align:left;padding:.5rem;border-bottom:1px solid rgba(255,255,255,.05)}._rulesTable_fubfx_544 th{color:#f0f}._ruleItem_fubfx_561{margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.5rem}._ruleIcon_fubfx_568{font-size:1.2rem}._dropZone_fubfx_573{min-height:80px;padding:.5rem;border:1px dashed #444;border-radius:8px;background:#ffffff05;display:flex;flex-direction:column;gap:.5rem}._draggable_fubfx_584{cursor:grab}._dragging_fubfx_588{opacity:.5}._scoreBadge_fubfx_593{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 .4rem;border-radius:999px;background:linear-gradient(135deg,#0ff,#f0f);color:#000;font-weight:800;font-size:1rem;box-shadow:0 0 16px #ff00ff40}
