:root{--bg:#fffaf3;--surface:#fffefb;--surface-soft:#fff0dc;--text:#49392f;--muted:#806f63;--gold:#e3a33b;--gold-dark:#a86d20;--navy:#f5bd68;--border:#efd9c0;--success:#6f956f;--danger:#b55d55;--peach:#ffd8b8;--rose:#ffe5df;--butter:#fff0ad;--shadow:0 18px 50px rgba(139,91,37,.09);--radius:24px;--font-size:16px;color-scheme:light}
:root[data-theme="dark"]{--bg:#171716;--surface:#222220;--surface-soft:#292825;--text:#f5efe6;--muted:#beb4a8;--gold:#d2ab61;--gold-dark:#e0bd79;--navy:#d7e3ef;--border:#3a3834;--success:#9fbea6;--danger:#e79a92;--shadow:0 18px 50px rgba(0,0,0,.24);color-scheme:dark}
@media(prefers-color-scheme:dark){:root[data-theme="system"]{--bg:#171716;--surface:#222220;--surface-soft:#292825;--text:#f5efe6;--muted:#beb4a8;--gold:#d2ab61;--gold-dark:#e0bd79;--navy:#d7e3ef;--border:#3a3834;--success:#9fbea6;--danger:#e79a92;--shadow:0 18px 50px rgba(0,0,0,.24);color-scheme:dark}}
:root[data-text-size="small"]{--font-size:15px}:root[data-text-size="large"]{--font-size:18px}
.icon-defs{position:absolute;width:0;height:0;overflow:hidden}.lumen-icon{display:block;width:1.65rem;height:1.65rem;overflow:visible;fill:currentColor}.lumen-icon .icon-accent{fill:#ffd46e}
*{box-sizing:border-box}html{font-size:var(--font-size);scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overscroll-behavior-y:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--gold),transparent 40%);outline-offset:3px}[v-cloak]{display:none}.skip-link{position:fixed;top:-100px;left:1rem;z-index:100;background:var(--text);color:var(--bg);padding:.7rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.topbar{height:calc(76px + env(safe-area-inset-top));display:flex;align-items:center;gap:2rem;padding:env(safe-area-inset-top) max(1.2rem,calc((100vw - 1160px)/2)) 0;position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bg),transparent 8%);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}
.brand{border:0;background:none;display:flex;align-items:center;gap:.65rem;font-family:Georgia,serif;font-weight:700}.brand-mark{width:42px;height:42px;border:2px solid var(--gold);border-radius:50%;display:block;object-fit:cover;box-shadow:0 0 0 5px color-mix(in srgb,var(--gold),transparent 88%)}.brand-copy{display:grid;text-align:left;line-height:1.08}.brand-copy strong{font-family:Georgia,serif;font-size:1.35rem}.brand-copy small{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.61rem;font-weight:650;color:var(--muted);white-space:nowrap}.desktop-nav{display:flex;gap:.25rem;margin:auto}.desktop-nav button{border:0;background:none;padding:.65rem .9rem;border-radius:99px;color:var(--muted);font-size:.92rem}.desktop-nav button:hover,.desktop-nav button.active{background:var(--surface-soft);color:var(--text)}.icon-button{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.shell{width:min(1160px,calc(100% - 2rem));margin:0 auto;padding:3.4rem 0 7rem}.view{animation:fade .32s ease}.narrow{max-width:760px;margin:auto}@keyframes fade{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;line-height:1.15}h1{font-size:clamp(2.25rem,5vw,4.25rem);letter-spacing:-.035em;margin-bottom:1rem}h2{font-size:clamp(1.4rem,2.5vw,2.1rem);letter-spacing:-.02em}h3{line-height:1.3}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:750;color:var(--gold-dark);margin-bottom:.65rem}.lead,.page-title>p{color:var(--muted);font-size:1.08rem}.page-title{max-width:690px;margin-bottom:2.5rem}.page-title.compact{text-align:center;margin:1rem auto 2.5rem}.page-title.compact h1{font-size:3rem}.category-icon{font-size:2rem;color:var(--gold)}.primary,.soft,.text-button,.danger-link,.back{border:0;min-height:44px;border-radius:99px;padding:.7rem 1.1rem;font-weight:700}.primary{background:var(--text);color:var(--bg);box-shadow:0 7px 20px rgba(50,35,26,.14)}.primary:hover{transform:translateY(-1px)}.primary:disabled{opacity:.55;cursor:default}.soft{background:var(--surface-soft);border:1px solid var(--border)}.text-button,.back{background:none;color:var(--gold-dark);padding-left:0;padding-right:0}.danger-link{background:none;color:var(--danger);padding:.4rem}.back{margin-bottom:2rem}.action-row{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:2rem}
.welcome-card{min-height:270px;background:linear-gradient(125deg,var(--surface) 0%,var(--surface) 57%,color-mix(in srgb,var(--gold),var(--surface) 87%) 100%);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow);padding:clamp(1.6rem,4vw,3rem);display:grid;grid-template-columns:1.4fr .6fr;align-items:center;overflow:hidden;position:relative}.welcome-card:before{content:"";position:absolute;inset:auto -8% -60% auto;width:360px;height:360px;border:1px solid color-mix(in srgb,var(--gold),transparent 62%);border-radius:50%}.welcome-copy{position:relative;z-index:2}.welcome-card h1{margin-bottom:.25rem}.liturgical{display:inline-block;margin:1.1rem 0 0;background:var(--surface-soft);border:1px solid var(--border);border-radius:99px;padding:.45rem .8rem;font-size:.85rem}.mascot-wrap{position:relative;width:200px;aspect-ratio:1;margin:auto}.mascot-wrap img{width:100%;height:100%;object-fit:cover;border-radius:50%;filter:drop-shadow(0 14px 22px rgba(109,77,31,.13))}.lumen-intro{position:absolute;z-index:5;right:250px;top:38px;width:240px;background:#fffefb;border:1px solid var(--border);border-radius:28px;padding:.9rem 2.65rem .9rem 1.15rem;box-shadow:0 10px 26px rgba(139,91,37,.11);animation:lumen-pop .48s cubic-bezier(.2,.9,.25,1.25)}.lumen-intro:after{content:"";position:absolute;right:-10px;bottom:18px;width:24px;height:24px;background:#fffefb;border-right:1px solid var(--border);border-bottom:1px solid var(--border);transform:rotate(-38deg);border-radius:0 0 9px 0}.lumen-intro p{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:1.05rem;line-height:1.45;color:#49392f}.lumen-intro button{position:absolute;z-index:2;right:.65rem;top:.55rem;width:30px;height:30px;border:0;border-radius:50%;background:var(--surface-soft);color:var(--gold-dark);font-size:1.15rem;line-height:1}@keyframes lumen-pop{from{opacity:0;transform:translateY(12px) scale(.9)}to{opacity:1;transform:none}}.halo{position:absolute;width:48%;height:14%;border:7px solid #f7bd3a;border-radius:50%;top:-3%;left:27%;z-index:2;box-shadow:0 0 24px #ffd873;display:none}.today-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:1.2rem;margin-top:1.2rem}.feature-card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:2rem;min-height:265px;display:flex;flex-direction:column;align-items:flex-start}.feature-card h2{font-size:1.75rem}.feature-card button{margin-top:auto}.gospel-card{background:var(--navy);color:var(--bg);position:relative;overflow:hidden}.gospel-card:after{content:"✦";position:absolute;right:1.5rem;top:1rem;color:var(--gold);font-size:4rem;opacity:.16}.gospel-card .eyebrow{color:#e2c98b}.gospel-card .primary{background:var(--gold);color:#292118}.scripture-preview{font-family:Georgia,serif;font-size:1.25rem;line-height:1.55;max-width:560px}.impulse-card{background:var(--surface-soft)}.section-block{padding:4rem 0 2rem}.section-heading{display:flex;justify-content:space-between}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.quick-grid button{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:1.35rem;text-align:left;display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;column-gap:1rem;min-height:112px}.quick-grid button>span{grid-row:1/3;width:48px;height:48px;background:var(--surface-soft);color:var(--gold-dark);border-radius:50%;display:grid;place-items:center;font-size:1.4rem}.quick-grid strong{font-size:1.05rem}.quick-grid small{color:var(--muted)}.quick-grid button:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.gentle-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gentle-row>div,.gentle-row blockquote{margin:0;border-top:1px solid var(--border);padding:1.3rem 0;display:flex;align-items:center;gap:1rem}.gentle-row small,.gentle-row strong{display:block}.gentle-row small{color:var(--muted)}.gentle-row blockquote{font-family:Georgia,serif;font-size:1.08rem;color:var(--muted)}.round-icon{width:42px;height:42px;background:var(--surface-soft);border-radius:50%;display:grid;place-items:center;color:var(--gold-dark)}
.reading-view>.eyebrow{text-align:center}.reading-view>h1{text-align:center;font-size:clamp(2.3rem,5vw,3.6rem)}.content-label,.reference{text-align:center;color:var(--muted);margin-bottom:3rem}.content-label{font-size:.85rem;background:var(--surface-soft);border:1px solid var(--border);padding:.55rem 1rem;border-radius:99px}.reading-text,.reflection-text{font-family:Georgia,serif;font-size:1.22rem;line-height:1.9}.reading-text p:first-letter{font-size:3.6rem;float:left;line-height:.85;margin:.18rem .5rem 0 0;color:var(--gold-dark)}.reflection-text p{margin-bottom:1.5rem}.takeaway{display:flex;gap:1rem;background:var(--surface-soft);border:1px solid var(--border);border-radius:18px;padding:1.3rem;margin:2.5rem 0}.takeaway span{color:var(--gold);font-size:1.4rem}.takeaway small,.takeaway strong{display:block}.next-card{margin-top:4rem;border-top:1px solid var(--border);padding-top:1.5rem;display:flex;justify-content:space-between;gap:1rem;align-items:center}.next-card small,.next-card strong{display:block}.ornament{text-align:center;color:var(--gold);font-size:2rem}.prayer-detail{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:30px;padding:clamp(2rem,6vw,4rem);box-shadow:var(--shadow)}.prayer-detail h1{font-size:3rem}.prayer-body{font-family:Georgia,serif;font-size:1.25rem;line-height:1.9;white-space:pre-line}.amen{font-family:Georgia,serif;font-weight:bold;color:var(--gold-dark)}.prayer-detail .action-row{justify-content:center}
.search{display:flex;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:.35rem .35rem .35rem 1rem;margin-bottom:1.5rem}.search span{color:var(--muted);font-size:1.4rem}.search input{border:0;background:transparent;min-width:0;flex:1;padding:.7rem;outline:0}.search button{border:0;background:var(--surface-soft);border-radius:12px;padding:.65rem 1rem}.bible-layout{display:grid;grid-template-columns:330px 1fr;gap:1.2rem}.book-panel,.bible-reader,.editor-card,.settings-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem}.segmented{display:grid;grid-template-columns:1fr 1fr;background:var(--surface-soft);padding:.25rem;border-radius:12px;margin-bottom:1rem}.segmented button{border:0;background:none;border-radius:9px;padding:.6rem;font-size:.8rem}.segmented button.active{background:var(--surface);box-shadow:0 3px 10px rgba(50,35,26,.08)}.book-row{width:100%;border:0;background:none;display:grid;grid-template-columns:40px 1fr auto;align-items:center;text-align:left;padding:.75rem;border-radius:12px}.book-row span{color:var(--gold-dark);font-size:.8rem;font-weight:700}.book-row b{color:var(--muted)}.book-row:hover,.book-row.active{background:var(--surface-soft)}.reader-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem;border-bottom:1px solid var(--border)}.reader-head h2{margin:0}.reader-head select,select,input,textarea{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:.75rem}.verses{padding:1.5rem;font-family:Georgia,serif;font-size:1.16rem;line-height:1.85}.verses button{border:0;background:none;color:var(--gold-dark);font-size:.75rem;vertical-align:super;padding:.25rem}.verses button.saved{color:var(--gold);font-weight:bold}.result-list{background:var(--surface-soft);border:1px solid var(--border);border-radius:18px;padding:1.2rem;margin-bottom:1.2rem}.result-list h2{font-size:1.3rem}.result-list article+article{border-top:1px solid var(--border);padding-top:1rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.category-grid button{border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:1.2rem;display:grid;grid-template-columns:42px 1fr auto;gap:.8rem;text-align:left;align-items:center;min-height:110px}.category-grid button:hover{border-color:var(--gold);transform:translateY(-2px)}.category-grid button>span{width:42px;height:42px;background:var(--surface-soft);border-radius:50%;display:grid;place-items:center;color:var(--gold-dark);font-size:1.25rem}.category-grid strong,.category-grid small{display:block}.category-grid small{color:var(--muted);line-height:1.35;margin-top:.2rem}.category-grid b{color:var(--muted)}.prayer-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.prayer-list article{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.4rem;display:flex;flex-direction:column;align-items:flex-start;min-height:250px}.prayer-list article button{margin-top:auto}
.tabs{display:flex;overflow:auto;gap:.35rem;border-bottom:1px solid var(--border);margin-bottom:2rem}.tabs button{border:0;background:none;padding:.85rem 1rem;white-space:nowrap;border-bottom:3px solid transparent}.tabs button.active{color:var(--gold-dark);border-color:var(--gold);font-weight:700}.split-panel{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:1.2rem;align-items:start}.editor-card{position:sticky;top:98px;padding:1.5rem}.editor-card h2{font-size:1.4rem}.editor-card label{display:grid;gap:.35rem;margin-bottom:1rem;font-weight:650}.editor-card label small{font-weight:400;color:var(--muted)}.editor-card textarea{resize:vertical;line-height:1.55}.editor-card fieldset{border:0;padding:0;margin:0 0 1rem}.editor-card legend{font-weight:650;margin-bottom:.5rem}.form-actions{display:flex;gap:.8rem;align-items:center}.entry-list,.saved-list,.reminder-list{display:grid;gap:.75rem}.entry-list article,.saved-list article,.reminder-list article{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.2rem;display:flex;justify-content:space-between;gap:1rem}.entry-list article h3{margin:.25rem 0}.entry-list article p{color:var(--muted);margin:0}.entry-list article>div:last-child{display:flex;align-items:start;gap:.4rem}.saved-list article{align-items:center}.saved-list small,.saved-list strong{display:block}.status{display:inline-block;border-radius:99px;padding:.2rem .55rem;font-size:.75rem;background:var(--surface-soft)}.status.answered{color:var(--success)}.status.archived{color:var(--muted)}.empty-state{text-align:center;padding:4rem 2rem;color:var(--muted)}.empty-state>span{font-size:2rem;color:var(--gold)}.empty-state img{width:120px;height:120px;border-radius:50%;object-fit:cover}.empty-state.small{padding:2rem;background:var(--surface);border:1px dashed var(--border);border-radius:16px}.weekday-row{display:flex;flex-wrap:wrap;gap:.35rem}.weekday-row label{margin:0}.weekday-row input{position:absolute;opacity:0}.weekday-row span{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;display:grid;place-items:center;font-size:.8rem}.weekday-row input:checked+span{background:var(--text);color:var(--bg);border-color:var(--text)}.switch{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:.7rem!important}.switch input{position:absolute;opacity:0}.switch span{width:45px;height:26px;background:var(--border);border-radius:99px;position:relative;transition:.2s}.switch span:after{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:white;border-radius:50%;transition:.2s;box-shadow:0 2px 5px rgba(0,0,0,.18)}.switch input:checked+span{background:var(--success)}.switch input:checked+span:after{transform:translateX(19px)}.switch.mini{margin-left:auto}.reminder-list article{align-items:center}.reminder-list time{font-family:Georgia,serif;font-size:1.5rem;color:var(--gold-dark)}.reminder-list h3,.reminder-list p{margin:0}.reminder-list p{font-size:.8rem;color:var(--muted)}
.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.settings-card{padding:1.5rem}.settings-card>label{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding:1rem 0}.setting-row{border:0;background:none;width:100%;display:grid;grid-template-columns:42px 1fr auto;gap:.8rem;text-align:left;align-items:center;padding:1rem 0;border-top:1px solid var(--border)}.setting-row>span{width:42px;height:42px;display:grid;place-items:center;background:var(--surface-soft);border-radius:50%;color:var(--gold-dark)}.setting-row strong,.setting-row small{display:block}.setting-row small{color:var(--muted)}.privacy-note{background:var(--surface-soft);border-radius:14px;padding:1rem;margin:1rem 0}.privacy-note p{margin:0;color:var(--muted)}.premium-view{text-align:center}.premium-view>img{width:170px;height:170px;object-fit:cover;border-radius:50%;box-shadow:var(--shadow)}.premium-view>h1{font-size:3rem}.premium-list{text-align:left;margin:2rem auto;max-width:580px}.premium-list>div{display:flex;gap:1rem;border-top:1px solid var(--border);padding:1rem 0}.premium-list>div>span{color:var(--gold-dark);font-weight:bold}.premium-list strong,.premium-list small{display:block}.premium-list small{color:var(--muted)}.premium-view>small{display:block;margin-top:1rem;color:var(--muted)}
.install-card{grid-column:1/-1;display:grid;grid-template-columns:88px 1fr auto;align-items:center;gap:1.25rem;background:linear-gradient(135deg,var(--butter),var(--surface))}.install-card>img{width:88px;height:88px;border-radius:22px;box-shadow:0 8px 22px rgba(139,91,37,.16)}.install-card h2,.install-card p{margin-bottom:.35rem}.install-help{grid-column:2/-1;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:.8rem 1rem;color:var(--muted)}
.loading-card,.error-card{max-width:620px;margin:6rem auto;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:2rem;text-align:center}.spinner{display:inline-block;width:18px;height:18px;border:2px solid var(--border);border-top-color:var(--gold);border-radius:50%;animation:spin .7s linear infinite;vertical-align:middle;margin-right:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;z-index:60;left:50%;bottom:90px;transform:translateX(-50%);background:var(--text);color:var(--bg);padding:.75rem 1.2rem;border-radius:99px;box-shadow:var(--shadow);animation:fade .2s ease}.mobile-nav{display:none}
.primary{background:linear-gradient(135deg,#d89432,#edaf4d);color:#fffef9;box-shadow:0 7px 20px rgba(177,111,29,.18)}
.gospel-card{background:linear-gradient(145deg,#ffe2a8 0%,#f5b85e 100%);color:#49351f}.gospel-card:after{color:#fff8df;opacity:.55}.gospel-card .eyebrow{color:#83541a}.gospel-card .primary{background:#fffaf1;color:#6d4619;border:1px solid rgba(124,78,22,.14)}.impulse-card{background:linear-gradient(145deg,var(--surface-soft),var(--rose))}
.quick-grid button>span{background:transparent}.quick-grid button>span .lumen-icon{width:2.2rem;height:2.2rem;filter:drop-shadow(0 4px 6px rgba(172,103,35,.15))}.quick-grid button:nth-child(1)>span{color:#8d5b30}.quick-grid button:nth-child(2)>span{color:#c66f62}.quick-grid button:nth-child(3)>span{color:#c38335}.round-icon{background:var(--butter)}.source-link{color:var(--gold-dark);font-weight:700;text-underline-offset:3px}
.church-text-card{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin:1.5rem 0 1rem;padding:1.2rem 1.3rem;border:1px solid var(--border);border-radius:22px;background:linear-gradient(135deg,var(--butter),var(--surface));box-shadow:var(--shadow)}.church-text-card small,.church-text-card strong{display:block}.church-text-card strong{font-family:Georgia,"Times New Roman",serif;font-size:1.35rem;margin:.2rem 0}.church-text-card p{color:var(--muted);margin:0}.church-text-card .primary{flex:0 0 auto;text-decoration:none;text-align:center}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chat-launcher{position:fixed;z-index:70;right:24px;bottom:24px;height:64px;padding:6px 18px 6px 6px;border:1px solid var(--border);border-radius:99px;background:var(--surface);box-shadow:0 14px 40px rgba(139,91,37,.22);display:flex;align-items:center;gap:.7rem;font-weight:750}.chat-launcher img{width:50px;height:50px;object-fit:cover;border-radius:50%}.chat-launcher i{position:absolute;width:12px;height:12px;border:2px solid var(--surface);border-radius:50%;background:#70a873;left:43px;bottom:7px}.chat-panel{position:fixed;z-index:80;right:24px;bottom:24px;width:min(390px,calc(100vw - 32px));height:min(610px,calc(100vh - 48px));background:var(--surface);border:1px solid var(--border);border-radius:28px;box-shadow:0 24px 70px rgba(92,57,21,.24);display:grid;grid-template-rows:auto 1fr auto auto auto;overflow:hidden;animation:lumen-pop .25s ease}.chat-head{display:flex;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid var(--border);background:linear-gradient(135deg,var(--butter),var(--surface-soft))}.chat-head img{width:48px;height:48px;object-fit:cover;border-radius:50%;border:2px solid #fff}.chat-head div{display:grid}.chat-head strong{font-family:Georgia,"Times New Roman",serif;font-size:1.25rem}.chat-head small{color:var(--muted)}.chat-head small span{display:inline-block;width:8px;height:8px;border-radius:50%;background:#70a873;margin-right:.3rem}.chat-head>button{margin-left:auto;width:38px;height:38px;border:0;border-radius:50%;background:color-mix(in srgb,var(--surface),transparent 18%);font-size:1.3rem}.chat-messages{overflow:auto;padding:1rem;display:flex;flex-direction:column;gap:.8rem;background:linear-gradient(180deg,var(--surface),color-mix(in srgb,var(--surface-soft),var(--surface) 35%))}.chat-message{max-width:86%;padding:.8rem 1rem;border-radius:18px}.chat-message p{margin:0}.chat-message.assistant{align-self:flex-start;background:var(--surface);border:1px solid var(--border);border-bottom-left-radius:6px}.chat-message.user{align-self:flex-end;background:linear-gradient(135deg,#e9aa47,#f1bd65);color:#432f1c;border-bottom-right-radius:6px}.chat-message blockquote{margin:.7rem 0 0;padding:.7rem;border-left:3px solid var(--gold);background:var(--surface-soft);border-radius:0 10px 10px 0;font-family:Georgia,"Times New Roman",serif}.chat-message cite{display:block;margin-top:.35rem;color:var(--muted);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.78rem;font-style:normal}.chat-action{border:0;background:none;color:var(--gold-dark);font-weight:750;padding:.6rem 0 0}.chat-suggestions{display:flex;gap:.4rem;overflow-x:auto;padding:.65rem 1rem;border-top:1px solid var(--border)}.chat-suggestions button{flex:0 0 auto;border:1px solid var(--border);border-radius:99px;background:var(--surface);padding:.45rem .7rem;font-size:.78rem}.chat-form{display:grid;grid-template-columns:1fr 44px;gap:.5rem;padding:.75rem 1rem}.chat-form input{min-width:0;background:var(--bg)}.chat-form button{border:0;border-radius:50%;background:linear-gradient(135deg,#d89432,#edaf4d);color:white;font-size:1.3rem}.chat-form button:disabled{opacity:.45}.chat-note{text-align:center;color:var(--muted);font-size:.68rem;margin:0;padding:0 1rem .65rem}.typing{display:flex;gap:.3rem}.typing i{width:7px;height:7px;border-radius:50%;background:var(--gold);animation:chat-dot 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes chat-dot{50%{opacity:.35;transform:translateY(-2px)}}
.book-panel{max-height:680px;overflow:auto}.segmented{position:sticky;top:0;z-index:2}.book-row{grid-template-columns:46px 1fr auto}
.category-grid button{grid-template-columns:72px 1fr auto;padding:1rem;min-height:112px;background:linear-gradient(145deg,var(--surface),#fff9ee)}.category-grid button:nth-child(3n+2){background:linear-gradient(145deg,var(--surface),var(--rose))}.category-grid button:nth-child(3n){background:linear-gradient(145deg,var(--surface),var(--surface-soft))}
.mood-image,.category-grid button>.mood-image{width:72px;height:72px;display:block;object-fit:cover;border-radius:18px;background:var(--surface-soft);box-shadow:0 6px 16px rgba(151,98,38,.13);border:1px solid color-mix(in srgb,var(--gold),transparent 72%)}.mood-image.large{width:132px;height:132px;margin:0 auto 1.15rem;border-radius:30px;box-shadow:0 12px 30px rgba(151,98,38,.16)}
@media(max-width:800px){.topbar{height:64px;padding:0 1rem}.desktop-nav{display:none}.topbar>.icon-button{margin-left:auto}.shell{padding-top:1.5rem;width:min(100% - 1.25rem,680px)}.welcome-card{grid-template-columns:1fr auto;min-height:300px;padding:1.6rem}.welcome-card h1{font-size:2.5rem}.mascot-wrap{width:145px}.lumen-intro{right:175px;top:35px;width:230px;border-radius:32px;font-size:.95rem}.today-grid,.gentle-row,.bible-layout,.split-panel,.settings-grid{grid-template-columns:1fr}.quick-grid,.category-grid{grid-template-columns:1fr 1fr}.editor-card{position:static}.book-panel{order:1}.bible-reader{order:2}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:30;left:0;right:0;bottom:0;background:color-mix(in srgb,var(--surface),transparent 3%);backdrop-filter:blur(18px);border-top:1px solid color-mix(in srgb,var(--gold),transparent 68%);box-shadow:0 -8px 28px rgba(174,111,43,.08);padding:.48rem .28rem max(.42rem,env(safe-area-inset-bottom))}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;border:0;background:none;color:var(--muted);font-size:.68rem;min-width:0;min-height:58px;padding:.1rem}.mobile-nav .nav-icon{display:grid;place-items:center;color:#c38335;line-height:1.2;transition:transform .18s ease,filter .18s ease}.mobile-nav button:nth-child(2) .nav-icon{color:#8d5b30}.mobile-nav button:nth-child(3) .nav-icon{color:#c66f62}.mobile-nav button:nth-child(4) .nav-icon{color:#bd7932}.mobile-nav button:nth-child(5) .nav-icon{color:#b5844b}.mobile-nav .nav-label{display:block;max-width:100%;min-height:1.55rem;line-height:.78rem;text-align:center}.mobile-nav button.active{color:var(--gold-dark);font-weight:800}.mobile-nav button.active .nav-icon{transform:translateY(-2px) scale(1.08);filter:drop-shadow(0 4px 6px rgba(208,133,40,.3))}.prayer-list{grid-template-columns:1fr}.next-card,.church-text-card{align-items:flex-start;flex-direction:column}.reading-view>.eyebrow{text-align:left}.reading-view>h1,.content-label,.reference{text-align:left}.page-title.compact h1,.prayer-detail h1,.premium-view>h1{font-size:2.4rem}.settings-card>label{align-items:flex-start;flex-direction:column;gap:.5rem}}
@media(max-width:520px){h1{font-size:2.35rem}.welcome-card{grid-template-columns:1fr auto;min-height:300px;padding:1.35rem}.welcome-copy{align-self:start}.mascot-wrap{position:absolute;width:112px;right:6px;bottom:6px}.lumen-intro{left:1rem;right:auto;top:auto;bottom:18px;width:calc(100% - 145px);border-radius:24px}.lumen-intro p{font-size:.88rem;line-height:1.38}.liturgical{max-width:65%}.quick-grid,.category-grid{grid-template-columns:1fr}.quick-grid button{min-height:100px}.feature-card{min-height:245px;padding:1.4rem}.reader-head{align-items:flex-start;flex-direction:column}.verses{padding:1rem}.entry-list article{flex-direction:column}.entry-list article>div:last-child{border-top:1px solid var(--border);padding-top:.5rem}.reminder-list article{display:grid;grid-template-columns:auto 1fr auto}.reminder-list .icon-button{grid-column:3}.switch.mini{grid-column:3}.action-row>*{flex:1}.prayer-detail{padding:2rem 1.2rem}.topbar>.icon-button{display:none}}
@media(max-width:520px){input,textarea,select{font-size:16px}.chat-launcher{right:14px;bottom:calc(92px + env(safe-area-inset-bottom));width:58px;height:58px;padding:6px;border-radius:50%}.chat-launcher span{display:none}.chat-launcher img{width:44px;height:44px}.chat-panel{right:8px;bottom:calc(94px + env(safe-area-inset-bottom));width:calc(100vw - 16px);height:min(620px,calc(100dvh - 100px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));border-radius:24px}.chat-message{max-width:90%}}
@media(max-width:520px){.shell{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.mobile-nav{padding-bottom:max(.4rem,env(safe-area-inset-bottom))}.install-card{grid-template-columns:72px 1fr}.install-card>img{width:72px;height:72px;border-radius:18px}.install-card>.primary,.install-help{grid-column:1/-1;width:100%}.brand-copy small{display:none}}
@media(display-mode:standalone){.topbar{padding-top:env(safe-area-inset-top)}body{user-select:none}.reading-text,.reflection-text,.prayer-body,input,textarea{user-select:text}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(min-width:801px){.lumen-intro{right:235px;width:230px}}
/* Shared rounded symbols and mobile layout rhythm. */
.lumen-icon{stroke:currentColor;stroke-width:.65;stroke-linejoin:round;stroke-linecap:round;transition:filter .2s,transform .2s}
.icon-accent{fill:#ffd477;stroke:none}
.quick-grid button:active{background:#fff0cd;box-shadow:0 0 22px #f6c86466;transform:scale(.98)}
.quick-grid button:active .lumen-icon{filter:drop-shadow(0 0 7px #eeb644);transform:scale(1.08)}
.welcome-card{grid-template-columns:1fr minmax(200px,260px) 160px;gap:1rem;min-height:210px;padding:1.6rem 2rem}
.welcome-card:before{display:none}.welcome-card h1{font-size:2.6rem}.welcome-copy .lead{margin-bottom:0}
.welcome-card .lumen-intro{position:relative;inset:auto;width:auto;padding:1rem 2.6rem 1rem 1rem;margin:0;border-radius:28px;box-shadow:0 5px 18px #bd884416}
.welcome-card .mascot-wrap{position:relative;inset:auto;width:150px}.lumen-intro p{font-size:1rem}
@media(max-width:800px){
 :root{--bottom-nav-height:88px}
 .topbar{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 1rem 0}
 .shell{padding-top:1rem;padding-bottom:calc(var(--bottom-nav-height) + 90px)}
 .welcome-card{grid-template-columns:minmax(0,1fr) 108px;gap:.7rem;min-height:0;padding:1.2rem;border-radius:26px}
 .welcome-copy{grid-column:1/-1}.welcome-card h1{font-size:2.1rem}.welcome-copy .eyebrow{font-size:.72rem;margin-bottom:.4rem}.welcome-copy .lead{font-size:1rem}
 .welcome-card .mascot-wrap{width:108px}.welcome-card .lumen-intro{font-size:.92rem;padding:.85rem 2.2rem .85rem .95rem}.lumen-intro p{font-size:.92rem}
 .mobile-nav{padding:.5rem .3rem max(.5rem,env(safe-area-inset-bottom));background:var(--surface);box-shadow:0 -4px 20px #9265270b}
 .mobile-nav button{gap:.25rem;min-height:57px;font-size:.75rem;font-weight:600;position:relative}
 .mobile-nav .nav-icon{width:42px;height:32px;border-radius:50%;transition:background .2s,box-shadow .2s,transform .2s}
 .mobile-nav .nav-label{line-height:1.2;min-height:1.8rem;max-width:70px}
 .mobile-nav button.active .nav-icon{background:radial-gradient(ellipse,#ffe19a 0%,#fff2cc 55%,transparent 75%);box-shadow:0 0 15px #efc45b55;filter:drop-shadow(0 0 3px #e4ae4166);transform:translateY(-1px)}
 .mobile-nav button:active .nav-icon{transform:scale(.92)}
 .chat-launcher{right:max(12px,env(safe-area-inset-right));bottom:calc(var(--bottom-nav-height) + 14px);width:56px;height:56px;padding:5px;border-radius:50%}
 .chat-launcher span{display:none}.chat-launcher img{width:44px;height:44px}.chat-launcher i{left:40px;bottom:4px}
 .chat-panel{right:8px;bottom:calc(var(--bottom-nav-height) + 10px);width:calc(100% - 16px);height:min(610px,calc(100dvh - var(--bottom-nav-height) - env(safe-area-inset-top) - 24px));grid-template-rows:auto minmax(0,1fr) auto auto auto}
 .chat-form input,input,select,textarea{font-size:max(16px,1rem)}.chat-note{font-size:.75rem}.chat-suggestions button{min-height:40px}
 .feature-card{min-height:0;padding:1.4rem}.feature-card h2{font-size:1.5rem;overflow-wrap:anywhere}.feature-card button{margin-top:.7rem}.scripture-preview{font-size:1.15rem}
 .section-block{padding:2.2rem 0 1.2rem}.quick-grid button{padding:1rem;min-height:92px}.quick-grid strong{font-size:1rem}
 .reader-head{padding:.5rem .5rem 1rem}.bible-reader,.book-panel{min-width:0}.verses{padding:1rem .4rem}
 .tabs button{min-height:48px;padding:.7rem .85rem}.editor-card input,.editor-card textarea,.editor-card select{width:100%;min-width:0}
 .toast{bottom:calc(var(--bottom-nav-height) + 80px);max-width:calc(100% - 24px);width:max-content;text-align:center}
}
@media(max-width:360px){.welcome-card{grid-template-columns:minmax(0,1fr) 82px;padding:1rem}.welcome-card .mascot-wrap{width:82px}.welcome-card h1{font-size:1.9rem}.mobile-nav button{font-size:.7rem}.chat-head{padding:.7rem}.chat-message{padding:.7rem .8rem}.form-actions{flex-wrap:wrap}}
.archive-link{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid rgba(151,112,79,.18);border-radius:22px;background:linear-gradient(135deg,#fff8ed,#fff1f0);color:inherit;text-align:left;box-shadow:0 8px 22px rgba(151,112,79,.08)}.archive-link .pastel-icon{flex:0 0 46px}.archive-link strong,.archive-link small{display:block}.archive-link small{margin-top:3px;color:var(--muted);font-size:.82rem}
