.sacred-scene{--scene-depth: 0px;--scene-near-depth: 0px;--scene-focal-x: 50%;position:relative;isolation:isolate;overflow:hidden;width:100%;height:100%;background:#171713}.sacred-scene .scene-camera,.sacred-scene .scene-art,.sacred-scene .scene-film,.sacred-scene .scene-light-depth,.sacred-scene .scene-light,.sacred-scene .scene-light-secondary,.sacred-scene .scene-near{position:absolute;inset:0;width:100%;height:100%}.sacred-scene .scene-camera{transform-origin:var(--scene-focal-x) top;z-index:0}.sacred-scene .scene-art,.sacred-scene .scene-film{display:block;object-fit:cover;object-position:var(--scene-focal-x) top}.sacred-scene .scene-film{opacity:0;transition:opacity .65s ease;pointer-events:none}.sacred-scene .scene-film.film-playing{opacity:1}.sacred-scene .scene-light-depth{z-index:1;inset:-24px 0;height:calc(100% + 48px);pointer-events:none;transform:translate3d(0,var(--scene-depth),0)}.sacred-scene .scene-light,.sacred-scene .scene-light-secondary{mix-blend-mode:screen;opacity:.2}.sacred-scene .scene-light{background:linear-gradient(120deg,transparent 40%,#f8e1ab00 48%,#f8e1ab7a 52%,#fff6e32b 59%,transparent 64%)}.sacred-scene .scene-light-secondary{opacity:.08;background:linear-gradient(118deg,transparent 43%,#fff4d284 46%,transparent 49%)}.sacred-scene .scene-near{inset:-12px;width:calc(100% + 24px);height:calc(100% + 24px);z-index:2;pointer-events:none;transform:translate3d(0,var(--scene-near-depth),0);background:linear-gradient(90deg,#10110ed1,transparent 14%,transparent 85%,#10110eb3)}.sacred-scene .scene-content{position:relative;z-index:4}.sacred-scene .scene-control{position:absolute;z-index:6;bottom:var(--scene-control-bottom, 28px);right:var(--scene-control-right, 28px);max-width:min(340px,calc(100% - 32px))}.sacred-scene .scene-control button{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:10px 15px;border:1px solid #dfd0ac99;border-radius:0;color:#f3ebd9;background:#191b16e8;font:500 12px/1.3 Work Sans,sans-serif;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.sacred-scene .scene-control button:hover:not(:disabled){color:#171713;background:#e5cf9a;border-color:#e5cf9a}.sacred-scene .scene-control button:focus-visible{outline:3px solid #f1d798;outline-offset:5px}.sacred-scene .scene-control button:disabled{color:#d4cebf;border-color:#d4cebf66;cursor:default}.sacred-scene .scene-playback-note{display:block;padding:9px 12px;color:#f3ebd9;background:#191b16;font:12px/1.5 Work Sans,sans-serif}.sacred-scene.scene-death{--scene-focal-x: 77%}.scene-death .scene-light{background:radial-gradient(ellipse at 82% 43%,#ffc461a6 0%,#dc843342 16%,transparent 42%)}.scene-death .scene-light-secondary{background:linear-gradient(106deg,transparent 27%,#b7d3ef52 39%,transparent 45%)}.scene-hell .scene-light{background:radial-gradient(ellipse at 29% 100%,#e783345e 0%,transparent 60%)}.scene-hell .scene-light-secondary{background:linear-gradient(146deg,#c8dae526 0%,transparent 40%)}.sacred-scene.scene-heaven{--scene-focal-x: 73%;background:#e1d3ae}.scene-heaven .scene-light{background:linear-gradient(135deg,#fffef585 0%,#fff4bc24 37%,transparent 66%)}.scene-heaven .scene-light-secondary{background:linear-gradient(112deg,transparent 16%,#fff8d69c 33%,transparent 48%)}.scene-heaven .scene-near{background:linear-gradient(0deg,#e8d6ae52,transparent 22%)}.sacred-scene.scene-still .scene-camera,.sacred-scene.scene-still .scene-light-depth,.sacred-scene.scene-still .scene-near{transform:none!important}.sacred-scene.scene-still .scene-light{opacity:.2!important}.sacred-scene.scene-still .scene-light-secondary{opacity:.08!important}.sacred-scene.scene-still .scene-film{opacity:0!important}@media(max-width:760px){.sacred-scene .scene-control{bottom:var(--scene-control-bottom, 20px);right:var(--scene-control-right, 20px)}.sacred-scene .scene-light-secondary{display:none}.sacred-scene .scene-near{background:linear-gradient(0deg,#12140f45,transparent 22%)}.sacred-scene.scene-heaven .scene-near{background:linear-gradient(0deg,#e8d6ae33,transparent 22%)}}@media(prefers-reduced-motion:reduce){html:not([data-motion=on]) .sacred-scene .scene-camera,html:not([data-motion=on]) .sacred-scene .scene-light-depth,html:not([data-motion=on]) .sacred-scene .scene-near{transform:none!important}}.chapel-opening{display:grid;grid-template-columns:46% 54%;background:var(--lc-ground, #171713);color:var(--lc-text, #eee7d9)}.chapel-opening-copy{align-self:center;padding:64px clamp(28px,5vw,90px)}.chapel-opening .chapel-opening-copy h1{font-family:Marcellus,Georgia,serif;font-size:clamp(40px,4.4vw,68px);font-weight:400;line-height:1.12;letter-spacing:-.025em;margin:0 0 24px;text-wrap:initial}.chapel-opening h1 span{display:block}.chapel-opening-copy>p{color:var(--lc-muted, #c3bdaf);font-size:16px;line-height:1.8;margin:0}.chapel-opening-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:28px}.chapel-opening-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;padding-block:10px;font-size:14px;line-height:1.55;text-decoration:underline;text-decoration-color:#ddbd7870;text-underline-offset:7px}.chapel-opening-link:hover{color:var(--lc-gold, #ddbd78);text-decoration-color:currentColor}.chapel-opening a:focus-visible{outline:3px solid var(--lc-gold, #ddbd78);outline-offset:5px}.sacred-scene.chapel-opening-art{height:auto;min-height:100%}@media(max-width:700px){.chapel-opening{grid-template-columns:1fr}.chapel-opening-copy{padding:32px 7% 28px}.chapel-opening .chapel-opening-copy h1{font-size:clamp(36px,10.5vw,48px);margin-bottom:18px}.chapel-opening-actions{margin-top:20px;gap:4px}.sacred-scene.chapel-opening-art{min-height:0;aspect-ratio:16 / 9}}@media print{.chapel-opening{display:block;background:#fff;color:#171713}.chapel-opening-copy>p{color:#282c23}.chapel-opening-art,.chapel-opening-actions{display:none}}.chapel-opening-copy .chapel-opening-subtitle{font-size:.78rem;line-height:1.55;letter-spacing:.09em;margin:0 0 1.2rem;text-transform:uppercase;max-width:34em}.last-chapel{--lc-ground: #171713;--lc-ink: #282c23;--lc-paper: #e8dfce;--lc-text: #eee7d9;--lc-muted: #c5bda9;--lc-gold: #ddbd78;--lc-rule: #bba67d55;background:var(--lc-ground);color:var(--lc-text);overflow:clip}.last-chapel h1,.last-chapel h2,.last-chapel h3{font-family:Marcellus,Georgia,serif;font-weight:400}.last-chapel h1{font-size:clamp(54px,6.5vw,96px);line-height:1.06;letter-spacing:-.025em}.last-chapel h2{font-size:clamp(34px,3.4vw,50px);line-height:1.18;letter-spacing:-.015em}.last-chapel h3{font-size:28px}.last-chapel p{text-wrap:pretty}.last-chapel a:focus-visible,.last-chapel button:focus-visible,.last-chapel summary:focus-visible{outline:3px solid #d3a744;outline-offset:5px}.last-chapel button:disabled{opacity:1}.last-chapel ::selection{background:#dcc795;color:#171713}.lc-header{position:sticky;top:0;z-index:50;background:#171713f7;min-height:88px;padding:20px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--lc-rule)}.lc-brand{display:flex;align-items:center;gap:13px;font-family:Marcellus,serif;font-size:23px;white-space:nowrap;line-height:1.3}.lc-brand>svg{color:var(--lc-gold);width:22px;height:30px}.lc-desktop-nav{display:flex;gap:26px;align-items:center;margin-left:auto}.lc-desktop-nav a{font-size:13px;padding:8px 0;position:relative}.lc-desktop-nav a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--lc-gold);transform:scaleX(0);transform-origin:left;transition:transform .24s ease}.lc-desktop-nav a:hover:after,.lc-desktop-nav a[aria-current]:after{transform:scaleX(1)}.lc-header-controls{display:flex;gap:12px;align-items:center}.lc-motion-toggle{font-size:11px;display:flex;align-items:center;gap:8px;padding:11px 0 11px 22px;border:0;border-left:1px solid var(--lc-rule);white-space:nowrap;min-height:44px}.lc-motion-mark{width:7px;height:7px;border:1px solid #ddbd78;border-radius:50%}.lc-motion-toggle[aria-pressed=true] .lc-motion-mark{background:#ddbd78}.lc-mobile-nav{display:none}.lc-button{display:inline-flex;justify-content:space-between;align-items:center;gap:34px;min-height:54px;padding:15px 24px;background:var(--lc-gold);color:var(--lc-ground);font-size:14px;line-height:1.5;border:1px solid var(--lc-gold);transition:background-color .18s,color .18s;max-width:100%}.lc-button>svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.lc-button:hover>svg{transform:translate(4px)}.lc-button:hover{background:#ead39f;border-color:#ead39f}.lc-button-secondary{background:transparent;color:inherit;border-color:var(--lc-rule)}.lc-button-secondary:hover{color:var(--lc-ground)}.lc-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;width:fit-content;max-width:100%;font-size:13px;border-bottom:1px solid currentColor;padding:6px 0;margin-top:24px;line-height:1.7}.lc-home-hero{height:min(930px,calc(100svh - 88px));min-height:710px;position:relative;isolation:isolate}.sacred-scene.lc-home-stage{position:absolute;inset:0;--scene-control-bottom: 118px;--scene-control-right: 5%}.lc-hero-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#11120fe6,#11120f88 35%,transparent 75%),linear-gradient(0deg,#171713 0%,transparent 52%)}.lc-home-title{position:absolute;bottom:160px;left:7%;width:650px;max-width:70%;pointer-events:none}.lc-home-title h1{margin-bottom:28px}.lc-home-title p{font-size:18px;line-height:1.85;color:#e3dccd}.lc-home-title .lc-button{margin-top:28px;pointer-events:auto}.lc-enter{position:absolute;bottom:40px;left:7%;right:7%;border-top:1px solid #cbb88666;padding-top:23px;font-size:13px;display:flex;align-items:center;justify-content:space-between}.lc-enter svg{transform:rotate(90deg)}.lc-home-intro{padding:110px 10% 90px;display:grid;grid-template-columns:1fr 1fr;gap:10%}.lc-home-intro p{color:var(--lc-muted);font-size:17px;line-height:1.9;max-width:65ch}.lc-four{padding:40px 5%}.lc-section-opening{margin:0 2% 44px;display:flex;justify-content:space-between;align-items:baseline;gap:40px}.lc-section-opening h2{font-size:34px;margin:0}.lc-section-opening p{color:var(--lc-muted);font-size:14px}.lc-portals{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.lc-portal{position:relative;display:block;min-width:0}.lc-portal-image{height:375px;position:relative;isolation:isolate;overflow:hidden;border-radius:180px 180px 0 0}.lc-portal-image .artwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% top;transition:transform .95s cubic-bezier(.16,1,.3,1),filter .95s}.lc-portal-death .artwork{object-position:77% top}.lc-portal-heaven .artwork{object-position:72% top}.lc-portal-frame{position:absolute;inset:9px;border:1px solid #e7d4a765;border-radius:180px 180px 0 0;pointer-events:none;transition:border-color .3s}.lc-portal:hover .artwork,.lc-portal:focus-visible .artwork{transform:scale(1.045);filter:brightness(1.11);transform-origin:70% top}.lc-portal:hover .lc-portal-frame{border-color:#efd79fd9}.lc-portal-copy{position:relative;padding:25px 10px 25px 0;border-bottom:1px solid var(--lc-rule)}.lc-portal-copy>span{position:absolute;right:0;top:30px;color:var(--lc-gold);font-family:Marcellus,serif;font-size:14px}.lc-portal-copy h3{font-size:32px;margin-bottom:13px}.lc-portal-copy p{color:var(--lc-muted);font-size:14px;line-height:1.7;min-height:48px;max-width:88%}.lc-portal-copy>svg{margin-top:20px;color:var(--lc-gold);transition:transform .25s}.lc-portal:hover .lc-portal-copy>svg{transform:translate(7px)}.lc-quote{padding:105px 8%;max-width:1160px;margin:0 auto;text-align:center}.lc-quote blockquote{margin:0;font-family:Marcellus,serif;font-size:clamp(28px,3vw,43px);line-height:1.45;text-wrap:balance}.lc-quote figcaption{margin-top:34px;font-size:12px;line-height:1.85;color:var(--lc-muted)}.lc-quote figcaption>a{text-decoration:underline;text-underline-offset:4px}.lc-quote details{margin-top:12px;font-size:11px}.lc-quote summary{cursor:pointer;padding:5px}.lc-quote details p{max-width:460px;margin:10px auto 0}.lc-heaven-invitation{position:relative;min-height:750px;background:#e6dbc8;color:#252b24;isolation:isolate}.sacred-scene.lc-home-heaven-stage{position:absolute;inset:0;--scene-control-bottom: 38px}.lc-heaven-invitation:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#e6dbc8 2%,#e6dbc8eb 27%,#e6dbc878 43%,transparent 62%)}.lc-heaven-invitation-copy{position:relative;z-index:1;padding:110px 7%;max-width:650px;pointer-events:none}.lc-heaven-invitation h2{font-size:clamp(44px,4.5vw,62px);line-height:1.12}.lc-heaven-invitation p{max-width:370px;font-size:17px;line-height:1.85}.lc-heaven-invitation .lc-button{margin-top:28px;pointer-events:auto;background:#29372d;border-color:#29372d;color:#eee7d9}.lc-home-meditation{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:110px 7%;align-items:center}.lc-home-meditation>div:first-child{max-width:520px}.lc-home-meditation p{color:var(--lc-muted);font-size:17px;line-height:1.9}.lc-home-meditation .lc-button{margin-top:30px}.lc-home-meditation .lc-text-link{display:flex}.sacred-scene.lc-candle-stage{height:520px}.lc-daily{background:#26342b;padding:95px 8%;text-align:center}.lc-daily>svg{color:var(--lc-gold);margin-bottom:28px}.lc-daily p{max-width:660px;margin:0 auto 30px;font-size:17px;color:#d2d5c6}.lc-daily>div{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.lc-footer{background:#11140f;padding:70px 7% 25px;display:grid;grid-template-columns:1.2fr 1fr;gap:45px}.lc-footer>div>p{color:#c5bda9;font-size:14px;line-height:1.9;margin-top:23px}.lc-footer>nav{display:grid;grid-template-columns:1fr 1fr;gap:17px 30px;align-content:center;font-size:13px}.lc-footer a:hover{color:#efc875}.lc-footer-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid var(--lc-rule);font-size:12px}.lc-footer .lc-footer-bottom>p{margin:0;font-size:12px}.lc-chapter-hero{position:relative;isolation:isolate;min-height:740px}.sacred-scene.lc-chapter-stage{position:absolute;inset:0;--scene-control-bottom: 30px;--scene-control-right: 4%}.lc-chapter-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#171713 3%,#171713ed 22%,#17171388 48%,transparent 78%)}.lc-chapter-title{position:relative;max-width:720px;padding:110px 7% 95px;box-sizing:content-box;width:42%;pointer-events:none}.lc-chapter-title h1{margin-bottom:25px}.lc-chapter-title .lc-chapter-line{font-family:Marcellus,serif;font-size:32px;line-height:1.3;margin:0 0 30px;color:#eadcbd}.lc-chapter-title>p:not(.lc-chapter-line){max-width:480px;font-size:17px;line-height:1.85;color:#d8d3c5}.lc-hero-actions{margin-top:30px;display:flex;flex-direction:column;align-items:start;gap:10px;pointer-events:auto}.lc-hero-actions .lc-text-link{margin-top:10px}.lc-hero-death .lc-chapter-stage{left:37%;width:63%}.lc-hero-death .lc-chapter-shade{background:linear-gradient(90deg,#171713 25%,#171713b5 47%,transparent 68%)}.lc-hero-judgment{min-height:830px;display:flex;justify-content:center;align-items:end;text-align:center}.lc-hero-judgment .lc-chapter-title{width:750px;max-width:90%;padding:310px 0 70px}.lc-hero-judgment .lc-chapter-shade{background:linear-gradient(0deg,#171713 0%,#171713d9 26%,#17171357 57%,transparent 85%)}.lc-hero-judgment .lc-chapter-title>p{margin-left:auto;margin-right:auto}.lc-hero-judgment .lc-hero-actions{align-items:center}.lc-hero-hell{background:#12120f}.lc-hero-hell .lc-chapter-stage{left:22%;width:78%}.lc-hero-hell .lc-chapter-shade{background:linear-gradient(90deg,#12120f 2%,#12120fec 28%,#12120f69 62%,#12120f22)}.lc-hero-hell .lc-chapter-title{padding-top:115px}.lc-hero-hell .lc-chapter-line{color:#e4bc96}.lc-hero-heaven{min-height:790px;background:#e6dbc8;color:#292e24}.lc-hero-heaven .lc-chapter-shade{background:linear-gradient(90deg,#e6dbc8 0%,#e6dbc8ed 23%,#e6dbc866 48%,transparent 67%)}.lc-hero-heaven .lc-chapter-title{padding-top:130px;width:40%}.lc-hero-heaven .lc-chapter-title .lc-chapter-line{color:#354535}.lc-hero-heaven .lc-chapter-title>p:not(.lc-chapter-line){color:#354535}.lc-hero-heaven .lc-button{background:#293b30;border-color:#293b30;color:#f3ead8}.lc-chapter-nav{display:grid;grid-template-columns:repeat(4,1fr);padding:0 7%;background:#1d2118;border-block:1px solid var(--lc-rule)}.lc-chapter-nav a{display:flex;align-items:center;gap:20px;padding:24px 20px;font-family:Marcellus,serif;font-size:21px}.lc-chapter-nav a:first-child{padding-left:0}.lc-chapter-nav a>span{font-size:12px;color:var(--lc-gold)}.lc-chapter-nav a>svg{margin-left:auto;width:17px}.lc-chapter-nav a[aria-current],.lc-chapter-nav a:hover{color:var(--lc-gold)}.lc-teaching{display:grid;grid-template-columns:1fr 1.55fr;gap:9%;padding:90px 9%;background:var(--lc-paper);color:var(--lc-ink)}.lc-teaching h2{font-size:42px;max-width:390px}.lc-teaching p{max-width:67ch;font-size:17px;line-height:1.95}.lc-teaching p+p{margin-top:1.3em}.lc-two-judgments{padding:95px 9%;display:grid;grid-template-columns:1fr 1fr;gap:14%;border-bottom:1px solid var(--lc-rule)}.lc-two-judgments>div{max-width:480px}.lc-two-judgments h2{font-size:40px}.lc-two-judgments p{color:var(--lc-muted);font-size:17px;line-height:1.9}.lc-two-judgments a{display:inline-flex;align-items:center;gap:15px;font-size:12px;color:#d9c59c;border-bottom:1px solid var(--lc-rule);padding-bottom:6px;margin-top:23px}.lc-meditation{background:#eee6d7;color:#293127;padding:100px 8%;display:grid;grid-template-columns:1fr 1.75fr;gap:8%;border-top:1px solid #beb39a}.lc-reading-title{align-self:start;position:sticky;top:135px}.lc-reading-title h2{font-size:39px}.lc-reading-title>p{font-size:14px;color:#53604b;line-height:1.9}.lc-reading-title nav{margin-top:35px;display:flex;flex-direction:column;gap:12px;font-size:12px}.lc-reading-title nav>a{text-decoration:underline;text-underline-offset:4px;width:fit-content}.lc-reading-body{min-width:0;max-width:740px}.lc-editorial{font-size:16px;line-height:1.95;padding-bottom:28px;margin-bottom:32px;border-bottom:1px solid #b5b29d}.lc-passage{font-family:Georgia,serif;font-size:20px;line-height:1.95;max-width:70ch}.lc-passage>p+p{margin-top:1.5em}.lc-passage>p:first-child:first-letter{font-family:Marcellus,serif;font-size:3.2em;float:left;line-height:.83;margin:8px 10px 0 0}.lc-edition{font-size:12px;line-height:1.85;margin-top:35px;color:#4f5b47;border-top:1px solid #b5b29d;padding-top:18px}.lc-edition summary{cursor:pointer;padding:8px 0}.lc-edition p{margin-top:18px}.lc-edition a{display:inline-flex;align-items:center;gap:16px;text-decoration:underline;text-underline-offset:4px;margin-top:15px}.lc-prayer{text-align:center;padding:80px 8%;background:#28372b;color:#eee7d9}.lc-prayer>svg{color:var(--lc-gold);margin-bottom:28px}.lc-prayer h2{font-size:36px}.lc-prayer-text{font-family:Georgia,serif;font-size:25px;line-height:1.85;max-width:750px;margin:auto;white-space:pre-line}.lc-citation{font-size:12px;line-height:1.9;color:inherit}.lc-prayer .lc-citation{max-width:620px;margin:28px auto 0;color:#cfcebd}.lc-citation a{text-decoration:underline;text-underline-offset:4px}.lc-depth{padding:90px 9%;text-align:center}.lc-depth>svg{color:var(--lc-gold);margin-bottom:24px}.lc-depth h2{max-width:740px;margin:0 auto 35px}.lc-depth>div{max-width:750px;margin:auto;text-align:left;font-size:17px;line-height:1.95;color:var(--lc-muted)}.lc-depth .lc-button{margin-top:32px}.lc-depth-hell{background:#22251e;border-top:1px solid #ccb78444}.lc-chapter-hell .lc-teaching{background:#dcd3c0}.lc-chapter-heaven{background:#e8dfce;color:#283427}.lc-chapter-heaven .lc-quote{--lc-muted: #52614b}.lc-chapter-heaven .lc-depth{background:#d8d6bc}.lc-chapter-heaven .lc-depth>div{color:#374530}.lc-chapter-heaven .lc-depth>svg{color:#6e5c30}.lc-chapter-heaven .lc-prayer{background:#394c3b}.lc-chapter-heaven .lc-respond{background:#e8dfce}.lc-chapter-heaven .lc-practices{color:#49533f}.lc-chapter-heaven .lc-respond .lc-button{background:#2c4434;border-color:#2c4434;color:#f2ecd9}.lc-chapter-heaven .lc-chapter-nav{color:#eee7d9}.sacred-scene.lc-last-candle{height:520px}.sacred-scene.lc-beatific-scene{height:650px}.lc-respond{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:95px 9% 0}.lc-respond>div>p{font-size:17px;line-height:1.9;max-width:540px;margin-bottom:30px}.lc-practices{list-style:none;margin:0;padding:0;color:var(--lc-muted)}.lc-practices li{display:grid;grid-template-columns:25px 1fr;gap:22px;padding:19px 0;border-top:1px solid var(--lc-rule);font-size:15px}.lc-practices li>span{font-family:Marcellus,serif;color:var(--lc-gold)}.lc-chapter-heaven .lc-practices li>span{color:#6c5a30}.lc-next{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px;padding:40px 0;border-top:1px solid var(--lc-rule);margin-top:65px}.lc-next>span{color:var(--lc-muted);font-size:13px}.lc-next strong{font-family:Marcellus,serif;font-size:44px;font-weight:400}.lc-next>svg{width:34px;height:34px;transition:transform .25s}.lc-next:hover>svg{transform:translate(9px)}.lc-chapter-heaven .lc-respond{padding-bottom:90px}.lc-purgatory-invitation{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;padding:90px 9%;border-block:1px solid #b0b395}.lc-purgatory-invitation>div:nth-child(2){align-self:center;text-align:center}.lc-purgatory-invitation h2{font-size:39px}.lc-purgatory-invitation p{font-size:16px;line-height:1.9}.lc-purgatory-invitation .lc-small-prayer{font-family:Georgia,serif;font-size:21px;white-space:pre-line;margin:24px 0}.lc-utility-heading{padding:80px 8% 60px;max-width:1200px;margin:auto}.lc-utility-heading>svg{margin-bottom:30px;color:var(--lc-gold)}.lc-utility-heading h1{font-size:clamp(48px,5vw,74px);max-width:850px;margin-bottom:32px}.lc-utility-heading>p{font-size:18px;line-height:1.9;max-width:750px;color:var(--lc-muted)}.lc-utility-heading>.lc-button{margin-top:30px}.lc-library-feature{margin:0 auto;max-width:1200px;padding:35px 8% 80px;display:grid;grid-template-columns:240px 1fr;gap:65px;align-items:start}.lc-volume{min-height:350px;background:#293d2f;border:1px solid #b59a66;outline:1px solid #b59a6666;outline-offset:-12px;padding:40px 25px;text-align:center;color:#ebd29d;font-family:Marcellus,serif;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:30px}.lc-volume strong{font-size:34px;line-height:1.3;font-weight:400}.lc-volume span{font-size:13px}.lc-library-feature h2{font-size:37px}.lc-library-feature p{color:var(--lc-muted);font-size:16px;line-height:1.9}.lc-library-feature nav{margin:25px 0}.lc-library-feature nav>a{display:grid;grid-template-columns:80px 1fr auto;gap:20px;padding:20px 0;border-top:1px solid var(--lc-rule);align-items:center;font-family:Marcellus,serif;font-size:21px}.lc-library-feature nav>a>span{font-family:Work Sans,sans-serif;font-size:11px;color:var(--lc-muted)}.lc-library-feature nav>a>svg{width:17px}.lc-library-feature .lc-citation{font-size:11px}.lc-author-shelf{padding:75px 9%;background:#e8dfce;color:#283427;display:grid;grid-template-columns:1fr 1fr;gap:12%}.lc-author-shelf h2{font-size:35px}.lc-author-shelf p{font-size:16px;line-height:1.9}.lc-author-shelf h2+p{margin-top:0;font-size:13px}.lc-library-status{padding:65px 9%;max-width:1050px}.lc-library-status h2{font-size:32px}.lc-library-status p{color:var(--lc-muted);max-width:730px}.lc-prayer-layout{display:grid;grid-template-columns:270px 1fr;gap:60px;max-width:1300px;padding:0 7% 80px;margin:auto}.lc-prayer-layout>nav{align-self:start;position:sticky;top:120px}.lc-prayer-layout>nav>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border-bottom:1px solid var(--lc-rule);font-size:14px}.lc-prayer-layout .lc-prayer{padding:65px 8%;background:transparent;border-top:1px solid var(--lc-rule)}.lc-prayer-layout .lc-prayer-text{font-size:23px}.lc-prayer-layout .lc-prayer .lc-text-link{display:none}.lc-confession-steps{padding:70px 9%;background:#e8dfce;color:#293427;display:grid;grid-template-columns:1fr 1.6fr;gap:9%}.lc-confession-steps h2{max-width:350px}.lc-confession-steps ol{padding:0;list-style:none;margin:0}.lc-confession-steps li{display:grid;grid-template-columns:25px 1fr;gap:28px;margin-bottom:33px}.lc-confession-steps li>span{font-family:Marcellus,serif;font-size:20px;color:#786334}.lc-confession-steps h3{margin-bottom:14px;font-size:26px}.lc-confession-steps p{font-size:16px;line-height:1.9;max-width:70ch}.lc-examination{display:grid;grid-template-columns:1fr 1.4fr;gap:9%;padding:85px 9%}.lc-examination>div:first-child p{color:var(--lc-muted)}.lc-examination .lc-citation{margin-top:30px}.lc-examination details{border-top:1px solid var(--lc-rule)}.lc-examination summary{cursor:pointer;padding:19px 0;display:flex;align-items:center;justify-content:space-between;font-size:19px}.lc-examination summary>span{font-size:23px;color:var(--lc-gold);transition:transform .2s}.lc-examination details[open] summary>span{transform:rotate(45deg)}.lc-examination details>p{padding:4px 0 25px;margin:0;color:var(--lc-muted);font-size:17px;line-height:1.9}.lc-confession-close,.lc-purgatory-response{padding:75px 9%;text-align:center}.lc-confession-close p,.lc-purgatory-response p{max-width:650px;margin:0 auto 26px;font-size:17px;line-height:1.9;color:var(--lc-muted)}.lc-purgatory-teaching{padding:10px 8% 70px;max-width:1200px;margin:auto}.lc-purgatory-teaching>p{max-width:780px;font-size:19px;line-height:1.95}.lc-source-subjects{max-width:1200px;padding:0 8% 45px;margin:auto;display:flex;flex-wrap:wrap;gap:15px 35px}.lc-source-subjects>a{font-size:14px;display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--lc-rule);padding-bottom:8px}.lc-source-groups{padding:55px 8%;background:#e8dfce;color:#293327;display:grid;grid-template-columns:1fr 1fr;gap:50px 8%}.lc-source-groups h2{font-size:32px}.lc-source-groups p{font-size:14px;line-height:1.9}.lc-source-groups>section>a{display:inline-flex;align-items:center;gap:16px;font-size:13px;text-decoration:underline;margin:20px 0 10px}.lc-source-groups ul{padding-left:20px;font-size:12px;line-height:2.1}.lc-source-groups li>a{text-decoration:underline;text-underline-offset:3px}.lc-source-list{max-width:1180px;margin:auto;padding:30px 8%}.lc-source-list article{padding:40px 0;border-bottom:1px solid var(--lc-rule)}.lc-source-list h2{font-size:28px}.lc-source-list p{color:var(--lc-muted);font-size:15px;line-height:1.9}.lc-source-list p.lc-citation{font-size:12px}.lc-source-list article>a{display:inline-flex;align-items:center;gap:20px;text-decoration:underline;margin-top:20px;font-size:13px}.lc-art-note{padding:50px 8% 80px;max-width:1180px;margin:auto}.lc-art-note h2{font-size:32px}.lc-art-note p{color:var(--lc-muted);line-height:1.95;font-size:15px}.lc-reading-world{background:#f0eadf;color:#293527}.lc-header-reading{background:#e6e3d5;color:#293527;border-color:#a6aa93}.lc-header-reading .lc-brand>svg{color:#6c5a30}.lc-header-reading .lc-motion-toggle{display:none}.lc-reader-toolbar{display:flex;justify-content:space-between;align-items:center;padding:22px 7%;border-bottom:1px solid #b4b59e;font-size:13px}.lc-reader-toolbar>a{display:flex;align-items:center;gap:14px}.lc-reader-toolbar>a>svg{transform:rotate(180deg);width:17px}.lc-reader-toolbar>div{display:flex;gap:8px}.lc-reader-toolbar button{padding:7px 11px;min-height:42px}.lc-reader-toolbar button:disabled{color:#707a67;border-color:#a8ae9d}.lc-reader-inner{max-width:845px;margin:auto;padding:65px 45px 85px}.lc-reader-inner>h1{font-size:55px;line-height:1.15;margin-bottom:28px}.lc-reader-byline{font-size:14px;line-height:1.9;color:#53604b}.lc-reader-contents{display:flex;flex-wrap:wrap;gap:25px;margin:32px 0;padding:20px 0;border-block:1px solid #b2b39d;font-size:13px}.lc-reader-contents>a{text-decoration:underline;text-underline-offset:4px}.lc-reader .lc-passage{font-size:var(--reading-size, 21px)}.lc-reader-edition{font-size:13px;line-height:1.9;padding-top:30px;margin-top:40px;border-top:1px solid #b2b39d}.lc-reader-edition h2{font-size:26px}.lc-reader-edition>a{display:flex;gap:20px;align-items:center;width:fit-content;text-decoration:underline;margin-top:20px}.lc-reader .lc-prayer{margin:55px -20px;padding:45px 35px;background:#e0e1ce;color:#293527}.lc-reader .lc-prayer>svg{color:#736033}.lc-reader .lc-prayer-text{font-size:23px}.lc-reader .lc-prayer .lc-citation{color:#4b5a42}.lc-reader-response h2{font-size:34px}.lc-reader-response>p{font-size:17px;line-height:1.95}.lc-reader-response>.lc-button{margin-top:26px;background:#2c4434;color:#f1eddf;border-color:#2c4434}.lc-reader-other{border-top:1px solid #b2b39d;margin-top:50px;padding-top:30px}.lc-reader-other h2{font-size:28px}.lc-reader-other>a{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:14px 0;font-size:14px;border-bottom:1px solid #b2b39d}.lc-reading-world>.lc-footer{color:#eee7d9}@media(max-width:1100px){.lc-header{padding-inline:4%;gap:20px}.lc-desktop-nav{gap:17px}.lc-brand{font-size:20px}.lc-motion-toggle{padding-left:14px}.lc-portal-image{height:320px}.lc-portals{gap:18px}.lc-portal-copy h3{font-size:28px}.lc-chapter-title{width:46%;padding-left:6%;padding-right:4%}.lc-chapter-line{font-size:28px}.lc-library-feature{grid-template-columns:205px 1fr;gap:40px}.lc-volume{min-height:315px}}@media(max-width:900px){.lc-desktop-nav{display:none}.lc-mobile-nav{display:block}.lc-header{min-height:76px}.lc-mobile-nav>summary{list-style:none;display:flex;align-items:center;gap:9px;min-height:44px;font-size:12px;cursor:pointer}.lc-mobile-nav>summary::-webkit-details-marker{display:none}.lc-mobile-nav>nav{position:absolute;top:100%;left:0;right:0;background:#1a2018;color:#eee7d9;padding:20px 7% 35px;border-bottom:1px solid var(--lc-rule);box-shadow:0 15px 30px #090c0999;max-height:calc(100svh - 80px);overflow:auto}.lc-mobile-nav nav>a{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--lc-rule);padding:16px 0;font-size:17px}.lc-mobile-nav nav>a>span{font-family:Marcellus,serif;font-size:12px;color:var(--lc-gold);min-width:25px}.lc-mobile-nav nav>a>svg{margin-left:auto}.lc-mobile-nav nav>a[aria-current]{color:var(--lc-gold)}.lc-home-hero{height:850px}.lc-home-title{width:600px;max-width:84%}.lc-section-opening{display:block}.lc-section-opening h2{margin-bottom:17px}.lc-chapter-nav a{font-size:18px;gap:12px;padding-inline:12px}.lc-chapter-nav a>svg{width:14px}.lc-prayer-layout{grid-template-columns:210px 1fr;gap:25px}}@media(max-width:700px){.last-chapel h1{font-size:54px}.last-chapel h2{font-size:36px}.lc-header{min-height:76px;padding:12px 6%;gap:10px;flex-wrap:wrap}.lc-brand{font-size:18px;gap:10px}.lc-brand>svg{width:18px;height:27px}.lc-header-controls{gap:16px}.lc-motion-toggle{padding:9px 0;border:0;font-size:10px;gap:5px}.lc-motion-mark{width:6px;height:6px}.lc-mobile-nav>summary{font-size:11px;gap:5px}.lc-mobile-nav>summary>svg{width:16px}.lc-home-hero{min-height:745px;height:calc(100svh - 76px);max-height:920px}.lc-home-title{bottom:165px;left:7%;max-width:86%}.lc-home-title h1{font-size:54px}.lc-home-title p{font-size:16px;line-height:1.8;max-width:340px}.lc-home-title .lc-button{margin-top:25px}.lc-hero-shade{background:linear-gradient(0deg,#171713 3%,#171713cd 36%,#17171364 70%,#17171325)}.sacred-scene.lc-home-stage{--scene-control-bottom: 94px;--scene-control-right: 7%}.lc-enter{bottom:28px;padding-top:20px;font-size:12px}.lc-home-intro{grid-template-columns:1fr;gap:20px;padding:65px 7% 55px}.lc-home-intro p{font-size:16px}.lc-four{padding:20px 7% 15px}.lc-section-opening{margin:0 0 30px}.lc-section-opening h2{font-size:29px}.lc-section-opening p{font-size:13px}.lc-portals{grid-template-columns:1fr 1fr;gap:35px 17px}.lc-portal-image{height:240px}.lc-portal-frame{inset:7px}.lc-portal-copy{padding-top:19px}.lc-portal-copy h3{font-size:26px;margin-bottom:10px}.lc-portal-copy>span{position:static;font-size:11px;display:block;margin-bottom:10px}.lc-portal-copy p{font-size:12px;max-width:100%;min-height:62px}.lc-portal-copy>svg{margin-top:13px;width:18px}.lc-quote{padding:65px 7%}.lc-quote blockquote{font-size:29px;line-height:1.5}.lc-quote figcaption{font-size:11px;margin-top:26px}.lc-heaven-invitation{display:flex;flex-direction:column;min-height:0}.lc-heaven-invitation:after{display:none}.lc-heaven-invitation-copy{padding:60px 7%}.lc-heaven-invitation h2{font-size:47px}.lc-heaven-invitation p{font-size:16px}.sacred-scene.lc-home-heaven-stage{position:relative;height:410px;order:2;--scene-control-bottom: 20px}.lc-home-meditation{grid-template-columns:1fr;gap:35px;padding:65px 7%}.lc-home-meditation p{font-size:16px}.sacred-scene.lc-candle-stage{height:350px}.lc-daily{padding:60px 7%}.lc-daily p{font-size:16px}.lc-daily>div{align-items:stretch;flex-direction:column}.lc-footer{padding:50px 7% 25px;grid-template-columns:1fr;gap:30px}.lc-footer>nav{gap:18px}.lc-footer-bottom{align-items:start;flex-direction:column;gap:14px}.lc-footer .lc-footer-bottom p{max-width:270px}.lc-chapter-hero{min-height:0}.lc-chapter-title{width:auto;max-width:none;padding:290px 7% 105px}.lc-chapter-title h1{font-size:64px}.lc-chapter-title .lc-chapter-line{font-size:28px;max-width:350px;margin-bottom:24px}.lc-chapter-title>p:not(.lc-chapter-line){font-size:16px;line-height:1.85}.lc-hero-death .lc-chapter-stage,.lc-hero-hell .lc-chapter-stage{left:0;width:100%}.lc-chapter-shade,.lc-hero-death .lc-chapter-shade,.lc-hero-hell .lc-chapter-shade{background:linear-gradient(0deg,#171713 0%,#171713f2 46%,#17171366 76%,transparent)}.lc-hero-actions{margin-top:26px}.lc-hero-actions .lc-text-link{font-size:12px}.lc-hero-judgment{min-height:0}.lc-hero-judgment .lc-chapter-title{padding:280px 7% 115px;max-width:100%;width:100%}.lc-hero-judgment .lc-chapter-shade{background:linear-gradient(0deg,#171713 0%,#171713ed 44%,#17171364 80%,transparent)}.lc-hero-hell .lc-chapter-title{padding-top:240px}.lc-hero-heaven{display:flex;flex-direction:column;min-height:0}.lc-hero-heaven .lc-chapter-shade{display:none}.lc-hero-heaven .lc-chapter-title{width:auto;padding:60px 7%}.lc-hero-heaven .lc-chapter-stage{position:relative;height:420px;order:2}.lc-chapter-nav{grid-template-columns:1fr 1fr;padding:0 5%}.lc-chapter-nav a,.lc-chapter-nav a:first-child{padding:17px 10px;font-size:18px}.lc-chapter-nav a>span{font-size:10px}.lc-chapter-nav a:nth-child(-n+2){border-bottom:1px solid var(--lc-rule)}.lc-teaching{grid-template-columns:1fr;padding:60px 7%;gap:20px}.lc-teaching h2{font-size:35px;max-width:none}.lc-teaching p{font-size:16px}.lc-two-judgments{padding:60px 7%;grid-template-columns:1fr;gap:45px}.lc-two-judgments>div+div{padding-top:40px;border-top:1px solid var(--lc-rule)}.lc-two-judgments h2{font-size:34px}.lc-two-judgments p{font-size:16px}.lc-meditation{grid-template-columns:1fr;padding:60px 7%;gap:35px}.lc-reading-title{position:static}.lc-reading-title h2{font-size:36px}.lc-reading-title nav{flex-direction:row;flex-wrap:wrap;gap:10px 18px;margin-top:24px;font-size:11px}.lc-reading-title>p{font-size:13px}.lc-passage{font-size:19px;line-height:1.95}.lc-editorial{font-size:15px;line-height:1.95}.lc-prayer{padding:60px 7%}.lc-prayer h2{font-size:32px}.lc-prayer-text{font-size:22px}.lc-prayer .lc-citation{font-size:11px}.lc-depth{padding:60px 7%}.lc-depth h2{font-size:34px}.lc-depth>div{font-size:16px}.sacred-scene.lc-beatific-scene{height:410px}.sacred-scene.lc-last-candle{height:380px}.lc-respond{padding:60px 7% 0;grid-template-columns:1fr;gap:35px}.lc-respond>div>p{font-size:16px}.lc-practices li{font-size:14px;gap:15px}.lc-next{grid-template-columns:1fr auto;gap:12px;margin-top:15px;padding:28px 0}.lc-next>span{grid-column:1/-1;font-size:12px}.lc-next strong{font-size:37px}.lc-next>svg{width:28px}.lc-chapter-heaven .lc-respond{padding-bottom:60px}.lc-purgatory-invitation{grid-template-columns:1fr;padding:60px 7%;gap:40px}.lc-purgatory-invitation h2{font-size:35px}.lc-purgatory-invitation>div:nth-child(2){padding-top:35px;border-top:1px solid #b0b395}.lc-utility-heading{padding:55px 7% 45px}.lc-utility-heading h1{font-size:46px}.lc-utility-heading>p{font-size:17px}.lc-library-feature{grid-template-columns:1fr;padding:10px 7% 55px;gap:35px}.lc-volume{width:220px;min-height:310px;margin:auto}.lc-library-feature h2{font-size:34px}.lc-library-feature nav>a{grid-template-columns:1fr auto;gap:8px;font-size:23px}.lc-library-feature nav>a>span{grid-column:1/-1}.lc-author-shelf{padding:60px 7%;grid-template-columns:1fr;gap:45px}.lc-author-shelf h2{font-size:32px}.lc-library-status{padding:55px 7%}.lc-prayer-layout{grid-template-columns:1fr;padding:0 7% 55px;gap:35px}.lc-prayer-layout>nav{position:static}.lc-prayer-layout .lc-prayer{padding:45px 0}.lc-prayer-layout .lc-prayer-text{font-size:21px}.lc-confession-steps{grid-template-columns:1fr;gap:20px;padding:55px 7%}.lc-confession-steps li{gap:16px}.lc-confession-steps h3{font-size:24px}.lc-confession-steps p{font-size:16px}.lc-examination{padding:60px 7%;grid-template-columns:1fr;gap:35px}.lc-confession-close,.lc-purgatory-response{padding:55px 7%}.lc-purgatory-teaching{padding:0 7% 55px}.lc-purgatory-teaching>p{font-size:17px}.lc-source-subjects{padding:0 7% 40px;gap:15px 25px}.lc-source-groups{grid-template-columns:1fr;padding:45px 7%;gap:35px}.lc-source-list{padding:10px 7%}.lc-source-list h2{font-size:26px}.lc-art-note{padding:45px 7% 60px}.lc-reader-toolbar{padding:18px 7%;flex-wrap:wrap;gap:18px;font-size:12px}.lc-reader-toolbar>div{gap:8px}.lc-reader-inner{padding:45px 7% 60px}.lc-reader-inner>h1{font-size:44px}.lc-reader-byline{font-size:13px}.lc-reader-contents{gap:12px 22px;font-size:12px}.lc-reader .lc-prayer{margin:45px 0;padding:35px 22px}.lc-reader .lc-prayer-text{font-size:21px}}@media(max-width:370px){.lc-header{padding-inline:5%;column-gap:6px}.lc-brand{font-size:17px;gap:7px}.lc-header-controls{gap:9px}.lc-motion-toggle{font-size:9px}.lc-mobile-nav>summary{font-size:10px}.lc-home-title h1{font-size:47px}.lc-home-hero{min-height:735px}.lc-portal-image{height:210px}.lc-portal-copy h3{font-size:24px}.lc-button{gap:20px;font-size:13px;padding-inline:18px}.lc-chapter-title h1{font-size:58px}.lc-chapter-title .lc-chapter-line{font-size:26px}.lc-chapter-nav a,.lc-chapter-nav a:first-child{padding-inline:8px;gap:9px;font-size:17px}.lc-utility-heading h1{font-size:42px}}@media(prefers-reduced-motion:reduce){html:not([data-motion=on])::view-transition-old(root),html:not([data-motion=on])::view-transition-new(root){animation:none}html:not([data-motion=on]) .lc-portal:hover .artwork,html:not([data-motion=on]) .lc-portal:focus-visible .artwork{transform:none}}[data-motion=off] .lc-portal:hover .artwork,[data-motion=off] .lc-portal:focus-visible .artwork{transform:none}.lc-home-hero,.lc-chapter-hero,.lc-heaven-invitation{overflow:hidden}.sacred-scene.lc-home-stage,.sacred-scene.lc-chapter-stage,.sacred-scene.lc-home-heaven-stage{isolation:auto;background:transparent}.lc-hero-shade,.lc-chapter-shade,.lc-heaven-invitation:after{z-index:3}.lc-home-title,.lc-chapter-title,.lc-heaven-invitation-copy,.lc-enter{z-index:4}.lc-home-title h1{font-size:clamp(56px,5.8vw,86px)}.lc-hero-judgment{justify-content:flex-start;text-align:left;min-height:780px}.lc-hero-judgment .lc-chapter-title{width:42%;max-width:none;padding:110px 7% 95px}.lc-hero-judgment .lc-chapter-title h1{font-size:clamp(62px,6.3vw,90px)}.lc-hero-judgment .lc-chapter-title>p{margin-left:0;margin-right:0}.lc-hero-judgment .lc-hero-actions{align-items:flex-start}.lc-hero-judgment .lc-chapter-shade{background:linear-gradient(90deg,#171713f2 0%,#171713ba 33%,#17171344 55%,transparent 78%),linear-gradient(0deg,#171713 0%,transparent 30%)}@media(max-width:700px){.lc-home-hero{height:auto;min-height:0;max-height:none;display:flex;flex-direction:column}.sacred-scene.lc-home-stage{position:relative;height:300px;--scene-control-bottom: 18px}.lc-hero-shade{height:300px;bottom:auto;background:linear-gradient(0deg,#171713 0%,transparent 32%)}.lc-home-title{position:relative;bottom:auto;left:auto;max-width:none;width:auto;padding:26px 7% 34px}.lc-home-title h1{font-size:clamp(38px,11.8vw,46px);margin-bottom:22px}.lc-home-title p{font-size:15px}.lc-enter{position:relative;bottom:auto;left:auto;right:auto;margin:0 7% 28px}.lc-hero-death,.lc-hero-judgment{display:flex;flex-direction:column;min-height:0}.lc-hero-death .lc-chapter-stage{position:relative;height:auto;aspect-ratio:3 / 2}.lc-hero-death .scene-art,.lc-hero-death .scene-film{object-fit:contain}.lc-hero-judgment .lc-chapter-stage{position:relative;height:310px}.lc-hero-death .lc-chapter-shade,.lc-hero-judgment .lc-chapter-shade{display:none}.lc-hero-death .lc-chapter-title,.lc-hero-judgment .lc-chapter-title{width:auto;padding:48px 7% 55px;box-sizing:border-box}.lc-hero-judgment .lc-chapter-title h1{font-size:56px}}@media print{.lc-header,.lc-footer,.lc-reader-toolbar,.lc-reader-contents,.lc-reader-other,.lc-button,.lc-text-link,.sacred-scene{display:none!important}.last-chapel,.lc-reading-world,.lc-reader{background:#fff;color:#000;overflow:visible}.lc-reader-inner{max-width:none;padding:0}.lc-reader-inner>h1{font-size:28pt}.lc-reader .lc-passage{font-size:12pt;line-height:1.65}.lc-reader .lc-prayer{break-inside:avoid;background:transparent;color:#000;padding:20px 0;margin:20px 0}.lc-reader .lc-prayer-text{font-size:12pt}.lc-reader .lc-citation{color:#000}}.lc-scripture{margin:0;padding:54px 9%;text-align:center;background:#ddd5c3;color:#293629}.lc-scripture blockquote{max-width:840px;margin:0 auto 20px;font:25px/1.65 Georgia,serif}.lc-scripture figcaption{font-size:13px;line-height:1.8}.lc-scripture figcaption a{text-decoration:underline;text-underline-offset:4px}.lc-scripture figcaption span{display:block;font-size:11px;margin-top:6px}.lc-deeper-reading{padding:65px 9%;border-top:1px solid var(--lc-rule)}.lc-deeper-reading h2{margin-bottom:28px}.lc-deeper-reading nav{max-width:920px}.lc-deeper-reading nav>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid var(--lc-rule);font-family:Georgia,serif;font-size:21px;line-height:1.5}.lc-deeper-reading small{display:block;font-family:Work Sans,sans-serif;font-size:12px;margin:0 0 6px}.lc-deeper-reading nav svg{flex-shrink:0}.last-chapel .lc-prayer-long .lc-prayer-text{text-align:left;max-width:66ch;font-size:20px;line-height:1.95}.lc-confession-steps .lc-citation{font-size:11px;margin-top:16px}.lc-examination-reminders{margin-top:34px;padding-top:28px;border-top:1px solid var(--lc-rule)}.lc-examination-reminders h3{font-size:26px}.lc-examination .lc-commandment ul{padding-left:22px;margin:0 0 24px}.lc-commandment li{margin-bottom:18px;font-size:17px;line-height:1.9;color:var(--lc-muted)}.lc-examination .lc-commandment .lc-citation{font-size:11px;margin:0 0 24px;padding:0}.lc-examination summary{gap:18px}.lc-examination summary>span{flex-shrink:0}.lc-confession-essentials{padding:65px 9%;background:#e8dfce;color:#293427;display:grid;grid-template-columns:1fr 1fr;gap:8%}.lc-confession-essentials h2{font-size:34px}.lc-confession-essentials p{font-size:17px;line-height:1.9}.lc-confession-essentials .lc-citation{font-size:11px}.lc-purgatory-response>p{max-width:780px;text-align:left}.lc-reader .lc-deeper-reading{padding:40px 0}.lc-source-subjects{flex-wrap:wrap}@media(max-width:760px){.lc-scripture{padding:40px 7%}.lc-scripture blockquote{font-size:22px}.lc-deeper-reading{padding:48px 7%}.lc-deeper-reading nav>a{font-size:19px}.last-chapel .lc-prayer-long .lc-prayer-text{font-size:19px;line-height:1.9}.lc-confession-essentials{grid-template-columns:1fr;gap:34px;padding:48px 7%}.lc-confession-essentials h2{font-size:29px}.lc-commandment li{font-size:16px}.lc-examination-reminders{margin-bottom:28px}}.lc-purgatory-featured{margin-top:32px;background:#242b23;border-color:#9f9d7755}.lc-purgatory-featured>div:nth-child(2)>a{display:block;margin-inline:auto}.lc-purgatory-opening h1 span{font-size:.7em;color:var(--lc-gold)}.lc-purgatory-opening-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 30px;margin-top:28px}.lc-purgatory-opening-actions .lc-text-link{margin:0;min-height:44px}.lc-purgatory-contents{display:flex;flex-wrap:wrap;gap:8px 30px;padding:12px 8%;border-block:1px solid var(--lc-rule)}.lc-purgatory-contents a{display:inline-flex;align-items:center;min-height:44px;font-size:14px}.lc-purgatory-contents a:hover{color:var(--lc-gold)}.lc-purgatory-study{width:min(100%,960px);margin:auto;padding:20px 6% 65px}.lc-purgatory-chapter{padding:48px 0;border-bottom:1px solid var(--lc-rule)}.lc-purgatory-chapter h2,.lc-purgatory-conversion h2{font-size:clamp(30px,3.2vw,42px);line-height:1.25;max-width:24ch;margin-bottom:28px}.lc-purgatory-chapter>p,.lc-purgatory-conversion>p{font-size:18px;line-height:1.95;color:var(--lc-muted)}.lc-purgatory .lc-purgatory-references{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:13px;line-height:1.65;margin:26px 0 0;color:var(--lc-gold)}.lc-purgatory-references a{text-decoration:underline;text-underline-offset:4px}.lc-holy-souls-help{padding:75px 8%;background:var(--lc-paper, #eee7d9);color:#292a22}.lc-holy-souls-help-heading{max-width:850px;margin-bottom:45px}.lc-holy-souls-help p{font-size:17px;line-height:1.9}.lc-holy-souls-works{display:grid;grid-template-columns:1fr 1fr;gap:36px 8%}.lc-holy-souls-works article{border-top:1px solid #79775c66;padding-top:25px}.lc-holy-souls-works h3{font-size:28px;margin-bottom:14px}.lc-holy-souls-help .lc-purgatory-references{color:#57513a}.lc-holy-souls-prayers{padding:75px 8%;background:#242e24;text-align:center}.lc-holy-souls-prayers>svg{color:var(--lc-gold);margin-bottom:26px}.lc-holy-souls-prayer-intro{max-width:680px;margin:0 auto 38px;color:#d5d4c6;font-size:17px;line-height:1.9}.lc-holy-souls-rest h3{font-size:26px;color:var(--lc-gold)}.lc-holy-souls-prayer-text{font-family:Georgia,serif;font-size:21px;line-height:1.9;white-space:pre-line}.lc-holy-souls-rest>.lc-citation{display:block;max-width:680px;margin:auto}.lc-holy-souls-more-prayers{max-width:760px;margin:42px auto 0;text-align:left}.lc-holy-souls-more-prayers details{border-top:1px solid #a4ac8e66;padding:12px 0}.lc-holy-souls-more-prayers summary{font-family:Marcellus,Georgia,serif;font-size:24px;line-height:1.5;min-height:44px;padding-block:8px;cursor:pointer}.lc-holy-souls-more-prayers .lc-citation{line-height:1.8}.lc-holy-souls-practice{max-width:780px;margin:35px auto 0;padding-left:28px;text-align:left}.lc-holy-souls-practice li{padding:0 0 22px 10px;font-size:18px;line-height:1.9;color:var(--lc-muted)}.lc-holy-souls-practice li::marker{color:var(--lc-gold)}@media(min-width:901px)and (max-width:1100px){.lc-desktop-nav{display:none}.lc-mobile-nav{display:block}.lc-mobile-nav>summary{display:flex;align-items:center;gap:9px;min-height:44px;font-size:12px;cursor:pointer;list-style:none}.lc-mobile-nav>summary::-webkit-details-marker{display:none}.lc-mobile-nav>nav{position:absolute;top:100%;left:0;right:0;background:#1a2018;color:#eee7d9;padding:20px 7% 35px;border-bottom:1px solid var(--lc-rule);box-shadow:0 15px 30px #090c0999;max-height:calc(100svh - 88px);overflow:auto}.lc-mobile-nav nav>a{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--lc-rule);padding:16px 0;font-size:17px}.lc-mobile-nav nav>a>span{font-family:Marcellus,serif;font-size:12px;color:var(--lc-gold);min-width:25px}.lc-mobile-nav nav>a>svg{margin-left:auto}.lc-mobile-nav nav>a[aria-current]{color:var(--lc-gold)}}@media(max-width:700px){.lc-purgatory-opening{display:flex;flex-direction:column;align-items:flex-start;padding-block:36px}.lc-purgatory-opening>svg{margin-bottom:18px}.lc-purgatory-opening h1{margin-bottom:20px}.lc-purgatory-opening-actions{margin-top:0}.lc-purgatory-opening>p{order:1;margin:24px 0 0}.lc-purgatory-contents{padding-inline:7%;gap:2px 22px}.lc-purgatory-study{padding:0 7% 45px}.lc-purgatory-chapter{padding:36px 0}.lc-purgatory-chapter>p,.lc-purgatory-conversion>p{font-size:17px}.lc-holy-souls-help,.lc-holy-souls-prayers{padding:50px 7%}.lc-holy-souls-works{grid-template-columns:1fr;gap:24px}.lc-holy-souls-prayers h2{font-size:34px}.lc-holy-souls-prayer-text{font-size:19px}.lc-holy-souls-practice li{font-size:17px}.lc-purgatory-conversion{padding-top:30px}}@media print{.lc-purgatory-contents,.lc-purgatory-opening-actions{display:none}.lc-holy-souls-help,.lc-holy-souls-prayers{background:#fff;color:#000}}.lb-reader{background:var(--lc-paper);color:var(--lc-ink);min-height:70vh;--book-rule: #76644355;--book-accent: #66501f}.lb-reader a:focus-visible,.lb-reader button:focus-visible,.lb-reader summary:focus-visible{outline-color:#70521c}.lb-reader a:hover{color:var(--book-accent)}.lb-reader .lc-button{background:#2d392c;border-color:#2d392c;color:#fff7e8}.lb-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 24px;padding:16px 6%;border-bottom:1px solid var(--book-rule);font-size:13px}.lb-toolbar>a,.lb-link{display:inline-flex;align-items:center;gap:12px;min-height:44px}.lb-toolbar>a>svg{transform:rotate(180deg)}.lb-toolbar>div{display:flex;flex-wrap:wrap;gap:8px}.lb-toolbar button{min-width:44px;min-height:44px;padding:8px 13px;background:transparent;color:var(--lc-ink);border:1px solid #7d715d;cursor:pointer}.lb-toolbar button:disabled{color:#716c60;border-color:#aaa18f;cursor:default}.lb-overview{max-width:1250px;margin:auto;padding:74px 6% 96px}.lb-overview-heading{display:grid;grid-template-columns:minmax(170px,260px) minmax(0,1fr);gap:7%;align-items:start}.lb-book-art{min-height:340px;background:#303a2d;color:#f0dfb3;padding:13% 12%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:18px;text-align:center;border:1px solid #a58b55;box-shadow:-7px 5px 18px #17171324}.lb-treatise-on-purgatory .lb-book-art{background:#55392f}.lb-art-of-dying-well .lb-book-art{background:#343a49}.lb-eternal-happiness-of-the-saints .lb-book-art{background:#54451f}.lb-prayer-the-great-means-of-salvation .lb-book-art{background:#46374b}.lb-book-art>span{font-family:Marcellus,Georgia,serif;font-size:clamp(23px,2.2vw,33px);line-height:1.2}.lb-book-art small{font-size:11px;line-height:1.6}.lb-book-art>svg{flex-shrink:0}.lb-overview-heading h1{font-size:clamp(37px,4.1vw,61px);margin:0 0 18px}.lb-author{font-size:14px;line-height:1.7;color:#535648}.lb-description{font-family:Georgia,serif;font-size:21px;line-height:1.7;margin:27px 0 20px;max-width:58ch}.lb-extent{font-size:12px;line-height:1.8;margin-bottom:27px}.lb-review-note{color:#644b25;font-size:12px;line-height:1.65;margin-block:18px}.lb-resume{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:14px;margin-top:24px;padding-block:8px}.lb-resume span{flex-basis:100%;font-size:12px;line-height:1.6;color:#535648}.lb-downloads{display:flex;flex-wrap:wrap;gap:10px 25px;margin-top:23px}.lb-downloads a{display:inline-flex;align-items:center;gap:12px;min-height:44px;font-size:12px;text-decoration:underline;text-underline-offset:5px}.lb-overview-body{margin:68px auto 0}.lb-overview-body h2{font-size:37px;margin-bottom:23px}.lb-contents-list{list-style:none;margin:0;padding:0}.lb-contents-list a{display:block;font-size:13px;line-height:1.65;padding:11px 0;border-bottom:1px solid var(--book-rule)}.lb-contents-list a[aria-current=page]{color:#544013;font-weight:600;text-decoration:underline;text-underline-offset:4px}.lb-contents-overview a{font-family:Georgia,serif;font-size:19px;line-height:1.6;padding:16px 0}.lb-contents-list .lb-part-link{font-family:Work Sans,sans-serif;font-size:12px;font-weight:600;padding-top:27px}.lb-part{font-size:12px;line-height:1.6;margin:29px 0 4px;font-weight:600}.lb-edition{border-block:1px solid var(--book-rule);margin-top:48px;padding-block:16px}.lb-edition summary{font-size:14px;line-height:1.65;padding:8px 0;cursor:pointer}.lb-edition p{font-size:14px;line-height:1.85;max-width:72ch;margin-top:15px}.lb-reading-layout{display:grid;grid-template-columns:230px minmax(0,760px);justify-content:center;gap:clamp(40px,6vw,100px);padding:56px 6% 100px;align-items:start}.lb-sidebar{position:sticky;top:115px;max-height:calc(100vh - 150px);overflow:auto;padding:0 16px 24px 0;scrollbar-color:#978469 #ded4bf;scrollbar-width:thin}.lb-sidebar-title{display:block;font-family:Marcellus,serif;font-size:23px;line-height:1.35;padding:5px 0 22px}.lb-mobile-contents{display:none}.lb-reading-main{min-width:0}.lb-section-heading h1{font-size:clamp(35px,3.6vw,52px);margin:0 0 20px;line-height:1.16}.lb-section-heading>.lb-author{margin-bottom:25px}.lb-within-section{display:flex;flex-wrap:wrap;gap:4px 24px;padding-block:14px;border-block:1px solid var(--book-rule);margin:30px 0 38px}.lb-within-section a{min-height:44px;display:inline-flex;align-items:center;font-size:12px;line-height:1.6;text-decoration:underline;text-underline-offset:5px}.lb-prose{font-family:Georgia,Times New Roman,serif;font-size:var(--reading-size, 21px);line-height:1.85;overflow-wrap:break-word}.lb-prose p{margin:0 0 1.25em}.lb-prose h2{font-size:1.5em;line-height:1.3;margin:2em 0 1em}.lb-prose h3{font-size:1.17em;line-height:1.35;margin:1.8em 0 .9em}.lb-prose :is(h2,h3,h4,h5,h6){scroll-margin-top:120px}.lb-prose h2:first-child{margin-top:1em}.lb-prose .footnotes{margin-top:3em;padding-top:1em;border-top:1px solid #bcb39b;font-size:.85em}.lb-prose [role=doc-endnote]{scroll-margin-top:120px}.lb-section-navigation{display:grid;grid-template-columns:1fr 1fr;gap:28px;border-top:1px solid var(--book-rule);padding-top:24px;margin-top:45px}.lb-section-navigation a{font-family:Georgia,serif;font-size:18px;line-height:1.6;padding-block:8px}.lb-section-navigation span{display:flex;align-items:center;gap:12px;font-family:Work Sans,sans-serif;font-size:12px;margin-bottom:10px}.lb-status{padding:70px 8%;min-height:55vh}.lb-status h1{font-size:clamp(33px,4vw,56px);max-width:800px}.lb-status p{margin-block:24px;line-height:1.8}.lb-status .lb-link{display:flex;margin-top:25px}.lb-library-books{padding:10px 8% 65px;max-width:1280px;margin:auto}.lb-library-book{display:grid;grid-template-columns:210px minmax(0,1fr);gap:7%;padding:44px 0 50px;border-top:1px solid var(--lc-rule);align-items:start}.lb-library-book h2{font-size:clamp(33px,3.5vw,48px);line-height:1.2;margin:3px 0 18px}.lb-library-book p{font-size:16px;line-height:1.85;max-width:620px;color:var(--lc-muted)}.lb-library-book .lb-author{color:var(--lc-text);font-size:13px}.lb-library-book .lb-extent{margin:24px 0;font-size:12px}.lb-library-book .lb-review-note{color:var(--lc-gold);font-size:12px}.lb-library-book .lb-book-art{min-height:320px;padding:28px 22px}.lb-library-book .lb-book-art>span{font-size:25px}.lb-library-book .lc-button{margin-top:5px}.lc-library-excerpts{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:60px 8%;border-top:1px solid var(--lc-rule);background:#24271f}.lc-library-excerpts h2{font-size:38px}.lc-library-excerpts p{font-size:16px;line-height:1.85;color:var(--lc-muted);margin-top:24px}.lc-library-excerpts .lc-citation{font-size:12px}.lc-library-excerpts nav a{display:grid;grid-template-columns:1fr auto;gap:8px 16px;padding:22px 0;border-bottom:1px solid var(--lc-rule);font-family:Marcellus,serif;font-size:24px;line-height:1.3}.lc-library-excerpts nav span{grid-column:1/-1;font-family:Work Sans,sans-serif;font-size:12px;color:var(--lc-muted)}.lc-library-source-guide{padding:70px 8% 90px;max-width:1100px}.lc-library-source-guide h2{font-size:36px}.lc-library-source-guide p{font-size:17px;line-height:1.9;color:var(--lc-muted);margin-block:25px}@media(max-width:1050px){.lb-reading-layout{grid-template-columns:190px minmax(0,1fr);gap:38px;padding-inline:5%}}@media(max-width:760px){.lb-overview{padding:40px 7% 65px}.lb-overview-heading{display:block}.lb-overview-heading .lb-book-art{display:none}.lb-overview-heading .lb-book-art>span{font-size:23px}.lb-overview-heading .lb-book-art small{font-size:9px}.lb-overview-heading h1{font-size:39px}.lb-description{font-size:19px}.lb-overview-body{margin-top:45px}.lb-toolbar{padding:12px 7%}.lb-reading-layout{display:block;padding:24px 7% 60px}.lb-sidebar{position:static;max-height:none;padding:0;margin-bottom:38px;overflow:visible}.lb-sidebar-title{font-size:21px;padding-bottom:18px}.lb-desktop-contents{display:none}.lb-mobile-contents{display:block;border-block:1px solid var(--book-rule)}.lb-mobile-contents summary{font-size:13px;padding:16px 0;cursor:pointer}.lb-mobile-contents nav{padding-bottom:15px}.lb-section-heading h1{font-size:31px}.lb-section-heading>.lb-author{font-size:13px}.lb-prose{line-height:1.8}.lb-prose :is(h2,h3,h4,h5,h6){scroll-margin-top:96px}.lb-section-navigation{grid-template-columns:1fr;gap:20px}.lb-section-navigation a,.lb-contents-overview a{font-size:18px}.lb-library-books{padding-inline:7%;padding-bottom:30px}.lb-library-book{display:block;padding-block:30px 43px}.lb-library-book .lb-book-art{width:165px;min-height:240px;padding:20px 16px;gap:12px;margin-bottom:29px}.lb-library-book .lb-book-art>span{font-size:21px}.lb-library-book .lb-book-art small{font-size:9px}.lb-library-book h2{font-size:36px}.lc-library-excerpts{display:block;padding:45px 7%}.lc-library-excerpts h2{font-size:33px}.lc-library-excerpts nav{margin-top:28px}.lc-library-source-guide{padding:50px 7%}.lc-library-source-guide h2{font-size:32px}}@media print{.lb-toolbar,.lb-sidebar,.lb-section-navigation,.lb-within-section,.lb-downloads{display:none}.lb-reader{background:#fff;color:#000}.lb-reading-layout{display:block;padding:0}.lb-prose{font-size:12pt;line-height:1.6}.lb-prose :is(h2,h3,h4){break-after:avoid}.lb-edition{display:none}}.lb-edition-label{max-width:70ch;margin:16px 0 24px;font-size:12px;line-height:1.8;color:inherit}.lb-edition-label a{text-decoration:underline;text-underline-offset:3px}@font-face{font-family:Marcellus;src:url(/fonts/marcellus-regular.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:Work Sans;src:url(/fonts/work-sans-regular.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:Work Sans;src:url(/fonts/work-sans-medium.woff2) format("woff2");font-display:swap;font-weight:500}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:70px;scrollbar-color:#858c7a #19211c}body{margin:0;font-family:Work Sans,sans-serif;background:#edf0e8;color:#212a24;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{background:#b3bc95;color:#131b15}h1,h2,h3,p,figure{margin:0}p+p{margin-top:1em}h1,h2,h3{line-height:1.15;text-wrap:balance}h1{font-family:Marcellus;font-weight:400;font-size:clamp(44px,5vw,72px)}h2{font-family:Marcellus;font-weight:400;font-size:36px;margin-bottom:24px}h3{font-size:24px;font-weight:400}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}button{color:inherit}button:disabled{cursor:default;opacity:.45}a:focus-visible,button:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b38d36;outline-offset:5px}button{border:1px solid currentColor;background:transparent;padding:8px 12px}img{max-width:100%;display:block}svg{flex-shrink:0;vertical-align:middle}a:hover{text-decoration-color:currentColor}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:55px;left:20px;background:#fff;color:#111;padding:12px;z-index:100;transform:translateY(-150px)}.skip-link:focus{transform:none}.action{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:14px 22px;background:var(--accent, #253f30);color:var(--ground, #f6f5ee);font-size:14px;line-height:1.5;border:1px solid transparent;transition:filter .2s;max-width:100%;text-align:left}.action:hover{filter:brightness(1.08)}.action.secondary{background:transparent;border-color:currentColor;color:inherit}.text-link{display:flex;align-items:center;gap:14px;width:max-content;max-width:100%;margin-top:25px;border-bottom:1px solid currentColor;padding-bottom:7px;font-size:14px}.back-link{font-size:13px;text-decoration:underline;text-underline-offset:5px}.site-header{min-height:100px;padding:24px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{display:flex;align-items:center;gap:15px;font-family:Marcellus,serif;font-size:23px;line-height:1.3}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav a{padding:8px 0}.site-header nav a:hover{box-shadow:0 1px currentColor}.site-footer{padding:65px 6%;display:grid;grid-template-columns:1fr 1fr;gap:24px;border-top:1px solid #8c907252}.site-footer p{font-size:14px;align-self:center}.site-footer nav{display:flex;gap:25px;font-size:13px;grid-column:1/-1}.source-quote{margin:0 auto;text-align:center;padding:90px 9%;max-width:1100px}.source-quote blockquote{font-family:Marcellus,serif;font-size:clamp(28px,3vw,43px);line-height:1.4;margin:0}.source-quote figcaption{font-size:13px;margin-top:28px;line-height:1.8}.source-quote a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#8f947866}.teaching-section{padding:85px 9%;display:grid;grid-template-columns:1fr 1.4fr;gap:8%}.teaching-section h2{font-size:42px;max-width:400px}.teaching-section p{font-size:17px;line-height:1.85}.meditation-section{padding:90px 9%;display:grid;grid-template-columns:1fr 1.65fr;gap:8%}.reading-title{align-self:start}.reading-title h2{font-size:40px}.reading-title p{font-size:14px;line-height:1.8}.reading-title a{display:flex;gap:12px;align-items:center;font-size:13px;line-height:1.8;margin-top:25px;text-decoration:underline;text-underline-offset:5px}.reading-prose{min-width:0;max-width:740px}.editorial-intro{font-family:Work Sans,sans-serif;font-size:16px;line-height:1.85;padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid #97998066}.authentic-passage{font-family:Georgia,serif;font-size:20px;line-height:1.95}.authentic-passage p+p{margin-top:1.35em}.citation{font-family:Work Sans,sans-serif;font-size:12px;line-height:1.8;color:var(--muted, #526454);margin-top:28px}.citation a{text-decoration:underline;text-underline-offset:4px}.prayer-block{text-align:center;padding:70px 10%}.prayer-block>svg{margin:0 auto 28px}.prayer-block h2{font-size:34px}.prayer-text{white-space:pre-line;font-family:Georgia,serif;font-size:24px;line-height:1.8;max-width:750px;margin:0 auto}.prayer-block .citation{max-width:620px;margin:25px auto 0;color:inherit;opacity:.85}.prayer-block .text-link{margin:30px auto 0}.response-section{text-align:center;padding:95px 10%}.response-section h2{max-width:650px;margin:0 auto 24px}.response-section p{max-width:670px;margin:0 auto 30px}.response-section .text-link{margin:25px auto 0}.subject-links{display:grid;grid-template-columns:repeat(4,1fr);padding:0 6%;border-bottom:1px solid #a6a58a44}.subject-links a{display:flex;align-items:center;gap:15px;padding:22px 16px;min-height:65px;font-size:14px}.subject-links a svg{margin-left:auto;width:17px}.subject-links a>span{font-family:Marcellus;color:var(--accent)}.subject-links a:hover{background:#99997715}.motion-scene{position:relative;min-height:280px;overflow:hidden;background:#171713}.motion-scene>.artwork,.motion-scene>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.motion-scene>video{background:transparent}.motion-scene figcaption{position:absolute;left:0;bottom:0;right:0;padding:50px 24px 20px;background:linear-gradient(transparent,#101810c9);color:#f5f1e7;display:flex;gap:20px;justify-content:space-between;align-items:center;font-size:13px;line-height:1.5}.motion-scene button{background:#17231fc9;border-color:#eeeecc80;min-width:100px}.review-toolbar{height:42px;background:#edf0e8;color:#26362e;display:flex;align-items:center;justify-content:space-between;padding:0 22px;gap:20px;font-size:12px;position:sticky;top:0;z-index:20;border-bottom:1px solid #8d988b}.review-toolbar select{border:0;background:transparent;font-size:12px;color:#26362e;max-width:250px;padding:4px 20px 4px 4px}.review-toolbar button{font-size:12px;padding:3px 10px;border:0}.design-frame{position:relative}.gallery{background:#e9eee6;color:#21382b}.gallery-header{padding:35px 6%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #909c8c55}.gallery-header>span{font-size:13px}.gallery-intro{padding:65px 6%;display:grid;grid-template-columns:1.3fr 1fr;gap:10%;align-items:end}.gallery-intro h1{font-size:clamp(40px,4.7vw,68px);line-height:1.1}.gallery-intro p{font-size:15px;max-width:530px}.gallery-intro p+p{color:#526452}.design-gallery{padding:0 6% 75px;display:grid;grid-template-columns:1fr 1fr;gap:65px 35px}.design-preview{height:370px;position:relative;display:block;isolation:isolate;overflow:hidden;color:#fff7e6;background:#1a251d}.design-preview>.artwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform 1s}.design-preview:hover>.artwork{transform:scale(1.025)}.design-preview:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#151b16d9,transparent);z-index:-1}.preview-composition{position:absolute;inset:30px 35px 90px;display:flex;flex-direction:column;justify-content:space-between}.preview-composition>span{font-family:Marcellus;font-size:15px}.preview-composition>strong{font-family:Marcellus;font-weight:400;font-size:40px;line-height:1.1;max-width:360px}.preview-enter{position:absolute;bottom:30px;left:35px;right:35px;display:flex;align-items:center;justify-content:space-between;font-size:13px;border-top:1px solid #e2debc80;padding-top:15px}.preview-book .design-preview{border:20px solid #4e1521;background:#efe4c9;color:#282b1e}.preview-book .artwork{opacity:.2}.preview-book .design-preview:after{background:#eadbc575}.preview-book .preview-composition>strong{font-family:Georgia;font-size:37px}.preview-book .preview-enter{border-color:#474b2e}.preview-gate .preview-composition>strong{font-family:Work Sans;font-size:40px;letter-spacing:-.035em}.preview-gate .design-preview{border-right:60px solid #2e3f35}.preview-lux .design-preview{color:#143d5d}.preview-lux .design-preview:after{background:linear-gradient(90deg,#dbebf3f0,#dbebf350 65%,transparent)}.preview-lux .artwork{object-position:70%}.preview-lux .preview-composition{right:40%}.preview-lux .preview-composition>strong{font-size:35px}.preview-lux .preview-enter{border-color:#143d5d80}.design-description{padding-top:25px}.design-description h2{font-size:30px;margin-bottom:15px}.design-description>p{font-size:15px}.design-description dl{font-size:13px;display:grid;grid-template-columns:62px 1fr;gap:9px 14px;margin:20px 0 25px}.design-description dt{font-weight:500}.design-description dd{margin:0;color:#435b49}.design-description nav{display:flex;gap:28px;flex-wrap:wrap}.design-description nav a{display:flex;align-items:center;gap:16px;font-size:14px;border-bottom:1px solid #78886f;padding-bottom:5px}.recommendation{padding:65px 6%;background:#213d2b;color:#f1f3e6;display:grid;grid-template-columns:1.3fr 1fr;gap:10%;align-items:center}.recommendation h2{font-size:40px}.recommendation p{font-size:15px;max-width:670px}.recommendation .action{background:#d6dfb4;color:#243a28}.recommendation>div:last-child p{font-size:13px;margin-top:24px;max-width:380px;color:#d5dec8}.gallery-footer{padding:25px 6%;display:flex;justify-content:space-between;gap:20px;font-size:12px}.gallery-footer a{display:flex;gap:15px;align-items:center}.utility-world .site-header{position:static!important}.utility-content{max-width:1180px;margin:0 auto;padding:65px 7% 100px}.utility-content>h1{margin-bottom:35px;max-width:780px}.lead{font-size:19px;line-height:1.85;max-width:770px}.utility-content>section{margin-top:70px;max-width:800px}.utility-content h2{font-size:32px}.utility-content a:not(.action){text-decoration:underline;text-underline-offset:5px}.utility-content p{max-width:770px}.source-list{margin-top:60px}.source-list article{padding:30px 0;border-bottom:1px solid #88887766}.source-list h2{font-size:24px;margin-bottom:15px}.source-list .citation{color:inherit;opacity:.85;margin-top:10px;margin-bottom:14px}.source-list a{font-size:14px;display:flex;gap:15px;align-items:center;width:max-content}.library-shelf{margin-top:65px;display:flex;flex-direction:column;gap:50px}.library-shelf article{display:grid;grid-template-columns:185px 1fr;gap:45px;align-items:center}.book-cover{height:260px;background:#562430;color:#eadba4;border-left:8px solid #301319;padding:28px 19px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;font-family:Marcellus}.book-cover strong{font-weight:400;font-size:27px;line-height:1.25}.book-cover small{font-size:12px}.blue-cover{background:#1f4054;border-color:#152e3e}.green-cover{background:#334a37;border-color:#1b3122}.library-shelf h2{font-size:30px;margin-bottom:16px}.library-shelf .action{margin-top:20px}.library-shelf .citation{margin-top:16px}.library-status{padding-top:45px;border-top:1px solid #92947966}.confession-guide ol{padding-left:30px;max-width:760px}.confession-guide li{padding-left:15px;margin-bottom:23px;font-size:17px}.examination{margin:30px 0}.examination details{border-top:1px solid #989a7766;padding:17px 0}.examination summary{cursor:pointer;font-size:19px;min-height:35px}.examination details p{padding:20px 0 8px}.prayer-directory{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;margin:45px 0 0}.prayer-directory a{padding:15px 0;border-bottom:1px solid #8e967c70;text-decoration:none!important;display:flex;justify-content:space-between;align-items:center;font-size:14px}.prayer-sheet{padding:45px 0;border-bottom:1px solid #8e967c70}.prayer-sheet>p{white-space:pre-line;font-family:Georgia;font-size:22px;line-height:1.9}.prayer-sheet>.citation{display:block;color:inherit;opacity:.85;margin-top:25px}.subject-study-hero{min-height:640px;position:relative;isolation:isolate;display:flex;align-items:end;padding:70px 8%;color:#f8f3e5}.subject-study-hero>.artwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;z-index:-2}.subject-study-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0a161ae5,#0a161a60 55%,transparent)}.subject-study-hero>div{max-width:570px}.subject-study h1{font-size:80px;margin-bottom:28px}.subject-study-hero p{font-size:20px;line-height:1.75;margin-bottom:30px}.subject-heaven .subject-study-hero{color:#17374b}.subject-heaven .subject-study-hero:after{background:linear-gradient(90deg,#e3e9e7,#e3e9e7b0 42%,transparent 75%)}.subject-heaven .subject-study-hero .action{background:#254d5b;color:#f5f4e8}.subject-study .teaching-section{background:transparent;color:inherit}.subject-response,.purgatory-section,.source-trail{padding:75px 9%;max-width:1050px;margin:0 auto}.subject-response p,.purgatory-section p,.source-trail p{margin-bottom:28px}.purgatory-section .prayer-block{padding-left:0;padding-right:0;background:transparent}.source-trail .action{margin-top:10px}.reading-page{background:#f2efe6;color:#263b2e;min-height:100vh}.reading-page>header{padding:22px 5%;display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid #afb3a380;font-size:13px}.reading-page>header>div{display:flex;gap:8px}.reading-page button{padding:6px 10px}.reading-page>main{max-width:800px;margin:auto;padding:65px 35px 100px}.reading-page h1{font-size:57px;margin-bottom:24px}.reader-byline{font-size:14px;color:#53624e}.reader-toc{display:flex;flex-wrap:wrap;gap:25px;margin:30px 0;border-top:1px solid #a3ab94;border-bottom:1px solid #a3ab94;padding:16px 0;font-size:13px}.reader-toc a{text-decoration:underline;text-underline-offset:4px}.reading-page .authentic-passage{font-size:var(--reading-size, 21px)}.reader-edition{margin-top:50px;padding-top:30px;border-top:1px solid #a5ac98;font-size:13px}.reader-edition h2{font-size:24px}.reader-edition a{text-decoration:underline}.reading-page .prayer-block{background:#e4e5d8;margin:50px -20px;padding:45px 30px}.reading-page #response{padding-top:10px}.reading-page #response .action{margin-top:25px}.not-found{padding:80px 7%}.not-found a{display:inline-block;margin-top:30px;text-decoration:underline}@media(max-width:760px){body{font-size:16px}.site-header{min-height:105px;flex-direction:column;align-items:start;gap:14px;padding:20px 7%}.wordmark{font-size:20px}.site-header nav{gap:24px;font-size:12px;flex-wrap:wrap}.site-header nav a{padding:0}.site-footer{grid-template-columns:1fr;padding:45px 7%;gap:20px}.site-footer nav{flex-wrap:wrap;gap:16px 23px}.teaching-section{grid-template-columns:1fr;padding:60px 7%;gap:20px}.teaching-section h2{font-size:36px}.teaching-section p{font-size:16px}.meditation-section{grid-template-columns:1fr;padding:60px 7%;gap:35px}.reading-title h2{font-size:34px}.reading-prose{max-width:100%}.authentic-passage{font-size:19px;line-height:1.95}.source-quote{padding:60px 7%}.source-quote blockquote{font-size:29px}.prayer-block{padding:55px 7%}.prayer-text{font-size:22px}.response-section{padding:60px 7%}.response-section h2{font-size:34px}.subject-links{grid-template-columns:1fr 1fr;padding:0 4%}.subject-links a{padding:16px 10px;gap:10px}.review-toolbar{font-size:10px;padding:0 10px;gap:5px;height:42px}.review-toolbar select{font-size:10px;max-width:155px;padding-right:0}.review-toolbar button{font-size:10px;padding:5px;white-space:nowrap}.review-toolbar>a{white-space:nowrap}.gallery-header{padding:25px 6%;align-items:start;gap:20px}.gallery-header>span{font-size:10px;max-width:90px;text-align:right}.gallery-header .wordmark{font-size:18px;gap:10px}.gallery-intro{grid-template-columns:1fr;padding:45px 6%;gap:25px}.gallery-intro h1{font-size:42px}.design-gallery{grid-template-columns:1fr;gap:45px;padding:0 6% 50px}.design-preview{height:350px}.preview-composition{left:25px;right:25px}.preview-composition>strong{font-size:35px}.preview-book .preview-composition>strong{font-size:31px}.preview-enter{left:25px;right:25px}.preview-lux .preview-composition{right:32%}.preview-lux .preview-composition>strong{font-size:31px}.design-description h2{font-size:28px}.recommendation{grid-template-columns:1fr;padding:45px 6%;gap:25px}.recommendation h2{font-size:32px}.gallery-footer{font-size:11px;flex-direction:column;padding:22px 6%;gap:6px}.utility-content{padding:45px 7% 65px}.utility-content>h1{font-size:44px}.lead{font-size:17px}.library-shelf article{grid-template-columns:115px 1fr;gap:20px;align-items:start}.book-cover{height:190px;padding:18px 10px;border-left-width:5px}.book-cover strong{font-size:18px}.book-cover small{font-size:9px}.book-cover svg{height:24px}.library-shelf h2{font-size:25px}.library-shelf p{font-size:14px}.library-shelf .action{padding:10px 13px;font-size:12px;gap:10px}.library-shelf a{font-size:13px}.prayer-directory{grid-template-columns:1fr}.prayer-sheet>p{font-size:20px}.subject-study-hero{min-height:650px;padding:170px 7% 50px}.subject-study h1{font-size:64px}.subject-study-hero p{font-size:18px}.subject-study-hero>.artwork{object-position:65% top}.subject-heaven .subject-study-hero:after{background:linear-gradient(0deg,#e3e9e7 4%,#e3e9e7b0 42%,transparent 90%)}.subject-heaven .subject-study-hero{padding-top:340px}.subject-response,.purgatory-section,.source-trail{padding:55px 7%}.reading-page>header{flex-wrap:wrap;padding:20px 6%;gap:15px;font-size:12px}.reading-page>header>span{display:none}.reading-page>main{padding:45px 7% 70px}.reading-page h1{font-size:43px}.reader-toc{gap:18px}.reading-page .prayer-block{margin-left:0;margin-right:0}.motion-scene figcaption{font-size:12px;gap:14px}}@media(prefers-reduced-motion:reduce){html:not([data-motion=on]){scroll-behavior:auto}html:not([data-motion=on]) *,html:not([data-motion=on]) *:before,html:not([data-motion=on]) *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}[data-motion=off]{scroll-behavior:auto}[data-motion=off] *,[data-motion=off] *:before,[data-motion=off] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media print{.review-toolbar,.reading-page>header,.reader-toc,.skip-link,.action,.text-link,.site-header,.site-footer{display:none!important}.reading-page{background:#fff;color:#000}.reading-page>main{padding:0;max-width:100%}.reading-page h1{font-size:32px}.reading-page .authentic-passage{font-size:12pt;line-height:1.65}.reading-page .prayer-block{background:#fff}.citation{color:#333}a{color:inherit;text-decoration:none}}.quote-edition{font-size:11px;margin-top:10px}.quote-edition summary{cursor:pointer;padding:4px}.quote-edition span{display:block;padding-top:6px;max-width:400px;margin:0 auto}.source-list a{max-width:100%}.utility-content .prayer-block .citation{color:inherit}.book-world.utility-world{background:var(--paper);color:var(--ink)}.book-world.utility-world .site-header{background:var(--oxblood);max-width:none}.book-world.utility-world .utility-content{max-width:1180px}.book-world.utility-world .subject-study .source-quote{margin:0 auto;padding:70px 9%}.book-world.utility-world .subject-study .prayer-block{padding:60px 9%;background:#e8dfc8}.book-world.utility-world .teaching-section{padding:70px 9%}.book-world.utility-world .subject-study-hero .action{background:#244433;color:#f3ecd9}.motion-scene>.artwork,.motion-scene>video{object-position:center top}.subject-study>.motion-scene{height:450px;margin:0}.motion-scene button:disabled{opacity:1;color:#d3dccc;border-color:#84917c}@media(max-width:700px){.subject-study>.motion-scene{height:320px}}.utility-world .subject-study .teaching-section{padding:75px 9%}.utility-world .subject-study .source-quote{margin:0 auto;padding:70px 9%}.utility-world .subject-study .source-quote figcaption{margin-top:25px}.utility-world .subject-study .prayer-block{padding:60px 7%}.utility-world .prayer-block .citation{color:inherit}@media(max-width:760px){.utility-world .subject-study .teaching-section{padding:55px 7%;grid-template-columns:1fr}.utility-world .subject-study .source-quote{padding:55px 7%}.subject-heaven .subject-study-hero{min-height:0;padding:0;display:flex;flex-direction:column;align-items:stretch;background:#e3e9e7}.subject-heaven .subject-study-hero>div{padding:50px 7%;max-width:none}.subject-heaven .subject-study-hero>.artwork{position:static;height:340px;object-position:70% top;order:2}.subject-heaven .subject-study-hero:after{display:none}}
