/* Signal Grid: contemporary editorial modernism; warm paper, charcoal ink, Signal Teal. */
:root{--ink:#1f2528;--paper:#f4f0e8;--white:#fffdf8;--teal:#13b8a6;--teal-dark:#087a70;--clay:#d36d49;--line:#c9c2b8;--muted:#637073}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.site-header{background:rgba(255,253,248,.96);position:sticky;top:0;z-index:10;border-color:var(--line)!important}.brand{display:inline-flex;align-items:center;gap:.7rem;font-size:.86rem;letter-spacing:.16em;font-weight:800}.brand img{object-fit:contain}.main-nav{display:flex;gap:1.35rem;align-items:center;font-size:.87rem;font-weight:700}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;background:var(--teal);transform:scaleX(0);transform-origin:left;transition:transform .18s cubic-bezier(.23,1,.32,1)}.main-nav a:hover:after,.main-nav a.active:after{transform:scaleX(1)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,1.05fr);gap:clamp(2rem,7vw,7rem);padding-top:clamp(3.5rem,8vw,7rem);padding-bottom:5rem;align-items:center}.eyebrow{font-size:.72rem;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--teal-dark);margin:0 0:0}.hero h1,.page-intro h1,.policy-page h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2.65rem,5.4vw,5.35rem);letter-spacing:-.055em;line-height:.95;margin:1rem 0 1.45rem;max-width:13ch}.hero h1 em,.page-intro em{font-weight:400;color:var(--clay)}h2,h3{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.035em;line-height:1.05}.lead{font-size:1.1rem;max-width:55ch;color:#465155}.hero-visual{position:relative;margin:0}.hero-visual:after{content:"";position:absolute;width:31%;height:9px;background:var(--teal);left:-8%;bottom:3.4rem}.hero-visual img{width:100%;height:490px;object-fit:cover;filter:saturate(.86) contrast(1.06)}figcaption,.story-meta,.policy-date{font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);font-weight:700}.hero-visual figcaption{margin-top:.7rem}.btn{border-radius:0;font-weight:800;letter-spacing:.03em;padding:.72rem 1.1rem;transition:transform .16s cubic-bezier(.23,1,.32,1),background .16s}.btn:active{transform:scale(.97)}.btn-signal{background:var(--teal);border-color:var(--teal);color:#092f2a}.btn-signal:hover{background:#0fa18f;border-color:#0fa18f;color:#092f2a}.text-link{font-weight:800;border-bottom:2px solid var(--teal);padding-bottom:.1rem;align-self:center}.text-link:hover{color:var(--teal-dark)}.issue-bar{display:flex;gap:1.5rem;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:.9rem;padding-bottom:.9rem;font-size:.82rem;font-weight:700}.issue-bar span{color:var(--muted);margin-right:auto}.issue-bar a:hover{color:var(--teal-dark)}.feature-layout{display:grid;grid-template-columns:1.65fr .7fr;gap:clamp(2rem,10vw,11rem);align-items:end}.feature-layout h2,.section-heading h2,.field-note h2,.newsletter h2,.review-lead h2,.culture-grid h2,.about-grid h2,.contact-section h2{font-size:clamp(2rem,3.3vw,3.6rem);margin:.75rem 0 1.1rem}.feature-layout>div>p:not(.eyebrow){max-width:55ch}.signal-note{border-left:4px solid var(--teal);padding:0 0 0 1.25rem}.signal-note h3{font-size:1.55rem}.signal-note p:last-child{font-size:.92rem}.issue-number{font-size:3.2rem;font-family:Georgia,serif;line-height:1;color:var(--clay);margin-bottom:.7rem}.paper-section{background:var(--paper)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem}.section-heading h2{margin-bottom:0}.story-card{display:flex;min-height:100%;flex-direction:column;padding:1.4rem;background:var(--white);border-top:4px solid var(--ink);transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s}.story-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px rgba(31,37,40,.12)}.story-card-large{padding:0;border-top:0}.story-card-large img{width:100%;height:270px;object-fit:cover;filter:saturate(.8)}.story-card-large .story-meta,.story-card-large h3,.story-card-large p{margin-left:1.4rem;margin-right:1.4rem}.story-card-large .story-meta{margin-top:1.4rem}.story-card h3{font-size:1.65rem;margin:.7rem 0}.story-card p{font-size:.92rem;color:#536064;margin:0}.story-card-dark{background:var(--ink);border-color:var(--teal);color:var(--white)}.story-card-dark .story-meta,.story-card-dark p{color:#c4d2d1}.field-note{border-bottom:1px solid var(--line)}.newsletter{background:var(--ink);color:var(--white)}.newsletter .eyebrow{color:#78ded2}.newsletter h2{max-width:11ch}.newsletter p{color:#c7d0d0}.newsletter-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:5rem;align-items:center}.newsletter .form-control{border:0;border-radius:0;padding:.82rem 1rem}.newsletter .btn-light{border-radius:0;font-weight:800}.form-message{min-height:1.5rem;margin:.6rem 0 0;font-size:.88rem;color:#8cf0e5}.site-footer{background:var(--white)}.site-footer p{font-size:.8rem;color:var(--muted);margin:.7rem 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:1.15rem;font-size:.8rem;font-weight:700}.footer-links a:hover{color:var(--teal-dark)}.page-intro{padding-top:clamp(3.5rem,8vw,7rem);padding-bottom:4rem;border-bottom:1px solid var(--line)}.page-intro h1{max-width:16ch}.review-lead{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,8vw,8rem);padding-top:5rem;padding-bottom:5rem;align-items:center}.review-image img,.culture-grid img{width:100%;height:430px;object-fit:cover;filter:saturate(.82)}.review-lead h2{margin:.75rem 0 1.2rem}.review-lead article p:not(.eyebrow){color:#4c585c}.review-block{height:100%;padding:2rem;background:var(--white);border-left:4px solid var(--clay)}.review-block h3{font-size:1.7rem;margin:.8rem 0}.review-block-teal{background:#d9f0ec;border-color:var(--teal)}.culture-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(2rem,7vw,7rem);align-items:center}.culture-grid figure{margin:0}.about-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:clamp(2rem,10vw,10rem)}.about-grid>div p{max-width:60ch}.about-grid aside{background:var(--paper);padding:1.8rem;align-self:start}.about-grid aside h3{font-size:1.6rem}.contact-section{background:var(--ink);color:var(--white)}.contact-section .eyebrow{color:#78ded2}.contact-section p{color:#c7d0d0}.contact-form label{font-size:.8rem;font-weight:800;margin-bottom:.35rem}.contact-form .form-control,.contact-form .form-select{border-radius:0;border:1px solid #748080;padding:.7rem}.contact-form textarea{resize:vertical}.policy-page{max-width:920px}.policy-page h1{font-size:clamp(2.7rem,5vw,4.7rem)}.policy-page h2{font-size:1.7rem;margin-top:2.5rem}.policy-page p{max-width:74ch}.policy-page a{color:var(--teal-dark);border-bottom:1px solid currentColor}.policy-date{margin-bottom:2rem}@media(max-width:767px){.site-header .container-xxl{align-items:flex-start}.main-nav{gap:.85rem;flex-wrap:wrap;justify-content:flex-end;font-size:.76rem}.hero,.feature-layout,.newsletter-grid,.review-lead,.culture-grid,.about-grid{grid-template-columns:1fr}.hero{padding-bottom:3.5rem}.hero-visual{margin-top:1rem}.hero-visual img{height:320px}.hero-visual:after{left:0;bottom:2.7rem}.issue-bar{overflow:auto;white-space:nowrap}.issue-bar span{display:none}.section-heading{display:block}.section-heading>a{display:inline-block;margin-top:1rem}.review-lead{padding-top:3rem;padding-bottom:3rem}.review-image img,.culture-grid img{height:320px}.newsletter-grid{gap:2rem}.footer-links{gap:.75rem}.story-card-large img{height:220px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.main-nav a:after,.story-card{transition:none}}
