.tableTitle{align-items:flex-start;gap:10px;display:flex}.tableTitle img{object-fit:cover;border-radius:7px;flex:none;width:72px;height:48px}.articleImageGallery{background:#061f41;border:1px solid #c9dcf1;border-radius:12px;overflow:hidden}.articleModal .articleImage{object-fit:contain;background:#061f41;border-radius:0;width:100%;height:min(72vh,960px);display:block}.articleImageControls{background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:10px;display:grid}.articleImageControls button{color:#fff;background:#1264db;border:0;border-radius:8px;padding:10px 14px;font-weight:900}.articleImageControls button:last-child{justify-self:end}.articleImageControls b{color:#34516f;font-size:13px}.adminImagePreview{object-fit:cover;border-radius:10px;width:min(420px,100%);max-height:240px;margin-top:14px;display:block}.adminImageGallery{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-top:14px;display:grid}.adminImageGallery figure{background:#f6faff;border:1px solid #c9dcf1;border-radius:12px;margin:0;padding:10px}.adminImageGallery .adminImagePreview{object-fit:contain;background:#061f41;width:100%;height:340px;max-height:none;margin:0}.adminImageGallery figcaption{justify-content:space-between;align-items:center;gap:8px;margin-top:9px;display:flex}.adminImageGallery figcaption b{color:#315779;font-size:12px}.heroDate{color:#0b55a8;background:#fff;border:1px solid #b9d4f2;border-radius:99px;align-items:center;gap:10px;width:max-content;margin:16px 0 4px;padding:9px 14px;display:flex;box-shadow:0 6px 18px #0b4d9b0d}.heroDate span{color:#fff;background:#1264db;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.heroDate strong{font-size:14px}.featuredCarousel{margin-top:30px}.featuredStory{background:#fff;border:1px solid #c9dcf1;border-radius:17px;grid-template-columns:minmax(320px,42%) 1fr;min-height:300px;animation:.55s featuredStoryIn;display:grid;overflow:hidden;box-shadow:0 14px 34px #0b3f7a12}.featuredStoryImage{color:#fff;background:linear-gradient(135deg,#06254a,#1264db);place-items:center;min-height:300px;font-size:76px;display:grid;position:relative;overflow:hidden}.featuredStoryImage img{object-fit:cover;width:100%;height:100%;display:block}.featuredStoryCopy{flex-direction:column;justify-content:center;align-items:flex-start;padding:34px 40px;display:flex}.featuredStoryCopy small{color:#1264db;letter-spacing:.13em;font-weight:900}.featuredStoryCopy>span{color:#6b7d92;margin-top:9px;font-size:12px;font-weight:800}.featuredStoryCopy h2{color:#10233e;margin:10px 0 9px;font-size:30px;line-height:1.2}.featuredStoryCopy p{color:#566b82;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;line-height:1.65;display:-webkit-box;overflow:hidden}.featuredStoryCopy button{color:#fff;background:#1264db;border:0;border-radius:9px;margin-top:20px;padding:11px 16px;font-weight:900}.featuredControls{justify-content:center;align-items:center;gap:14px;margin-top:13px;display:flex}.featuredArrow{color:#0b55a8;background:#fff;border:1px solid #bcd3ed;border-radius:50%;place-items:center;width:36px;height:36px;font-size:27px;line-height:1;display:grid;box-shadow:0 5px 14px #0b3f7a12}.featuredDots{align-items:center;gap:8px;display:flex}.featuredDots button{background:#a9bfd8;border:0;border-radius:99px;width:9px;height:9px;padding:0;transition:width .25s,background .25s}.featuredDots button.active{background:#1264db;width:28px}@keyframes featuredStoryIn{0%{opacity:.25;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@media (width<=900px){.portalHero figure{min-height:290px;display:block!important}.featuredStory{grid-template-columns:1fr}.featuredStoryImage{min-height:260px;max-height:360px}.featuredStoryCopy{padding:26px}.featuredStoryCopy h2{font-size:25px}}.publicHeader{grid-template-columns:auto 1fr auto auto!important}.subscribeButton{color:#0757c8;white-space:nowrap;background:#eaf3ff;border:1px solid #1264db;border-radius:9px;padding:12px 15px;font-weight:900}.subscribeButton.subscribed{color:#117138;background:#e5f6ea;border-color:#16853d}.subscribeButton:disabled{opacity:.6;cursor:not-allowed}.categoryNav .menuSubscribe{border-radius:8px;color:#09294f!important;background:#f4a51c!important;margin:8px 0 8px auto!important;padding:0 16px!important;font-weight:900!important}.categoryNav .menuSubscribe+.menuApp{margin-left:8px!important}.videoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.videoGrid article{background:#fafdff;border:1px solid #d4e3f5;border-radius:14px;padding-bottom:18px;overflow:hidden;box-shadow:0 8px 24px #0b3f7a0c}.videoGrid iframe,.videoGrid article>img,.videoPlaceholder{aspect-ratio:16/9;object-fit:cover;background:#06254a;border:0;width:100%;display:block}.videoPlaceholder{color:#fff;place-items:center;font-size:52px;display:grid}.videoGrid small,.videoGrid h3,.videoGrid p,.videoGrid article>button{margin-left:18px;margin-right:18px}.videoGrid small{color:#1264db;margin-top:15px;font-weight:900;display:block}.videoGrid h3{margin-top:7px;margin-bottom:8px;font-size:21px}.videoGrid p{color:#5b6f86;line-height:1.6}.videoGrid article>button{color:#fff;background:#1264db;border:0;border-radius:8px;padding:9px 14px;font-weight:900}.videoEmpty{text-align:center;color:#63758b;grid-column:1/-1;padding:60px}.articleModal .articleVideo{aspect-ratio:16/9;background:#06254a;border:0;border-radius:12px;width:100%}@media (width<=900px){.publicHeader{grid-template-columns:auto 1fr auto!important}.videoGrid{grid-template-columns:1fr}}@media (width<=700px){.publicHeader{grid-template-columns:1fr!important}.subscribeButton{display:none}.categoryNav .menuSubscribe{margin-left:8px!important}.portalHero figure{min-height:230px}.heroDate{max-width:100%;padding:8px 11px}.heroDate strong{font-size:12px}.featuredCarousel{margin-top:18px}.featuredStoryImage{min-height:210px}.featuredStoryCopy h2{font-size:22px}}.heroVisual{align-self:stretch;min-height:400px;overflow:hidden;padding:0!important}.heroVisual>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width<=900px){.heroVisual,.heroVisual>img{min-height:320px}}@media (width<=700px){.heroVisual,.heroVisual>img{min-height:250px}}.homeDateFeed{gap:27px;display:grid}.homeDateSection{gap:12px;display:grid}.homeDateHeading{color:#123e70;border-bottom:2px solid #d7e7f8;align-items:center;gap:10px;padding:0 2px 9px;display:flex}.homeDateHeading>span{color:#fff;background:#1264db;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.homeDateHeading h3{margin:0;font-size:20px}.homeDateHeading small{color:#0757c8;background:#eaf3ff;border-radius:99px;margin-left:auto;padding:5px 9px;font-weight:900}.latestCardGrid{grid-template-columns:1fr;gap:18px;display:grid}.latestCard{background:#fff;border:1px solid #c9dcf1;border-radius:15px;grid-template-columns:minmax(230px,32%) 1fr;min-width:0;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0b3f7a0d}.latestCard:hover{transform:translateY(-4px);box-shadow:0 15px 32px #0b3f7a1c}.latestCardMedia{color:#fff;background:linear-gradient(135deg,#06254a,#1264db);place-items:center;min-height:250px;font-size:52px;display:grid;position:relative;overflow:hidden}.latestCardMedia img{object-fit:cover;width:100%;height:100%;display:block}.latestCardBody{flex-direction:column;min-width:0;padding:22px;display:flex}.latestCardMeta{color:#71849a;justify-content:space-between;align-items:center;gap:12px;font-size:11px;font-weight:850;display:flex}.latestCardMeta span{color:#1264db;text-overflow:ellipsis;white-space:nowrap;background:#e9f3ff;border-radius:99px;padding:5px 9px;overflow:hidden}.latestCardMeta time{flex:none}.latestCardTitle{color:#102e52;text-align:left;background:0 0;border:0;margin:14px 0 9px;padding:0;font-size:21px;font-weight:900;line-height:1.38}.latestCardTitle:hover{color:#1264db}.latestCardBody>p{color:#5d7188;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;line-height:1.62;display:-webkit-box;overflow:hidden}.latestCardActions{grid-template-columns:1fr 1fr;gap:9px;margin-top:auto;padding-top:18px;display:grid}.latestCardActions button,.latestCardActions a{text-align:center;border:0;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:900;text-decoration:none}.latestCardActions button{color:#fff;background:#1264db}.latestCardActions a{color:#117138;background:#e4f5e9}.latestCardsEmpty{text-align:center;color:#71849a;margin:0;padding:60px 20px}.featuredStoryImage:after,.latestCardMedia:after,.articleImageGallery:after{content:"STUDENT NEWS APP";z-index:2;pointer-events:none;color:#fff;text-shadow:0 1px 4px #001b3d99;letter-spacing:.12em;white-space:nowrap;opacity:.62;font-size:clamp(16px,2.3vw,34px);font-weight:950;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-24deg)}.articleImageGallery{position:relative}@media (width<=700px){.latestCard{flex-direction:column;display:flex}.latestCardMedia{aspect-ratio:16/9;min-height:0}.latestCardBody{padding:15px}.latestCardTitle{font-size:18px}}.richArticleContent{color:#51657d;white-space:pre-wrap;font-size:15px;line-height:1.75}.richArticleContent p{margin:0 0 12px}.richArticleContent strong{color:inherit;font-weight:900}.richArticleContent a{color:#0757c8;text-underline-offset:2px;font-weight:800;text-decoration:underline}.richArticleContent span{white-space:inherit}.latestCardActions .officialLink,.rowActions .officialLink{color:#815600;background:#fff3d9;order:3;grid-column:1/-1}.modalDownloads .officialWebsite{color:#09294f;background:#f4a51c}.latestCardActions .officialLink:hover,.rowActions .officialLink:hover{background:#ffe6ad}@media (width<=520px){.articleModal .articleImage{height:68vh}.articleImageControls{gap:7px;padding:8px}.articleImageControls button{padding:9px 10px;font-size:12px}.adminImageGallery{grid-template-columns:1fr}.adminImageGallery .adminImagePreview{height:auto;max-height:70vh}}.languageImageGrid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.languageImageGrid>fieldset{min-width:0;margin:0}.languageImageGrid .adminImageGallery{grid-template-columns:1fr}@media (width<=900px){.languageImageGrid{grid-template-columns:1fr}}.richToolbar .templateButton{color:#fff;background:#1264db;min-width:145px}.richToolbar .templateButton:hover{color:#fff;background:#0756c6}.richHelp:after{content:" Content displayలో ప్రతి రెండు sentences తర్వాత gap automaticగా వస్తుంది.";color:#1264db;font-weight:800}.richArticleContent{line-height:1.8}.richArticleContent p{margin-bottom:18px}.richArticleContent br+br{content:"";margin-bottom:16px;display:block}.richArticleContent strong{font-weight:900}.richArticleContent span[style*=\#1264db]{color:#1264db!important}.richArticleContent span[style*=\#16853d]{color:#16853d!important}.richArticleContent span[style*=\#7b1fa2]{color:#7b1fa2!important}.richArticleContent span[style*=\#c62828]{color:#c62828!important}
