@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap";:root{--navy:#10284b;--blue:#1c4e89;--red:#c83932;--cream:#f9f5ed;--paper:#fffdfa;--line:#10284b2e;color:var(--navy);background:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream);min-width:320px}body{min-width:320px;margin:0}a{color:inherit}.hero{background:var(--cream);grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);min-height:min(48rem,100svh);display:grid;position:relative;overflow:hidden}.hero:before{z-index:0;color:var(--red);content:"✦";font-size:clamp(9rem,21vw,21rem);line-height:1;position:absolute;top:-2.4rem;left:-1.75rem;transform:rotate(-12deg)}.site-header,.hero-content,.hero-image{z-index:1;position:relative}.site-header{justify-content:space-between;align-items:center;width:100%;padding:1.75rem clamp(1.5rem,4vw,4rem);display:flex;position:absolute;top:0;left:0}.wordmark{align-items:baseline;gap:.4rem;text-decoration:none;display:inline-flex}.wordmark span{letter-spacing:-.07em;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:600}.wordmark strong,.header-note,.kicker,figcaption,footer{letter-spacing:.04em;text-transform:uppercase;font-family:DM Mono,monospace}.wordmark strong{color:var(--red);font-size:.75rem}.header-note{margin:0;font-size:.7rem;font-weight:500}.hero-content{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:9rem clamp(1.5rem,6vw,6.5rem) clamp(3rem,8vw,7rem);display:flex}.kicker{color:var(--red);margin:0 0 1.5rem;font-size:.72rem;font-weight:500}h1,h2{letter-spacing:-.06em;margin:0;font-family:Playfair Display,Georgia,serif;font-weight:600}h1{max-width:8ch;font-size:clamp(4.25rem,9.5vw,8.5rem);line-height:.82}h1 em{color:var(--red);font-weight:500}.hero-intro{max-width:31rem;margin:2.2rem 0 1.8rem;font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.5}.text-link{border-bottom:1px solid var(--navy);padding-bottom:.4rem;font-size:.85rem;font-weight:700;text-decoration:none}.text-link span{color:var(--red);margin-left:.7rem;font-size:1.25rem;transition:transform .15s;display:inline-block}.text-link:hover span{transform:translateY(.25rem)}.hero-image{background:var(--navy);min-height:100%}.hero-image:after{content:"";pointer-events:none;background:linear-gradient(#10284b0a 35%,#10284b66);position:absolute;inset:0}.hero-image img{object-fit:cover;object-position:54% center;filter:saturate(.92)contrast(1.04);width:100%;height:100%;min-height:38rem;display:block}figcaption{z-index:1;color:#fff;margin:0;font-size:.64rem;position:absolute;bottom:1.5rem;right:1.5rem}.ribbon{background:var(--red);color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;padding:.8rem 0;font-family:DM Mono,monospace;font-size:.76rem;overflow:hidden}.ribbon div{min-width:max-content;animation:22s linear infinite scroll-ribbon}.ribbon span{color:#f2bd54;margin:0 1.2rem}.campaign{background:var(--paper);grid-template-columns:1fr 2fr;gap:3rem;padding:clamp(5rem,10vw,10rem) clamp(1.5rem,10vw,11rem);display:grid}.campaign-copy{max-width:44rem}h2{font-size:clamp(3rem,6.3vw,6.2rem);line-height:.9}.campaign-copy p{max-width:34rem;margin:2rem 0 0;font-size:clamp(1.1rem,1.7vw,1.3rem);line-height:1.55}.stories{background:var(--navy)}.story{grid-template-columns:1fr 1fr;min-height:clamp(34rem,56vw,52rem);display:grid}.story-image{background:var(--blue);min-height:100%;overflow:hidden}.story-image img{object-fit:cover;width:100%;height:100%;min-height:34rem;display:block}.story-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3rem,7vw,7rem);display:flex}.story-copy h2{color:#fff;max-width:8ch;font-size:clamp(3.5rem,6.4vw,7rem);line-height:.83}.story-copy h2 em{color:#f2bd54;font-weight:500}.story-copy>p:last-child{color:#ffffffd6;max-width:26rem;margin:2rem 0 0;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.5}.story-number{color:#f2bd54;letter-spacing:.08em;margin:0 0 1.5rem;font-family:DM Mono,monospace;font-size:.72rem}.story-stronger{background:var(--red)}.story-stronger .story-copy h2 em{color:var(--cream)}.story-stronger .story-number{color:var(--navy)}.story-coal{background:var(--cream)}.story-coal .story-copy h2{color:var(--navy)}.story-coal .story-copy h2 em{color:var(--red)}.story-coal .story-copy>p:last-child{color:#10284bd1}.story-coal .story-number{color:var(--red)}footer{background:var(--navy);color:#fff;justify-content:space-between;padding:1.2rem clamp(1.5rem,4vw,4rem);font-size:.63rem;display:flex}footer p{margin:0}@keyframes scroll-ribbon{to{transform:translate(-25%)}}@media (width<=48rem){.hero{flex-direction:column;min-height:0;display:flex}.site-header{padding:1.3rem 1.5rem}.hero-content{order:1;min-height:39rem;padding:8rem 1.5rem 3rem}.hero-image{order:2}.hero-image img{object-position:center;height:65vw;min-height:24rem}.campaign{grid-template-columns:1fr;gap:.5rem;padding:5rem 1.5rem}.story{grid-template-columns:1fr;min-height:0}.story-image{min-height:0}.story-image img{height:70vw;min-height:0}.story-copy{min-height:28rem;padding:4.5rem 1.5rem}.story-stronger .story-copy{order:2}.story-stronger .story-image{order:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
