:root{--edd-blocks-light-grey:#eee}.screen-reader-text{-webkit-clip-path:inset(50%);clip-path:inset(50%);word-wrap:normal!important}:root{--terracotta:#D1622E;--terracotta-dark:#B04D1F;--cream:#F5F0E8;--cream-alt:#FFFFFF;--charcoal:#3A3530;--charcoal-soft:#6B655C;--sage:#7A8B6F;--sage-dark:#5C6B54;--gold:#B8935A;--gold-dark:#8F7040;--border:#E3B39C;--action:#2F9E5C;--action-dark:#1F7A44;--sage-bg:#E9EEE4;--gold-bg:#F3E9DC;--dusty-blue:#5A7590;--dusty-blue-bg:#D9E2EA;--dusty-blue-section:#E4EAEF;--terracotta-bg:#FBECE4;--font-heading:'Playfair Display', Georgia, serif;--font-body:'Inter', Arial, sans-serif;--font-script:'Petit Formal Script', cursive;--radius:8px;--shadow:0 4px 16px rgba(58, 53, 48, 0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2{color:var(--charcoal)}body{margin:0;font-family:var(--font-body);background:var(--cream);line-height:1.6;font-size:16px}h1,h2{font-family:var(--font-heading);line-height:1.2;margin:0 0 .5em}h1{font-size:clamp(2rem,5vw,3.25rem)}h2{font-size:clamp(1.5rem,3.5vw,2.25rem)}p{margin:0 0 1em}.hsph-blog-list-item h2 a:hover,.hsph-nav a:hover,a{color:var(--terracotta-dark)}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.section{padding:clamp(3rem,8vw,6rem)0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.btn{display:inline-block;font-family:var(--font-body);font-weight:600;font-size:1rem;padding:.9rem 1.75rem;border-radius:var(--radius);text-decoration:none;cursor:pointer;border:2px solid #fff0;transition:transform 150ms ease,box-shadow 150ms ease,background 150ms ease;min-height:44px}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.btn:active{transform:translateY(0) scale(.97);transition-duration:80ms}.btn:focus-visible{outline:3px solid var(--action-dark);outline-offset:2px}.btn-primary{background:var(--action-dark);color:#fff;box-shadow:0 4px 14px rgb(47 158 92/.35)}.btn-primary:hover{filter:brightness(.88);color:#fff;box-shadow:0 6px 20px rgb(47 158 92/.45)}.btn-secondary{background:#fff0;border-color:var(--terracotta);color:var(--terracotta-dark)}.btn-secondary:hover{background:var(--terracotta-bg)}.card,.hsph-edition-switcher select{border-radius:var(--radius);border:1px solid var(--border);background:var(--cream-alt)}.card{padding:1.75rem;box-shadow:var(--shadow)}.hsph-header{background:var(--cream-alt);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.hsph-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;flex-wrap:wrap}.hsph-logo,.hsph-nav a{color:var(--charcoal);text-decoration:none}.hsph-logo{font-family:var(--font-heading);font-weight:700;font-size:1.35rem}.hsph-logo-script{font-family:var(--font-script);color:var(--terracotta);font-size:1.5rem}.hsph-nav{display:none;gap:1.5rem}.hsph-nav a{font-weight:500}@media (min-width:1024px){.hsph-nav{display:flex}}.hsph-edition-switcher select{font-family:var(--font-body);padding:.5rem .75rem;min-height:44px}.hsph-nav-cta{display:none}@media (min-width:640px){.hsph-nav-cta{display:inline-block}}.hsph-footer{background:var(--charcoal);color:var(--cream);padding:2.5rem 0;margin-top:4rem}.hsph-footer .container{text-align:center}.hsph-footer-disclaimer{font-size:.85rem;color:#b8b2a8;max-width:640px;margin:0 auto 1rem}.hsph-footer-links a{color:var(--cream)}.hsph-footer-copyright{font-size:.8rem;color:#b8b2a8;margin:0}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hsph-skip-link:focus{position:fixed;top:.75rem;left:.75rem;width:auto;height:auto;padding:.75rem 1.25rem;margin:0;overflow:visible;clip:auto;white-space:normal;background:var(--charcoal);color:var(--cream-alt);border-radius:var(--radius);z-index:100;font-weight:600}a:focus-visible{outline:3px solid var(--terracotta-dark);outline-offset:2px}.hsph-blog-meta{color:var(--charcoal-soft);font-size:.9rem}.hsph-blog-archive{max-width:900px}.hsph-blog-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.hsph-blog-list-item h2{margin-bottom:.25rem;font-size:1.5rem}.hsph-blog-list-item h2 a{text-decoration:none;color:var(--charcoal)}