.Skeleton-module__iLQKgG__skeleton{background-color:#3e2b2014;border-radius:6px;position:relative;overflow:hidden}.Skeleton-module__iLQKgG__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.6s ease-in-out infinite Skeleton-module__iLQKgG__skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes Skeleton-module__iLQKgG__skeletonShimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.Skeleton-module__iLQKgG__skeleton:after{animation:none}}
.PageHeroSkeleton-module__sRzBNa__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.PageHeroSkeleton-module__sRzBNa__badge{border-radius:50px;width:160px;height:28px;margin-bottom:1.2rem}.PageHeroSkeleton-module__sRzBNa__titleLine{border-radius:8px;width:480px;max-width:80vw;height:42px;margin-bottom:.8rem}.PageHeroSkeleton-module__sRzBNa__titleLineShort{border-radius:8px;width:300px;max-width:60vw;height:42px;margin-bottom:1.4rem}.PageHeroSkeleton-module__sRzBNa__subtitleLine{border-radius:4px;width:560px;max-width:85vw;height:14px;margin-bottom:.6rem}.PageHeroSkeleton-module__sRzBNa__subtitleLineShort{border-radius:4px;width:380px;max-width:60vw;height:14px}
.CardGridSkeleton-module__430ldG__grid{gap:2rem;display:grid}.CardGridSkeleton-module__430ldG__card{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.CardGridSkeleton-module__430ldG__image{border-radius:0;width:100%}.CardGridSkeleton-module__430ldG__body{flex-direction:column;gap:.9rem;padding:1.6rem;display:flex}.CardGridSkeleton-module__430ldG__title{border-radius:4px;width:85%;height:20px}.CardGridSkeleton-module__430ldG__textLine{border-radius:4px;width:100%;height:12px}.CardGridSkeleton-module__430ldG__textLineShort{border-radius:4px;width:65%;height:12px}.CardGridSkeleton-module__430ldG__footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:.4rem;padding-top:1.1rem;display:flex}.CardGridSkeleton-module__430ldG__footerLeft{border-radius:4px;width:40%;height:28px}.CardGridSkeleton-module__430ldG__footerRight{border-radius:4px;width:20%;height:20px}@media (max-width:992px){.CardGridSkeleton-module__430ldG__grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:576px){.CardGridSkeleton-module__430ldG__grid{grid-template-columns:1fr!important}}
.blog-module__JsT-Oq__pageWrapper{flex-direction:column;display:flex}.blog-module__JsT-Oq__container{width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem}.blog-module__JsT-Oq__header{text-align:center;margin-bottom:4.5rem}.blog-module__JsT-Oq__headerTitle{background:linear-gradient(to right, var(--text-primary), #6f4e37, var(--color-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:.8rem;margin-bottom:1.2rem;font-size:3.4rem;font-weight:800;line-height:1.1}.blog-module__JsT-Oq__headerSubtitle{color:var(--text-secondary);max-width:620px;margin:0 auto;font-size:1.1rem;line-height:1.65}.blog-module__JsT-Oq__featured{border:1px solid var(--border-color);min-height:420px;box-shadow:var(--shadow-premium);border-radius:10px;grid-template-columns:1fr 1.1fr;margin-bottom:4rem;transition:border-color .3s,box-shadow .3s;display:grid;position:relative;overflow:hidden}.blog-module__JsT-Oq__featured:hover{border-color:var(--color-gold);box-shadow:var(--shadow-gold), var(--shadow-premium)}.blog-module__JsT-Oq__featuredImage{min-height:380px;position:relative;overflow:hidden}.blog-module__JsT-Oq__featuredImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.blog-module__JsT-Oq__featuredImageOverlay{z-index:1;background:linear-gradient(90deg,#0b0c0eeb 20%,#0b0c0e59 100%);position:absolute;inset:0}.blog-module__JsT-Oq__featuredContent{background-color:var(--bg-secondary);flex-direction:column;justify-content:center;gap:0;padding:3rem 3rem 3rem 2.5rem;display:flex}.blog-module__JsT-Oq__featuredMeta{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.blog-module__JsT-Oq__featuredLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem;font-weight:800}.blog-module__JsT-Oq__featuredTitle{color:var(--text-primary);margin-bottom:1.1rem;font-size:1.75rem;font-weight:800;line-height:1.25}.blog-module__JsT-Oq__featuredExcerpt{color:var(--text-secondary);margin-bottom:1.3rem;font-size:.95rem;line-height:1.65}.blog-module__JsT-Oq__featuredTags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.blog-module__JsT-Oq__featuredFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.blog-module__JsT-Oq__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.blog-module__JsT-Oq__filterChips{flex-wrap:wrap;gap:.6rem;display:flex}.blog-module__JsT-Oq__chip{cursor:pointer;border:1px solid var(--border-color);color:var(--text-secondary);transition:var(--transition-smooth);background-color:#ffffff03;border-radius:50px;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600}.blog-module__JsT-Oq__chip:hover{border-color:var(--color-gold);color:#fff}.blog-module__JsT-Oq__chipActive{background-color:var(--color-gold);color:#000;border-color:var(--color-gold);font-weight:700}.blog-module__JsT-Oq__chipActive:hover{color:#000;background-color:var(--color-gold-hover)}.blog-module__JsT-Oq__searchBox{flex-shrink:0;width:280px;position:relative}.blog-module__JsT-Oq__searchInput{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);transition:var(--transition-smooth);border-radius:6px;padding:.7rem 1.2rem .7rem 2.6rem;font-size:.9rem}.blog-module__JsT-Oq__searchInput:focus{border-color:var(--color-gold);box-shadow:0 0 10px #dfb1431f}.blog-module__JsT-Oq__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem;display:grid}.blog-module__JsT-Oq__card{background-color:var(--bg-secondary);border:1px solid var(--border-color);transition:var(--transition-smooth);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:var(--color-gold);box-shadow:var(--shadow-gold), var(--shadow-premium);transform:translateY(-6px)}.blog-module__JsT-Oq__cardImage{background-position:50%;background-size:cover;justify-content:space-between;align-items:flex-start;height:200px;padding:14px;display:flex;position:relative}.blog-module__JsT-Oq__readTimeBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-secondary);background-color:#000000a6;border-radius:4px;padding:.25rem .65rem;font-size:.72rem;font-weight:600}.blog-module__JsT-Oq__cardBody{flex-direction:column;flex-grow:1;padding:1.6rem;display:flex}.blog-module__JsT-Oq__cardTitle{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.85rem;font-size:1.1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.1rem;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__cardTags{flex-wrap:wrap;gap:.4rem;margin-bottom:1.2rem;display:flex}.blog-module__JsT-Oq__cardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:.8rem;padding-top:1.1rem;display:flex}.blog-module__JsT-Oq__categoryBadge{text-transform:uppercase;letter-spacing:.1em;border:1px solid;border-radius:4px;padding:.22rem .65rem;font-size:.68rem;font-weight:800;display:inline-block}.blog-module__JsT-Oq__tag{color:var(--text-muted);background-color:var(--bg-tertiary);border:1px solid var(--border-color);transition:var(--transition-smooth);border-radius:4px;padding:.18rem .55rem;font-size:.72rem;font-weight:600}.blog-module__JsT-Oq__tag:hover{color:var(--color-gold);border-color:var(--border-gold)}.blog-module__JsT-Oq__author{align-items:center;gap:.6rem;min-width:0;display:flex}.blog-module__JsT-Oq__authorAvatar{object-fit:cover;border:1.5px solid var(--border-gold);border-radius:50%;flex-shrink:0;width:34px;height:34px}.blog-module__JsT-Oq__authorName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.blog-module__JsT-Oq__authorDate{color:var(--text-muted);font-size:.72rem}.blog-module__JsT-Oq__readLink{color:var(--color-gold);transition:var(--transition-smooth);flex-shrink:0;align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;display:inline-flex}.blog-module__JsT-Oq__readLink:hover{color:#fff;gap:.55rem}.blog-module__JsT-Oq__emptyState{text-align:center;background-color:var(--bg-secondary);border:1px dashed var(--border-color);border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;padding:5rem 2rem;display:flex}.blog-module__JsT-Oq__emptyIcon{background-color:var(--bg-tertiary);border:1px solid var(--border-color);width:56px;height:56px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.blog-module__JsT-Oq__emptyTitle{color:var(--color-gold);font-size:1.15rem;font-weight:700}.blog-module__JsT-Oq__emptyText{color:var(--text-secondary);font-size:.9rem}.blog-module__JsT-Oq__newsletter{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:7rem 2rem}.blog-module__JsT-Oq__newsletterInner{grid-template-columns:1.1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.blog-module__JsT-Oq__newsletterBadge{letter-spacing:.18em;text-transform:uppercase;color:var(--color-gold);margin-bottom:1.2rem;font-size:.72rem;font-weight:800;display:inline-block}.blog-module__JsT-Oq__newsletterTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.blog-module__JsT-Oq__newsletterSubtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.65}.blog-module__JsT-Oq__newsletterPerks{flex-direction:column;gap:.75rem;display:flex}.blog-module__JsT-Oq__perkItem{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.blog-module__JsT-Oq__perkItem svg{color:var(--color-gold);flex-shrink:0}.blog-module__JsT-Oq__formCard{background-color:var(--bg-primary);border:1px solid var(--border-color);box-shadow:var(--shadow-premium);border-radius:10px;padding:2.5rem}.blog-module__JsT-Oq__formCardIcon{background-color:var(--color-gold-muted);width:48px;height:48px;color:var(--color-gold);border-radius:8px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.blog-module__JsT-Oq__formCardTitle{margin-bottom:.3rem;font-size:1.3rem;font-weight:800}.blog-module__JsT-Oq__formCardSub{color:var(--text-muted);margin-bottom:1.8rem;font-size:.82rem}.blog-module__JsT-Oq__subscribeForm{flex-direction:column;gap:.85rem;display:flex}.blog-module__JsT-Oq__subscribeInput{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);transition:var(--transition-smooth);border-radius:6px;padding:.85rem 1rem;font-size:.9rem}.blog-module__JsT-Oq__subscribeInput:focus{border-color:var(--color-gold);box-shadow:0 0 10px #dfb1431f}.blog-module__JsT-Oq__privacyNote{color:var(--text-muted);text-align:center;margin-top:1rem;font-size:.72rem}.blog-module__JsT-Oq__error{color:#ff6b6b;margin:-.3rem 0 0;font-size:.82rem}.blog-module__JsT-Oq__successCard{animation:.5s cubic-bezier(.16,1,.3,1) both blog-module__JsT-Oq__successCardIn}@keyframes blog-module__JsT-Oq__successCardIn{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.blog-module__JsT-Oq__successRing{width:60px;height:60px;margin:0 auto;position:relative}.blog-module__JsT-Oq__successRing:before,.blog-module__JsT-Oq__successRing:after{content:"";border:1.5px solid var(--color-gold);opacity:0;border-radius:50%;animation:1.4s ease-out .25s blog-module__JsT-Oq__successRingPulse;position:absolute;inset:0}.blog-module__JsT-Oq__successRing:after{animation-delay:.55s}@keyframes blog-module__JsT-Oq__successRingPulse{0%{opacity:.7;transform:scale(.8)}to{opacity:0;transform:scale(1.9)}}.blog-module__JsT-Oq__successCircle{background-color:var(--color-gold-muted);border:1px solid var(--border-gold);width:60px;height:60px;color:var(--color-gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;animation:.5s cubic-bezier(.34,1.56,.64,1) .1s both blog-module__JsT-Oq__successCirclePop;display:flex;position:relative}@keyframes blog-module__JsT-Oq__successCirclePop{0%{transform:scale(0)}to{transform:scale(1)}}.blog-module__JsT-Oq__successCheck{stroke-dasharray:24;stroke-dashoffset:24px;animation:.4s ease-out .45s forwards blog-module__JsT-Oq__successCheckDraw}@keyframes blog-module__JsT-Oq__successCheckDraw{to{stroke-dashoffset:0}}.blog-module__JsT-Oq__topicsRow{border-bottom:1px solid var(--border-color);background-color:var(--bg-primary);padding:1.8rem 2rem}.blog-module__JsT-Oq__topicsContainer{flex-wrap:wrap;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.blog-module__JsT-Oq__topicsLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;font-size:.7rem;font-weight:800}.blog-module__JsT-Oq__topicsList{flex-wrap:wrap;gap:.6rem;display:flex}.blog-module__JsT-Oq__topicPill{cursor:pointer;transition:var(--transition-smooth);color:var(--pill-color,var(--color-gold));border:1px solid;border-color:color-mix(in srgb, var(--pill-color,var(--color-gold)) 40%, transparent);background:0 0;border-radius:50px;padding:.4rem 1.1rem;font-size:.8rem;font-weight:700}.blog-module__JsT-Oq__topicPill:hover{background-color:color-mix(in srgb, var(--pill-color,var(--color-gold)) 12%, transparent)}.blog-module__JsT-Oq__whySection{border-bottom:1px solid var(--border-color);padding:7rem 2rem}.blog-module__JsT-Oq__whyContainer{grid-template-columns:1.1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.blog-module__JsT-Oq__whyText{flex-direction:column;display:flex}.blog-module__JsT-Oq__sectionTitle{margin-top:.5rem;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.2}.blog-module__JsT-Oq__sectionSubtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1rem;line-height:1.65}.blog-module__JsT-Oq__whyGrid{flex-direction:column;gap:1.5rem;display:flex}.blog-module__JsT-Oq__whyCard{align-items:flex-start;gap:1.1rem;display:flex}.blog-module__JsT-Oq__whyIcon{background-color:var(--color-gold-muted);width:42px;height:42px;color:var(--color-gold);border:1px solid var(--border-gold);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.blog-module__JsT-Oq__whyCardTitle{margin-bottom:.3rem;font-size:1rem;font-weight:700}.blog-module__JsT-Oq__whyCardText{color:var(--text-secondary);font-size:.88rem;line-height:1.55}.blog-module__JsT-Oq__whyImage{position:relative}.blog-module__JsT-Oq__whyImg{border:1px solid var(--border-color);width:100%;box-shadow:var(--shadow-premium);border-radius:8px;transition:transform .5s;display:block}.blog-module__JsT-Oq__whyImage:hover .blog-module__JsT-Oq__whyImg{transform:scale(1.02)}.blog-module__JsT-Oq__whyImageBadge{background-color:var(--bg-tertiary);border:1px solid var(--border-gold);text-align:center;box-shadow:var(--shadow-premium);border-radius:8px;padding:1.4rem 2rem;position:absolute;bottom:-18px;right:-18px}.blog-module__JsT-Oq__whyBadgeNum{color:var(--color-gold);margin-bottom:.25rem;font-size:2.2rem;font-weight:800;line-height:1}.blog-module__JsT-Oq__whyBadgeLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-size:.68rem;font-weight:700}@media (max-width:1200px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}.blog-module__JsT-Oq__newsletterInner,.blog-module__JsT-Oq__whyContainer{gap:4rem}}@media (max-width:992px){.blog-module__JsT-Oq__featured{grid-template-columns:1fr}.blog-module__JsT-Oq__featuredImage{height:280px;min-height:unset}.blog-module__JsT-Oq__featuredImageOverlay{background:linear-gradient(#0b0c0e1a,#0b0c0e99)}.blog-module__JsT-Oq__featuredContent{padding:2rem}.blog-module__JsT-Oq__featuredTitle{font-size:1.4rem}.blog-module__JsT-Oq__newsletterInner,.blog-module__JsT-Oq__whyContainer{grid-template-columns:1fr;gap:3.5rem}.blog-module__JsT-Oq__whyImage{display:none}.blog-module__JsT-Oq__controlsRow{flex-direction:column;align-items:stretch}.blog-module__JsT-Oq__searchBox{width:100%}}@media (max-width:768px){.blog-module__JsT-Oq__headerTitle{font-size:2.6rem}.blog-module__JsT-Oq__grid{grid-template-columns:1fr}.blog-module__JsT-Oq__newsletterTitle{font-size:1.9rem}.blog-module__JsT-Oq__topicsContainer{flex-direction:column;align-items:flex-start;gap:1rem}.blog-module__JsT-Oq__featuredFooter{flex-direction:column;align-items:flex-start}}
.AdminDashboardSkeleton-module__CAEKMq__pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.AdminDashboardSkeleton-module__CAEKMq__titleGroup{flex-direction:column;flex:1;gap:8px;display:flex}.AdminDashboardSkeleton-module__CAEKMq__pageTitle{border-radius:6px;width:160px;height:26px}.AdminDashboardSkeleton-module__CAEKMq__pageSubtitle{border-radius:4px;width:300px;height:14px}.AdminDashboardSkeleton-module__CAEKMq__dateBadge{border-radius:8px;flex-shrink:0;width:220px;height:32px}.AdminDashboardSkeleton-module__CAEKMq__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:28px;display:grid}.AdminDashboardSkeleton-module__CAEKMq__statCard{background:#fff;border:1px solid #3e2b2014;border-radius:14px;flex-direction:column;gap:12px;padding:20px;display:flex}.AdminDashboardSkeleton-module__CAEKMq__statLabel{border-radius:4px;width:70%;height:12px}.AdminDashboardSkeleton-module__CAEKMq__statValue{border-radius:6px;width:50%;height:30px}.AdminDashboardSkeleton-module__CAEKMq__statHint{border-radius:4px;width:85%;height:10px}.AdminDashboardSkeleton-module__CAEKMq__bottomGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.AdminDashboardSkeleton-module__CAEKMq__card{background:#fff;border:1px solid #3e2b2014;border-radius:14px;padding:22px}.AdminDashboardSkeleton-module__CAEKMq__cardTitle{border-radius:4px;width:45%;height:18px;margin-bottom:20px}.AdminDashboardSkeleton-module__CAEKMq__courseRow{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.AdminDashboardSkeleton-module__CAEKMq__courseLabel{border-radius:4px;width:40%;height:12px}.AdminDashboardSkeleton-module__CAEKMq__courseBar{border-radius:4px;width:100%;height:8px}.AdminDashboardSkeleton-module__CAEKMq__tableRow{border-radius:4px;width:100%;height:20px;margin-bottom:14px}@media (max-width:1200px){.AdminDashboardSkeleton-module__CAEKMq__statsGrid{grid-template-columns:repeat(2,1fr)}.AdminDashboardSkeleton-module__CAEKMq__bottomGrid{grid-template-columns:1fr}}@media (max-width:576px){.AdminDashboardSkeleton-module__CAEKMq__statsGrid{grid-template-columns:1fr}}
.AdminGridSkeleton-module__Dg_p1W__pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.AdminGridSkeleton-module__Dg_p1W__titleGroup{flex-direction:column;flex:1;gap:8px;display:flex}.AdminGridSkeleton-module__Dg_p1W__pageTitle{border-radius:6px;width:160px;height:26px}.AdminGridSkeleton-module__Dg_p1W__pageSubtitle{border-radius:4px;width:280px;height:14px}.AdminGridSkeleton-module__Dg_p1W__addBtn{border-radius:10px;flex-shrink:0;width:130px;height:40px}.AdminGridSkeleton-module__Dg_p1W__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.AdminGridSkeleton-module__Dg_p1W__card{background:#fff;border:1px solid #3e2b2014;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.AdminGridSkeleton-module__Dg_p1W__thumb{border-radius:0;height:140px}.AdminGridSkeleton-module__Dg_p1W__cardBody{flex-direction:column;gap:10px;padding:16px 18px 18px;display:flex}.AdminGridSkeleton-module__Dg_p1W__cardTitle{border-radius:4px;width:80%;height:18px}.AdminGridSkeleton-module__Dg_p1W__cardLine{border-radius:4px;width:60%;height:12px}.AdminGridSkeleton-module__Dg_p1W__cardLineShort{border-radius:4px;width:90%;height:12px}.AdminGridSkeleton-module__Dg_p1W__cardActions{gap:8px;margin-top:6px;display:flex}.AdminGridSkeleton-module__Dg_p1W__editBtn{border-radius:8px;width:60%;height:32px}.AdminGridSkeleton-module__Dg_p1W__deleteBtn{border-radius:8px;flex-shrink:0;width:32px;height:32px}
.AdminTableSkeleton-module__Wyi2Aq__pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.AdminTableSkeleton-module__Wyi2Aq__titleGroup{flex-direction:column;flex:1;gap:8px;display:flex}.AdminTableSkeleton-module__Wyi2Aq__pageTitle{border-radius:6px;width:200px;height:26px}.AdminTableSkeleton-module__Wyi2Aq__pageSubtitle{border-radius:4px;width:320px;height:14px}.AdminTableSkeleton-module__Wyi2Aq__totalBadge{border-radius:50px;flex-shrink:0;width:90px;height:28px}.AdminTableSkeleton-module__Wyi2Aq__toolbar{border-radius:10px;width:100%;height:46px;margin-bottom:20px}.AdminTableSkeleton-module__Wyi2Aq__tableCard{background:#fff;border:1px solid #3e2b2014;border-radius:14px;padding:20px;overflow:hidden}.AdminTableSkeleton-module__Wyi2Aq__tableHead{gap:20px;margin-bottom:18px;display:flex}.AdminTableSkeleton-module__Wyi2Aq__headCell{border-radius:4px;flex:1;height:12px}.AdminTableSkeleton-module__Wyi2Aq__tableRow{border-top:1px solid #3e2b200f;gap:20px;padding:14px 0;display:flex}.AdminTableSkeleton-module__Wyi2Aq__rowCell{border-radius:4px;flex:1;height:16px}
.contact-module__swMWYG__container{width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem}.contact-module__swMWYG__header{text-align:center;margin-bottom:4rem}.contact-module__swMWYG__title{background:linear-gradient(to right, var(--text-primary), #6f4e37, var(--color-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:.8rem;margin-bottom:1.2rem;font-size:3.2rem;font-weight:800;line-height:1.1}.contact-module__swMWYG__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.6}.contact-module__swMWYG__grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:3rem;margin-bottom:7rem;display:grid}.contact-module__swMWYG__formCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--shadow-premium);border-radius:8px;padding:2.5rem}.contact-module__swMWYG__formTitle{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:1rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__formGroupRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__label{font-family:var(--font-outfit), sans-serif;text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;font-size:.72rem;font-weight:700}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{border:1px solid var(--border-color);background-color:var(--bg-primary);width:100%;color:var(--text-primary);transition:var(--transition-smooth);border-radius:6px;padding:.85rem 1rem;font-size:.92rem}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--color-gold);box-shadow:0 0 10px #dfb14326}.contact-module__swMWYG__textarea{resize:vertical;min-height:130px}.contact-module__swMWYG__submitBtn{text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:.95rem;font-weight:700;display:flex}.contact-module__swMWYG__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1.5rem;animation:.4s ease-out contact-module__swMWYG__scaleUp;display:flex}.contact-module__swMWYG__successIcon{background-color:var(--color-gold-muted);width:60px;height:60px;color:var(--color-gold);border:1px solid var(--border-gold);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.contact-module__swMWYG__successTitle{color:var(--color-gold);font-size:1.6rem;font-weight:800}.contact-module__swMWYG__successText{color:var(--text-secondary);max-width:400px;font-size:.95rem;line-height:1.6}@keyframes contact-module__swMWYG__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.contact-module__swMWYG__detailsCol{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__mapMockup{background-color:var(--bg-secondary);border:1px solid var(--border-color);height:250px;box-shadow:var(--shadow-premium);border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__mapIframe{filter:grayscale()invert(90%)contrast(110%);opacity:.75;width:100%;height:100%;transition:opacity var(--transition-smooth), filter var(--transition-smooth);border:none}.contact-module__swMWYG__mapMockup:hover .contact-module__swMWYG__mapIframe{opacity:1;filter:grayscale(30%)invert(90%)contrast(110%)}.contact-module__swMWYG__mapMarker{background-color:rgba(var(--bg-primary-rgb), .85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-gold);text-align:center;border-radius:6px;align-items:center;gap:.8rem;padding:1.2rem 2rem;display:flex}.contact-module__swMWYG__mapMarker svg{color:var(--color-gold)}.contact-module__swMWYG__mapLocationText{text-align:left}.contact-module__swMWYG__mapLocationTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.contact-module__swMWYG__mapLocationDesc{color:var(--text-secondary);font-size:.78rem}.contact-module__swMWYG__locationDetailsBox{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-left:3px solid var(--color-gold);box-shadow:var(--shadow-premium);border-radius:0 8px 8px 0;padding:2rem 2.5rem;position:relative}.contact-module__swMWYG__locationHeader{text-transform:uppercase;color:var(--color-gold);letter-spacing:.1em;margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.contact-module__swMWYG__locationList{flex-direction:column;gap:1.2rem;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__locationItem{color:var(--text-secondary);align-items:center;gap:.8rem;font-size:.9rem;display:flex}.contact-module__swMWYG__locationItem svg{color:var(--color-gold);flex-shrink:0}.contact-module__swMWYG__getDirections{padding:.5rem 1rem;font-size:.82rem;position:absolute;bottom:2rem;right:2.5rem}.contact-module__swMWYG__gallerySection{margin-bottom:7rem}.contact-module__swMWYG__galleryHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.contact-module__swMWYG__galleryGrid{grid-template-columns:1.2fr 1fr;gap:1.5rem;height:520px;display:grid}.contact-module__swMWYG__galleryLarge{border:1px solid var(--border-color);height:100%;box-shadow:var(--shadow-premium);border-radius:8px;position:relative;overflow:hidden}.contact-module__swMWYG__galleryLarge img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.contact-module__swMWYG__galleryLarge:hover img{transform:scale(1.03)}.contact-module__swMWYG__galleryOverlay{background:linear-gradient(to top, rgba(var(--bg-primary-rgb), .95), transparent);justify-content:space-between;align-items:flex-end;width:100%;padding:2.5rem 2rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}.contact-module__swMWYG__galleryTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700}.contact-module__swMWYG__gallerySubtitle{color:var(--text-secondary);margin-top:.2rem;font-size:.82rem}.contact-module__swMWYG__galleryNav{gap:.5rem;display:flex}.contact-module__swMWYG__galleryArrow{border:1px solid var(--border-color);background-color:rgba(var(--bg-primary-rgb), .8);width:32px;height:32px;color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__galleryArrow:hover{border-color:var(--color-gold);color:var(--color-gold)}.contact-module__swMWYG__gallerySmallGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1.5rem;height:100%;display:grid}.contact-module__swMWYG__gallerySmall{border:1px solid var(--border-color);box-shadow:var(--shadow-premium);border-radius:8px;position:relative;overflow:hidden}.contact-module__swMWYG__gallerySmall img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.contact-module__swMWYG__gallerySmall:hover img{transform:scale(1.05)}.contact-module__swMWYG__testimonialSection{background-color:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;box-shadow:var(--shadow-premium);border-radius:8px;margin-bottom:7rem;padding:5rem 2rem}.contact-module__swMWYG__testimonialHeader{font-family:var(--font-outfit), sans-serif;color:var(--text-primary);margin-bottom:1.5rem;font-size:1.6rem;font-style:italic;font-weight:800}.contact-module__swMWYG__testimonialQuote{color:var(--text-secondary);max-width:750px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.6;position:relative}.contact-module__swMWYG__testimonialQuote:before{content:"“";color:var(--color-gold);opacity:.15;font-size:3rem;position:absolute;top:-30px;left:20px}.contact-module__swMWYG__testimonialAuthor{justify-content:center;align-items:center;gap:1rem;display:flex}.contact-module__swMWYG__authorImg{border:1.5px solid var(--color-gold);object-fit:cover;border-radius:50%;width:50px;height:50px}.contact-module__swMWYG__authorInfo{text-align:left}.contact-module__swMWYG__authorName{color:var(--color-gold);font-size:.95rem;font-weight:700}.contact-module__swMWYG__authorClass{color:var(--text-muted);font-size:.78rem}.contact-module__swMWYG__sliderDots{justify-content:center;gap:.4rem;margin-top:2rem;display:flex}.contact-module__swMWYG__dot{background-color:var(--text-muted);cursor:pointer;width:6px;height:6px;transition:var(--transition-smooth);border:none;border-radius:50%}.contact-module__swMWYG__dotActive{background-color:var(--color-gold);border-radius:4px;width:18px}.contact-module__swMWYG__ctaBanner{background-image:linear-gradient(135deg, rgba(var(--bg-secondary-rgb), .95), rgba(var(--bg-primary-rgb), .98)), url(/images/hero-bg.png);border:1px solid var(--border-gold);text-align:center;box-shadow:var(--shadow-premium), var(--shadow-gold);background-position:50%;background-size:cover;border-radius:12px;padding:4.5rem 3rem}.contact-module__swMWYG__ctaTitle{margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.2}.contact-module__swMWYG__ctaDesc{color:var(--text-secondary);max-width:550px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.contact-module__swMWYG__ctaActions{justify-content:center;gap:1.2rem;display:flex}@media (max-width:992px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:3rem}.contact-module__swMWYG__galleryGrid{grid-template-columns:1fr;height:auto}.contact-module__swMWYG__galleryLarge,.contact-module__swMWYG__gallerySmallGrid{height:350px}}@media (max-width:768px){.contact-module__swMWYG__formGroupRow{grid-template-columns:1fr;gap:0}.contact-module__swMWYG__title{font-size:2.6rem}.contact-module__swMWYG__locationDetailsBox{padding-bottom:5.5rem}.contact-module__swMWYG__getDirections{width:calc(100% - 5rem);bottom:1.5rem;left:2.5rem;right:auto}.contact-module__swMWYG__ctaTitle{font-size:2rem}.contact-module__swMWYG__ctaActions{flex-direction:column;align-items:stretch}.contact-module__swMWYG__ctaActions a{width:100%}}@media (max-width:576px){.contact-module__swMWYG__formCard{padding:1.5rem}.contact-module__swMWYG__gallerySmallGrid{grid-template-columns:1fr;height:auto}.contact-module__swMWYG__gallerySmall{height:200px}}
.courses-module__CLvPQW__container{width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem}.courses-module__CLvPQW__header{text-align:center;margin-bottom:4rem}.courses-module__CLvPQW__title{background:linear-gradient(to right, var(--text-primary), #6f4e37, var(--color-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-top:.8rem;margin-bottom:1.2rem;font-size:3.2rem;font-weight:800;line-height:1.1}.courses-module__CLvPQW__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.1rem;line-height:1.6}.courses-module__CLvPQW__controlsRow{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.courses-module__CLvPQW__filterChips{flex-wrap:wrap;gap:.8rem;display:flex}.courses-module__CLvPQW__chip{cursor:pointer;border:1px solid var(--border-color);color:var(--text-secondary);transition:var(--transition-smooth);background-color:#ffffff03;border-radius:50px;padding:.6rem 1.4rem;font-size:.88rem;font-weight:600}.courses-module__CLvPQW__chip:hover{border-color:var(--color-gold);color:#fff}.courses-module__CLvPQW__chipActive{background-color:var(--color-gold);color:#000;border-color:var(--color-gold)}.courses-module__CLvPQW__chipActive:hover{color:#000;background-color:var(--color-gold-hover)}.courses-module__CLvPQW__searchContainer{width:100%;max-width:320px;position:relative}.courses-module__CLvPQW__searchInput{border:1px solid var(--border-color);background-color:var(--bg-secondary);width:100%;color:var(--text-primary);transition:var(--transition-smooth);border-radius:6px;padding:.7rem 1.2rem .7rem 2.8rem;font-size:.9rem}.courses-module__CLvPQW__searchInput:focus{border-color:var(--color-gold);box-shadow:0 0 10px #dfb14326}.courses-module__CLvPQW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.courses-module__CLvPQW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:7rem;display:grid}.courses-module__CLvPQW__card{background-color:var(--bg-secondary);border:1px solid var(--border-color);transition:var(--transition-smooth);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.courses-module__CLvPQW__card:hover{border-color:var(--color-gold);box-shadow:var(--shadow-gold), var(--shadow-premium);transform:translateY(-5px)}.courses-module__CLvPQW__imageContainer{background-position:50%;background-size:cover;height:200px;position:relative}.courses-module__CLvPQW__badge{background-color:var(--color-gold-muted);color:var(--color-gold);border:1px solid var(--border-gold);text-transform:uppercase;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:15px;left:15px}.courses-module__CLvPQW__cardBody{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.courses-module__CLvPQW__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.courses-module__CLvPQW__cardTitle{font-size:1.4rem;font-weight:700;line-height:1.25}.courses-module__CLvPQW__priceWrapper{text-align:right;flex-shrink:0}.courses-module__CLvPQW__priceLabel{color:var(--color-gold);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.courses-module__CLvPQW__priceValue{color:var(--text-primary);font-size:1.15rem;font-weight:800}.courses-module__CLvPQW__cardDescription{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem;font-size:.92rem;line-height:1.6}.courses-module__CLvPQW__metaRow{border-top:1px solid var(--border-color);gap:1.5rem;margin-bottom:1.5rem;padding-top:1.2rem;display:flex}.courses-module__CLvPQW__metaItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.courses-module__CLvPQW__metaItem svg{color:var(--color-gold)}.courses-module__CLvPQW__cardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:1.2rem;display:flex}.courses-module__CLvPQW__viewLink{color:var(--text-primary);transition:var(--transition-smooth);align-items:center;gap:.5rem;font-size:.92rem;font-weight:700;display:flex}.courses-module__CLvPQW__viewLink:hover{color:var(--color-gold);gap:.8rem}.courses-module__CLvPQW__excellenceSection{border-top:1px solid var(--border-color);grid-template-columns:1fr 1.2fr;align-items:center;gap:5rem;padding-top:7rem;display:grid}.courses-module__CLvPQW__excellenceContent{flex-direction:column;display:flex}.courses-module__CLvPQW__excellenceGrid{flex-direction:column;gap:2rem;margin-top:2.5rem;display:flex}.courses-module__CLvPQW__excellenceItem{gap:1.2rem;display:flex}.courses-module__CLvPQW__excellenceIcon{background-color:var(--bg-tertiary);border:1px solid var(--border-color);width:48px;height:48px;color:var(--color-gold);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.courses-module__CLvPQW__excellenceTitle{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.courses-module__CLvPQW__excellenceText{color:var(--text-secondary);font-size:.92rem;line-height:1.5}.courses-module__CLvPQW__excellenceImageWrapper{box-shadow:var(--shadow-premium);border:1px solid var(--border-color);border-radius:8px;position:relative;overflow:hidden}.courses-module__CLvPQW__excellenceImage{width:100%;transition:transform .5s;display:block}.courses-module__CLvPQW__excellenceImageWrapper:hover .courses-module__CLvPQW__excellenceImage{transform:scale(1.05)}.courses-module__CLvPQW__successOverlay{background-color:rgba(var(--bg-primary-rgb), .8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--border-gold);border-radius:6px;padding:1.8rem 2.2rem;position:absolute;bottom:30px;left:30px}.courses-module__CLvPQW__successNumber{color:var(--color-gold);margin-bottom:.3rem;font-size:2.5rem;font-weight:800;line-height:1}.courses-module__CLvPQW__successLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.courses-module__CLvPQW__emptyState{text-align:center;background-color:var(--bg-secondary);border:1px dashed var(--border-color);border-radius:8px;grid-column:1/-1;padding:4rem 2rem}.courses-module__CLvPQW__emptyStateTitle{color:var(--color-gold);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.courses-module__CLvPQW__emptyStateText{color:var(--text-secondary);font-size:.9rem}@media (max-width:1200px){.courses-module__CLvPQW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.courses-module__CLvPQW__controlsRow{flex-direction:column;align-items:stretch}.courses-module__CLvPQW__searchContainer{max-width:none}.courses-module__CLvPQW__excellenceSection{grid-template-columns:1fr;gap:4rem}.courses-module__CLvPQW__title{font-size:2.8rem}}@media (max-width:768px){.courses-module__CLvPQW__grid{grid-template-columns:1fr}}
.page-module__YTDSCq__page{background:#f7f0e8;min-height:100%;padding:32px 36px}.page-module__YTDSCq__pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.page-module__YTDSCq__titleGroup{flex:1}.page-module__YTDSCq__pageTitle{font-family:var(--font-outfit), sans-serif;color:#1a0d06;letter-spacing:-.03em;margin:0 0 4px;font-size:1.75rem;font-weight:800}.page-module__YTDSCq__pageSubtitle{color:#7a6050;margin:0;font-size:.875rem}.page-module__YTDSCq__totalBadge{color:#8a6012;white-space:nowrap;background:#b682221f;border:1px solid #b6822240;border-radius:20px;align-self:center;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.page-module__YTDSCq__toolbar{align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module__YTDSCq__searchWrap{flex:1;max-width:360px;position:relative}.page-module__YTDSCq__searchIcon{color:#9a8070;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.page-module__YTDSCq__searchInput{color:#1a0d06;width:100%;font-size:.875rem;font-family:var(--font-inter), sans-serif;background:#fff;border:1px solid #3e2b2026;border-radius:10px;outline:none;padding:10px 12px 10px 38px;transition:border-color .2s}.page-module__YTDSCq__searchInput:focus{border-color:#b6822280;box-shadow:0 0 0 3px #b682221a}.page-module__YTDSCq__searchInput::placeholder{color:#b0a090}.page-module__YTDSCq__filterSelect{color:#3a2010;cursor:pointer;font-size:.875rem;font-family:var(--font-inter), sans-serif;background:#fff;border:1px solid #3e2b2026;border-radius:10px;outline:none;padding:10px 14px;transition:border-color .2s}.page-module__YTDSCq__filterSelect:focus{border-color:#b6822280}.page-module__YTDSCq__tableCard{background:#fff;border:1px solid #3e2b2014;border-radius:14px;overflow:hidden}.page-module__YTDSCq__table{border-collapse:collapse;width:100%}.page-module__YTDSCq__table th{color:#7a6050;letter-spacing:.06em;text-transform:uppercase;text-align:left;white-space:nowrap;background:#faf5ee;border-bottom:1px solid #3e2b2014;padding:13px 16px;font-size:.72rem;font-weight:600}.page-module__YTDSCq__table td{color:#3a2010;vertical-align:middle;border-bottom:1px solid #3e2b200d;padding:14px 16px;font-size:.855rem}.page-module__YTDSCq__table tr:last-child td{border-bottom:none}.page-module__YTDSCq__table tbody tr:hover{background:#fdf8f2}.page-module__YTDSCq__numCell{color:#9a8070;font-size:.78rem;font-weight:500}.page-module__YTDSCq__nameCell{color:#1a0d06;font-weight:600}.page-module__YTDSCq__emailCell{color:#5c4233;margin-top:1px;font-size:.8rem}.page-module__YTDSCq__courseTag{color:#8a6012;text-overflow:ellipsis;white-space:nowrap;background:#b682221a;border-radius:6px;max-width:180px;padding:3px 9px;font-size:.75rem;font-weight:500;display:inline-block;overflow:hidden}.page-module__YTDSCq__messageCell{color:#6a5040;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.82rem;overflow:hidden}.page-module__YTDSCq__dateCell{color:#7a6050;white-space:nowrap;font-size:.8rem}.page-module__YTDSCq__actionsCell{align-items:center;gap:8px;display:flex}.page-module__YTDSCq__emptyState{text-align:center;color:#9a8070;padding:60px 24px}.page-module__YTDSCq__emptyIcon{color:#b68222;background:#b6822214;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.page-module__YTDSCq__emptyTitle{font-family:var(--font-outfit), sans-serif;color:#3a2010;margin:0 0 6px;font-size:1.05rem;font-weight:700}.page-module__YTDSCq__emptyText{margin:0;font-size:.875rem}.page-module__YTDSCq__dbWarning{color:#78350f;background:#d9770614;border:1px solid #d9770640;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 18px;font-size:.85rem;display:flex}.page-module__YTDSCq__dbWarning code{background:#d9770626;border-radius:4px;padding:1px 6px;font-family:monospace;font-size:.82em}
.DeleteButton-module__C67XbW__btn{color:#dc2626;cursor:pointer;background:#dc26260f;border:1px solid #dc262633;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.DeleteButton-module__C67XbW__btn:hover{background:#dc26261f;border-color:#dc262666}.DeleteButton-module__C67XbW__btn:disabled{opacity:.5;cursor:not-allowed;animation:.7s linear infinite DeleteButton-module__C67XbW__spin}.DeleteButton-module__C67XbW__btn.DeleteButton-module__C67XbW__confirm{background:#dc26261f;border-color:#dc262680;width:auto;padding:0 10px;font-size:.72rem;animation:.8s infinite alternate DeleteButton-module__C67XbW__pulse}@keyframes DeleteButton-module__C67XbW__spin{to{transform:rotate(360deg)}}@keyframes DeleteButton-module__C67XbW__pulse{0%{opacity:.8}to{opacity:1}}
.page-module__0kjBOa__page{background:#f7f0e8;min-height:100%;padding:32px 36px}.page-module__0kjBOa__pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.page-module__0kjBOa__titleGroup{flex:1}.page-module__0kjBOa__pageTitle{font-family:var(--font-outfit), sans-serif;color:#1a0d06;letter-spacing:-.03em;margin:0 0 4px;font-size:1.75rem;font-weight:800}.page-module__0kjBOa__pageSubtitle{color:#7a6050;margin:0;font-size:.875rem}.page-module__0kjBOa__addBtn{color:#fff;white-space:nowrap;background:#b68222;border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-flex}.page-module__0kjBOa__addBtn:hover{background:#96691a}.page-module__0kjBOa__dbWarning{color:#78350f;background:#d9770614;border:1px solid #d9770640;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 18px;font-size:.85rem;display:flex}.page-module__0kjBOa__dbWarning code{background:#d9770626;border-radius:4px;padding:1px 6px;font-family:monospace;font-size:.82em}.page-module__0kjBOa__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}.page-module__0kjBOa__card{background:#fff;border:1px solid #3e2b2014;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.page-module__0kjBOa__thumb{background-color:#ece1d3;background-position:50%;background-size:cover;height:140px;position:relative}.page-module__0kjBOa__badge{color:#f0d9a8;text-transform:uppercase;letter-spacing:.04em;background:#1a0d06b3;border-radius:5px;padding:3px 9px;font-size:.68rem;font-weight:700;position:absolute;top:10px;left:10px}.page-module__0kjBOa__cardBody{padding:16px 18px 18px}.page-module__0kjBOa__cardTitle{font-family:var(--font-outfit), sans-serif;color:#1a0d06;margin:0 0 4px;font-size:1.02rem;font-weight:700}.page-module__0kjBOa__cardPrice{color:#8a6012;margin:0 0 4px;font-size:.9rem;font-weight:700}.page-module__0kjBOa__cardMeta{color:#7a6050;margin:0 0 14px;font-size:.8rem}.page-module__0kjBOa__cardActions{align-items:center;gap:8px;display:flex}.page-module__0kjBOa__editBtn{color:#3a2010;border:1px solid #3e2b2026;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.8rem;font-weight:600;transition:border-color .2s,background .2s;display:inline-flex}.page-module__0kjBOa__editBtn:hover{background:#faf5ee;border-color:#b6822266}.page-module__0kjBOa__emptyState{text-align:center;color:#9a8070;background:#fff;border:1px solid #3e2b2014;border-radius:14px;padding:60px 24px}.page-module__0kjBOa__emptyIcon{color:#b68222;background:#b6822214;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.page-module__0kjBOa__emptyTitle{font-family:var(--font-outfit), sans-serif;color:#3a2010;margin:0 0 6px;font-size:1.05rem;font-weight:700}.page-module__0kjBOa__emptyText{margin:0;font-size:.875rem}
.Modal-module__1Mo5la__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background:#1a0d068c;justify-content:center;align-items:center;padding:24px;animation:.15s Modal-module__1Mo5la__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__1Mo5la__panel{background:#fff;border-radius:16px;width:100%;max-width:760px;max-height:90vh;animation:.2s Modal-module__1Mo5la__slideUp;overflow-y:auto;box-shadow:0 20px 60px #1a0d0659}.Modal-module__1Mo5la__header{z-index:1;background:#fff;border-bottom:1px solid #3e2b2014;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex;position:sticky;top:0}.Modal-module__1Mo5la__title{font-family:var(--font-outfit), sans-serif;color:#1a0d06;margin:0;font-size:1.1rem;font-weight:700}.Modal-module__1Mo5la__closeBtn{color:#5c4233;cursor:pointer;background:#fff;border:1px solid #3e2b2026;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:inline-flex}.Modal-module__1Mo5la__closeBtn:hover{background:#faf5ee;border-color:#b6822266}.Modal-module__1Mo5la__body{padding:22px 24px 24px}@keyframes Modal-module__1Mo5la__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__1Mo5la__slideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.page-module__kEbCRG__page{background:#f7f0e8;min-height:100%;padding:32px 36px}.page-module__kEbCRG__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.page-module__kEbCRG__pageTitle{font-family:var(--font-outfit), sans-serif;color:#1a0d06;letter-spacing:-.03em;margin:0 0 4px;font-size:1.75rem;font-weight:800}.page-module__kEbCRG__pageSubtitle{color:#7a6050;margin:0;font-size:.875rem}.page-module__kEbCRG__dateBadge{color:#5c4233;background:#fff;border:1px solid #3e2b201f;border-radius:8px;align-items:center;gap:7px;padding:8px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.page-module__kEbCRG__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.page-module__kEbCRG__statCard{background:#fff;border:1px solid #3e2b2014;border-radius:14px;padding:22px 24px;position:relative;overflow:hidden}.page-module__kEbCRG__statCard:before{content:"";background:var(--accent,#b68222);height:3px;position:absolute;top:0;left:0;right:0}.page-module__kEbCRG__statCard.page-module__kEbCRG__gold{--accent:#b68222}.page-module__kEbCRG__statCard.page-module__kEbCRG__green{--accent:#16a34a}.page-module__kEbCRG__statCard.page-module__kEbCRG__blue{--accent:#2563eb}.page-module__kEbCRG__statCard.page-module__kEbCRG__amber{--accent:#d97706}.page-module__kEbCRG__statLabel{color:#7a6050;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:10px;font-size:.75rem;font-weight:600;display:flex}.page-module__kEbCRG__statValue{font-family:var(--font-outfit), sans-serif;color:#1a0d06;margin-bottom:4px;font-size:2.2rem;font-weight:800;line-height:1}.page-module__kEbCRG__statHint{color:#9a8070;font-size:.78rem}.page-module__kEbCRG__bottomGrid{grid-template-columns:1fr 1.6fr;gap:20px;display:grid}.page-module__kEbCRG__card{background:#fff;border:1px solid #3e2b2014;border-radius:14px;padding:24px}.page-module__kEbCRG__cardTitle{font-family:var(--font-outfit), sans-serif;color:#1a0d06;align-items:center;gap:8px;margin:0 0 18px;font-size:.95rem;font-weight:700;display:flex}.page-module__kEbCRG__cardTitle span{background:#b68222;border-radius:50%;width:6px;height:6px;display:inline-block}.page-module__kEbCRG__courseList{flex-direction:column;gap:14px;display:flex}.page-module__kEbCRG__courseRow{flex-direction:column;gap:6px;display:flex}.page-module__kEbCRG__courseLabel{justify-content:space-between;align-items:center;display:flex}.page-module__kEbCRG__courseName{color:#3a2010;font-size:.82rem;font-weight:500}.page-module__kEbCRG__courseCount{color:#b68222;font-size:.78rem;font-weight:600}.page-module__kEbCRG__courseBar{background:#f0e8de;border-radius:99px;height:6px;overflow:hidden}.page-module__kEbCRG__courseBarFill{background:linear-gradient(90deg,#b68222,#d4a843);border-radius:99px;height:100%;transition:width .6s}.page-module__kEbCRG__emptyState{text-align:center;color:#9a8070;padding:32px 0;font-size:.88rem}.page-module__kEbCRG__table{border-collapse:collapse;width:100%}.page-module__kEbCRG__table th{color:#7a6050;letter-spacing:.06em;text-transform:uppercase;text-align:left;border-bottom:1px solid #3e2b2014;padding:0 12px 12px 0;font-size:.72rem;font-weight:600}.page-module__kEbCRG__table td{color:#3a2010;vertical-align:middle;border-bottom:1px solid #3e2b200d;padding:12px 12px 12px 0;font-size:.855rem}.page-module__kEbCRG__table tr:last-child td{border-bottom:none}.page-module__kEbCRG__nameCell{color:#1a0d06;font-weight:600}.page-module__kEbCRG__emailCell{color:#5c4233;font-size:.8rem}.page-module__kEbCRG__courseTag{color:#8a6012;white-space:nowrap;text-overflow:ellipsis;background:#b682221a;border-radius:6px;max-width:160px;padding:3px 9px;font-size:.74rem;font-weight:500;display:inline-block;overflow:hidden}.page-module__kEbCRG__statusBadge{border-radius:6px;align-items:center;gap:5px;padding:3px 10px;font-size:.74rem;font-weight:600;display:inline-flex}.page-module__kEbCRG__statusBadge.page-module__kEbCRG__pending{color:#92400e;background:#d977061a}.page-module__kEbCRG__statusBadge.page-module__kEbCRG__contacted{color:#1e40af;background:#2563eb1a}.page-module__kEbCRG__statusBadge.page-module__kEbCRG__enrolled{color:#14532d;background:#16a34a1a}.page-module__kEbCRG__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px}.page-module__kEbCRG__dateCell{color:#7a6050;font-size:.8rem}.page-module__kEbCRG__viewAllLink{color:#b68222;align-items:center;gap:6px;margin-top:16px;font-size:.82rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.page-module__kEbCRG__viewAllLink:hover{gap:10px}.page-module__kEbCRG__dbWarning{color:#78350f;background:#d9770614;border:1px solid #d9770640;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 18px;font-size:.85rem;display:flex}.page-module__kEbCRG__dbWarning code{background:#d9770626;border-radius:4px;padding:1px 6px;font-family:monospace;font-size:.82em}@media (max-width:1100px){.page-module__kEbCRG__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__kEbCRG__bottomGrid{grid-template-columns:1fr}}
.CourseForm-module__ju7Lsq__form{flex-direction:column;gap:20px;display:flex}.CourseForm-module__ju7Lsq__row{gap:16px;display:flex}.CourseForm-module__ju7Lsq__row .CourseForm-module__ju7Lsq__field{flex:1}.CourseForm-module__ju7Lsq__field{flex-direction:column;gap:6px;display:flex}.CourseForm-module__ju7Lsq__label{color:#5c4233;font-size:.8rem;font-weight:600}.CourseForm-module__ju7Lsq__input,.CourseForm-module__ju7Lsq__textarea{color:#1a0d06;font-size:.875rem;font-family:var(--font-inter), sans-serif;background:#fff;border:1px solid #3e2b2026;border-radius:10px;outline:none;padding:10px 12px;transition:border-color .2s}.CourseForm-module__ju7Lsq__input:focus,.CourseForm-module__ju7Lsq__textarea:focus{border-color:#b6822280;box-shadow:0 0 0 3px #b682221a}.CourseForm-module__ju7Lsq__textarea{resize:vertical}.CourseForm-module__ju7Lsq__imageField{flex-direction:column;gap:8px;display:flex}.CourseForm-module__ju7Lsq__imageUpload{cursor:pointer;background-color:#faf5ee;background-position:50%;background-size:cover;border:1.5px dashed #3e2b2040;border-radius:12px;justify-content:center;align-items:center;height:180px;transition:border-color .2s;display:flex;position:relative}.CourseForm-module__ju7Lsq__imageUpload:hover{border-color:#b6822280}.CourseForm-module__ju7Lsq__imagePlaceholder{color:#9a8070;flex-direction:column;align-items:center;gap:8px;font-size:.85rem;display:flex}.CourseForm-module__ju7Lsq__imageOverlay{color:#0000;background:#1a0d0600;border-radius:10px;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;position:absolute;inset:0}.CourseForm-module__ju7Lsq__imageUpload:hover .CourseForm-module__ju7Lsq__imageOverlay{color:#fff;background:#1a0d0673}.CourseForm-module__ju7Lsq__hiddenInput{display:none}.CourseForm-module__ju7Lsq__error{color:#b91c1c;margin:0;font-size:.85rem}.CourseForm-module__ju7Lsq__checkboxRow{align-items:center;gap:8px;display:flex}.CourseForm-module__ju7Lsq__checkboxRow input{accent-color:#b68222;width:16px;height:16px}.CourseForm-module__ju7Lsq__checkboxRow label{color:#5c4233;font-size:.85rem;font-weight:600}.CourseForm-module__ju7Lsq__actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.CourseForm-module__ju7Lsq__cancelBtn{color:#3a2010;background:#fff;border:1px solid #3e2b2026;border-radius:10px;padding:10px 18px;font-size:.85rem;font-weight:600}.CourseForm-module__ju7Lsq__cancelBtn:hover{background:#faf5ee}.CourseForm-module__ju7Lsq__submitBtn{color:#fff;background:#b68222;border:none;border-radius:10px;padding:10px 20px;font-size:.85rem;font-weight:600}.CourseForm-module__ju7Lsq__submitBtn:hover{background:#96691a}.CourseForm-module__ju7Lsq__submitBtn:disabled{opacity:.6;cursor:not-allowed}
.StatusSelect-module__PiAcja__select{appearance:none;cursor:pointer;font-size:.75rem;font-weight:600;font-family:var(--font-inter), sans-serif;border:none;border-radius:6px;outline:none;padding:4px 10px;transition:all .2s}.StatusSelect-module__PiAcja__select:disabled{opacity:.5;cursor:not-allowed}.StatusSelect-module__PiAcja__select.StatusSelect-module__PiAcja__pending{color:#92400e;background:#d977061f}.StatusSelect-module__PiAcja__select.StatusSelect-module__PiAcja__contacted{color:#1e40af;background:#2563eb1a}.StatusSelect-module__PiAcja__select.StatusSelect-module__PiAcja__enrolled{color:#14532d;background:#16a34a1a}
.FeaturedPostSkeleton-module__Jk8Eaq__featured{border:1px solid var(--border-color);border-radius:10px;grid-template-columns:1fr 1.1fr;min-height:420px;margin-bottom:4rem;display:grid;overflow:hidden}.FeaturedPostSkeleton-module__Jk8Eaq__image{border-radius:0;min-height:380px}.FeaturedPostSkeleton-module__Jk8Eaq__content{background-color:var(--bg-secondary);flex-direction:column;justify-content:center;gap:.9rem;padding:3rem 3rem 3rem 2.5rem;display:flex}.FeaturedPostSkeleton-module__Jk8Eaq__metaRow{align-items:center;gap:1rem;margin-bottom:.4rem;display:flex}.FeaturedPostSkeleton-module__Jk8Eaq__badge{border-radius:4px;width:90px;height:22px}.FeaturedPostSkeleton-module__Jk8Eaq__label{border-radius:4px;width:110px;height:12px}.FeaturedPostSkeleton-module__Jk8Eaq__titleLine{border-radius:6px;width:100%;height:26px}.FeaturedPostSkeleton-module__Jk8Eaq__titleLineShort{border-radius:6px;width:70%;height:26px;margin-bottom:.5rem}.FeaturedPostSkeleton-module__Jk8Eaq__textLine{border-radius:4px;width:100%;height:12px}.FeaturedPostSkeleton-module__Jk8Eaq__textLineShort{border-radius:4px;width:55%;height:12px;margin-bottom:.5rem}.FeaturedPostSkeleton-module__Jk8Eaq__footer{border-top:1px solid var(--border-color);align-items:center;gap:.8rem;margin-top:.8rem;padding-top:1.5rem;display:flex}.FeaturedPostSkeleton-module__Jk8Eaq__avatar{border-radius:50%;flex-shrink:0;width:34px;height:34px}.FeaturedPostSkeleton-module__Jk8Eaq__authorLines{flex-direction:column;flex-grow:1;gap:.4rem;display:flex}.FeaturedPostSkeleton-module__Jk8Eaq__authorLine{border-radius:4px;width:100px;height:12px}.FeaturedPostSkeleton-module__Jk8Eaq__authorLineShort{border-radius:4px;width:130px;height:10px}.FeaturedPostSkeleton-module__Jk8Eaq__button{border-radius:6px;flex-shrink:0;width:130px;height:38px}@media (max-width:992px){.FeaturedPostSkeleton-module__Jk8Eaq__featured{grid-template-columns:1fr}.FeaturedPostSkeleton-module__Jk8Eaq__image{min-height:240px}}@media (max-width:576px){.FeaturedPostSkeleton-module__Jk8Eaq__footer{flex-wrap:wrap}}
.MasonryGridSkeleton-module__UQk1tq__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:120px;gap:14px;display:grid}.MasonryGridSkeleton-module__UQk1tq__tile{border-radius:8px}@media (max-width:1200px){.MasonryGridSkeleton-module__UQk1tq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.MasonryGridSkeleton-module__UQk1tq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.MasonryGridSkeleton-module__UQk1tq__grid{grid-template-columns:1fr}}
