@import"https://fonts.googleapis.com/css2?family=UnifrakturCook:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.4}body{font-family:Merriweather,Georgia,Times New Roman,serif;background-color:#f8f9fa;color:#1a1a1a;line-height:1.5;font-size:14px}.newspaper-container{max-width:1600px;margin:0 auto;padding:0 1rem;background-color:#fff;box-shadow:0 0 20px #0000001a}@media (min-width: 640px){.newspaper-container{padding:0 1.5rem}}@media (min-width: 1024px){.newspaper-container{padding:0 2rem}}.header{background-color:#fff;border-bottom:2px solid #1a1a1a;padding:1rem 0;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.logo{font-family:UnifrakturCook,serif;font-size:2rem;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:.02em}.logo-tagline{display:none}.navigation{display:flex;gap:1.25rem;align-items:center}.nav-link{font-family:Inter,sans-serif;font-size:.9rem;color:#333;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.25rem 0;border-bottom:2px solid transparent;transition:all .2s ease}.nav-link:hover,.nav-link.active{color:#1a1a1a;border-bottom-color:#1a1a1a}.site-title{background:#fff;border-bottom:1px solid #e0e0e0}.site-title-text{text-align:center;font-family:Times New Roman,Times,serif;font-size:2.25rem;text-transform:uppercase;letter-spacing:.06em;padding:1.25rem 0}.top-feature-bar{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:.75rem 0}.feature-bar-content{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.feature-item{text-align:center}.feature-title{font-family:Merriweather,serif;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.feature-subtitle{font-family:Inter,sans-serif;font-size:.75rem;color:#666;font-style:italic;line-height:1.4}.hero-nyt{padding:2rem 0 2.5rem}.hero-nyt-headline{font-family:Merriweather,serif;font-size:1.75rem;font-weight:900;line-height:1.25;margin:0 auto .75rem;max-width:900px;text-align:center}.hero-nyt-subhead{font-family:Merriweather,serif;font-size:1rem;color:#555;font-style:italic;line-height:1.6;margin:0 auto .75rem;max-width:900px;text-align:center}.hero-nyt-grid{display:grid;grid-template-columns:1fr;gap:.75rem;align-items:start}@media (min-width: 1024px){.hero-nyt-grid{grid-template-columns:minmax(180px,220px) 1fr minmax(180px,220px);gap:.75rem}}.stripe-column{display:grid;grid-template-rows:1fr 1fr;gap:.5rem}.stripe-article{border:1px solid #e5e5e5;padding:.45rem;background:#fff}.stripe-title{font-size:.66rem;font-weight:900;margin-bottom:.35rem;line-height:1.15}.stripe-text{font-size:.66rem;line-height:1.55;color:#333;text-align:justify}.hero-nyt-figure{display:flex;justify-content:center;margin:0}.hero-nyt-image{width:100%;max-width:1400px;aspect-ratio:16 / 9;background-image:url(/hero.png);background-size:cover;background-position:center;filter:grayscale(100%);border:1px solid #d9d9d9;box-shadow:0 2px 8px #0000000f}.hero-nyt-copy{max-width:1000px;margin:0 auto;text-align:center}.hero-nyt-copy p{font-size:.95rem;line-height:1.55;color:#333;text-align:center;margin-bottom:.6rem}.hero-nyt-kicker{font-weight:900;text-align:center}.hero-nyt-quote{font-style:italic;color:#666;text-align:center}.hero-nyt-cta{text-align:center;margin:.25rem 0}.hero-cta{display:inline-block;color:#000;text-decoration:none;font-weight:800;letter-spacing:.02em;border:2px solid #000;padding:.5rem 1rem;transition:transform .12s ease,box-shadow .12s ease;box-shadow:0 0 #0000}.hero-cta:hover,.hero-cta:focus{color:#000;transform:translateY(-1px) scale(1.015);box-shadow:0 6px 14px #0000001f;outline:none}.hero-cta:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.portfolios-section{padding:3rem 0;border-bottom:2px solid #e0e0e0}.portfolios-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.feature-bar-content{grid-template-columns:1fr}.portfolios-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.feature-bar-content,.portfolios-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-card{background:#fff;border:1px solid #e0e0e0;padding:1.5rem}.portfolio-title{font-family:Merriweather,serif;font-size:1.25rem;font-weight:800;margin-bottom:.75rem;border-bottom:2px solid #1a1a1a;padding-bottom:.5rem}.portfolio-description{font-size:.95rem;line-height:1.6;color:#333}.feature-strip{background:#1a1a1a;color:#fff;padding:2.5rem 0;text-align:center;margin:2.5rem 0}.strip-content{max-width:800px;margin:0 auto}.strip-title{font-size:1.75rem;font-weight:900;margin-bottom:.75rem}.strip-subtitle{font-size:1.1rem;font-style:italic;opacity:.9;margin-bottom:1rem}.strip-text{opacity:.85;margin-bottom:1.25rem}.strip-cta{display:inline-block;background:#fff;color:#1a1a1a;padding:.75rem 1.25rem;text-decoration:none;font-weight:700;border:2px solid white}.strip-cta:hover{background:transparent;color:#fff}.insights-section{padding:3rem 0;border-bottom:2px solid #e0e0e0}.insights-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.insights-grid{grid-template-columns:repeat(3,1fr)}}.insight-card{background:#f8f9fa;border:1px solid #e0e0e0;padding:1.25rem;text-align:center}.insight-title{font-weight:800}.footer{background-color:#f8f9fa;border-top:1px solid #e0e0e0;padding:2rem 0;text-align:center}.footer-tagline{font-family:Merriweather,serif;font-size:1.1rem;font-style:italic;margin-bottom:1rem}.footer-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.footer-link{color:#666;text-decoration:none;font-weight:600}.footer-link:hover{color:#1a1a1a}@media (max-width: 768px){.site-title-text{font-size:1.6rem}.hero-nyt-headline{font-size:1.4rem}.hero-nyt-subhead{font-size:.95rem}.navigation{gap:.75rem}.stripe-title{font-size:.85rem}.stripe-text{font-size:.8rem}}
