.rt-page{--navy:#161a2e;--navy-deep:#0f1324;--navy-mid:#1f2440;--navy-soft:#252a48;--gold:#c9a96e;--gold-bright:#e3c688;--gold-dim:#8a7548;--cream:#faf6f0;--cream-deep:#f3ecdc;--cream-warm:#ede4d0;--ink:#2a2f4a;--ink-soft:#4a4f6a;--prayer-blue:#dde2ee;--prayer-blue-text:#3a4a7a;--prayer-rose:#f3dee0;--prayer-rose-text:#8a4858;background:var(--navy-deep);color:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Inter,system-ui,sans-serif;overflow-x:clip}.rt-page .serif{font-family:Cormorant Garamond,EB Garamond,Georgia,serif}.rt-page .reveal{opacity:0;transition:opacity .85s cubic-bezier(.2,.7,.2,1),transform .85s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(28px)}.rt-page .reveal.is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.rt-page .reveal,.rt-page .reveal.is-revealed{opacity:1;transition:none;transform:none}}.rt-page .italic{font-style:italic}.rt-page .caps{text-transform:uppercase;letter-spacing:.32em;font-family:Inter,system-ui,sans-serif;font-weight:500}.rt-page .hero-shell{height:200vh;position:relative}.rt-page .hero{background:var(--navy-deep);flex-direction:column;height:100svh;min-height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.rt-page .hero-content{will-change:transform, opacity;transition:transform .3s ease-out,opacity .3s ease-out}.rt-page .hero-meta{transition:opacity .3s ease-out}.rt-page .hero-frame{pointer-events:none;position:absolute;inset:32px}.rt-page .hero-frame:before,.rt-page .hero-frame:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-dim) 20%, var(--gold-dim) 80%, transparent);opacity:.55;height:1px;position:absolute;left:0;right:0}.rt-page .hero-frame:before{top:0}.rt-page .hero-frame:after{bottom:0}.rt-page .hero-nav{z-index:5;justify-content:space-between;align-items:center;padding:56px 80px 0;display:flex;position:relative}.rt-page .hero-nav .mark{letter-spacing:.04em;color:var(--cream);font-family:Cormorant Garamond,serif;font-size:22px}.rt-page .hero-nav .mark span{color:var(--gold);margin:0 8px}.rt-page .hero-nav .nav-links{letter-spacing:.28em;text-transform:uppercase;color:var(--cream);opacity:.75;gap:40px;font-size:11px;display:flex}.rt-page .hero-nav a{color:inherit;text-decoration:none;transition:color .2s}.rt-page .hero-nav a:hover{color:var(--gold-bright)}.rt-page .hero-stage{z-index:4;flex:1;place-items:center;padding:60px 40px 100px;display:grid;position:relative}.rt-page .hero-content{text-align:center;max-width:920px}.rt-page .hero-eyebrow{color:var(--gold);margin-bottom:28px;font-size:13px}.rt-page .hero-title{color:var(--cream);letter-spacing:.005em;margin:0 0 36px;font-family:Cormorant Garamond,serif;font-size:clamp(72px,11vw,168px);font-weight:400;line-height:.95}.rt-page .hero-title .line{display:block}.rt-page .hero-rings-wrap{pointer-events:none;justify-content:center;width:100%;margin:24px 0 36px;display:flex;position:relative}.rt-page .hero-tagline{color:var(--cream);opacity:.92;margin:0 0 24px;font-family:Cormorant Garamond,serif;font-size:clamp(22px,2.4vw,32px);font-style:italic;line-height:1.4}.rt-page .hero-scripture{color:var(--cream);opacity:.75;margin-top:32px;font-family:Cormorant Garamond,serif;font-size:19px;font-style:italic;line-height:1.5}.rt-page .hero-scripture .ref{letter-spacing:.32em;text-transform:uppercase;color:var(--gold);opacity:.85;margin-top:14px;font-family:Inter,sans-serif;font-size:11px;font-style:normal;display:block}.rt-page .hero-meta{z-index:5;letter-spacing:.28em;text-transform:uppercase;color:var(--cream);opacity:.55;justify-content:space-between;align-items:end;padding:0 80px 56px;font-size:11px;display:flex;position:relative}.rt-page .hero-meta .scroll-cue{align-items:center;gap:14px;display:flex}.rt-page .hero-meta .scroll-cue .line{background:var(--gold-dim);width:40px;height:1px;display:inline-block;position:relative;overflow:hidden}.rt-page .hero-meta .scroll-cue .line:after{content:"";background:linear-gradient(90deg, transparent, var(--gold-bright), transparent);animation:2.4s linear infinite rtScrollLine;position:absolute;inset:0}@keyframes rtScrollLine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.rt-page section.cream{background:var(--cream);color:var(--ink)}.rt-page section.navy{background:var(--navy-deep);color:var(--cream)}.rt-page .section-pad{max-width:1440px;margin:0 auto;padding:140px 80px}.rt-page .section-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:24px;font-size:11px}.rt-page section.navy .section-eyebrow{color:var(--gold)}.rt-page .section-title{letter-spacing:.005em;margin:0 0 32px;font-family:Cormorant Garamond,serif;font-size:clamp(44px,5.5vw,84px);font-weight:400;line-height:1.02}.rt-page .section-title em{font-style:italic}.rt-page .gold-rule{align-items:center;gap:12px;margin:24px 0;display:inline-flex}.rt-page .gold-rule .bar{background:var(--gold);width:80px;height:1px}.rt-page .gold-rule .diamond{background:var(--gold);width:7px;height:7px;transform:rotate(45deg)}.rt-page .inside-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:100px;display:grid}.rt-page .inside-lede{color:var(--ink);max-width:520px;margin:0 0 40px;font-family:Cormorant Garamond,serif;font-size:26px;line-height:1.5}.rt-page .inside-stats{grid-template-columns:1fr 1fr;gap:24px;max-width:520px;margin-top:40px;display:grid}.rt-page .stat{border-top:1px solid #2a2f4a2e;padding-top:18px}.rt-page .stat .num{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:56px;line-height:1}.rt-page .stat .lbl{letter-spacing:.28em;text-transform:uppercase;color:var(--gold-dim);margin-top:10px;font-size:11px}.rt-page .weeks-card{aspect-ratio:4/5;background:var(--navy-deep);color:var(--cream);border-radius:2px;padding:56px 48px;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #0f132473}.rt-page .weeks-card:before,.rt-page .weeks-card:after{content:"";background:var(--gold-dim);opacity:.6;height:1px;position:absolute;left:24px;right:24px}.rt-page .weeks-card:before{top:24px}.rt-page .weeks-card:after{bottom:24px}.rt-page .weeks-card .corner{border:1px solid var(--gold-dim);opacity:.6;width:18px;height:18px;position:absolute}.rt-page .weeks-card .corner.tl{border-bottom:none;border-right:none;top:14px;left:14px}.rt-page .weeks-card .corner.tr{border-bottom:none;border-left:none;top:14px;right:14px}.rt-page .weeks-card .corner.bl{border-top:none;border-right:none;bottom:14px;left:14px}.rt-page .weeks-card .corner.br{border-top:none;border-left:none;bottom:14px;right:14px}.rt-page .weeks-card-head{text-align:center;margin-bottom:32px}.rt-page .weeks-card-head .label{letter-spacing:.36em;text-transform:uppercase;color:var(--gold);font-size:10px}.rt-page .weeks-card-head .title{margin-top:12px;font-family:Cormorant Garamond,serif;font-size:32px}.rt-page .weeks-card-head .subtitle{color:var(--gold);opacity:.85;white-space:pre;min-height:1.5em;margin-top:6px;font-family:Cormorant Garamond,serif;font-size:15px;font-style:italic}.rt-page .weeks-grid{grid-template-columns:repeat(8,1fr);gap:8px;display:grid}.rt-page .week-dot{aspect-ratio:1;color:#faf6f08c;cursor:pointer;background:#c9a96e0a;border:1px solid #c9a96e47;border-radius:50%;place-items:center;font-family:Cormorant Garamond,serif;font-size:13px;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:grid;position:relative}.rt-page .week-dot:hover{border-color:var(--gold-bright);color:var(--gold-bright);background:#c9a96e2e;box-shadow:0 0 0 2px #e3c68873}.rt-page .week-dot.season-1{border-color:#c9a96e73}.rt-page .week-dot.season-2{border-color:#dde2ee59}.rt-page .week-dot.season-3{border-color:#f3dee066}.rt-page .week-dot.season-4{background:#c9a96e14;border-color:#c9a96e8c}.rt-page .weeks-legend{letter-spacing:.18em;text-transform:uppercase;color:#faf6f0b3;grid-template-columns:1fr 1fr;gap:8px 18px;margin-top:28px;font-size:10px;display:grid}.rt-page .weeks-legend .swatch{vertical-align:middle;border:1px solid;border-radius:50%;width:8px;height:8px;margin-right:10px;display:inline-block}.rt-page .peek{background:linear-gradient(180deg, var(--navy-deep), var(--navy));position:relative;overflow:hidden}.rt-page .peek-head{text-align:center;max-width:720px;margin:0 auto 80px}.rt-page .peek-head-text{color:#faf6f0bf;max-width:600px;margin:24px auto 0;font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic;line-height:1.5}.rt-page .spread-stage{perspective:2000px;justify-content:center;padding:0 40px;display:flex;position:relative}.rt-page .spread{width:min(1100px,100%);min-height:720px;transform-style:preserve-3d;transform-origin:50%;background:#fbf7f0;transition:transform .6s cubic-bezier(.2,.7,.2,1);display:flex;position:relative;box-shadow:0 40px 100px -30px #00000080}.rt-page .spread .page{color:var(--ink);background:#fbf7f0;flex-direction:column;flex:1;min-width:0;padding:38px 44px;font-family:Cormorant Garamond,serif;display:flex;position:relative}.rt-page .flipping-page{width:50%;height:100%;transform-style:preserve-3d;z-index:10;pointer-events:none;position:absolute;top:0}.rt-page .flipping-page.forward{transform-origin:0;animation:.85s cubic-bezier(.42,0,.18,1) rt-page-flip-forward;left:50%}.rt-page .flipping-page.backward{transform-origin:100%;animation:.85s cubic-bezier(.42,0,.18,1) rt-page-flip-backward;left:0}.rt-page .flipping-face{backface-visibility:hidden;background:#fbf7f0;position:absolute;inset:0;overflow:hidden}.rt-page .flipping-page.forward .flipping-face{box-shadow:0 0 0 1px #2a2f4a0d,-6px 0 18px #0f13242e}.rt-page .flipping-page.backward .flipping-face{box-shadow:0 0 0 1px #2a2f4a0d,6px 0 18px #0f13242e}.rt-page .flipping-face.back{transform:rotateY(180deg)}.rt-page .flipping-face .page{width:100%;height:100%;box-shadow:none;border-right:none}.rt-page .flipping-page.forward .flipping-face:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0f13242e,#0f13240a 12%,#0000 30%);position:absolute;inset:0}.rt-page .flipping-page.backward .flipping-face:after{content:"";pointer-events:none;background:linear-gradient(270deg,#0f13242e,#0f13240a 12%,#0000 30%);position:absolute;inset:0}@keyframes rt-page-flip-forward{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}@keyframes rt-page-flip-backward{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}.rt-page .spread .page.left{border-right:1px solid #2a2f4a0f;box-shadow:inset -8px 0 24px -10px #2a2f4a1f}.rt-page .spread .page.right{box-shadow:inset 8px 0 24px -10px #2a2f4a1f}.rt-page .spread-binding{pointer-events:none;background:linear-gradient(#0000,#2a2f4a38,#0000);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.rt-page .page-runner{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.rt-page .page-runner.single{justify-content:flex-start}.rt-page .caps.small{letter-spacing:.28em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:10px;font-weight:500}.rt-page .caps.tiny{letter-spacing:.24em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:9px;font-weight:500}.rt-page .ink-soft{color:#4a4f6ab3}.rt-page .gold-text{color:var(--gold-dim)}.rt-page .dash{opacity:.5;margin:0 6px}.rt-page .journal-title{text-align:center;color:var(--ink);letter-spacing:.005em;margin:4px 0 10px;font-size:32px;font-weight:400;line-height:1.1}.rt-page .journal-rule{justify-content:center;align-items:center;gap:10px;margin-bottom:24px;display:flex}.rt-page .journal-rule .bar{background:var(--gold);opacity:.7;width:80px;height:1px}.rt-page .journal-rule .dot{background:var(--gold);border-radius:50%;width:6px;height:6px}.rt-page .scripture-card{text-align:center;background:#c9a96e1a;border-radius:1px;margin-bottom:18px;padding:14px 18px}.rt-page .scripture-text{color:var(--ink);margin:0 0 6px;font-size:14px;line-height:1.45}.rt-page .scripture-ref{color:var(--ink-soft);margin:0;font-size:11px;font-style:normal}.rt-page .reflect-block{margin-bottom:18px}.rt-page .reflect-text{color:var(--ink);margin:6px 0 0;font-size:13px;line-height:1.5}.rt-page .prayer-cols{flex:1;grid-template-columns:1fr 1fr;gap:14px;display:grid}.rt-page .prayer-col{flex-direction:column;display:flex}.rt-page .prayer-col-head{text-align:center;letter-spacing:.28em;text-transform:uppercase;flex-shrink:0;margin-bottom:12px;padding:7px 0;font-family:Inter,sans-serif;font-size:9px;font-weight:600}.rt-page .prayer-col-head.his{background:var(--prayer-blue);color:var(--prayer-blue-text)}.rt-page .prayer-col-head.her{background:var(--prayer-rose);color:var(--prayer-rose-text)}.rt-page .prayer-lines{flex-direction:column;flex:1;justify-content:space-between;gap:14px;width:100%;display:flex}.rt-page .prayer-line{background:#2a2f4a2e;align-self:stretch;width:100%;height:1px}.rt-page .requests-card{background:#c9a96e1a;margin-bottom:20px;padding:16px 18px}.rt-page .requests-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.rt-page .requests-list{flex-direction:column;gap:10px;display:flex}.rt-page .request-row{align-items:center;gap:12px;display:flex}.rt-page .checkbox{background:#fff;border:1px solid #2a2f4a59;border-radius:1px;flex-shrink:0;width:12px;height:12px}.rt-page .req-line{background:#2a2f4a2e;flex:1;min-width:0;height:1px}.rt-page .notes-block{flex-direction:column;flex:1;width:100%;display:flex}.rt-page .notes-lines{flex-direction:column;flex:1;justify-content:space-between;gap:13px;width:100%;display:flex}.rt-page .note-line{background:#2a2f4a2e;align-self:stretch;width:100%;height:1px}.rt-page .page-foot{color:var(--ink-soft);justify-content:space-between;align-items:center;margin-top:20px;font-family:Cormorant Garamond,serif;font-size:11px;display:flex}.rt-page .page-foot .blank{border-bottom:1px solid #2a2f4a66;width:32px;margin:0 2px;display:inline-block}.rt-page .page-foot .blank.long{width:48px}.rt-page .page-foot .yn{letter-spacing:.06em;margin-left:8px;font-size:11px}.rt-page .spread-tabs{justify-content:center;gap:8px;margin-top:40px;display:flex}.rt-page .spread-tab{color:#faf6f099;letter-spacing:.28em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #c9a96e4d;padding:10px 18px;font-family:Inter,sans-serif;font-size:10px;transition:all .2s}.rt-page .spread-tab:hover{color:var(--gold-bright);border-color:var(--gold)}.rt-page .spread-tab.active{color:var(--navy-deep);background:var(--gold);border-color:var(--gold)}.rt-page .promises{background:var(--cream);color:var(--ink)}.rt-page .promise-grid{grid-template-columns:repeat(3,1fr);gap:64px 48px;margin-top:80px;display:grid}.rt-page .promise{border-top:1px solid #2a2f4a2e;padding-top:32px;position:relative}.rt-page .promise .num{color:var(--gold-dim);margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:22px;font-style:italic}.rt-page .promise h3{color:var(--ink);margin:0 0 16px;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:400;line-height:1.2}.rt-page .promise p{color:var(--ink-soft);margin:0;font-size:16px;line-height:1.6}.rt-page .interlude{background:var(--navy-deep);color:var(--cream);text-align:center;position:relative;overflow:hidden}.rt-page .interlude .section-pad{padding:160px 80px}.rt-page .interlude-quote{letter-spacing:.005em;max-width:1000px;margin:0 auto;font-family:Cormorant Garamond,serif;font-size:clamp(36px,4.5vw,64px);font-style:italic;line-height:1.25}.rt-page .interlude-quote .accent{color:var(--gold-bright)}.rt-page .interlude-ref{letter-spacing:.36em;text-transform:uppercase;color:var(--gold);margin-top:40px;font-size:12px}.rt-page .buy{background:var(--cream);color:var(--ink);position:relative;overflow:hidden}.rt-page .buy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:120px;display:grid}.rt-page .buy-cover-wrap{perspective:1500px;justify-content:center;align-items:center;display:flex;position:relative}.rt-page .buy-cover-shadow{filter:blur(20px);z-index:0;background:radial-gradient(#0f132459,#0000 70%);width:70%;height:80px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)}.rt-page .buy-cover{z-index:1;aspect-ratio:628/948;width:80%;max-width:480px;transform-style:preserve-3d;cursor:grab;background-image:url(/build/assets/cover-1dkcXpjf.png);background-position:50%;background-size:cover;transition:transform .4s;position:relative;transform:rotateY(-12deg)rotateX(2deg);box-shadow:0 1px #0000000d,0 30px 50px -10px #0f132459,-8px 0 20px -8px #0f132433}.rt-page .buy-cover:hover{transform:rotateY(-6deg)rotateX(0)}.rt-page .buy-cover:before{content:"";pointer-events:none;background:linear-gradient(90deg,#00000040,#0000);width:18px;position:absolute;top:0;bottom:0;left:0}.rt-page .buy-cover:after{content:"";transform-origin:100%;background:repeating-linear-gradient(#f3ecdc,#f3ecdc 1px,#d8cfb4 1px 2px);width:18px;position:absolute;top:0;bottom:0;left:-18px;transform:rotateY(-90deg)translate(0)}.rt-page .buy-pill{background:var(--cream-warm);letter-spacing:.32em;text-transform:uppercase;color:var(--gold-dim);border-radius:999px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 16px;font-size:10px;display:inline-flex}.rt-page .buy-pill .dot{background:var(--gold);border-radius:50%;width:6px;height:6px}.rt-page .buy-title{color:var(--ink);margin:0 0 28px;font-family:Cormorant Garamond,serif;font-size:clamp(48px,5vw,80px);font-weight:400;line-height:1.02}.rt-page .buy-desc{color:var(--ink-soft);max-width:520px;margin:0 0 40px;font-size:18px;line-height:1.6}.rt-page .buy-meta{grid-template-columns:repeat(3,auto);gap:32px;margin-bottom:48px;display:grid}.rt-page .buy-meta .item .v{color:var(--ink);font-family:Cormorant Garamond,serif;font-size:26px}.rt-page .buy-meta .item .l{letter-spacing:.28em;text-transform:uppercase;color:var(--gold-dim);margin-top:6px;font-size:10px}.rt-page .cta-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.rt-page .cta-amazon{background:var(--navy-deep);color:var(--cream);letter-spacing:.32em;text-transform:uppercase;border:1px solid var(--navy-deep);align-items:center;gap:16px;padding:22px 36px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.rt-page .cta-amazon .arrow{background:var(--gold);width:20px;height:1px;transition:width .3s;position:relative}.rt-page .cta-amazon .arrow:after{content:"";border-top:1px solid var(--gold);border-right:1px solid var(--gold);width:7px;height:7px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}.rt-page .cta-amazon:hover{background:var(--ink)}.rt-page .cta-amazon:hover .arrow{width:36px}.rt-page .cta-secondary{color:var(--ink);letter-spacing:.32em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #2a2f4a40;align-items:center;gap:12px;padding:20px 28px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.rt-page .cta-secondary:hover{border-color:var(--ink);background:var(--ink);color:var(--cream)}.rt-page .author-note{background:var(--navy);color:var(--cream);text-align:center;position:relative;overflow:hidden}.rt-page .author-note:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#c9a96e73 50%,#0000);width:min(420px,60%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.rt-page .author-note:after{content:"";background:var(--gold);pointer-events:none;width:7px;height:7px;position:absolute;top:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.rt-page .author-note .section-pad{padding:140px 80px}.rt-page .author-note .section-eyebrow{color:var(--gold)}.rt-page .author-note .section-title{max-width:800px;margin-left:auto;margin-right:auto}.rt-page .author-note-body{color:#faf6f0eb;text-align:left;max-width:780px;margin:56px auto 0;font-family:Cormorant Garamond,serif;font-size:clamp(19px,2.1vw,26px);font-style:italic;line-height:1.65}.rt-page .author-note-body p{margin:0 0 26px}.rt-page .author-note-body p:last-child{margin-bottom:0}.rt-page .author-signature{text-align:center;margin-top:64px}.rt-page .author-signature .role{letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-family:Inter,sans-serif;font-size:11px;display:block}.rt-page .author-signature .name{color:var(--gold-bright);font-family:Cormorant Garamond,serif;font-size:clamp(20px,2.2vw,28px);font-style:italic}.rt-page footer{background:var(--navy-deep);color:var(--cream);border-top:1px solid #c9a96e33;padding:60px 80px 40px;position:relative}.rt-page footer .row{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.rt-page footer .mark{font-family:Cormorant Garamond,serif;font-size:20px}.rt-page footer .mark span{color:var(--gold);margin:0 8px}.rt-page footer .links{letter-spacing:.32em;text-transform:uppercase;color:#faf6f099;gap:40px;font-size:10px;display:flex}.rt-page footer .links a{color:inherit;text-decoration:none;transition:color .2s}.rt-page footer .links a:hover{color:var(--gold-bright)}.rt-page footer .copyright{text-align:center;letter-spacing:.28em;text-transform:uppercase;color:#faf6f059;margin-top:32px;font-size:10px}@media (width<=720px){.rt-page .section-pad{padding:80px 22px}.rt-page .section-title{margin:0 0 24px;font-size:clamp(36px,9vw,54px)}.rt-page .section-eyebrow{letter-spacing:.28em;margin-bottom:18px;font-size:10px}.rt-page .gold-rule .bar{width:56px}.rt-page .hero-shell{height:auto}.rt-page .hero{height:auto;min-height:100svh;position:relative}.rt-page .hero-frame{inset:14px}.rt-page .hero-nav{padding:22px 22px 0}.rt-page .hero-nav .nav-links{display:none}.rt-page .hero-nav .mark{font-size:17px}.rt-page .hero-stage{padding:28px 22px 56px}.rt-page .hero-eyebrow{margin-bottom:18px;font-size:11px}.rt-page .hero-title{margin:0 0 24px;font-size:clamp(54px,17vw,84px)}.rt-page .hero-rings-wrap{margin:16px 0 24px}.rt-page .hero-tagline{margin:0 0 18px;font-size:19px}.rt-page .hero-scripture{margin-top:22px;font-size:15px}.rt-page .hero-scripture .ref{letter-spacing:.28em;margin-top:10px;font-size:10px}.rt-page .hero-meta{text-align:center;letter-spacing:.22em;flex-direction:column;align-items:center;gap:12px;padding:0 22px 24px;font-size:9px}.rt-page .hero-meta .scroll-cue{display:none}.rt-page .inside-grid{grid-template-columns:1fr;gap:48px}.rt-page .inside-lede{margin:0 0 32px;font-size:19px}.rt-page .inside-stats{gap:16px;margin-top:32px}.rt-page .stat{padding-top:14px}.rt-page .stat .num{font-size:40px}.rt-page .stat .lbl{letter-spacing:.22em;margin-top:8px;font-size:9px}.rt-page .weeks-card{aspect-ratio:auto;padding:36px 22px}.rt-page .weeks-card-head{margin-bottom:22px}.rt-page .weeks-card-head .label{letter-spacing:.28em;font-size:9px}.rt-page .weeks-card-head .title{font-size:24px}.rt-page .weeks-card-head .subtitle{font-size:13px}.rt-page .weeks-grid{grid-template-columns:repeat(7,1fr);gap:6px}.rt-page .week-dot{font-size:11px}.rt-page .weeks-legend{letter-spacing:.14em;gap:6px 14px;margin-top:22px;font-size:9px}.rt-page .weeks-legend .swatch{margin-right:8px}.rt-page .peek-head{margin:0 auto 44px}.rt-page .peek-head-text{margin-top:18px;font-size:16px}.rt-page .spread-stage{perspective:1400px;padding:0}.rt-page .spread{flex-direction:column;width:100%;min-height:0}.rt-page .spread .page{padding:26px 20px}.rt-page .spread .page.left{box-shadow:none;border-right:none}.rt-page .spread .page.right{box-shadow:none;border-top:1px solid #2a2f4a1f}.rt-page .spread-binding{display:none}.rt-page .prayer-cols{flex:none;grid-template-columns:1fr;gap:14px}.rt-page .prayer-lines,.rt-page .notes-lines{flex:none;justify-content:flex-start;gap:12px}.rt-page .notes-block{flex:none}.rt-page .journal-title{font-size:26px}.rt-page .scripture-text,.rt-page .reflect-text{font-size:13px}.rt-page .page-runner{margin-bottom:18px}.rt-page .page-foot{flex-direction:column;align-items:flex-start;gap:8px;margin-top:18px}.rt-page .spread-tabs{flex-wrap:wrap;gap:6px;margin-top:28px}.rt-page .spread-tab{letter-spacing:.2em;padding:10px 14px;font-size:9px}.rt-page .flipping-page{display:none}@keyframes rt-spread-fade{0%{opacity:1}45%{opacity:0}55%{opacity:0}to{opacity:1}}.rt-page .spread.is-flipping{animation:.7s ease-in-out rt-spread-fade}.rt-page .promise-grid{grid-template-columns:1fr;gap:32px;margin-top:48px}.rt-page .promise{padding-top:24px}.rt-page .promise .num{margin-bottom:12px;font-size:20px}.rt-page .promise h3{margin:0 0 12px;font-size:24px}.rt-page .promise p{font-size:15px;line-height:1.55}.rt-page .interlude .section-pad{padding:88px 22px}.rt-page .interlude-quote{font-size:clamp(24px,7vw,36px);line-height:1.3}.rt-page .interlude-ref{letter-spacing:.28em;margin-top:28px;font-size:10px}.rt-page .author-note .section-pad{padding:80px 22px}.rt-page .author-note-body{margin-top:36px;font-size:17px;line-height:1.6}.rt-page .author-note-body p{margin:0 0 18px}.rt-page .author-signature{margin-top:40px}.rt-page .author-signature .role{letter-spacing:.28em;margin-bottom:12px;font-size:10px}.rt-page .author-signature .name{font-size:22px}.rt-page .buy-grid{grid-template-columns:1fr;gap:48px}.rt-page .buy-cover{max-width:260px;transform:rotateY(-6deg)rotateX(0)}.rt-page .buy-pill{letter-spacing:.28em;margin-bottom:22px;padding:7px 14px;font-size:9px}.rt-page .buy-title{margin:0 0 20px;font-size:clamp(40px,11vw,56px)}.rt-page .buy-desc{margin:0 0 28px;font-size:16px}.rt-page .buy-meta{gap:14px;margin-bottom:32px}.rt-page .buy-meta .item .v{font-size:22px}.rt-page .buy-meta .item .l{letter-spacing:.22em;margin-top:5px;font-size:9px}.rt-page .cta-row{flex-direction:column;align-items:stretch;gap:12px}.rt-page .cta-amazon,.rt-page .cta-secondary{letter-spacing:.22em;justify-content:center;width:100%;padding:18px 22px;font-size:11px}.rt-page footer{padding:48px 22px 32px}.rt-page footer .row{text-align:center;flex-direction:column;gap:22px}.rt-page footer .links{flex-wrap:wrap;justify-content:center;gap:18px;font-size:10px}.rt-page footer .copyright{letter-spacing:.22em;margin-top:24px;font-size:9px;line-height:1.5}}@media (width<=380px){.rt-page .section-pad{padding:72px 18px}.rt-page .hero-nav,.rt-page .hero-stage,.rt-page .hero-meta,.rt-page .interlude .section-pad,.rt-page .author-note .section-pad{padding-left:18px;padding-right:18px}.rt-page .hero-title{font-size:clamp(48px,16vw,64px)}.rt-page .weeks-grid{grid-template-columns:repeat(6,1fr);gap:5px}.rt-page .week-dot{font-size:10px}}.rt-page .faq{background:var(--cream);color:var(--ink);position:relative}.rt-page .faq .section-pad{max-width:880px;margin:0 auto;padding:120px 80px}.rt-page .faq .section-eyebrow,.rt-page .faq .section-title{text-align:center}.rt-page .faq .section-title{margin-left:auto;margin-right:auto}.rt-page .faq .gold-rule{margin:0}.rt-page .faq-list{flex-direction:column;gap:14px;display:flex}.rt-page .faq-item{background:#0f132408;border:1px solid #0f13241a;border-radius:4px;transition:background .2s,border-color .2s}.rt-page .faq-item[open]{background:#0f13240d;border-color:#c9a96e73}.rt-page .faq-item summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:22px 28px;font-family:Cormorant Garamond,serif;font-size:clamp(19px,1.7vw,22px);font-weight:500;line-height:1.4;list-style:none;display:flex}.rt-page .faq-item summary::-webkit-details-marker{display:none}.rt-page .faq-item summary:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.rt-page .faq-item .q{flex:1}.rt-page .faq-item .chev{border-bottom:1.5px solid #0f13248c;border-right:1.5px solid #0f13248c;flex-shrink:0;width:14px;height:14px;transition:transform .25s;transform:rotate(45deg)translateY(-2px)}.rt-page .faq-item[open] .chev{transform:rotate(-135deg)translateY(0)}.rt-page .faq-item .a{color:#0f1324c7;margin:0;padding:0 28px 24px;font-family:Cormorant Garamond,serif;font-size:clamp(17px,1.4vw,19px);line-height:1.7}.rt-page .product-details{max-width:880px;margin:96px auto 0;padding:56px 0 0}.rt-page .product-details-header{flex-direction:column;align-items:center;gap:4px;margin-bottom:40px;display:flex}.rt-page .product-details-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:#0f13248c;font-family:Inter,sans-serif;font-size:11px}.rt-page .product-details .gold-rule{margin:8px 0 0}.rt-page .product-details .gold-rule .bar{background:#0f132433}.rt-page .product-details .gold-rule .diamond{background:var(--gold)}.rt-page .product-details-list{grid-template-columns:repeat(2,1fr);gap:18px 48px;margin:0;display:grid}.rt-page .product-details-list>div{border-bottom:1px solid #0f132414;grid-template-columns:160px 1fr;align-items:baseline;gap:16px;padding:14px 0;display:grid}.rt-page .product-details-list dt{letter-spacing:.18em;text-transform:uppercase;color:#0f13248c;margin:0;font-family:Inter,sans-serif;font-size:11px;font-weight:500}.rt-page .product-details-list dd{color:var(--ink);margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(16px,1.4vw,18px);line-height:1.5}.rt-page .product-details-list dd a{color:var(--ink);text-underline-offset:3px;-webkit-text-decoration:underline #c9a96e8c;text-decoration:underline #c9a96e8c;transition:text-decoration-color .2s}.rt-page .product-details-list dd a:hover{-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}@media (width<=720px){.rt-page .faq .section-pad{padding:80px 22px}.rt-page .faq-item summary{padding:18px 20px;font-size:17px}.rt-page .faq-item .a{padding:0 20px 20px;font-size:15.5px}.rt-page .product-details{margin-top:64px;padding-top:40px}.rt-page .product-details-list{grid-template-columns:1fr;gap:0}.rt-page .product-details-list>div{grid-template-columns:1fr;gap:4px;padding:14px 0}}
