:root{--brand:#5b21b6;--brand-dark:#43128c;--accent:#f97316;--ink:#111827;--muted:#64748b;--line:#e2e8f0;--canvas:#f8fafc;--surface:#fff;--radius:14px;--shadow:0 8px 28px rgba(15,23,42,.08);--container:1180px;--reading:760px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Noto Sans Telugu","Nirmala UI","Segoe UI",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--brand);text-decoration-thickness:.08em;text-underline-offset:.15em}a:hover{color:var(--brand-dark)}button,input,textarea,select{font:inherit}.container,.container-wide{width:min(calc(100% - 32px),var(--container));margin-inline:auto}.container-narrow{width:min(calc(100% - 32px),var(--reading));margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus,.skip-link:focus{clip:auto!important;width:auto;height:auto;top:8px;left:8px;padding:10px 14px;background:#fff;color:var(--ink);z-index:9999;box-shadow:var(--shadow)}:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-inner{min-height:70px;display:flex;align-items:center;gap:22px}.site-branding{margin-right:auto;min-width:0}.custom-logo{max-height:48px;width:auto}.site-title{font-weight:850;font-size:clamp(1.15rem,4vw,1.55rem);color:var(--ink);text-decoration:none}.primary-navigation .menu{display:flex;align-items:center;gap:24px;list-style:none;padding:0;margin:0}.primary-navigation a{color:var(--ink);font-size:.93rem;font-weight:650;text-decoration:none}.primary-navigation a:hover,.primary-navigation .current-menu-item>a{color:var(--brand)}.menu-toggle,.search-toggle{border:0;background:transparent;color:var(--ink);cursor:pointer}.menu-toggle{display:none;width:42px;height:42px;padding:9px}.menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:currentColor;margin:5px}.search-toggle{font-size:1.75rem;line-height:1}.site-search{padding:18px 0;border-top:1px solid var(--line);background:var(--canvas)}.search-form label{display:block;font-weight:700;margin-bottom:6px}.search-row{display:flex;gap:8px}.search-row input{min-width:0;flex:1;border:1px solid #cbd5e1;border-radius:8px;padding:11px 12px}.search-row button,.button{border:0;border-radius:8px;background:var(--brand);color:#fff;padding:11px 17px;font-weight:700;text-decoration:none}.site-main{padding:34px 0 64px}.breadcrumbs{font-size:.83rem;color:var(--muted);margin-bottom:22px}.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;gap:8px}.breadcrumbs li+li:before{content:"/";margin-right:8px;color:#94a3b8}.hero-story{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);overflow:hidden;background:var(--canvas);border:1px solid var(--line);border-radius:20px;margin-bottom:52px}.hero-media{min-height:360px;background:#e2e8f0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-content{padding:clamp(24px,4vw,48px);align-self:center}.hero-content h1{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.14;margin:12px 0}.hero-content h1 a{color:var(--ink);text-decoration:none}.hero-content p{font-size:1.08rem;color:#475569}.hero-content time{font-size:.85rem;color:var(--muted)}.post-category{display:inline-block;color:var(--brand);font-weight:800;font-size:.76rem;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.home-section,.related-posts{margin:0 auto 56px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:2px solid var(--ink);padding-bottom:10px;margin-bottom:24px}.section-heading h2{font-size:clamp(1.35rem,3vw,1.85rem);line-height:1.25;margin:0}.section-heading>a{font-size:.88rem;font-weight:700;text-decoration:none;white-space:nowrap}.post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.post-card{min-width:0}.card-image{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:var(--radius);background:#e2e8f0}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.post-card:hover .card-image img{transform:scale(1.025)}.image-placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.card-content{padding-top:13px}.card-title{font-size:1.08rem;line-height:1.45;margin:7px 0}.card-title a{color:var(--ink);text-decoration:none}.card-content p{font-size:.93rem;color:#475569}.post-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:.78rem}.updated-label:before{content:"•";margin-right:8px}.archive-header{max-width:760px;margin:0 0 30px}.archive-header h1{font-size:clamp(2rem,5vw,3rem);line-height:1.2;margin-bottom:8px}.archive-description{color:#475569}.archive-layout .post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{margin-top:42px}.pagination ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:8px;text-decoration:none}.pagination .current{background:var(--brand);border-color:var(--brand);color:#fff}.article-header{padding-top:10px}.article-header h1{font-size:clamp(2.1rem,6vw,4rem);line-height:1.16;letter-spacing:-.025em;margin:12px 0 18px}.article-deck{font-size:clamp(1.05rem,2.3vw,1.3rem);color:#475569}.article-byline{display:flex;align-items:center;gap:12px;margin:22px 0}.article-byline img{border-radius:50%}.article-byline>div>span{font-weight:750}.article-featured{margin-top:28px;margin-bottom:32px}.article-featured img{width:100%;border-radius:18px}.article-featured figcaption{font-size:.8rem;color:var(--muted);padding:8px}.article-layout{display:grid;grid-template-columns:minmax(0,var(--reading)) minmax(240px,300px);justify-content:center;gap:54px}.article-content{font-size:clamp(1.03rem,2.3vw,1.16rem);line-height:1.9;overflow-wrap:anywhere}.article-content>:first-child{margin-top:0}.article-content h2{font-size:clamp(1.55rem,4vw,2.05rem);line-height:1.35;margin:2.4em 0 .65em}.article-content h3{font-size:clamp(1.25rem,3vw,1.55rem);line-height:1.4;margin:1.8em 0 .6em}.article-content p,.article-content ul,.article-content ol{margin:0 0 1.35em}.article-content img{border-radius:10px}.article-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.article-content th,.article-content td{padding:10px;border:1px solid var(--line);white-space:normal}.article-content blockquote{margin:1.5em 0;padding:4px 0 4px 20px;border-left:4px solid var(--brand);color:#475569}.article-sidebar{min-width:0}.widget{padding:20px;background:var(--canvas);border-radius:var(--radius);margin-bottom:24px}.widget-title{font-size:1.1rem;margin-top:0}.article-share{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:22px 0;border-block:1px solid var(--line);margin-top:36px}.article-share a,.article-share button{padding:7px 11px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:.86rem;text-decoration:none;cursor:pointer}.author-box{display:flex;gap:18px;padding:28px;background:var(--canvas);border-radius:var(--radius);margin:34px 0}.author-box img{border-radius:50%;width:72px;height:72px}.author-box h2{font-size:1.2rem;margin:0}.author-box p{color:#475569}.post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:26px}.post-navigation div:last-child{text-align:right}.post-navigation a{font-weight:700;text-decoration:none}.page-content h1{font-size:clamp(2rem,5vw,3rem);line-height:1.2}.no-results,.error-page{text-align:center;padding:56px 0}.no-results .search-form,.error-page .search-form{max-width:560px;margin:22px auto}.error-code{font-size:5rem;font-weight:900;color:var(--brand);margin:0}.site-footer{background:#111827;color:#cbd5e1;padding:50px 0 24px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-title{color:#fff;font-size:1.35rem}.site-footer .menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px 24px;list-style:none;margin:0;padding:0}.site-footer a{color:#e2e8f0;text-decoration:none}.footer-bottom{border-top:1px solid #334155;margin-top:32px;padding-top:20px;font-size:.85rem}.ttp-ad{width:100%;display:grid;place-items:center;margin:24px auto;text-align:center;overflow:hidden}.ttp-ad-inner{width:100%;min-height:90px;display:grid;place-items:center}.ttp-ad-label{display:block;color:#64748b;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.ttp-ad-placeholder{background:#f1f5f9;border:1px dashed #cbd5e1;color:#64748b}.ttp-sticky-mobile{display:none}.ttp-toc{padding:20px;background:#f8fafc;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:28px}.ttp-toc button{display:flex;justify-content:space-between;width:100%;border:0;background:transparent;padding:0;font-weight:800;cursor:pointer}.ttp-toc ol{padding-left:22px;margin-bottom:0}.ttp-toc a{text-decoration:none}.comments-area{padding-block:40px}.comments-area textarea{width:100%}
@media(max-width:1024px){.primary-navigation .menu{gap:14px}.primary-navigation a{font-size:.85rem}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-layout .post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,var(--reading))}.article-sidebar{display:none}}
@media(max-width:768px){body{font-size:15px}.site-main{padding-top:24px}.menu-toggle{display:block;order:2}.search-toggle{order:3}.primary-navigation{display:none;position:absolute;top:70px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:12px 16px 22px;box-shadow:var(--shadow)}.primary-navigation.is-open{display:block}.primary-navigation .menu{display:block}.primary-navigation li{border-bottom:1px solid var(--line)}.primary-navigation a{display:block;padding:12px 4px;font-size:1rem}.hero-story{grid-template-columns:1fr}.hero-media{min-height:0;aspect-ratio:16/9}.hero-content{padding:24px}.hero-content h1{font-size:clamp(1.75rem,8vw,2.5rem)}.post-grid,.archive-layout .post-grid{gap:28px 16px}.article-header h1{letter-spacing:-.012em}.article-content{line-height:1.85}.footer-grid{grid-template-columns:1fr}.site-footer .menu{justify-content:flex-start}.ttp-sticky-mobile{display:block;position:fixed;z-index:80;bottom:0;left:0;right:0;margin:0;background:#fff;border-top:1px solid var(--line)}.ttp-sticky-mobile .ttp-ad-inner{min-height:50px}.site-footer{padding-bottom:86px}}
@media(max-width:430px){.container,.container-wide,.container-narrow{width:min(calc(100% - 24px),var(--container))}.header-inner{min-height:62px}.primary-navigation{top:62px}.post-grid,.archive-layout .post-grid{grid-template-columns:1fr}.hero-story{border-radius:14px}.hero-content{padding:20px}.section-heading{align-items:center}.article-header h1{font-size:2rem}.article-featured{width:100%;margin-inline:0}.article-featured img{border-radius:0}.article-share a,.article-share button{flex:1 1 auto;text-align:center}.author-box{align-items:flex-start;padding:20px}.post-navigation{grid-template-columns:1fr}.post-navigation div:last-child{text-align:left}.search-row{align-items:stretch}.search-row button{padding-inline:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(min-width:1025px){.ttp-device-mobile{display:none!important}}
@media(max-width:1024px){.ttp-device-desktop{display:none!important}}
.social-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 18px;list-style:none;margin:18px 0 0;padding:0;font-size:.88rem}
@media(max-width:768px){.social-links{justify-content:flex-start}}
