:root{--paper:#f6f4ee;--ink:#173e3b;--rust:#b75536;--sage:#e5eade;--muted:#66736b;--line:#d9ddd2;--serif:"Libre Caslon Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
.approved-home input{font:inherit}
.approved-home button:focus-visible,.approved-home a:focus-visible{outline:3px solid var(--rust);outline-offset:5px}
.site-header{padding:25px 4.8%;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:124px}
.brand{display:flex;align-items:center;gap:14px;font-size:24px;font-weight:700;letter-spacing:1px;line-height:1.25;white-space:nowrap}
.brand small{font-size:10px;letter-spacing:2px;display:block;margin-top:7px}
.brand-symbol{display:block;width:63px;flex-shrink:0;line-height:0}
.brand-symbol svg{width:100%;height:auto}
.site-header nav{display:flex;gap:25px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.site-header nav a{font-size:18px}
.mobile-menu{display:none}
.approved-home .hero{position:relative;min-height:690px;height:calc(100vw / 2.15);max-height:830px;background:#2b4645;color:var(--paper);isolation:isolate;margin-bottom:92px}
.approved-home .hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center;inset:0;z-index:-3}
.approved-home .shade{position:absolute;inset:0;background:linear-gradient(90deg,#092a2c55,transparent 66%),linear-gradient(0deg,#092a2c44,transparent 23%);z-index:-2}
.approved-home .hero-copy{position:relative;padding:65px 5.2% 150px;max-width:790px}
.approved-home .eyebrow{font-size:12px;font-weight:700;letter-spacing:1.9px;line-height:1.45}
.approved-home .hero-copy .eyebrow{color:#f2eee1;font-size:13px;margin:0 0 26px}
.approved-home .hero h1{font:400 clamp(76px,6.7vw,115px)/.94 var(--serif);letter-spacing:-2px;margin:0 0 25px;text-shadow:0 2px 12px #092a2c20}
.approved-home .hero h1 em{font-style:italic;color:#e8cfaa}
.approved-home .intro{font-size:20px;line-height:1.55;max-width:430px;margin:0 0 27px;text-shadow:0 2px 10px #092a2c66}
.approved-home .primary-link{display:inline-flex;align-items:center;gap:38px;border-bottom:1px solid #f6f4ee88;padding:0 0 8px;font-weight:500;font-size:18px}
.approved-home .primary-link span{font-size:25px}
.approved-home .floating-cards{position:absolute;bottom:-48px;left:5.2%;width:min(780px,66%);display:grid;grid-template-columns:1fr 1fr;gap:20px;color:var(--ink)}
.approved-home .feature-card{display:block;background:var(--paper);padding:25px 28px 20px;box-shadow:0 14px 35px #173e3b18;border:1px solid #ffffff50;transition:transform .2s ease,box-shadow .2s ease}
.approved-home .feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #173e3b30;text-decoration:none}
.approved-home .almanac-card{background:var(--sage)}
.approved-home .card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:31px}
.approved-home .card-top svg{width:34px;height:34px;flex-shrink:0}
.approved-home .card-top .eyebrow{font-size:10px;letter-spacing:1.8px}
.approved-home .date-range{font-size:12px;color:#52645b;white-space:nowrap}
.approved-home .feature-card h2{font:400 35px/1.1 var(--serif);margin:15px 0 12px;letter-spacing:-.5px}
.approved-home .feature-card p{font-size:16px;line-height:1.6;margin:0 0 20px;color:#52645b}
.approved-home .card-link{display:flex;justify-content:space-between;gap:15px;font-size:14px;font-weight:600;border-top:1px solid #173e3b26;padding-top:14px}
.approved-home .card-link b{font-size:20px;line-height:1}
.approved-home .image-credit{position:absolute;bottom:24px;right:3.5%;font-size:12px;text-align:right;text-shadow:0 1px 8px #000}
.approved-home .image-credit span{display:block;font-size:10px;opacity:.85;letter-spacing:.25px}
.approved-home .subjects{margin:0 5.2%;padding:22px 0 36px;border-bottom:1px solid var(--line)}
.approved-home .subjects>p{color:var(--muted);margin:0 0 20px}
.approved-home .subjects>div{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.approved-home .subjects a{font-size:23px;display:flex;align-items:center;gap:16px;white-space:nowrap}
.approved-home .subjects a span{font-size:12px;color:var(--rust)}
.approved-home .subjects a b{font-size:23px;margin-left:auto;font-weight:400}
.approved-home .editorial{margin:0 5.2%;padding:65px 0 75px;display:grid;grid-template-columns:1.15fr 1fr;gap:10%;align-items:center}
.approved-home .editorial .eyebrow{color:var(--rust)}
.approved-home .editorial h2{font:400 54px/1.05 var(--serif);margin:23px 0 0;letter-spacing:-1px}
.approved-home .editorial p{margin:0 0 15px}
.approved-home .editorial .muted{color:var(--muted)}
.approved-home .editorial a{font-size:16px;border-bottom:1px solid var(--ink);padding-bottom:5px}
.approved-home .option-number{font-size:10px;letter-spacing:1.5px}
.approved-home .large-mark{display:block;width:130px;height:124px;margin:35px auto 40px}
.approved-home .large-mark svg{width:100%;height:100%}
.approved-home .select-note{font-size:13px;border-top:1px solid var(--line);display:block;padding-top:17px}
@media (min-width:1650px){.approved-home .hero-copy{padding-top:80px}
.approved-home .hero h1{font-size:125px}
.approved-home .floating-cards{width:820px}
.approved-home .feature-card{padding:28px 32px}
.approved-home .feature-card h2{font-size:39px}
.approved-home .feature-card p{font-size:18px}
.approved-home .card-link{font-size:16px}}
@media (max-width:1180px){.site-header{padding:20px 4%;min-height:105px}
.brand{font-size:21px}
.brand-symbol{width:56px}
.site-header nav{gap:18px}
.site-header nav a{font-size:16px}
.approved-home .hero-copy{padding-top:62px;max-width:630px}
.approved-home .hero{height:700px}
.approved-home .hero h1{font-size:86px}
.approved-home .floating-cards{width:74%}
.approved-home .hero-photo{object-position:60% center}
.approved-home .subjects a{font-size:19px;gap:10px}
.approved-home .editorial h2{font-size:46px}}
@media (max-width:900px){.site-header>nav{display:none}
.mobile-menu{display:block;background:none;border:1px solid var(--line);padding:10px 14px;color:var(--ink);font-size:18px}
.mobile-menu span{margin-left:8px}
.site-header{flex-wrap:wrap}
.site-header #mobile-nav{display:flex;width:100%;justify-content:flex-start;padding:15px 0;gap:20px}
.site-header #mobile-nav a{font-size:18px}
.approved-home .hero{height:760px}
.approved-home .hero-copy{padding-top:55px}
.approved-home .hero h1{font-size:82px}
.approved-home .floating-cards{width:89.6%}
.approved-home .hero-photo{object-position:62% center}
.approved-home .image-credit{bottom:240px}
.approved-home .subjects>div{grid-template-columns:1fr 1fr}
.approved-home .subjects a{font-size:23px}
.approved-home .editorial{gap:6%}
.approved-home .editorial h2{font-size:40px}}
@media (max-width:600px){.site-header{padding:20px 5%;gap:15px}
.brand{font-size:18px;gap:10px}
.brand-symbol{width:48px}
.brand small{font-size:7px;letter-spacing:1.4px}
.mobile-menu{font-size:16px;padding:8px 10px}
.mobile-menu span{margin-left:5px}
.approved-home .hero{height:790px;min-height:0;margin-bottom:290px}
.approved-home .hero-photo{object-position:67% center}
.approved-home .shade{background:linear-gradient(90deg,#0b30366b,#0b303610),linear-gradient(180deg,#0b303655,transparent 55%,#0b303644)}
.approved-home .hero-copy{padding:40px 6% 0}
.approved-home .hero-copy .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:25px}
.approved-home .hero h1{font-size:72px;letter-spacing:-1px;line-height:.95}
.approved-home .intro{font-size:18px;line-height:1.5;max-width:310px}
.approved-home .primary-link{font-size:17px}
.approved-home .floating-cards{left:5%;width:90%;grid-template-columns:1fr;gap:12px;bottom:-252px}
.approved-home .feature-card{padding:20px 23px 18px}
.approved-home .feature-card h2{font-size:32px;margin:8px 0 10px}
.approved-home .feature-card p{font-size:16px;margin-bottom:14px}
.approved-home .card-link{font-size:14px;padding-top:12px}
.approved-home .card-top{min-height:26px}
.approved-home .image-credit{bottom:224px;right:5%;font-size:10px}
.approved-home .image-credit span{font-size:9px}
.approved-home .subjects{padding-top:12px;margin:0 6%}
.approved-home .subjects>div{gap:20px 24px}
.approved-home .subjects a{font-size:18px;gap:9px}
.approved-home .subjects a span{font-size:10px}
.approved-home .subjects a b{font-size:18px}
.approved-home .subjects .eyebrow{font-size:10px}
.approved-home .editorial{display:block;padding:42px 0;margin:0 6%}
.approved-home .editorial h2{font-size:44px;margin-bottom:28px}
.approved-home .editorial .eyebrow{font-size:10px}
.approved-home .editorial p{font-size:18px}
.approved-home .large-mark{margin:25px auto;width:145px;height:138px}
.approved-home .option-number{font-size:11px}
.approved-home .select-note{font-size:15px}}
@media (prefers-reduced-motion:reduce){}
@media (max-width:1180px){.site-header>nav{display:none}
.mobile-menu{display:block;background:none;border:1px solid var(--line);padding:10px 14px;color:var(--ink);font-size:18px;min-height:44px}
.site-header{flex-wrap:wrap}
.site-header #mobile-nav{display:flex;width:100%;justify-content:flex-start;padding:15px 0;gap:20px}
.site-header #mobile-nav a{font-size:18px}}
.site-header{gap:22px;padding:24px 4%;min-height:138px}
.site-header>.brand{margin-right:auto}
.brand{white-space:normal;gap:14px;letter-spacing:0}
.brand .wordmark{display:flex;flex-direction:column;gap:5px}
.brand .wordmark strong{font:700 43px/.95 var(--sans);letter-spacing:4px}
.brand .descriptor{display:flex;flex-direction:column;gap:3px;font:600 11px/1.3 var(--sans);letter-spacing:1.55px}
.brand .descriptor span{display:block;white-space:nowrap}
.brand .brand-symbol{width:72px}
.site-header nav{gap:21px}
.site-header nav a{font-size:18px}
.header-search{display:flex;align-items:center;gap:8px;font-size:18px;min-height:44px;padding-left:22px;border-left:1px solid var(--line)}
.header-search svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}
.site-header .mobile-menu{min-height:44px}
body[data-wordmark=centered] .site-header{padding-top:16px;padding-bottom:16px}
body[data-wordmark=centered] .site-header .wordmark strong{font-size:32px}
body[data-wordmark=centered] .site-header .descriptor{font-size:9px}
.wordmark-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:0 4.8% 55px}
.approved-home .option-description{display:block;font-size:16px;color:var(--muted);line-height:1.6}
.approved-home .symbol-heading{margin:20px 4.8% 25px;font:400 44px var(--serif)}
.approved-home .almanac-feature{background:var(--ink);color:var(--paper);margin:58px 0 0;padding:65px 8%;display:grid;grid-template-columns:170px minmax(0,1fr);gap:65px;align-items:center}
.approved-home .date-block{display:flex;flex-direction:column;align-items:center;border-top:1px solid #d8c29d88;border-bottom:1px solid #d8c29d88;padding:22px 0 25px;color:#e8cfaa}
.approved-home .date-block>span{text-transform:uppercase;letter-spacing:3px;font-size:15px}
.approved-home .date-block strong{font:400 110px/1.05 var(--serif);margin:8px 0}
.approved-home .date-block small{font-size:11px;letter-spacing:2px}
.approved-home .almanac-story{max-width:890px}
.approved-home .almanac-story .eyebrow{color:#e8cfaa}
.approved-home .almanac-story h2,.approved-home .section-heading h2,.approved-home .search-feature h2{font:400 52px/1.06 var(--serif);letter-spacing:-.7px;margin:18px 0 24px}
.approved-home .almanac-story>p:not(.eyebrow){font-size:19px;line-height:1.75;color:#e2e6df}
.approved-home .almanac-story>a{display:inline-block;font-size:18px;border-bottom:1px solid #e8cfaa88;padding-bottom:6px}
.approved-home .almanac-story .source-note{font-size:12px!important;opacity:.7;margin-top:20px}
.approved-home .library-feature{margin:0 5.2%;padding:65px 0}
.approved-home .section-heading{display:flex;gap:25px;align-items:center;justify-content:space-between}
.approved-home .section-heading .eyebrow{color:var(--rust)}
.approved-home .section-heading h2{margin-bottom:32px}
.approved-home .section-heading>a{font-size:17px;white-space:nowrap}
.approved-home .library-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.approved-home .library-cards>a{padding:28px 30px 25px;border:1px solid var(--line);border-top:3px solid var(--rust);display:flex;flex-direction:column}
.approved-home .library-cards>a:hover{background:var(--sage);text-decoration:none}
.approved-home .library-cards .eyebrow{color:var(--muted);font-size:11px}
.approved-home .library-cards h3{font:400 37px var(--serif);margin:24px 0 30px}
.approved-home .library-cards>a>span:last-child{font-size:16px}
.approved-home .search-feature{background:#e5eade;padding:40px 5.2%;display:grid;grid-template-columns:1fr 1.2fr;gap:45px;align-items:center}
.approved-home .search-feature .eyebrow{font-size:10px}
.approved-home .search-feature h2{font-size:37px;margin:15px 0}
.approved-home .search-feature form{min-width:0}
.approved-home .search-feature label{display:block;font-size:15px;margin-bottom:12px}
.approved-home .search-feature form>div{display:flex;min-width:0}
.approved-home .search-feature input{background:var(--paper);color:var(--ink);border:1px solid #b4c1b0;border-right:0;min-width:0;width:100%;padding:16px;font-size:17px;border-radius:0}
.approved-home .search-feature button{border:0;background:var(--ink);color:var(--paper);padding:14px 20px;font-size:17px;white-space:nowrap}
.approved-home .search-feature input:focus-visible{outline:3px solid var(--rust);outline-offset:2px}
.approved-home .editorial{padding:65px 0}
@media (max-width:1450px){.site-header>nav{display:none}
.mobile-menu{display:block;background:none;border:1px solid var(--line);padding:10px 14px;color:var(--ink);font-size:18px}
.site-header{flex-wrap:wrap}
.site-header #mobile-nav{display:flex;width:100%;justify-content:flex-start;padding:15px 0;gap:20px}
.site-header #mobile-nav a{font-size:18px}
.wordmark-grid{grid-template-columns:1fr}}
@media (max-width:900px){.approved-home .almanac-feature{gap:35px;padding:45px 6%;grid-template-columns:115px minmax(0,1fr)}
.approved-home .date-block strong{font-size:85px}
.approved-home .almanac-story h2{font-size:44px}
.approved-home .library-cards{gap:12px}
.approved-home .library-cards>a{padding:23px 18px}
.approved-home .library-cards h3{font-size:31px}
.approved-home .section-heading{align-items:flex-start;flex-direction:column;gap:0;margin-bottom:25px}
.approved-home .section-heading h2{margin-bottom:15px}
.approved-home .search-feature{grid-template-columns:1fr;gap:18px}
.approved-home .search-feature h2{margin-bottom:0}}
@media (max-width:600px){.site-header{gap:12px;padding:18px 5%}
.site-header>.brand{flex:1 1 calc(100% - 10px);margin:0 0 3px}
.site-header .brand .wordmark strong{font-size:38px}
.site-header .brand .descriptor{font-size:10px;letter-spacing:1.1px}
.site-header .brand .brand-symbol{width:64px}
.header-search{border:0;padding:0;margin-right:auto;font-size:18px}
.mobile-menu{font-size:18px!important}
.wordmark-control>span{width:auto}
.approved-home .almanac-feature{display:block;margin-top:36px;padding:35px 6% 38px}
.approved-home .date-block{width:100%;flex-direction:row;justify-content:flex-start;gap:18px;padding:12px 0}
.approved-home .date-block strong{font-size:57px;margin:0}
.approved-home .date-block small{margin-left:auto;font-size:9px}
.approved-home .date-block>span{font-size:12px;letter-spacing:1.3px}
.approved-home .almanac-story{margin-top:28px}
.approved-home .almanac-story h2{font-size:43px}
.approved-home .almanac-story .eyebrow{font-size:10px}
.approved-home .almanac-story>p:not(.eyebrow){font-size:18px}
.approved-home .almanac-story>a{font-size:17px}
.approved-home .library-feature{padding:40px 0;margin:0 6%}
.approved-home .section-heading h2{font-size:44px}
.approved-home .library-cards{grid-template-columns:1fr;gap:15px}
.approved-home .library-cards>a{padding:23px}
.approved-home .library-cards h3{font-size:35px;margin:15px 0 25px}
.approved-home .search-feature{padding:30px 6%}
.approved-home .search-feature h2{font-size:38px}
.approved-home .search-feature label{font-size:15px}
.approved-home .search-feature form>div{flex-wrap:wrap;gap:10px}
.approved-home .search-feature input{font-size:16px;border:1px solid #b4c1b0;padding:14px}
.approved-home .search-feature button{width:100%;min-height:48px}
.approved-home .symbol-heading{font-size:38px}
body[data-wordmark=centered] .site-header>.brand{margin-bottom:10px}
.wordmark-grid{margin-bottom:38px}}
.site-header,body[data-wordmark=centered] .site-header{
  position:relative;
  min-height:0;
  padding:18px 3%;
  gap:16px;
  flex-wrap:nowrap;
}
.site-header>.brand{
  flex:0 0 auto;
  margin:0 auto 0 0;
  gap:10px;
}
.site-header .brand .brand-symbol{width:60px}
.site-header .brand .descriptor{font-size:10px;letter-spacing:1.1px}
body[data-wordmark=beside] .site-header .brand .wordmark strong{font-size:38px}
body[data-wordmark=beside] .site-header .brand .wordmark{gap:10px}
body[data-wordmark=beside] .site-header .brand .descriptor{padding-left:10px}
.site-header>nav:not(#mobile-nav){
  display:flex;
  flex:0 0 auto;
  flex-wrap:nowrap;
  gap:18px;
  width:max-content;
}
.site-header>nav a{font-size:18px;white-space:nowrap}
.site-header .header-search{
  display:flex;
  flex:0 0 44px;
  width:44px;
  height:44px;
  padding:0;
  margin:0;
  border:0;
  align-items:center;
  justify-content:center;
}
.site-header .header-search:hover{background:var(--sage);border-radius:50%}
.site-header .mobile-menu{display:none}
.site-header.nav-collapsed{flex-wrap:wrap}
.site-header.nav-collapsed>nav:not(#mobile-nav){display:none}
.site-header.nav-collapsed .mobile-menu{
  display:block;
  margin:0;
  background:none;
  border:1px solid var(--line);
  padding:8px 12px;
  color:var(--ink);
  font-size:18px;
}
.site-header #mobile-nav{flex:0 0 100%;padding:8px 0 4px}
@media (max-width:600px) {.site-header,body[data-wordmark=centered] .site-header{padding:14px 5%;gap:6px 10px}
.site-header.nav-collapsed>.brand{flex:1 0 100%;margin:0}
.site-header .brand .brand-symbol{width:56px}
.site-header .brand .descriptor{font-size:9px;letter-spacing:1px}
body[data-wordmark=beside] .site-header .brand .wordmark strong{font-size:36px}
.site-header.nav-collapsed .header-search{margin-left:auto}
.site-header.nav-collapsed #mobile-nav{gap:16px 22px}}
.site-header a:hover,.site-header a:focus-visible{color:var(--rust)}
.site-header .brand:hover,.site-header .brand:focus-visible,.site-header nav a:hover,.site-header nav a:focus-visible{text-decoration:none}
.site-header nav a[aria-current]{
  text-decoration:underline;
  text-decoration-color:var(--rust);
  text-decoration-thickness:2px;
  text-underline-offset:6px;
}
.site-header{max-width:none;border-bottom:1px solid var(--line)}.site-header .brand{font-family:var(--sans);line-height:1.2;letter-spacing:1px;white-space:nowrap}.site-header .wordmark{display:flex;align-items:center;gap:10px}.site-header .descriptor{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:10px;font-weight:700}.site-header .brand-symbol svg{display:block;width:100%;height:auto}.site-header .header-search svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.site-header [hidden]{display:none!important}.site-header #mobile-nav{width:100%}.site-header nav a{min-height:40px;display:inline-flex;align-items:center}.approved-home .hero-copy{display:block}.approved-home .almanac-feature{display:grid}.approved-home .date-block{background:none;width:auto}.approved-home .hero .hero-copy p{color:inherit}.approved-home .feature-card h2{font-family:var(--serif)}.site-header .brand:hover{color:var(--rust)}
@media(max-width:600px){.approved-home .almanac-feature{display:block}.site-header .brand{font-size:18px}}
body[data-wordmark=beside] .site-header .wordmark{flex-direction:row;align-items:center;gap:10px}body[data-wordmark=beside] .site-header .descriptor{flex-direction:column;padding-left:10px}.approved-home a{text-decoration:none}.approved-home a:hover{text-decoration:underline}.approved-home .feature-card:hover{text-decoration:none}

/* Compact forecasts and paired weather/history reports. */
.weather-panel{padding:24px 30px}.weather-panel h2{font-size:36px;margin:6px 0}.weather-panel>p{margin:10px 0;font-size:16px}.weather-controls{flex-direction:row;align-items:end;gap:12px}.weather-controls .button{padding:11px 15px}.forecast-grid{margin:16px 0;gap:18px}.forecast-period{padding-top:10px}.forecast-period h3{margin:4px 0;font-size:16px}.forecast-period strong{font-size:40px;line-height:1.2}.forecast-period p{margin:6px 0;font-size:16px;line-height:1.45}
.weather-lower{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:70px;align-items:start}.weather-lower .section-top{margin-bottom:20px}.weather-lower h2{font-size:38px}.resource-list .article-card{padding:20px 0}.resource-list h3{margin:8px 0;font-size:29px}.resource-list p{margin:0;min-height:0}.weather-reports{min-width:0}.weather-reports>.eyebrow{margin:0 0 10px;color:var(--rust)}.weather-reports h2{margin:10px 0 20px}.reports-status{font-size:16px;color:var(--muted)}.reports-more,.reports-account{display:block;font-size:16px;margin-top:16px}.reports-account{font-size:14px}.report-card{border-top:1px solid var(--line);padding:20px 0;overflow-wrap:anywhere}.report-card header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:14px}.report-card p{white-space:pre-wrap;font-size:18px;line-height:1.6;margin:12px 0}.report-card>a{font-size:15px}
@media(max-width:700px){.weather-lower{grid-template-columns:1fr;gap:35px}.weather-panel{padding:20px}.weather-controls{flex-wrap:wrap}.forecast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.weather-top{align-items:start;flex-direction:column;gap:12px}.forecast-period p{font-size:16px}}
@media(max-width:360px){.forecast-grid{grid-template-columns:1fr}}


/* Native embedded reports with a bounded scrolling list. */
.weather-reports:not([data-latest-only]) .reports-list{max-height:72rem;overflow-y:auto;scrollbar-gutter:stable;padding-right:14px;overscroll-behavior-y:contain}
.tweet-embed-slot{min-height:320px;padding-bottom:18px;min-width:0}
.tweet-embed-slot.embed-loaded,.tweet-embed-slot.embed-unavailable{min-height:0}
.embed-target{min-width:0}.embed-target .twitter-tweet{margin:0 auto!important}
.embed-fallback{font-size:16px}.embed-fallback[hidden]{display:none}
@media(max-width:700px){.weather-reports:not([data-latest-only]) .reports-list{max-height:130svh;max-height:min(72rem,130svh)}}
.weather-reports .reports-list{overflow-anchor:none}

/* Homepage revision: science library and latest native post share a row. */
.approved-home .library-and-report{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:52px;margin:0 5.2%;padding:65px 0;align-items:start}
.approved-home .library-and-report .library-feature{margin:0;padding:0;min-width:0}
.approved-home .library-and-report .section-heading{display:block;margin-bottom:28px}
.approved-home .library-and-report .section-heading h2{font-size:46px;margin:16px 0 20px}
.approved-home .library-and-report .article-grid{grid-template-columns:1fr;gap:0}
.approved-home .library-and-report .article-card{padding:22px 0}
.approved-home .library-and-report .article-card h3{margin:10px 0;font-size:30px}
.approved-home .library-and-report .article-card p{margin:8px 0;min-height:0}
.approved-home .library-and-report .article-card .text-link{margin-top:8px}
.approved-home .library-and-report .weather-reports{border-left:1px solid var(--line);padding-left:30px}
.approved-home .library-and-report .weather-reports>.eyebrow{color:var(--rust)}
.approved-home .library-and-report .weather-reports h2{font-size:36px}
.approved-home .library-and-report .weather-reports p{color:var(--muted)}
.approved-home .library-and-report .weather-reports a:hover{color:var(--rust)}
@media(max-width:1050px){.approved-home .library-and-report{grid-template-columns:1fr;gap:35px}.approved-home .library-and-report .weather-reports{border-left:0;border-top:1px solid var(--line);padding:30px 0 0;max-width:550px;width:100%;justify-self:center}}
@media(max-width:600px){.approved-home .library-and-report{padding:42px 0}.approved-home .library-and-report .section-heading h2{font-size:40px}}

/* Reduce stacked spacing around the almanac and Photo of the Day. */
.approved-home .almanac-feature{margin-top:40px;padding-block:44px}
.approved-home .library-and-report{padding-block:48px 20px}
.approved-home .library-and-report+.media-feature{margin-top:0;padding-top:20px}
@media(max-width:600px){.approved-home .almanac-feature{margin-top:28px;padding-block:28px}.approved-home .library-and-report{padding-block:34px 12px}.approved-home .library-and-report+.media-feature{padding-top:16px}}
