:root{--sand:#f6f1e7;--paper:#fffdf8;--forest:#213e32;--forest-dark:#193026;--ink:#283a31;--muted:#657064;--line:#d8d4c6;--gold:#a07c43;--soft:#e9eadd;--serif:Georgia,'Times New Roman',serif}
.prayer-calendar{padding:35px 0 48px}.calendar-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.calendar-heading h2{font-size:32px;margin-bottom:24px}.calendar-heading .eyebrow{margin-bottom:12px}.calendar-heading>.button{flex-shrink:0}.prayer-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;margin:10px 0 24px}.prayer-week>a,.calendar-unavailable{display:flex;min-height:115px;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:1px solid var(--line);border-radius:10px;background:var(--paper);text-decoration:none;font-size:14px}.prayer-week strong{font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.3}.prayer-week small{font-size:11px}.prayer-week [aria-current=date]{color:var(--paper);background:var(--forest);border-color:var(--forest)}.prayer-week a:hover{box-shadow:0 0 0 2px var(--gold)}.calendar-unavailable{opacity:.5}.calendar-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.calendar-controls nav{display:flex;gap:14px}.calendar-controls form>label{display:block;font-size:13px;margin-bottom:6px}.calendar-controls form>div{display:flex;gap:10px;align-items:center}.calendar-controls input{font:inherit;padding:10px;border:1px solid var(--line);background:var(--paper);color:var(--ink);min-height:50px;min-width:0;max-width:100%;border-radius:5px}.calendar-controls input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.edition-state{font-size:12px;font-weight:600;color:var(--forest);background:var(--soft);padding:4px 10px;border-radius:20px;display:inline-block;margin:0 0 15px}.prayer-audio{padding:20px;background:var(--soft);border-radius:8px;margin:30px 0}.audio-buttons{display:flex;flex-wrap:wrap;gap:8px}.prayer-audio p{font-size:13px;line-height:1.6;margin:12px 0 0}.prayer-video-section{border-top:1px solid var(--line);padding:52px 0 65px}.prayer-video-section>p{max-width:680px}.prayer-video-section h2{margin-bottom:20px}.prayer-videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:25px 0}.prayer-video-card{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:20px}.prayer-player{background:var(--soft);display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;border-radius:8px;overflow:hidden}.prayer-player iframe{width:100%;height:100%;border:0}.prayer-video-card h3{font-size:25px;line-height:1.4;margin:18px 0 8px}.video-author{font-size:13px;color:var(--muted)}.prayer-video-card>a{display:inline-flex;align-items:center;min-height:48px;font-size:14px}@media(max-width:760px){.calendar-heading{align-items:flex-start;flex-direction:column;gap:0}.calendar-heading h2{font-size:29px}.calendar-heading>.button{margin-bottom:18px}.prayer-week{gap:5px}.prayer-week>a,.calendar-unavailable{font-size:10px;min-height:92px;border-radius:6px}.prayer-week strong{font-size:27px}.calendar-controls{align-items:stretch;gap:15px}.calendar-controls form{width:100%}.calendar-controls form>div{flex-wrap:wrap}.calendar-controls form input{flex:1;width:170px}.edition-state{grid-column:2;justify-self:start}.prayer-calendar{padding:20px 0 32px}.prayer-videos{grid-template-columns:1fr}.prayer-video-section{padding:38px 0}.prayer-video-card{padding:16px}.prayer-video-section h2{font-size:32px}.prayer-player{aspect-ratio:3/4;max-height:520px}.site-header nav{gap:12px}}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--sand);color:var(--ink);font:17px/1.7 'Segoe UI',Arial,sans-serif}a{color:inherit;text-underline-offset:5px}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #956520;outline-offset:5px}button[disabled]{opacity:.68}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{font-size:clamp(32px,3.3vw,44px);line-height:1.19;letter-spacing:-.025em;margin:0 0 28px}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:14px;z-index:5;background:var(--forest);color:white;padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{max-width:1376px;margin:auto;padding:27px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line)}.brand{font-size:26px;font-weight:700;text-decoration:none;letter-spacing:-1.1px;line-height:1.15;display:inline-flex;flex-wrap:wrap;min-height:48px;align-content:center}.brand span{font-weight:400}.brand small{display:block;flex-basis:100%;font-size:10px;font-weight:600;letter-spacing:2.7px;line-height:1.9;margin-top:5px;color:var(--muted)}.site-header nav{display:flex;align-items:center;gap:32px;font-size:15px}.site-header nav a{display:inline-flex;align-items:center;min-height:48px;text-decoration:none}.site-header nav a:hover{text-decoration:underline}.header-city{gap:14px;border-bottom:1px solid var(--forest)}
.hero{max-width:1376px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:65px;padding:56px 48px 78px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:600;line-height:1.6;margin:0 0 20px;color:var(--muted)}.hero-copy{padding:12px 0 0;max-width:570px}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px;letter-spacing:1.7px}.sun-mark{font-size:29px;color:var(--gold);line-height:1}.hero h1{font-size:clamp(43px,4.5vw,65px);line-height:1.06;letter-spacing:-2.3px;margin:34px 0 26px}.hero h1 em{font-weight:400;color:#647451}.hero-intro{font-size:18px;line-height:1.8;max-width:440px;margin:0 0 32px;color:#596357}.button{min-height:50px;border:1px solid transparent;border-radius:5px;padding:12px 22px;display:inline-flex;justify-content:center;align-items:center;gap:12px;text-decoration:none;font-weight:600;font-size:15px;line-height:1.45;text-align:center;transition:background-color .15s,color .15s}.button-primary{background:var(--forest);color:var(--paper)}.button-primary:hover:not(:disabled){background:#345440}.button-quiet{background:transparent;border-color:var(--line);color:var(--forest)}.button-quiet:hover{background:#ebe7dc}.button-outline{background:transparent;color:var(--forest);border-color:#768373}.button-outline:hover:not(:disabled){background:#e0e4d5}.hero-copy>.button{min-width:180px}.hero-copy>.button span{margin-left:25px;font-size:21px;font-weight:400}.hero-note{font-size:12px;color:var(--muted);margin-top:22px;letter-spacing:.15px}.hero-art{margin:0;align-self:stretch;position:relative}.art-frame{height:570px;min-height:430px;overflow:hidden;border-radius:140px 140px 5px 5px;background:#d9c9aa;border:1px solid #d4c4a7}.art-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 42%}.art-unavailable{height:100%;padding:28px;display:grid;place-content:center;text-align:center;color:var(--forest);margin:0}.hero-art figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:15px;margin-top:15px;font-family:var(--serif);font-style:italic;font-size:17px}.hero-art figcaption small{font:8px/1.7 'Segoe UI',Arial,sans-serif;letter-spacing:1.1px;color:var(--muted)}
.section-width{width:calc(100% - 96px);max-width:1110px;margin:0 auto}.prayer-section{display:grid;grid-template-columns:250px minmax(0,1fr);gap:75px;padding:78px 0 83px;border-top:1px solid var(--line);scroll-margin-top:25px}.section-number{display:block;font:italic 26px/1 var(--serif);color:var(--gold);margin-bottom:23px}.section-intro .eyebrow{margin-bottom:20px}.edition{font-size:14px;line-height:1.7;color:#4d5b50;max-width:170px;margin:0 0 12px}.edition time{font-weight:600;display:block}.reading-time{color:var(--muted);font-size:12px;max-width:160px}.prayer-text{max-width:700px}.prayer-text>p{font-size:18px;line-height:1.9;margin:0 0 23px}.prayer-text>.salutation{font-weight:600;color:var(--forest)}.prayer-text>.prayer-ending{font-family:var(--serif);font-size:26px;margin:34px 0}.prayer-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;border-top:1px solid var(--line);padding-top:26px}.text-button{border:0;min-height:48px;background:transparent;padding:10px;font-size:14px;color:var(--forest);text-decoration:underline;text-underline-offset:5px}.action-status{min-height:26px;font-size:14px!important;line-height:1.6!important;color:var(--muted);margin:15px 0 0!important}
.word-section{background:var(--forest);color:var(--paper);padding:67px max(48px,calc((100% - 1110px)/2)) 32px}.word-inner{display:grid;grid-template-columns:250px minmax(0,1fr);gap:75px;align-items:start}.word-label .section-number{color:#d5b983}.word-label .eyebrow{color:#c0ceba;max-width:170px}.word-section blockquote{margin:0;padding:0}.word-section blockquote>p{font:39px/1.4 var(--serif);letter-spacing:-.6px;margin:0 0 30px;max-width:720px}.word-section blockquote footer{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px}.word-section cite{font-style:normal;color:#d5b983}.word-section blockquote footer a{min-height:48px;display:inline-flex;align-items:center;gap:12px;font-size:13px}.verse-credit{font-size:10px;letter-spacing:.3px;color:#c0ceba;border-top:1px solid #76917e55;margin:43px 0 0;padding-top:23px}
.reflection-section{display:grid;grid-template-columns:250px minmax(0,1fr);gap:75px;padding:83px 0 75px}.reflection-copy>p{font-size:18px;line-height:1.9}.reflection-copy>.reflection-prompt{font-family:var(--serif);font-style:italic;font-size:23px;line-height:1.5;margin:25px 0 38px;color:#5e704e}.amen-row{border-top:1px solid var(--line);padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:24px}.amen-row h3{font-size:23px;line-height:1.4;margin:0}.amen-row p{font-size:13px;color:var(--muted);margin:8px 0 0}.amen-row .button{min-width:132px;flex:none}.amen-row .button span{font-size:24px;line-height:1}.amen-row .button[aria-pressed=true]{background:var(--forest);color:white}.amen-status{color:var(--muted);font-size:12px;margin:16px 0 0;min-height:23px}
.continuity-section{display:grid;grid-template-columns:1.3fr 1fr;margin-bottom:82px;gap:75px;background:var(--soft);border-radius:6px;padding:45px 48px}.daily-signup>p:not(.eyebrow),.support-note>p:not(.eyebrow){font-size:15px;line-height:1.8}.daily-signup h2{font-size:35px;margin-bottom:22px}.daily-signup>p{max-width:410px}.availability-label{font-weight:600;color:var(--forest);margin-top:28px}.availability-detail{font-size:12px!important;color:#586552;line-height:1.7!important;margin:13px 0 0!important}.support-note{border-left:1px solid #c8ceba;padding-left:45px}.support-symbol{color:#8b7951;font-size:31px;line-height:1;display:block;margin-bottom:18px}.support-note .eyebrow{margin-bottom:18px}.support-note h3{font-size:31px;line-height:1.2;margin:0 0 18px}.support-note .button{margin-top:11px;width:100%;padding:12px 14px;font-size:14px}.site-footer{max-width:1376px;border-top:1px solid var(--line);padding:30px 48px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{font-size:23px;flex:none}.site-footer p{font-size:11px;line-height:1.9;color:var(--muted);margin:0}.site-footer>a:last-child{font-size:13px;min-height:48px;display:inline-flex;align-items:center;gap:14px;text-decoration:none}
dialog{border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ink);padding:27px;width:min(640px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow:auto}dialog::backdrop{background:#14291ec2}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-heading h2{font-size:30px;margin:0}.dialog-close{background:transparent;color:var(--forest);border:1px solid var(--line);min-height:48px;min-width:48px;font-size:27px;border-radius:4px}dialog p{font-size:15px}dialog label{font-size:13px;font-weight:600;display:block;margin:20px 0 8px}dialog textarea{font-size:16px;line-height:1.6;border:1px solid #a5b09e;background:white;color:var(--ink);width:100%;padding:14px;resize:vertical}dialog>.button{margin-top:15px}
.button[aria-disabled=true]{opacity:.68;cursor:not-allowed}.button[aria-disabled=true]:hover{background:var(--forest)}.support-beneficiary{padding-top:16px;border-top:1px solid #c8ceba;font-size:14px!important;font-weight:600}.support-consent{display:flex;align-items:flex-start;gap:11px;min-height:48px;font-size:13px;line-height:1.7;margin:18px 0 8px;cursor:pointer}.support-consent input{accent-color:var(--forest);width:20px;height:20px;margin:2px 0 0;flex:none}.support-consent input:focus-visible{outline:3px solid #956520;outline-offset:4px}.support-note #refreshSupport{padding-left:0;font-size:13px}
@media(min-width:1500px){.hero{gap:95px}.art-frame{height:600px}}
@media(max-width:1050px){.site-header{padding:22px 32px}.site-header nav{gap:22px}.hero{padding:45px 32px 62px;gap:35px}.hero h1{font-size:48px;letter-spacing:-1.8px}.hero-intro{font-size:17px}.art-frame{height:535px;border-radius:120px 120px 4px 4px}.hero-art figcaption{display:block}.hero-art figcaption small{display:block;margin-top:4px}.section-width{width:calc(100% - 64px)}.prayer-section,.reflection-section{grid-template-columns:190px minmax(0,1fr);gap:45px}.word-section{padding:58px 32px 28px}.word-inner{grid-template-columns:190px minmax(0,1fr);gap:45px}.continuity-section{gap:38px;padding:38px 35px}.support-note{padding-left:32px}.site-footer{padding:28px 32px}.word-section blockquote>p{font-size:34px}}
@media(max-width:760px){.site-header{padding:16px 22px;gap:18px}.site-header .brand{font-size:23px}.brand small{font-size:8px;letter-spacing:2px}.site-header nav{gap:14px;font-size:13px}.header-city{display:none!important}.hero{grid-template-columns:1fr;padding:37px 22px 48px;gap:35px}.hero-copy{padding:0;max-width:560px}.hero h1{font-size:clamp(43px,7.3vw,58px);line-height:1.1;margin:24px 0 20px}.hero-intro{max-width:520px}.hero-note{margin-bottom:0}.hero-art{max-width:500px;width:100%;justify-self:center}.art-frame{height:480px;min-height:0;border-radius:140px 140px 4px 4px}.art-frame img{object-position:center 38%}.hero-art figcaption{display:flex;font-size:16px}.hero-art figcaption small{margin:0;font-size:7px;max-width:155px;text-align:right}.section-width{width:calc(100% - 44px)}.prayer-section,.reflection-section{grid-template-columns:1fr;gap:29px;padding:46px 0}.section-intro{display:grid;grid-template-columns:32px 1fr;column-gap:15px;align-items:start}.section-number{font-size:23px;margin:0}.section-intro .eyebrow{margin:2px 0 12px}.edition{grid-column:2;margin:0;max-width:none;font-size:13px}.edition time{display:inline}.reading-time{grid-column:2;max-width:none;margin:7px 0 0;font-size:11px}.prayer-text h2,.reflection-copy h2{font-size:34px;margin-bottom:24px}.prayer-text>p{font-size:17px;line-height:1.85}.prayer-actions{gap:8px}.prayer-actions .button{font-size:14px;padding:12px 17px}.prayer-actions>.text-button{padding:12px 3px}.word-section{padding:41px 22px 25px}.word-inner{grid-template-columns:1fr;gap:25px}.word-label{display:flex;gap:16px;align-items:start}.word-label .eyebrow{max-width:none;margin:2px 0 0}.word-section blockquote>p{font-size:33px;line-height:1.4;margin:0 0 20px}.verse-credit{margin-top:27px;font-size:9px}.reflection-section .section-intro .eyebrow{margin-bottom:0}.reflection-copy>p{font-size:17px}.reflection-copy>.reflection-prompt{font-size:22px}.amen-row{gap:16px}.amen-row h3{font-size:21px}.amen-row h3 br{display:none}.amen-row .button{min-width:112px;padding:12px 14px}.continuity-section{grid-template-columns:1fr;margin-bottom:44px;padding:30px 25px;gap:33px}.daily-signup h2{font-size:33px}.daily-signup>.button{width:100%}.support-note{border-left:0;border-top:1px solid #c8ceba;padding:30px 0 0}.support-note h3 br{display:none}.support-note h3{font-size:27px}.support-note .button{width:auto;min-width:250px}.support-symbol{float:right;margin-top:0}.site-footer{padding:24px 22px;flex-wrap:wrap;gap:12px 22px}.site-footer p{order:3;flex-basis:100%}.site-footer>a:last-child{margin-left:auto;font-size:12px}}
@media(max-width:390px){.site-header{padding:14px 18px}.site-header nav{gap:10px;font-size:12px}.hero{padding-left:18px;padding-right:18px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.35px}.hero h1{font-size:42px}.art-frame{height:440px}.section-width{width:calc(100% - 36px)}.word-section{padding-left:18px;padding-right:18px}.prayer-actions .button{width:100%}.amen-row{align-items:flex-start;flex-direction:column}.amen-row .button{align-self:flex-start}.continuity-section{padding:27px 20px}.support-note .button{min-width:0;width:100%}.site-footer{padding-left:18px;padding-right:18px}}
/* Keep every introductory paragraph in the text column, including edition notes. */
@media(max-width:760px){.section-intro{grid-template-columns:32px minmax(0,1fr)}.section-intro>p{grid-column:2;min-width:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.hero-art{align-self:center}.art-frame{height:auto;min-height:0;aspect-ratio:3/2;border-radius:80px 80px 5px 5px}.art-frame img{object-fit:contain;object-position:center}.hero-art figcaption small{font-size:10px;line-height:1.5;letter-spacing:.15px;text-align:right;max-width:230px}.hero-art figcaption{align-items:flex-start}@media(max-width:760px){.art-frame{height:auto;aspect-ratio:3/2;border-radius:60px 60px 4px 4px}.art-frame img{object-position:center}.hero-art figcaption small{font-size:9px;max-width:190px}.hero-art figcaption>span{font-size:15px;max-width:140px}}
.support-amounts{padding:0;border:0;margin:20px 0 15px;min-width:0}.support-amounts legend{font-size:15px;font-weight:600;margin-bottom:12px}.amount-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.amount-options label{display:flex;align-items:center;justify-content:center;gap:7px;min-height:50px;border:1px solid #a8b19e;border-radius:5px;cursor:pointer;background:#f6f5ec;font-size:16px;line-height:1.25;padding:10px 6px;white-space:nowrap}.amount-options label:has(input:checked){background:var(--forest);color:white;border-color:var(--forest)}.amount-options input{accent-color:var(--forest);width:17px;height:17px;flex:none;margin:0}.amount-options input:checked{accent-color:#e8e9d6}.amount-options label:focus-within{outline:3px solid #956520;outline-offset:3px}.support-amounts:disabled label{cursor:not-allowed;opacity:.68}.support-terms{font-size:14px!important;color:#53614e;line-height:1.7!important}.support-note #supportButton{font-size:16px;line-height:1.5}.button{font-size:16px}.availability-detail{font-size:14px!important}.hero-note{font-size:14px}.reading-time{font-size:13px}.verse-credit{font-size:12px}.site-footer p{font-size:13px}@media(max-width:390px){.amount-options{grid-template-columns:repeat(2,minmax(0,1fr))}.prayer-actions .button{font-size:16px}}

/* The contribution follows the prayer text and remains outside its daily marker. */
.prayer-support{margin:32px 0;padding:28px;border:1px solid #c8ceba;border-radius:12px;background:var(--soft);min-width:0;scroll-margin-top:24px}
.prayer-support .eyebrow{margin-bottom:10px}
.prayer-support h3{font-size:32px;margin:0 0 14px}
.prayer-support>p{margin:0 0 16px}
.prayer-support .amount-options{grid-template-columns:repeat(5,minmax(0,1fr))}
.support-payer{margin:20px 0}
.support-payer>label,.support-pix-copy>label{display:block;font-size:16px;font-weight:600;margin-bottom:8px}
.support-payer input{width:100%;max-width:100%;min-width:0;min-height:52px;padding:12px 14px;border:1px solid #8b9b83;border-radius:6px;background:var(--paper);color:var(--ink);font:inherit;font-size:16px}
.support-payer input:disabled{opacity:.68;cursor:not-allowed}
.support-payer input:focus-visible,.support-pix-copy textarea:focus-visible{outline:3px solid #956520;outline-offset:3px}
.support-payment-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}
.prayer-support .support-payment-actions>.button{margin:0;min-width:0;width:auto;flex:1 1 180px;min-height:52px;font-size:16px}
.support-pix{margin-top:22px;border:1px solid #c8ceba;border-radius:10px;padding:22px;background:var(--paper);min-width:0}
.support-pix h4{font:600 18px/1.5 'Segoe UI',Arial,sans-serif;margin:0 0 8px}
.support-pix-help{font-size:15px;line-height:1.7;margin:0 0 20px}
.support-pix-content{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);gap:22px;align-items:start}
.support-pix-image{padding:8px;background:white;border-radius:6px;max-width:236px;justify-self:center}
.support-pix-image img{display:block;width:100%;height:auto;max-width:220px;aspect-ratio:1;object-fit:contain}
.support-pix-copy{min-width:0}
.support-pix-copy textarea{display:block;width:100%;max-width:100%;min-height:120px;padding:12px;border:1px solid #8b9b83;border-radius:6px;background:white;color:var(--ink);font:14px/1.6 ui-monospace,Consolas,monospace;overflow-wrap:anywhere;word-break:break-all;white-space:pre-wrap;resize:vertical}
.prayer-support .support-pix-copy>.button{width:100%;min-width:0;min-height:52px;font-size:16px;margin-top:12px}
.support-pix #supportPixCopyStatus{min-height:24px}
.prayer-support #refreshSupport{min-height:48px;font-size:15px;margin-top:8px;text-align:left}
.continuity-section{grid-template-columns:minmax(0,1fr)}
.continuity-section .daily-signup{max-width:720px}
.continuity-section .daily-signup>p{max-width:620px}
@media(max-width:1050px){.prayer-support{padding:24px}.prayer-support .amount-options{grid-template-columns:repeat(3,minmax(0,1fr))}.support-pix-content{grid-template-columns:minmax(0,1fr)}.support-pix-image{width:min(100%,236px)}}
@media(max-width:760px){.prayer-support{margin:28px 0;padding:22px 18px;border:1px solid #c8ceba}.prayer-support h3{font-size:29px}.support-pix{padding:18px 14px}.prayer-support .support-payment-actions>.button{flex-basis:100%}.prayer-support .support-amounts{margin-top:18px}}
@media(max-width:390px){.prayer-support .amount-options{grid-template-columns:repeat(2,minmax(0,1fr))}.support-pix-copy textarea{font-size:14px}.support-pix{padding:16px 12px}}
