@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#142335;--paper:#f4f0e7;--red:#b82c32;--line:#c8c4bc;--muted:#56616c;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 'DM Sans',Arial,sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,.button{cursor:pointer}button,.button,select{border:1px solid var(--ink);padding:12px 18px;background:transparent;color:inherit}button:hover,.button:hover{background:var(--ink);color:white}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a15ee9;outline-offset:4px}[hidden]{display:none!important}.skip{position:absolute;top:-100px;left:12px;background:white;padding:12px;z-index:1000}.skip:focus{top:8px}.masthead{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:18px;align-items:center;text-decoration:none;font-size:12px;font-weight:700;line-height:1.4;letter-spacing:1.4px}.brand-mark{font:900 64px/.9 var(--display);letter-spacing:-3px;text-decoration:none}.brand-mark span{font-size:32px;vertical-align:top;color:var(--red);margin-left:3px}.masthead p{text-align:right;font-size:10px;letter-spacing:1.6px}.masthead b{font-weight:600}.network-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:center;flex-wrap:wrap;gap:12px 32px;padding:13px 5%;font-size:12px;font-weight:700}.network-nav a{text-decoration:none}.network-nav a:hover{text-decoration:underline}main{max-width:1440px;margin:auto}.hero{margin:34px 5% 0;background:var(--red);color:var(--paper);display:grid;grid-template-columns:1.1fr 1fr;min-height:530px;overflow:hidden}.hero-copy{position:relative;z-index:1;padding:42px 42px 25px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;margin:0 0 18px}.hero h1{font:700 clamp(56px,6.7vw,96px)/.93 var(--display);letter-spacing:-1px;margin:25px 0}.hero h1 em{font-style:normal;color:#eeb1a5}.hero-copy>p:not(.eyebrow){max-width:335px;font-size:14px;line-height:1.7}.button{display:inline-flex;gap:35px;text-decoration:none;align-items:center;font-size:12px;font-weight:700}.button.light{border-color:var(--paper);margin-top:17px}.button.light:hover{background:var(--paper);color:var(--red)}.hero-caption{display:block;font-size:8px;letter-spacing:1.7px;margin-top:35px}.signal-art{position:relative;background:var(--ink);overflow:hidden;min-height:400px}.signal-art:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 3px,#ffffff07 4px);z-index:3}.orbit{position:absolute;border:1px solid #e6dfcd70;border-radius:50%;width:350px;height:350px;top:50%;left:50%;transform:translate(-50%,-50%)}.o2{width:480px;height:480px}.o3{width:610px;height:610px}.cross{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);height:230px;width:42px;background:var(--paper);box-shadow:0 0 90px #f4f0e72a}.cross:after{content:'';position:absolute;width:150px;height:42px;background:var(--paper);top:58px;left:-54px}.signal-label{position:absolute;bottom:33px;left:0;right:0;text-align:center;font-size:9px;letter-spacing:3px}.signal-id{position:absolute;left:24px;top:22px;font:700 22px var(--display)}.network-line{margin:0 5%;background:var(--ink);color:var(--paper);padding:15px 20px;display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:1px}.network-line span{color:#bfc5cc}.section{margin:0 5%;padding:52px 0;border-bottom:1px solid var(--line);scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:25px}.section h2{font:600 clamp(36px,4vw,52px)/1 var(--display);margin:0;letter-spacing:-.5px}.section-heading p:not(.eyebrow){font-size:12px;color:var(--muted);margin:0}.section-filter{font-size:11px;display:grid;gap:5px}.section-filter select{font-size:12px;padding:10px}.stories{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.story-card{border-top:3px solid var(--ink);padding-top:16px;text-decoration:none}.story-card:first-child{grid-column:span 2}.story-card h3{font:600 36px/1.1 var(--display);margin:10px 0}.story-card:first-child h3{font-size:48px}.story-card p{font-size:14px;max-width:580px}.story-card:hover h3{color:var(--red)}.story-card small{font-size:10px;letter-spacing:.6px;color:var(--muted)}.empty{grid-column:1/-1;padding:25px;border:1px solid var(--line);color:var(--muted);font-size:14px;margin:0}.program-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.program{grid-column:span 2;position:relative;min-height:360px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:25px;color:var(--paper);text-decoration:none;transition:transform .2s}.program:hover{transform:translateY(-4px)}.program-type{font-size:9px;letter-spacing:1.3px}.program strong{font:700 54px/.92 var(--display);letter-spacing:-1px;position:relative;z-index:1;margin:25px 0}.program em{font-style:normal}.program-bottom{display:flex;justify-content:space-between;gap:10px;font-size:10px;border-top:1px solid #ffffff55;padding-top:15px;z-index:1}.program-bottom b{font-size:18px;line-height:1}.gospel{background:#17283d}.gospel em{color:#d4847f}.congregation{background:#d9d1bd;color:var(--ink)}.congregation strong{font-size:43px}.congregation .program-bottom{border-color:#14233555}.program-symbol{position:absolute;right:8px;top:55px;color:#b9ad93;font-size:165px;line-height:1}.purpose{background:#a42a30}.purpose strong{font-size:47px}.purpose em{font-size:29px;color:#e9aaa3}.sermons{grid-column:span 3;background:#26384a;min-height:300px}.sermons strong{font-size:52px}.anthem{grid-column:span 3;min-height:300px;background:#882b32}.anthem strong{font-size:80px;letter-spacing:3px}.music-lines{position:absolute;right:-40px;top:0;width:270px;height:100%;background:repeating-linear-gradient(90deg,transparent,transparent 16px,#f4f0e722 16px,#f4f0e722 20px);transform:skew(-20deg)}.guide{display:grid;grid-template-columns:1fr 1fr;gap:70px}.guide p{max-width:400px;font-size:14px;color:var(--muted)}.guide h2{font-size:54px}.guide-note{border-left:4px solid var(--red);padding:22px 28px;background:#eae5db}.guide-note h3{font:600 30px var(--display);margin:8px 0}.guide-note a{font-size:12px;font-weight:700}.world-links{display:grid;grid-template-columns:1fr 1fr;gap:30px}.world-links>a{text-decoration:none;background:#e7e4da;padding:28px}.world-links>a:hover{background:#ddd8cb}.world-links h2{font-size:42px}.world-links p{font-size:12px;margin-bottom:0}.world-links p span{float:right}.feedback{display:flex;align-items:center;justify-content:space-between;gap:30px}.feedback p:not(.eyebrow){max-width:550px;font-size:13px;color:var(--muted)}.footer{background:var(--ink);color:var(--paper);padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:12px;margin-top:50px}.footer .brand-mark{font-size:50px}.footer small{color:#bcc4cc;font-size:10px}.footer nav{display:flex;gap:18px}.reading{max-width:800px;margin:50px auto;padding:0 24px;min-height:45vh}.reading h1{font:600 clamp(40px,6vw,66px)/1.02 var(--display)}.reading .dek{font-size:20px;color:var(--muted)}.article-body{white-space:pre-wrap;font-size:18px;line-height:1.85;margin:35px 0}.correction{border-left:4px solid var(--red);padding:16px;background:#eae5db}.byline{font-size:12px}.reading form{display:grid;gap:20px}.reading label{display:grid;gap:8px}.reading textarea,.reading select{width:100%;padding:12px;background:#fffaf2;border:1px solid var(--line);color:var(--ink)}.reading textarea{min-height:160px}.reading button{justify-self:start}.status{white-space:pre-wrap}.feedback-links{display:flex;gap:20px;flex-wrap:wrap;font-size:13px}.case{border-top:1px solid var(--line);padding:24px 0}.case pre{white-space:pre-wrap;font:inherit;font-size:14px}.case textarea{min-height:90px}.case button{margin:10px 10px 0 0;font-size:12px}.error{color:#a32429}
@media(max-width:760px){.masthead{padding:22px 5%}.brand-mark{font-size:50px}.brand{gap:12px;font-size:9px}.masthead p{display:none}.network-nav{justify-content:flex-start;gap:12px 20px;font-size:11px}.hero{grid-template-columns:1fr;margin-top:22px}.hero-copy{padding:30px}.hero h1{font-size:70px}.signal-art{min-height:280px}.cross{height:165px;width:30px}.cross:after{height:30px;width:110px;left:-40px;top:42px}.orbit{width:230px;height:230px}.o2{width:350px;height:350px}.o3{width:470px;height:470px}.signal-label{bottom:20px}.network-line{flex-direction:column;gap:4px;font-size:9px}.section{padding:35px 0}.section-heading{align-items:start;flex-direction:column;gap:15px}.section-filter{display:flex;align-items:center;gap:12px}.stories{grid-template-columns:1fr}.story-card:first-child{grid-column:auto}.story-card:first-child h3{font-size:38px}.program-grid{grid-template-columns:1fr 1fr;gap:12px}.program{grid-column:auto;min-height:310px;padding:18px}.program strong{font-size:42px}.congregation strong{font-size:30px}.purpose strong{font-size:35px}.purpose em{font-size:22px}.anthem{grid-column:1/-1;min-height:220px}.anthem strong{font-size:70px}.guide,.world-links{grid-template-columns:1fr;gap:25px}.feedback{align-items:start;flex-direction:column}.footer{align-items:start;flex-wrap:wrap;padding:30px 5%}.footer nav{flex-wrap:wrap}.reading{margin-top:35px}.reading .dek{font-size:18px}}
.network-art{display:flex;align-items:center;justify-content:center;background:#081d2e;min-width:0}.network-art img{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:760px){.network-art img{max-height:340px}}
.worship-art{position:relative;min-height:530px}.worship-art img{position:absolute;inset:0;width:100%;height:100%;max-height:none;object-fit:cover;object-position:center center}@media(max-width:760px){.worship-art{min-height:0;aspect-ratio:1/1}.worship-art img{max-height:none}}
.preview-notice{padding:12px 16px;border-left:4px solid #b82c32;background:#e8e1d4;color:#142335;font-size:11px;letter-spacing:.5px;margin:0 0 22px}
/* Color-coded broadcast and destination panels. */
.guide-note{background:linear-gradient(125deg,#183d69,#142335);color:var(--paper);border-left:4px solid #df5159;border-top:3px solid #df5159}
.guide-note p{color:#e1e8f0}
.guide-note .eyebrow{color:#f4c5c8}
.guide-note a{color:var(--paper)}
.world-links>a:first-child{background:linear-gradient(125deg,#205994,#15395f);color:var(--paper);border-top:4px solid #8ebce8}
.world-links>a:last-child{background:linear-gradient(125deg,#b52e40,#7e1e30);color:var(--paper);border-top:4px solid #efa3a5}
.world-links>a:first-child:hover{background:linear-gradient(125deg,#2866a5,#1a4675)}
.world-links>a:last-child:hover{background:linear-gradient(125deg,#c23649,#93263a)}
.world-links>a .eyebrow{color:#fff1df}
.world-links>a p{color:#f4f0e7}
.world-links>a:focus-visible,.guide-note a:focus-visible{outline-color:#f2c66d;outline-offset:5px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.program{transition:none}}
