:root{--paper: #f3eee4;--paper-2: #e9e0d2;--card: #fbf7f0;--ink: #2c2420;--ink-2: #5e4e48;--ink-3: #6e5c54;--rule: #e0d2c2;--rule-2: #eadfd1;--red: #7a2433;--red-2: #5c1522;--red-wash: #f3e4e2;--on-accent: #fbf7f0;--turm: #9a6212;--gold: #f2d39a;--turmeric-wash: #f6ebd3;--turmeric-ink: #6b4308;--done: #2f6b4f;--done-wash: #e3eee6;--action-bg: #efe6d8;--listen: #e6ecf3;--listen-ink: #284766;--kumkum-deep: #3a1a20;--chip-line: #eacbc7;--color-bg: var(--paper);--color-bg-elevated: var(--card);--color-ink: var(--ink);--color-ink-muted: var(--ink-3);--color-accent: var(--red);--color-accent-soft: var(--red-wash);--color-mark: var(--turm);--color-rule: var(--rule);--color-badge-draft: #f1f1ef;--color-badge-ok: #edf3f0;--font-ui: "Atkinson Hyperlegible Next", "Hind Guntur", "Tiro Telugu", system-ui, sans-serif;--font-serif: "Tiro Telugu", "Hind Guntur", Georgia, serif;--font-sans: var(--font-ui);--mono: ui-monospace, "SF Mono", Menlo, monospace;--t-xs: 12px;--t-sm: 14px;--t-ui: 16px;--t-body: 19px;--t-lead: 21px;--t-h3: 22px;--t-h2: 26px;--t-h1: 32px;--lh-body: 1.85;--lh-shloka: 1.7;--lh-tight: 1.3;--reader-font-size: 20px;--line-height-te: var(--lh-body);--measure: 40ch;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--r-1: 4px;--r-2: 8px;--r-3: 14px;--r-4: 22px;--radius-sm: var(--r-1);--radius-md: var(--r-2);--hit: 48px;--bar-height: 48px;--bottom-bar-height: 56px;--shadow-bar: 0 1px 0 var(--rule);--motion-fast: .15s;color-scheme:light}:root[data-theme=dark]{--paper: #1c1416;--paper-2: #261c1e;--card: #261c1e;--ink: #f6efe9;--ink-2: #d2c2ba;--ink-3: #ae9b94;--rule: #3d3032;--rule-2: #2e2426;--red: #e7b7b4;--red-2: #f3d2cf;--red-wash: #3a2428;--on-accent: #1c1416;--turm: #e7b7b4;--color-badge-draft: #2f2f2f;--color-badge-ok: #1e2e28;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}body.public-site{color-scheme:light;--paper: #f3eee4;--paper-2: #e9e0d2;--card: #fbf7f0;--ink: #2c2420;--ink-2: #5e4e48;--ink-3: #6e5c54;--rule: #e0d2c2;--rule-2: #eadfd1;--red: #7a2433;--red-2: #5c1522;--red-wash: #f3e4e2;--on-accent: #fbf7f0;--turm: #9a6212;--gold: #f2d39a;--turmeric-wash: #f6ebd3;--turmeric-ink: #6b4308;--done: #2f6b4f;--done-wash: #e3eee6;--action-bg: #efe6d8;--color-bg: var(--paper);--color-bg-elevated: var(--card);--color-ink: var(--ink);--color-ink-muted: var(--ink-3);--color-accent: var(--red);--color-accent-soft: var(--red-wash);--color-mark: var(--turm);--color-rule: var(--rule)}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-sans);font-size:17px;line-height:1.6;overflow-x:clip}#main{min-width:0}a{color:var(--color-accent);text-decoration-thickness:1px;text-underline-offset:.15em}a:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}input::placeholder,textarea::placeholder{color:var(--ink-3);opacity:1}.skip-link{position:absolute;left:var(--space-3);top:-100px;background:var(--color-bg-elevated);color:var(--color-ink);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);z-index:100}.skip-link:focus{top:var(--space-2)}.site-header{position:sticky;top:0;z-index:20;min-width:0;height:84px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 64px;background:var(--paper);border-bottom:1px solid var(--rule);color:var(--ink)}.site-header .brand{display:flex;align-items:center;gap:12px;color:var(--red);text-decoration:none;min-width:0}.site-header .brand-name{display:flex;flex-direction:column}.site-header .brand-name strong{font-family:var(--font-ui);font-size:22px;font-weight:700;line-height:1.1;letter-spacing:.01em;color:var(--red)}.site-header .brand-name span{font-family:var(--font-serif);font-size:14px;color:var(--ink-3);line-height:1.2}.site-header nav{display:flex;align-items:center;gap:4px}.site-header nav a{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 18px;border-radius:24px;color:var(--ink);text-decoration:none;font-size:17px;font-weight:600;line-height:1;white-space:nowrap}.site-header nav a:hover{background:var(--action-bg);color:var(--ink);text-decoration:none}.site-header nav a[aria-current=page],.site-header nav a[aria-current=page]:hover{background:var(--red);color:var(--on-accent)}.site-header .desk-tools{display:flex;align-items:center;gap:12px}.site-header .search-pill,.site-header .family-pill,.site-header .icon-btn{height:48px;box-sizing:border-box;border-radius:24px;border:1px solid var(--rule);background:var(--card);color:var(--ink-3);text-decoration:none;display:inline-flex;align-items:center;gap:10px}.site-header .search-pill{width:210px;padding:0 18px;font-size:15px;white-space:nowrap}.site-header .family-pill{padding:0 18px 0 6px;color:var(--ink)}.site-header .family-mark{width:36px;height:36px;border-radius:18px;background:var(--red);color:var(--on-accent);display:grid;place-items:center;font-weight:700;font-size:15px}.site-header .family-copy{display:flex;flex-direction:column;line-height:1.15}.site-header .family-copy strong{font-size:15px;font-weight:600}.site-header .family-copy span{font-size:12px;color:var(--ink-3)}.site-header .mob-tools{display:none;gap:8px}.site-header .icon-btn{width:44px;height:44px;justify-content:center;font-weight:700;color:var(--ink)}.tabbar{display:none}.site-footer{margin-top:auto;box-sizing:border-box;padding:56px 64px 32px;background:#3a1a20;color:#f3eee4}.site-footer a{color:#f3eee4;text-decoration:none}.site-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;gap:48px}.site-footer h2{font-family:var(--font-ui);font-size:13px;letter-spacing:.1em;color:#d9b8b4;margin:0 0 14px;font-weight:600;text-transform:uppercase}.site-footer .fl{display:flex;flex-direction:column;gap:10px;font-size:16px}.site-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.site-footer-brand strong{font-size:26px;font-weight:700;line-height:1.15;color:#fbf7f0}.site-footer-brand span{display:block;font-family:var(--font-serif);font-size:18px;line-height:1.4;color:#d9b8b4}.site-footer-note,.site-footer-lock{margin:0;font-size:16px;line-height:1.7;color:#e6d6d0;max-width:340px}.site-footer-lock{display:flex;gap:10px;align-items:center;padding:12px 14px;border-radius:12px;background:#4a2a30;font-size:14px;color:#f3eee4}.site-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:36px;padding-top:24px;border-top:1px solid #5a3a40;font-size:14px;color:#d9c6c0}.site-footer-bottom div{display:flex;gap:28px;flex-wrap:wrap}@media(max-width:1200px){.site-header{padding:0 24px}.site-header .search-pill{width:160px}.site-header nav a{padding:0 12px}}@media(max-width:900px){.site-header{height:64px;padding:0 16px}.site-header .brand svg{display:none}.site-header .brand-name span,.site-header nav,.site-header .desk-tools{display:none}.site-header .brand-name strong{font-size:21px}.site-header .mob-tools{display:flex}.tabbar{position:sticky;bottom:0;z-index:20;display:flex;background:var(--card);border-top:1px solid var(--rule)}.tabbar a{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:76px;padding:0 2px;font-size:11px;font-weight:700;color:var(--ink-2);text-decoration:none;line-height:1.1;text-align:center}.tabbar a[data-nav-href="/pravachanalu/"]{flex-grow:1.35}.tabbar a[aria-current=page]{color:var(--red);background:var(--red-wash);box-shadow:inset 0 3px 0 var(--red)}.site-footer{padding:32px 16px 24px}.site-footer-grid,.site-footer-bottom{grid-template-columns:1fr;display:flex;flex-direction:column;align-items:flex-start}}.wrap{width:min(100% - 2 * var(--space-4),calc(var(--measure) + 8ch));margin-inline:auto}.page-title{font-family:var(--font-serif);font-size:1.6rem;font-weight:400;color:var(--red);line-height:var(--line-height-te);margin:var(--space-6) 0 var(--space-3)}.card-list{list-style:none;padding:0;margin:0;display:grid;gap:var(--space-3)}.card-list a{display:block;padding:var(--space-4);background:var(--color-bg-elevated);border-radius:var(--radius-md);border:1px solid var(--color-rule);color:inherit;text-decoration:none}.card-list a:hover{border-color:var(--color-accent)}.card-list .meta{color:var(--color-ink-muted);font-size:14px;margin-top:var(--space-1)}.review-badge{display:inline-block;font-family:var(--font-sans);font-size:14px;padding:2px 8px;border-radius:999px;background:var(--color-badge-draft)}.review-badge[data-ok=true]{background:var(--color-badge-ok)}.muggu{display:block;width:min(100%,var(--measure));margin:var(--space-5) auto;color:var(--color-rule)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@font-face{font-family:Atkinson Hyperlegible Next;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/atkinson-hyperlegible-next-latin-400-normal.FfmJh7DR.woff2) format("woff2"),url(/_astro/atkinson-hyperlegible-next-latin-400-normal.DPp7N0cD.woff) format("woff")}@font-face{font-family:Atkinson Hyperlegible Next;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/atkinson-hyperlegible-next-latin-600-normal.BBuhw47K.woff2) format("woff2"),url(/_astro/atkinson-hyperlegible-next-latin-600-normal.BhgCag5w.woff) format("woff")}@font-face{font-family:Atkinson Hyperlegible Next;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/atkinson-hyperlegible-next-latin-700-normal.Dpiyiu63.woff2) format("woff2"),url(/_astro/atkinson-hyperlegible-next-latin-700-normal.C2qZD_Q9.woff) format("woff")}@font-face{font-family:Tiro Telugu;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/tiro-telugu-telugu-400-normal.Dsuqdn0L.woff2) format("woff2"),url(/_astro/tiro-telugu-telugu-400-normal.lZNkgje2.woff) format("woff");unicode-range:U+0951-0952,U+0964-0965,U+0C00-0C7F,U+1CDA,U+1CF2,U+200C-200D,U+25CC}@font-face{font-family:Tiro Telugu;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/tiro-telugu-latin-ext-400-normal.DORLeJOm.woff2) format("woff2"),url(/_astro/tiro-telugu-latin-ext-400-normal.Y68bymom.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tiro Telugu;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/tiro-telugu-latin-400-normal.BT2WiTgL.woff2) format("woff2"),url(/_astro/tiro-telugu-latin-400-normal.LD5cHYAU.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Hind Guntur;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/hind-guntur-telugu-400-normal.CgbOzE-s.woff2) format("woff2"),url(/_astro/hind-guntur-telugu-400-normal.BMOm3Bkx.woff) format("woff");unicode-range:U+0951-0952,U+0964-0965,U+0C00-0C7F,U+1CDA,U+1CF2,U+200C-200D,U+25CC}@font-face{font-family:Hind Guntur;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/hind-guntur-latin-ext-400-normal.BauFI15w.woff2) format("woff2"),url(/_astro/hind-guntur-latin-ext-400-normal.jiy1WqIZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Hind Guntur;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/hind-guntur-latin-400-normal.CZNCtYOw.woff2) format("woff2"),url(/_astro/hind-guntur-latin-400-normal.7qZv33oM.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Hind Guntur;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/hind-guntur-telugu-600-normal.C4gHZ26N.woff2) format("woff2"),url(/_astro/hind-guntur-telugu-600-normal.BbjE8MZf.woff) format("woff");unicode-range:U+0951-0952,U+0964-0965,U+0C00-0C7F,U+1CDA,U+1CF2,U+200C-200D,U+25CC}@font-face{font-family:Hind Guntur;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/hind-guntur-latin-ext-600-normal.DU3PjA7y.woff2) format("woff2"),url(/_astro/hind-guntur-latin-ext-600-normal.C9WGtoae.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Hind Guntur;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/hind-guntur-latin-600-normal.4LBeDYGv.woff2) format("woff2"),url(/_astro/hind-guntur-latin-600-normal.DfIEODKV.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
