@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap";:root{color:#292823;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f5ef;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.5}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,textarea,select{font:inherit}:root{--cream:#f8f5ef;--warm-white:#fffdf9;--charcoal:#292823;--muted:#69675f;--sage:#768171;--sage-dark:#596653;--soft-sage:#e8ece5;--gold:#b79a62;--border:#ddd8ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--charcoal);margin:0;font-family:DM Sans,sans-serif}a{color:inherit}.site{background:var(--cream);min-height:100vh}.site-header{border-bottom:1px solid var(--border);background:#fffdf9f5;justify-content:space-between;align-items:center;gap:40px;min-height:92px;padding:18px 7%;display:flex}.brand{flex-direction:column;line-height:1;display:flex}.brand-name{letter-spacing:.16em;color:var(--sage-dark);font-family:Playfair Display,serif;font-size:1.75rem}.brand-subtitle{letter-spacing:.24em;text-transform:uppercase;color:var(--muted);margin-top:7px;font-size:.7rem}.main-nav{align-items:center;gap:34px;display:flex}.main-nav a{color:var(--charcoal);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.main-nav a:hover{color:var(--sage)}.hero-section{background:linear-gradient(90deg,#f8f5ef 0%,#f8f5eff5 52%,#e8ece5b8 100%);padding:80px 7%}.hero-layout{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;max-width:1320px;margin:0 auto;display:grid}.hero-content{max-width:690px}.eyebrow,.section-label{color:var(--gold);letter-spacing:.24em;margin:0 0 22px;font-size:.72rem;font-weight:600}.hero-content h1{letter-spacing:-.04em;color:var(--charcoal);margin:0;font-family:Playfair Display,serif;font-size:clamp(3.7rem,6vw,6rem);font-weight:500;line-height:1}.hero-description{max-width:610px;color:var(--muted);margin:30px 0 0;font-size:1.05rem;line-height:1.8}.hero-buttons{gap:14px;margin-top:36px;display:flex}.hero-image-wrap{position:relative}.hero-image-placeholder{background:linear-gradient(160deg,#768171eb,#596653d1);border-radius:180px 180px 18px 18px;justify-content:center;align-items:flex-end;min-height:530px;padding:32px;display:flex;box-shadow:0 20px 50px #2928231f}.hero-image-placeholder span{color:#ffffffd1;letter-spacing:.08em;font-family:Playfair Display,serif;font-size:1.15rem}.button{border:1px solid var(--sage-dark);letter-spacing:.03em;justify-content:center;align-items:center;min-height:50px;padding:0 26px;font-size:.86rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.button-primary{background:var(--sage-dark);color:#fff}.button-primary:hover{background:var(--charcoal);border-color:var(--charcoal)}.button-secondary{color:var(--sage-dark);background:0 0}.button-secondary:hover{background:var(--soft-sage)}.intro-section{text-align:center;max-width:900px;margin:0 auto;padding:110px 30px}.intro-section h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(2.3rem,4vw,3.6rem);font-weight:500}.intro-section>p:last-child{max-width:740px;color:var(--muted);margin:28px auto 0;font-size:1.02rem;line-height:1.9}.pillars-section{background:var(--warm-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.pillar-card{border-right:1px solid var(--border);min-height:330px;padding:55px 45px}.pillar-card:last-child{border-right:0}.pillar-number{color:var(--gold);margin-bottom:60px;font-family:Playfair Display,serif;font-size:.85rem;display:block}.pillar-card h3{color:var(--sage-dark);margin:0 0 18px;font-family:Playfair Display,serif;font-size:2rem;font-weight:500}.pillar-card p{color:var(--muted);margin:0;line-height:1.8}@media (width<=760px){.site-header{flex-direction:column;align-items:flex-start;padding:20px 6%}.main-nav{gap:18px;width:100%;padding-bottom:4px;overflow-x:auto}.main-nav a{white-space:nowrap}.hero-section{padding:60px 7%}.hero-layout{grid-template-columns:1fr;gap:45px}.hero-content h1{font-size:clamp(3rem,14vw,4.4rem)}.hero-image-placeholder{border-radius:120px 120px 16px 16px;min-height:420px}.hero-buttons{flex-direction:column;align-items:stretch;max-width:260px}.pillars-section{grid-template-columns:1fr}.pillar-card{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.pillar-card:last-child{border-bottom:0}.pillar-number{margin-bottom:35px}}.grow-section{background:#f3f0e8;border-top:1px solid #ddd8cc;padding:110px 7%}.grow-heading{max-width:760px;margin-bottom:70px}.grow-heading .section-label{color:#b58a42;letter-spacing:.25em;margin-bottom:22px;font-size:.72rem;font-weight:600}.grow-heading h2{color:#292823;letter-spacing:-.04em;margin:0 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,5vw,5rem);font-weight:400;line-height:.98}.grow-heading>p:last-child{color:#67645d;max-width:650px;font-size:1.05rem;line-height:1.8}.grow-grid{border-top:1px solid #d7d2c6;border-left:1px solid #d7d2c6;grid-template-columns:repeat(2,1fr);display:grid}.grow-card{background:#faf8f3;border-bottom:1px solid #d7d2c6;border-right:1px solid #d7d2c6;flex-direction:column;align-items:flex-start;min-height:330px;padding:48px;display:flex}.grow-card>span{color:#b58a42;margin-bottom:48px;font-family:Georgia,Times New Roman,serif;font-size:.8rem}.grow-card h3{color:#4f6650;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.grow-card p{color:#67645d;max-width:500px;margin:0 0 30px;font-size:1rem;line-height:1.75}.grow-card button{color:#4f6650;font:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #9ba99b;margin-top:auto;padding:0 0 4px;font-size:.85rem;font-weight:600}.grow-card button:hover{color:#b58a42;border-color:#b58a42}.grow-card-featured{background:#536653}.grow-card-featured>span,.grow-card-featured h3,.grow-card-featured p{color:#f8f5ed}.grow-card-featured .coming-soon{color:#d6bb82;letter-spacing:.2em;margin:-30px 0 16px;font-size:.67rem;font-weight:600}.grow-card-featured button{color:#f8f5ed;border-color:#ffffff73}.grow-card-featured button:hover{color:#e1c68c;border-color:#e1c68c}@media (width<=800px){.grow-section{padding:75px 6%}.grow-grid{grid-template-columns:1fr}.grow-card{min-height:290px;padding:36px 30px}.grow-heading{margin-bottom:50px}}.bible-study-section{background:#fffdf9;border-top:1px solid #ddd8ce;padding:110px 7%}.bible-study-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;max-width:1320px;margin:0 auto;display:grid}.study-copy{max-width:650px}.study-copy h2{color:#292823;margin:0;font-family:Playfair Display,serif;font-size:clamp(3.5rem,6vw,5.6rem);font-weight:500;line-height:.95}.study-subtitle{color:#b79a62;letter-spacing:.06em;text-transform:uppercase;margin:18px 0 0;font-size:.95rem;font-weight:600}.study-description{color:#69675f;margin:28px 0 0;font-size:1.05rem;line-height:1.85}.study-times{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:38px;display:grid}.study-times>div{border-top:1px solid #d8d2c7;padding-top:20px}.study-day{color:#596653;letter-spacing:.18em;font-size:.72rem;font-weight:700}.study-times p{color:#292823;margin:8px 0 4px;font-family:Playfair Display,serif;font-size:1.45rem}.study-times small{color:#77736b}.study-actions{gap:14px;margin-top:36px;display:flex}.study-note{color:#77736b;margin-top:18px;font-size:.88rem}.study-visual{justify-content:center;display:flex}.study-visual-card{color:#f8f5ef;background:linear-gradient(160deg,#536653f5,#455244f5);flex-direction:column;justify-content:space-between;width:min(100%,500px);min-height:620px;padding:48px;display:flex;box-shadow:0 24px 60px #29282324}.study-book-label,.study-small-title,.study-reference{letter-spacing:.18em;font-size:.68rem;font-weight:600}.study-title-block{flex-direction:column;gap:12px;display:flex}.study-title-block strong{letter-spacing:-.04em;overflow-wrap:anywhere;font-family:Playfair Display,serif;font-size:clamp(3.2rem,4.5vw,4.8rem);font-weight:500;line-height:.95}.study-scripture{max-width:360px;margin:0;font-family:Playfair Display,serif;font-size:1.8rem;line-height:1.4}.study-reference{color:#d7bd88}@media (width<=900px){.bible-study-inner{grid-template-columns:1fr;gap:55px}.study-visual-card{min-height:500px}}@media (width<=650px){.bible-study-section{padding:75px 6%}.study-times{grid-template-columns:1fr}.study-actions{flex-direction:column;align-items:stretch}.study-visual-card{min-height:430px;padding:34px}}.study-page{color:#292823;background:#f8f5ef;min-height:100vh;padding:90px 7% 120px}.study-page-header{border-bottom:1px solid #d8d2c7;max-width:1200px;margin:0 auto;padding-bottom:65px}.study-page-header h1{letter-spacing:-.04em;margin:12px 0 10px;font-family:Playfair Display,serif;font-size:clamp(4.5rem,9vw,8rem);font-weight:500;line-height:.95}.study-page-subtitle{color:#b28d4f;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.85rem;font-weight:600}.study-page-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:90px;max-width:1200px;margin:0 auto;padding-top:70px;display:grid}.study-page-main{max-width:680px}.study-page-main h2{color:#536653;margin:0 0 25px;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:500}.study-page-main>p{color:#66635d;margin:0 0 20px;font-size:1rem;line-height:1.9}.study-page-times{grid-template-columns:repeat(2,1fr);gap:25px;margin:45px 0;display:grid}.study-page-times>div{border-top:1px solid #d8d2c7;border-bottom:1px solid #d8d2c7;padding:24px 0}.study-page-times span{color:#b28d4f;letter-spacing:.15em;margin-bottom:10px;font-size:.7rem;font-weight:700;display:block}.study-page-times strong{font-family:Playfair Display,serif;font-size:1.45rem;font-weight:500;display:block}.study-page-times p{color:#77736b;margin:7px 0 0;font-size:.85rem}.study-page-info{gap:55px;margin:0 0 38px;display:flex}.study-page-info div{flex-direction:column;gap:5px;display:flex}.study-page-info span{color:#77736b;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.study-page-info strong{color:#536653;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:500}.study-page-side{width:100%}.study-side-card{color:#f8f5ef;background:#596b59;flex-direction:column;min-height:520px;padding:48px;display:flex;box-shadow:0 22px 55px #2928231f}.study-side-card>p:first-child{color:#d7bd88;letter-spacing:.17em;margin:0;font-size:.7rem;font-weight:700}.study-side-card h3{margin:55px 0 0;font-family:Playfair Display,serif;font-size:clamp(3.2rem,5vw,5rem);font-weight:500;line-height:1}.study-side-verse{max-width:330px;margin:auto 0 20px;font-family:Playfair Display,serif;font-size:1.8rem;line-height:1.35}.study-side-card>span{color:#d7bd88;letter-spacing:.16em;font-size:.7rem;font-weight:700}@media (width<=900px){.study-page{padding:70px 6% 90px}.study-page-grid{grid-template-columns:1fr;gap:55px}.study-page-main{max-width:none}.study-page-side{max-width:600px}}@media (width<=600px){.study-page-header{padding-bottom:45px}.study-page-grid{padding-top:50px}.study-page-times{grid-template-columns:1fr;gap:15px}.study-page-info{gap:30px}.study-side-card{min-height:430px;padding:35px}}.study-registration{border-top:1px solid #d8d2c7;margin-top:70px;padding-top:55px}.study-registration h2{color:#536653;margin:0 0 30px;font-family:Playfair Display,serif;font-size:2.7rem;font-weight:500}.registration-form{flex-direction:column;gap:24px;display:flex}.form-row{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.registration-form label{color:#4d4a45;flex-direction:column;gap:8px;font-size:.85rem;font-weight:600;display:flex}.registration-form input,.registration-form select,.registration-form textarea{color:#292823;width:100%;font:inherit;background:#fffdf9;border:1px solid #cbc5b8;outline:none;padding:14px 15px}.registration-form input:focus,.registration-form select:focus,.registration-form textarea:focus{border-color:#596653}.registration-form textarea{resize:vertical}.checkbox-label{align-items:center;flex-direction:row!important;gap:10px!important;font-weight:500!important}.checkbox-label input{width:auto}.registration-form .button{align-self:flex-start}@media (width<=650px){.form-row{grid-template-columns:1fr}.registration-form .button{width:100%}}.scripture-page{color:#292823;background:#f8f5ef;min-height:100vh}.scripture-page-header{max-width:1200px;margin:0 auto;padding:70px 7% 65px}.back-link{color:#596653;margin-bottom:45px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.back-link:hover{color:#b79a62}.scripture-page-header h1{letter-spacing:-.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(4rem,8vw,7rem);font-weight:500;line-height:.95}.scripture-page-intro{color:#69675f;max-width:720px;margin:30px 0 0;font-size:1.05rem;line-height:1.9}.scripture-page-content{width:100%}.scripture-feature{border-top:1px solid #d8d2c7;grid-template-columns:1.1fr .9fr;align-items:center;gap:75px;max-width:1200px;margin:0 auto;padding:80px 7%;display:grid}.scripture-feature-copy h2{color:#536653;margin:0;font-family:Playfair Display,serif;font-size:clamp(3.2rem,5vw,5rem);font-weight:500;line-height:1}.scripture-feature-description{color:#69675f;max-width:650px;margin:28px 0 0;font-size:1rem;line-height:1.9}.scripture-actions{gap:14px;margin-top:34px;display:flex}.scripture-feature-verse{color:#f8f5ef;background:#596653;flex-direction:column;min-height:460px;padding:45px;display:flex;box-shadow:0 20px 50px #2928231f}.scripture-feature-verse>span:first-child{color:#d7bd88;letter-spacing:.18em;font-size:.7rem;font-weight:700}.scripture-feature-verse blockquote{margin:auto 0 30px;font-family:Playfair Display,serif;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.35}.scripture-feature-verse p{color:#d7bd88;letter-spacing:.16em;margin:0;font-size:.72rem;font-weight:700}.writing-how-to{background:#fffdf9;border-top:1px solid #ddd8ce;border-bottom:1px solid #ddd8ce;padding:100px 7%}.writing-how-to-heading{max-width:1200px;margin:0 auto 60px}.writing-how-to-heading h2{max-width:850px;margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.7rem);font-weight:500;line-height:1.05}.writing-steps{border-top:1px solid #d8d2c7;border-left:1px solid #d8d2c7;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;display:grid}.writing-steps article{border-bottom:1px solid #d8d2c7;border-right:1px solid #d8d2c7;min-height:280px;padding:35px}.writing-steps article>span{color:#b79a62;margin-bottom:45px;font-size:.72rem;font-weight:700;display:block}.writing-steps h3{color:#536653;margin:0 0 16px;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:500}.writing-steps p{color:#69675f;margin:0;line-height:1.75}.writing-plan-section{background:#f3f0e8;padding:100px 7% 110px}.writing-plan-heading{grid-template-columns:1fr .8fr;align-items:end;gap:60px;max-width:1200px;margin:0 auto 55px;display:grid}.writing-plan-heading h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.8rem);font-weight:500;line-height:1}.writing-plan-heading>p{color:#69675f;margin:0;line-height:1.8}.scripture-grid{border-top:1px solid #d8d2c7;border-left:1px solid #d8d2c7;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;display:grid}.scripture-day{background:#fffdf9;border-bottom:1px solid #d8d2c7;border-right:1px solid #d8d2c7;min-height:190px;padding:30px}.scripture-day-number{color:#b79a62;margin-bottom:35px;font-size:.72rem;font-weight:700;display:block}.scripture-day h3{color:#536653;margin:0 0 14px;font-family:Playfair Display,serif;font-size:1.45rem;font-weight:500}.scripture-day-label{color:#77736b;letter-spacing:.04em;font-size:.75rem}.scripture-closing{text-align:center;max-width:900px;margin:0 auto;padding:110px 7%}.scripture-closing h2{margin:0;font-family:Playfair Display,serif;font-size:clamp(2.8rem,5vw,4.4rem);font-weight:500}.scripture-closing>p:not(.section-label){color:#69675f;max-width:720px;margin:28px auto 35px;font-size:1rem;line-height:1.9}.grow-link{color:#4f6650;border-bottom:1px solid #9ba99b;margin-top:auto;padding-bottom:4px;font-size:.85rem;font-weight:600;text-decoration:none}.grow-link:hover{color:#b58a42;border-color:#b58a42}@media (width<=900px){.scripture-feature{grid-template-columns:1fr}.writing-steps{grid-template-columns:repeat(2,1fr)}.writing-plan-heading{grid-template-columns:1fr;gap:25px}.scripture-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.scripture-page-header{padding:55px 6% 45px}.scripture-feature{padding:60px 6%}.scripture-actions{flex-direction:column}.scripture-feature-verse{min-height:380px;padding:35px}.writing-how-to{padding:70px 6%}.writing-steps{grid-template-columns:1fr}.writing-plan-section{padding:70px 6%}.scripture-grid{grid-template-columns:1fr}.scripture-closing{padding:80px 6%}}@media print{.back-link,.scripture-actions,.scripture-page-header,.scripture-feature,.writing-how-to,.scripture-closing{display:none!important}.writing-plan-section{background:#fff;padding:0}.writing-plan-heading{margin-bottom:25px}.scripture-grid{grid-template-columns:repeat(3,1fr)}.scripture-day{break-inside:avoid;min-height:130px}body{background:#fff}}.devotional-page{color:#292823;background:#f8f5ef;min-height:100vh}.devotional-header{border-bottom:1px solid #d8d2c7;max-width:1200px;margin:0 auto;padding:90px 7% 75px}.devotional-header h1{letter-spacing:-.04em;max-width:950px;margin:0;font-family:Playfair Display,serif;font-size:clamp(4.5rem,8vw,7.5rem);font-weight:500;line-height:.95}.devotional-scripture{color:#596653;max-width:760px;margin:38px 0 10px;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.4}.devotional-reference{color:#b79a62;letter-spacing:.18em;font-size:.7rem;font-weight:700}.devotional-content{grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px;max-width:1200px;margin:0 auto;padding:75px 7% 120px;display:grid}.devotional-sidebar{color:#f8f5ef;background:#596653;padding:35px;position:sticky;top:35px}.devotional-sidebar h2{margin:0 0 22px;font-family:Playfair Display,serif;font-size:2.3rem;font-weight:500;line-height:1.1}.devotional-sidebar>p:not(.section-label){color:#f8f5efe0;line-height:1.8}.devotional-sidebar .section-label{color:#d7bd88}.devotional-sidebar-verse{border-top:1px solid #fff3;margin-top:45px;padding-top:30px}.devotional-sidebar-verse p{margin:0 0 18px;font-family:Playfair Display,serif;font-size:1.45rem;line-height:1.45}.devotional-sidebar-verse span{color:#d7bd88;letter-spacing:.16em;font-size:.68rem;font-weight:700}.devotional-article{max-width:720px}.devotional-article>h2{color:#536653;margin:0 0 30px;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.8rem);font-weight:500;line-height:1.05}.devotional-article>p{color:#69675f;margin:0 0 24px;font-size:1.03rem;line-height:1.95}.devotional-article blockquote{color:#292823;border-left:3px solid #b79a62;margin:55px 0;padding:40px 0 40px 35px;font-family:Playfair Display,serif;font-size:clamp(2rem,3vw,2.8rem);line-height:1.4}.devotional-article blockquote span{color:#b79a62;letter-spacing:.16em;margin-top:18px;font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:700;display:block}.devotional-reflection{background:#fffdf9;border:1px solid #ddd8ce;margin-top:65px;padding:45px}.devotional-reflection h3{color:#536653;margin:0 0 26px;font-family:Playfair Display,serif;font-size:2rem;font-weight:500}.devotional-reflection>p:not(.section-label){color:#69675f;border-top:1px solid #e2ddd3;margin:0;padding:18px 0;line-height:1.8}.devotional-reflection>p:nth-of-type(2){border-top:0}.devotional-prayer{background:#eee9df;margin-top:55px;padding:50px}.devotional-prayer h3{color:#536653;margin:0 0 26px;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:500}.devotional-prayer>p:not(.section-label){color:#5f5c55;margin:0 0 20px;line-height:1.9}.devotional-prayer .prayer-closing{color:#536653;margin-top:30px;font-family:Playfair Display,serif;font-size:1.3rem}@media (width<=900px){.devotional-content{grid-template-columns:1fr;gap:55px}.devotional-sidebar{max-width:620px;position:static}}@media (width<=650px){.devotional-header{padding:65px 6% 55px}.devotional-content{padding:55px 6% 85px}.devotional-sidebar{padding:30px}.devotional-reflection,.devotional-prayer{padding:32px 28px}.devotional-article blockquote{padding-left:25px}}.memory-page{color:#292823;background:#f8f5ef;min-height:100vh}.memory-header{border-bottom:1px solid #d8d2c7;max-width:1200px;margin:0 auto;padding:75px 7% 65px}.memory-header h1{letter-spacing:-.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(4.2rem,8vw,7rem);font-weight:500;line-height:.95}.memory-intro{color:#69675f;max-width:760px;margin:30px 0 0;font-size:1.05rem;line-height:1.9}.memory-content{width:100%}.memory-verse-builder{grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;padding:80px 7%;display:grid}.memory-builder-heading h2{color:#536653;margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.6rem);font-weight:500;line-height:1.05}.memory-builder-heading>p:last-child{color:#69675f;max-width:500px;margin:28px 0 0;line-height:1.85}.memory-builder-form{background:#fffdf9;border:1px solid #ddd8ce;flex-direction:column;gap:24px;padding:42px;display:flex}.memory-builder-form label{color:#4d4a45;flex-direction:column;gap:9px;font-size:.85rem;font-weight:600;display:flex}.memory-builder-form input,.memory-builder-form textarea,.memory-type-mode textarea{color:#292823;width:100%;font:inherit;background:#fffdf9;border:1px solid #cbc5b8;outline:none;padding:15px 16px}.memory-builder-form input:focus,.memory-builder-form textarea:focus,.memory-type-mode textarea:focus{border-color:#596653}.memory-builder-form textarea,.memory-type-mode textarea{resize:vertical}.memory-practice-section{background:#fffdf9;border-top:1px solid #ddd8ce;border-bottom:1px solid #ddd8ce;padding:95px 7% 110px}.memory-practice-heading{grid-template-columns:1fr .8fr;align-items:end;gap:60px;max-width:1200px;margin:0 auto 45px;display:grid}.memory-practice-heading h2{color:#536653;margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.8rem);font-weight:500}.memory-practice-heading>p{color:#69675f;margin:0;line-height:1.8}.memory-mode-tabs{border:1px solid #d8d2c7;border-bottom:0;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;display:grid}.memory-tab{color:#596653;min-height:56px;font:inherit;cursor:pointer;background:#f8f5ef;border:0;border-right:1px solid #d8d2c7;font-size:.82rem;font-weight:700}.memory-tab:last-child{border-right:0}.memory-tab.active{color:#fffdf9;background:#596653}.memory-practice-card{background:#f3f0e8;border:1px solid #d8d2c7;max-width:1200px;min-height:480px;margin:0 auto;padding:65px}.memory-read-mode,.memory-hide-mode,.memory-letters-mode,.memory-type-mode{flex-direction:column;min-height:350px;display:flex}.memory-verse-text{color:#292823;max-width:900px;margin:auto 0 28px;font-family:Playfair Display,serif;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.45}.memory-reference{color:#b79a62;letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:700}.memory-tip{color:#69675f;border-top:1px solid #d8d2c7;margin-top:45px;padding-top:25px;line-height:1.8}.memory-hide-controls{justify-content:space-between;align-items:flex-start;gap:35px;margin-bottom:45px;display:flex}.memory-hide-controls h3{color:#536653;margin:0;font-family:Playfair Display,serif;font-size:1.9rem;font-weight:500}.memory-level-buttons{flex-wrap:wrap;gap:8px;display:flex}.memory-level-buttons button{color:#596653;font:inherit;cursor:pointer;background:0 0;border:1px solid #bfc5b9;padding:9px 13px;font-size:.76rem;font-weight:600}.memory-level-buttons button.active{color:#fffdf9;background:#596653;border-color:#596653}.memory-helper-label{color:#b79a62;letter-spacing:.18em;margin:0 0 30px;font-size:.7rem;font-weight:700}.memory-letter-text{letter-spacing:.04em;color:#536653;margin:auto 0 28px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3.3rem);line-height:1.7}.memory-type-mode textarea{min-height:220px;margin-top:10px;font-size:1rem;line-height:1.7}.memory-type-actions{gap:14px;margin-top:20px;display:flex}.memory-result{background:#fffdf9;border:1px solid #d8d2c7;margin-top:35px;padding:30px}.memory-score{color:#536653;margin:0 0 10px;font-family:Playfair Display,serif;font-size:2rem}.memory-result>p:not(.memory-score){color:#69675f;margin:0;line-height:1.8}.memory-result details{color:#596653;margin-top:25px}.memory-result summary{cursor:pointer;font-weight:600}.memory-result details p{color:#69675f;line-height:1.8}.memory-encouragement{text-align:center;max-width:900px;margin:0 auto;padding:110px 7%}.memory-encouragement blockquote{color:#536653;margin:0 auto 20px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4vw,4rem);line-height:1.35}.memory-encouragement>span{color:#b79a62;letter-spacing:.18em;font-size:.7rem;font-weight:700}.memory-encouragement>p:last-child{color:#69675f;max-width:720px;margin:35px auto 0;line-height:1.9}@media (width<=900px){.memory-verse-builder{grid-template-columns:1fr;gap:45px}.memory-practice-heading{grid-template-columns:1fr;gap:20px}.memory-mode-tabs{grid-template-columns:repeat(2,1fr)}.memory-tab:nth-child(2){border-right:0}.memory-tab:first-child,.memory-tab:nth-child(2){border-bottom:1px solid #d8d2c7}.memory-practice-card{padding:45px}.memory-hide-controls{flex-direction:column}}@media (width<=650px){.memory-header{padding:55px 6% 45px}.memory-verse-builder{padding:60px 6%}.memory-builder-form{padding:30px 24px}.memory-practice-section{padding:70px 6% 80px}.memory-mode-tabs{grid-template-columns:1fr}.memory-tab{border-bottom:1px solid #d8d2c7;border-right:0}.memory-tab:last-child{border-bottom:0}.memory-practice-card{min-height:420px;padding:35px 25px}.memory-type-actions{flex-direction:column}.memory-level-buttons{flex-direction:column;width:100%}.memory-level-buttons button{width:100%}.memory-encouragement{padding:80px 6%}}.grow-link-light{color:#f8f5ef;border-color:#ffffff73}.grow-link-light:hover{color:#e1c68c;border-color:#e1c68c}.memory-game{flex-direction:column;min-height:360px;display:flex}.memory-game h3{color:#536653;margin:0 0 28px;font-family:Playfair Display,serif;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.2}.memory-game-top{justify-content:space-between;align-items:flex-start;gap:35px;margin-bottom:35px;display:flex}.missing-verse{color:#292823;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.8rem);line-height:2}.missing-word-input{color:#536653;width:115px;font:inherit;text-align:center;background:0 0;border:0;border-bottom:2px solid #9eaa9d;outline:none;margin:0 6px;padding:5px 8px;font-size:.95em}.missing-word-input:focus{border-color:#b79a62}.memory-game-result{background:#fffdf9;border:1px solid #d8d2c7;flex-direction:column;gap:8px;margin-top:40px;padding:28px 30px;display:flex}.memory-game-result strong{color:#536653;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:500}.memory-game-result span{color:#69675f;line-height:1.7}.build-answer{background:#fffdf9;border:1px dashed #bfc5b9;flex-wrap:wrap;align-content:flex-start;gap:10px;min-height:130px;padding:22px;display:flex}.build-answer p{color:#8a867e;margin:auto;font-size:.9rem}.build-answer button{color:#fff;font:inherit;cursor:pointer;background:#596653;border:1px solid #596653;padding:10px 14px}.build-options{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.build-options button{color:#536653;font:inherit;cursor:pointer;background:#fffdf9;border:1px solid #bfc5b9;padding:11px 15px}.build-options button:hover:not(:disabled){background:#eef1ec;border-color:#596653}.build-options button:disabled{opacity:.35;cursor:not-allowed}.quick-question{background:#fffdf9;border:1px solid #ddd8ce;margin:10px 0 30px;padding:35px;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.7}.quick-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quick-options button{color:#536653;min-height:58px;font:inherit;cursor:pointer;background:#fffdf9;border:1px solid #bfc5b9;padding:12px 18px;font-weight:600}.quick-options button:hover{color:#fff;background:#596653;border-color:#596653}.quick-progress{color:#77736b;letter-spacing:.04em;margin-top:22px;font-size:.82rem;font-weight:600}.first-letter-display{color:#536653;letter-spacing:.05em;background:#fffdf9;border:1px solid #ddd8ce;margin:10px 0 35px;padding:35px;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.8}.memory-hint{color:#596653;margin-top:18px}.memory-hint summary{cursor:pointer;font-weight:600}.memory-hint p{color:#69675f;margin-top:16px;line-height:1.8}.memory-test-input{color:#292823;width:100%;min-height:220px;font:inherit;resize:vertical;background:#fffdf9;border:1px solid #cbc5b8;outline:none;padding:18px;font-size:1rem;line-height:1.8}.memory-test-input:focus{border-color:#596653}.memory-complete{flex-direction:column;justify-content:center;align-items:flex-start;min-height:320px;display:flex}.memory-complete h3{max-width:650px}.memory-mode-tabs{grid-template-columns:repeat(5,1fr)}.memory-tab:nth-child(2){border-right:1px solid #d8d2c7}@media (width<=1000px){.memory-mode-tabs{grid-template-columns:repeat(3,1fr)}.memory-tab{border-bottom:1px solid #d8d2c7}.memory-tab:nth-child(3){border-right:0}.memory-tab:nth-child(4),.memory-tab:nth-child(5){border-bottom:0}.memory-tab:nth-child(5){border-right:0}}@media (width<=700px){.memory-game-top{flex-direction:column}.quick-options,.memory-mode-tabs{grid-template-columns:1fr}.memory-tab{border-bottom:1px solid #d8d2c7!important;border-right:0!important}.memory-tab:last-child{border-bottom:0!important}.missing-word-input{width:95px}.quick-question,.first-letter-display{padding:25px}}.prayer-page{color:#292823;background:#f8f5ef;min-height:100vh}.prayer-header h1{letter-spacing:-.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(4.2rem,8vw,7rem);font-weight:500;line-height:.95}.prayer-intro{color:#69675f;max-width:760px;margin:30px 0 0;font-size:1.05rem;line-height:1.9}.prayer-content{width:100%}.prayer-submit-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:80px;max-width:1200px;margin:0 auto;padding:85px 7%;display:grid}.prayer-submit-copy h2{color:#536653;margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.7rem);font-weight:500;line-height:1.05}.prayer-submit-copy>p:not(.section-label){color:#69675f;margin:28px 0 0;line-height:1.85}.prayer-privacy-note strong{color:#536653;margin-bottom:12px;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:500;display:block}.prayer-form{background:#fffdf9;border:1px solid #ddd8ce;flex-direction:column;gap:24px;padding:42px;display:flex}.prayer-form>label{color:#4d4a45;flex-direction:column;gap:9px;font-size:.85rem;font-weight:600;display:flex}.prayer-form input[type=text],.prayer-form textarea{color:#292823;width:100%;font:inherit;background:#fffdf9;border:1px solid #cbc5b8;outline:none;padding:15px 16px}.prayer-form textarea{resize:vertical}.prayer-form input[type=text]:focus,.prayer-form textarea:focus{border-color:#596653}.privacy-options{border:0;margin:0;padding:0}.privacy-options legend{color:#4d4a45;margin-bottom:14px;font-size:.85rem;font-weight:700}.privacy-option{cursor:pointer;border-top:1px solid #e3ded4;align-items:flex-start;gap:12px;padding:18px 0;display:flex}.privacy-option input{accent-color:#596653;margin-top:4px}.privacy-option span{flex-direction:column;gap:5px;display:flex}.privacy-option strong{color:#536653;font-size:.9rem}.privacy-option small{color:#77736b;line-height:1.6}.prayer-extra-options{border-top:1px solid #e3ded4;border-bottom:1px solid #e3ded4;flex-direction:column;gap:16px;padding:20px 0;display:flex}.prayer-extra-options label{color:#5d5a54;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.6;display:flex}.prayer-extra-options input{accent-color:#596653;margin-top:4px}.prayer-form .button{align-self:flex-start}.prayer-submitted{background:#eef1ec;border:1px solid #c8d0c4;padding:22px}.prayer-submitted strong{color:#536653;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:500;display:block}.prayer-submitted p{color:#69675f;margin:8px 0 0;line-height:1.7}.prayer-wall-section{background:#fffdf9;border-top:1px solid #ddd8ce;border-bottom:1px solid #ddd8ce;padding:95px 7% 110px}.prayer-wall-heading{grid-template-columns:1fr .8fr;align-items:end;gap:60px;max-width:1200px;margin:0 auto 55px;display:grid}.prayer-wall-heading>p{color:#69675f;margin:0;line-height:1.8}.prayer-wall-grid{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1200px;margin:0 auto;display:grid}.prayer-card{background:#f8f5ef;border:1px solid #ddd8ce;flex-direction:column;min-height:260px;padding:34px;display:flex}.prayer-card-name{color:#b79a62;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.prayer-card>p{color:#4f4d47;margin:28px 0 35px;font-family:Playfair Display,serif;font-size:1.6rem;line-height:1.5}.prayer-card-footer{border-top:1px solid #ddd8ce;justify-content:space-between;align-items:center;gap:20px;margin-top:auto;padding-top:22px;display:flex}.prayer-card-footer button{color:#536653;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:700}.prayer-card-footer button:hover{color:#b79a62}.prayer-card-footer span{color:#858078;font-size:.78rem}.answered-prayer-section{max-width:1200px;margin:0 auto;padding:100px 7%}.answered-heading{max-width:760px;margin-bottom:50px}.answered-heading h2{color:#536653;margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,5vw,4.7rem);font-weight:500;line-height:1.05}.answered-heading>p:not(.section-label){color:#69675f;margin:25px 0 0;line-height:1.85}.answered-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.answered-card{color:#f8f5ef;background:#596653;padding:38px}.answered-card>span{color:#d7bd88;letter-spacing:.16em;font-size:.68rem;font-weight:700}.answered-card h3{margin:30px 0 15px;font-family:Playfair Display,serif;font-size:2rem;font-weight:500}.answered-card p{color:#f8f5efe6;margin:0 0 30px;line-height:1.8}.answered-card small{color:#d7bd88}.prayer-closing-section{text-align:center;max-width:900px;margin:0 auto;padding:110px 7%}.prayer-closing-section blockquote{color:#536653;margin:0 auto 20px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4vw,4rem);line-height:1.35}.prayer-closing-section>span{color:#b79a62;letter-spacing:.18em;font-size:.7rem;font-weight:700}.prayer-closing-section>p:last-child{color:#69675f;max-width:720px;margin:35px auto 0;line-height:1.9}@media (width<=900px){.prayer-submit-section{grid-template-columns:1fr;gap:50px}.prayer-wall-heading{grid-template-columns:1fr;gap:20px}.prayer-wall-grid,.answered-grid{grid-template-columns:1fr}}@media (width<=650px){.prayer-header{padding:55px 6% 45px}.prayer-submit-section{padding:60px 6%}.prayer-form{padding:30px 24px}.prayer-form .button{width:100%}.prayer-wall-section{padding:70px 6% 80px}.prayer-card{padding:28px}.prayer-card-footer{flex-direction:column;align-items:flex-start}.answered-prayer-section{padding:75px 6%}.prayer-closing-section{padding:80px 6%}}.prayer-page{color:#292923;background:#f7f4ed;min-height:100vh;padding-bottom:100px}.prayer-back{color:#536b55;margin:34px 0 0 max(40px,50vw - 590px);font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.prayer-back:hover{text-decoration:underline}.prayer-header{border-bottom:1px solid #d9d4c8;max-width:1180px;margin:0 auto;padding:80px 40px 70px}.prayer-header .section-label{color:#b98c3f;letter-spacing:.28em;margin-bottom:24px;font-size:12px;font-weight:600}.prayer-header h1{color:#292923;margin:0 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6vw,88px);font-weight:400;line-height:.98}.prayer-header>p:last-child{color:#666258;max-width:780px;font-size:18px;line-height:1.8}.prayer-request-section{border-bottom:1px solid #d9d4c8;grid-template-columns:.8fr 1.2fr;gap:90px;max-width:1180px;margin:0 auto;padding:75px 40px;display:grid}.prayer-request-intro .section-label{color:#b98c3f;letter-spacing:.25em;margin-bottom:20px;font-size:11px;font-weight:600}.prayer-request-intro h2{color:#536b55;margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400;line-height:1.15}.prayer-request-intro>p{color:#666258;font-size:16px;line-height:1.8}.prayer-privacy-note{background:#ffffff73;border-left:3px solid #b98c3f;margin-top:36px;padding:25px}.prayer-privacy-note strong{color:#536b55;margin-bottom:10px;font-size:15px;display:block}.prayer-privacy-note p{color:#666258;margin:7px 0;font-size:14px;line-height:1.6}.prayer-form{background:#fffdf8;border:1px solid #ddd7ca;padding:42px}.prayer-form-row{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:25px;display:grid}.prayer-form label{color:#3e4039;letter-spacing:.02em;flex-direction:column;gap:9px;font-size:13px;font-weight:600;display:flex}.prayer-form input[type=text],.prayer-form input[type=email],.prayer-form input[type=tel],.prayer-form textarea{box-sizing:border-box;width:100%;font:inherit;color:#292923;background:#fff;border:1px solid #cbc5b8;outline:none;padding:14px 15px;font-size:15px;transition:border-color .2s,box-shadow .2s}.prayer-form textarea{resize:vertical;min-height:145px;line-height:1.6}.prayer-form input:focus,.prayer-form textarea:focus{border-color:#536b55;box-shadow:0 0 0 2px #536b5514}.prayer-form fieldset{border:0;margin:30px 0;padding:0}.prayer-form legend{color:#536b55;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:20px}.prayer-privacy-options{gap:12px;display:grid}.prayer-radio-option{cursor:pointer;background:#faf8f2;border:1px solid #ddd7ca;grid-template-columns:auto 1fr;align-items:start;padding:17px 18px;gap:14px!important;display:grid!important}.prayer-radio-option:hover{background:#f6f4ed;border-color:#9ba99c}.prayer-radio-option input{accent-color:#536b55;margin-top:4px}.prayer-radio-option span{display:block}.prayer-radio-option strong{color:#34362f;margin-bottom:4px;font-size:15px;display:block}.prayer-radio-option small{color:#747066;font-size:13px;font-weight:400;line-height:1.5;display:block}.prayer-checkboxes{gap:14px;margin:25px 0 30px;display:grid}.prayer-checkbox{cursor:pointer;grid-template-columns:auto 1fr;align-items:start;line-height:1.5;gap:12px!important;font-weight:400!important;display:grid!important}.prayer-checkbox input{accent-color:#536b55;margin-top:3px}.prayer-form .button-primary{cursor:pointer;border:none}.prayer-wall-section{max-width:1180px;margin:0 auto;padding:80px 40px 20px}.prayer-wall-heading{max-width:680px;margin-bottom:50px}.prayer-wall-heading .section-label{color:#b98c3f;letter-spacing:.25em;margin-bottom:18px;font-size:11px;font-weight:600}.prayer-wall-heading h2{color:#536b55;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:400}.prayer-wall-heading p{color:#666258;font-size:16px;line-height:1.7}.prayer-wall-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.prayer-card{background:#fffdf8;border:1px solid #ddd7ca;padding:30px}.prayer-card-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.prayer-card-name{color:#536b55;font-family:Georgia,Times New Roman,serif;font-size:20px}.prayer-card-date{letter-spacing:.1em;color:#a17d3e;text-transform:uppercase;font-size:11px}.prayer-card-request{color:#56554e;margin-bottom:25px;font-size:15px;line-height:1.8}.prayer-card-footer{border-top:1px solid #e5e0d6;justify-content:space-between;align-items:center;gap:15px;padding-top:20px;display:flex}.prayed-button{color:#536b55;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:600}.prayed-button:hover{color:#344936}.prayer-count{color:#817d73;font-size:12px}.prayer-empty{text-align:center;background:#fffdf8;border:1px solid #ddd7ca;grid-column:1/-1;padding:55px}.prayer-empty h3{color:#536b55;margin-top:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.prayer-empty p{color:#716d64;line-height:1.7}.prayer-success{color:#465a48;background:#eef2eb;border:1px solid #c8d2c5;margin-bottom:25px;padding:20px;line-height:1.6}@media (width<=850px){.prayer-header{padding:60px 24px 50px}.prayer-back{margin-left:24px}.prayer-request-section{grid-template-columns:1fr;gap:45px;padding:55px 24px}.prayer-form{padding:28px 22px}.prayer-form-row{grid-template-columns:1fr}.prayer-wall-section{padding:60px 24px 20px}.prayer-wall-grid{grid-template-columns:1fr}.prayer-request-intro h2{font-size:35px}.prayer-wall-heading h2{font-size:38px}}.connect-page{color:#292923;background:#f7f4ed;min-height:100vh;padding-bottom:100px}.connect-page .page-back{color:#536b55;margin:34px 0 0 max(40px,50vw - 590px);font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.connect-page .page-back:hover{text-decoration:underline}.connect-header{border-bottom:1px solid #d9d4c8;max-width:1180px;margin:0 auto;padding:75px 40px 80px}.connect-header .section-label{color:#b98c3f;letter-spacing:.28em;margin:0 0 25px;font-size:12px;font-weight:600}.connect-header h1{letter-spacing:-.035em;color:#292923;margin:0 0 32px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,96px);font-weight:400;line-height:.98}.connect-intro{color:#666258;max-width:760px;margin:0;font-size:18px;line-height:1.8}.connect-options{border-bottom:1px solid #d9d4c8;border-left:1px solid #d9d4c8;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:0 auto;display:grid}.connect-card{background:#fffdf8;border-right:1px solid #d9d4c8;flex-direction:column;min-height:430px;padding:50px 40px;display:flex}.connect-card-featured{color:#fffdf8;background:#596f5a}.connect-number{color:#b98c3f;letter-spacing:.14em;margin-bottom:55px;font-size:11px;display:block}.connect-card-featured .connect-number{color:#e4c784}.connect-label{letter-spacing:.22em;color:#b98c3f;margin:0 0 15px;font-size:10px;font-weight:700}.connect-card-featured .connect-label{color:#e4c784}.connect-card h2{color:#536b55;margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:35px;font-weight:400;line-height:1.1}.connect-card-featured h2{color:#fffdf8}.connect-card>p:not(.connect-label){color:#666258;margin:0 0 30px;font-size:15px;line-height:1.8}.connect-card-featured>p:not(.connect-label){color:#fffdf8e0}.connect-link{color:#536b55;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #9aaa9b;align-self:flex-start;margin-top:auto;padding:0 0 7px;font-size:14px;font-weight:600}.connect-link:hover{color:#303f32;border-color:#303f32}.connect-card-featured .connect-link{color:#fffdf8;border-color:#fffdf88c}.connect-card-featured .connect-link:hover{color:#fff;border-color:#fff}.connect-invitation{grid-template-columns:1fr .8fr;align-items:start;gap:100px;max-width:1180px;margin:0 auto;padding:95px 40px;display:grid}.connect-invitation .section-label{color:#b98c3f;letter-spacing:.25em;margin:0 0 25px;font-size:11px;font-weight:600}.connect-invitation h2{letter-spacing:-.025em;color:#536b55;max-width:620px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.5vw,62px);font-weight:400;line-height:1.08}.connect-invitation-copy{padding-top:37px}.connect-invitation-copy p{color:#666258;margin:0 0 20px;font-size:16px;line-height:1.8}.connect-invitation-copy .button{cursor:pointer;border:none;margin-top:15px}@media (width<=900px){.connect-header{padding:60px 24px}.connect-page .page-back{margin-left:24px}.connect-options{border-top:1px solid #d9d4c8;grid-template-columns:1fr;margin:0 24px}.connect-card{border-bottom:1px solid #d9d4c8;min-height:auto;padding:42px 32px}.connect-number{margin-bottom:35px}.connect-link{margin-top:25px}.connect-invitation{grid-template-columns:1fr;gap:20px;padding:70px 24px}.connect-invitation-copy{padding-top:0}}@media (width<=550px){.connect-header h1{font-size:52px}.connect-options{margin:0}.connect-card{padding:38px 24px}.connect-invitation h2{font-size:38px}}.events-page{color:#292923;background:#f7f4ed;min-height:100vh;padding-bottom:100px}.events-page .page-back{color:#536b55;margin:34px 0 0 max(40px,50vw - 590px);font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.events-page .page-back:hover{text-decoration:underline}.events-header{border-bottom:1px solid #d9d4c8;max-width:1180px;margin:0 auto;padding:75px 40px 70px}.events-header .section-label{color:#b98c3f;letter-spacing:.28em;margin:0 0 24px;font-size:12px;font-weight:600}.events-header h1{letter-spacing:-.035em;color:#292923;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,96px);font-weight:400;line-height:.98}.events-header>p:last-child{color:#666258;max-width:760px;margin:30px 0 0;font-size:18px;line-height:1.8}.events-content{width:100%}.events-list{max-width:1180px;margin:0 auto;padding:25px 40px 0}.event-row{border-bottom:1px solid #d9d4c8;grid-template-columns:150px 1fr;gap:55px;padding:55px 0;display:grid}.event-date{color:#fffdf8;text-align:center;background:#596f5a;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:25px;display:flex}.event-date span{color:#e4c784;letter-spacing:.2em;font-size:11px;font-weight:700}.event-date strong{margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:52px;font-weight:400;line-height:1}.event-date small{letter-spacing:.1em;font-size:11px}.event-details{align-self:center;max-width:820px}.event-category{color:#b98c3f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.event-details h2{color:#536b55;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,44px);font-weight:400;line-height:1.15}.event-meta{color:#5d5a53;flex-wrap:wrap;gap:10px 28px;margin-top:18px;font-size:14px;font-weight:600;display:flex}.event-description{color:#666258;max-width:720px;margin:22px 0 0;font-size:15px;line-height:1.8}.event-link{color:#536b55;border-bottom:1px solid #9aaa9b;margin-top:25px;padding-bottom:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.event-link:hover{color:#344936;border-color:#344936}.events-closing{text-align:center;max-width:900px;margin:0 auto;padding:100px 40px 0}.events-closing .section-label{color:#b98c3f;letter-spacing:.22em;margin-bottom:18px;font-size:11px;font-weight:700}.events-closing h2{color:#536b55;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,64px);font-weight:400;line-height:1.05}.events-closing>p:not(.section-label){color:#666258;max-width:650px;margin:25px auto 35px;font-size:16px;line-height:1.8}@media (width<=800px){.events-page .page-back{margin-left:24px}.events-header{padding:60px 24px 50px}.events-list{padding:10px 24px 0}.event-row{grid-template-columns:1fr;gap:25px;padding:45px 0}.event-date{width:130px;min-height:130px}.events-closing{padding:75px 24px 0}}.prayer-card-actions{align-items:center;gap:18px;display:flex}.prayer-card-actions button{color:#536653;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:600}.prayer-card-actions button:hover{color:#b79a62}.admin-login-page{background:#f7f4ed;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.admin-login-card{background:#fffdf8;border:1px solid #d9d4c8;width:100%;max-width:560px;padding:64px 58px;box-shadow:0 18px 50px #3a433714}.admin-login-card .section-label{color:#b98c3f;letter-spacing:.24em;margin:0 0 20px;font-size:11px;font-weight:700}.admin-login-card h1{color:#536b55;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,64px);font-weight:400;line-height:1}.admin-login-card>p:not(.section-label){color:#666258;margin:25px 0 35px;font-size:16px;line-height:1.7}.admin-login-form{flex-direction:column;gap:24px;display:flex}.admin-login-form label{color:#34352f;flex-direction:column;gap:9px;font-size:14px;font-weight:600;display:flex}.admin-login-form input{color:#292923;width:100%;font:inherit;background:#fff;border:1px solid #cbc6ba;outline:none;padding:15px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.admin-login-form input:focus{border-color:#667d67;box-shadow:0 0 0 3px #596f5a1a}.admin-login-form .button{cursor:pointer;border:0;align-self:flex-start;min-width:130px}.admin-login-form .button:disabled{opacity:.65;cursor:wait}.admin-login-error{color:#7d4037;background:#f8efeb;border-left:3px solid #b26457;padding:14px 18px}.admin-login-error p{margin:0;line-height:1.6}.admin-page{color:#292923;background:#f7f4ed;min-height:100vh;padding-bottom:100px}.admin-header{border-bottom:1px solid #d9d4c8;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1180px;margin:0 auto;padding:70px 40px 55px;display:flex}.admin-header>div{max-width:760px}.admin-header .section-label{color:#b98c3f;letter-spacing:.24em;margin:0 0 18px;font-size:11px;font-weight:700}.admin-header h1{color:#536b55;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,76px);font-weight:400;line-height:1}.admin-header>div>p:last-child{color:#666258;max-width:650px;margin:24px 0 0;font-size:16px;line-height:1.75}.admin-header .button{cursor:pointer;flex-shrink:0;margin-top:12px}.admin-content{max-width:1180px;margin:0 auto;padding:45px 40px 0}.admin-message{color:#7d4037;background:#f8efeb;border-left:3px solid #b26457;margin-bottom:30px;padding:16px 20px}.admin-message p{margin:0}.admin-summary{border-top:1px solid #d9d4c8;border-left:1px solid #d9d4c8;grid-template-columns:repeat(3,1fr);margin-bottom:80px;display:grid}.admin-summary article{background:#fffdf8;border-bottom:1px solid #d9d4c8;border-right:1px solid #d9d4c8;flex-direction:column;justify-content:center;min-height:155px;padding:30px 32px;display:flex}.admin-summary article:first-child{background:#596f5a}.admin-summary article:first-child span,.admin-summary article:first-child p{color:#fffdf8}.admin-summary span{color:#536b55;margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:46px;line-height:1;display:block}.admin-summary p{color:#666258;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700}.admin-section{margin-bottom:85px}.admin-section-heading{margin-bottom:30px}.admin-section-heading .section-label{color:#b98c3f;letter-spacing:.22em;margin:0 0 12px;font-size:11px;font-weight:700}.admin-section-heading h2{color:#536b55;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,48px);font-weight:400;line-height:1.1}.admin-empty{color:#706d65;background:#fffdf8;border:1px solid #d9d4c8;padding:35px}.admin-empty p{margin:0}.admin-request-list{gap:22px;display:grid}.admin-request-card{background:#fffdf8;border:1px solid #d9d4c8;padding:34px 36px}.admin-request-top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.admin-request-top>div{flex-direction:column;gap:7px;display:flex}.admin-request-name{color:#536b55;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.15}.admin-request-privacy{color:#b98c3f;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:700}.admin-request-date{color:#878278;flex-shrink:0;font-size:13px}.admin-request-text{color:#373832;max-width:860px;margin:28px 0;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.55}.admin-request-permissions{color:#666258;border-top:1px solid #e1ddd3;border-bottom:1px solid #e1ddd3;flex-wrap:wrap;gap:12px 35px;padding:18px 0;font-size:13px;display:flex}.admin-request-permissions strong{color:#536b55}.admin-request-actions{flex-wrap:wrap;gap:12px;margin-top:25px;display:flex}.admin-request-actions .button{cursor:pointer}.admin-private-note{color:#6f654f;background:#f6f1e5;border-left:3px solid #b98c3f;margin:20px 0 0;padding:13px 16px;font-size:13px;line-height:1.6}@media (width<=800px){.admin-login-card{padding:45px 28px}.admin-header{flex-direction:column;padding:55px 24px 40px}.admin-header .button{margin-top:0}.admin-content{padding:35px 24px 0}.admin-summary{grid-template-columns:1fr;margin-bottom:60px}.admin-summary article{min-height:120px}.admin-request-card{padding:28px 24px}.admin-request-top{flex-direction:column;gap:10px}.admin-request-date{align-self:flex-start}.admin-request-permissions{flex-direction:column;gap:8px}}.my-rejoice-page{background:var(--cream);min-height:100vh;color:var(--charcoal)}.my-rejoice-header{background:var(--warm-white);border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:50px;padding:70px 7% 60px;display:flex}.my-rejoice-header>div:first-child{max-width:720px}.my-rejoice-header .section-label{margin-bottom:18px}.my-rejoice-header h1{letter-spacing:-.04em;color:var(--sage-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(3.8rem,7vw,6.5rem);font-weight:500;line-height:.95}.my-rejoice-header>div:first-child>p:last-child{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:1rem;line-height:1.8}.my-rejoice-header-actions{flex-shrink:0;gap:12px;display:flex}.my-rejoice-header-actions button{cursor:pointer}.my-rejoice-content{max-width:1200px;margin:0 auto;padding:60px 7% 110px}.my-rejoice-message{background:var(--soft-sage);border-left:3px solid var(--sage-dark);color:var(--sage-dark);margin-bottom:30px;padding:18px 22px}.my-rejoice-message p{margin:0;line-height:1.7}.my-rejoice-summary{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-bottom:75px;display:grid}.my-rejoice-summary article{background:var(--warm-white);border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;justify-content:space-between;min-height:165px;padding:32px;display:flex}.my-rejoice-summary span{color:var(--sage-dark);font-family:Playfair Display,serif;font-size:3.3rem;line-height:1}.my-rejoice-summary p{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin:24px 0 0;font-size:.72rem;font-weight:700}.my-rejoice-section{border-top:1px solid var(--border);padding:65px 0}.my-rejoice-section:first-of-type{border-top:0;padding-top:0}.my-rejoice-section-heading{max-width:720px}.my-rejoice-section-heading .section-label{margin-bottom:16px}.my-rejoice-section-heading h2{color:var(--sage-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(2.7rem,5vw,4.3rem);font-weight:500;line-height:1.05}.my-rejoice-section-heading>p:last-child{color:var(--muted);margin:22px 0 0;line-height:1.8}.my-rejoice-section-actions{margin:30px 0 38px}.my-rejoice-empty{background:var(--warm-white);border:1px solid var(--border);margin-top:35px;padding:45px}.my-rejoice-empty h3{color:var(--sage-dark);margin:0 0 12px;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:500}.my-rejoice-empty p{color:var(--muted);margin:0;line-height:1.7}.my-prayer-list{gap:22px;display:grid}.my-prayer-card{background:var(--warm-white);border:1px solid var(--border);padding:36px 40px;box-shadow:0 8px 28px #2928230a}.my-prayer-card-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:25px;padding-bottom:22px;display:flex}.my-prayer-card-top>div{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.my-prayer-date{color:var(--muted);font-size:.78rem}.my-prayer-status{background:var(--soft-sage);color:var(--sage-dark);letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;font-size:.68rem;font-weight:700}.my-prayer-count{color:var(--gold);white-space:nowrap;font-size:.78rem;font-weight:600}.my-prayer-text{max-width:850px;color:var(--charcoal);margin:30px 0;font-family:Playfair Display,serif;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.55}.my-prayer-update,.my-prayer-answer{border-left:3px solid var(--gold);background:#f5f1e8;margin-top:24px;padding:22px 24px}.my-prayer-answer{border-left-color:var(--sage-dark);background:var(--soft-sage)}.my-prayer-update strong,.my-prayer-answer strong{color:var(--sage-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.my-prayer-update p,.my-prayer-answer p{color:var(--muted);margin:0;line-height:1.75}.my-prayer-actions{margin-top:28px}.my-prayer-actions button{cursor:pointer}.my-prayer-update-form{border-top:1px solid var(--border);background:#f3f0e8;margin-top:30px;padding:30px}.my-prayer-update-form>label:first-child{color:var(--charcoal);flex-direction:column;gap:10px;font-size:.85rem;font-weight:600;display:flex}.my-prayer-update-form textarea{background:var(--warm-white);width:100%;min-height:135px;color:var(--charcoal);font:inherit;resize:vertical;border:1px solid #cbc5b8;outline:none;padding:16px;line-height:1.65}.my-prayer-update-form textarea:focus{border-color:var(--sage-dark);box-shadow:0 0 0 3px #59665314}.my-prayer-answered-option{color:var(--sage-dark);cursor:pointer;align-items:center;gap:11px;margin-top:20px;font-size:.9rem;font-weight:600;display:flex}.my-prayer-answered-option input{width:18px;height:18px;accent-color:var(--sage-dark)}.my-prayer-update-actions{gap:12px;margin-top:25px;display:flex}.my-prayer-update-actions button{cursor:pointer}.my-prayer-update-actions button:disabled{opacity:.6;cursor:wait}.my-rejoice-section:last-child{background:var(--sage-dark);color:var(--warm-white);border-top:0;margin-top:15px;padding:55px}.my-rejoice-section:last-child .section-label{color:#d7bd88}.my-rejoice-section:last-child h2{color:var(--warm-white)}.my-rejoice-section:last-child .my-rejoice-section-heading>p:last-child{color:#fffdf9cc}.my-rejoice-section:last-child .button-primary{background:var(--warm-white);border-color:var(--warm-white);color:var(--sage-dark);margin-top:28px}.my-rejoice-section:last-child .button-primary:hover{background:#eee9df;border-color:#eee9df}@media (width<=850px){.my-rejoice-header{flex-direction:column;align-items:flex-start;padding:55px 6% 45px}.my-rejoice-header-actions{flex-wrap:wrap;width:100%}.my-rejoice-summary{grid-template-columns:1fr}.my-rejoice-summary article{min-height:125px}}@media (width<=600px){.my-rejoice-content{padding:40px 6% 75px}.my-rejoice-header-actions{flex-direction:column}.my-rejoice-header-actions .button{width:100%}.my-prayer-card{padding:28px 24px}.my-prayer-card-top{flex-direction:column}.my-prayer-update-form{padding:24px 20px}.my-prayer-update-actions{flex-direction:column}.my-prayer-update-actions .button{width:100%}.my-rejoice-section:last-child{padding:38px 28px}}.user-auth-page{background:linear-gradient(135deg, var(--cream) 0%, #f3f0e8 55%, var(--soft-sage) 100%);min-height:100vh;padding:40px 24px 70px}.page-back{max-width:1200px;color:var(--sage-dark);margin:0 auto 35px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.user-auth-card{background:var(--warm-white);border:1px solid var(--border);width:min(100%,620px);margin:0 auto;padding:58px 56px;box-shadow:0 22px 55px #29282314}.user-auth-card .section-label{margin-bottom:18px}.user-auth-card h1{letter-spacing:-.04em;color:var(--sage-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1}.user-auth-card>p:not(.section-label){color:var(--muted);margin:24px 0 34px;font-size:1rem;line-height:1.8}.user-auth-tabs{border:1px solid var(--border);grid-template-columns:repeat(2,1fr);margin-bottom:32px;display:grid}.user-auth-tabs button{min-height:52px;color:var(--sage-dark);font:inherit;cursor:pointer;background:#f3f0e8;border:0;padding:0 18px;font-size:.84rem;font-weight:700;transition:background .2s,color .2s}.user-auth-tabs button:first-child{border-right:1px solid var(--border)}.user-auth-tabs button:hover{background:var(--soft-sage)}.user-auth-tabs button.active{background:var(--sage-dark);color:var(--warm-white)}.user-auth-form{flex-direction:column;gap:22px;display:flex}.user-auth-form label{color:var(--charcoal);flex-direction:column;gap:9px;font-size:.85rem;font-weight:600;display:flex}.user-auth-form input{width:100%;color:var(--charcoal);font:inherit;background:#fff;border:1px solid #cbc5b8;outline:none;padding:15px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.user-auth-form input:focus{border-color:var(--sage-dark);box-shadow:0 0 0 3px #59665314}.user-auth-form .button{cursor:pointer;align-self:flex-start;min-width:150px;margin-top:4px}.user-auth-form .button:disabled{opacity:.6;cursor:wait}.user-auth-message,.user-auth-error{padding:16px 18px;line-height:1.65}.user-auth-message{background:var(--soft-sage);border-left:3px solid var(--sage-dark);color:var(--sage-dark)}.user-auth-error{color:#7d4037;background:#f8efeb;border-left:3px solid #b26457}.user-auth-message p,.user-auth-error p{margin:0}@media (width<=600px){.user-auth-page{padding:28px 18px 50px}.user-auth-card{padding:38px 26px}.user-auth-tabs{grid-template-columns:1fr}.user-auth-tabs button:first-child{border-right:0;border-bottom:1px solid var(--border)}.user-auth-form .button{width:100%}}.forgot-password-link,.forgot-password-back{color:var(--sage-dark);font:inherit;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.84rem;font-weight:600;text-decoration:underline}.forgot-password-link{margin-top:-10px}.forgot-password-link:hover,.forgot-password-back:hover{color:var(--gold)}.main-nav .my-rejoice-nav{border:1px solid var(--sage-dark);color:var(--sage-dark);padding:9px 15px;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.main-nav .my-rejoice-nav:hover{background:var(--sage-dark);border-color:var(--sage-dark);color:var(--warm-white)}.first-letter-game{position:relative}.first-letter-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.first-letter-heading h3{margin-bottom:0}.first-letter-help-toggle{color:var(--sage-dark);font:inherit;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;flex:none;padding:8px 0;font-size:.8rem;font-weight:700;text-decoration:underline}.first-letter-help-toggle:hover{color:var(--gold)}.first-letter-help{border-left:3px solid var(--gold);color:var(--charcoal);background:#f5f1e7;margin-bottom:24px;padding:18px 20px}.first-letter-help strong{color:var(--sage-dark);margin-bottom:5px;display:block}.first-letter-help p{margin:0;line-height:1.7}.first-letter-levels{border:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin-bottom:24px;display:grid}.first-letter-levels button{border:0;border-right:1px solid var(--border);min-height:70px;color:var(--sage-dark);font:inherit;cursor:pointer;background:#f4f0e7;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:10px 14px;transition:background .2s,color .2s;display:flex}.first-letter-levels button:last-child{border-right:0}.first-letter-levels button span{letter-spacing:.12em;font-size:.64rem;font-weight:800}.first-letter-levels button strong{font-family:Playfair Display,serif;font-size:1.08rem;font-weight:600}.first-letter-levels button:hover{background:var(--soft-sage)}.first-letter-levels button.active{background:var(--sage-dark);color:var(--warm-white)}.first-letter-stage-copy{flex-direction:column;gap:5px;margin-bottom:18px;display:flex}.first-letter-stage-copy strong{color:var(--sage-dark);font-family:Playfair Display,serif;font-size:1.2rem}.first-letter-stage-copy span{color:var(--muted);font-size:.9rem;line-height:1.6}.first-letter-play-area{width:100%;min-height:210px;color:var(--charcoal);font:inherit;text-align:left;cursor:text;background:#fffdf8;border:1px solid #d8d1c2;padding:28px 30px;transition:border-color .18s,box-shadow .18s,transform .12s;display:block}.first-letter-play-area:focus{border-color:var(--sage-dark);outline:none;box-shadow:0 0 0 3px #59665314}.first-letter-play-area.mistake{border-color:#b26457;transform:translate(2px);box-shadow:0 0 0 3px #b2645714}.first-letter-ready{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:20px;font-size:.72rem;font-weight:800;display:block}.first-letter-passage{font-family:Playfair Display,serif;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:2.15;display:block}.first-letter-word{display:inline}.first-letter-word strong{color:var(--gold);font-weight:800}.first-letter-hidden-word{vertical-align:baseline;border-bottom:2px solid #aaa18f;height:1.25em;margin:0 .14em;display:inline-block}.first-letter-keyboard-input{opacity:.01;pointer-events:none;width:1px;height:1px;position:fixed;bottom:0;left:-10000px}.first-letter-progress-row{color:var(--muted);align-items:center;gap:18px;margin-top:18px;font-size:.78rem;font-weight:700;display:flex}.first-letter-progress-row>span{flex:none}.first-letter-progress-track{background:#e7e1d5;flex:1;height:5px;overflow:hidden}.first-letter-progress-track span{background:var(--sage-dark);height:100%;transition:width .2s;display:block}.first-letter-complete{border:1px solid var(--border);background:var(--soft-sage);margin-top:28px;padding:24px}.first-letter-complete h3{margin-top:4px;margin-bottom:18px}@media (width<=700px){.first-letter-heading{flex-direction:column;gap:8px}.first-letter-help-toggle{padding-top:0}.first-letter-levels{grid-template-columns:1fr}.first-letter-levels button{border-right:0;border-bottom:1px solid var(--border);min-height:58px}.first-letter-levels button:last-child{border-bottom:0}.first-letter-play-area{min-height:180px;padding:22px 20px}.first-letter-passage{font-size:1.28rem;line-height:2.1}.first-letter-progress-row{flex-direction:column;align-items:flex-start;gap:9px}.first-letter-progress-track{width:100%}}.first-letter-word.correct strong{color:var(--sage-dark)}.first-letter-word.wrong,.first-letter-word.wrong strong{color:#a9584c}.first-letter-word.current strong{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.first-letter-hidden-word.current{border-bottom-color:var(--gold);border-bottom-width:3px}.first-letter-live-score{color:var(--muted);align-items:baseline;gap:10px;margin-top:14px;display:flex}.first-letter-live-score strong{color:var(--sage-dark);font-family:Playfair Display,serif;font-size:1.35rem}.first-letter-live-score span{font-size:.78rem}.first-letter-complete>h3{color:var(--sage-dark);margin:4px 0 6px;font-family:Playfair Display,serif;font-size:3rem}.first-letter-complete>p:not(.section-label){color:var(--muted);margin:0}.first-letter-score-message{color:var(--charcoal);margin-top:16px;line-height:1.7}.missing-word-input{min-width:4.5ch;max-width:min(18ch,90vw);height:auto;color:var(--charcoal);font:inherit;vertical-align:baseline;box-sizing:content-box;background:0 0;border:0;border-bottom:2px solid #aaa18f;border-radius:0;margin:0 .12em;padding:.08em .28em .12em;line-height:1.35;display:inline-block;overflow:visible}.missing-word-input:focus{border-bottom-color:var(--gold);outline:none}.missing-word-input.has-miss{color:#a9584c;border-bottom-color:#a9584c}.missing-word-revealed{color:#a9584c;font-weight:700}@media (width<=600px){.missing-word-input{max-width:80vw}}.missing-word-correct{color:var(--sage-dark);font-weight:600}.missing-word-blank-wrap{white-space:nowrap;margin-right:.12em;display:inline}.memory-game .missing-word-input{margin-left:.04em;margin-right:.04em}@media (width<=600px){.memory-game .missing-word-input{margin-left:.02em;margin-right:.02em}}.missing-verse-recall{align-items:baseline;gap:.7em .45em;white-space:normal!important;flex-wrap:wrap!important;display:flex!important;overflow-x:visible!important}.missing-verse-recall .missing-word-blank-wrap{white-space:nowrap;align-items:baseline;margin:0;display:inline-flex}.missing-verse-recall .missing-word-input{flex:none;margin:0}@media (width<=600px){.missing-verse-recall{gap:.55em .35em}}.build-options .build-option-wrong{color:#a9584c!important;background:#f8ece9!important;border-color:#a9584c!important}.build-live-score{color:var(--muted);align-items:baseline;gap:10px;margin-top:18px;display:flex}.build-live-score strong{color:var(--sage-dark);font-family:Playfair Display,serif;font-size:1.35rem}.build-live-score span{font-size:.8rem}.memory-save-verse{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.memory-saved-badge{border:1px solid var(--sage-dark);color:var(--sage-dark);align-items:center;padding:8px 12px;font-size:.82rem;font-weight:600;display:inline-flex}.memory-save-message{color:var(--sage-dark);font-size:.82rem}.memory-save-error{color:#a9584c;width:100%;font-size:.82rem}.memory-verse-text{max-width:850px;color:var(--text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:12px 0 18px;font-family:inherit;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}.my-rejoice-page .memory-verse-list{gap:18px;margin-top:28px;display:grid}.my-rejoice-page .memory-verse-card{background:#fffdf9;border:1px solid #ddd8cc;padding:28px}.my-rejoice-page .memory-verse-card-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.my-rejoice-page .memory-verse-card h3{color:var(--sage-dark);margin:6px 0 0;font-family:inherit;font-size:1.35rem;font-weight:600;line-height:1.3}.my-rejoice-page .memory-verse-status{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-weight:700;display:block}.my-rejoice-page .memory-verse-practice-count{color:#6d6a63;font-size:.82rem}.my-rejoice-page .memory-verse-text{-webkit-line-clamp:3;color:#33312d;-webkit-box-orient:vertical;max-width:850px;margin:12px 0 18px;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.65;display:-webkit-box;overflow:hidden}.my-rejoice-page .memory-verse-meta{color:#6d6a63;flex-wrap:wrap;gap:16px;margin-bottom:18px;font-size:.82rem;display:flex}@media (width<=700px){.my-rejoice-page .memory-verse-card{padding:20px}.my-rejoice-page .memory-verse-card-top{flex-direction:column;gap:8px}}.memory-header-links{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.memory-header-links .back-link{margin-bottom:0}.memory-my-rejoice-link{border:1px solid var(--sage-dark);color:var(--sage-dark);padding:9px 14px;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.memory-my-rejoice-link:hover{background:var(--sage-dark);color:var(--warm-white)}@media (width<=600px){.memory-header-links{align-items:flex-start}}.my-rejoice-page .memory-verse-progress{gap:28px;margin:16px 0;display:flex}.my-rejoice-page .memory-verse-progress>div{flex-direction:column;gap:2px;display:flex}.my-rejoice-page .memory-verse-progress strong{color:var(--sage-dark);font-size:1.15rem}.my-rejoice-page .memory-verse-progress span{color:#6d6a63;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.my-rejoice-page .memory-verse-history{border-top:1px solid #e4dfd5;margin:0 0 20px;padding-top:14px}.my-rejoice-page .memory-verse-history>strong{color:var(--sage-dark);margin-bottom:8px;font-size:.78rem;display:block}.my-rejoice-page .memory-verse-history>div{flex-wrap:wrap;gap:7px;display:flex}.my-rejoice-page .memory-verse-history span{color:#5f5b53;background:#f4f1ea;padding:6px 9px;font-size:.76rem}.my-rejoice-page .memory-verse-history b{color:var(--sage-dark)}@media (width<=600px){.my-rejoice-page .memory-verse-progress{gap:20px}}.my-rejoice-page .memory-verse-guidance{border-left:3px solid var(--gold);background:#f6f2e8;margin:16px 0 18px;padding:14px 16px}.my-rejoice-page .memory-verse-guidance strong{color:var(--sage-dark);margin-bottom:4px;font-size:.88rem;display:block}.my-rejoice-page .memory-verse-guidance p{color:#5f5b53;margin:0;font-size:.84rem;line-height:1.55}.memory-review-banner{border-left:3px solid var(--gold);background:#f6f2e8;margin:14px 0 16px;padding:14px 16px}.memory-review-banner strong{color:var(--sage-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.84rem;display:block}.memory-review-banner p{color:#5f5b53;margin:0;font-size:.86rem;line-height:1.55}.devotional-month-switcher{flex-wrap:wrap;justify-content:center;gap:8px;padding:24px 20px 0;display:flex}.devotional-month-switcher button{border:1px solid var(--sage-dark);color:var(--sage-dark);cursor:pointer;background:0 0;padding:9px 14px}.devotional-month-switcher button.active,.devotional-month-switcher button:hover{background:var(--sage-dark);color:var(--warm-white)}.devotional-hero-image{width:min(1180px,100% - 40px);margin:0 auto 48px}.devotional-hero-image img{border:1px solid #5d6f5533;width:100%;height:auto;display:block}.devotional-emphasis-list{border-left:3px solid var(--gold);background:#cba45914;margin:28px 0;padding:20px 24px}.devotional-emphasis-list p{margin:0 0 8px}.devotional-emphasis-list p:last-child{margin-bottom:0}@media (width<=700px){.devotional-month-switcher{justify-content:flex-start}.devotional-hero-image{width:calc(100% - 24px);margin-bottom:32px}}.scripture-printable-section{background:var(--warm-white);border:1px solid #5d6f5533;grid-template-columns:minmax(0,.8fr) minmax(280px,1.2fr);align-items:center;gap:48px;margin:48px 0;padding:36px;display:grid}.scripture-printable-copy h2{margin-top:8px}.scripture-printable-copy p{max-width:520px;line-height:1.7}.scripture-printable-preview{display:block}.scripture-printable-preview img{object-fit:contain;border:1px solid #5d6f552e;width:100%;height:auto;max-height:720px;display:block;box-shadow:0 16px 38px #312d2714}@media (width<=800px){.scripture-printable-section{grid-template-columns:1fr;gap:28px;padding:24px}}@media print{.scripture-printable-section,.scripture-page-header,.scripture-actions,.writing-how-to,.scripture-closing{display:none!important}}.scripture-page-content{gap:0}.scripture-feature,.writing-how-to,.writing-plan-section,.scripture-printable-section,.scripture-closing{margin-top:0;margin-bottom:0}.writing-how-to,.writing-plan-section,.scripture-printable-section,.scripture-closing{padding-top:64px;padding-bottom:64px}@media (width<=800px){.writing-how-to,.writing-plan-section,.scripture-printable-section,.scripture-closing{padding-top:44px;padding-bottom:44px}}.scripture-feature{align-items:center}.scripture-feature-verse{align-self:center;padding:28px 34px;height:auto!important;min-height:0!important}.scripture-feature-verse blockquote{margin:16px 0 22px;font-size:clamp(2rem,3vw,3.1rem);line-height:1.08}.scripture-feature-verse p{margin-bottom:0}.serve-page{background:var(--cream);min-height:100vh;color:var(--charcoal)}.serve-header{border-bottom:1px solid var(--border);max-width:1200px;margin:0 auto;padding:75px 7% 80px}.page-back{color:var(--sage-dark);margin-bottom:48px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.page-back:hover{color:var(--gold)}.serve-header h1{letter-spacing:-.04em;margin:0;font-family:Playfair Display,serif;font-size:clamp(4.2rem,8vw,7rem);font-weight:500;line-height:.95}.serve-intro{max-width:760px;color:var(--muted);margin:30px 0 0;font-size:1.05rem;line-height:1.9}.serve-content{width:100%}.serve-opening{grid-template-columns:1fr .85fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:85px 7%;display:grid}.serve-opening h2{color:var(--sage-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:500;line-height:1.08}.serve-opening blockquote{border-left:3px solid var(--gold);margin:0;padding:38px 0 38px 36px;font-family:Playfair Display,serif;font-size:clamp(1.6rem,2.5vw,2.3rem);line-height:1.45}.serve-opening blockquote span{color:var(--gold);letter-spacing:.18em;margin-top:22px;font-family:DM Sans,sans-serif;font-size:.68rem;font-weight:700;display:block}.serve-opportunities{background:var(--warm-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 7%}.serve-card{background:var(--cream);border:1px solid var(--border);max-width:1200px;margin:0 auto 34px;padding:55px}.serve-card:last-child{margin-bottom:0}.serve-card-active{background:var(--sage-dark);color:var(--warm-white);border-color:var(--sage-dark)}.serve-card-heading{margin-bottom:28px}.serve-status{color:#d7bd88;letter-spacing:.18em;margin-bottom:16px;font-size:.68rem;font-weight:700;display:inline-block}.serve-status.exploring{color:var(--gold)}.serve-card h2{color:var(--sage-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(2.6rem,4vw,4rem);font-weight:500;line-height:1.05}.serve-card-active h2{color:var(--warm-white)}.serve-card>p{max-width:820px;color:var(--muted);margin:0 0 20px;font-size:1rem;line-height:1.85}.serve-card-active>p{color:#fffdf9db}.serve-card .button{margin-top:18px}.serve-card-active .button-primary{background:var(--warm-white);border-color:var(--warm-white);color:var(--sage-dark)}.serve-card-active .button-primary:hover{background:var(--soft-sage);border-color:var(--soft-sage)}.serve-note{background:var(--soft-sage);border-left:3px solid var(--sage);max-width:850px;margin:34px 0 10px;padding:28px 30px}.serve-note strong{color:var(--sage-dark);font-family:Playfair Display,serif;font-size:1.35rem;font-weight:500;display:block}.serve-note p{color:var(--muted);margin:12px 0 0;line-height:1.8}.serve-card button:disabled{opacity:.58;cursor:default}.serve-card button:disabled:hover{background:0 0}.mentorship-options{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,1fr);max-width:900px;margin:34px 0;display:grid}.mentorship-options>div{background:var(--warm-white);border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:30px}.mentorship-options h3{color:var(--sage-dark);margin:0 0 14px;font-family:Playfair Display,serif;font-size:1.55rem;font-weight:500}.mentorship-options p{color:var(--muted);margin:0;line-height:1.75}.serve-general{grid-template-columns:1fr auto;align-items:end;gap:70px;max-width:1200px;margin:0 auto;padding:100px 7%;display:grid}.serve-general h2{max-width:760px;color:var(--sage-dark);margin:0;font-family:Playfair Display,serif;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:500;line-height:1.08}.serve-general p:not(.section-label){max-width:760px;color:var(--muted);margin:25px 0 0;line-height:1.85}.serve-general .button{white-space:nowrap}.serve-closing{background:var(--sage-dark);color:var(--warm-white);text-align:center;padding:100px 7% 110px}.serve-closing .section-label{color:#d7bd88}.serve-closing blockquote{max-width:850px;margin:0 auto 20px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4vw,4rem);line-height:1.35}.serve-closing>span{color:#d7bd88;letter-spacing:.18em;font-size:.7rem;font-weight:700}.serve-closing>p:last-child{color:#fffdf9d1;max-width:720px;margin:35px auto 0;line-height:1.9}.pillars-section{grid-template-columns:repeat(4,1fr)}@media (width<=1000px){.pillars-section{grid-template-columns:repeat(2,1fr)}.pillar-card:nth-child(2){border-right:0}.pillar-card:first-child,.pillar-card:nth-child(2){border-bottom:1px solid var(--border)}.serve-opening{grid-template-columns:1fr;gap:45px}.serve-general{grid-template-columns:1fr;align-items:start;gap:35px}}@media (width<=650px){.serve-header{padding:55px 6%}.serve-opening{padding:65px 6%}.serve-opportunities{padding:70px 6%}.serve-card{padding:36px 28px}.mentorship-options{grid-template-columns:1fr}.serve-general{padding:75px 6%}.serve-general .button{width:100%}.serve-closing{padding:80px 6% 90px}.pillars-section{grid-template-columns:1fr}.pillar-card{border-right:0;border-bottom:1px solid var(--border)}.pillar-card:last-child{border-bottom:0}}
