.Books-module__WcKh9G__pageContainer{background-color:#f5f9ff}.Books-module__WcKh9G__breadcrumbWrapper{background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Books-module__WcKh9G__pageTitle{color:#1a202c;text-align:center;margin-top:1.5rem;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Books-module__WcKh9G__formContainer{background:#fff;border-radius:12px;max-width:1300px;margin:2rem auto;padding:2.5rem;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Books-module__WcKh9G__formTitle{color:#c4373e;text-align:center;margin-bottom:2rem;font-size:1.8rem}.Books-module__WcKh9G__form{flex-direction:column;gap:1.2rem;display:flex}.Books-module__WcKh9G__gridContainer{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Books-module__WcKh9G__formRow{flex-direction:column;gap:.5rem;display:flex}.Books-module__WcKh9G__formRow label{color:#333;text-align:left;font-weight:600}.Books-module__WcKh9G__formRow input,.Books-module__WcKh9G__formRow select{color:#1a202c;background-color:#fff;border:1px solid #ccc;border-radius:6px;width:100%;padding:.7rem;font-size:1rem}.Books-module__WcKh9G__formRow input:focus,.Books-module__WcKh9G__formRow select:focus{border-color:#5056b0;outline:none}.Books-module__WcKh9G__booksSection{margin-top:3rem}.Books-module__WcKh9G__booksTableWrapper{overflow-x:auto}.Books-module__WcKh9G__booksTable{border-collapse:collapse;width:100%;min-width:700px;margin-top:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Books-module__WcKh9G__booksTable th,.Books-module__WcKh9G__booksTable td{text-align:left;color:#333;border:1px solid #e0e0e0;padding:1rem}.Books-module__WcKh9G__booksTable th{color:#fff;background:linear-gradient(135deg,#5056b0 0%,#6366f1 100%);border-color:#5056b0;font-weight:600}.Books-module__WcKh9G__booksTable tr{cursor:pointer;transition:background-color .3s}.Books-module__WcKh9G__booksTable tr:nth-child(odd){background-color:#fafafa}.Books-module__WcKh9G__booksTable tr:hover{background-color:#f1f7ff}.Books-module__WcKh9G__centerCell{text-align:center;vertical-align:middle}.Books-module__WcKh9G__checkboxInput{cursor:pointer;accent-color:#5056b0;width:1.2rem;height:1.2rem}.Books-module__WcKh9G__rightCell{text-align:right;font-weight:600}.Books-module__WcKh9G__coverImageWrapper{justify-content:center;align-items:center;width:150px;height:200px;display:flex}.Books-module__WcKh9G__placeholderImage{color:#a0a0a0;text-align:center;background-color:#f0f0f0;border:1px dashed #ccc;justify-content:center;align-items:center;width:100%;height:100%;font-style:italic;display:flex}.Books-module__WcKh9G__fullWidthRow{justify-content:center;margin-top:2rem;display:flex}.Books-module__WcKh9G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c4373e,#5056b0);border:none;border-radius:40px;min-width:300px;padding:.9rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s ease-in-out,transform .2s}.Books-module__WcKh9G__submitButton:hover{color:#fff;background:linear-gradient(135deg,#a32c34,#4048a0);transform:translateY(-2px)}.Books-module__WcKh9G__submitButton:disabled{cursor:not-allowed;background:#ccc;transform:none}.Books-module__WcKh9G__totalPriceRow{font-size:1.2rem;font-weight:700;background-color:#e6f3ff!important}@media (max-width:768px){.Books-module__WcKh9G__gridContainer{grid-template-columns:1fr}.Books-module__WcKh9G__formRow label{text-align:left}.Books-module__WcKh9G__pageTitle{font-size:2rem}.Books-module__WcKh9G__booksTable th,.Books-module__WcKh9G__booksTable td{padding:.75rem;font-size:.9rem}}
.Breadcrumb-module__V6xoSW__breadcrumb{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-bottom:1px solid #dee2e6;width:100%;margin-bottom:0;padding:1rem 1.5rem;font-size:.9rem}.Breadcrumb-module__V6xoSW__breadcrumbList{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:1350px;margin:0 auto;padding:0;list-style:none;display:flex}.Breadcrumb-module__V6xoSW__breadcrumbItem{color:#6c757d;align-items:center;gap:.5rem;font-weight:400;transition:all .2s;display:flex}.Breadcrumb-module__V6xoSW__separatorWrapper{color:#adb5bd;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;display:flex}.Breadcrumb-module__V6xoSW__separator{opacity:.7;font-size:.7rem}.Breadcrumb-module__V6xoSW__breadcrumbLink{color:#4a1c9c;border-radius:4px;align-items:center;gap:.3rem;padding:.3rem .5rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Breadcrumb-module__V6xoSW__breadcrumbLink:before{content:"";background:linear-gradient(90deg,transparent,rgba(74,28,156,.1),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Breadcrumb-module__V6xoSW__breadcrumbLink:hover{color:#3a1575;background-color:rgba(74,28,156,.08);transform:translateY(-1px)}.Breadcrumb-module__V6xoSW__breadcrumbLink:hover:before{left:100%}.Breadcrumb-module__V6xoSW__breadcrumbLink:focus{outline-offset:2px;background-color:rgba(74,28,156,.1);outline:2px solid #4a1c9c}.Breadcrumb-module__V6xoSW__active{color:#212529;font-weight:600}.Breadcrumb-module__V6xoSW__activeItem{color:#212529;background-color:rgba(74,28,156,.1);border:1px solid rgba(74,28,156,.2);border-radius:4px;align-items:center;gap:.3rem;padding:.3rem .5rem;font-weight:600;display:flex}.Breadcrumb-module__V6xoSW__homeIcon{color:#4a1c9c;flex-shrink:0;font-size:.8rem}.Breadcrumb-module__V6xoSW__homeLabel{white-space:nowrap}.Breadcrumb-module__V6xoSW__ellipsis{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1.2rem;font-weight:700;line-height:1;color:#adb5bd!important}.Breadcrumb-module__V6xoSW__ellipsis:hover{color:#adb5bd!important;background-color:transparent!important;transform:none!important}@media (max-width:768px){.Breadcrumb-module__V6xoSW__breadcrumb{padding:.9rem 1rem;font-size:.85rem}.Breadcrumb-module__V6xoSW__breadcrumbList,.Breadcrumb-module__V6xoSW__breadcrumbItem{gap:.3rem}.Breadcrumb-module__V6xoSW__separator{font-size:.6rem}.Breadcrumb-module__V6xoSW__homeLabel{display:none}.Breadcrumb-module__V6xoSW__breadcrumbLink,.Breadcrumb-module__V6xoSW__activeItem{padding:.25rem .4rem;font-size:.85rem}.Breadcrumb-module__V6xoSW__breadcrumbItem:not(.Breadcrumb-module__V6xoSW__active) .Breadcrumb-module__V6xoSW__breadcrumbLink{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}}@media (max-width:480px){.Breadcrumb-module__V6xoSW__breadcrumb{padding:.8rem}.Breadcrumb-module__V6xoSW__breadcrumbList{gap:.2rem}.Breadcrumb-module__V6xoSW__breadcrumbItem:not(.Breadcrumb-module__V6xoSW__active) .Breadcrumb-module__V6xoSW__breadcrumbLink{max-width:80px}}@media (prefers-color-scheme:dark){.Breadcrumb-module__V6xoSW__breadcrumb{background:linear-gradient(135deg,#2d3436 0%,#636e72 100%);border-bottom-color:#4a5568}.Breadcrumb-module__V6xoSW__breadcrumbItem{color:#a0aec0}.Breadcrumb-module__V6xoSW__separatorWrapper{color:#718096}.Breadcrumb-module__V6xoSW__breadcrumbLink{color:#9f7aea}.Breadcrumb-module__V6xoSW__breadcrumbLink:hover{color:#b794f6;background-color:rgba(159,122,234,.15)}.Breadcrumb-module__V6xoSW__activeItem{color:#f7fafc;background-color:rgba(159,122,234,.2);border-color:rgba(159,122,234,.3)}.Breadcrumb-module__V6xoSW__homeIcon{color:#9f7aea}}@media print{.Breadcrumb-module__V6xoSW__breadcrumb{border-bottom:1px solid #000;padding:.5rem 0;background:0 0!important}.Breadcrumb-module__V6xoSW__breadcrumbLink{text-decoration:underline;color:#000!important}.Breadcrumb-module__V6xoSW__activeItem{font-weight:700;background:0 0!important;border:none!important}}
.Live-Classes-module__8licpa__pageContainer{color:#1f2937;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);min-height:100vh}.Live-Classes-module__8licpa__fullWidthSection{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Live-Classes-module__8licpa__breadcrumbWrapper{margin-bottom:1.5rem}.Live-Classes-module__8licpa__contentWrapper{max-width:1300px;margin:0 auto;padding:1rem}.Live-Classes-module__8licpa__heroSection{text-align:center;margin-bottom:2rem}.Live-Classes-module__8licpa__heroTitle{background:linear-gradient(135deg,#5056b0 0%,#6366f1 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(80,86,176,.1);-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.25rem;font-weight:800}.Live-Classes-module__8licpa__heroDescription{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:500}.Live-Classes-module__8licpa__separator{background:linear-gradient(90deg,transparent 0%,#d1d5db 50%,transparent 100%);border:0;height:2px;margin:2rem 0}.Live-Classes-module__8licpa__errorText{color:#ef4444;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:1rem 0;padding:1rem;font-weight:600}.Live-Classes-module__8licpa__gradesGrid{flex-direction:column;gap:2rem;display:flex}.Live-Classes-module__8licpa__gradeCard{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1px solid rgba(255,255,255,.8);border-radius:1.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.06)}.Live-Classes-module__8licpa__gradeCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15),0 10px 20px rgba(0,0,0,.1)}.Live-Classes-module__8licpa__gradeHeader{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5056b0 0%,#6366f1 100%);border-radius:1.25rem 1.25rem 0 0;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.Live-Classes-module__8licpa__gradeHeader:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Live-Classes-module__8licpa__gradeHeader:hover:before{left:100%}.Live-Classes-module__8licpa__toggleSymbol{font-size:1.5rem;font-weight:300;transition:transform .3s}.Live-Classes-module__8licpa__gradeCard:hover .Live-Classes-module__8licpa__toggleSymbol{transform:scale(1.1)}.Live-Classes-module__8licpa__gradeContent{background:linear-gradient(135deg,#5056b0 0%,#6366f1 50%,#8b5cf6 100%);padding:2rem;overflow:hidden}.Live-Classes-module__8licpa__championshipCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;margin-bottom:2rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 6px rgba(0,0,0,.05)}.Live-Classes-module__8licpa__championshipCard:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(0,0,0,.1)}.Live-Classes-module__8licpa__championshipHeader{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.Live-Classes-module__8licpa__championshipTitle{color:#1e293b;text-shadow:0 1px 2px rgba(0,0,0,.05);font-size:1.15rem;font-weight:700}.Live-Classes-module__8licpa__championshipButtons{align-items:center;gap:.75rem;display:flex}.Live-Classes-module__8licpa__btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:.75rem;outline:none;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.15)}.Live-Classes-module__8licpa__btn:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Live-Classes-module__8licpa__btn:hover:before{left:100%}.Live-Classes-module__8licpa__btn:active{transform:translateY(1px)}.Live-Classes-module__8licpa__syllabusBtn{background:linear-gradient(135deg,#6c63ff 0%,#5a52d5 100%);border:2px solid transparent}.Live-Classes-module__8licpa__syllabusBtn:hover:not(:disabled){background:linear-gradient(135deg,#5a52d5 0%,#4c45c4 100%);transform:translateY(-2px);box-shadow:0 8px 16px rgba(108,99,255,.3)}.Live-Classes-module__8licpa__syllabusBtn:disabled{cursor:not-allowed;background:linear-gradient(135deg,#94a3b8 0%,#64748b 100%);transform:none;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Live-Classes-module__8licpa__enrollBtn{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:2px solid transparent}.Live-Classes-module__8licpa__enrollBtn:hover{background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-2px);box-shadow:0 8px 16px rgba(16,185,129,.3)}.Live-Classes-module__8licpa__championshipTable{border-collapse:separate;border-spacing:0;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;width:100%;margin-top:1.5rem;overflow:hidden;box-shadow:0 6px 12px rgba(0,0,0,.08)}.Live-Classes-module__8licpa__championshipTable th,.Live-Classes-module__8licpa__championshipTable td{text-align:left;border-right:1px solid #e2e8f0;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5}.Live-Classes-module__8licpa__championshipTable th:last-child,.Live-Classes-module__8licpa__championshipTable td:last-child{border-right:none}.Live-Classes-module__8licpa__championshipTable th{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.1);background:linear-gradient(135deg,#5056b0 0%,#6366f1 100%);font-size:.85rem;font-weight:700;position:relative}.Live-Classes-module__8licpa__championshipTable th:after{content:"";background:linear-gradient(90deg,#8b5cf6,#06b6d4,#10b981);width:100%;height:2px;position:absolute;bottom:0;left:0}.Live-Classes-module__8licpa__championshipTable tbody tr{border-bottom:1px solid #f1f5f9;transition:all .3s}.Live-Classes-module__8licpa__championshipTable tbody tr:nth-child(2n){background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.Live-Classes-module__8licpa__championshipTable tbody tr:nth-child(odd){background:#fff}.Live-Classes-module__8licpa__tableRow:hover{transform:scale(1.01);box-shadow:0 4px 8px rgba(0,0,0,.1);background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%)!important}.Live-Classes-module__8licpa__championshipTable td{color:#374151;font-weight:500}.Live-Classes-module__8licpa__championshipTable td:first-child{color:#1e293b;font-weight:600}.Live-Classes-module__8licpa__championshipTable td:last-child{color:#059669;text-align:right;font-weight:700}.Live-Classes-module__8licpa__sectionDivider{background:linear-gradient(90deg,#8b5cf6,#06b6d4,#10b981);border:0;border-radius:1px;height:3px;margin:2rem 0}.Live-Classes-module__8licpa__loadingText,.Live-Classes-module__8licpa__noDataText{text-align:center;color:#6b7280;padding:3rem 1rem;font-size:1.1rem;font-weight:500}.Live-Classes-module__8licpa__loadingText{background:linear-gradient(90deg,#6b7280,#9ca3af,#6b7280) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:2s linear infinite Live-Classes-module__8licpa__shimmer}@keyframes Live-Classes-module__8licpa__shimmer{to{background-position:200%}}@media (max-width:768px){.Live-Classes-module__8licpa__heroTitle{font-size:1.875rem}.Live-Classes-module__8licpa__heroDescription{font-size:1rem}.Live-Classes-module__8licpa__gradeHeader{padding:1rem 1.25rem;font-size:1rem}.Live-Classes-module__8licpa__championshipHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Live-Classes-module__8licpa__championshipTitle{font-size:1rem}.Live-Classes-module__8licpa__championshipButtons{justify-content:space-between;width:100%}.Live-Classes-module__8licpa__btn{text-align:center;flex:1;padding:.6rem 1rem;font-size:.8rem}.Live-Classes-module__8licpa__championshipTable{font-size:.85rem}.Live-Classes-module__8licpa__championshipTable th,.Live-Classes-module__8licpa__championshipTable td{padding:.75rem .5rem}.Live-Classes-module__8licpa__gradeContent{padding:1.5rem}.Live-Classes-module__8licpa__championshipCard{padding:1rem}}@media (max-width:480px){.Live-Classes-module__8licpa__contentWrapper{padding:.5rem}.Live-Classes-module__8licpa__championshipTable{white-space:nowrap;-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.Live-Classes-module__8licpa__championshipTable th,.Live-Classes-module__8licpa__championshipTable td{min-width:120px;padding:.5rem .75rem}.Live-Classes-module__8licpa__btn{padding:.5rem .75rem;font-size:.75rem}}
.Maintenance-module__oNRXca__maintenanceContainer{background:#fdf6e3;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.Maintenance-module__oNRXca__contentWrapper{text-align:center;background:#fff;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;width:100%;max-width:900px;padding:2.5rem;display:flex;box-shadow:0 25px 50px -12px rgba(0,0,0,.1)}@media (min-width:768px){.Maintenance-module__oNRXca__contentWrapper{text-align:left;flex-direction:row;gap:4rem;padding:4rem}}.Maintenance-module__oNRXca__textSection{flex-direction:column;align-items:center;display:flex}@media (min-width:768px){.Maintenance-module__oNRXca__textSection{align-items:flex-start}}.Maintenance-module__oNRXca__titleBlock{color:#c08435;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.Maintenance-module__oNRXca__gearIcon{width:2.5rem;height:2.5rem}.Maintenance-module__oNRXca__titleText{text-transform:uppercase;letter-spacing:1px;color:#c08435;margin:0;font-size:1.25rem;font-weight:700}.Maintenance-module__oNRXca__subHeading{color:#1f2937;margin:0 0 1rem;font-size:3rem;font-weight:800;line-height:1.2}@media (min-width:768px){.Maintenance-module__oNRXca__subHeading{font-size:4.5rem}}.Maintenance-module__oNRXca__paragraph{color:#4b5563;max-width:500px;margin:0 0 1rem;font-size:1.125rem;line-height:1.6}.Maintenance-module__oNRXca__imageSection{justify-content:center;align-items:center;width:100%;padding:1rem;display:flex}.Maintenance-module__oNRXca__wrenchAnimation{width:180px;height:180px}.Maintenance-module__oNRXca__wrenchTool{transform-origin:50%;animation:3s linear infinite Maintenance-module__oNRXca__rotate}@keyframes Maintenance-module__oNRXca__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.Maintenance-module__oNRXca__imageSection{flex-shrink:0;width:auto}.Maintenance-module__oNRXca__wrenchAnimation{width:220px;height:220px}}
.WorkshopDetail-module__Q4B0sq__pageContainer{color:#1f2937;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);min-height:100vh}.WorkshopDetail-module__Q4B0sq__fullWidthSection{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.WorkshopDetail-module__Q4B0sq__breadcrumbWrapper{margin-bottom:1.5rem}.WorkshopDetail-module__Q4B0sq__contentWrapper{max-width:1300px;margin:0 auto;padding:1rem}.WorkshopDetail-module__Q4B0sq__workshopDetailContent{background-color:#fff;border-radius:12px;flex-wrap:wrap;gap:40px;margin-top:40px;padding:30px;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.08)}.WorkshopDetail-module__Q4B0sq__imageColumn{flex-direction:column;flex:1;align-items:center;min-width:300px;max-width:550px;display:flex}.WorkshopDetail-module__Q4B0sq__workshopDetailImage{object-fit:cover;border-radius:8px;width:100%;height:auto;max-height:500px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.WorkshopDetail-module__Q4B0sq__detailsColumn{flex:2;min-width:450px;padding:0 15px}.WorkshopDetail-module__Q4B0sq__detailTitle{color:#5056b0;border-bottom:3px solid #e0e7ff;margin-bottom:25px;padding-bottom:15px;font-size:2.5rem;font-weight:700}.WorkshopDetail-module__Q4B0sq__detailSection{margin-bottom:25px}.WorkshopDetail-module__Q4B0sq__detailSection h3{color:#1f2937;margin-bottom:12px;padding-left:12px;font-size:1.5rem;position:relative}.WorkshopDetail-module__Q4B0sq__detailSection h3:before{content:"";background:linear-gradient(135deg,#5056b0,#6366f1);border-radius:2px;width:4px;height:80%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.WorkshopDetail-module__Q4B0sq__detailSection p,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3){color:#444;margin-bottom:10px;font-size:1.1rem;line-height:1.7}.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) ul,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) ol{margin-top:10px;padding-left:25px}.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) li{margin-bottom:8px;font-size:1.1rem}.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) strong{font-weight:700}.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) em{font-style:italic}.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) h1,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) h2,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) h3,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) h4,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) h5,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) h6{color:#1f2937;margin-top:1.2em;margin-bottom:.6em}.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3) a{color:#6366f1;text-decoration:underline}.WorkshopDetail-module__Q4B0sq__detailList{margin:0;padding:0;list-style:none}.WorkshopDetail-module__Q4B0sq__detailList li{color:#444;align-items:center;margin-bottom:8px;font-size:1.1rem;display:flex}.WorkshopDetail-module__Q4B0sq__priceDisplay{background:linear-gradient(135deg,#5056b0,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:10px;font-size:2rem;font-weight:700}.WorkshopDetail-module__Q4B0sq__discountInfo{color:#f59e0b;margin-top:5px;font-size:1.1rem;font-style:italic}.WorkshopDetail-module__Q4B0sq__specialNote{color:#3730a3;background-color:#e0e7ff;border-left:5px solid #6366f1;border-radius:6px;margin-top:15px;padding:12px 18px;font-size:1.1rem}.WorkshopDetail-module__Q4B0sq__enrollNowButtonDetail{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5056b0,#6366f1,#8b5cf6);border:none;border-radius:9999px;min-width:200px;margin-top:20px;padding:15px 30px;font-size:1.2rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 6px 15px rgba(99,102,241,.3)}.WorkshopDetail-module__Q4B0sq__enrollNowButtonDetail:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:translateY(-3px);box-shadow:0 8px 20px rgba(99,102,241,.4)}.WorkshopDetail-module__Q4B0sq__loadingContainer,.WorkshopDetail-module__Q4B0sq__errorContainer,.WorkshopDetail-module__Q4B0sq__notFoundContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:100px 20px;display:flex}.WorkshopDetail-module__Q4B0sq__loadingMessage,.WorkshopDetail-module__Q4B0sq__errorMessage,.WorkshopDetail-module__Q4B0sq__notFoundMessage{color:#374151;margin-bottom:20px;font-size:1.6rem}.WorkshopDetail-module__Q4B0sq__errorMessage{color:#b91c1c}.WorkshopDetail-module__Q4B0sq__backButton{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:8px;padding:12px 24px;font-size:1.1rem;transition:background-color .3s}.WorkshopDetail-module__Q4B0sq__backButton:hover{background:#4b5563}.WorkshopDetail-module__Q4B0sq__mobileEnrollSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:20px;display:none}.WorkshopDetail-module__Q4B0sq__mobileTitle{color:#5056b0;margin-bottom:15px;font-size:2.2rem;font-weight:700}@media (max-width:992px){.WorkshopDetail-module__Q4B0sq__bannerContentTitle{font-size:2.5em}.WorkshopDetail-module__Q4B0sq__workshopDetailContent{flex-direction:column;gap:30px;padding:20px}.WorkshopDetail-module__Q4B0sq__detailsColumn{min-width:unset;padding:0}}@media (max-width:768px){.WorkshopDetail-module__Q4B0sq__bannerContentTitle{font-size:2em}.WorkshopDetail-module__Q4B0sq__pageContainer{padding:20px 15px}.WorkshopDetail-module__Q4B0sq__workshopDetailContent{padding:15px}.WorkshopDetail-module__Q4B0sq__mobileEnrollSection{display:flex}.WorkshopDetail-module__Q4B0sq__mobileTitle{font-size:2rem}.WorkshopDetail-module__Q4B0sq__priceDisplay{font-size:1.8rem}.WorkshopDetail-module__Q4B0sq__backButton{padding:10px 20px;font-size:1rem}}@media (max-width:480px){.WorkshopDetail-module__Q4B0sq__bannerContentTitle{font-size:1.5em}.WorkshopDetail-module__Q4B0sq__pageContainer{padding:15px 10px}.WorkshopDetail-module__Q4B0sq__workshopDetailContent{gap:20px;padding:10px}.WorkshopDetail-module__Q4B0sq__mobileTitle{font-size:1.5rem}.WorkshopDetail-module__Q4B0sq__enrollNowButtonDetail{width:100%;min-width:unset;padding:10px 20px;font-size:1rem}.WorkshopDetail-module__Q4B0sq__detailSection p,.WorkshopDetail-module__Q4B0sq__detailSection div:not(.WorkshopDetail-module__Q4B0sq__detailSection h3){font-size:.95rem}}
.AboutUsSection-module__IaeAhW__aboutContainer{background-color:#fff;padding:4rem 1rem}.AboutUsSection-module__IaeAhW__contentWrapper{flex-direction:column;align-items:center;gap:3rem;max-width:1300px;margin:0 auto;display:flex}.AboutUsSection-module__IaeAhW__textSection{text-align:left;flex:1;max-width:600px;padding:1rem}.AboutUsSection-module__IaeAhW__heading{color:#5056b0;margin-bottom:.5rem;font-size:1rem;font-weight:700}.AboutUsSection-module__IaeAhW__paragraph{color:#555;margin-bottom:1rem;font-size:1rem;line-height:1.6}.AboutUsSection-module__IaeAhW__boldText{color:#3a4363;font-size:2.4rem;font-weight:600}.AboutUsSection-module__IaeAhW__imageSection{flex-direction:row-reverse;flex:1;align-items:center;width:100%;max-width:600px;height:auto;display:flex;position:relative}.AboutUsSection-module__IaeAhW__mainImage{border-radius:.5rem;width:95%;height:auto;display:block}.AboutUsSection-module__IaeAhW__smallImage{z-index:10;border:4px solid #fff;border-radius:.5rem;width:45%;height:auto;margin-right:-31.5%;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.AboutUsSection-module__IaeAhW__smallImage:hover{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15)}::selection{color:#004085;background-color:#cce5ff}@media (min-width:768px){.AboutUsSection-module__IaeAhW__contentWrapper{flex-direction:row;align-items:flex-start}}@media (max-width:767px){.AboutUsSection-module__IaeAhW__imageSection{flex-direction:column;align-items:center;gap:1rem}.AboutUsSection-module__IaeAhW__mainImage,.AboutUsSection-module__IaeAhW__smallImage{width:100%;margin-right:0}}
.AboutLeadershipSection-module__C30GdG__leadershipContainer{background-color:#fff;border-radius:.5rem;padding:4rem 1rem;font-family:Inter,sans-serif}.AboutLeadershipSection-module__C30GdG__contentWrapper{flex-direction:column;align-items:center;gap:3rem;max-width:1300px;margin:0 auto;display:flex}.AboutLeadershipSection-module__C30GdG__textSection{text-align:left;flex:1;max-width:600px;padding:1rem}.AboutLeadershipSection-module__C30GdG__titleBlock{background-color:#c4e6fc;border-radius:1.5rem;align-items:center;gap:1rem;margin-bottom:2rem;padding:.8rem 1rem;display:inline-flex}.AboutLeadershipSection-module__C30GdG__titleText{color:#0b54a8;align-items:center;gap:.5rem;margin:0;font-size:1.2rem;font-weight:700;display:flex}.AboutLeadershipSection-module__C30GdG__gearIcon{color:#0b54a8;width:1.2rem;height:1.2rem}.AboutLeadershipSection-module__C30GdG__subHeading{color:#3a4363;margin-bottom:.5rem;font-size:2rem;font-weight:700}.AboutLeadershipSection-module__C30GdG__paragraph{color:#555;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.AboutLeadershipSection-module__C30GdG__ctaButton{color:#fff;cursor:pointer;text-align:center;background-color:#5056b0;border-radius:2rem;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.AboutLeadershipSection-module__C30GdG__ctaButton:hover{background-color:#4b46a0;transform:translateY(-2px)}.AboutLeadershipSection-module__C30GdG__imageSection{border-radius:.5rem;flex:1;width:100%;max-width:600px;height:auto;margin-top:2rem}.AboutLeadershipSection-module__C30GdG__leadershipImage{border-radius:1rem;width:100%;height:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}@media (min-width:768px){.AboutLeadershipSection-module__C30GdG__contentWrapper{flex-direction:row;align-items:flex-start}.AboutLeadershipSection-module__C30GdG__imageSection{margin-top:.5rem}}@media (max-width:480px){.AboutLeadershipSection-module__C30GdG__ctaButton{text-align:center;width:100%}}
.StayConnectedSection-module__4sOeAG__stayConnectedContainer{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;width:100%;padding:4rem 1rem}.StayConnectedSection-module__4sOeAG__contentWrapper{text-align:center;max-width:700px;margin:0 auto}.StayConnectedSection-module__4sOeAG__heading{margin-bottom:1rem;font-size:2.25rem;font-weight:700}.StayConnectedSection-module__4sOeAG__subheading{color:#f0f0f5;margin-bottom:2rem;font-size:1.1rem}.StayConnectedSection-module__4sOeAG__form{flex-direction:column;align-items:center;gap:1rem;display:flex}.StayConnectedSection-module__4sOeAG__inputWrapper{width:100%;max-width:400px;position:relative}.StayConnectedSection-module__4sOeAG__inputIcon{color:#dcdcff;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.StayConnectedSection-module__4sOeAG__input{border:none;border-radius:9999px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:1rem}.StayConnectedSection-module__4sOeAG__submitButton{color:#fff;cursor:pointer;background-color:transparent;border:2px solid #fff;border-radius:9999px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.StayConnectedSection-module__4sOeAG__submitButton:hover{color:#5056b0;background-color:#fff}.StayConnectedSection-module__4sOeAG__successMessage,.StayConnectedSection-module__4sOeAG__errorMessage{border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-weight:600;display:inline-flex}.StayConnectedSection-module__4sOeAG__successMessage{color:#2ecc71;background-color:rgba(46,204,113,.15)}.StayConnectedSection-module__4sOeAG__errorMessage{color:#e74c3c;background-color:rgba(231,76,60,.15)}.StayConnectedSection-module__4sOeAG__messageIcon{vertical-align:middle;display:inline-flex}
.ChampionshipLeaderboardSection-module__cfdGHa__mainContainer,.ChampionshipLeaderboardSection-module__cfdGHa__contentWrapper,.ChampionshipLeaderboardSection-module__cfdGHa__contentSection,.ChampionshipLeaderboardSection-module__cfdGHa__cardsSection,.ChampionshipLeaderboardSection-module__cfdGHa__card,.ChampionshipLeaderboardSection-module__cfdGHa__tableContainer,.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable,.ChampionshipLeaderboardSection-module__cfdGHa__buttonContainer,.ChampionshipLeaderboardSection-module__cfdGHa__navButton,.ChampionshipLeaderboardSection-module__cfdGHa__registerButton,.ChampionshipLeaderboardSection-module__cfdGHa__leaderboardButton{color:#1a202c}.ChampionshipLeaderboardSection-module__cfdGHa__sectionTitle,.ChampionshipLeaderboardSection-module__cfdGHa__cardTitle,.ChampionshipLeaderboardSection-module__cfdGHa__cardText,.ChampionshipLeaderboardSection-module__cfdGHa__placeholderSection h2,.ChampionshipLeaderboardSection-module__cfdGHa__placeholderSection p,.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable th,.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable td,.ChampionshipLeaderboardSection-module__cfdGHa__loadingText,.ChampionshipLeaderboardSection-module__cfdGHa__errorText,.ChampionshipLeaderboardSection-module__cfdGHa__noDataText{color:inherit}.ChampionshipLeaderboardSection-module__cfdGHa__mainContainer{background-color:#5056b0;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex;overflow-x:hidden}.ChampionshipLeaderboardSection-module__cfdGHa__contentWrapper{box-sizing:border-box;width:100%;max-width:1300px;padding:0 1rem}.ChampionshipLeaderboardSection-module__cfdGHa__buttonContainer{white-space:nowrap;background-color:#fff;border-radius:40px;justify-content:center;align-items:center;gap:.8rem;width:auto;max-width:100%;margin:0 auto 2rem;padding:.5rem;display:flex;overflow-x:auto;box-shadow:0 4px 12px rgba(0,0,0,.05)}.ChampionshipLeaderboardSection-module__cfdGHa__navButton{color:#333;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.9);border:2px solid rgba(255,255,255,.3);border-radius:40px;flex:none;min-width:120px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 4px 15px rgba(0,0,0,.1)}.ChampionshipLeaderboardSection-module__cfdGHa__navButton:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ChampionshipLeaderboardSection-module__cfdGHa__navButton:hover{background-color:rgba(255,255,255,.95);border-color:rgba(80,86,176,.3);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.ChampionshipLeaderboardSection-module__cfdGHa__navButton:hover:before{left:100%}.ChampionshipLeaderboardSection-module__cfdGHa__navButton.ChampionshipLeaderboardSection-module__cfdGHa__active{color:#fff;background:linear-gradient(135deg,#c4373e,#5056b0);border-color:#4c51a3;animation:2s infinite ChampionshipLeaderboardSection-module__cfdGHa__gentlePulse;transform:translateY(-3px)scale(1.05);box-shadow:0 10px 30px rgba(80,86,176,.4)}.ChampionshipLeaderboardSection-module__cfdGHa__navButton.ChampionshipLeaderboardSection-module__cfdGHa__active:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}@keyframes ChampionshipLeaderboardSection-module__cfdGHa__gentlePulse{0%,to{box-shadow:0 10px 30px rgba(80,86,176,.4)}50%{box-shadow:0 10px 30px rgba(80,86,176,.6)}}.ChampionshipLeaderboardSection-module__cfdGHa__registrationNote{color:#555;text-align:center;margin-top:.5rem;font-size:.9rem;font-style:italic}.ChampionshipLeaderboardSection-module__cfdGHa__leaderboardButton{color:#fff;text-align:center;background-color:#5056b0;border-radius:8px;margin-top:1rem;padding:.5rem 1.5rem;font-weight:700;text-decoration:none;transition:background .3s;display:inline-block}.ChampionshipLeaderboardSection-module__cfdGHa__leaderboardButton:hover{background-color:#3b4196}.ChampionshipLeaderboardSection-module__cfdGHa__contentSection{background-color:rgba(255,255,255,.9);border-radius:20px;width:100%;padding:2rem;transition:all .3s ease-in-out;animation:.5s ease-out ChampionshipLeaderboardSection-module__cfdGHa__fadeInUp;box-shadow:0 4px 15px rgba(0,0,0,.1)}.ChampionshipLeaderboardSection-module__cfdGHa__contentSection.ChampionshipLeaderboardSection-module__cfdGHa__transitioning{opacity:.7;transform:translateY(5px)}@keyframes ChampionshipLeaderboardSection-module__cfdGHa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ChampionshipLeaderboardSection-module__cfdGHa__sectionTitle{color:#333;text-align:center;margin-bottom:1.5rem;font-size:2rem}.ChampionshipLeaderboardSection-module__cfdGHa__loadingText,.ChampionshipLeaderboardSection-module__cfdGHa__errorText,.ChampionshipLeaderboardSection-module__cfdGHa__noDataText{text-align:center;color:#555;padding:2rem 0;font-size:1.2rem;animation:.5s ease-in ChampionshipLeaderboardSection-module__cfdGHa__fadeIn}.ChampionshipLeaderboardSection-module__cfdGHa__errorText{color:#e74c3c;font-weight:700}@keyframes ChampionshipLeaderboardSection-module__cfdGHa__fadeIn{0%{opacity:0}to{opacity:1}}.ChampionshipLeaderboardSection-module__cfdGHa__tableContainer{border-radius:25px;max-width:100%;max-height:650px;margin:1rem auto;overflow:auto;box-shadow:0 4px 15px rgba(0,0,0,.1)}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable{border-collapse:collapse;text-align:left;width:100%;min-width:600px;font-size:1rem}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable th,.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable td{border:1px solid #e0e0e0;padding:1rem 1.25rem}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable thead{color:#333;background-color:#f0f0f0}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable th{text-transform:uppercase;font-weight:600}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable tbody tr{background-color:#fff;transition:background-color .3s}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable tbody tr:nth-child(2n){background-color:#f9f9f9}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable tbody tr:hover{background-color:#e8f0f8}.ChampionshipLeaderboardSection-module__cfdGHa__tableRow{opacity:0;animation:.6s ease-out forwards ChampionshipLeaderboardSection-module__cfdGHa__slideInUp;transform:translateY(20px)}@keyframes ChampionshipLeaderboardSection-module__cfdGHa__slideInUp{to{opacity:1;transform:translateY(0)}}.ChampionshipLeaderboardSection-module__cfdGHa__contestNameLink{color:#5056b0;font-weight:500;text-decoration:none;transition:color .3s}.ChampionshipLeaderboardSection-module__cfdGHa__contestNameLink:hover{color:#3f448c;text-decoration:underline}.ChampionshipLeaderboardSection-module__cfdGHa__registerButton{color:#fff;text-align:center;background-color:#5056b0;border-radius:20px;padding:.6rem 1.2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.ChampionshipLeaderboardSection-module__cfdGHa__registerButton:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ChampionshipLeaderboardSection-module__cfdGHa__registerButton:hover{background-color:#3f448c;transform:translateY(-2px);box-shadow:0 5px 15px rgba(80,86,176,.3)}.ChampionshipLeaderboardSection-module__cfdGHa__registerButton:hover:before{left:100%}.ChampionshipLeaderboardSection-module__cfdGHa__placeholderSection{text-align:center;color:#888;background-color:#f7f7f7;border:2px dashed #ccc;border-radius:20px;padding:4rem 2rem;animation:.5s ease-out ChampionshipLeaderboardSection-module__cfdGHa__fadeInScale}@keyframes ChampionshipLeaderboardSection-module__cfdGHa__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ChampionshipLeaderboardSection-module__cfdGHa__placeholderSection h2{color:#5056b0;margin-bottom:1rem;font-size:2.5rem}.ChampionshipLeaderboardSection-module__cfdGHa__placeholderSection p{font-size:1.2rem;line-height:1.5}.ChampionshipLeaderboardSection-module__cfdGHa__cardsSection{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;max-width:1300px;margin-top:3rem;display:grid}.ChampionshipLeaderboardSection-module__cfdGHa__card{text-align:center;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.ChampionshipLeaderboardSection-module__cfdGHa__card:before{content:"";opacity:0;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.ChampionshipLeaderboardSection-module__cfdGHa__card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 15px 35px rgba(0,0,0,.15)}.ChampionshipLeaderboardSection-module__cfdGHa__card:hover:before{opacity:1}.ChampionshipLeaderboardSection-module__cfdGHa__cardIcon{z-index:1;margin-bottom:1rem;font-size:4rem;position:relative}.ChampionshipLeaderboardSection-module__cfdGHa__cardTitle{color:#3a4363;z-index:1;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;position:relative}.ChampionshipLeaderboardSection-module__cfdGHa__cardText{color:#555;z-index:1;font-size:1rem;line-height:1.6;position:relative}.ChampionshipLeaderboardSection-module__cfdGHa__cardOrange{background-color:#fff7e6}.ChampionshipLeaderboardSection-module__cfdGHa__cardOrange .ChampionshipLeaderboardSection-module__cfdGHa__cardIcon{color:#d35400}.ChampionshipLeaderboardSection-module__cfdGHa__cardBlue{background-color:#e6f7ff}.ChampionshipLeaderboardSection-module__cfdGHa__cardBlue .ChampionshipLeaderboardSection-module__cfdGHa__cardIcon{color:#2980b9}.ChampionshipLeaderboardSection-module__cfdGHa__cardGreen{background-color:#e6fff0}.ChampionshipLeaderboardSection-module__cfdGHa__cardGreen .ChampionshipLeaderboardSection-module__cfdGHa__cardIcon{color:#27ae60}.ChampionshipLeaderboardSection-module__cfdGHa__cardRed{background-color:#fff2f2}.ChampionshipLeaderboardSection-module__cfdGHa__cardRed .ChampionshipLeaderboardSection-module__cfdGHa__cardIcon{color:#c0392b}@media (max-width:768px){.ChampionshipLeaderboardSection-module__cfdGHa__buttonContainer{flex-wrap:wrap;gap:.5rem;padding:.5rem 1rem}.ChampionshipLeaderboardSection-module__cfdGHa__navButton{min-width:100px;padding:.8rem 1.2rem;font-size:.95rem}.ChampionshipLeaderboardSection-module__cfdGHa__mainContainer{padding:1rem}.ChampionshipLeaderboardSection-module__cfdGHa__contentSection{border-radius:15px;padding:1.2rem}.ChampionshipLeaderboardSection-module__cfdGHa__sectionTitle{font-size:1.4rem}.ChampionshipLeaderboardSection-module__cfdGHa__cardsSection{grid-template-columns:1fr;gap:1.2rem}.ChampionshipLeaderboardSection-module__cfdGHa__card{padding:1.2rem;font-size:.9rem}.ChampionshipLeaderboardSection-module__cfdGHa__cardIcon{font-size:2.5rem}.ChampionshipLeaderboardSection-module__cfdGHa__tableContainer{border-radius:15px}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable{min-width:450px;font-size:.8rem}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable th,.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable td{padding:.5rem .6rem;font-size:.7rem}}@media (max-width:480px){.ChampionshipLeaderboardSection-module__cfdGHa__navButton{min-width:85px;padding:.6rem 1rem;font-size:.85rem}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable{min-width:380px;font-size:.7rem}.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable th,.ChampionshipLeaderboardSection-module__cfdGHa__championshipTable td{padding:.3rem .5rem}.ChampionshipLeaderboardSection-module__cfdGHa__registerButton{padding:.4rem .8rem;font-size:.85rem}.ChampionshipLeaderboardSection-module__cfdGHa__card{padding:1rem}}
.Popup-module__PUwPrq__notificationBanner{z-index:1000;color:#333;background-color:#fff;border:3px solid #667eea;border-radius:12px;align-items:flex-start;gap:20px;max-width:500px;padding:25px 35px;font-family:Arial,sans-serif;animation:.5s ease-out forwards Popup-module__PUwPrq__slideInFromRight;display:flex;position:fixed;top:80px;right:40px;box-shadow:0 6px 20px rgba(0,0,0,.15)}@keyframes Popup-module__PUwPrq__slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Popup-module__PUwPrq__bannerContent{flex-grow:1}.Popup-module__PUwPrq__bannerTitle{color:#333;margin-bottom:10px;font-size:1.6rem;font-weight:700;line-height:1.3}.Popup-module__PUwPrq__bannerMessage{color:#555;margin-bottom:15px;font-size:1.1rem;line-height:1.6}.Popup-module__PUwPrq__bannerLink{color:#fff;background-color:#667eea;border-radius:8px;padding:12px 22px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.Popup-module__PUwPrq__bannerLink:hover{background-color:#5056b0}.Popup-module__PUwPrq__closeButton{cursor:pointer;color:rgba(0,0,0,.5);background:0 0;border:none;margin-top:-10px;padding:0;font-size:2.5rem;line-height:1;transition:color .2s}.Popup-module__PUwPrq__closeButton:hover{color:#333}@media (max-width:900px){.Popup-module__PUwPrq__notificationBanner{flex-direction:column;align-items:stretch;width:calc(100% - 40px);max-width:450px;padding:20px 25px;animation:.5s ease-out forwards Popup-module__PUwPrq__slideInFromBottom;top:auto;bottom:20px;left:50%;transform:translate(-50%)}@keyframes Popup-module__PUwPrq__slideInFromBottom{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}.Popup-module__PUwPrq__bannerTitle{font-size:1.4rem}.Popup-module__PUwPrq__bannerMessage{font-size:1rem}.Popup-module__PUwPrq__bannerLink{text-align:center;width:100%;padding:10px 15px;font-size:.95rem}.Popup-module__PUwPrq__closeButton{margin-top:-5px;font-size:2rem;position:absolute;top:10px;right:15px}}@media (max-width:500px){.Popup-module__PUwPrq__notificationBanner{gap:15px;padding:15px}.Popup-module__PUwPrq__bannerTitle{font-size:1.2rem}.Popup-module__PUwPrq__bannerMessage{font-size:.95rem}.Popup-module__PUwPrq__bannerLink{padding:8px 12px;font-size:.9rem}.Popup-module__PUwPrq__closeButton{font-size:1.8rem;top:8px;right:10px}}
.AssociatePartners-module__E3suEW__hero-section{text-align:center;background-color:#f3f4f6;padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.AssociatePartners-module__E3suEW__hero-section{padding-top:5rem;padding-bottom:5rem}}.AssociatePartners-module__E3suEW__hero-title{color:#1f2937;margin-bottom:1rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.AssociatePartners-module__E3suEW__hero-title{font-size:3rem}}.AssociatePartners-module__E3suEW__hero-description{color:#4b5563;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@media (min-width:768px){.AssociatePartners-module__E3suEW__hero-description{font-size:1.25rem}}.AssociatePartners-module__E3suEW__partners-grid-container{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.AssociatePartners-module__E3suEW__partners-grid-container{padding-top:4rem;padding-bottom:4rem}}.AssociatePartners-module__E3suEW__partners-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:640px){.AssociatePartners-module__E3suEW__partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.AssociatePartners-module__E3suEW__partners-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.AssociatePartners-module__E3suEW__partner-card{background-color:#fff;border-radius:.5rem;padding-bottom:.5rem;transition-property:transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.AssociatePartners-module__E3suEW__partner-card:hover{transform:scale(1.05)}.AssociatePartners-module__E3suEW__partner-image-container{width:100%;height:8rem;padding:.5rem;position:relative}.AssociatePartners-module__E3suEW__partner-card-content{text-align:center;padding:.5rem 1.5rem}
.ChampionshipDetails-module__kQ9dNW__pageContainer{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);flex-direction:column;min-height:100vh;display:flex}.ChampionshipDetails-module__kQ9dNW__breadcrumbWrapper{background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.05)}.ChampionshipDetails-module__kQ9dNW__contentWrapper{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:2.5rem}.ChampionshipDetails-module__kQ9dNW__loadingText,.ChampionshipDetails-module__kQ9dNW__errorText{text-align:center;color:#6c757d;padding:5rem 0;font-size:1.5rem}.ChampionshipDetails-module__kQ9dNW__errorText{color:#dc3545}.ChampionshipDetails-module__kQ9dNW__heroSection{text-align:center;margin-bottom:2.5rem;padding:2.5rem 0 2rem;position:relative}.ChampionshipDetails-module__kQ9dNW__heroSection:after{content:"";background:linear-gradient(90deg,#007bff,#0056b3);border-radius:2px;width:120px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.ChampionshipDetails-module__kQ9dNW__heroTitle{color:#343a40;text-shadow:0 2px 4px rgba(0,0,0,.1);margin:0;font-size:max(2.5rem,min(6vw,4rem));font-weight:700;line-height:1.2}.ChampionshipDetails-module__kQ9dNW__detailsSection{background-color:#fff;border-radius:20px;margin-bottom:2.5rem;padding:0;position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.ChampionshipDetails-module__kQ9dNW__detailsSection:before{content:"";background:linear-gradient(90deg,#007bff,#0056b3,#007bff);border-radius:20px 20px 0 0;height:5px;position:absolute;top:0;left:0;right:0}.ChampionshipDetails-module__kQ9dNW__detailsContent{flex-direction:column;padding-top:5px;display:flex}@media (min-width:768px){.ChampionshipDetails-module__kQ9dNW__detailsContent{flex-direction:row}}.ChampionshipDetails-module__kQ9dNW__imageContainer{flex:none;justify-content:center;align-items:flex-start;padding:3rem;display:flex}@media (min-width:768px){.ChampionshipDetails-module__kQ9dNW__imageContainer{flex:0 0 45%;padding:3rem 2rem 3rem 3rem}}.ChampionshipDetails-module__kQ9dNW__championshipImage{object-fit:cover;object-position:center;border:4px solid #f8f9fa;border-radius:20px;width:auto;max-width:100%;height:auto;max-height:600px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 35px rgba(0,0,0,.15)}.ChampionshipDetails-module__kQ9dNW__championshipImage:hover{transform:translateY(-5px)scale(1.03);box-shadow:0 15px 45px rgba(0,0,0,.25)}@media (min-width:768px){.ChampionshipDetails-module__kQ9dNW__championshipImage{max-width:none;height:auto;max-height:480px}}@media (min-width:1024px){.ChampionshipDetails-module__kQ9dNW__championshipImage{height:auto;max-height:520px}}.ChampionshipDetails-module__kQ9dNW__detailsInfo{flex-direction:column;flex:1;justify-content:flex-start;padding:3rem;display:flex}@media (min-width:768px){.ChampionshipDetails-module__kQ9dNW__detailsInfo{padding:3rem 3rem 3rem 2rem}}.ChampionshipDetails-module__kQ9dNW__championshipInfoSection{margin:0}.ChampionshipDetails-module__kQ9dNW__infoSectionTitle{color:#343a40;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.75rem;font-weight:600;display:flex}.ChampionshipDetails-module__kQ9dNW__detailsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:480px){.ChampionshipDetails-module__kQ9dNW__detailsGrid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.ChampionshipDetails-module__kQ9dNW__detailsGrid{grid-template-columns:1fr 1fr;gap:1.5rem}}.ChampionshipDetails-module__kQ9dNW__detailCard{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;border-radius:16px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08)}.ChampionshipDetails-module__kQ9dNW__detailCard:before{content:"";background:linear-gradient(90deg,#007bff,#0056b3);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ChampionshipDetails-module__kQ9dNW__detailCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,123,255,.18)}.ChampionshipDetails-module__kQ9dNW__detailCard:hover:before{transform:scaleX(1)}.ChampionshipDetails-module__kQ9dNW__detailLabel{color:#007bff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.ChampionshipDetails-module__kQ9dNW__detailValue{color:#343a40;margin:0;font-size:1.15rem;font-weight:500;line-height:1.4}.ChampionshipDetails-module__kQ9dNW__mapLinkIcon{color:var(--primary-color);font-size:1.25em;transition:transform .2s ease-in-out,color .2s ease-in-out}.ChampionshipDetails-module__kQ9dNW__mapLinkIcon:hover,.ChampionshipDetails-module__kQ9dNW__mapLinkIcon:focus{color:var(--secondary-color);cursor:pointer;transform:scale(1.3)}.ChampionshipDetails-module__kQ9dNW__priceCard{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ChampionshipDetails-module__kQ9dNW__priceCard:before{content:"";opacity:.08;z-index:0;background:linear-gradient(45deg,#8a2be2,#ff69b4);border-radius:16px;position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px}.ChampionshipDetails-module__kQ9dNW__priceCard .ChampionshipDetails-module__kQ9dNW__detailLabel{color:tomato;z-index:1;position:relative}.ChampionshipDetails-module__kQ9dNW__priceCard .ChampionshipDetails-module__kQ9dNW__detailValue{color:indigo;text-align:center;z-index:1;font-size:2.25rem;font-weight:700;position:relative}.ChampionshipDetails-module__kQ9dNW__priceCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(255,105,180,.2)}.ChampionshipDetails-module__kQ9dNW__priceCard:hover:before{opacity:.15}.ChampionshipDetails-module__kQ9dNW__descriptionSection{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border-top:1px solid #e9ecef;margin-top:0;padding:3rem}.ChampionshipDetails-module__kQ9dNW__descriptionTitle{color:#343a40;align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.75rem;font-weight:600;display:flex}.ChampionshipDetails-module__kQ9dNW__championshipDescription{color:#555;text-align:justify;background:#fff;border-left:5px solid #007bff;border-radius:16px;padding:2.5rem;font-size:1.15rem;line-height:1.8;box-shadow:0 3px 10px rgba(0,0,0,.06)}.ChampionshipDetails-module__kQ9dNW__championshipDescription p{margin-bottom:1.25rem}.ChampionshipDetails-module__kQ9dNW__championshipDescription h1,.ChampionshipDetails-module__kQ9dNW__championshipDescription h2,.ChampionshipDetails-module__kQ9dNW__championshipDescription h3{color:#343a40;margin-top:2rem;margin-bottom:1rem}.ChampionshipDetails-module__kQ9dNW__championshipDescription ul,.ChampionshipDetails-module__kQ9dNW__championshipDescription ol{margin-bottom:1.25rem;margin-left:2rem}.ChampionshipDetails-module__kQ9dNW__faqsSection{background-color:#fff;border-radius:20px;margin-bottom:2.5rem;padding:3rem;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.1)}.ChampionshipDetails-module__kQ9dNW__faqsSection:before{content:"";background:linear-gradient(90deg,#28a745,#20c997,#28a745);border-radius:20px 20px 0 0;height:5px;position:absolute;top:0;left:0;right:0}.ChampionshipDetails-module__kQ9dNW__sectionTitle{color:#343a40;align-items:center;gap:1rem;margin-bottom:2rem;padding-top:5px;font-size:2rem;font-weight:600;display:flex}.ChampionshipDetails-module__kQ9dNW__faqItem{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:1px solid #e9ecef;border-left:5px solid #28a745;border-radius:16px;margin-bottom:1.5rem;padding:2rem;transition:all .3s;position:relative;box-shadow:0 5px 20px rgba(0,0,0,.08)}.ChampionshipDetails-module__kQ9dNW__faqItem:hover{border-left-width:7px;transform:translateY(-3px);box-shadow:0 8px 25px rgba(40,167,69,.15)}.ChampionshipDetails-module__kQ9dNW__faqQuestion{color:#28a745;align-items:flex-start;gap:.75rem;margin:0 0 1.25rem;font-size:1.25rem;font-weight:600;line-height:1.4;display:flex}.ChampionshipDetails-module__kQ9dNW__faqQuestion:before{content:"Q:";color:#fff;background:#28a745;border-radius:4px;flex-shrink:0;margin-top:.1rem;padding:.3rem .6rem;font-size:1rem}.ChampionshipDetails-module__kQ9dNW__faqAnswer{color:#6c757d;margin:0;padding-left:2.25rem;font-size:1.1rem;line-height:1.8;position:relative}.ChampionshipDetails-module__kQ9dNW__faqAnswer:before{content:"A:";color:#fff;background:#6c757d;border-radius:4px;padding:.3rem .6rem;font-size:1rem;position:absolute;top:.1rem;left:0}@media (max-width:767px){.ChampionshipDetails-module__kQ9dNW__contentWrapper{padding:1rem}.ChampionshipDetails-module__kQ9dNW__heroSection{padding:2rem 1rem 1.5rem}.ChampionshipDetails-module__kQ9dNW__heroTitle{font-size:2.25rem}.ChampionshipDetails-module__kQ9dNW__imageContainer,.ChampionshipDetails-module__kQ9dNW__detailsInfo{padding:2rem 1.5rem}.ChampionshipDetails-module__kQ9dNW__championshipImage{height:auto;max-height:300px}.ChampionshipDetails-module__kQ9dNW__detailsGrid{gap:1rem}.ChampionshipDetails-module__kQ9dNW__detailCard{padding:1.25rem}.ChampionshipDetails-module__kQ9dNW__descriptionSection{padding:2rem 1rem}.ChampionshipDetails-module__kQ9dNW__championshipDescription{text-align:left;padding:1.5rem}.ChampionshipDetails-module__kQ9dNW__faqsSection{padding:2rem 1rem}.ChampionshipDetails-module__kQ9dNW__faqItem{padding:1.5rem}}@media (max-width:480px){.ChampionshipDetails-module__kQ9dNW__detailsGrid{grid-template-columns:1fr}.ChampionshipDetails-module__kQ9dNW__priceCard{grid-column:1}.ChampionshipDetails-module__kQ9dNW__championshipImage{height:auto;max-height:250px}.ChampionshipDetails-module__kQ9dNW__infoSectionTitle,.ChampionshipDetails-module__kQ9dNW__descriptionTitle{font-size:1.5rem}.ChampionshipDetails-module__kQ9dNW__sectionTitle{font-size:1.75rem}.ChampionshipDetails-module__kQ9dNW__championshipDescription,.ChampionshipDetails-module__kQ9dNW__faqQuestion,.ChampionshipDetails-module__kQ9dNW__faqAnswer{font-size:1rem}}@media print{.ChampionshipDetails-module__kQ9dNW__pageContainer{background:#fff}.ChampionshipDetails-module__kQ9dNW__championshipImage:hover,.ChampionshipDetails-module__kQ9dNW__detailCard:hover,.ChampionshipDetails-module__kQ9dNW__faqItem:hover{box-shadow:none;transform:none}}.ChampionshipDetails-module__kQ9dNW__actionButtons{justify-content:center;align-items:center;width:100%;margin-top:2.5rem;display:flex}.ChampionshipDetails-module__kQ9dNW__registrationButton{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(45deg,#20c997 0%,#007bff 100%);border:none;border-radius:50px;align-items:center;gap:1rem;padding:1.25rem 3rem;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 5px 25px rgba(0,123,255,.3)}.ChampionshipDetails-module__kQ9dNW__registrationButton:hover{transform:translateY(-5px)scale(1.03);box-shadow:0 10px 35px rgba(0,123,255,.5)}.ChampionshipDetails-module__kQ9dNW__registrationButton:active{transform:translateY(-3px)scale(1.02);box-shadow:0 5px 20px rgba(0,123,255,.4)}.ChampionshipDetails-module__kQ9dNW__registrationButton:before{content:"";background-color:rgba(255,255,255,.15);border-radius:50%;width:300%;height:300%;transition:all .5s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.ChampionshipDetails-module__kQ9dNW__registrationButton:hover:before{transform:translate(-50%,-50%)scale(1)}.ChampionshipDetails-module__kQ9dNW__registrationButton svg{font-size:1.5em}@media (max-width:480px){.ChampionshipDetails-module__kQ9dNW__registrationButton{justify-content:center;width:100%;padding:1.25rem 2rem;font-size:1.15rem}}
.Gallery-module__a-tW-q__pageContainer{color:#1f2937;background-color:#f3f4f6;min-height:100vh}.Gallery-module__a-tW-q__fullWidthSection{color:#1f2937;background-color:#fff}.Gallery-module__a-tW-q__contentWrapper{max-width:1300px;margin-left:auto;margin-right:auto;padding:2rem 1rem}.Gallery-module__a-tW-q__breadcrumbWrapper{margin:0 auto;padding-bottom:.5rem}.Gallery-module__a-tW-q__heroSection{text-align:center;background-color:transparent;padding:1.5rem 0}@media (min-width:768px){.Gallery-module__a-tW-q__heroSection{padding:2rem 0}}.Gallery-module__a-tW-q__heroTitle{color:#1f2937;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.Gallery-module__a-tW-q__heroTitle{font-size:3rem}}.Gallery-module__a-tW-q__heroDescription{color:#4b5563;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@media (min-width:768px){.Gallery-module__a-tW-q__heroDescription{font-size:1.25rem}}.Gallery-module__a-tW-q__filterButtons{z-index:100;justify-content:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.Gallery-module__a-tW-q__filterBtn{color:#1f2937;cursor:pointer;background:linear-gradient(135deg,#e0e7ff 0%,#ede9fe 100%);border:none;border-radius:9999px;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;transition:all .4s;box-shadow:0 2px 5px rgba(0,0,0,.1)}.Gallery-module__a-tW-q__filterBtn:hover{color:#fff;background:linear-gradient(135deg,#5056b0 0%,#6366f1 50%,#8b5cf6 100%);transform:translateY(-2px);box-shadow:0 6px 16px rgba(99,102,241,.4)}.Gallery-module__a-tW-q__filterBtn.Gallery-module__a-tW-q__active{color:#fff;background:linear-gradient(135deg,#5056b0 0%,#6366f1 50%,#8b5cf6 100%);box-shadow:0 8px 20px rgba(139,92,246,.45)}.Gallery-module__a-tW-q__galleryGrid{column-count:4;column-gap:.5rem}@media (max-width:1200px){.Gallery-module__a-tW-q__galleryGrid{column-count:4}}@media (max-width:768px){.Gallery-module__a-tW-q__galleryGrid{column-count:3}}@media (max-width:480px){.Gallery-module__a-tW-q__galleryGrid{column-count:2}}.Gallery-module__a-tW-q__galleryItem{cursor:pointer;break-inside:avoid;background-color:#fff;border:1px solid #0056b3;border-radius:8px;margin-bottom:1.5rem;padding:0;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1)}.Gallery-module__a-tW-q__galleryItem:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.Gallery-module__a-tW-q__mediaThumbnail{border-radius:8px;width:100%;height:auto;display:block}.Gallery-module__a-tW-q__statusMessage,.Gallery-module__a-tW-q__errorMessage{text-align:center;color:#555;padding:5rem 0;font-size:1.2rem}.Gallery-module__a-tW-q__errorMessage{color:#dc3545}@media (max-width:480px){.Gallery-module__a-tW-q__statusMessage,.Gallery-module__a-tW-q__errorMessage{padding:2rem 0;font-size:.9rem}}.Gallery-module__a-tW-q__playIconOverlay{color:#fff;text-shadow:0 0 5px rgba(0,0,0,.8);pointer-events:none;font-size:3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:480px){.Gallery-module__a-tW-q__playIconOverlay{font-size:2.5rem}}.Gallery-module__a-tW-q__overlay{z-index:1050;background-color:rgba(0,0,0,.95);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Gallery-module__a-tW-q__overlayContent{justify-content:center;align-items:center;width:90vw;max-width:1400px;height:90vh;max-height:1000px;display:flex;position:relative}.Gallery-module__a-tW-q__fullMedia{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.Gallery-module__a-tW-q__closeBtn{color:#fff;cursor:pointer;z-index:1051;background:0 0;border:none;font-size:2.5rem;font-weight:700;transition:color .2s;position:absolute;top:20px;right:30px}.Gallery-module__a-tW-q__closeBtn:hover{color:#ddd}@media (max-width:480px){.Gallery-module__a-tW-q__closeBtn{font-size:2rem;top:10px;right:15px}}.Gallery-module__a-tW-q__navBtn{color:#fff;cursor:pointer;z-index:1051;background-color:rgba(0,0,0,.5);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;font-size:2rem;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__a-tW-q__navBtn:hover{background-color:rgba(0,0,0,.8)}.Gallery-module__a-tW-q__prevBtn{left:20px}.Gallery-module__a-tW-q__nextBtn{right:20px}@media (max-width:480px){.Gallery-module__a-tW-q__navBtn{width:40px;height:40px;font-size:1.5rem}}.Gallery-module__a-tW-q__loadingPlaceholder{color:#888;background-color:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;display:flex;position:absolute;top:0;left:0}.Gallery-module__a-tW-q__spinner{border:4px solid #ccc;border-top-color:#0056b3;border-radius:50%;width:40px;height:40px;animation:1s linear infinite Gallery-module__a-tW-q__spin}@keyframes Gallery-module__a-tW-q__spin{to{transform:rotate(360deg)}}.Gallery-module__a-tW-q__winnersGrid{justify-content:center;margin-bottom:2rem;display:flex}.Gallery-module__a-tW-q__winnerCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:800px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.08)}.Gallery-module__a-tW-q__winnerCard:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(0,0,0,.15)}.Gallery-module__a-tW-q__winnerImage{object-fit:contain;width:100%;height:auto;display:block}.Gallery-module__a-tW-q__winnerTitle{color:#1f2937;background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem;font-size:1.25rem;font-weight:600}
.LiveRegister-module__Y0JQdG__pageContainer{color:#1f2937;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);min-height:100vh}.LiveRegister-module__Y0JQdG__fullWidthSection{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.LiveRegister-module__Y0JQdG__breadcrumbWrapper{margin-bottom:1.5rem}.LiveRegister-module__Y0JQdG__header{text-align:center;margin:2rem 0}.LiveRegister-module__Y0JQdG__header h1{color:#5056b0;margin-bottom:.25rem;font-size:2rem;font-weight:700}.LiveRegister-module__Y0JQdG__header h2{color:#374151;font-size:1.25rem;font-weight:500}.LiveRegister-module__Y0JQdG__mainContainer{background:#fff;border-radius:12px;flex-direction:row;gap:0;max-width:1200px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.05)}.LiveRegister-module__Y0JQdG__leftPane{background:#fff;border-right:2px solid #e5e7eb;flex:1;min-width:280px;padding:2rem}.LiveRegister-module__Y0JQdG__leftPane h2,.LiveRegister-module__Y0JQdG__leftPane h3{color:#1f2937;margin-bottom:1rem;font-weight:600}.LiveRegister-module__Y0JQdG__leftPane select{color:#111827;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;margin-bottom:1.5rem;padding:.65rem .75rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.LiveRegister-module__Y0JQdG__leftPane select:focus{border-color:#5056b0;outline:none;box-shadow:0 0 0 2px rgba(80,86,176,.2)}.LiveRegister-module__Y0JQdG__totalFees{color:#2563eb;margin-top:1.5rem;font-size:1.25rem;font-weight:600}.LiveRegister-module__Y0JQdG__rightPane{color:#fff;background:linear-gradient(135deg,#5056b0 0%,#6366f1 50%,#8b5cf6 100%);flex-direction:column;flex:1;justify-content:center;min-width:280px;padding:2.5rem 2rem;display:flex}.LiveRegister-module__Y0JQdG__rightPane h2{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.LiveRegister-module__Y0JQdG__rightPane p{color:#e0e7ff;margin-bottom:1.5rem;font-size:.95rem}.LiveRegister-module__Y0JQdG__form{flex-direction:column;gap:1rem;display:flex}.LiveRegister-module__Y0JQdG__form label{font-size:.9rem;font-weight:500}.LiveRegister-module__Y0JQdG__form input{color:#111827;caret-color:#111827;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#fff;border:none;border-radius:6px;width:100%;margin-top:.25rem;padding:.65rem .75rem;font-size:.95rem;transition:box-shadow .2s,background-color .2s}.LiveRegister-module__Y0JQdG__form input:focus{color:#111827;background-color:#fff;outline:none;box-shadow:0 0 0 2px rgba(255,255,255,.6)}.LiveRegister-module__Y0JQdG__submitBtn{color:#5056b0;cursor:pointer;background:#fff;border:none;border-radius:10px;margin-top:1.5rem;padding:.85rem;font-size:1rem;font-weight:600;transition:all .25s}.LiveRegister-module__Y0JQdG__submitBtn:hover{background:#f3f4f6;transform:translateY(-2px)}.LiveRegister-module__Y0JQdG__championshipGroup{margin-bottom:2rem}.LiveRegister-module__Y0JQdG__championshipName{color:#5056b0;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.LiveRegister-module__Y0JQdG__batchItem{cursor:pointer;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.LiveRegister-module__Y0JQdG__batchItem input{accent-color:#5056b0;margin-top:.25rem}.LiveRegister-module__Y0JQdG__batchDetails{flex-direction:column;display:flex}.LiveRegister-module__Y0JQdG__batchName{color:#1f2937;font-size:1rem;font-weight:600}.LiveRegister-module__Y0JQdG__batchMeta{color:#4b5563;font-size:.875rem}@media (max-width:768px){.LiveRegister-module__Y0JQdG__mainContainer{flex-direction:column}.LiveRegister-module__Y0JQdG__leftPane{border-bottom:2px solid #e5e7eb;border-right:none}.LiveRegister-module__Y0JQdG__rightPane{border:none}}
.Locations-module__a18nZG__pageContainer{color:#1f2937;background-color:#f3f4f6;min-height:100vh}.Locations-module__a18nZG__contentWrapper{max-width:1300px;margin-left:auto;margin-right:auto;padding:2rem 1rem}.Locations-module__a18nZG__fullWidthSection{color:#1f2937;background-color:#fff}.Locations-module__a18nZG__breadcrumbWrapper{margin:0 auto;padding-bottom:.5rem}.Locations-module__a18nZG__heroSection{text-align:center;background-color:transparent;padding:1.5rem 0}@media (min-width:768px){.Locations-module__a18nZG__heroSection{padding:2rem 0}}.Locations-module__a18nZG__heroTitle{color:#1f2937;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.Locations-module__a18nZG__heroTitle{font-size:3rem}}.Locations-module__a18nZG__heroDescription{color:#4b5563;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@media (min-width:768px){.Locations-module__a18nZG__heroDescription{font-size:1.25rem}}.Locations-module__a18nZG__separator{background-color:#e2e8f0;width:100%;height:1px;margin:1rem 0}.Locations-module__a18nZG__locationsGrid{background-color:#f3f4f6;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem;padding:2rem 0;display:flex}@media (min-width:768px){.Locations-module__a18nZG__locationsGrid{padding:3rem 0}}@media (min-width:640px){.Locations-module__a18nZG__locationCard{width:calc(50% - 1rem)}}@media (min-width:1024px){.Locations-module__a18nZG__locationCard{width:calc(33.333% - 1.333rem)}}.Locations-module__a18nZG__locationCard{background-color:#dce1ff;border-radius:1rem;flex-direction:row;align-items:flex-start;gap:1rem;min-height:220px;padding:1.5rem;transition:transform .5s ease-in-out,box-shadow .5s ease-in-out,background-color .5s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.Locations-module__a18nZG__locationCard:hover{background-color:#1f2937;transform:translateY(-8px);box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)}.Locations-module__a18nZG__locationIconWrapper{background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1)}.Locations-module__a18nZG__locationIcon{object-fit:contain;width:70px;height:70px}.Locations-module__a18nZG__locationInfo{flex-direction:column;flex-grow:1;justify-content:space-between;min-height:100%;display:flex}.Locations-module__a18nZG__locationName{background:linear-gradient(90deg,#6c88f1 0%,#9e7de0 100%);-webkit-text-fill-color:transparent;color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;transition:all .5s ease-in-out}.Locations-module__a18nZG__locationCard:hover .Locations-module__a18nZG__locationName{background:linear-gradient(90deg,#5eead4 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;color:transparent;-webkit-background-clip:text;background-clip:text}.Locations-module__a18nZG__locationAddress{color:#6b7280;margin-bottom:.5rem;font-size:1rem;font-weight:500;transition:color .5s ease-in-out}.Locations-module__a18nZG__locationCard:hover .Locations-module__a18nZG__locationAddress{color:#94a3b8}.Locations-module__a18nZG__locationDescription{color:#4b5563;flex-grow:1;margin-bottom:1rem;font-size:.95rem;line-height:1.5;transition:color .5s ease-in-out}.Locations-module__a18nZG__locationCard:hover .Locations-module__a18nZG__locationDescription{color:#cbd5e1}.Locations-module__a18nZG__mapLink,.Locations-module__a18nZG__noMapLink{color:#2563eb;align-items:center;margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .5s ease-in-out;display:inline-flex}.Locations-module__a18nZG__locationCard:hover .Locations-module__a18nZG__mapLink{color:#818cf8}.Locations-module__a18nZG__mapLink:hover{color:#3b82f6}.Locations-module__a18nZG__noMapLink{color:#6b7280;cursor:default}.Locations-module__a18nZG__mapIcon{margin-right:.5rem}
.OurTeam-module__x3tHiW__pageContainer{color:#1f2937;background-color:#fff;min-height:100vh}.OurTeam-module__x3tHiW__contentWrapper{max-width:1300px;margin-left:auto;margin-right:auto;padding:2rem 1rem}.OurTeam-module__x3tHiW__fullWidthSection{color:#1f2937;background-color:#f3f4f6}.OurTeam-module__x3tHiW__breadcrumbWrapper{margin:0 auto;padding-bottom:.5rem}.OurTeam-module__x3tHiW__heroSection{text-align:center;background-color:transparent;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:768px){.OurTeam-module__x3tHiW__heroSection{padding-top:2rem;padding-bottom:2rem}}.OurTeam-module__x3tHiW__heroTitle{color:#1f2937;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}@media (min-width:768px){.OurTeam-module__x3tHiW__heroTitle{font-size:3rem}}.OurTeam-module__x3tHiW__heroDescription{color:#4b5563;max-width:42rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@media (min-width:768px){.OurTeam-module__x3tHiW__heroDescription{font-size:1.25rem}}.OurTeam-module__x3tHiW__separator{background-color:#d1d5db;width:100%;height:1px;margin-top:1rem;margin-bottom:1rem}.OurTeam-module__x3tHiW__teamGrid{background-color:#fff;flex-wrap:wrap;justify-content:center;gap:2rem;padding:2rem 0;display:flex}@media (min-width:640px){.OurTeam-module__x3tHiW__memberCard{width:calc(50% - 1rem)}}@media (min-width:1024px){.OurTeam-module__x3tHiW__memberCard{width:calc(33.333% - 1.333rem)}}@media (min-width:768px){.OurTeam-module__x3tHiW__teamGrid{padding:3rem 0}}.OurTeam-module__x3tHiW__memberCard{background-color:#1f2937;border-radius:1rem;align-items:center;padding:1.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,background-color .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.OurTeam-module__x3tHiW__memberCard:hover{background-color:#2a3a4a;transform:translateY(-8px);box-shadow:0 20px 30px -5px rgba(0,0,0,.3),0 12px 12px -5px rgba(0,0,0,.15)}.OurTeam-module__x3tHiW__memberImageContainer{border:3px solid #6366f1;border-radius:.5rem;flex-shrink:0;width:8rem;height:8rem;margin-right:1.5rem;position:relative;overflow:hidden}.OurTeam-module__x3tHiW__memberInfo{flex-direction:column;display:flex}.OurTeam-module__x3tHiW__memberName{background:linear-gradient(90deg,#5eead4 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:700}.OurTeam-module__x3tHiW__memberPosition{color:#94a3b8;margin-top:.25rem;font-size:.875rem;font-weight:500}
.Workshops-module__W155Mq__pageContainer{color:#1f2937;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);min-height:100vh}.Workshops-module__W155Mq__fullWidthSection{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.Workshops-module__W155Mq__breadcrumbWrapper{margin-bottom:1.5rem}.Workshops-module__W155Mq__contentWrapper{max-width:1300px;margin:0 auto;padding:1rem}.Workshops-module__W155Mq__workshopsGridSection{text-align:center;padding:60px 0}.Workshops-module__W155Mq__sectionTitle{color:#1f2937;margin-bottom:40px;font-size:2.8rem;font-weight:700}.Workshops-module__W155Mq__workshopsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}@media (min-width:1200px){.Workshops-module__W155Mq__workshopsGrid{grid-template-columns:repeat(4,1fr)}}.Workshops-module__W155Mq__singleWorkshopCentered{grid-template-columns:minmax(280px,400px);justify-content:center}.Workshops-module__W155Mq__cardLink{text-decoration:none}.Workshops-module__W155Mq__workshopCard{background-color:#fff;border:1px solid #6366f1;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.08)}.Workshops-module__W155Mq__workshopCard:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.Workshops-module__W155Mq__workshopImageContainer{width:100%;position:relative;overflow:hidden}.Workshops-module__W155Mq__workshopImage{object-fit:cover;width:100%;height:auto;transition:transform .3s;display:block}.Workshops-module__W155Mq__workshopCard:hover .Workshops-module__W155Mq__workshopImage{transform:scale(1.05)}.Workshops-module__W155Mq__workshopTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:10;background:linear-gradient(135deg,#5056b0,#6366f1);border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;position:absolute;top:15px;right:15px;box-shadow:0 2px 6px rgba(0,0,0,.2)}.Workshops-module__W155Mq__cardContent{text-align:left;flex-direction:column;flex-grow:1;align-items:flex-start;gap:15px;padding:20px;display:flex}.Workshops-module__W155Mq__cardTitle{color:#374151;margin-bottom:0;font-size:1.6rem;font-weight:700}.Workshops-module__W155Mq__enrollNowButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#5056b0,#6366f1,#8b5cf6);border:none;border-radius:10px;align-self:flex-start;padding:12px 25px;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 4px 10px rgba(99,102,241,.3)}.Workshops-module__W155Mq__enrollNowButton:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);transform:translateY(-2px);box-shadow:0 6px 14px rgba(99,102,241,.4)}.Workshops-module__W155Mq__loadingMessage,.Workshops-module__W155Mq__errorMessage,.Workshops-module__W155Mq__noWorkshopsMessage{text-align:center;color:#374151;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;margin-top:50px;padding:20px;font-size:1.2rem}.Workshops-module__W155Mq__errorMessage{color:#b91c1c;background-color:#fee2e2;border-color:#fca5a5}.Workshops-module__W155Mq__noWorkshopsMessage{color:#4b5563;background-color:#f3f4f6;border-color:#d1d5db}@media (max-width:992px){.Workshops-module__W155Mq__bannerContentTitle{font-size:2.6em}.Workshops-module__W155Mq__bannerContentSubtitle{font-size:1.3em}.Workshops-module__W155Mq__sectionTitle{font-size:2.2rem}.Workshops-module__W155Mq__cardTitle{font-size:1.4rem}}@media (max-width:768px){.Workshops-module__W155Mq__bannerContentTitle{font-size:2.2em}.Workshops-module__W155Mq__bannerContentSubtitle{font-size:1.1em}.Workshops-module__W155Mq__sectionTitle{font-size:1.8rem}.Workshops-module__W155Mq__cardContent{padding:15px}.Workshops-module__W155Mq__cardTitle{font-size:1.2rem}.Workshops-module__W155Mq__primaryButton,.Workshops-module__W155Mq__enrollNowButton{padding:10px 20px;font-size:.95rem}}@media (max-width:480px){.Workshops-module__W155Mq__bannerContentTitle{font-size:1.8em}.Workshops-module__W155Mq__bannerContentSubtitle{font-size:1em}.Workshops-module__W155Mq__sectionTitle{font-size:1.5rem}.Workshops-module__W155Mq__cardContent{padding:12px}.Workshops-module__W155Mq__cardTitle{font-size:1.1rem}}
