.compact-category-page{min-height:calc(100vh - 113px);padding:58px 0 90px;background:linear-gradient(115deg,#f3f0fb,#f8fbff)}.compact-category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:29px}.compact-category-heading h1{margin:0;color:var(--navy);font-family:"Hind",sans-serif;font-size:clamp(2.15rem,3.7vw,3.2rem);line-height:1.1;letter-spacing:-.045em}.compact-category-heading>span{padding:10px 13px;border:1px solid #dce5f1;border-radius:10px;color:#50637f;background:#fff;font-family:"Hind",sans-serif;font-size:.88rem;font-weight:700}.compact-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px 20px}.compact-category-card{display:grid;grid-template-columns:50px minmax(0,1fr) 17px;align-items:center;gap:16px;min-height:97px;padding:14px 17px;border:1px solid #d7dfe9;border-bottom:9px solid #dfe5ee;border-radius:10px;background:#fff;box-shadow:0 8px 17px rgba(34,56,92,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.compact-category-card:hover{border-color:#aac1e7;border-bottom-color:#c9d7eb;box-shadow:0 14px 24px rgba(34,56,92,.13);transform:translateY(-3px)}.compact-category-letter{display:grid;place-items:center;width:50px;height:50px;border-radius:9px;color:#fff;background:#573ee2;font-size:1.28rem;font-weight:800}.compact-category-letter.math{background:#bf37e6}.compact-category-letter.reasoning{background:#573ee2}.compact-category-letter.science{background:#c57a13}.compact-category-letter.gk{background:#6a36e6}.compact-category-copy{min-width:0}.compact-category-copy strong,.compact-category-copy small{display:block;font-family:"Hind",sans-serif}.compact-category-copy strong{overflow:hidden;color:#14233a;font-size:1.06rem;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.compact-category-copy small{margin-top:4px;color:#566b89;font-size:.86rem;font-weight:700}.compact-category-chevron{color:#9aaac0;font-size:2.05rem;font-weight:600;line-height:1}.category-detail-hero{padding:42px 0;color:#fff;background:linear-gradient(115deg,#102544,#234f95)}.category-detail-hero.math{background:linear-gradient(115deg,#102544,#2457a2)}.category-detail-hero.reasoning{background:linear-gradient(115deg,#102544,#6843a8)}.category-detail-hero.science{background:linear-gradient(115deg,#102544,#14715c)}.category-detail-hero.gk{background:linear-gradient(115deg,#102544,#65478e)}.category-detail-head{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end}.back-link{grid-column:1/-1;display:inline-flex;justify-self:start;color:#c7d6ec;font-family:"Hind",sans-serif;font-size:.9rem;font-weight:700}.back-link:hover{color:#fff}.category-detail-title{display:flex;align-items:center;gap:15px}.detail-letter{display:grid;place-items:center;width:54px;height:54px;border-radius:12px;color:var(--navy);background:var(--gold);font-family:"Playfair Display",serif;font-size:1.5rem;font-weight:700}.category-detail-title .eyebrow{margin-bottom:3px;color:#bcd0ed}.category-detail-title h1{margin:0;color:#fff;font-family:"Hind",sans-serif;font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.1;letter-spacing:-.04em}.detail-count{padding:14px 17px;border:1px solid rgba(255,255,255,.22);border-radius:12px;color:#fff;background:rgba(255,255,255,.1);font-size:1.45rem;font-weight:800}.detail-count span{display:block;color:#d0ddef;font-family:"Hind",sans-serif;font-size:.78rem;font-weight:700}.category-content{padding:54px 0 100px}.category-page-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:31px;align-items:start}.category-sidebar{position:sticky;top:102px}.sidebar-block{padding:17px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 25px rgba(30,50,80,.05)}.sidebar-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 9px;border-radius:8px;color:#60718a;font-family:"Hind",sans-serif;font-size:.9rem;font-weight:700}.sidebar-link:hover,.sidebar-link.is-current{color:#2f5fad;background:#eef4ff}.sidebar-link span{font-size:.76rem}.category-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.category-section-heading h2{margin:0;color:var(--navy);font-family:"Hind",sans-serif;font-size:clamp(1.7rem,2.7vw,2.25rem);letter-spacing:-.035em}.live-dot{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;color:#2f7c60;background:#e9f8f0;font-family:"Hind",sans-serif;font-size:.79rem;font-weight:700}.live-dot:before{width:7px;height:7px;border-radius:50%;background:#35ad7c;box-shadow:0 0 0 4px rgba(53,173,124,.12);content:""}.syllabus-map{margin-top:67px}.roadmap-topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.roadmap-topic-grid article{padding:19px;border:1px solid var(--line);border-radius:15px;background:#fff}.roadmap-number{display:grid;place-items:center;width:32px;height:32px;margin-bottom:15px;border-radius:9px;color:#3864bc;background:#eaf1ff;font-size:.75rem;font-weight:800}.roadmap-topic-grid h3{margin-bottom:4px;color:#2b405f;font-family:"Hind",sans-serif;font-size:1.05rem}.roadmap-topic-grid p{margin:0;color:#708097;font-family:"Hind",sans-serif;font-size:.85rem;line-height:1.45}@media(max-width:1060px){.compact-category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:930px){.category-page-layout{grid-template-columns:1fr}.category-sidebar{position:static}.compact-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.compact-category-page{padding:41px 0 70px}.compact-category-heading{align-items:flex-start;flex-direction:column;margin-bottom:22px}.compact-category-grid{grid-template-columns:1fr;gap:13px}.compact-category-card{min-height:91px}.category-detail-hero{padding:35px 0}.category-detail-head{grid-template-columns:1fr}.detail-count{justify-self:start}.category-content{padding:40px 0 72px}.category-section-heading{align-items:flex-start;flex-direction:column}.roadmap-topic-grid{grid-template-columns:1fr}}
