:root{--brand:#7b2332;--brand-deep:#4a101c;--ink:#372b29;--muted:#716561;--gold:#dfc58c;--gold-dark:#826326;--paper:#fff;--tint:#faf6ee;--line:#e6dbce;--serif:Georgia,'Times New Roman',serif;--sans:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,[contenteditable]{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}img{max-width:100%;display:block}svg{display:inline-block;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.13}h1{font-size:clamp(38px,4.2vw,60px);margin-bottom:24px}h1 em,h2 em{font-weight:400}h2{font-size:clamp(30px,3.1vw,42px);margin-bottom:20px}h3{font-size:19px;line-height:1.4;font-weight:600;letter-spacing:-.02em}p{margin-bottom:20px}a:hover{text-decoration-color:var(--gold-dark)}button{border:0}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible,[contenteditable]:focus-visible,summary:focus-visible{outline:3px solid #946d25;outline-offset:4px}::selection{background:#f1dfb8}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.icon{width:21px;height:21px;vertical-align:middle}.small{font-size:14px}.microcopy{font-size:12px;line-height:1.65;color:var(--muted);margin:13px 0 0}.microcopy a{text-decoration:underline}.lead{font-size:19px;line-height:1.7;max-width:850px;color:var(--muted)}.eyebrow{font-family:var(--sans);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1.5;margin-bottom:18px;color:#805d2b}.eyebrow.light{color:var(--gold)}.section{padding-block:88px}.section-bottom{padding-bottom:88px}.section-tinted{background:var(--tint)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.section-heading h2{margin-bottom:0}.section-heading p:not(.eyebrow){margin:16px 0 0;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:600;border-bottom:1px solid #c9b695;padding-bottom:4px;white-space:nowrap}.text-link:hover{border-color:var(--brand)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:49px;padding:13px 22px;border:1px solid var(--brand);border-radius:7px;background:var(--brand);color:white;font-weight:600;font-size:14px;line-height:1.4;transition:background .16s,transform .16s}.button:hover{background:#5f1727;transform:translateY(-1px)}.button-small{min-height:42px;padding:11px 17px;font-size:13px}.button-gold{background:var(--gold);border-color:var(--gold);color:#43252a}.button-gold:hover{background:#edd8a9}.button-outline{background:transparent;color:var(--brand)}.button-outline:hover{background:#f8eee8}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:25px}.full-width{width:100%}.quiet-button{background:transparent;color:var(--brand);padding:9px 8px;font-size:13px;display:inline-flex;gap:8px;align-items:center;justify-content:center;border-radius:5px}.quiet-button:hover{background:#f7ece5}.button-icon{background:none;color:var(--brand);padding:10px}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;padding:12px 18px;background:white;border:2px solid var(--brand)}.skip-link:focus{top:12px}
.site-header{height:91px;border-bottom:1px solid var(--line);background:white}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font:25px/1.2 var(--serif);letter-spacing:-.045em;white-space:nowrap}.brand em{font-style:normal}.brand-symbol{width:32px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--gold-dark)}.brand-symbol .icon{width:29px;height:33px;stroke-width:1.25}.site-header nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:500}.site-header nav>a:not(.button){padding-block:14px}.site-header nav>a:not(.button):hover,.site-header nav>a[aria-current]{color:#826326}.menu-toggle{display:none}
.hero{background:var(--brand);color:white;overflow:hidden}.hero-inner{min-height:540px;display:grid;grid-template-columns:1.13fr 1fr;gap:52px;align-items:center;padding-block:54px}.hero-copy{padding-block:10px}.hero h1{font-size:clamp(40px,4vw,58px);line-height:1.11;letter-spacing:-.045em;margin-bottom:24px}.hero h1 em{color:#edcf91}.hero-description{font-size:17px;line-height:1.8;max-width:490px;color:#f4e8e2;margin-bottom:29px}.hero-link{font-size:13px;border-bottom:1px solid #cba99a;padding-block:5px}.hero-note{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:24px 0 0;color:#e6d0c7;font-size:11px}.hero-note .icon{width:15px;height:15px;color:var(--gold)}.hero-note span{opacity:.6}.hero-image{margin:0;position:relative;align-self:stretch;min-height:400px}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:45% 50%;border-radius:120px 8px 8px 8px;position:absolute;inset:0}.hero-image:after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(36,7,13,.70));border-radius:0 0 8px 8px}.hero-image figcaption{position:absolute;z-index:1;bottom:25px;left:27px;right:20px;font:italic 20px var(--serif);display:flex;gap:12px;align-items:center;color:#fff5df}.image-caption-cross{font-style:normal;font-size:20px}.date-bar{background:#f5ecdc;border-bottom:1px solid var(--line);font-size:12px}.date-bar>.container{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:17px}.date-bar>.container>span{display:flex;align-items:center;gap:11px}.date-bar .icon{width:17px;height:17px}.date-bar a{display:flex;align-items:center;gap:10px;font-weight:600}.date-bar-secondary{color:var(--muted)}
.occasion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.occasion-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:27px 26px 25px;background:white;min-height:196px;transition:box-shadow .2s,border-color .2s}.occasion-card:hover{border-color:#c5a16a;box-shadow:0 7px 20px #5723310a}.occasion-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:10px;background:#f6ecdc;color:#7e342d;margin-bottom:23px}.occasion-icon .icon{width:24px;height:24px}.rose .occasion-icon{background:#f6e8e7;color:#934c4c}.stone .occasion-icon{background:#f0ece6;color:#77635c}.blue .occasion-icon{background:#f5eadb;color:#845c35}.gold .occasion-icon{background:#f7efdc;color:#806025}.sage .occasion-icon{background:#f7ecd9;color:#885b2b}.occasion-card h3{font-family:var(--serif);font-weight:400;font-size:23px;margin-bottom:6px;letter-spacing:-.025em}.occasion-card p{color:var(--muted);font-size:13px;margin:0;padding-right:12px}.card-arrow{position:absolute;top:33px;right:27px;color:#9b793b}.card-arrow .icon{width:18px;height:18px}
.workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:26px;align-items:start}.prayer-sheet{background:#fff;border:1px solid #e1d6c6;box-shadow:0 4px 24px #57233106;border-radius:var(--radius);overflow:hidden}.sheet-toolbar{background:#fdfaf5;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:14px;align-items:center;padding:11px 26px}.sheet-toolbar>span{font-size:10px;font-weight:600;letter-spacing:.1em;display:flex;align-items:center;gap:9px;color:var(--muted)}.sheet-toolbar .icon{width:17px;height:17px}.sheet-toolbar button{font-size:11px}.sheet-body{padding:40px 48px 34px}.sheet-body>.eyebrow{font-size:9px;letter-spacing:.17em;text-align:center;color:#856322;margin-bottom:14px}.sheet-body>h2{text-align:center;font-size:34px;line-height:1.18;margin-bottom:31px;letter-spacing:-.035em}.role-label{font-size:9px;letter-spacing:.15em;font-weight:700;color:#776357;line-height:1.5;margin-bottom:9px}.prayer-part{margin-block:26px}.editable-prayer{font-family:var(--serif);font-size:20px;line-height:1.65;letter-spacing:.005em;margin-bottom:0;border-radius:3px;min-height:30px;overflow-wrap:anywhere}.editable-prayer:hover,[data-field]:hover{background:#fcf6e9}[contenteditable=true]:focus{background:#fcf6e9;outline:2px solid #c5a76d;outline-offset:6px}.response-setting{background:#fbf4e7;border-left:2px solid #c5a35f;padding:13px 17px;margin:30px 0}.response-setting .role-label{display:block;font-size:8px;margin-bottom:4px}.response-setting p{font-family:var(--serif);font-style:italic;font-size:19px;margin:0;line-height:1.5}.intention{display:flex;gap:19px;padding:20px 0 18px;border-bottom:1px solid #ede3d6}.intention:first-child{padding-top:0}.intention-number{font-size:10px;color:#8c7654;line-height:3.3;font-variant-numeric:tabular-nums}.intention-content{min-width:0;flex:1}.prayer-invitation{font-family:var(--serif);font-style:italic;font-size:16px;color:#79665b;margin:5px 0 3px}.intention-tools{display:flex;gap:9px;align-items:center;opacity:.65;margin-top:4px}.intention:hover .intention-tools,.intention:focus-within .intention-tools{opacity:1}.intention-tools button{color:#7b2332;background:transparent;padding:3px 5px;font-size:10px;border-radius:3px}.intention-tools button:first-child{padding-left:0;display:flex;gap:4px;align-items:center}.intention-tools button:hover{background:#f7ecdf}.intention-tools .icon{width:12px;height:12px}.add-intention{font-size:11px;margin-top:9px}.conclusion{margin-bottom:25px}.sheet-edit-hint{display:flex;align-items:center;gap:8px;margin:29px 0 0;font:10px/1.6 var(--sans);color:#7a6d61;border-top:1px solid var(--line);padding-top:18px}.sheet-edit-hint .icon{width:13px;height:13px}.editor-sidebar{display:grid;gap:18px}.editor-panel{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:white}.editor-panel>.eyebrow{font-size:9px;margin-bottom:12px}.editor-panel h3{font:24px/1.25 var(--serif);letter-spacing:-.02em;margin-bottom:12px}.editor-panel>p:not(.eyebrow):not(.microcopy):not(.editor-status){font-size:13px;color:var(--muted);line-height:1.8;margin-bottom:18px}label{display:block;font-size:11px;line-height:1.5;font-weight:600;margin-bottom:7px;color:#66473e}input,textarea,select{width:100%;border:1px solid #d8c8b6;border-radius:6px;color:var(--ink);background:#fff;padding:11px 12px;line-height:1.5;font-size:13px;min-height:42px}textarea{resize:vertical;min-height:110px}textarea::placeholder,input::placeholder{color:#7d7067;font-size:12px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-block:17px}.form-two select{font-size:11px;padding:10px 7px}.editor-panel .button{font-size:12px;min-height:44px}.editor-panel .quiet-button{font-size:11px}.editor-panel .microcopy{font-size:10px}.download-panel select{margin-bottom:15px}.two-buttons{display:flex;justify-content:center;gap:24px;margin-top:8px}.two-buttons .icon{width:16px;height:16px}.editor-history{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:14px;margin-top:11px}.editor-history button{font-size:10px;color:#755b4b;background:none;text-decoration:underline;padding:2px}.girm-note{display:flex;gap:12px;font-size:11px;padding:11px 6px;color:#736252}.girm-note>.icon{width:18px;height:18px;margin-top:2px;color:#8b6d35}.girm-note strong{font-size:11px;color:#704333}.girm-note p{margin:7px 0}.girm-note a{font-size:10px;text-decoration:underline}.girm-note .microcopy{font-size:9px;color:#786c5c}.editor-status{font-size:12px;margin:8px 0 0;line-height:1.6;overflow-wrap:anywhere}.editor-status:empty{display:none}.editor-status.error{color:#9a3229}.option-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:30px;flex-wrap:wrap}.option-tabs button{border:1px solid var(--line);background:white;padding:7px 16px;font-size:12px;border-radius:5px;color:var(--ink)}.option-tabs [aria-pressed=true]{background:#f7ead2;border-color:#b58b48}.workspace.reader{grid-template-columns:1fr;max-width:900px;margin:auto}.workspace.reader .editor-sidebar,.workspace.reader .intention-tools,.workspace.reader .add-intention,.workspace.reader .sheet-edit-hint{display:none}.workspace.reader .editable-prayer{font-size:25px;line-height:1.7}.workspace.reader .sheet-body{padding:48px 65px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:99;border-radius:8px;max-width:calc(100% - 32px);padding:14px 24px;background:var(--brand);color:white;font-size:13px;box-shadow:0 4px 20px #0002}.toast[hidden]{display:none}
.approach-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px}.approach-grid .lead{font-size:17px;margin-bottom:26px}.approach-points article{display:flex;gap:23px;margin-bottom:26px}.approach-points article:last-child{margin-bottom:0}.approach-points article>span{font:italic 25px var(--serif);color:#946d2b;padding-top:2px}.approach-points h3{font-family:var(--serif);font-size:23px;font-weight:400;margin-bottom:8px}.approach-points p{font-size:14px;color:var(--muted);margin-bottom:0}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px}.faq-layout>div>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:300px}.faq-list{border-top:1px solid #dfd0b9}.faq-list details{border-bottom:1px solid #dfd0b9}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:21px 0;font-size:15px;font-weight:500;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:17px;height:17px;color:#8b6936}.faq-list details[open] summary .icon{transform:rotate(180deg)}.faq-list details p{font-size:14px;line-height:1.85;color:var(--muted);padding-right:25px;margin:0 0 23px}.site-footer{background:#f6eddf;padding:56px 0 0}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:70px;padding-bottom:45px}.footer-mission .brand{margin-bottom:18px}.footer-mission p{font-size:14px;margin:0 0 10px;color:#73604f;max-width:330px}.footer-mission .small{font-size:12px;line-height:1.8}.footer-top h2{font:600 12px var(--sans);letter-spacing:.02em;margin:8px 0 19px}.footer-top>div:not(:first-child)>a{display:block;font-size:12px;color:#715e50;margin-bottom:10px}.footer-top a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #ddccb0;padding-block:23px;font-size:10px;color:#756553}.footer-bottom>div{display:flex;gap:22px}
.page-heading{padding-block:38px 48px}.page-heading h1{max-width:900px;font-size:clamp(37px,4vw,54px)}.breadcrumbs{display:flex;align-items:center;gap:11px;flex-wrap:wrap;font-size:11px;color:#776758;margin-bottom:43px}.breadcrumbs a:hover{text-decoration:underline}.page-heading .eyebrow{margin-bottom:16px}.page-heading .lead{font-size:17px;line-height:1.85;margin-bottom:0}.page-meta{display:flex;flex-wrap:wrap;gap:23px;font-size:11px;color:#76634d;margin-top:22px}.page-meta span{display:flex;align-items:center;gap:7px}.page-meta .icon{width:14px;height:14px}.search-form{display:flex;gap:10px;max-width:670px;margin-top:25px}.search-form input{font-size:15px}.library-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:35px}.library-tabs a{padding:8px 15px;font-size:12px;border-radius:20px;border:1px solid var(--line)}.library-tabs a.active{background:var(--brand);color:white;border-color:var(--brand)}.library-group{margin-top:40px}.library-group h2{font-size:30px;margin-bottom:20px}.library-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.library-item{border:1px solid var(--line);border-radius:10px;padding:22px;display:flex;flex-direction:column;align-items:start}.library-item:hover{border-color:#c6a264;background:#fffaf1}.library-item h3{font:22px/1.3 var(--serif);margin-bottom:12px}.library-item p{font-size:12px;color:var(--muted);margin:0 0 18px}.library-item .text-link{margin-top:auto;font-size:11px}.library-item .text-link .icon{width:14px;height:14px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-grid a{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:8px;padding:22px;font:20px/1.4 var(--serif)}.prose{max-width:800px}.prose h2{font-size:30px;margin-top:39px}.prose h3{margin-top:27px}.prose p,.prose li{font-size:16px;line-height:1.9;color:#6e6055}.prose a{text-decoration:underline;color:var(--brand)}.prose .callout{background:var(--tint);border-left:3px solid #bc9049;padding:24px 27px;margin:30px 0}.prose .callout p:last-child{margin-bottom:0}.notice{padding:18px 24px;border:1px solid var(--line);background:#fbf4e7;border-radius:8px;font-size:14px;line-height:1.8}.notice a{text-decoration:underline}.reading-panel{background:var(--tint);border:1px solid var(--line);border-radius:12px;padding:27px;margin-bottom:28px;display:grid;grid-template-columns:1fr 300px;gap:40px}.reading-panel h2{font-size:29px}.reading-panel p{font-size:13px;color:var(--muted)}.reading-panel ul{padding-left:18px;font-size:14px}.reading-panel .text-link{font-size:12px}.reading-controls{display:grid;gap:12px}.calendar-months{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.calendar-month{border:1px solid var(--line);padding:22px;border-radius:10px}.calendar-month h2{font-size:26px}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-days span{font-size:10px;text-align:center;color:var(--muted)}.calendar-days a{font-size:12px;text-align:center;line-height:32px;border-radius:4px}.calendar-days a:hover{background:#f2e1bd}.calendar-days a.sunday{background:#faf0db;color:#7b2332}.calendar-days a.current{background:var(--brand);color:white}.error-page{min-height:65vh;padding-top:80px}
@media(min-width:1500px){.hero-inner{min-height:580px}.hero h1{font-size:62px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.site-header nav{gap:22px}.brand{font-size:23px}.hero-inner{gap:30px}.hero h1{font-size:46px}.hero-description{font-size:16px}.hero-image{min-height:380px}.hero-note{font-size:10px}.hero .button-row{gap:18px}.workspace{grid-template-columns:minmax(0,1fr) 280px;gap:20px}.sheet-body{padding:32px}.editor-panel{padding:20px}.approach-grid{gap:60px}.faq-layout{gap:60px}.footer-top{gap:40px}}
@media(max-width:850px){.site-header{height:77px}.site-header nav{gap:17px;font-size:12px}.brand{font-size:21px;gap:6px}.site-header .button{padding:9px 12px;font-size:11px}.hero-inner{grid-template-columns:1.2fr .9fr;gap:24px;min-height:480px;padding-block:36px}.hero h1{font-size:39px}.hero-description{font-size:14px}.hero-image{min-height:365px}.hero .button{font-size:12px;padding:12px 14px}.hero .hero-link{font-size:11px}.hero .button-row{gap:15px}.hero-note span{display:none}.hero-note{column-gap:12px}.hero-image figcaption{font-size:16px;left:18px}.section{padding-block:65px}.section-bottom{padding-bottom:65px}.occasion-card{padding:23px 20px;min-height:210px}.occasion-card h3{font-size:22px}.occasion-card p{font-size:12px}.card-arrow{right:20px}.workspace{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.sheet-body{padding:30px 25px}.sheet-body>h2{font-size:29px}.editable-prayer{font-size:18px}.intention{gap:12px}.editor-panel{padding:18px}.editor-panel h3{font-size:22px}.sheet-toolbar{padding:10px 17px}.sheet-toolbar>span{font-size:9px}.approach-grid{gap:40px}.approach-points h3{font-size:21px}.faq-layout{gap:40px}.library-list{grid-template-columns:repeat(2,1fr)}.reading-panel{grid-template-columns:1fr 250px;gap:24px}.calendar-months{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.container{width:calc(100% - 36px)}.site-header{height:74px;position:relative;z-index:10}.brand{font-size:23px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;left:0;right:0;top:73px;background:white;padding:20px 24px 25px;border-bottom:1px solid var(--line);box-shadow:0 8px 15px #5723310b;align-items:stretch;gap:4px}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav>a:not(.button){font-size:15px;padding:10px 0}.site-header nav .button{font-size:14px;margin-top:10px}.hero-inner{display:flex;flex-direction:column;gap:32px;padding-block:37px 30px}.hero-copy{width:100%;padding:0}.hero h1{font-size:clamp(37px,8.6vw,50px);line-height:1.13}.hero .eyebrow{font-size:10px;margin-bottom:19px}.hero-description{font-size:15px;line-height:1.8;margin-bottom:24px;max-width:480px}.hero .button{font-size:13px;padding:14px 17px}.hero .hero-link{font-size:12px}.hero-note{font-size:10px;margin-top:19px;column-gap:7px}.hero-note span{display:inline}.hero-image{width:100%;min-height:245px;max-height:300px;aspect-ratio:1.6}.hero-image img{border-radius:80px 7px 7px 7px;object-position:50% 64%}.hero-image figcaption{font-size:18px;bottom:21px;left:22px}.date-bar>.container{padding-block:13px;gap:8px;align-items:flex-start;font-size:10px}.date-bar-secondary{display:none}.date-bar a{font-size:10px;gap:5px}.date-bar .icon{width:14px;height:14px}.section{padding-block:52px}.section-bottom{padding-bottom:52px}.section-heading{align-items:start;flex-direction:column;gap:15px;margin-bottom:26px}.section-heading h2{font-size:32px;line-height:1.2}.section-heading p:not(.eyebrow){font-size:14px}.section-heading .text-link{font-size:12px}.eyebrow{font-size:10px;margin-bottom:13px}.occasion-grid{grid-template-columns:repeat(2,1fr);gap:12px}.occasion-card{padding:19px 16px 21px;min-height:213px}.occasion-icon{width:35px;height:35px;border-radius:8px;margin-bottom:22px}.occasion-icon .icon{width:21px;height:21px}.card-arrow{right:16px;top:25px}.card-arrow .icon{width:15px;height:15px}.occasion-card h3{font-size:22px;line-height:1.22;margin-bottom:10px}.occasion-card p{font-size:11px;line-height:1.65;padding:0}.workspace{display:flex;flex-direction:column;gap:19px}.prayer-sheet{width:100%}.sheet-toolbar{padding:9px 17px}.sheet-toolbar>span{font-size:8px}.sheet-toolbar button{font-size:10px}.sheet-body{padding:30px 24px 26px}.sheet-body>h2{font-size:30px;margin-bottom:27px}.editable-prayer{font-size:20px;line-height:1.65}.intention{padding-block:18px;gap:12px}.intention-number{font-size:9px}.intention-tools{opacity:1;margin-top:7px}.intention-tools button{font-size:10px;padding:5px}.editor-sidebar{width:100%;grid-template-columns:1fr}.editor-panel{padding:25px}.editor-panel h3{font-size:26px}.editor-panel>.eyebrow{font-size:10px}.editor-panel>p:not(.eyebrow):not(.microcopy):not(.editor-status){font-size:14px}.editor-panel .button{font-size:14px;min-height:49px}.editor-panel .quiet-button{font-size:12px}.editor-panel .microcopy{font-size:11px}.form-two select{font-size:13px;padding:11px}.editor-history button{font-size:12px}.girm-note{padding:15px}.girm-note strong{font-size:13px}.girm-note p{font-size:12px}.girm-note a,.girm-note .microcopy{font-size:11px}.editor-status{font-size:13px}.approach-grid{grid-template-columns:1fr;gap:37px}.approach-grid .lead{font-size:16px}.approach-points article{gap:19px}.approach-points h3{font-size:23px}.faq-layout{grid-template-columns:1fr;gap:26px}.faq-layout h2 br{display:none}.faq-layout>div>p:not(.eyebrow){max-width:100%}.faq-list summary{font-size:14px}.footer-top{grid-template-columns:1fr 1fr;gap:25px;padding-bottom:32px}.footer-mission{grid-column:1/-1;margin-bottom:10px}.footer-mission p{max-width:350px}.footer-top>div:not(:first-child)>a{font-size:12px}.footer-bottom{flex-direction:column;gap:12px;padding-block:20px;font-size:10px}.page-heading{padding-block:26px 33px}.breadcrumbs{margin-bottom:32px;font-size:10px;gap:9px}.breadcrumbs>span:last-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-heading h1{font-size:38px;line-height:1.16}.page-heading .lead{font-size:15px;line-height:1.85}.page-meta{font-size:10px;gap:15px}.page-meta .icon{width:13px;height:13px}.library-list{grid-template-columns:1fr}.library-item{padding:24px}.library-item h3{font-size:25px}.library-item p{font-size:13px}.library-item .text-link{font-size:12px}.related-grid{grid-template-columns:1fr}.reading-panel{grid-template-columns:1fr;gap:15px;padding:23px}.calendar-months{grid-template-columns:1fr}.calendar-month{padding:25px}.calendar-days a{line-height:39px}.workspace.reader .sheet-body{padding:30px 25px}.workspace.reader .editable-prayer{font-size:23px}.prose h2{font-size:28px}.prose p,.prose li{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{background:white;color:#111;font-size:12pt}.site-header,.site-footer,.hero,.date-bar,.section-heading,.page-heading,.editor-sidebar,.sheet-toolbar,.intention-tools,.sheet-edit-hint,.add-intention,.option-tabs,.toast,.skip-link,.no-print{display:none!important}.container,.section,.section-bottom{width:100%;padding:0;margin:0;background:white}.workspace{display:block}.prayer-sheet{border:0;box-shadow:none;overflow:visible}.sheet-body{padding:0}.sheet-body>h2{font-size:23pt}.sheet-body>.eyebrow{font-size:8pt}.editable-prayer{font-size:13pt;line-height:1.5}.intention,.prayer-part,.response-setting{break-inside:avoid;page-break-inside:avoid}.intention{padding:10pt 0}.prayer-invitation{font-size:11pt}.sheet-edit-hint{display:none}.section:has(.occasion-grid),.approach-grid,.section:has(.faq-layout),.related-grid,.reading-panel{display:none!important}.response-setting{background:none;border-left:1pt solid #777}body:has([data-editor]) main>section:not(:has([data-editor])){display:none!important}@page{margin:18mm}}
.text-link{white-space:normal;max-width:100%;overflow-wrap:anywhere}.related-grid>a,.library-item{min-width:0}.related-grid{margin-bottom:24px}.prose .source-links{padding-left:20px}.prose .source-links li{margin-bottom:9px}
.download-panel{min-width:0;scroll-margin-top:20px}.download-panel:focus{outline:2px solid var(--gold-dark);outline-offset:4px}.pdf-parts{min-width:0;margin:20px 0 0;padding:0;border:0}.pdf-parts legend{padding:0;margin-bottom:9px;font-size:14px;line-height:1.5;font-weight:600;color:#66473e}.pdf-parts .pdf-part-option{display:flex;align-items:flex-start;gap:10px;margin:0 0 8px;padding:12px 10px;min-height:48px;border:1px solid var(--line);border-radius:7px;cursor:pointer;font-size:13px;line-height:1.45;color:var(--ink);font-weight:400}.pdf-part-option:has(input:checked){background:#fbf4e7;border-color:#b58b48}.pdf-part-option:has(input:focus-visible){outline:3px solid #946d25;outline-offset:3px}.pdf-parts input[type=radio]{flex:0 0 17px;width:17px;height:17px;min-height:0;margin:2px 0 0;padding:0;accent-color:var(--brand)}.pdf-part-option>span{min-width:0;overflow-wrap:anywhere}.pdf-part-option strong{display:block;font-weight:600}.pdf-part-help{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}.editor-panel .pdf-parts-help{margin:4px 0 18px;font-size:12px}.mobile-download-options{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:5px 14px;width:100%;font-size:12px;line-height:1.5}.mobile-download-options span{color:var(--muted);overflow-wrap:anywhere;min-width:0}.mobile-download-options a{text-decoration:underline;color:var(--brand);font-weight:600;padding-block:8px}.mobile-pdf-status{width:100%;margin:0}.workspace.reader .mobile-editor-tools{display:none}
@media(max-width:700px){.workspace .mobile-editor-tools{flex-wrap:wrap}.mobile-editor-tools>.button{min-width:0}.pdf-parts .pdf-part-option{padding:13px 12px;font-size:14px}.pdf-part-help{font-size:13px}}
.editor-status[data-pdf-status]:empty{display:block;margin:0}
.context-change-dialog{width:min(540px,calc(100% - 32px));max-height:calc(100% - 40px);padding:28px;border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:12px;background:var(--paper,#fff);color:var(--ink);box-shadow:0 18px 70px #26111844}.context-change-dialog::backdrop{background:#261118aa}.context-change-dialog h2{font-size:1.8rem;line-height:1.2;margin:0 0 16px}.context-change-dialog p{font-size:1rem;line-height:1.65;margin:0 0 24px}.context-change-dialog form{display:flex;flex-wrap:wrap;gap:12px}.context-change-dialog button{min-height:46px;white-space:normal;flex:1 1 180px;margin:0}@media(max-width:400px){.context-change-dialog{padding:22px}.context-change-dialog h2{font-size:1.6rem}}@media print{.context-change-dialog{display:none!important}}
