:root{--ink:#12393a;--deep:#0b2d2e;--teal:#146f6b;--mint:#dcefe6;--cream:#f7f1e7;--coral:#ee6d58;--yellow:#f0c54a;--white:#fff;--line:rgba(18,57,58,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}.site-header{max-width:1240px;margin:auto;padding:22px 28px;display:flex;justify-content:space-between;align-items:center}.brand{text-decoration:none;font-weight:900;line-height:.78;letter-spacing:-.05em;font-size:23px}.brand span{font-size:12px;letter-spacing:.11em;color:var(--coral)}nav{display:flex;gap:24px;align-items:center}nav a{text-decoration:none;font-weight:700;font-size:14px}.pill,.button{border-radius:999px;padding:12px 19px;background:var(--coral);color:white;text-decoration:none;display:inline-block;font-weight:800}.hero{max-width:1240px;margin:0 auto;padding:76px 28px 95px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.hero h1,.page-hero h1,.article h1{font-family:Georgia,serif;font-size:clamp(52px,7vw,98px);line-height:.93;letter-spacing:-.055em;margin:.12em 0 .25em}.lead{font-size:clamp(19px,2vw,26px);max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:var(--teal)}.actions{display:flex;gap:24px;align-items:center;margin-top:30px}.text-link{font-weight:850;text-decoration:none}.hero-art{background:var(--mint);border-radius:52% 48% 43% 57%/55% 43% 57% 45%;padding:25px;overflow:hidden}.hero-art img{width:100%;display:block;mix-blend-mode:multiply}.cards-intro,.news-head{max-width:1184px;margin:auto;padding:60px 0 30px}.cards-intro h2,.news-head h2,.cta h2{font-family:Georgia,serif;font-size:clamp(36px,5vw,62px);line-height:1.05;margin:.2em 0;max-width:850px}.feature-grid,.news-grid{max-width:1184px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{min-height:330px;border:1px solid var(--line);border-radius:26px;padding:30px;text-decoration:none;background:white;transition:.2s}.feature-card:nth-child(2){background:var(--mint)}.feature-card:nth-child(3){background:var(--yellow)}.feature-card:hover,.news-card:hover{transform:translateY(-5px)}.feature-card span{font-weight:900;color:var(--coral)}.feature-card h3{font:700 38px/1.1 Georgia,serif;margin:65px 0 12px}.feature-card b{display:block;margin-top:28px}.news-head{display:flex;justify-content:space-between;align-items:end;margin-top:60px}.news-card{background:white;border-radius:24px;overflow:hidden;text-decoration:none;transition:.2s}.news-card img{width:100%;height:220px;object-fit:cover}.news-card div{padding:22px}.news-card time{font-size:12px;font-weight:800;color:var(--teal)}.news-card h3,.news-card h2{font:700 27px/1.1 Georgia,serif;margin:8px 0}.cta{max-width:1184px;margin:100px auto;background:var(--deep);color:white;border-radius:34px;padding:55px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta .eyebrow{color:var(--yellow)}.light{background:var(--yellow);color:var(--deep);white-space:nowrap}.page-hero,.article{max-width:970px;margin:auto;padding:90px 28px}.page-hero .prose{font-size:20px;max-width:780px}.listing{padding:0 28px 100px}.article{max-width:850px}.article-image{width:100%;max-height:520px;object-fit:cover;border-radius:28px;margin:35px 0}.prose{font-size:19px}.prose p{margin:0 0 1.4em}.back{text-decoration:none;font-weight:800}footer{background:var(--deep);color:white;padding:55px max(28px,calc((100vw - 1184px)/2));display:grid;grid-template-columns:2fr 1fr;gap:30px}footer p{opacity:.8}@media(max-width:800px){nav a:not(.pill){display:none}.hero{grid-template-columns:1fr;padding-top:45px}.hero-art{order:-1}.feature-grid,.news-grid{grid-template-columns:1fr}.cards-intro,.news-head,.feature-grid,.news-grid{margin-left:20px;margin-right:20px}.news-head,.cta{align-items:flex-start;flex-direction:column}.cta{margin:70px 20px}.hero h1,.page-hero h1,.article h1{font-size:52px}.site-header{padding:18px 20px}}
