:root{--paper: #f3eee4;--paper-2: #e9e0d2;--card: #faf6ef;--ink: #2c2420;--ink-2: #5e4e48;--ink-3: #7d6a62;--rule: #e0d2c2;--rule-2: #eadfd1;--red: #7a2433;--red-2: #5c1522;--red-wash: #f3e4e2;--turm: #8c3d4a;--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: "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;--turm: #e7b7b4;--color-badge-draft: #2f2f2f;--color-badge-ok: #1e2e28;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}body{margin:0;min-height:100vh;background:var(--color-bg);color:var(--color-ink);font-family:var(--font-sans);font-size:16px;line-height:1.5}#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}.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:10;min-width:0;background:var(--paper);border-bottom:1px solid var(--rule)}.site-header-inner{max-width:1160px;width:100%;min-width:0;margin:0 auto;display:flex;align-items:center;gap:8px 20px;flex-wrap:wrap;padding:10px 20px}.site-header .brand{display:inline-flex;align-items:center;gap:10px;min-height:var(--hit);color:var(--ink);text-decoration:none;font-weight:400;color:var(--red)}.site-header .brand span{font-family:var(--font-serif);font-size:var(--t-lead);color:var(--red)}.header-spacer{flex:1}.site-header .theme-toggle{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--rule);border-radius:50%;background:var(--card);padding:0;cursor:pointer;font:inherit;color:inherit}.site-header .theme-toggle .dot{width:14px;height:14px;margin:0;border-radius:50%;border:1.5px solid var(--ink-2);background:transparent}:root[data-theme=dark] .site-header .theme-toggle .dot{background:var(--ink-2)}.site-header nav{display:flex;gap:4px 18px;flex-wrap:wrap;width:100%;max-width:100%;overflow-x:auto;margin:0;font-size:var(--t-ui)}.site-header nav a{min-height:44px;padding:0 2px;display:inline-flex;align-items:center;color:var(--ink-2);text-decoration:none;border-bottom:2px solid transparent;white-space:nowrap}.site-header nav a[aria-current=page]{color:var(--red);border-bottom-color:var(--red)}.site-footer{margin-top:var(--space-8);padding:var(--space-5) var(--space-4);border-top:1px solid var(--color-rule);color:var(--color-ink-muted);font-size:14px}.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: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}
