@import "https://fonts.googleapis.com/css2?family=Caveat:wght@500&family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&family=Source+Sans+3:wght@400;500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--cream:#f6f0e3;--paper:#fbf7ee;--forest:#24352d;--forest-dark:#1b2b24;--sage:#788676;--wood:#8a5d3b;--gold:#d1a04e;--ink:#2b2520}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:"Source Sans 3",Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f0e3f5;border-bottom:1px solid #d1a04e80;justify-content:space-between;align-items:center;gap:36px;min-height:104px;padding:20px 4vw;display:flex;position:sticky;top:0}.brand{color:var(--forest);flex-direction:column;flex-shrink:0;display:flex}.brand>span,.footer-brand{letter-spacing:-.02em;text-transform:uppercase;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(27px,2.5vw,40px);font-weight:500;line-height:1}.brand small{color:var(--forest);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin-top:8px;font-size:10px;font-weight:600;display:flex}.brand small:before,.brand small:after{content:"";background:var(--gold);width:28px;height:1px}.nav{justify-content:flex-end;align-items:center;gap:clamp(18px,2.25vw,34px);font-size:16px;font-weight:600;display:flex}.nav>a:not(.nav-listen){white-space:nowrap;position:relative}.nav>a:not(.nav-listen):after{background:var(--gold);content:"";width:0;height:1px;transition:width .18s,left .18s;position:absolute;bottom:-9px;left:50%}.nav>a:not(.nav-listen):hover:after{width:100%;left:0}.nav-owner{color:var(--wood)}.nav-owner span{color:var(--gold)}.nav-listen{color:#fff;background:var(--forest);border-radius:9px;padding:14px 25px;transition:background .16s,transform .16s}.nav-listen:hover{background:var(--forest-dark);transform:translateY(-2px)}.menu-button{display:none}.hero{background-image:url(/porch-hero.png);background-position:50%;background-size:cover;align-items:center;min-height:calc(100vh - 184px);max-height:810px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#f6f0e3fa 0%,#f6f0e3eb 30%,#f6f0e361 50%,#0000 69%);position:absolute;inset:0}.hero-content{z-index:1;width:min(680px,48vw);padding:38px 0 38px 5vw;animation:.6s both rise;position:relative}.eyebrow,.section-label{color:var(--wood);letter-spacing:.19em;text-transform:uppercase;margin:0 0 16px;font-size:12px;font-weight:700}.hero h1{color:var(--forest);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(76px,7.2vw,116px);font-weight:500;line-height:.76}.hero-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 12px 22px #1b2b2433);width:min(440px,92%);max-height:500px;margin:-4px 0 12px;display:block}.ornament{align-items:center;width:min(420px,88%);height:21px;margin:22px 0 12px;display:flex}.ornament:before,.ornament:after{background:var(--gold);content:"";flex:1;height:1px}.ornament span{border:1px solid var(--gold);width:9px;height:9px;margin:0 4px;transform:rotate(45deg)}.tagline{max-width:480px;color:var(--sage);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(25px,2.15vw,34px);font-weight:600;line-height:1.15}.hosted{color:#5d685b;margin:9px 0 20px;font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-style:italic}.listen-button{color:#fff;background:var(--forest);border-radius:10px;align-items:center;gap:18px;min-width:245px;padding:15px 25px;font-size:23px;font-weight:600;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex}.listen-button:hover{background:var(--forest-dark);transform:translateY(-2px);box-shadow:0 10px 24px #24352d2e}.play{width:43px;height:43px;color:var(--gold);border:2px solid var(--gold);border-radius:50%;place-items:center;display:grid}.play svg{width:22px;height:22px}.porch-note{width:max-content;color:var(--sage);border-bottom:1px solid var(--sage);margin:12px 0 0 9px;font-family:Caveat,cursive;font-size:29px;line-height:1;transform:rotate(-2deg)}.schedule{background:var(--cream);border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);min-height:80px;color:var(--forest);justify-content:center;align-items:center;gap:72px;padding:17px 24px;display:flex}.schedule>div{align-items:center;gap:18px;font-size:22px;display:flex}.schedule svg{width:39px;height:39px}.schedule>i{background:var(--gold);width:1px;height:40px}.this-sunday{background:#dfe4da;padding:70px 5vw}.this-sunday-card{background:var(--paper);border:1px solid #8a5d3b4d;max-width:1240px;margin:auto;padding:44px 50px;box-shadow:0 20px 55px #24352d17}.this-sunday-heading{border-bottom:1px solid #d1a04e8c;justify-content:space-between;align-items:center;gap:24px;padding-bottom:22px;display:flex}.this-sunday-heading .section-label{margin:0}.this-sunday-date{color:var(--forest);margin:0;font-weight:700}.this-sunday-content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:64px;padding-top:30px;display:grid}.this-sunday-content h2{max-width:800px;color:var(--forest);letter-spacing:-.035em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(44px,5vw,68px);font-weight:500;line-height:.98}.this-sunday-content p{color:#52584f;max-width:780px;margin:20px 0 0;font-size:18px;line-height:1.65}.this-sunday-action{flex-direction:column;align-items:center;gap:12px;display:flex}.this-sunday-action small{color:#666b63;font-size:14px}.welcome,.episodes,.host-section{max-width:1240px;margin:auto;padding:110px 5vw}.welcome-grid{grid-template-columns:1.05fr .95fr;gap:10vw;display:grid}.welcome h2,.section-heading h2,.host-section h2,.final-cta h2{color:var(--forest);letter-spacing:-.04em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,5.5vw,76px);font-weight:500;line-height:.98}.welcome-copy{color:#4e514b;font-size:19px;line-height:1.7}.welcome-copy p:first-child{margin-top:0}.text-link,.encouragement-card a{color:var(--forest);border-bottom:1px solid var(--gold);gap:12px;margin-top:14px;font-weight:700;display:inline-flex}.pillars{color:var(--forest);border-top:1px solid #d1a04ea6;border-bottom:1px solid #d1a04ea6;justify-content:center;align-items:center;gap:38px;margin-top:92px;padding:25px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:31px;font-style:italic;display:flex}.pillars i{background:var(--gold);width:6px;height:6px;transform:rotate(45deg)}.episodes{background:var(--forest);max-width:none;color:var(--cream)}.episodes>*{max-width:1240px;margin-left:auto;margin-right:auto}.episodes .section-label{color:var(--gold)}.section-heading{justify-content:space-between;align-items:end;gap:60px;display:flex}.section-heading h2{color:var(--cream)}.section-heading-actions{max-width:430px}.section-heading-actions>p{color:#cbd0c8;margin:0;font-size:17px;line-height:1.6}.youtube-subscribe{width:max-content;color:var(--forest-dark);background:var(--gold);border-radius:8px;align-items:center;gap:10px;margin-top:20px;padding:12px 18px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.youtube-subscribe:hover{background:#e2b45f;transform:translateY(-2px)}.youtube-subscribe svg{width:20px;height:20px}.featured-message{background:#2c4036;border:1px solid #d1a04e8c;grid-template-columns:minmax(300px,.8fr) 1.2fr;align-items:center;gap:54px;margin-top:58px;padding:34px;display:grid}.featured-art{aspect-ratio:1;border:1px solid #f6f0e338;display:block;position:relative;overflow:hidden}.featured-art img{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s;display:block}.featured-art:hover img{filter:brightness(.83);transform:scale(1.025)}.featured-play{width:70px;height:70px;color:var(--forest);border:2px solid var(--gold);background:#f6f0e3f0;border-radius:50%;place-items:center;transition:transform .18s,background .18s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 28px #00000038}.featured-art:hover .featured-play{background:#fff;transform:translate(-50%,-50%)scale(1.08)}.featured-play svg{width:30px;height:30px}.featured-label{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:700}.featured-copy h3{color:var(--cream);margin:0 0 20px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(52px,5.8vw,82px);font-weight:500;line-height:.95}.featured-copy>p:not(.featured-label){color:#d9ddd5;max-width:560px;font-size:19px;line-height:1.65}.watch-link{color:var(--gold);border-bottom:1px solid var(--gold);gap:12px;margin-top:18px;padding-bottom:5px;font-size:18px;font-weight:700;display:inline-flex}.episode-grid{background:#d1a04e73;border:1px solid #d1a04e73;grid-template-columns:repeat(2,1fr);gap:2px;margin-top:28px;display:grid}.episode-grid article{background:var(--forest);min-height:360px;padding:34px;transition:background .18s,transform .18s}.episode-grid article:hover{background:#2c4036}.episode-top{color:var(--gold);letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:14px;display:flex}.episode-top span{font-family:Cormorant Garamond,Georgia,serif;font-size:28px}.episode-cover{aspect-ratio:16/9;border:1px solid #f6f0e333;margin:-18px -18px 28px;position:relative;overflow:hidden}.episode-cover img{object-fit:cover;width:100%;height:100%;display:block}.episode-cover.contain{background:var(--forest-dark)}.episode-cover.contain img{object-fit:contain}.episode-cover span{color:var(--forest-dark);border:1px solid var(--gold);letter-spacing:.1em;text-transform:uppercase;background:#f6f0e3f0;padding:7px 11px;font-size:11px;font-weight:700;position:absolute;bottom:12px;right:12px}.episode-grid h3{min-height:88px;margin:45px 0 18px;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:500;line-height:1.05}.episode-grid article>p{color:#cbd0c8;line-height:1.6}.episode-grid article>a{color:var(--gold);gap:10px;margin-top:26px;font-weight:700;display:inline-flex}.episode-grid article>.coming-soon{color:var(--gold);margin-top:26px;font-weight:700}.messages-coming-soon{color:var(--cream);text-align:center;background:#2c4036;border:1px solid #d1a04e8c;justify-content:center;align-items:center;gap:28px;margin-top:28px;padding:32px;display:flex}.messages-coming-soon>span{color:var(--gold);font-size:18px}.messages-coming-soon h3{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:34px;font-weight:500}.messages-coming-soon p{color:#cbd0c8;margin:7px 0 0}.original-music{background:var(--cream);padding:110px 5vw}.original-music>*{max-width:1240px;margin-left:auto;margin-right:auto}.music-heading{text-align:center}.music-heading h2{color:var(--forest);letter-spacing:-.04em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,5.5vw,76px);font-weight:500;line-height:.98}.music-heading>p:last-child{color:#5b6158;max-width:660px;margin:20px auto 0;font-size:18px;line-height:1.6}.song-card{background:var(--paper);border:1px solid #8a5d3b47;grid-template-columns:minmax(300px,.8fr) 1.2fr;align-items:center;gap:58px;margin-top:58px;padding:38px;display:grid;box-shadow:0 24px 60px #24352d17}.song-cover img{border:1px solid #8a5d3b40;width:100%;display:block}.song-label{color:var(--wood);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700}.song-details h3{color:var(--forest);margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(44px,4.8vw,68px);font-weight:500;line-height:.95}.song-credits{color:var(--wood);margin:15px 0 22px;font-weight:600}.song-details>p:not(.song-label):not(.song-credits){color:#555b53;font-size:17px;line-height:1.65}.preview-player{background:var(--cream);border:1px solid #d1a04e8c;margin-top:26px;padding:20px}.preview-player span{color:var(--forest);margin-bottom:10px;font-weight:700;display:block}.preview-player audio{width:100%;display:block}.purchase-row{align-items:center;gap:16px;margin-top:24px;display:flex}.purchase-button{color:#fff;background:var(--forest);border-radius:8px;align-items:center;gap:10px;padding:14px 20px;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.purchase-button:hover{background:var(--forest-dark);transform:translateY(-2px)}.purchase-row small{color:#6d665e}.encouragement{background:#dfe4da;padding:110px 5vw}.encouragement-card{text-align:center;background:var(--paper);border:1px solid #8a5d3b47;max-width:920px;margin:auto;padding:74px 9vw;box-shadow:0 25px 65px #24352d17}.encouragement-card blockquote{color:var(--forest);margin:0 0 22px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(42px,5vw,68px);font-style:italic;line-height:1}.encouragement-card>p:not(.section-label){color:#52584f;max-width:680px;margin:0 auto;font-size:18px;line-height:1.7}.prayer-line{max-width:680px;color:var(--forest);background:var(--cream);border:1px solid #d1a04e8c;margin:30px auto 8px;padding:24px}.prayer-line>p{margin:0 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:27px;font-weight:600}.encouragement-card .prayer-phone{margin-top:0;font-size:18px}.prayer-line>span{color:var(--gold);margin:0 10px}.prayer-line small{color:#5c6259;max-width:560px;margin:16px auto 0;font-size:14px;line-height:1.5;display:block}.encouragement-card .prayer-email{margin-top:18px}.prayer-privacy{border-top:1px solid #d1a04e8c;max-width:650px;margin:30px auto 0;padding-top:24px}.prayer-privacy strong{color:var(--forest);font-family:Cormorant Garamond,Georgia,serif;font-size:25px;font-weight:600;display:block}.prayer-privacy p{color:#5c6259;margin:8px auto 0;font-size:15px;line-height:1.6}.encouragement-card>.prayer-disclaimer{color:#6d665e;max-width:590px;margin-top:24px;font-size:13px;line-height:1.45}.host-section{grid-template-columns:280px 1fr;align-items:center;gap:75px;display:grid}.host-monogram{width:260px;height:260px;color:var(--gold);background:var(--forest);border:11px solid var(--cream);outline:1px solid var(--gold);border-radius:50%;place-items:center;font-family:Cormorant Garamond,Georgia,serif;font-size:76px;display:grid}.host-section h2{margin-bottom:18px}.host-section>div:last-child>p:last-child{color:#555b53;max-width:700px;font-size:19px;line-height:1.7}.final-cta{text-align:center;color:var(--cream);background:var(--wood);padding:100px 24px}.final-cta>p{color:#f0d4a2;letter-spacing:.2em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:700}.final-cta h2{color:#fff}.listen-button.light{color:var(--forest);background:var(--cream);margin-top:36px}.listen-button.light:hover{background:#fff}footer{text-align:center;color:#cbd0c8;background:var(--forest-dark);padding:66px 5vw 28px}.footer-brand{color:var(--cream);font-size:39px;display:block}footer>p{margin:10px 0}.footer-bottom{border-top:1px solid #d1a04e59;justify-content:space-between;gap:20px;margin-top:48px;padding-top:22px;font-size:14px;display:flex}.footer-bottom a{color:var(--gold)}@keyframes rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1040px){.brand small{display:none}.nav{gap:17px;font-size:14px}.nav-listen{padding:12px 18px}.hero-content{width:55vw}.hero:before{background:linear-gradient(90deg,#f6f0e3f7,#f6f0e3cc 47%,#f6f0e30f 75%)}}@media (width<=800px){.site-header{min-height:82px;padding:18px 22px}.brand>span{font-size:28px}.menu-button{width:46px;height:42px;color:var(--forest);background:0 0;border:1px solid #24352d40;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.menu-button i{background:currentColor;width:21px;height:2px}.nav{background:var(--cream);border-bottom:1px solid var(--gold);flex-direction:column;align-items:stretch;gap:0;padding:10px 22px 24px;font-size:17px;display:none;position:absolute;top:100%;left:0;right:0}.nav.open{display:flex}.nav>a{padding:14px 4px}.nav-listen{text-align:center;margin-top:8px}.hero{background-position:67%;align-items:end;min-height:740px}.hero:before{background:linear-gradient(#24352d0a 28%,#f6f0e3e6 51%,#f6f0e3fc 100%)}.hero-content{width:100%;padding:36px 28px 42px}.hero-logo{width:min(390px,88vw);max-height:410px;margin-bottom:14px}.hero h1{font-size:clamp(66px,20vw,90px);line-height:.78}.eyebrow{font-size:10px}.schedule{gap:24px}.schedule>div{gap:10px;font-size:17px}.schedule svg{width:30px;height:30px}.this-sunday{padding:55px 24px}.this-sunday-card{padding:34px 28px}.this-sunday-heading{flex-direction:column;align-items:flex-start;gap:8px}.this-sunday-content{grid-template-columns:1fr;gap:30px}.this-sunday-action{align-items:flex-start}.welcome,.episodes,.host-section{padding:80px 26px}.welcome-grid{grid-template-columns:1fr;gap:35px}.pillars{gap:20px;margin-top:60px}.section-heading{flex-direction:column;align-items:start;gap:24px}.featured-message{grid-template-columns:1fr;gap:32px;padding:22px}.featured-art{width:100%;max-width:520px;margin:auto}.featured-copy{padding:6px 6px 14px}.episode-grid{grid-template-columns:1fr}.episode-grid h3{min-height:0}.messages-coming-soon{gap:16px;padding:28px 20px}.original-music{padding:80px 26px}.song-card{grid-template-columns:1fr;gap:34px;padding:24px}.song-cover{width:100%;max-width:520px;margin:auto}.purchase-row{flex-direction:column;align-items:flex-start}.encouragement{padding:75px 20px}.encouragement-card{padding:60px 25px}.host-section{text-align:center;grid-template-columns:1fr;gap:38px}.host-monogram{width:200px;height:200px;margin:auto}.footer-bottom{flex-direction:column}}@media (width<=520px){.brand>span{font-size:23px}.hero{min-height:690px}.hero-logo{width:min(330px,86vw);max-height:350px}.hero h1{font-size:65px}.tagline{font-size:24px}.hosted{font-size:22px}.listen-button{min-width:220px;font-size:20px}.porch-note{font-size:25px}.schedule{flex-direction:column;align-items:flex-start;padding:24px 28px}.schedule>i{width:100%;height:1px}.pillars{gap:13px;font-size:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
