/* Public experience. Scoped to preserve the existing reading and admin pages. */
body.home{--bg:#f7f5ee;--header:#344b3c;--gold:#8a613f;--text:#29392f;--bubble-guru:#fffefa;--bubble-user:#e9eee5;--line:#dcded2;--muted:#657166;background:var(--bg);color:var(--text);font-family:Manrope,system-ui,sans-serif;height:auto;min-height:100dvh;line-height:1.65}
.home *{box-sizing:border-box}.home button,.home textarea{font:inherit}.home button,.home a{-webkit-tap-highlight-color:transparent}.home a{color:inherit}.home button{cursor:pointer}.home button:disabled{cursor:wait;opacity:.5}.home :focus-visible{outline:2px solid #95653f;outline-offset:5px}.home .skip-link{position:fixed;top:-100px;left:20px;z-index:5000;padding:12px;background:white}.home .skip-link:focus{top:12px}
.home .site-header{background:var(--bg);color:var(--text);padding:24px max(24px,calc((100vw - 1200px)/2));border-bottom:1px solid var(--line);display:flex;flex-direction:row;justify-content:space-between;gap:24px;align-items:center;z-index:10}
.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font-family:Spectral,Georgia,serif;font-size:25px;line-height:1.2;white-space:nowrap}.brand-symbol{font-family:'Noto Sans Devanagari',serif;font-size:35px;color:#536445}.brand small{display:block;font:10px Manrope,sans-serif;text-transform:uppercase;letter-spacing:.15em;margin-top:7px;color:var(--muted)}
.home .site-header nav{display:flex;align-items:center;gap:28px;font-size:12px}.home .site-header nav a{text-decoration:none}.home #reset-btn{padding:10px 14px;border:1px solid var(--line);border-radius:5px;color:var(--text);font:12px Manrope,sans-serif;min-height:44px;background:transparent}.home #reset-btn span{margin-left:12px}
.home main{width:min(1080px,calc(100% - 64px));margin:0 auto}.home #welcome-panel{display:grid;grid-template-columns:1.4fr .8fr;gap:14px 42px;padding:66px 0 32px;align-items:center}.home .eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--muted);margin:0 0 20px;display:flex;align-items:center;gap:9px}.eyebrow>span{width:6px;height:6px;border-radius:50%;background:#8b9a73}
.home h1{font-family:Spectral,Georgia,serif;font-size:clamp(39px,4.8vw,62px);font-weight:400;line-height:1.13;letter-spacing:-.045em;text-transform:none;margin:0 0 22px}.home h1 em{font-weight:400;color:#687957}.hero-description{font-size:14px;color:var(--muted);max-width:465px;line-height:1.9}.trust-line{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:10px;color:#526247;margin-top:25px}.trust-line span::before{content:'✓';margin-right:6px;color:#748267}.hero-art{max-width:320px;text-align:center;justify-self:end;width:100%;padding:4px}.hero-art svg{width:100%;height:auto}.hero-art>span{font-size:8px;letter-spacing:.24em;color:#7d8067;display:block;margin-top:8px}
.question-starts{grid-column:1/-1;margin-top:30px}.home .question-starts .eyebrow{margin-bottom:12px;font-size:9px}.question-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.question-grid button{text-align:left;position:relative;padding:17px 32px 17px 18px;background:transparent;border:1px solid var(--line);border-radius:5px;color:var(--text);transition:background .18s,border-color .18s}.question-grid button:hover{background:#efeee3;border-color:#a3af95}.question-grid small{display:block;font-size:8px;letter-spacing:.14em;color:#867454;margin-bottom:6px}.question-grid span{font-family:Spectral,Georgia,serif;font-size:15px;line-height:1.3;display:block}.question-grid b{position:absolute;right:14px;bottom:18px;font-weight:400;color:#7e8c71}
.home #chat-container{width:100%;padding:0;gap:26px;overflow:visible;flex:none;min-width:0}.home #chat-container:empty{display:none}.home.has-conversation #welcome-panel,.home.has-conversation .learning-section,.home.has-conversation .home-faq{display:none}.home.has-conversation main{padding-top:28px}.home .message{font-size:17px;line-height:1.85;max-width:100%;border-radius:8px;animation:none;overflow-wrap:anywhere;min-width:0}.home .message.guru{font-family:Spectral,Georgia,serif;background:#fffefa;border:1px solid var(--line);padding:28px 34px;align-self:stretch}.home .message.user{align-self:flex-end;max-width:85%;color:var(--text);background:var(--bubble-user);border:0;padding:14px 22px;font-size:14px}.home .message.guru p{margin:0 0 16px}.home .message.guru h1,.home .message.guru h2,.home .message.guru h3{font-family:Spectral,Georgia,serif;font-size:24px;letter-spacing:0;line-height:1.4}.home .source-list,.home .source-panel{font-family:Manrope,system-ui,sans-serif}.home .share-toolbar{flex-wrap:wrap}.home .share-icon-btn{min-width:40px;min-height:40px}
.home #input-area-container{border:1px solid #b9c3ac;background:#fffefa;border-radius:9px;padding:20px 23px 14px;margin:0 0 36px}.home.has-conversation #input-area-container{position:sticky;bottom:12px;margin-top:26px;z-index:20;box-shadow:0 8px 28px #26332312}.composer-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.composer-top>label{font-family:Spectral,Georgia,serif;font-size:18px}.home #mode-container{display:flex;background:#f0f1e9;border:0;border-radius:5px;padding:3px;gap:3px}.home .action-btn{font-family:Manrope,sans-serif;font-size:10px;text-transform:none;border:1px solid transparent;border-radius:4px;height:auto;min-height:40px;padding:7px 13px;background:transparent;display:block;white-space:nowrap;color:#63715e;box-shadow:none}.home .action-btn small{font-size:8px;margin-top:3px}.home .action-btn.active{border-color:#d5dacd;background:#fffefa;box-shadow:none;color:#344b3c}.home #input-area{align-items:center;gap:16px}.home #user-input{width:100%;min-width:0;resize:vertical;max-height:220px;min-height:70px;background:transparent;border:0;border-radius:3px;padding:7px 0;font-size:14px;line-height:1.65;color:var(--text);flex:1}.home #user-input::placeholder{color:#849080}.home #send-btn{min-height:46px;padding:10px 20px;font-size:12px;border-radius:5px;background:#3e5543;color:white;white-space:nowrap}.home #send-btn span{margin-left:15px}.home .disclaimer{display:flex;justify-content:space-between;gap:15px;font-family:Manrope,sans-serif;font-size:9px;font-style:normal;line-height:1.6;text-align:left;color:#727969;margin:12px 0 0;padding-top:12px;border-top:1px solid #eceee4}
.learning-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;border-top:1px solid var(--line);padding:44px 0}.home h2{font:400 31px/1.2 Spectral,Georgia,serif;letter-spacing:-.02em;margin:0 0 18px}.learning-section>div>p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted);max-width:390px}.text-link{font-size:11px;text-underline-offset:5px}.text-link span{padding-left:8px}.reading-links>a{display:flex;align-items:center;gap:20px;text-decoration:none;border-bottom:1px solid var(--line);padding:22px 0}.reading-links>a>span{font:italic 16px Spectral,Georgia,serif;color:#988363}.reading-links h3{font:400 19px Spectral,Georgia,serif;margin:0 0 6px}.reading-links p{font-size:11px;color:var(--muted);margin:0}.reading-links b{font-weight:400;margin-left:auto}.home-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:0 60px;border-top:1px solid var(--line);padding:38px 0 52px}.home-faq>h2{grid-row:1/4;font-size:25px}.home-faq details{grid-column:2;border-bottom:1px solid var(--line);padding:14px 0;font-size:12px}.home-faq summary{cursor:pointer;font-size:13px}.home-faq details p{color:var(--muted);line-height:1.9}
.home .site-footer{background:#efeee5;border-top:1px solid var(--line);padding:32px max(32px,calc((100vw - 1080px)/2));display:grid;grid-template-columns:1fr 1fr;gap:18px;text-align:left;color:var(--muted);font-size:11px}.footer-brand{font:23px Spectral,Georgia,serif;text-decoration:none}.site-footer p{margin:4px 0 12px}.home .site-footer nav{display:flex;align-content:start;justify-content:end;flex-wrap:wrap;gap:16px 24px}.home .site-footer nav a{font:11px Manrope,sans-serif;margin:0;text-decoration:none}.site-footer>small{grid-column:1/-1;font-size:9px}.home #btn-credits{border:0;background:transparent;padding:8px 0;color:#745436;font-size:11px;min-height:40px}.home #success-toast{position:fixed;top:20px;right:20px;z-index:4000;background:#344b3c;color:white;padding:18px;border-radius:6px}.noscript-note{padding:20px;text-align:center}
.home #pricing-modal>div{background:#fffefa!important;color:var(--text);border:1px solid var(--line)!important;border-radius:10px!important;max-height:90dvh;overflow:auto}.home #pricing-modal p{color:var(--muted)!important}.home #pricing-modal h2{color:var(--text)!important}.home #pricing-modal input{background:#f7f5ee!important;color:var(--text)!important}.home #pricing-modal button{min-height:44px}.home #btn-donate-submit{background:#3e5543!important;color:white!important;border-radius:5px!important}.home #btn-close-pricing{width:44px}.home #table-zoom-modal{padding:76px 16px 24px}.home .close-zoom{min-height:44px}.home .svg-container{max-width:100%!important}.home .svg-container svg{max-width:650px!important}
@media(max-width:760px){.home .site-header{padding:18px 22px;gap:12px}.brand{font-size:21px;gap:9px}.brand small{font-size:8px}.brand-symbol{font-size:28px}.home .site-header nav{gap:10px}.home .site-header nav>a{display:none}.home #reset-btn{font-size:10px;padding:8px}.home #reset-btn span{display:none}.home main{width:calc(100% - 36px)}.home #welcome-panel{padding-top:36px;grid-template-columns:1fr;gap:0}.hero-art{display:none}.home h1{font-size:43px}.hero-description{font-size:13px}.trust-line{font-size:9px;gap:8px 12px}.question-starts{margin-top:28px}.question-grid{grid-template-columns:1fr;gap:8px}.question-grid button{padding:13px 36px 13px 15px}.question-grid small{font-size:8px;margin-bottom:3px}.question-grid span{font-size:16px}.composer-top{align-items:start;flex-direction:column;gap:10px}.home #input-area-container{padding:17px 16px 13px}.home #mode-container{align-self:stretch}.home .action-btn{flex:1}.home #input-area{gap:7px}.home #send-btn{padding:9px 13px}.home #send-btn span{margin-left:7px}.home .disclaimer{font-size:9px}.home .disclaimer span{display:none}.home .message.guru{padding:20px;font-size:16px}.home .message.user{max-width:95%}.learning-section{grid-template-columns:1fr;gap:20px;padding:32px 0}.home-faq{grid-template-columns:1fr;gap:0;padding:28px 0 36px}.home-faq>h2{grid-row:auto}.home-faq details{grid-column:1}.home .site-footer{grid-template-columns:1fr;padding:28px 22px}.home .site-footer nav{justify-content:start}.home.has-conversation #input-area-container{bottom:4px}.home.has-conversation .composer-top>label{display:none}.home.has-conversation #user-input{min-height:50px}.home .site-footer a{min-height:30px;display:inline-flex;align-items:center}}
@media(prefers-reduced-motion:reduce){.home *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:760px){.home:not(.library) main{display:flex;flex-direction:column}.home #welcome-panel{display:contents}.home .hero-copy{order:0;padding:32px 0 24px}.home .hero-copy h1{font-size:36px;line-height:1.15;margin-bottom:16px}.home .hero-description{line-height:1.75}.home .trust-line{margin-top:18px}.home #chat-container{order:1}.home #input-area-container{order:2;margin-bottom:20px}.home .question-starts{order:3;margin:8px 0 28px}.home .learning-section{order:4}.home .home-faq{order:5}.home #user-input{font-size:16px}.home .composer-top>label{font-size:17px}.home.has-conversation #welcome-panel{display:none}}
/* Editorial reading shares the same visual language and requires no chat runtime. */
.home .disclaimer{font-size:11px}.home .action-btn{font-size:11px}.home .action-btn small{font-size:10px}.home .question-grid small{font-size:10px}.home .site-footer nav a{font-size:12px}.home .trust-line{font-size:11px}.home .eyebrow{font-size:11px}
.home .answer-sources{background:#f2f3eb;border:1px solid var(--line);font-family:Manrope,system-ui,sans-serif}.home .answer-sources>p{font-size:11px;color:var(--muted)}.home .answer-sources summary{font-size:13px;min-height:36px}.home .answer-sources details p{font-size:13px}.home .share-icon-btn{background-image:none;width:auto;min-width:44px;min-height:44px;height:auto;padding:8px 12px;font:11px Manrope,sans-serif;color:#526247;border:1px solid var(--line);white-space:nowrap}.home .share-icon-btn:hover{background:#eeeee3}.home .share-icon-btn::after{content:attr(title)}.home .share-toolbar{gap:6px}.home .zoom-trigger{display:block;margin:12px auto 0;padding:8px 14px;min-height:44px;border:1px solid #b9c3ac;border-radius:4px;background:#fffefa;color:#344b3c;font:12px Manrope,sans-serif}.home .mermaid{position:relative;overflow:auto}.home .table-zoom-hint{display:none}
body.library{margin:0}.library main{padding-bottom:56px}.library .site-header{position:static}.library-intro{padding:72px 0 38px;max-width:730px}.library-intro>p:not(.eyebrow){max-width:570px;color:var(--muted);font-size:14px}.library .editorial-note{font:12px/1.8 Manrope,system-ui,sans-serif;color:var(--muted)}.library-search{border-top:1px solid var(--line);padding:30px 0 12px}.library-search label{display:block;font:20px Spectral,Georgia,serif;margin-bottom:10px}.library-search input{font:14px Manrope,system-ui,sans-serif;padding:16px;width:100%;max-width:620px;border:1px solid #b9c3ac;border-radius:5px;background:#fffefa;color:var(--text)}#search-status{font-size:11px;color:var(--muted)}.library-card{display:flex;gap:30px;padding:32px 0;border-bottom:1px solid var(--line);align-items:baseline}.library-card[hidden]{display:none}.entry-number{font:italic 24px Spectral,Georgia,serif;color:#8a785c}.library-card>div{flex:1}.library-card>span:last-child{font-size:22px}.library-card .eyebrow{margin-bottom:10px}.library-card h2{font-size:29px;margin:0 0 12px}.library-card h2 a{text-decoration:none}.library-card h2 a:hover{text-decoration:underline;text-underline-offset:5px}.library-card p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:670px}.library-card small{font-size:10px;color:#7a694e}.library-bottom{max-width:680px;margin-top:32px}.breadcrumbs{display:flex;gap:12px;font-size:11px;color:var(--muted);padding:30px 0}.editorial{max-width:780px;margin:20px auto 60px}.editorial h1{font-size:clamp(34px,4.5vw,54px)}.byline{font-size:10px;color:var(--muted);padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:30px}.answer-prose{max-width:680px;font:20px/1.85 Spectral,Georgia,serif}.answer-prose>p{margin:0 0 24px}.reflection{margin:34px 0;padding:26px 30px;border-left:2px solid #9caa87;background:#eeeee3}.reflection .eyebrow{margin-bottom:12px}.reflection>p:last-child{margin:0;font-size:19px}.editorial-sources{margin:40px 0 28px}.editorial-sources h2{font-size:27px}.editorial-sources ol{padding-left:20px;font:13px/1.8 Manrope,sans-serif}.editorial-sources a{text-underline-offset:4px}.editorial-sources li>p{color:var(--muted);font-size:12px}.inquiry-link{display:inline-flex;align-items:center;min-height:44px;padding:10px 15px;border:1px solid #b9c3ac;border-radius:5px;text-decoration:none;font:12px Manrope,sans-serif}.related{max-width:780px;margin:auto;border-top:1px solid var(--line);padding-top:30px}.related>a{display:flex;justify-content:space-between;gap:20px;padding:15px 0;font:20px Spectral,Georgia,serif;text-decoration:none}.home .site-header nav a:hover,.home .site-footer nav a:hover{color:#805d3d;text-decoration:underline;text-underline-offset:5px}
@media(max-width:760px){.library .site-header nav>a.inquiry-link{display:inline-flex;font-size:10px;padding:9px}.library .brand small{display:none}.library-intro{padding:40px 0 20px}.library-card{gap:16px;padding:25px 0}.library-card h2{font-size:25px}.library-card>span:last-child{display:none}.answer-prose{font-size:18px}.reflection{padding:22px}.editorial{margin-top:15px}.library .site-header{padding:18px}.library .editorial-note{font-size:11px}.home #btn-credits{min-height:44px}}
/* Topic navigation and editorial entry points. */
.topic-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.topic-filters[hidden]{display:none}.topic-filters button{min-height:44px;padding:10px 16px;border:1px solid #b9c3ac;border-radius:24px;background:transparent;color:#344b3c;font:12px Manrope,system-ui,sans-serif}.topic-filters button[aria-pressed=true]{background:#344b3c;color:#fffefa;border-color:#344b3c}.home .featured-inquiries{border-top:1px solid var(--line);padding:32px 0 44px}.featured-inquiries>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.featured-inquiries a{display:block;padding:20px;border:1px solid var(--line);border-radius:6px;text-decoration:none;font:20px/1.4 Spectral,Georgia,serif}.featured-inquiries small{display:block;font:10px Manrope,system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.home.has-conversation .featured-inquiries{display:none}@media(max-width:760px){.featured-inquiries>div{grid-template-columns:1fr}.home .featured-inquiries{order:4}.topic-filters{gap:6px}.topic-filters button{font-size:11px;padding:9px 12px}.library-search input{font-size:16px}}
