@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600&family=Libre+Caslon+Display&family=Lora:wght@400;500&display=swap');
:root{color-scheme:dark;--bg:#101b30;--panel:#19273e;--line:#34435b;--muted:#b8c2d0;--text:#f5f1e7;--gold:#e2bf7e;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.65}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px}button{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(2.8rem,5vw,4.1rem);letter-spacing:-.035em;margin-bottom:12px}h2{font-size:2.2rem}h3{font-size:1.05rem;font-weight:600}p{color:var(--muted)}.shell{display:flex;min-height:100vh}.sidebar{width:254px;flex-shrink:0;padding:38px 27px 28px;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;background:#0c1629;z-index:5}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;font-family:var(--serif);font-size:1.85rem;line-height:1.02}.brand strong{font-weight:400;color:var(--gold)}.brandmark{font-family:Georgia;font-size:2.2rem;color:var(--gold);width:40px;text-align:center}.brandline{font-size:.75rem;letter-spacing:.13em;margin:26px 0 36px;white-space:normal;color:#a6b3c7}.sidebar nav{display:grid;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:15px;padding:12px 14px;text-decoration:none;color:var(--muted);border-radius:7px;font-size:.93rem}.sidebar nav a span{font-size:1.25rem;width:22px;text-align:center}.sidebar nav a:hover{background:#20314b;color:var(--text)}.sidebar nav a.active{background:#25334c;color:var(--gold)}.sidebar-foot{margin-top:auto;padding-top:60px}.sidebar-foot p{font-family:var(--serif);font-size:1.55rem;line-height:1.4}.sidebar-foot em{color:var(--gold)}.text-btn{background:none;border:0;padding:4px 0;color:var(--muted);font-size:.82rem;text-decoration:underline;text-underline-offset:4px}.workspace{margin-left:254px;width:calc(100% - 254px)}.topbar{height:84px;border-bottom:1px solid var(--line);padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.82rem;color:var(--muted)}.quiet-label{letter-spacing:.15em;font-size:.75rem}.mobile-brand{display:none}main{max-width:1320px;margin:auto;padding:40px 48px 24px;min-height:75vh}.eyebrow{color:var(--gold);font-size:.75rem;font-weight:600;letter-spacing:.15em;display:block;margin-bottom:14px}.welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.welcome p{margin-bottom:0;font-size:.95rem}.small-note{font-size:.8rem;color:var(--muted)}.layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:start}.feature{position:relative;min-height:370px;border-radius:14px;overflow:hidden;background:#203049;display:flex;flex-direction:column;justify-content:flex-end;padding:32px}.feature:before{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,22,43,.95),rgba(15,29,52,.12) 100%),url('mountains.jpg') center 58%/cover}.feature>*{position:relative}.feature .eyebrow{color:#f4ddad;letter-spacing:.17em}.feature h2{font-size:clamp(2.3rem,4vw,3.4rem);max-width:440px;margin-bottom:15px}.feature p{font-family:var(--serif);font-size:1.35rem;color:#f5f1e7;max-width:500px;line-height:1.5;margin-bottom:18px}.feature-meta{font-size:.79rem;display:flex;align-items:center;gap:14px;color:#e9e6df}.chip{border:1px solid #abb8cf80;padding:3px 11px;border-radius:30px;font-size:.75rem}.save-btn{position:absolute;top:24px;right:24px;width:43px;height:43px;border:1px solid #ffffff60;background:#13223c80;border-radius:50%;font-size:1.6rem;display:grid;place-items:center;line-height:1}.save-btn.saved{color:var(--gold)}.goal-card{border:1px solid #665939;border-radius:14px;background:linear-gradient(140deg,#25334c,#172640);padding:25px 23px;text-align:center}.goal-card .eyebrow{font-size:.75rem}.goal-card h2{font-size:1.65rem;margin-bottom:18px}.goal-options{display:flex;justify-content:center;gap:7px;margin:12px 0 22px}.goal-options button{border:1px solid #53647f;background:transparent;border-radius:7px;padding:6px 10px;min-width:40px;font-size:.85rem}.goal-options button.selected{color:#15223b;background:var(--gold);border-color:var(--gold)}.ring{--percent:0deg;width:145px;height:145px;margin:8px auto 18px;border-radius:50%;background:conic-gradient(var(--gold) var(--percent),#3a4b65 0);display:grid;place-items:center}.ring-inner{width:131px;height:131px;border-radius:50%;background:#1c2c47;display:flex;flex-direction:column;justify-content:center}.timer-value{font-size:2.1rem;font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:1.3}.ring small{font-size:.75rem;color:var(--muted)}.button{background:var(--gold);color:#122038;border:1px solid var(--gold);border-radius:7px;padding:12px 20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:46px}.button:hover{background:#f0d398}.button.secondary{background:transparent;color:var(--text);border-color:#60718c}.button.secondary:hover{background:#263954}.button.wide{width:100%}.timer-status{font-size:.78rem;margin:13px 0 0;line-height:1.55}.section-title{font-size:1.65rem;margin:28px 0 18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.step{padding:20px 18px;border-top:1px solid var(--line)}.step h3{display:inline;font-size:.9rem}.step p{font-size:.85rem;margin:10px 0 0}.aside-note{padding:27px 12px 0;text-align:center}.aside-note p{font-family:var(--serif);font-size:1.45rem;color:#e4ddca;line-height:1.4}.aside-note span{color:var(--muted);font-size:.75rem;letter-spacing:.1em}.section-head{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.section-head h2{font-size:1.7rem;margin:0}.subtle-link{color:var(--gold);font-size:.83rem;text-underline-offset:5px}.next-row{display:flex;gap:17px;align-items:center;border-bottom:1px solid var(--line);padding:20px 0;text-decoration:none}.next-row h3{font-family:var(--serif);font-size:1.45rem;font-weight:400;margin:0}.next-row p{margin:4px 0 0;font-size:.77rem}.next-row .arrow{margin-left:auto;color:var(--gold)}.footer{display:flex;justify-content:space-between;gap:20px;padding:25px 48px;margin-top:10px;color:var(--muted);font-size:.78rem;border-top:1px solid var(--line)}.reader-header{margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:15px}.reader-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:start}.reading-paper{background:#f1ede2;color:#23334e;border-radius:12px;padding:38px 42px}.reading-paper h1{font-size:2.7rem}.reading-paper .eyebrow{color:#71613e}.reading-paper .source{font-size:.82rem;color:#53627a}.scripture{font-family:Georgia,serif;font-size:1.18rem;line-height:1.95}.scripture p{color:#25354e;margin-bottom:18px}.scripture sup{font-family:var(--sans);font-size:.75rem;color:#767254;margin-right:8px}.reading-paper .divider{height:1px;background:#c9c8bf;margin:29px 0}.reflection-copy{font-size:1rem;color:#37465d;line-height:1.85}.reflection-copy p{color:inherit}.reading-paper h2{font-size:2rem}.reading-paper .prayer{font-family:var(--serif);font-size:1.5rem;line-height:1.55;color:#2b3e5b}.sticky{position:sticky;top:25px}.journal-prompt{margin-top:25px;padding:23px;border:1px solid var(--line);border-radius:12px}.journal-prompt h3{font-family:var(--serif);font-size:1.6rem;font-weight:400;line-height:1.3}.journal-prompt p{font-size:.85rem}.journal-prompt textarea{width:100%;background:#0f1c32;border:1px solid #536680;color:var(--text);border-radius:6px;resize:vertical;min-height:135px;padding:12px;font-size:.9rem;margin-bottom:10px}.journal-prompt .small-note{font-size:.75rem;margin:10px 0 0}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}.reading-card{border:1px solid var(--line);border-radius:12px;padding:27px;background:var(--panel);position:relative}.reading-card h2{font-size:2rem;padding-right:35px;margin-bottom:12px}.reading-card p{font-size:.9rem}.reading-card .save-btn{top:17px;right:17px;width:35px;height:35px;font-size:1.3rem}.reading-card .button{margin-top:10px}.entry{border-left:2px solid var(--gold);padding:20px 25px;margin:25px 0;background:var(--panel);border-radius:0 10px 10px 0}.entry h2{font-size:1.6rem;margin-bottom:10px}.entry p{white-space:pre-wrap;color:var(--text);overflow-wrap:anywhere}.empty{padding:55px 25px;border:1px dashed #546985;border-radius:12px;text-align:center;margin:30px 0}.empty h2{font-size:2rem}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 0}.metric{padding:25px;border:1px solid var(--line);border-radius:12px}.metric strong{display:block;color:var(--gold);font-family:var(--serif);font-size:3rem;font-weight:400;line-height:1.2}.metric span{color:var(--muted);font-size:.85rem}.week{display:flex;gap:14px;justify-content:space-between;padding:30px;background:var(--panel);border-radius:12px}.day{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:.75rem;color:var(--muted)}.day i{font-style:normal;width:42px;height:42px;border:1px solid #546985;border-radius:50%;display:grid;place-items:center}.day.done i{background:var(--gold);color:#14223a;border-color:var(--gold)}.wall-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:30px 0}.wall-preview{width:100%;aspect-ratio:9/16;background:linear-gradient(#111f3670,#0d1c35c9),url('mountains.jpg') center/cover;border-radius:15px;padding:22px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:var(--serif);font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.15;color:#f1dfb6}.wall-wrap .button{margin-top:15px;width:100%}.wall-preview.plain{background:#1b2b47}.wall-preview.blue{background:linear-gradient(#111f36a0,#0d1c35df),url('mountains.jpg') center 70%/cover}.notice{padding:14px 18px;border:1px solid #8f7444;border-radius:8px;color:#f0d395;font-size:.9rem;margin-bottom:20px}dialog{background:var(--panel);border:1px solid #60728e;border-radius:14px;color:var(--text);width:min(580px,calc(100% - 28px));max-height:85vh;padding:35px}dialog::backdrop{background:#030b1bb8;backdrop-filter:blur(4px)}dialog p{font-size:.92rem}dialog h2{font-size:2.5rem}dialog h3{margin-top:25px}.close{float:right;border:0;background:none;color:var(--text);font-size:1.8rem}.skip{position:fixed;top:-100px;left:20px;background:var(--gold);color:#111;padding:10px;z-index:100}.skip:focus{top:10px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);max-width:90vw;background:var(--gold);color:#122039;padding:12px 23px;border-radius:9px;z-index:30;transition:transform .2s;box-shadow:0 4px 24px #0008;font-size:.9rem}#toast.show{transform:translateX(-50%) translateY(0)}
@media(min-width:1500px){main{padding-top:50px}.feature{min-height:410px}}@media(max-width:1150px){.sidebar{width:220px;padding:30px 19px}.workspace{margin-left:220px;width:calc(100% - 220px)}main{padding:30px}.topbar{padding:0 30px}.layout{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.goal-card{padding:22px 16px}.reader-layout{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.reading-paper{padding:28px}.quiet-label{display:none}.steps{gap:5px}.step{padding:15px 8px}.brandline{font-size:.75rem}}@media(max-width:900px){.sidebar{position:relative;width:100%;height:auto;padding:18px 24px 0;border-right:0;border-bottom:1px solid var(--line)}.brand,.brandline,.sidebar-foot{display:none}.shell{display:block}.workspace{width:100%;margin:0}.sidebar nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:14px}.sidebar nav a{white-space:nowrap;padding:8px 12px;font-size:.82rem}.sidebar nav a span{display:none}.topbar{height:70px}.mobile-brand{display:block;font-family:var(--serif);font-size:1.4rem;color:var(--text)}.mobile-brand strong{font-weight:400;color:var(--gold)}.top-date{font-size:.75rem}.welcome{margin-bottom:25px}.reader-layout{grid-template-columns:1fr}.reader-layout>.sticky{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px}.journal-prompt{margin:0}.wall-grid{gap:15px}}@media(max-width:620px){main{padding:28px 20px 20px}.topbar{padding:0 20px}.sidebar{padding:12px 12px 0}.sidebar nav a{padding:9px 10px;font-size:.8rem}.top-date{max-width:125px;text-align:right}.welcome h1{font-size:2.8rem}.welcome .small-note{display:none}.layout{grid-template-columns:1fr}.feature{min-height:340px;padding:26px}.feature h2{font-size:2.8rem}.feature p{font-size:1.3rem}.steps{margin-top:15px}.step{padding:14px 6px}.step p{font-size:.8rem}.aside-note{display:none}.goal-card{margin-top:8px;padding:23px}.goal-card .ring{width:136px;height:136px}.goal-card .ring-inner{width:123px;height:123px}.goal-card h2{margin-bottom:14px}.reader-layout>.sticky{grid-template-columns:1fr}.reading-paper{padding:28px 24px}.reading-paper h1{font-size:2.45rem}.scripture{font-size:1.1rem}.card-grid{grid-template-columns:1fr}.metrics{gap:8px}.metric{padding:18px 12px}.metric strong{font-size:2.6rem}.metric span{font-size:.75rem}.week{padding:22px 12px;gap:4px}.day i{width:33px;height:33px}.wall-grid{grid-template-columns:1fr;max-width:300px;margin:30px auto}.wall-preview{font-size:2.7rem}.footer{padding:22px 20px;display:block}.footer>span{display:block;margin-bottom:9px}.reader-header{font-size:.8rem}.reader-header .button{padding:8px 12px;min-height:42px}.section-head{gap:15px}.section-head h2{font-size:1.5rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Put the daily practice controls first on phones. */
@media(max-width:620px){
 .layout>aside{order:-1}
 .layout>aside .goal-card{display:grid;grid-template-columns:minmax(0,1fr) 108px;column-gap:12px;text-align:left;margin-top:0;padding:20px}
 .layout>aside .goal-card>.eyebrow{grid-column:1;margin-bottom:7px;font-size:.75rem;letter-spacing:.1em}
 .layout>aside .goal-card>h2{grid-column:1;font-size:1.6rem;margin-bottom:9px}
 .layout>aside .goal-options{grid-column:1;justify-content:flex-start;flex-wrap:wrap;gap:5px;margin:0 0 16px}
 .layout>aside .goal-options button{min-width:36px;padding:7px 8px;min-height:42px}
 .layout>aside .ring{grid-column:2;grid-row:1 / 4;align-self:center;width:108px;height:108px;margin:0 0 12px}
 .layout>aside .ring-inner{width:97px;height:97px}
 .layout>aside .timer-value{font-size:1.75rem}
 .layout>aside .goal-card>.button,.layout>aside .timer-status{grid-column:1 / -1;text-align:center}
 .layout>aside .timer-status{margin-top:10px}
}
@media(max-width:360px){
 .layout>aside .goal-card{grid-template-columns:minmax(0,1fr) 88px;padding:16px;column-gap:8px}
 .layout>aside .ring{width:88px;height:88px}
 .layout>aside .ring-inner{width:78px;height:78px}
 .layout>aside .timer-value{font-size:1.45rem}
 .layout>aside .goal-options button{min-width:32px;padding:7px 5px}
}

.full-chapter{margin:24px 0;color:#25354e}.full-chapter summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-top:1px solid #c9c8bf;border-bottom:1px solid #c9c8bf;font-size:1rem;text-decoration:underline;text-underline-offset:4px}.full-chapter summary::-webkit-details-marker{display:none}.full-chapter summary:focus-visible{outline:2px solid #71613e;outline-offset:5px}.full-chapter summary span{font-size:1.4rem;text-decoration:none}.full-chapter[open] summary span{transform:rotate(45deg)}.chapter-body{padding-top:26px}.chapter-body h2{font-size:2rem}

.plan-message{margin:24px 0}.reading-paper .plan-message{background:transparent;color:inherit;border:1px solid #8c805d;padding:24px;border-radius:16px}.reading-paper .plan-message p{color:inherit}.reminder{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:20px}.reminder label{font-size:1rem}.reminder input{font:inherit;padding:12px;border-radius:8px;border:1px solid #8c805d;background:#f1ede2;color:#25354e}.reminder .small-note{flex-basis:100%;margin:0}.reading-paper .button:disabled{opacity:.7}.plan-message h2{font-size:clamp(1.6rem,4vw,2.3rem)}

.about-story{max-width:820px;margin:0 auto}.about-story p,.about-story li{font-size:1.1rem;line-height:1.85}.about-story li{margin-bottom:16px}.about-story h2{font-size:clamp(2rem,5vw,3rem)}.about-story .button{color:#101b30}.reminder-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}#reminder-dialog input{display:block;font:inherit;padding:12px;margin-top:10px;border-radius:8px;border:1px solid #8c805d;background:#f1ede2;color:#25354e}#reminder-dialog{max-height:85dvh;overflow:auto}#reminder-dialog .button{white-space:normal}@media(display-mode:standalone){.topbar{padding-top:max(16px,env(safe-area-inset-top))}.footer{padding-bottom:max(24px,env(safe-area-inset-bottom))}}

.mobile-nav{display:none}.explore-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.explore-card{display:flex;align-items:flex-start;gap:18px;padding:24px;background:var(--panel);border:1px solid var(--line);border-radius:14px;text-decoration:none}.explore-card:hover{border-color:var(--gold);background:#20314b}.explore-icon{color:var(--gold);font-size:1.7rem;line-height:1.3}.explore-card h2{font-size:1.8rem;margin-bottom:8px}.explore-card p{font-size:1rem;margin:0}.sidebar{overflow-y:auto}@media(max-width:900px){.sidebar{display:none}.mobile-nav{position:fixed;inset:auto 0 0;z-index:20;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;background:#0c1629;border-top:1px solid #34435b;padding:8px 10px calc(8px + env(safe-area-inset-bottom));}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:58px;padding:4px;border-radius:10px;text-decoration:none;color:var(--muted);font-size:.875rem;font-weight:500}.mobile-nav a span{font-size:1.35rem;line-height:1.2}.mobile-nav a.active{background:#25334c;color:var(--gold)}.workspace{padding-bottom:calc(90px + env(safe-area-inset-bottom))}#toast{bottom:calc(95px + env(safe-area-inset-bottom))}.explore-grid{grid-template-columns:1fr}.explore-card{padding:22px}html{scroll-padding-bottom:calc(100px + env(safe-area-inset-bottom))}}

.visual-card{padding:0;overflow:hidden}.card-photo{display:block;overflow:hidden;aspect-ratio:16/9;background:var(--panel)}.card-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.card-photo:hover img{transform:scale(1.025)}.card-copy{padding:24px}.visual-card h2{padding-right:0;margin-bottom:10px}.visual-card h2 a{text-decoration:none}.visual-card .eyebrow{margin-bottom:9px}.visual-card .save-btn{width:44px;height:44px;background:#101b30d9}.visual-card .subtle-link{display:inline-flex;align-items:center;min-height:44px;font-size:.95rem}.visual-card .card-copy>p{margin-bottom:6px}.reading-scene{display:block;width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:28px}.messenger-photo{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:10px;margin:24px 0 30px}.about-story section[aria-labelledby="messenger-title"] p{margin-bottom:1.6em}@media(max-width:620px){.card-copy{padding:22px}.reading-scene{height:145px;margin-bottom:24px}.visual-card h2{font-size:2rem}}

.about-story p,.about-story li{color:#37465d}
.account-card{max-width:760px;padding:30px;border:1px solid var(--line);border-radius:14px;background:var(--panel)}.account-card h2{font-size:2rem}.account-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.account-card .danger{min-height:46px;padding:11px 18px;border-radius:7px;border:1px solid #d98b8b;background:transparent;color:#ffd4d4;font:inherit;font-weight:600}.status-good{display:inline-block;color:#b8e5bd;border:1px solid #4c7751;border-radius:99px;padding:3px 10px;font-size:.78rem;margin-bottom:12px}#account-status{min-height:1.5em;color:var(--gold);margin-top:15px}
.account-email{margin-top:-12px}.sync-status{display:inline-block;margin:8px 0 22px;font-size:.9rem}.sync-status.saved{color:#b8e5bd}.sync-status.pending{color:var(--gold)}.sync-status.failed{color:#ffb6b6}.account-section{border-top:1px solid var(--line);padding:22px 0}.account-section h3{font-size:1rem}.toggle-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.toggle-row input{width:20px;height:20px}.reminder-fields{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.reminder-fields input{padding:9px 11px;border:1px solid #60718c;border-radius:7px;background:#101b30;color:var(--text)}.timezone{font-size:.85rem;color:var(--muted)}.account-settings summary{cursor:pointer;color:var(--gold);font-weight:600}.account-settings summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}#reminder-account-status{min-height:1.5em;color:var(--gold);font-size:.85rem;margin-top:10px}
.reminder-controls{margin:16px 0 10px}.reminder-controls .button{min-height:48px}#reminder-account-status strong{color:#4f3810}

/* Staging design preview: Today only. */
.today-redesign{--today-ivory:#f6f1e7;--today-ink:#17263d;--today-gold:#d6ad63;font-family:'Inter',system-ui,sans-serif;margin:-12px 0 30px}.today-redesign h1,.today-redesign h2,.today-redesign h3{font-family:'Lora',Georgia,serif;font-weight:500}.today-hero{position:relative;min-height:470px;border-radius:18px;overflow:hidden;display:flex;align-items:center;padding:clamp(38px,5.2vw,68px);isolation:isolate;background:#172a45 url('today-sunrise-v1.png') center/cover no-repeat}.today-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,20,38,.9) 0%,rgba(10,25,46,.68) 38%,rgba(11,28,51,.1) 68%),linear-gradient(0deg,rgba(6,18,34,.38),transparent 55%)}.today-hero-copy{max-width:590px}.today-hero .eyebrow{color:#f1d49e}.today-hero h1{font-size:clamp(3.2rem,6.3vw,5.7rem);letter-spacing:-.045em;line-height:1.02;margin-bottom:18px;text-wrap:balance}.today-hero p{max-width:470px;color:#ece8de;font-size:1.08rem;line-height:1.65;margin-bottom:25px}.today-cta{font-family:'Inter',system-ui,sans-serif;border-radius:999px;padding:14px 25px;background:var(--today-gold);border-color:var(--today-gold);transition:transform .18s ease,background .18s ease}.today-cta:hover{transform:translateY(-1px);background:#e4c17e}.today-focus{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(310px,.8fr);gap:0;background:var(--today-ivory);color:var(--today-ink);border-radius:16px;margin-top:18px;overflow:hidden}.today-reading-copy{padding:clamp(30px,3.8vw,48px)}.today-reading-copy .eyebrow,.today-practice .eyebrow,.today-next .eyebrow{color:#6b5223}.today-reading-copy h2{font-size:clamp(2.2rem,4vw,3.35rem);margin-bottom:18px}.today-reading-copy blockquote{font-family:'Lora',Georgia,serif;font-weight:400;font-size:clamp(1.3rem,2.1vw,1.72rem);line-height:1.62;margin:0 0 14px;color:#1d304b;max-width:720px}.today-reference{color:#46556b;font-size:.86rem;letter-spacing:.02em}.today-reading-copy .subtle-link{display:inline-block;color:#594318;margin-top:12px;font-weight:700}.today-practice{padding:clamp(28px,3.3vw,42px);border-left:1px solid #d9d0bf;display:grid;grid-template-columns:1fr;align-content:center;text-align:center}.today-practice h2{font-size:1.7rem;margin-bottom:8px;color:#17263d}.today-practice p{color:#46556b;font-size:.86rem}.today-practice .goal-options{margin:15px 0 20px}.today-practice .goal-options button{color:#1d304b;border-color:#9e8f76;background:transparent;border-radius:999px;min-width:52px}.today-practice .goal-options button small{font-size:.65rem}.today-practice .goal-options button.selected{background:#243754;color:#fff;border-color:#243754}.today-practice .ring{background:conic-gradient(#a77d37 var(--percent),#d3c8b5 0);margin-bottom:0}.today-practice .ring-inner{background:var(--today-ivory);color:#1d304b}.today-practice .ring small{color:#46556b}.today-next{padding:30px 4px 8px}.today-next .section-head{margin-top:0}.today-next .section-head h2{font-size:2rem}.today-next .next-row{padding:19px 3px;border-color:#40506a}.today-next .next-row h3{font-family:'Lora',Georgia,serif;font-weight:500}.today-next .next-row p{font-family:'Inter',system-ui,sans-serif}.today-next .arrow{font-size:1.25rem}.sidebar nav{gap:10px}.sidebar nav a{font-family:'Inter',system-ui,sans-serif}.sidebar nav a.active{background:transparent;border-left:2px solid var(--gold);border-radius:0;color:var(--text)}
@media(max-width:900px){.today-redesign{margin-top:0}.today-hero{min-height:480px}.today-focus{grid-template-columns:1fr}.today-practice{border-left:0;border-top:1px solid #d9d0bf;grid-template-columns:minmax(0,1fr) 150px;text-align:left;gap:24px}.today-practice .ring{grid-column:2;grid-row:1;align-self:center}.today-practice .goal-options{justify-content:flex-start;margin-bottom:0}}
@media(max-width:620px){.today-redesign{margin:-8px -4px 20px}.today-hero{min-height:410px;padding:30px 25px;align-items:flex-end;border-radius:14px;background-position:65% center}.today-hero:after{background:linear-gradient(0deg,rgba(7,20,38,.94) 0%,rgba(8,23,42,.65) 56%,rgba(8,23,42,.12) 100%)}.today-hero h1{font-size:2.85rem;line-height:1.03;margin-bottom:12px}.today-hero p{font-size:.95rem;line-height:1.52;margin-bottom:18px}.today-hero .eyebrow{margin-bottom:10px}.today-cta{width:100%;min-height:50px}.today-focus{margin-top:14px;border-radius:14px}.today-reading-copy{padding:30px 25px}.today-reading-copy blockquote{font-size:1.32rem;line-height:1.72}.today-practice{padding:28px 25px;grid-template-columns:1fr 112px;gap:12px}.today-practice .ring{width:108px;height:108px}.today-practice .ring-inner{width:97px;height:97px}.today-practice .timer-value{font-size:1.65rem}.today-practice .goal-options{gap:5px}.today-practice .goal-options button{min-width:52px;padding:7px 7px}.today-practice .goal-options button small{display:inline;font-size:.64rem}.today-next{padding-top:28px}.today-next .section-head{align-items:flex-end}.today-next .section-head .subtle-link{max-width:110px;text-align:right}.today-next .next-row{padding:20px 1px}.today-next .next-row h3{font-size:1.3rem}}

/* Approved visual system, shared across staging screens. */
:root{--ivory:#f6f1e7;--ivory-2:#eee7da;--ink:#17263d;--ink-soft:#46556b;--warm-gold:#d6ad63;--serif:'Lora',Georgia,serif;--sans:'Inter',system-ui,sans-serif}
body{font-family:var(--sans)}h1,h2{font-family:var(--serif);font-weight:500}.scripture{font-family:'Lora',Georgia,serif}.button,.text-btn,.subtle-link,.sidebar nav,.mobile-nav{font-family:var(--sans)}
main{max-width:1240px;padding-top:30px}.topbar{height:72px}.welcome{margin-bottom:22px}.welcome h1{font-size:clamp(2.65rem,4.6vw,3.8rem)}.section-title{margin-top:22px}.card-grid{margin-top:22px}.footer{margin-top:0}
.reading-paper{background:var(--ivory);color:var(--ink);box-shadow:0 14px 40px rgba(4,12,25,.14)}.reading-paper h1,.reading-paper h2{color:var(--ink)}.reading-paper .source{color:#4b5c73}.scripture{font-size:1.25rem;line-height:1.88}.scripture p{color:#1d304b}.reflection-copy{color:#33465f}.reading-paper .prayer{font-family:'Lora',Georgia,serif;color:#263b59}.reading-paper .button.secondary{color:var(--ink);border-color:#7d725e}.reading-paper .button.secondary:hover{background:var(--ivory-2)}
.reading-card,.explore-card,.entry,.metric,.week,.account-card{background:var(--ivory);color:var(--ink);border-color:#d8cfbf}.reading-card h2,.explore-card h2,.entry h2,.account-card h2,.account-card h3{color:var(--ink)}.reading-card p,.explore-card p,.metric span,.account-card p,.account-card label,.account-card .timezone{color:var(--ink-soft)}.reading-card .subtle-link,.explore-card .subtle-link,.entry .subtle-link{color:#624816}.explore-card:hover{background:var(--ivory-2);border-color:var(--warm-gold)}.entry p{color:#263b54}.week .day{color:#44566f}.week .day i{border-color:#8e816b}.journal-prompt{background:#17263d;border-color:#3d506d}.goal-card{border-color:#6f5d3d}.goal-options button small{font-size:.65rem}.account-card .account-section{border-color:#d8cfbf}.account-card input{background:#fffaf0;color:var(--ink);border-color:#9a8d77}.account-card .account-settings summary,#account-status,#reminder-account-status{color:#6b4d17}.account-card .sync-status.pending{color:#74520f}.account-card .sync-status.failed{color:#9c2f2f}.account-card .sync-status.saved{color:#296138}.account-card .danger{color:#8f2727;border-color:#b86666}.about-story{box-shadow:0 14px 40px rgba(4,12,25,.14)}
.account-card .button.secondary{appearance:none!important;-webkit-appearance:none!important;color-scheme:light;background:#fffaf0!important;color:#17263d!important;-webkit-text-fill-color:#17263d!important;border-color:#76694f!important;opacity:1}.account-card .button.secondary>span{display:inline-block;color:#17263d!important;-webkit-text-fill-color:#17263d!important;opacity:1!important;visibility:visible!important}.account-card .button.secondary:hover,.account-card .button.secondary:active{background:#e8dec9!important;color:#101d31!important;-webkit-text-fill-color:#101d31!important;border-color:#5f5138!important}.account-card .button.secondary:hover>span,.account-card .button.secondary:active>span{color:#101d31!important;-webkit-text-fill-color:#101d31!important}.account-card .button.secondary:focus-visible{outline-color:#6b4d17}
#toast{opacity:0;visibility:hidden;pointer-events:none}#toast.show{opacity:1;visibility:visible}
@media(min-width:901px){.today-hero{min-height:420px;padding:48px 54px}.today-focus{margin-top:15px}.today-reading-copy{padding:36px 42px}.today-practice{padding:34px}.today-next{padding-top:24px}.reader-layout{gap:24px}.reading-paper{padding:34px 38px}.card-grid{gap:15px}.reading-card{padding:23px}.explore-card{padding:21px}.metrics{margin:24px 0}.account-card{padding:26px}}
@media(max-width:900px){main{padding-bottom:28px}.workspace{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.footer{padding-bottom:calc(110px + env(safe-area-inset-bottom))}.mobile-nav{box-shadow:0 -8px 24px rgba(4,12,25,.2)}#toast{bottom:calc(106px + env(safe-area-inset-bottom))}}
@media(max-width:620px){main{padding-top:20px}.scripture{font-size:1.28rem;line-height:1.82}.reading-paper{padding:26px 22px}.reading-scene{margin:-4px 0 22px}.welcome{margin-bottom:18px}.welcome h1{font-size:2.55rem}.card-grid{margin-top:20px}.goal-options button small{display:inline}.layout>aside .goal-options button{min-width:52px}.mobile-nav a{min-height:56px}.footer{padding-bottom:calc(112px + env(safe-area-inset-bottom))}}
.today-reading-copy{min-width:0}.today-reading-copy blockquote{overflow-wrap:anywhere}
@media(max-width:620px){.today-practice{grid-template-columns:minmax(0,1fr) 96px}.today-practice .ring{width:92px;height:92px}.today-practice .ring-inner{width:82px;height:82px}.today-practice .timer-value{font-size:1.45rem}.today-practice .ring small{font-size:.67rem}}
.welcome-dialog{width:min(92vw,620px);max-height:min(88vh,760px);overflow:auto;padding:clamp(28px,5vw,48px);border:1px solid #d8cfbf;border-radius:20px;background:#f6f1e7;color:#17263d;box-shadow:0 28px 90px rgba(4,12,25,.42)}.welcome-dialog::backdrop{background:rgba(7,20,38,.72);backdrop-filter:blur(4px)}.welcome-dialog .close{color:#17263d;background:#fffaf0;border-color:#9a8d77}.welcome-dialog h2{font-family:'Lora',Georgia,serif;font-weight:500;font-size:clamp(2.25rem,6vw,3.35rem);line-height:1.08;letter-spacing:-.025em;margin:12px 36px 18px 0;color:#17263d}.welcome-dialog p,.welcome-dialog li{color:#344860;line-height:1.65}.welcome-dialog .welcome-lead{font-family:'Lora',Georgia,serif;font-size:1.18rem;color:#1d304b}.welcome-dialog .eyebrow{color:#6b5223}.welcome-dialog ol{padding-left:1.35rem}.welcome-actions,.install-actions{display:flex;flex-wrap:wrap;align-items:center;gap:11px;margin-top:25px}.welcome-actions .button,.install-actions .button{min-height:48px}.welcome-actions .button.secondary,.install-actions .button.secondary{background:#fffaf0;color:#17263d;border-color:#76694f}.welcome-actions .text-btn{color:#594318;padding:12px}.welcome-install{padding:18px 20px;background:#fffaf0;border:1px solid #d8cfbf;border-radius:12px}.install-actions{margin-bottom:18px}@media(max-width:620px){.welcome-dialog{width:calc(100vw - 24px);padding:30px 22px;border-radius:16px}.welcome-dialog h2{font-size:2.35rem}.welcome-actions,.install-actions{display:grid}.welcome-actions .button,.install-actions .button{width:100%;text-align:center}.welcome-actions .text-btn{justify-self:center}}
