.Navbar-module___rHu7W__navbar{z-index:1000;background:#fff;border-bottom:1px solid #0000000d;width:100%;position:fixed;top:0;left:0}.Navbar-module___rHu7W__glassContainer{justify-content:space-between;align-items:center;width:100%;max-width:1600px;height:90px;margin:0 auto;padding:0 5%;display:flex;position:relative}.Navbar-module___rHu7W__logoContainer{align-items:center;display:flex}.Navbar-module___rHu7W__logoLink{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoIcon{filter:brightness(0);width:auto;height:48px;display:block}.Navbar-module___rHu7W__navLinks{align-items:center;gap:2.5rem;margin-left:auto;margin-right:2rem;display:flex}.Navbar-module___rHu7W__link{color:#333;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module___rHu7W__link:hover{color:#000}.Navbar-module___rHu7W__dropdownWrapper{position:relative}.Navbar-module___rHu7W__exploreBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 28px;font-size:.95rem;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.Navbar-module___rHu7W__exploreBtn:hover{background:#222}.Navbar-module___rHu7W__chevron{transition:transform .2s}.Navbar-module___rHu7W__chevronUp{transform:rotate(180deg)}.Navbar-module___rHu7W__dropdown{z-index:1001;background:#fff;border:1px solid #00000014;border-radius:12px;flex-direction:column;gap:4px;min-width:200px;padding:8px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 30px #0000001a}.Navbar-module___rHu7W__dropdownLink{color:#333;border-radius:8px;padding:10px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.Navbar-module___rHu7W__dropdownLink:hover{color:#000;background:#0000000a}.Navbar-module___rHu7W__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:1rem;padding:10px;display:none}.Navbar-module___rHu7W__hamburgerLine{background:#000;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module___rHu7W__hamburgerLineOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__hamburgerLineOpen2{opacity:0}.Navbar-module___rHu7W__hamburgerLineOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenuOverlay{opacity:0;visibility:hidden;z-index:998;background:#00000080;width:100%;height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__mobileMenuOverlayOpen{opacity:1;visibility:visible}.Navbar-module___rHu7W__mobileMenu{z-index:999;background:#fff;width:80%;max-width:320px;height:100%;transition:right .3s;position:fixed;top:0;right:-100%;box-shadow:-10px 0 40px #0000001a}.Navbar-module___rHu7W__mobileMenuOpen{right:0}.Navbar-module___rHu7W__mobileMenuContent{flex-direction:column;gap:32px;height:100%;padding:100px 24px 40px;display:flex;overflow-y:auto}.Navbar-module___rHu7W__mobileMenuSection{flex-direction:column;gap:8px;display:flex}.Navbar-module___rHu7W__mobileMenuLabel{text-transform:uppercase;letter-spacing:1px;color:#999;margin-bottom:8px;font-size:.75rem;font-weight:600}.Navbar-module___rHu7W__mobileMenuLink{color:#000;border-bottom:1px solid #0000000f;padding:12px 0;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navbar-module___rHu7W__mobileMenuLink:hover{color:#666}@media (max-width:1280px){.Navbar-module___rHu7W__glassContainer{padding:0 40px}}@media (max-width:1024px){.Navbar-module___rHu7W__navLinks{gap:1.5rem;margin-right:1.5rem}.Navbar-module___rHu7W__link{font-size:.9rem}.Navbar-module___rHu7W__exploreBtn{padding:10px 22px;font-size:.85rem}}@media (max-width:900px){.Navbar-module___rHu7W__navLinks{display:none}.Navbar-module___rHu7W__dropdownWrapper{margin-left:auto}.Navbar-module___rHu7W__hamburger{display:flex}}@media (max-width:480px){.Navbar-module___rHu7W__glassContainer{height:70px;padding:0 20px}.Navbar-module___rHu7W__logoIcon{height:36px}.Navbar-module___rHu7W__exploreBtn{display:none}}
.Footer-module__Grjkva__footer{color:#fff;z-index:10;background-color:#0d0f14;padding:120px 5%;position:relative}.Footer-module__Grjkva__container{grid-template-columns:2fr 1fr 1fr;gap:120px;max-width:1400px;margin:0 auto;display:grid}.Footer-module__Grjkva__brandSection{flex-direction:column;gap:32px;display:flex}.Footer-module__Grjkva__logoAndGroup{flex-direction:column;gap:4px;display:flex}.Footer-module__Grjkva__logoContainer{align-items:center;display:flex}.Footer-module__Grjkva__logo{filter:brightness(0)invert();width:180px;height:auto}.Footer-module__Grjkva__groupName{color:#94969c;margin-left:56px;font-size:14px;font-weight:400}.Footer-module__Grjkva__description{color:#94969c;max-width:440px;margin:0;font-size:14px;line-height:1.8}.Footer-module__Grjkva__socialLinks{gap:24px;margin-top:20px;display:flex}.Footer-module__Grjkva__socialIcon{color:#fff;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.Footer-module__Grjkva__socialIcon:hover{color:#94969c;transform:translateY(-2px)}.Footer-module__Grjkva__column{flex-direction:column;gap:32px;display:flex}.Footer-module__Grjkva__columnTitle{color:#fff;margin:0;font-size:20px;font-weight:500}.Footer-module__Grjkva__linkList{flex-direction:column;gap:20px;display:flex}.Footer-module__Grjkva__link{color:#94969c;font-size:15px;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__link:hover{color:#fff}.Footer-module__Grjkva__contactInfo{flex-direction:column;gap:24px;display:flex}.Footer-module__Grjkva__contactItem{color:#94969c;align-items:flex-start;gap:16px;font-size:15px;line-height:1.5;display:flex}.Footer-module__Grjkva__contactIcon{color:#fff;flex-shrink:0;width:20px;height:20px;margin-top:3px}@media (max-width:1200px){.Footer-module__Grjkva__container{grid-template-columns:1.5fr 1fr 1fr;gap:60px}}@media (max-width:1024px){.Footer-module__Grjkva__container{grid-template-columns:1fr;gap:60px}.Footer-module__Grjkva__brandSection{border-bottom:1px solid #ffffff1a;padding-bottom:40px}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:80px 5%}.Footer-module__Grjkva__container{gap:48px}.Footer-module__Grjkva__brandSection{border-bottom:none;padding-bottom:0}}@media (max-width:480px){.Footer-module__Grjkva__footer{padding:60px 5%}.Footer-module__Grjkva__groupName{margin-left:48px}.Footer-module__Grjkva__logo{width:150px}}
.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__header{justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:2rem 0;display:flex}.page-module___8aEwW__logo{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.page-module___8aEwW__nav{align-items:center;gap:2rem;display:flex}.page-module___8aEwW__nav a{opacity:.8;font-size:.95rem;font-weight:500}.page-module___8aEwW__nav a:hover{opacity:1;color:var(--primary)}.page-module___8aEwW__nav .page-module___8aEwW__cta{background:var(--foreground);color:var(--background);opacity:1;border-radius:50px;padding:.5rem 1.2rem;font-weight:600;transition:transform .2s}.page-module___8aEwW__nav .page-module___8aEwW__cta:hover{color:var(--background);transform:translateY(-2px)}.page-module___8aEwW__hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:1000px;margin-top:-4rem;display:flex}.page-module___8aEwW__title{letter-spacing:-.03em;margin-bottom:2rem;font-size:5rem;line-height:1}.page-module___8aEwW__gradientText{background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.25rem}.page-module___8aEwW__actions{gap:1rem;display:flex}.page-module___8aEwW__primaryButton{background:var(--primary);color:#fff;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.page-module___8aEwW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #f25f4c66}.page-module___8aEwW__secondaryButton{color:var(--foreground);border:1px solid var(--card-border);background:0 0;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background .2s}.page-module___8aEwW__secondaryButton:hover{background:#ffffff0d}@media (max-width:768px){.page-module___8aEwW__title{font-size:3rem}.page-module___8aEwW__header{flex-direction:column;gap:1rem}.page-module___8aEwW__nav{display:none}}
.Hero-module__JgYmMq__hero{background-color:#f0f0f0;align-items:center;width:100%;height:100vh;padding:0;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__backgroundWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__heroImage{object-fit:cover!important;object-position:center!important}.Hero-module__JgYmMq__container{z-index:2;justify-content:flex-start;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.Hero-module__JgYmMq__whiteBox{background-color:#fff;flex-direction:column;justify-content:center;gap:40px;width:46%;padding:80px 80px 100px 100px;display:flex;box-shadow:0 10px 40px #00000014}.Hero-module__JgYmMq__title{font-family:var(--font-plus-jakarta),sans-serif;letter-spacing:-2px;color:#000;margin:0;font-size:48px;font-weight:500;line-height:1.1}.Hero-module__JgYmMq__description{color:#333;max-width:480px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.Hero-module__JgYmMq__convButton{color:#fff;background:#000;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:fit-content;padding:14px 28px;font-size:1rem;font-weight:400;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__JgYmMq__convButton:hover{background:#1a1a1a;transform:translateY(-2px)}.Hero-module__JgYmMq__arrowIcon{width:18px;height:18px}@media (max-width:1280px){.Hero-module__JgYmMq__whiteBox{width:55%;padding:60px 60px 60px 80px}.Hero-module__JgYmMq__title{font-size:48px}}@media (max-width:1024px){.Hero-module__JgYmMq__hero{height:100vh;min-height:600px}.Hero-module__JgYmMq__backgroundWrapper{filter:brightness(.4);height:100%;position:absolute}.Hero-module__JgYmMq__container{justify-content:center;align-items:center;height:100%;padding:0 24px}.Hero-module__JgYmMq__whiteBox{width:100%;max-width:600px;box-shadow:none;text-align:center;background-color:#0000;align-items:center;padding:0}.Hero-module__JgYmMq__title{color:#fff;font-size:42px}.Hero-module__JgYmMq__description{color:#ffffffe6;max-width:550px;margin-bottom:8px;font-size:1.15rem}.Hero-module__JgYmMq__convButton{color:#000;background:#fff;padding:16px 36px}}@media (max-width:768px){.Hero-module__JgYmMq__title{font-size:36px}.Hero-module__JgYmMq__description{font-size:1rem}}@media (max-width:480px){.Hero-module__JgYmMq__hero{height:100svh}.Hero-module__JgYmMq__title{font-size:32px}.Hero-module__JgYmMq__description{font-size:.95rem}}
.WatermarkSection-module__EWOl1a__section{background-color:#fff;align-items:center;width:100%;height:360px;display:flex;position:relative;overflow:hidden}.WatermarkSection-module__EWOl1a__textContainer{pointer-events:none;white-space:nowrap;align-items:center;width:115%;display:flex;position:absolute;left:-120px;transform:rotate(-2.7deg)}.WatermarkSection-module__EWOl1a__watermarkText{letter-spacing:-.08em;color:#f6f6f6;text-transform:none;opacity:1;font-family:Plus Jakarta Sans,sans-serif;font-size:480px;font-weight:700;line-height:1}@media (max-width:1440px){.WatermarkSection-module__EWOl1a__watermarkText{font-size:400px}}@media (max-width:1024px){.WatermarkSection-module__EWOl1a__watermarkText{font-size:300px}}@media (max-width:768px){.WatermarkSection-module__EWOl1a__section{height:350px}.WatermarkSection-module__EWOl1a__watermarkText{font-size:180px}.WatermarkSection-module__EWOl1a__textContainer{left:-40px}}
.InsightsHero-module__Ed6zva__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:0 10%;display:flex;position:relative;overflow:hidden}.InsightsHero-module__Ed6zva__backgroundImage{z-index:1;background-image:url("/TeleSoftasLagos-139 1.png");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.InsightsHero-module__Ed6zva__overlay{z-index:2;background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.InsightsHero-module__Ed6zva__content{z-index:3;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1400px;display:flex;position:relative}.InsightsHero-module__Ed6zva__pill{color:#fff;font-family:var(--font-plus-jakarta),sans-serif;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#28282866;border:1px solid #fff3;border-radius:50px;margin-bottom:1rem;padding:8px 32px;font-size:1.1rem;font-weight:400;display:inline-block}.InsightsHero-module__Ed6zva__title{font-family:var(--font-plus-jakarta),sans-serif;color:#fff;white-space:nowrap;margin:0;font-size:48px;font-weight:500;line-height:1}.InsightsHero-module__Ed6zva__description{font-family:var(--font-inter),sans-serif;color:#fff;max-width:800px;margin:0;font-size:1.35rem;font-weight:300;line-height:1.5}@media (max-width:1024px){.InsightsHero-module__Ed6zva__title{font-size:60px}.InsightsHero-module__Ed6zva__description{font-size:1.2rem}}@media (max-width:768px){.InsightsHero-module__Ed6zva__hero{height:auto;min-height:80vh;padding:140px 5% 60px}.InsightsHero-module__Ed6zva__title{white-space:normal;font-size:48px}.InsightsHero-module__Ed6zva__pill{padding:6px 24px;font-size:.95rem}.InsightsHero-module__Ed6zva__description{font-size:1.1rem}}@media (max-width:480px){.InsightsHero-module__Ed6zva__hero{min-height:70vh;padding:120px 16px 50px}.InsightsHero-module__Ed6zva__content{gap:1.5rem}.InsightsHero-module__Ed6zva__pill{margin-bottom:.5rem;padding:6px 20px;font-size:.85rem}.InsightsHero-module__Ed6zva__title{font-size:36px}.InsightsHero-module__Ed6zva__description{font-size:1rem}}
.PopularPosts-module__N_KnUa__section{background:#fff;padding:80px 10%}.PopularPosts-module__N_KnUa__container{max-width:1400px;margin:0 auto}.PopularPosts-module__N_KnUa__header{align-items:center;gap:15px;margin-bottom:40px;display:flex}.PopularPosts-module__N_KnUa__accentBar{background:#e63946;border-radius:2px;width:4px;height:32px}.PopularPosts-module__N_KnUa__title{font-family:var(--font-plus-jakarta),sans-serif;color:#111;margin:0;font-size:2rem;font-weight:600}.PopularPosts-module__N_KnUa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.PopularPosts-module__N_KnUa__card{color:inherit;background:#fff;border:1px solid #00000005;border-radius:10px;flex-direction:column;gap:1rem;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #0000000d}.PopularPosts-module__N_KnUa__imageContainer{aspect-ratio:1;background:#f0f0f0;border-radius:10px;width:100%;position:relative;overflow:hidden}.PopularPosts-module__N_KnUa__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.PopularPosts-module__N_KnUa__card:hover .PopularPosts-module__N_KnUa__image{transform:scale(1.05)}.PopularPosts-module__N_KnUa__cardContent{flex-direction:column;gap:.5rem;display:flex}.PopularPosts-module__N_KnUa__cardTitle{font-family:var(--font-plus-jakarta),sans-serif;color:#111;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.PopularPosts-module__N_KnUa__cardDescription{font-family:var(--font-inter),sans-serif;color:#666;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:1200px){.PopularPosts-module__N_KnUa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.PopularPosts-module__N_KnUa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.PopularPosts-module__N_KnUa__grid{grid-template-columns:1fr}.PopularPosts-module__N_KnUa__section{padding:40px 5%}}
.PostDetailHero-module__qX-t4a__hero{text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100vh;padding:0 5% 80px;display:flex;position:relative;overflow:hidden}.PostDetailHero-module__qX-t4a__backgroundImage{z-index:1;background-image:url(/insight-detail.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.PostDetailHero-module__qX-t4a__overlay{z-index:2;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.PostDetailHero-module__qX-t4a__content{z-index:3;text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;max-width:1200px;margin-bottom:2rem;display:flex;position:relative}.PostDetailHero-module__qX-t4a__title{font-family:var(--font-plus-jakarta),sans-serif;color:#fff;max-width:900px;margin:0;font-size:4rem;font-weight:600;line-height:1.1}.PostDetailHero-module__qX-t4a__metadata{justify-content:flex-start;gap:3rem;width:100%;margin-top:1rem;padding-top:0;display:flex}.PostDetailHero-module__qX-t4a__metaItem{font-family:var(--font-plus-jakarta),sans-serif;color:#ffffffe6;font-size:1rem;font-weight:500}@media (max-width:768px){.PostDetailHero-module__qX-t4a__title{font-size:2.5rem}.PostDetailHero-module__qX-t4a__metadata{flex-direction:column;gap:1rem}}
.NewInsights-module__2PRtGW__section{background:#fff;padding:20px 10% 80px}.NewInsights-module__2PRtGW__container{max-width:1400px;margin:0 auto}.NewInsights-module__2PRtGW__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.NewInsights-module__2PRtGW__titleContainer{align-items:center;gap:15px;display:flex}.NewInsights-module__2PRtGW__accentBar{background:#e63946;border-radius:2px;width:4px;height:32px}.NewInsights-module__2PRtGW__title{font-family:var(--font-plus-jakarta),sans-serif;color:#111;margin:0;font-size:2rem;font-weight:600}.NewInsights-module__2PRtGW__showAllBtn{font-family:var(--font-inter),sans-serif;color:#333;cursor:pointer;background:#f5f5f5;border:none;border-radius:10px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:background .2s}.NewInsights-module__2PRtGW__showAllBtn:hover{background:#e0e0e0}.NewInsights-module__2PRtGW__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.NewInsights-module__2PRtGW__card{color:inherit;background:#fff;border:1px solid #00000005;border-radius:10px;flex-direction:row;align-items:stretch;gap:1.5rem;padding:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #0000000d}.NewInsights-module__2PRtGW__card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001a}.NewInsights-module__2PRtGW__imageContainer{aspect-ratio:16/10;border-radius:10px;flex-shrink:0;width:240px;position:relative;overflow:hidden}.NewInsights-module__2PRtGW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.NewInsights-module__2PRtGW__card:hover .NewInsights-module__2PRtGW__image{transform:scale(1.05)}.NewInsights-module__2PRtGW__cardContent{flex-direction:column;flex:1;justify-content:center;padding:10px 0;display:flex}.NewInsights-module__2PRtGW__cardTitle{font-family:var(--font-plus-jakarta),sans-serif;color:#111;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:1.25rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.NewInsights-module__2PRtGW__cardDescription{font-family:var(--font-inter),sans-serif;color:#666;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:900px){.NewInsights-module__2PRtGW__grid{grid-template-columns:1fr}}@media (max-width:600px){.NewInsights-module__2PRtGW__card{flex-direction:column}.NewInsights-module__2PRtGW__imageContainer{aspect-ratio:16/9;width:100%}}
.PostDetailContent-module__TyqSeq__section{color:#333;background:#fff;padding:80px 5%}.PostDetailContent-module__TyqSeq__container{width:100%}.PostDetailContent-module__TyqSeq__content h2{font-family:var(--font-plus-jakarta),sans-serif;color:#222;margin-top:4rem;margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.2}.PostDetailContent-module__TyqSeq__content h2:first-child{margin-top:0}.PostDetailContent-module__TyqSeq__content p{font-family:var(--font-inter),sans-serif;color:#555;max-width:100%;margin-bottom:2.5rem;font-size:1.5rem;line-height:1.6}
.admin-module__4WpgRW__main{color:#2d334a;min-height:100vh;font-family:var(--font-inter),sans-serif;background:#fdfdfd;padding-top:100px}.admin-module__4WpgRW__container{max-width:1200px;margin:40px auto;padding:20px}.admin-module__4WpgRW__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.admin-module__4WpgRW__title{font-family:var(--font-plus-jakarta),sans-serif;color:#1a1a1a;font-size:2.5rem;font-weight:700}.admin-module__4WpgRW__addBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:99px;padding:12px 24px;font-weight:600;transition:transform .2s,background .2s}.admin-module__4WpgRW__addBtn:hover{background:#333;transform:translateY(-2px)}.admin-module__4WpgRW__tableContainer{background:#fff;border:1px solid #eef0f2;border-radius:16px;overflow:hidden;box-shadow:0 4px 25px #00000008}.admin-module__4WpgRW__table{border-collapse:collapse;width:100%}.admin-module__4WpgRW__table th{text-align:left;color:#6c757d;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;padding:20px;font-size:.85rem;font-weight:600}.admin-module__4WpgRW__table td{border-top:1px solid #f1f3f5;padding:20px}.admin-module__4WpgRW__postThumbnail{object-fit:cover;border-radius:6px;width:60px;height:40px}.admin-module__4WpgRW__postTitle{color:#1a1a1a;font-weight:600}.admin-module__4WpgRW__category{color:#495057;background:#f1f3f5;border-radius:99px;padding:4px 12px;font-size:.8rem;font-weight:500}.admin-module__4WpgRW__actions{gap:12px;display:flex}.admin-module__4WpgRW__editBtn,.admin-module__4WpgRW__deleteBtn{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:opacity .2s,transform .1s}.admin-module__4WpgRW__editBtn{color:#1a1a1a;background:#f1f3f5}.admin-module__4WpgRW__deleteBtn{color:#d63031;background:#fff0f0}.admin-module__4WpgRW__editBtn:hover,.admin-module__4WpgRW__deleteBtn:hover{opacity:.8}.admin-module__4WpgRW__editBtn:active,.admin-module__4WpgRW__deleteBtn:active{transform:scale(.98)}.admin-module__4WpgRW__formCard{background:#fff;border:1px solid #eef0f2;border-radius:20px;max-width:800px;margin:0 auto;padding:40px;box-shadow:0 4px 30px #0000000a}.admin-module__4WpgRW__form{flex-direction:column;gap:24px;display:flex}.admin-module__4WpgRW__formGroup{flex-direction:column;gap:8px;display:flex}.admin-module__4WpgRW__formGroup label{color:#495057;font-size:.9rem;font-weight:600}.admin-module__4WpgRW__formGroup input,.admin-module__4WpgRW__formGroup textarea,.admin-module__4WpgRW__formGroup select{color:#1a1a1a;background:#fdfdfd;border:1px solid #dee2e6;border-radius:10px;padding:14px;font-family:inherit;font-size:1rem;transition:border-color .2s}.admin-module__4WpgRW__formGroup input:focus,.admin-module__4WpgRW__formGroup textarea:focus{border-color:#111;outline:none}.admin-module__4WpgRW__submitActions{gap:16px;margin-top:20px;display:flex}.admin-module__4WpgRW__submitBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;flex:1;padding:16px;font-weight:600;transition:background .2s}.admin-module__4WpgRW__submitBtn:hover{background:#333}.admin-module__4WpgRW__cancelBtn{color:#1a1a1a;cursor:pointer;background:#f1f3f5;border:none;border-radius:12px;flex:1;padding:16px;font-weight:600}.admin-module__4WpgRW__message{text-align:center;border-radius:8px;margin-top:20px;padding:12px;font-weight:500}.admin-module__4WpgRW__success{color:#2d6a4f;background:#e6fffa}.admin-module__4WpgRW__error{color:#c53030;background:#fff5f5}
