:root{--font-geist:Arial,Helvetica,sans-serif;--font-geist-mono:ui-monospace,SFMono-Regular,monospace;--navy:#173442;--navy-deep:#102b38;--ink:#263740;--muted:#75828a;--line:#e7e8e5;--cream:#f7f7f3;--gold:#bd985c;--sage:#93aa98;--rose:#bb817e;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}form{margin:0}.brand{color:#f9f5ea;letter-spacing:.18em;white-space:nowrap;align-items:center;gap:11px;font-size:14px;font-weight:500;display:inline-flex}.brand strong{font-weight:800}.brand-symbol{letter-spacing:0;border:1px solid;border-radius:50%;place-items:center;width:32px;height:32px;font-size:21px;line-height:1;display:grid}.brand-dark{color:var(--navy)}.eyebrow,.card-overline,.section-kicker,.summary-kicker,.topbar-label,.auth-footer,.section-counter,.journey-badge,.admin-footnote{letter-spacing:.15em;font-size:11px;font-weight:800}.eyebrow{color:#b48d51}.eyebrow.light{color:#d3b682}.eyebrow span,.topbar-label span{color:#aab5b7;padding:0 5px}.auth-shell{background:radial-gradient(circle at 0% 90%,#254956 0%,transparent 40%),var(--navy-deep);min-height:100vh;position:relative;overflow:hidden}.auth-ambient{pointer-events:none;border:1px solid #ffffff13;border-radius:50%;position:absolute}.auth-ambient-one{width:620px;height:620px;bottom:-430px;left:-250px}.auth-ambient-two{width:520px;height:520px;top:-430px;left:18%}.auth-layout{grid-template-columns:minmax(0,1fr) minmax(390px,470px);align-items:center;gap:clamp(40px,7vw,130px);max-width:1280px;min-height:100vh;margin:auto;padding:52px 48px;display:grid;position:relative}.auth-story{max-width:680px}.auth-story .eyebrow{margin:110px 0 20px}.auth-story h1{color:#fcfaf3;letter-spacing:-.065em;max-width:730px;margin-bottom:25px;font-size:clamp(52px,5.2vw,78px);font-weight:500;line-height:1.08}.auth-story h1 em{color:#d1ab70;letter-spacing:-.055em;font-family:Georgia,serif;font-weight:400}.auth-intro{color:#c4ced1;max-width:530px;font-size:17px;line-height:1.8}.auth-features{border-top:1px solid #ffffff2b;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:55px;padding-top:30px;display:grid}.auth-features>div{color:#f4f0e8;align-items:center;gap:11px;display:flex}.feature-icon{color:#d0ad78;background:#ffffff17;border-radius:10px;flex:0 0 39px;place-items:center;height:39px;display:grid}.auth-features strong,.auth-features small{display:block}.auth-features strong{font-size:13px;font-weight:650}.auth-features small{color:#aab9bd;margin-top:4px;font-size:11px}.auth-quote{color:#afc0c0;align-items:center;gap:12px;margin-top:55px;font:italic 16px Georgia,serif;display:flex}.auth-quote span{font:700 10px var(--font-geist),sans-serif;letter-spacing:.15em;color:#b99d74}.auth-card-wrap{padding-top:42px}.auth-card,.verify-card,.admin-login-card{background:#fff;border-radius:15px;padding:48px;box-shadow:0 26px 80px #04151c2e}.card-overline{color:#b48e55;margin-bottom:16px}.auth-card h2,.verify-card h1,.admin-login-card h1{letter-spacing:-.055em;color:var(--navy);margin-bottom:15px;font-size:39px;font-weight:620;line-height:1.13}.auth-card>p,.verify-card>p,.admin-login-card>p{color:#7d888b;margin-bottom:30px;font-size:14px;line-height:1.75}.form-stack{flex-direction:column;gap:10px;display:flex}.form-stack label,.add-person-form label{color:#41535c;font-size:12px;font-weight:750}.form-stack input,.add-person-form input{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #dfe4e3;border-radius:7px;outline:none;padding:0 14px}.form-stack input:focus,.add-person-form input:focus{border-color:#b6a079;box-shadow:0 0 0 3px #bd985c24}.form-stack input::placeholder,.add-person-form input::placeholder{color:#aab2b3}.form-stack label:not(:first-child){margin-top:10px}.button{border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:51px;font-size:13px;font-weight:700;display:inline-flex}.button-primary{background:var(--navy);color:#fff;margin-top:17px}.button-primary:hover{background:#245064}.privacy-note{color:#9aa5a5;align-items:center;gap:8px;margin-top:25px;font-size:11px;line-height:1.5;display:flex}.privacy-note svg{color:#91a99b;flex:none}.auth-footer{color:#9baeb0;text-align:center;letter-spacing:.11em;margin-top:25px;font-size:9px}.auth-footer span{color:#f3eee3}.admin-link{color:#9fb2b6;text-underline-offset:4px;width:max-content;margin:25px auto 0;font-size:11px;text-decoration:underline;display:block}.form-error{color:#a7473c;background:#fff0ed;border:1px solid #f0c9c2;border-radius:7px;margin:0 0 20px;padding:10px 12px;font-size:12px}.simple-center,.verify-shell,.admin-login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.verify-shell,.admin-login-shell{background:var(--cream)}.verify-card,.admin-login-card{width:min(100%,460px)}.verify-card .brand,.admin-login-card .brand{margin-bottom:48px}.verify-icon{color:#ad8952;background:#f3ede2;border-radius:12px;place-items:center;width:52px;height:52px;margin-bottom:25px;display:grid}.code-input{text-align:center;font:700 24px var(--font-geist-mono),monospace;letter-spacing:.3em}.back-link{color:#7b898b;align-items:center;gap:7px;margin-top:24px;font-size:12px;display:inline-flex}.back-link:hover{color:var(--navy)}.dashboard-shell,.admin-shell{background:var(--cream);min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #eceeea;justify-content:space-between;align-items:center;height:78px;padding:0 max(32px,50vw - 610px);display:flex}.topbar-right{align-items:center;gap:28px;display:flex}.topbar-label{color:#829093}.logout-button{color:#6f7e83;background:0 0;border:0;align-items:center;gap:7px;font-size:12px;display:inline-flex}.logout-button:hover{color:var(--navy)}.dashboard-content,.admin-content{max-width:1220px;margin:auto;padding:53px 32px 30px}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:33px;display:flex}.dashboard-heading h1{letter-spacing:-.06em;color:var(--navy);margin:9px 0 10px;font-size:43px;font-weight:640;line-height:1.1}.heading-dot{color:var(--gold)}.dashboard-heading p{color:#879298;margin:0;font-size:14px}.journey-badge{color:#9d7e4e;letter-spacing:.08em;white-space:nowrap;background:#f0e9dd;border:1px solid #e8dcc8;border-radius:100px;align-items:center;gap:8px;padding:12px 16px;display:inline-flex}.summary-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px;display:grid}.summary-card{background:#fff;border:1px solid #e8eae7;border-radius:11px;min-height:186px;padding:22px 25px;position:relative;overflow:hidden}.summary-card-dark{background:var(--navy);border-color:var(--navy);color:#fff}.summary-card-dark:after{content:"✳";color:#ffffff0b;font-size:175px;position:absolute;bottom:-90px;right:-20px}.summary-top{justify-content:space-between;align-items:center;display:flex}.summary-icon{border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.summary-icon.flame{color:#d6ab70;background:#315363}.summary-icon.amber{color:#b48d55;background:#f5ebda}.summary-icon.sage{color:#74947f;background:#e9f0e9}.summary-kicker{color:#9ba6a5;font-size:10px}.summary-card-dark .summary-kicker{color:#a7b9bd}.summary-number{letter-spacing:-.065em;margin:17px 0 2px;font-size:41px;font-weight:650;line-height:1}.summary-number span{letter-spacing:-.01em;color:#9fa9a9;font-size:16px;font-weight:450}.summary-card-dark .summary-number span{color:#becacc}.summary-footer{color:#889595;justify-content:space-between;font-size:12px;display:flex}.summary-card-dark .summary-footer{color:#c2cdcd}.summary-footer>span{color:#b79966;font-weight:700}.mini-progress{background:#e6e9e5;height:4px;position:absolute;bottom:0;left:0;right:0}.mini-progress span{background:#b9a16f;height:100%;display:block}.panel-card{background:#fff;border:1px solid #e8eae7;border-radius:11px}.reading-card{margin-bottom:20px;padding:28px 30px 24px}.section-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.section-kicker{color:#b19260;margin-bottom:11px;font-size:10px}.section-index{color:#9f8050;letter-spacing:0;background:#f3eee6;border-radius:6px;place-items:center;width:23px;height:23px;margin-right:8px;display:inline-grid}.section-head h2,.admin-table-heading h2{letter-spacing:-.045em;color:var(--navy);margin-bottom:7px;font-size:24px;font-weight:650}.section-head p,.admin-table-heading p{color:#8e999b;margin-bottom:0;font-size:12px}.section-counter{color:#758789;letter-spacing:.03em;white-space:nowrap;border:1px solid #e5e8e5;border-radius:7px;align-items:center;gap:8px;padding:11px 13px;display:flex}.reading-help{color:#99a4a5;align-items:center;gap:7px;margin:28px 0 16px;font-size:11px;display:flex}.legend-dot{border-radius:3px;width:10px;height:10px;margin-left:11px;display:inline-block}.legend-dot:first-child{margin-left:0}.legend-dot.done{background:#3e7780}.legend-dot.today{background:#f6f2ea;border:2px solid #b59765}.legend-dot.upcoming{background:#eef0ed}.help-spacer{flex:1}.reading-scroll{padding-bottom:4px;overflow-x:auto}.reading-grid{grid-template-columns:repeat(15,minmax(0,1fr));gap:8px;min-width:680px;display:grid}.reading-grid form{min-width:0}.day-cell{aspect-ratio:1.25;color:#849195;width:100%;font:600 11px var(--font-geist-mono),monospace;background:#f7f8f5;border:1px solid #e6eae7;border-radius:6px;place-items:center;transition:transform .15s,background .15s,border-color .15s;display:grid}.day-cell:hover:not(:disabled){border-color:#8ab0a9;transform:translateY(-2px)}.day-cell.is-done{color:#fff;background:#3e7780;border-color:#3e7780}.day-cell.is-today{border-color:#a88a5d;box-shadow:0 0 0 2px #d5b483}.day-cell.is-future{color:#c2cbc9;background:#f2f4f1;border-color:#f0f2ef}.reading-bottom{color:#9ba5a6;letter-spacing:.13em;align-items:center;gap:16px;margin-top:18px;font-size:9px;font-weight:800;display:flex}.reading-bottom strong{color:#708082;margin-left:6px;font-weight:800}.reading-line{background:#e8ece8;flex:1;height:1px}.lower-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.services-card,.prayer-card{padding:27px 29px 25px}.section-head.compact{margin-bottom:25px}.header-icon{color:#71927f;background:#edf3ec;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.header-icon.rose{color:#bb8584;background:#f7eeee}.service-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.service-row{text-align:left;background:#fff;border:1px solid #e8ebe8;border-radius:7px;align-items:center;gap:11px;width:100%;min-height:62px;padding:8px 10px;display:flex}.service-row:not(:disabled):hover{background:#f8faf7;border-color:#a8bdb4}.service-row.complete{background:#f3f8f4;border-color:#d8e9db}.service-row:disabled{opacity:.57}.service-check{color:#fff;border:1.5px solid #cbd4d0;border-radius:5px;flex:none;place-items:center;width:22px;height:22px;display:grid}.service-row.complete .service-check{background:#68947b;border-color:#68947b}.service-info{flex:1;min-width:0;display:block}.service-info strong,.service-info small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.service-info strong{color:#3f535c;font-size:11px}.service-info small{color:#9da8a7;margin-top:4px;font-size:9px}.service-status{color:#a5afae;white-space:nowrap;font-size:9px}.service-row.complete .service-status{color:#6f9c7e}.people-list{flex-direction:column;gap:8px;display:flex}.person-row,.empty-person{border:1px solid #ececea;border-radius:7px;align-items:center;gap:12px;min-height:67px;padding:8px 12px;display:flex}.person-row.answered{background:#f5f8f4;border-color:#e4ede2}.person-avatar,.empty-person>span{color:#b88983;width:37px;height:37px;font:700 12px var(--font-geist-mono),monospace;background:#f4ede9;border-radius:50%;flex:none;place-items:center;display:grid}.person-row.answered .person-avatar{color:#6f9a77;background:#e5efe5}.person-main{flex:1;min-width:0}.person-main strong,.person-main small,.empty-person strong,.empty-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.person-main strong,.empty-person strong{color:#475a61;font-size:12px}.person-main small,.empty-person small{color:#9ca7a6;margin-top:4px;font-size:10px}.empty-person{background:#fbfcfa;border-style:dashed}.empty-person>span{color:#a4afab;background:#f1f2f0}.empty-person strong{color:#9aa5a3}.empty-person small{color:#b7bfbc}.person-actions{align-items:center;gap:4px;display:flex}.heart-action{color:#ad7775;white-space:nowrap;background:#f9f1f0;border:0;border-radius:5px;align-items:center;gap:5px;padding:8px;font-size:9px;font-weight:700;display:flex}.heart-action:hover{background:#f1dedd}.remove-action{color:#b5bdbc;background:0 0;border:0;padding:5px}.remove-action:hover{color:#b96060}.answered-icon{color:#83a58c}.add-person-form{margin-top:18px}.add-person-form label{margin-bottom:7px;font-size:11px;display:block}.add-person-form>div{gap:7px;display:flex}.add-person-form input{height:42px;font-size:12px}.add-person-button{background:var(--navy);color:#fff;border:0;border-radius:6px;flex:none;place-items:center;width:42px;display:grid}.add-person-button:hover{background:#285366}.prayer-note{color:#a5a09c;align-items:center;gap:7px;margin-top:18px;font-size:10px;display:flex}.prayer-note svg{color:#bb8584}.dashboard-footer{color:#9aa6a5;border-top:1px solid #e5e8e4;justify-content:space-between;align-items:center;gap:20px;margin-top:55px;padding-top:25px;font-size:11px;display:flex}.dashboard-footer .brand{font-size:11px}.dashboard-footer .brand-symbol{width:25px;height:25px;font-size:17px}.dashboard-footer p{margin:0}.dashboard-footer>span{letter-spacing:.12em;align-items:center;gap:4px;font-size:9px;font-weight:800;display:flex}.admin-login-card{width:min(100%,450px)}.admin-content{padding-top:53px}.admin-stats{gap:16px;margin-bottom:22px;display:flex}.admin-stat{background:#fff;border:1px solid #e9ebe8;border-radius:10px;align-items:center;gap:14px;min-width:240px;padding:18px 22px;display:flex}.admin-stat>span{color:#5d8c8b;background:#e8f0ef;border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.admin-stat>span.alert{color:#be915c;background:#faf0e3}.admin-stat strong,.admin-stat small{display:block}.admin-stat strong{color:var(--navy);font-size:24px;line-height:1}.admin-stat small{color:#94a0a1;margin-top:5px;font-size:11px}.admin-table-card{overflow:hidden}.admin-table-heading{justify-content:space-between;align-items:end;gap:15px;padding:27px 29px 24px;display:flex}.admin-filter{white-space:nowrap;background:#f2f4f1;border-radius:7px;gap:4px;padding:4px;display:flex}.admin-filter a{color:#8c9999;border-radius:5px;padding:9px 13px;font-size:11px;font-weight:700}.admin-filter a.active{color:var(--navy);background:#fff;box-shadow:0 1px 4px #dfe4df}.admin-filter span{color:#ae7665;background:#f4e7dd;border-radius:9px;margin-left:4px;padding:1px 6px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%}th{color:#9aa5a3;letter-spacing:.12em;background:#f8f9f6;border-top:1px solid #e9ebe8;border-bottom:1px solid #e9ebe8;padding:14px 29px;font-size:9px;font-weight:800}td{color:#708083;border-bottom:1px solid #edf0ed;padding:15px 29px;font-size:12px}tr:last-child td{border-bottom:0}td a{color:#537881;align-items:center;gap:4px;display:inline-flex}td a:hover{text-decoration:underline}.table-person{align-items:center;gap:10px;display:flex}.table-person span{color:#64877a;background:#e8efea;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:grid}.table-person strong{color:#40545d;font-weight:650}.days-badge{color:#628c70;background:#eef4ed;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:750;display:inline-block}.days-badge.overdue{color:#bc735e;background:#faede9}.empty-table{text-align:center;color:#a4afad;padding:55px 20px}.empty-table svg{margin-bottom:12px}.empty-table strong{color:#748587;font-size:13px;display:block}.empty-table p{margin:6px 0 0;font-size:11px}.admin-footnote{color:#9aa6a5;letter-spacing:0;justify-content:space-between;gap:15px;margin-top:20px;font-size:10px;display:flex}.admin-footnote a{color:#6d8a87;align-items:center;gap:4px;display:inline-flex}@media (max-width:1050px){.auth-layout{gap:40px}.auth-story h1{font-size:56px}.auth-features{gap:10px}.auth-features>div{align-items:start}.auth-features small{line-height:1.4}.heart-action span,.service-status{display:none}}@media (max-width:800px){.auth-layout{grid-template-columns:1fr;gap:35px;padding:30px 24px 45px}.auth-story{max-width:none}.auth-story .eyebrow{margin-top:50px}.auth-story h1{max-width:600px}.auth-card-wrap{padding-top:0}.auth-card{max-width:600px}.auth-quote{margin-top:30px}.summary-grid{grid-template-columns:repeat(3,1fr)}.summary-card{min-height:165px;padding:18px}.summary-number{font-size:34px}.lower-grid{grid-template-columns:1fr}.service-status,.heart-action span{display:inline}.topbar{padding:0 24px}.dashboard-content,.admin-content{padding:35px 24px}.admin-table-heading{flex-direction:column;align-items:start}}@media (max-width:580px){.auth-layout{padding:26px 17px 40px}.auth-story h1{font-size:47px}.auth-story .eyebrow{margin-top:46px}.auth-intro{font-size:15px}.auth-features{margin-top:30px}.auth-features>div{flex-direction:column;gap:7px}.auth-features strong{font-size:12px}.auth-features small{font-size:10px}.auth-quote{font-size:13px}.auth-quote span{font-size:8px}.auth-card,.verify-card,.admin-login-card{padding:33px 26px}.auth-card h2{font-size:34px}.topbar{height:69px;padding:0 17px}.topbar-label{display:none}.dashboard-content,.admin-content{padding:32px 16px}.dashboard-heading{align-items:start}.dashboard-heading h1{font-size:35px}.dashboard-heading p{font-size:12px;line-height:1.5}.journey-badge{display:none}.summary-grid{grid-template-columns:1fr 1fr;gap:9px}.summary-card{min-height:150px;padding:15px}.summary-card-dark{grid-column:1/-1;min-height:145px}.summary-card-dark .summary-number{font-size:40px}.summary-icon{width:34px;height:34px}.summary-number{font-size:30px}.summary-number span{font-size:12px}.summary-kicker{font-size:8px}.summary-footer{font-size:10px}.reading-card,.services-card,.prayer-card{padding:22px 18px}.section-head h2{font-size:21px}.section-head p{line-height:1.4}.section-counter{padding:9px;font-size:9px}.section-counter svg{display:none}.reading-help{flex-wrap:wrap;line-height:1.8}.help-spacer{display:none}.reading-grid,.service-list{gap:6px}.service-row{gap:7px;padding:7px}.service-check{width:19px;height:19px}.service-info strong{font-size:10px}.service-info small{font-size:8px}.service-status,.heart-action span,.dashboard-footer p{display:none}.admin-stats{gap:9px}.admin-stat{flex:1;gap:9px;min-width:0;padding:13px}.admin-stat>span{width:34px;height:34px}.admin-stat strong{font-size:20px}.admin-stat small{font-size:9px;line-height:1.3}.admin-table-heading{padding:22px 18px}.admin-filter{width:100%}.admin-filter a{padding:8px;font-size:10px}.admin-footnote{flex-direction:column}}.site-topbar{gap:24px}.site-nav{align-items:center;gap:5px;display:flex}.site-nav a,.admin-tabs a{color:#738489;border-radius:7px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:700;display:inline-flex}.site-nav a:hover,.site-nav a.active,.admin-tabs a:hover,.admin-tabs a.active{color:var(--navy);background:#eaf0ec}.panel-card{background:#fff;border:1px solid #e8eae7;border-radius:11px;padding:27px 29px}.today-section{margin-bottom:25px}.daily-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:23px;display:grid}.daily-card{border:1px solid #e8eae7;border-radius:9px;flex-direction:column;min-height:225px;padding:22px;display:flex}.daily-icon,.reflection-icon{border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.daily-icon.amber{color:#b48d55;background:#f5ebda}.daily-icon.sage,.reflection-icon.sage{color:#74947f;background:#e9f0e9}.daily-icon.rose,.reflection-icon.rose{color:#b77c7a;background:#f8eded}.daily-label{letter-spacing:.14em;color:#9b8664;margin-top:15px;font-size:10px;font-weight:800}.daily-card h3{color:var(--navy);margin:7px 0;font-size:19px}.daily-card p{color:#829094;flex:1;font-size:12px;line-height:1.6}.daily-card p strong{color:#4d6770}.daily-card-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.daily-card-bottom>a,.daily-card-bottom>span,.text-action{color:#658580;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.habit-check{color:#587b68;white-space:nowrap;background:#f4f8f5;border:1px solid #d9e2df;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:9px 11px;font-size:11px;font-weight:800;display:inline-flex}.habit-check.checked{color:#fff;background:#678e75;border-color:#678e75}.habit-check:disabled{opacity:.45}.service-item{align-items:center;display:flex}.service-item .service-info{flex:1}.service-open{color:#9caeaa}.reflection-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:25px;display:grid}.reflection-card{background:#fff;border:1px solid #e8eae7;border-radius:11px;align-items:center;gap:17px;padding:23px;display:flex}.reflection-card:hover{border-color:#b9c8be}.reflection-card h2{color:var(--navy);margin:8px 0 5px;font-size:20px}.reflection-card p{color:#859396;margin:0;font-size:12px;line-height:1.5}.reflection-arrow{color:#8a9d97;flex:none;margin-left:auto}.subpage-heading{margin-bottom:23px}.subpage-heading .back-link{margin:0 0 25px}.subpage-heading h1{letter-spacing:-.055em;color:var(--navy);margin:7px 0 9px;font-size:clamp(35px,4vw,49px)}.subpage-heading>p{color:#829094;font-size:14px;line-height:1.6}.privacy-banner{color:#617e72;background:#edf3ed;border:1px solid #dce8dd;border-radius:8px;align-items:center;gap:9px;margin:0 0 22px;padding:12px 15px;font-size:12px;display:flex}.form-success{color:#4a8059;background:#ebf5eb;border:1px solid #d3e8d4;border-radius:7px;margin:15px 0;padding:10px 12px;font-size:12px}.plan-layout,.dream-layout,.goal-layout{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:20px;display:grid}.plan-layout h2,.dream-layout h2,.goal-layout h2,.guide-detail h2,.cms-card h2{color:var(--navy);letter-spacing:-.03em}.plan-layout p,.guide-detail p,.dream-layout p,.goal-layout p,.cms-card p{color:#829094;font-size:13px;line-height:1.7}.plan-actions{color:#879597;border-top:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:15px;margin-top:25px;padding-top:22px;font-size:12px;display:flex}.scripture-reference{color:#a17f4e;background:#f8f3e9;border-radius:8px;align-items:center;gap:9px;padding:14px 16px;font-size:13px;font-weight:700;display:flex}.guide-block{border-bottom:1px solid #edf0ed;padding:24px 0}.guide-block h2{margin:8px 0}.guide-block p{white-space:pre-wrap;margin-bottom:0}.guide-empty{text-align:center;color:#9aac9d;padding:45px 20px}.guide-empty svg{margin-bottom:12px}.guide-empty h2{margin-bottom:8px}.editor-form{flex-direction:column;gap:9px;display:flex}.editor-form label,.goal-bottom label{color:#4c6267;margin-top:11px;font-size:12px;font-weight:800}.editor-form input,.editor-form textarea,.goal-form textarea,.goal-bottom select{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe5e1;border-radius:7px;outline:none;padding:12px 13px;font-size:13px}.editor-form input:focus,.editor-form textarea:focus,.goal-form textarea:focus,.goal-bottom select:focus{border-color:#a6bba8;box-shadow:0 0 0 3px #e8f1e8}.editor-form textarea,.goal-form textarea{resize:vertical;line-height:1.6}.form-actions{align-items:center;gap:18px;display:flex}.form-actions .button{padding:0 20px}.dream-list h2{margin:8px 0 16px}.dream-entry{margin-bottom:13px}.dream-entry-top,.dream-entry-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.dream-entry-top span{color:#b68381}.dream-entry-top small{color:#9ca9a8}.dream-entry h3{color:var(--navy);margin:15px 0 7px}.dream-entry p{white-space:pre-wrap;overflow-wrap:anywhere}.dream-entry-actions{border-top:1px solid #edf0ed;justify-content:flex-start;padding-top:14px}.dream-entry-actions a,.dream-entry-actions button{color:#718b84;background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:inline-flex}.dream-entry-actions button{color:#af7772}.empty-dream{text-align:center;padding:40px}.empty-dream strong{color:var(--navy);margin-top:8px;display:block}.goal-tabs,.admin-tabs{flex-wrap:wrap;gap:5px;margin:0 0 20px;display:flex}.goal-tabs a{color:#789087;background:#fff;border:1px solid #e4eae4;border-radius:8px;align-items:center;gap:7px;padding:13px 17px;font-size:12px;font-weight:700;display:inline-flex}.goal-tabs a.active{background:var(--navy);color:#fff;border-color:var(--navy)}.goal-question{border-top:1px solid #edf0ed;gap:16px;padding:20px 0;display:flex}.goal-question>span{color:#b89b71;font-size:11px;font-weight:800}.goal-question>div{flex:1}.goal-question label,.goal-question small{display:block}.goal-question label{color:#405861;font-size:13px;font-weight:800}.goal-question small{color:#93a09e;margin:5px 0 10px;font-size:11px}.goal-bottom{border-top:1px solid #edf0ed;flex-direction:column;align-items:flex-start;gap:9px;padding-top:17px;display:flex}.goal-bottom select{max-width:300px}.goal-bottom .button{padding:0 20px}.goal-summary,.goal-note{margin-bottom:16px}.goal-quote{color:#526d65!important;font:italic 19px Georgia,serif!important}.next-step{border-top:1px solid #edf0ed;padding-top:13px}.next-step strong{color:#6d8c76;font-size:12px}.goal-status{color:#5f8a6d;background:#edf3ed;border-radius:20px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-block}.goal-note{color:#84a08e;gap:10px;padding:5px 10px;display:flex}.goal-note p{margin:0}.admin-tabs{border-bottom:1px solid #e4e9e4;margin-bottom:25px;padding-bottom:13px}.cms-card{max-width:900px}.cms-card h2{margin:9px 0}.cms-picker{grid-template-columns:repeat(15,1fr);gap:6px;margin:23px 0;display:grid}.cms-picker a{color:#83928c;border:1px solid #e0e6e0;border-radius:5px;place-items:center;min-height:34px;font-size:11px;display:grid}.cms-picker a.published{color:#4d805a;background:#e8f2e9;border-color:#bbd3bf}.cms-picker a.active{background:var(--navy);border-color:var(--navy);color:#fff}.cms-form{max-width:700px}.cms-form h3{color:var(--navy);margin:0}.cms-field{flex-direction:column;gap:8px;display:flex}.publish-check{align-items:center;display:flex;gap:9px!important;margin:15px 0!important}.publish-check input{width:auto}.cms-form .button{align-self:flex-start;padding:0 24px}@media (max-width:900px){.site-topbar{flex-wrap:wrap;height:auto;min-height:78px;padding-top:12px;padding-bottom:12px}.site-nav{order:3;justify-content:space-around;width:100%}.daily-grid{grid-template-columns:1fr}.daily-card{min-height:0}.plan-layout,.dream-layout,.goal-layout{grid-template-columns:1fr}.cms-picker{grid-template-columns:repeat(10,1fr)}}@media (max-width:600px){.site-nav a{flex-direction:column;gap:3px;padding:6px;font-size:10px}.site-nav svg{width:17px;height:17px}.reflection-grid{grid-template-columns:1fr}.reflection-card{padding:18px}.panel-card{padding:20px 17px}.cms-picker{grid-template-columns:repeat(6,1fr)}.plan-actions{flex-direction:column;align-items:flex-start}.admin-tabs a{padding:8px;font-size:11px}.admin-stats{flex-direction:column}.admin-filter{overflow:auto}}.plan-detail{margin-bottom:22px}.plan-detail h2{color:var(--navy);margin:10px 0 19px;font-size:27px}.guide-copy{white-space:pre-wrap;color:#6d8284;font-size:13px;line-height:1.7}.guide-copy.muted{color:#9aa6a4}.plan-actions>span{align-items:center;gap:6px;display:inline-flex}.guide-list{gap:13px;display:grid}.guide-list-card{align-items:center;gap:20px;display:flex}.guide-number{color:#63826e;background:#edf2eb;border-radius:9px;flex:none;place-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:grid}.guide-list-main{flex:1}.guide-list-main h2{color:var(--navy);margin:7px 0 4px;font-size:19px}.guide-list-main p{color:#94a1a0;margin:0;font-size:12px}.guide-list-actions{align-items:center;gap:18px;display:flex}.guide-detail{max-width:850px}.guide-detail .guide-block:last-of-type{border:0}@media (max-width:650px){.guide-list-card{flex-wrap:wrap;align-items:flex-start}.guide-list-main{min-width:calc(100% - 70px)}.guide-list-actions{justify-content:space-between;width:100%}.guide-number{width:42px;height:42px}}.goal-area-field{border-top:1px solid #edf0ed;flex-direction:column;gap:7px;padding:17px 0 20px;display:flex}.goal-area-field label{color:#405861;font-size:13px;font-weight:800}.goal-area-field small{color:#93a09e;font-size:11px}.goal-area-field input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #dfe5e1;border-radius:7px;padding:12px 13px;font-size:13px}.goal-area-field input:focus{border-color:#a6bba8;outline:none;box-shadow:0 0 0 3px #e8f1e8}.goals-overview{margin-top:28px}.goals-overview .section-head{margin-bottom:17px}.goal-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.goal-overview-card{background:#fff;border:1px solid #e8eae7;border-radius:10px;flex-direction:column;min-height:170px;padding:20px;display:flex}.goal-overview-card:hover{border-color:#aac3ae}.goal-overview-card.completed{background:#f6faf5}.goal-overview-top{color:#7c957f;justify-content:space-between;align-items:flex-start;gap:10px;font-size:11px;font-weight:800;display:flex}.goal-overview-state{color:#8b9b99;white-space:nowrap;background:#f0f3ef;border-radius:20px;padding:5px 8px;font-size:10px}.goal-overview-card.completed .goal-overview-state{color:#557b5d;background:#e1eee2}.goal-overview-card h3{color:var(--navy);overflow-wrap:anywhere;margin:15px 0 8px;font-size:17px;line-height:1.35}.goal-overview-card p{color:#829094;overflow-wrap:anywhere;margin:0 0 16px;font-size:12px;line-height:1.5}.goal-overview-card p strong{color:#5e806a}.goal-overview-link{color:#648a74;align-items:center;gap:5px;margin-top:auto;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:650px){.goal-overview-grid{grid-template-columns:1fr}.goal-overview-card{min-height:155px}.goal-overview-top{align-items:center}}.brand-with-logo{gap:10px}.brand-logo{background-image:url(/logo-viver-em-cristo.png);background-position:50%;background-repeat:no-repeat;background-size:200px 200px;flex:none;width:152px;height:36px;display:block}.brand-dark .brand-logo{filter:brightness(0)saturate()invert(17%)sepia(21%)saturate(1185%)hue-rotate(153deg)brightness(95%)}.brand-name{letter-spacing:.13em;font-size:12px}.brand-compact .brand-logo{background-size:158px 158px;width:120px;height:29px}.brand-compact .brand-name,.dashboard-footer .brand-with-logo{font-size:10px}@media (max-width:580px){.site-topbar .brand-name{display:none}.site-topbar .brand-logo{background-size:184px 184px;width:140px;height:34px}.admin-shell .topbar .brand-name{display:none}.admin-shell .topbar .brand-logo{background-size:184px 184px;width:140px;height:34px}.dashboard-footer .brand-name{display:none}}.agenda-card{margin-bottom:25px}.agenda-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.agenda-heading h2{letter-spacing:-.045em;color:var(--navy);margin:9px 0 6px;font-size:28px}.agenda-heading h2 span{color:var(--gold);padding:0 3px}.agenda-heading p{color:#60727a;margin:0;font-size:13px}.agenda-icon{color:#5b8069;background:#eaf2e9;border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.agenda-tabs{border-bottom:1px solid #e5eae5;gap:6px;margin-top:22px;padding-bottom:12px;display:flex}.agenda-tabs a{color:#536971;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:13px;font-weight:750;display:inline-flex}.agenda-tabs a.active{background:var(--navy);color:#fff}.agenda-period{justify-content:space-between;align-items:center;gap:12px;margin:20px 0;display:flex}.agenda-period>div:first-child{flex-direction:column;gap:3px;display:flex}.agenda-period strong{color:var(--navy);text-transform:capitalize;font-size:17px}.agenda-period span{color:#647881;font-size:12px}.agenda-count{background:#eef4ec;border-radius:20px;padding:8px 11px;font-weight:750;display:inline-flex;color:#52775c!important}.task-add{margin:0 0 18px}.task-add label{color:#3d5660;margin-bottom:8px;font-size:12px;font-weight:750;display:block}.task-add>div{gap:8px;display:flex}.task-add input,.task-edit-panel input{min-width:0;min-height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd7d0;border-radius:7px;flex:1;padding:0 13px;font-size:14px}.task-add button{background:var(--navy);color:#fff;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.task-add button:hover,.task-save:hover{background:#285366}.task-list{flex-direction:column;gap:8px;display:flex}.task-row{background:#fbfcfa;border:1px solid #e5ebe5;border-radius:8px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;min-height:58px;padding:7px 9px;display:grid}.task-row.is-complete{background:#f1f6f0}.task-toggle{color:#fff;background:#fff;border:2px solid #99b69e;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.task-toggle[aria-pressed=true]{background:#608a6d;border-color:#608a6d}.task-main{flex-direction:column;gap:3px;min-width:0;display:flex}.task-main span{color:#2d454d;overflow-wrap:anywhere;font-size:14px;font-weight:650}.is-complete .task-main span{color:#668071;text-decoration:line-through}.task-main small{color:#647b7d;font-size:12px}.task-edit{position:relative}.task-edit summary{color:#547475;cursor:pointer;border-radius:7px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.task-edit summary:hover,.task-edit[open] summary{background:#e8f0ec}.task-edit summary::-webkit-details-marker{display:none}.task-edit-panel{z-index:30;background:#fff;border:1px solid #d5e0d6;border-radius:9px;width:min(310px,100vw - 55px);padding:16px;position:absolute;top:47px;right:0;box-shadow:0 16px 45px #102b382b}.task-edit-panel form:first-child{flex-direction:column;gap:8px;display:flex}.task-edit-panel label{color:#3d5660;font-size:12px;font-weight:750}.task-save{background:var(--navy);color:#fff;border:0;border-radius:7px;min-height:42px;font-size:12px;font-weight:800}.task-delete{color:#a24e4d;background:0 0;border:0;align-items:center;gap:6px;min-height:42px;margin-top:8px;font-size:12px;font-weight:700;display:inline-flex}.agenda-empty{color:#718b76;border:1px dashed #d5e1d5;border-radius:8px;align-items:center;gap:10px;padding:20px;display:flex}.agenda-empty p{color:#536b65;margin:0;font-size:13px}.agenda-overdue{border-top:1px solid #e5eae5;margin-top:26px;padding-top:22px}.agenda-overdue h3{color:var(--navy);margin:0 0 4px;font-size:17px}.agenda-overdue h3 span{color:#986b3f;background:#f6e9dc;border-radius:13px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:11px;display:inline-grid}.agenda-overdue>p{color:#60747a;margin-bottom:15px;font-size:12px}.agenda-week-nav{align-items:center;gap:5px;display:flex}.agenda-week-nav a{color:#527268;border:1px solid #dce5de;border-radius:7px;place-items:center;min-width:42px;height:42px;display:grid}.agenda-week-nav a:hover{background:#edf4ee}.agenda-week-nav a.agenda-now{white-space:nowrap;padding:0 9px;font-size:11px;font-weight:800}.agenda-week-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.agenda-week-day{background:#fbfcfa;border:1px solid #e1e8e1;border-radius:9px;flex-direction:column;min-width:0;padding:16px;display:flex}.agenda-week-day.is-today{background:#f4faf3;border-color:#88ad91}.agenda-week-day-head{border-bottom:1px solid #e2eae3;justify-content:space-between;align-items:center;gap:8px;padding-bottom:12px;display:flex}.agenda-week-day-head>div{flex-direction:column;gap:3px;display:flex}.agenda-week-day-head strong{color:var(--navy);text-transform:capitalize;font-size:14px}.agenda-week-day-head span{color:#647881;font-size:11px}.agenda-week-day-head>span{color:#527b5f;background:#e6efe6;border-radius:14px;place-items:center;min-width:27px;height:27px;font-weight:800;display:grid}.agenda-week-day .task-list{flex:1;margin:12px 0}.agenda-week-day .task-row{grid-template-columns:36px minmax(0,1fr) 40px;gap:6px;padding:6px}.agenda-week-day .task-toggle{width:36px;height:36px}.agenda-week-day .task-edit summary{width:40px;height:40px}.agenda-week-day .task-main span{font-size:12px}.agenda-no-tasks{color:#728783;margin:2px 0;font-size:12px}.task-add-compact{margin:0}.task-add-compact label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.task-add-compact input{min-height:42px;padding:0 10px;font-size:12px}.task-add-compact button{min-width:42px;min-height:42px;padding:0}.task-add-compact button span{display:none}@media (max-width:980px){.agenda-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.agenda-week-grid{grid-template-columns:1fr}.agenda-heading h2{font-size:24px}.agenda-period{flex-direction:column;align-items:flex-start}.agenda-week-nav{justify-content:space-between;width:100%}.agenda-week-day{padding:13px}.task-add button span{display:none}.task-add button{min-width:46px;padding:0 10px}.agenda-tabs a{flex:1}}:where(a,button,input,textarea,select,summary):focus-visible{outline-offset:3px;outline:3px solid #b38443}:where(a,button,summary){touch-action:manipulation}:where(a,button,summary):not(:disabled){cursor:pointer}.auth-card>p,.admin-login-card>p,.dashboard-heading p,.section-head p,.daily-card p,.reflection-card p,.goal-overview-card p{color:#536a72}.service-info strong{font-size:12px}.service-info small,.person-main small,.empty-person small{color:#5f7377;font-size:11px}.service-check{width:44px!important;height:44px!important}.service-row{gap:10px;min-height:62px}.service-open{place-items:center;min-width:40px;min-height:44px;display:grid}.heart-action,.remove-action{justify-content:center;min-width:44px;min-height:44px;font-size:11px}.add-person-button{min-width:44px;min-height:44px}.reading-grid{min-width:780px}.day-cell{aspect-ratio:auto;min-height:44px;font-size:12px}.site-nav a{min-height:44px}.admin-filter a{color:#50646b;align-items:center;min-height:40px;display:inline-flex}.goal-tabs a{min-height:44px}.cms-picker a{min-height:40px}.dashboard-content,.admin-content{overflow-wrap:anywhere}@media (max-width:580px){.site-nav a{padding:7px 5px;font-size:11px}.service-row{padding:7px 9px}.service-info small{font-size:11px}.heart-action span{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:650px){.service-list{grid-template-columns:1fr}.service-info strong{font-size:12px}.person-row{flex-wrap:wrap}.person-actions{margin-left:auto}}.agenda-period strong,.agenda-week-day-head strong{text-transform:none}.agenda-week-nav a{min-width:44px;min-height:44px}@media (max-width:580px){.auth-layout{gap:22px}.auth-story .eyebrow{margin:27px 0 11px}.auth-story h1{margin:0 0 12px;font-size:35px;line-height:1.08}.auth-intro{margin:0;font-size:14px;line-height:1.55}.auth-features,.auth-quote{display:none}.auth-card{padding:27px 25px}.auth-card h2{font-size:29px}.auth-card>p{margin-bottom:19px}}.agenda-group-head{justify-content:space-between;align-items:end;gap:14px;margin:28px 0 13px;display:flex}.agenda-group-head:first-of-type{margin-top:20px}.agenda-group-head span{color:#a4783f;letter-spacing:.12em;font-size:10px;font-weight:800;display:block}.agenda-group-head h3{color:var(--navy);letter-spacing:-.03em;margin:5px 0 0;font-size:19px}.agenda-group-head>small{color:#5d747b;white-space:nowrap;font-size:12px}.journey-list{flex-direction:column;gap:8px;display:flex}.journey-row{background:#fbfcfa;border:1px solid #e3eae3;border-radius:9px;grid-template-columns:44px 36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:70px;padding:10px 13px;display:grid}.journey-row.is-complete{background:#f0f6ef}.journey-row .task-toggle:disabled{opacity:.55;cursor:not-allowed}.journey-icon{color:#5f826a;background:#eaf2e9;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.journey-main{flex-direction:column;gap:3px;min-width:0;display:flex}.journey-main strong{color:var(--navy);font-size:14px}.journey-main small{color:#5d7177;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.journey-link{color:#386b70;white-space:nowrap;align-items:center;gap:5px;min-height:44px;font-size:12px;font-weight:750;display:inline-flex}.agenda-weekly-cue{color:#6f895e;background:#f8f7ef;border:1px solid #e4e8dd;border-radius:9px;align-items:center;gap:11px;margin-top:12px;padding:14px;display:flex}.agenda-weekly-cue>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.agenda-weekly-cue strong{color:var(--navy);font-size:13px}.agenda-weekly-cue span{color:#60737a;font-size:12px}.agenda-weekly-cue a{color:#386b70;white-space:nowrap;align-items:center;gap:5px;min-height:44px;font-size:12px;font-weight:750;display:inline-flex}.agenda-goal-list{flex-direction:column;gap:8px;display:flex}.agenda-goal{background:#fbfcfa;border:1px solid #e3eae3;border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.agenda-goal-icon{color:#5f826a;background:#eaf2e9;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.agenda-goal strong{color:var(--navy);font-size:13px}.agenda-goal p{color:#5d7177;overflow-wrap:anywhere;margin:3px 0 0;font-size:12px;line-height:1.45}.agenda-goal button,.agenda-goal a{color:#375b46;white-space:nowrap;background:#edf4ee;border:1px solid #d4e1d7;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:44px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.agenda-goal button:hover,.agenda-goal a:hover{background:#e2eee4}.agenda-empty a,.agenda-week-note a{color:#376c70;text-underline-offset:2px;text-decoration:underline}.agenda-week-note{color:#5d7177;margin:-5px 0 18px;font-size:12px;line-height:1.5}@media (max-width:650px){.journey-row{grid-template-columns:44px minmax(0,1fr) auto;gap:9px;padding:9px}.journey-icon{display:none}.agenda-weekly-cue{flex-wrap:wrap}.agenda-weekly-cue a{margin-left:30px}.agenda-goal{grid-template-columns:32px minmax(0,1fr)}.agenda-goal form,.agenda-goal>a{grid-column:2;justify-self:start}.agenda-group-head h3{font-size:17px}.agenda-group-head>small{font-size:11px}}.site-nav{flex-wrap:wrap;justify-content:center}.site-nav a{min-height:44px;padding:9px 10px}.onboarding-shell{background:var(--cream);min-height:100vh}.onboarding-top{border-bottom:1px solid #e1e6e1;justify-content:space-between;align-items:center;max-width:1080px;margin:auto;padding:25px 28px;display:flex}.onboarding-top>span{color:#6a7c7e;letter-spacing:.12em;font-size:11px;font-weight:800}.onboarding-content{max-width:900px;margin:auto;padding:42px 28px 70px}.onboarding-intro h1{max-width:710px;color:var(--navy);letter-spacing:-.05em;margin:11px 0 14px;font-size:clamp(32px,4vw,46px);line-height:1.1}.onboarding-intro p{color:#536a72;max-width:740px;margin:0;font-size:15px;line-height:1.65}.onboarding-start{color:#375d48;background:#eaf1e9;border-radius:8px;align-items:center;gap:9px;width:max-content;max-width:100%;margin:20px 0 27px;padding:12px 15px;font-size:13px;display:flex}.onboarding-steps{grid-template-columns:1fr 1fr;gap:12px;display:grid}.onboarding-step{background:#fff;border:1px solid #e1e8e1;border-radius:10px;gap:14px;padding:22px;display:flex}.onboarding-step-icon{color:#5d8169;background:#eaf1e9;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;display:grid}.onboarding-step small{color:#aa834c;letter-spacing:.12em;font-size:10px;font-weight:800}.onboarding-step h2{color:var(--navy);margin:5px 0 7px;font-size:17px}.onboarding-step p{color:#5b7076;margin:0;font-size:13px;line-height:1.55}.onboarding-actions{align-items:center;gap:18px;margin-top:25px;display:flex}.onboarding-actions button{background:var(--navy);color:#fff;border:0;border-radius:8px;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:13px;font-weight:800;display:inline-flex}.onboarding-actions a{color:#426d6a;font-size:13px;font-weight:700}.onboarding-note{color:#607577;align-items:center;gap:7px;margin-top:24px;font-size:12px;display:flex}.home-intro{justify-content:space-between;align-items:end;gap:15px;margin-bottom:22px;display:flex}.home-intro h1{color:var(--navy);letter-spacing:-.055em;margin:8px 0 6px;font-size:42px}.home-intro p{color:#536a72;margin:0;font-size:14px}.home-intro>a{color:#386b70;white-space:nowrap;align-items:center;gap:7px;min-height:44px;font-size:13px;font-weight:750;display:inline-flex}.home-next{background:var(--navy);color:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:30px;padding:29px 31px;display:flex}.home-next>div>span{color:#d2ad76;letter-spacing:.13em;font-size:10px;font-weight:800}.home-next h2{color:#fff;letter-spacing:-.04em;margin:8px 0;font-size:27px}.home-next p{color:#cad8da;max-width:560px;margin:0;font-size:14px;line-height:1.55}.home-next>a{min-height:50px;color:var(--navy);white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 19px;font-size:13px;font-weight:800;display:inline-flex}.home-next-status{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.home-next-status span{color:#e0e9e6;background:#315565;border-radius:6px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;display:inline-flex}.home-progress{grid-template-columns:repeat(3,1fr);gap:11px;margin:15px 0 34px;display:grid}.home-progress>div{background:#fff;border:1px solid #e4e9e4;border-radius:8px;flex-direction:column;gap:4px;padding:17px 19px;display:flex}.home-progress strong{color:var(--navy);font-size:18px}.home-progress span{color:#60757a;font-size:12px}.home-section-heading h2{color:var(--navy);letter-spacing:-.04em;margin:0 0 4px;font-size:23px}.home-section-heading p{color:#5e7177;margin:0 0 17px;font-size:13px}.home-destinations{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-destination{background:#fff;border:1px solid #e1e8e1;border-radius:9px;align-items:center;gap:13px;min-height:87px;padding:15px;display:flex}.home-destination:hover{border-color:#9fbba5}.home-destination-icon{color:#5f826a;background:#eaf1e9;border-radius:9px;flex:none;place-items:center;width:43px;height:43px;display:grid}.home-destination>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.home-destination strong{color:var(--navy);font-size:14px}.home-destination small{color:#5d7177;font-size:12px;line-height:1.35}.home-destination>svg{color:#64807b;flex:none}.home-private{color:#60757a;margin-top:22px;font-size:12px;line-height:1.5}.journey-page .subpage-heading{margin-bottom:21px}.journey-page .agenda-card{max-width:900px}.journey-page .agenda-heading{display:none}.journey-next-links{flex-wrap:wrap;gap:8px;max-width:900px;display:flex}.journey-next-links a{color:#406a62;background:#fff;border:1px solid #dbe5dc;border-radius:7px;align-items:center;gap:7px;min-height:44px;padding:0 13px;font-size:12px;font-weight:750;display:inline-flex}.intercession-card{max-width:800px}.intercession-next{max-width:800px;margin-top:18px}.intercession-next p{color:#5a7076;font:italic 15px Georgia,serif}.intercession-next p span{font:700 10px var(--font-geist),sans-serif;letter-spacing:.1em;color:#9c7544}.intercession-next a{color:#386b70;font-size:13px;font-weight:750}@media (max-width:900px){.site-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;display:grid}.site-nav a{justify-content:center}.onboarding-steps{grid-template-columns:1fr}}@media (max-width:600px){.site-nav a{min-width:0;padding:7px 2px;font-size:10px}.site-nav svg{width:18px;height:18px}.onboarding-top{padding:18px}.onboarding-top>span{display:none}.onboarding-content{padding:28px 17px 45px}.onboarding-step{padding:16px}.onboarding-step h2{font-size:16px}.home-intro{flex-direction:column;align-items:start}.home-intro h1{font-size:35px}.home-next{flex-direction:column;align-items:start;padding:23px}.home-next h2{font-size:24px}.home-next>a{width:100%}.home-progress{grid-template-columns:1fr;gap:7px;margin-bottom:27px}.home-progress>div{padding:12px 15px}.home-destinations{grid-template-columns:1fr}.home-destination{min-height:75px}.journey-next-links{flex-direction:column}.intercession-card{padding:20px 17px}}@media (max-width:1150px){.site-topbar{flex-wrap:wrap;height:auto;min-height:78px;padding-top:10px;padding-bottom:10px}.site-nav{order:3;justify-content:space-between;width:100%}}@media (max-width:900px){.site-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;display:grid}}.intercession-reminder{background:#f1f7f0;border:1px solid #dbe6da;border-radius:10px;align-items:flex-start;gap:16px;margin:16px 0 0;padding:22px;display:flex}.intercession-reminder-icon{color:#537c5d;background:#dfece0;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;display:grid}.intercession-reminder-content{flex:1;min-width:0}.intercession-reminder-kicker{color:#5c805f;letter-spacing:.12em;font-size:10px;font-weight:800;display:block}.intercession-reminder h2{color:var(--navy);letter-spacing:-.03em;margin:5px 0 7px;font-size:19px}.intercession-reminder p{color:#4e6466;max-width:700px;margin:0;font-size:13px;line-height:1.5}.intercession-reminder-slots{flex-wrap:wrap;gap:7px;margin:15px 0;display:flex}.intercession-reminder-slots span{color:#67816d;border:1px dashed #afc7af;border-radius:16px;align-items:center;min-height:30px;padding:4px 10px;font-size:12px;display:inline-flex}.intercession-reminder-slots span.filled{color:#335d42;background:#fff;border-style:solid;font-weight:700}.intercession-reminder-form label{color:#3d5660;margin-bottom:7px;font-size:12px;font-weight:750;display:block}.intercession-reminder-form>div{gap:8px;max-width:510px;display:flex}.intercession-reminder-form input{min-width:0;min-height:46px;color:var(--ink);font:inherit;background:#fff;border:1px solid #bccfc0;border-radius:7px;flex:1;padding:0 13px;font-size:14px}.intercession-reminder-form button{background:var(--navy);color:#fff;white-space:nowrap;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex}.intercession-reminder-content>a{color:#386b70;align-items:center;gap:5px;min-height:44px;margin-top:8px;font-size:12px;font-weight:750;display:inline-flex}.home-page>.intercession-reminder+.home-progress{margin-top:15px}@media (max-width:600px){.intercession-reminder{gap:10px;padding:16px}.intercession-reminder-icon{width:34px;height:34px}.intercession-reminder h2{font-size:17px}.intercession-reminder-form>div{flex-direction:column}.intercession-reminder-form button{width:100%}}.intercession-reminder.is-compact{margin:12px 0 19px;padding:14px}.intercession-reminder.is-compact p{font-size:12px}.intercession-reminder.is-compact .intercession-reminder-slots{margin:10px 0}.intercession-reminder.is-compact .intercession-reminder-content>a{margin-top:2px}.reading-page .subpage-heading{max-width:870px}.reading-page .subpage-heading>p{color:#536a72}.reading-page .plan-detail,.reading-intro,.reading-closing{max-width:890px}.reading-intro,.reading-closing{background:#f4f8f2;border:1px solid #dfe8de;border-radius:10px;margin:0 0 18px}.reading-intro summary,.reading-closing summary{min-height:54px;color:var(--navy);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;font-size:13px;font-weight:800;list-style:none;display:flex}.reading-intro summary::-webkit-details-marker{display:none}.reading-closing summary::-webkit-details-marker{display:none}.reading-intro[open] summary svg,.reading-closing[open] summary svg{transform:rotate(90deg)}.reading-intro>.reading-rich-text,.reading-closing>.reading-rich-text{padding:0 20px 20px}.reading-day-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.reading-day-top>span{color:#66806b;text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:800}.reading-page .plan-detail>h2{margin:15px 0 22px;font-size:clamp(25px,3.5vw,34px);line-height:1.15}.reading-stage{border-top:1px solid #e5ebe5;padding:22px 0}.reading-stage>span{color:#ab8049;letter-spacing:.14em;font-size:10px;font-weight:850}.reading-stage h3{color:var(--navy);margin:6px 0 12px;font-size:20px}.reading-stage-scripture{padding-bottom:27px}.reading-stage .scripture-reference{width:max-content;max-width:100%;margin:0}.reading-stage:nth-of-type(3),.reading-stage:nth-of-type(5){background:#f7faf5;border:1px solid #e0e9dd;border-radius:9px;margin-bottom:15px;padding:21px}.reading-stage:nth-of-type(3){background:#f8f6f0;border-color:#ebe5d7}.reading-rich-text p{color:#374e55;overflow-wrap:anywhere;max-width:760px;margin:0 0 13px;font-size:15px;line-height:1.73}.reading-rich-text p:last-child{margin-bottom:0}.reading-rich-text strong{color:#183e4e;font-weight:800}.reading-rich-text h3{color:var(--navy);margin:18px 0 8px;font-size:18px}.reading-rich-text>div:first-child h3{margin-top:0}.reading-day-nav{justify-content:space-between;align-items:center;gap:10px;margin-top:17px;display:flex}.reading-day-nav a{color:#386b70;align-items:center;gap:6px;min-height:44px;font-size:12px;font-weight:750;display:inline-flex}.reading-closing{margin-bottom:22px}.cms-reading-section{text-transform:uppercase;letter-spacing:.08em;margin:0;font-weight:800;color:#5e8466!important}@media (max-width:600px){.reading-page .plan-detail{padding:21px 17px}.reading-day-top>span{font-size:10px}.reading-stage{padding:19px 0}.reading-stage:nth-of-type(3),.reading-stage:nth-of-type(5){padding:16px}.reading-rich-text p{font-size:14px;line-height:1.67}.reading-stage h3{font-size:18px}.reading-day-nav{margin-top:8px}}.agenda-tabs a,.agenda-week-nav a,.task-add-compact button,.task-save,.task-delete{min-height:44px}.agenda-week-day .task-row{grid-template-columns:44px minmax(0,1fr) 44px}.agenda-week-day .task-toggle,.agenda-week-day .task-edit summary{width:44px;height:44px}.guide-block p{white-space:pre-line}
