@charset "UTF-8";
:root{--navy:#132c48;--navy-deep:#0b2037;--gold:#eac57a;--paper:#f4f7fa;--ink:#182d43;--muted:#586b7e;--line:#dbe3eb;--white:#fff;--blue:#234e78;--font:"Nirmala UI","Noto Sans Devanagari",Mangal,system-ui,sans-serif;color-scheme:light;font-size:16px}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);line-height:1.7}button,input,textarea,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button,a{ -webkit-tap-highlight-color:transparent}a{color:var(--blue)}svg{flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #4d89c4;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:2rem;line-height:1.5;font-weight:650;letter-spacing:-.015em;margin-bottom:.3rem}h2{font-size:1.4rem;line-height:1.65;font-weight:650}h3{font-size:1.15rem}p{margin-bottom:1rem}button{border:0}a{text-underline-offset:.25em}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:1rem;background:white;padding:1rem;z-index:20}.skip-link:focus{top:1rem}.app-header{height:100px;background:var(--white);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(2rem,calc((100vw - 1440px)/2 + 2rem));gap:1rem}.brand{display:flex;align-items:center;gap:.9rem;text-decoration:none;color:var(--navy)}.brand-mark{width:44px;height:44px;fill:none;stroke:var(--navy);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.brand strong{display:block;font-size:1.55rem;font-weight:700;line-height:1.5}.brand small{color:var(--muted);font-size:.85rem}.header-actions{display:flex;align-items:center;gap:1.4rem}.pilot-label{padding:.28rem .7rem;background:#edf2f7;color:var(--muted);font-size:.8rem;border-radius:5px}.text-button{background:none;border:0;padding:.3rem 0;color:var(--blue);font-weight:600;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;min-height:44px;text-align:left}.text-button:hover{text-decoration:underline}.app-shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 100px)}.navigation{padding:2.6rem 1.5rem 2rem;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.navigation nav{display:grid;gap:.65rem}.navigation nav a{display:flex;align-items:center;gap:.65rem;padding:.8rem .85rem;text-decoration:none;color:var(--muted);font-size:.95rem;border-radius:7px;min-height:52px;white-space:nowrap}.navigation nav a:hover{background:#e9eff5;color:var(--navy)}.navigation nav a[aria-current=page]{background:var(--navy);color:#fff}.navigation svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.saved-count{font:600 .75rem system-ui;background:#e8bd6a;color:var(--navy);min-width:20px;line-height:20px;text-align:center;border-radius:50%}.nav-note{padding:.9rem .5rem;margin-top:3rem}.small-label{font-size:.85rem;font-weight:700;color:var(--muted)}.nav-note p{font-size:.9rem;margin:.5rem 0;color:var(--muted)}main{padding:2.5rem 2.6rem 0;min-width:0;outline:none}.page-heading{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.6rem}.page-heading p{color:var(--muted);margin-bottom:0}.eyebrow{font-size:.9rem;font-weight:500;line-height:1.65;margin-bottom:.45rem!important;color:var(--muted)}.language-label{font-size:.8rem;white-space:nowrap;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:.2rem .7rem}.today-grid{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:1.7rem;align-items:start}.verse-card{background:white;border:1px solid var(--line);border-radius:10px;padding:1.6rem 1.7rem;overflow-wrap:anywhere;position:relative}.verse-card.primary{background:var(--navy);color:white;border-color:var(--navy);padding:2rem 2.1rem;border-radius:12px;min-height:320px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 28px #132c4810}.verse-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.verse-meta .small-label{color:var(--muted)}.primary .verse-meta .small-label{color:var(--gold)}.verse-card blockquote{margin:0 0 1.25rem;font-size:1.35rem;line-height:1.9;font-weight:500}.primary blockquote{font-size:1.75rem;line-height:1.95;font-weight:400}.verse-card .reference{font-size:.95rem;font-weight:600;color:var(--blue);text-decoration:none}.primary .reference{color:var(--gold)}.reference:hover{text-decoration:underline}.verse-bottom{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.save-button{background:#eff4f8;color:var(--blue);padding:.5rem .75rem;display:flex;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;border-radius:6px;min-height:44px}.save-button svg{width:16px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7}.primary .save-button{background:#ffffff10;color:white}.save-button[aria-pressed=true]{color:#72500f;background:#f9eed8}.primary .save-button[aria-pressed=true]{background:var(--gold);color:var(--navy)}.verse-index{color:var(--muted);font-size:.85rem}.primary .verse-index{color:#c4d2e0}.reading-note{padding:1.65rem .2rem .5rem}.reading-note p{font-size:1.05rem;line-height:1.9;margin:.65rem 0 .4rem}.situation-shortcuts{padding:1.4rem 1.35rem;background:#fff;border:1px solid var(--line);border-radius:10px}.situation-shortcuts h2{margin:.5rem 0;font-size:1.35rem}.situation-shortcuts>p{font-size:.95rem;color:var(--muted)}.quick-topics{display:grid;gap:.5rem;margin:1.1rem 0 .8rem}.quick-topic{display:flex;justify-content:space-between;align-items:center;padding:.65rem .8rem;color:var(--ink);background:var(--paper);text-align:left;border-radius:5px;font-size:1rem;min-height:45px}.quick-topic:hover{background:#e5edf5}.quick-topic span:last-child{color:#6a8196}.privacy-small{font-size:.85rem!important;line-height:1.8;color:var(--muted);margin:.5rem 0 0}.support-strip{border-top:1px solid var(--line);margin-top:1.6rem;padding:1.4rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.support-strip h2{font-size:1.1rem;margin:0 0 .3rem}.support-strip p{color:var(--muted);font-size:.9rem;margin:0}.primary-button,.secondary-button{padding:.65rem 1rem;min-height:48px;border-radius:6px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;text-decoration:none;text-align:center}.primary-button{background:var(--navy);color:white}.primary-button:hover{background:#25466b}.secondary-button{background:white;border:1px solid #becddd;color:var(--navy);font-size:.9rem}.secondary-button:hover{background:#eaf0f6}.support-strip button{flex-shrink:0}.page-footer{margin-top:2rem;padding:1.1rem 0 1.3rem;border-top:1px solid var(--line);display:flex;gap:1rem;align-items:center;justify-content:space-between;font-size:.8rem;color:var(--muted)}.page-footer>div{display:flex;gap:1rem}.page-footer .text-button{font-size:.8rem;font-weight:500}.situation-form{padding:1.6rem 1.8rem;background:white;border:1px solid var(--line);border-radius:10px;max-width:820px}.situation-form fieldset{margin:0 0 1.4rem;padding:0;border:0}.situation-form legend{font-size:1.15rem;font-weight:650;margin-bottom:.2rem}.field-hint{font-size:.9rem;color:var(--muted);margin:.3rem 0 .85rem}.topic-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.topic-choice{display:flex;align-items:flex-start;gap:.7rem;border:1px solid var(--line);border-radius:6px;padding:.8rem;cursor:pointer}.topic-choice:has(input:checked){border-color:var(--navy);background:#eef3f8}.topic-choice input{margin:.4rem 0 0;width:18px;height:18px;accent-color:var(--navy);flex-shrink:0}.topic-choice strong{font-size:1rem;font-weight:600;display:block}.topic-choice small{font-size:.8rem;color:var(--muted);display:block;line-height:1.7}.textarea-label{display:flex;gap:.65rem;align-items:center;font-weight:600;margin-bottom:.5rem}.textarea-label span{font-size:.85rem;color:var(--muted);font-weight:400}textarea{width:100%;resize:vertical;min-height:100px;max-height:360px;border:1px solid #b9c8d7;border-radius:5px;padding:.85rem;color:var(--ink);background:#fcfdff;line-height:1.8}textarea::placeholder{color:#708292}.form-actions{display:flex;gap:1.2rem;margin-top:1.4rem;align-items:center}.error-text{font-size:.95rem;color:#a12436;margin:.7rem 0 0}.results-heading{display:flex;align-items:center;gap:1rem;justify-content:space-between;margin:2.1rem 0 .6rem}.results-heading h2{margin:0}.verse-list{display:grid;gap:1rem}.prayer-card{background:#fff;border:1px solid var(--line);border-left:4px solid #c99535;border-radius:6px;padding:1.6rem 1.8rem;margin:1.2rem 0}.prayer-card h2{margin:.25rem 0 .8rem}.prayer-card p.prayer-text{font-size:1.2rem;line-height:2;margin:0 0 .8rem;max-width:52ch}.prayer-card .reflection-text{font-size:1rem;line-height:1.9}.draft-label{font-size:.8rem;color:var(--muted);border-top:1px solid var(--line);padding-top:.7rem;margin:1.2rem 0 0}.select-label{display:block;font-size:.95rem;margin-bottom:.5rem;font-weight:600}select{padding:.65rem 2.5rem .65rem .85rem;background:white;border:1px solid #b9c8d7;color:var(--ink);border-radius:5px;min-height:48px;max-width:100%;min-width:220px}.empty-state{padding:3rem 1.5rem;background:white;border:1px dashed #c6d4e0;border-radius:10px;text-align:center}.empty-state h2{margin:0 0 .6rem}.empty-state p{color:var(--muted)}.danger{color:#9a293a}dialog{color:var(--ink);width:min(580px,calc(100% - 2rem));border:0;border-radius:12px;padding:2rem;box-shadow:0 25px 100px #0b203744;max-height:85dvh;overflow:auto}dialog::backdrop{background:#0b203799}dialog h2{font-size:1.55rem;padding-right:1.2rem;margin-bottom:1rem}dialog p{line-height:1.9}.dialog-close{position:absolute;right:.8rem;top:.5rem;width:44px;height:44px;font:2rem system-ui;background:none;color:var(--muted)}.support-boundary{font-size:.9rem;padding:1rem;background:#eff3f7;border-radius:5px}.load-status{padding:4rem 2rem;text-align:center;color:var(--muted)}#toast{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);background:var(--navy-deep);color:white;padding:.8rem 1.2rem;box-shadow:0 5px 25px #0002;border-radius:8px;max-width:calc(100% - 2rem);z-index:30;font-size:.9rem}.noscript{padding:2rem;background:white;color:var(--ink);position:fixed;inset:10rem 1rem auto;z-index:10}.offline-note{font-size:.85rem;color:var(--muted)}
@media(min-width:1450px){main{padding-top:3rem}.primary blockquote{font-size:1.9rem}.verse-card.primary{min-height:345px}}
@media(max-width:1190px){.app-shell{grid-template-columns:190px minmax(0,1fr)}.navigation{padding:2.5rem .9rem}main{padding:2rem 1.6rem 0}.today-grid{grid-template-columns:minmax(0,1fr) 230px;gap:1.1rem}.verse-card.primary{padding:1.6rem}.primary blockquote{font-size:1.55rem}.situation-shortcuts{padding:1.1rem}.topic-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){.today-grid{grid-template-columns:1fr}.quick-topics{grid-template-columns:repeat(3,minmax(0,1fr))}.situation-shortcuts h2 br{display:none}.situation-shortcuts>p{margin-bottom:.5rem}.situation-shortcuts{padding:1.2rem}.primary blockquote{font-size:1.8rem}.verse-card.primary{min-height:300px}.support-strip{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.app-header{height:84px;padding:0 1.15rem}.brand-mark{width:35px;height:35px}.brand{gap:.65rem}.brand strong{font-size:1.35rem}.brand small{font-size:.8rem}.header-actions{gap:0}.header-actions>.text-button{display:none}.pilot-label{font-size:.75rem}.app-shell{display:block;min-height:calc(100vh - 84px)}.navigation{position:fixed;bottom:0;left:0;right:0;padding:.4rem .4rem max(.45rem,env(safe-area-inset-bottom));background:white;border:0;border-top:1px solid var(--line);z-index:10;display:block}.navigation nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.1rem}.navigation nav a{flex-direction:column;gap:.2rem;padding:.4rem .1rem;font-size:.75rem;min-height:62px;position:relative;border-radius:6px;white-space:normal;text-align:center;line-height:1.7}.navigation nav a[aria-current=page]{background:#eaf0f7;color:var(--navy)}.navigation svg{width:21px;height:21px}.saved-count{position:absolute;top:2px;right:20%;min-width:17px;line-height:17px;font-size:.7rem}.nav-note{display:none}main{padding:1.4rem 1.1rem 6rem}.page-heading{margin-bottom:1.2rem}.page-heading h1{font-size:1.65rem}.page-heading p{font-size:.95rem}.eyebrow{font-size:.85rem!important}.language-label{font-size:.75rem}.verse-card.primary{padding:1.5rem 1.3rem;min-height:290px}.primary blockquote{font-size:1.5rem;line-height:2}.verse-card blockquote{font-size:1.25rem;line-height:1.95}.verse-card{padding:1.3rem}.reading-note{padding:1.2rem .1rem .6rem}.reading-note p{font-size:1rem}.quick-topics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.situation-shortcuts h2{font-size:1.3rem}.situation-shortcuts .small-label{font-size:.8rem}.quick-topic{font-size:.95rem}.support-strip{margin-top:1.2rem;padding:1.2rem 0}.support-strip h2{font-size:1.05rem}.page-footer{margin-top:1rem;flex-direction:column;align-items:flex-start;gap:.25rem;font-size:.8rem}.page-footer>div{gap:1.2rem}.situation-form{padding:1.2rem}.topic-choice{gap:.5rem;padding:.7rem .6rem}.topic-choice strong{font-size:.95rem}.topic-choice small{font-size:.8rem}.topic-choices{gap:.5rem}.form-actions{gap:1rem}.form-actions .primary-button{font-size:.95rem}.results-heading{align-items:flex-start;flex-direction:column}.prayer-card{padding:1.3rem}.prayer-card p.prayer-text{font-size:1.15rem}.prayer-card h2{font-size:1.3rem}.page-heading:has(#clear-saved){flex-wrap:wrap}dialog{padding:1.5rem}dialog h2{font-size:1.4rem}#toast{bottom:6rem;width:max-content;max-width:calc(100% - 2rem)}.privacy-small{font-size:.85rem!important}}
@media(max-width:370px){main{padding-left:.8rem;padding-right:.8rem}.app-header{padding:0 .8rem}.pilot-label{padding:.2rem .4rem}.brand small{display:none}.topic-choices{grid-template-columns:1fr}.primary blockquote{font-size:1.35rem}.verse-bottom{gap:.6rem}.save-button{padding:.4rem .6rem;font-size:.8rem}}
@media(prefers-reduced-motion:no-preference){button,a{transition:background-color .15s,color .15s}.view{animation:appear .18s ease-out}@keyframes appear{from{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}}
.page-footer>div{flex-wrap:wrap;column-gap:1rem;row-gap:0}.page-footer .footer-about{font-weight:400;color:var(--muted);flex-shrink:0}
@media print{.navigation,.header-actions,.support-strip,.page-footer,.save-button{display:none}.app-shell{display:block}main{padding:1rem}.verse-card.primary{background:white;color:black;border:1px solid #999}.primary .reference,.primary .verse-meta .small-label{color:#333}.today-grid{display:block}.situation-shortcuts{display:none}}
