@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Lato:wght@300;400;700;900&display=swap");:root{--updates-gold:#bd926f;--updates-gold-light:#d4a97a;--updates-gold-hover:#face68;--updates-dark:#2a2826;--updates-dark-mid:#3d3a38;--updates-text:#474544;--updates-muted:#6c757d;--updates-light:#f7f5f2;--updates-cream:#faf8f5;--updates-border:#e8e4de;--updates-white:#fff;--updates-green:#4a6741}.updates-hero{background:linear-gradient(135deg,var(--updates-dark) 0,var(--updates-dark-mid) 45%,var(--updates-dark) 100%);overflow:hidden;padding:5rem 2rem 4rem;position:relative;text-align:center}.updates-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23bd926f' opacity='.1'/%3E%3C/svg%3E") repeat;background-size:30px 30px;content:"";inset:0;opacity:.3;position:absolute}.updates-hero-inner{margin:0 auto;max-width:900px;position:relative;z-index:1}.updates-eyebrow{align-items:center;color:var(--updates-gold-hover);display:inline-flex;font-family:Lato,sans-serif;font-size:.78rem;font-weight:700;gap:.5rem;letter-spacing:.12em;margin-bottom:1.25rem;text-transform:uppercase}.updates-hero h1{color:var(--updates-white);font-family:Cormorant Garamond,serif!important;font-size:3.5rem;font-weight:700;line-height:1.1;margin:0 0 1rem}.updates-divider{background:linear-gradient(90deg,transparent,var(--updates-gold),transparent);height:3px;margin:0 auto 1.5rem;width:80px}.updates-hero-subtitle{color:var(--updates-gold-light);font-family:Lato,sans-serif;font-size:1.15rem;font-weight:300;line-height:1.8;margin:0 auto;max-width:760px}.updates-main{margin:0 auto;max-width:1120px;padding:0 1.5rem 4rem}.updates-summary{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.08);display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto 2rem;max-width:900px;overflow:hidden;position:relative;z-index:2}.updates-public-metrics{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:-2rem auto 1.25rem;max-width:1080px;position:relative;z-index:3}.updates-public-card{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;box-shadow:0 10px 34px rgba(0,0,0,.1);overflow:hidden;padding:1.6rem;position:relative}.updates-public-card:before{background:linear-gradient(90deg,var(--updates-gold),var(--updates-gold-hover));content:"";height:4px;left:0;position:absolute;right:0;top:0}.updates-public-kicker{align-items:center;color:var(--updates-gold);display:inline-flex;font-family:Lato,sans-serif;font-size:.78rem;font-weight:900;gap:.45rem;letter-spacing:.1em;margin-bottom:.7rem;text-transform:uppercase}.updates-public-value{color:var(--updates-dark);font-family:Cormorant Garamond,serif;font-size:3.4rem;font-weight:700;line-height:.95}.updates-public-label{color:var(--updates-text);font-weight:700;line-height:1.5;margin-top:.55rem}.updates-public-label,.updates-public-note{font-family:Lato,sans-serif;font-size:.92rem}.updates-public-note{color:var(--updates-muted);line-height:1.7;margin:1rem 0 1.15rem}.updates-public-facts{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.updates-public-fact{background:var(--updates-cream);border:1px solid var(--updates-border);border-radius:8px;padding:.85rem}.updates-public-fact-value{color:var(--updates-dark);display:block;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:700;line-height:1}.updates-public-fact-label{color:var(--updates-muted);display:block;font-family:Lato,sans-serif;font-size:.68rem;font-weight:900;letter-spacing:.08em;margin-top:.45rem;text-transform:uppercase}.updates-summary-item{border-right:1px solid var(--updates-border);padding:1.4rem 1.25rem;text-align:center}.updates-summary-item:last-child{border-right:0}.updates-summary-value{color:var(--updates-dark);display:block;font-family:Cormorant Garamond,serif;font-size:2.15rem;font-weight:700;line-height:1}.updates-summary-coverage .updates-summary-value{align-items:center;display:flex;font-family:Lato,sans-serif;font-size:1rem;justify-content:center;line-height:1.35;min-height:2.15rem}.updates-summary-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.1em;margin-top:.5rem;text-transform:uppercase}.updates-note,.updates-summary-label{color:var(--updates-muted);font-family:Lato,sans-serif}.updates-note{font-size:.92rem;line-height:1.7;margin:0 auto 2rem;max-width:880px;text-align:center}.updates-tabs{display:flex;gap:.75rem;justify-content:center;margin:0 auto 2.5rem}.updates-tab{align-items:center;background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;color:var(--updates-text);cursor:pointer;display:inline-flex;font-family:Lato,sans-serif;font-size:.95rem;font-weight:700;gap:.55rem;min-height:44px;padding:.75rem 1rem;transition:background .2s ease,border-color .2s ease,color .2s ease}.updates-tab:hover,.updates-tab[aria-selected=true]{background:rgba(189,146,111,.1);border-color:var(--updates-gold);color:var(--updates-dark)}.updates-tab i{color:var(--updates-gold)}.updates-panel[hidden]{display:none}.updates-panel-heading{margin:0 auto 1.5rem;max-width:820px;text-align:center}.updates-panel-heading h2{color:var(--updates-dark);font-family:Cormorant Garamond,serif!important;font-size:2.4rem;font-weight:700;margin:0 0 .6rem}.updates-panel-heading p{color:var(--updates-text);font-family:Lato,sans-serif;font-size:1.02rem;line-height:1.75;margin:0}.updates-issue-list{display:grid;gap:1.4rem}.updates-issue{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;overflow:hidden}.updates-issue-header{background:var(--updates-cream);border-bottom:1px solid var(--updates-border);padding:1.5rem 1.6rem}.updates-date{color:var(--updates-gold);display:inline-flex;font-family:Lato,sans-serif;font-size:.78rem;font-weight:900;letter-spacing:.1em;margin-bottom:.7rem;text-transform:uppercase}.updates-issue h3{color:var(--updates-dark);font-family:Cormorant Garamond,serif!important;font-size:2rem;font-weight:700;line-height:1.15;margin:0 0 1rem}.updates-stat-row{display:flex;flex-wrap:wrap;gap:.5rem}.updates-stat-chip{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;color:var(--updates-text);font-family:Lato,sans-serif;font-size:.78rem;font-weight:700;padding:.4rem .6rem}.updates-issue-body{padding:1.6rem}.updates-lead{color:var(--updates-text);font-family:Lato,sans-serif;font-size:1rem;line-height:1.75;margin:0 0 1.25rem}.updates-story{border-left:3px solid var(--updates-gold);margin:0 0 1.25rem;padding:.15rem 0 .15rem 1rem}.updates-story p{color:var(--updates-text);font-family:Lato,sans-serif;font-size:.98rem;line-height:1.8;margin:0 0 .85rem}.updates-story p:last-child{margin-bottom:0}.updates-scripture{background:rgba(189,146,111,.09);border:1px solid rgba(189,146,111,.24);border-radius:8px;margin:0 0 1.25rem;padding:1rem 1.1rem}.updates-scripture-reference{color:var(--updates-gold);display:block;font-family:Lato,sans-serif;font-size:.72rem;font-weight:900;letter-spacing:.1em;margin-bottom:.45rem;text-transform:uppercase}.updates-scripture p{color:var(--updates-dark);font-family:Cormorant Garamond,serif;font-size:1.22rem;font-style:italic;font-weight:600;line-height:1.45;margin:0}.updates-letter{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;margin:0 0 1.25rem;padding:1.2rem 1.25rem}.updates-letter p{color:var(--updates-text);font-family:Lato,sans-serif;font-size:.98rem;line-height:1.82;margin:0 0 .95rem}.updates-letter p:last-child{margin-bottom:0}.updates-metric-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));margin:0 0 1.25rem}.updates-metric-card{background:var(--updates-cream);border:1px solid var(--updates-border);border-radius:8px;padding:1rem}.updates-metric-label{color:var(--updates-muted);display:block;font-family:Lato,sans-serif;font-size:.68rem;font-weight:900;letter-spacing:.08em;margin-bottom:.45rem;text-transform:uppercase}.updates-metric-value{color:var(--updates-dark);display:block;font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:700;line-height:1;margin-bottom:.45rem}.updates-metric-note{color:var(--updates-text);display:block;font-family:Lato,sans-serif;font-size:.86rem;line-height:1.5}.updates-section-label{color:var(--updates-dark);font-family:Lato,sans-serif;font-size:.78rem;font-weight:900;letter-spacing:.1em;margin:1.2rem 0 .75rem;text-transform:uppercase}.updates-list{color:var(--updates-text);font-family:Lato,sans-serif;font-size:.96rem;line-height:1.7;list-style:none;margin:0;padding:0}.updates-list li{display:flex;gap:.7rem;margin-bottom:.75rem}.updates-list li:before{color:var(--updates-gold);content:"\f058";flex:0 0 auto;font-family:Font Awesome\ 5 Free;font-size:.9rem;font-weight:900;margin-top:.15rem}.updates-behind-scenes{background:var(--updates-light);border-left:4px solid var(--updates-green);border-radius:8px;margin-top:1.25rem;padding:1rem 1.1rem}.updates-behind-scenes p{color:var(--updates-text);font-family:Lato,sans-serif;font-size:.92rem;line-height:1.7;margin:0 0 .65rem}.updates-behind-scenes p:last-child{margin-bottom:0}.updates-activity-card{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;margin:0 auto;max-width:820px;padding:1.7rem}.updates-activity-card h3{color:var(--updates-dark);font-family:Cormorant Garamond,serif!important;font-size:2rem;font-weight:700;margin:0 0 .7rem}.updates-activity-summary{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0 auto 1.5rem;max-width:1080px;overflow:hidden}.updates-activity-summary-item{border-right:1px solid var(--updates-border);padding:1rem;text-align:center}.updates-activity-summary-item:last-child{border-right:0}.updates-activity-summary-value{color:var(--updates-dark);display:block;font-family:Cormorant Garamond,serif;font-size:1.65rem;font-weight:700;line-height:1}.updates-activity-summary-label{color:var(--updates-muted);display:block;font-family:Lato,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.08em;margin-top:.45rem;text-transform:uppercase}.updates-activity-explainer{background:var(--updates-light);border:1px solid var(--updates-border);border-radius:8px;color:var(--updates-text);font-family:Lato,sans-serif;font-size:.94rem;line-height:1.7;margin:-.5rem auto 1.5rem;max-width:960px;padding:1rem 1.15rem}.updates-stat-caption{color:var(--updates-muted);font-family:Lato,sans-serif;font-size:.68rem;font-weight:900;letter-spacing:.08em;margin-top:1rem;text-transform:uppercase}.updates-growth-card{background:var(--updates-white);border:1px solid var(--updates-border);border-radius:8px;margin:0 auto 1.5rem;max-width:960px;padding:1.4rem}.updates-growth-card h3{color:var(--updates-dark);font-family:Cormorant Garamond,serif!important;font-size:2rem;font-weight:700;margin:0 0 .45rem}.updates-growth-card p{color:var(--updates-text);font-family:Lato,sans-serif;font-size:.96rem;line-height:1.7;margin:0 0 1rem}.updates-growth-grid{display:grid;gap:1rem}.updates-growth-label{color:var(--updates-dark);font-family:Lato,sans-serif;font-size:.78rem;font-weight:900;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.updates-growth-points{display:grid;gap:.45rem}.updates-growth-point{align-items:center;display:grid;gap:.65rem;grid-template-columns:3rem minmax(0,1fr) 5rem}.updates-growth-month,.updates-growth-value{color:var(--updates-text);font-family:Lato,sans-serif;font-size:.82rem;font-weight:700}.updates-growth-value{text-align:right}.updates-growth-track{background:var(--updates-light);border:1px solid var(--updates-border);border-radius:999px;height:.65rem;overflow:hidden}.updates-growth-fill{background:var(--updates-gold);border-radius:inherit;display:block;height:100%;min-width:.4rem}.updates-activity-link{align-items:center;color:var(--updates-gold);display:inline-flex;font-family:Lato,sans-serif;font-weight:700;gap:.45rem;margin-top:1rem;text-decoration:none}.updates-activity-link:hover{color:var(--updates-dark);text-decoration:none}.updates-footer-note{color:var(--updates-muted);font-family:Lato,sans-serif;font-size:.9rem;line-height:1.7;margin-top:2.5rem;text-align:center}#scrollTopBtn{background:var(--updates-gold);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 15px rgba(189,146,111,.4);color:var(--updates-white);cursor:pointer;display:none;font-size:1.4rem;height:50px;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:1000}#scrollTopBtn:hover{background:var(--updates-gold-hover);transform:translateY(-3px)}@media (max-width:900px){.updates-public-metrics{grid-template-columns:1fr}.updates-activity-summary,.updates-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.updates-activity-summary-item,.updates-summary-item{border-bottom:1px solid var(--updates-border)}.updates-activity-summary-item:nth-child(2n),.updates-summary-item:nth-child(2n){border-right:0}.updates-activity-summary-item:last-child,.updates-summary-item:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.updates-summary-item:last-child{grid-column:auto}.updates-summary-item:nth-last-child(-n+2){border-bottom:0}.updates-activity-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.updates-activity-summary-item:nth-child(2n){border-right:1px solid var(--updates-border)}.updates-activity-summary-item:nth-child(3n){border-right:0}.updates-activity-summary-item:last-child{grid-column:auto}.updates-activity-summary-item:nth-last-child(-n+3){border-bottom:0}}@media (max-width:768px){.updates-hero{padding:4rem 1.25rem 3.25rem}.updates-hero h1{font-size:2.45rem}.updates-hero-subtitle{font-size:1.02rem}.updates-main{padding-left:1rem;padding-right:1rem}.updates-tabs{align-items:stretch;flex-direction:column}.updates-tab{justify-content:center;width:100%}.updates-panel-heading h2{font-size:2rem}.updates-activity-card,.updates-growth-card,.updates-issue-body,.updates-issue-header{padding:1.25rem}.updates-activity-card h3,.updates-issue h3{font-size:1.65rem}}@media (max-width:520px){.updates-activity-summary,.updates-public-facts,.updates-summary{grid-template-columns:1fr}.updates-public-value{font-size:2.75rem}.updates-activity-summary-item,.updates-summary-item{border-bottom:1px solid var(--updates-border);border-right:0}.updates-activity-summary-item:last-child,.updates-summary-item:last-child{border-bottom:0}.updates-list li{gap:.55rem}.updates-growth-point{grid-template-columns:2.6rem minmax(0,1fr) 4.5rem}}
