:root{--bg: #f7f4ee;--surface: #fffdf8;--surface-strong: #f1ebe1;--text: #1f1d1a;--muted: #6a655d;--accent: #1e5a70;--accent-soft: #d7e6ec;--border: #ddd7cc;--shadow: 0 20px 40px rgba(31, 29, 26, .07);--radius: 1rem;--max-width: 72rem;--reading-width: 68ch;--step-0: clamp(1rem, .95rem + .2vw, 1.125rem);--step-1: clamp(1.25rem, 1.1rem + .7vw, 1.55rem);--step-2: clamp(1.75rem, 1.45rem + 1vw, 2.25rem);--step-3: clamp(2.5rem, 2rem + 2vw, 4.25rem)}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top,rgba(30,90,112,.08),transparent 30%),linear-gradient(180deg,#faf7f2 0%,var(--bg) 22%,var(--bg) 100%);color:var(--text);font-family:"Source Sans 3",Segoe UI,sans-serif;font-size:var(--step-0);line-height:1.6}a{color:inherit;text-decoration-color:#1e5a7066;text-underline-offset:.18em;transition:color .16s ease,text-decoration-color .16s ease,border-color .16s ease,background-color .16s ease}a:hover,a:focus-visible{color:var(--accent);text-decoration-color:currentColor}img{max-width:100%;display:block}.site-shell{min-height:100vh}.site-main{padding-bottom:4rem}.container{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.container.narrow{width:min(calc(100% - 2rem),var(--reading-width))}.shell-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(12px);background:#f7f4eee0;border-bottom:1px solid rgba(221,215,204,.85)}.site-title,.footer-heading,h1,h2,h3{font-family:Newsreader,Georgia,serif}.site-title{font-size:1.25rem;font-weight:700;letter-spacing:.01em;text-decoration:none;padding:1rem 0}.nav-list,.footer-links,.contact-links{list-style:none;margin:0;padding:0}.nav-list{display:flex;flex-wrap:wrap;gap:.4rem}.nav-list a{display:inline-flex;align-items:center;text-decoration:none;padding:.55rem .8rem;border-radius:999px;color:var(--muted)}.nav-list a.is-active,.nav-list a:hover,.nav-list a:focus-visible{background:#1e5a7014;color:var(--accent)}.hero,.page-hero{padding:clamp(4rem,9vw,8rem) 0 2rem}.eyebrow{margin:0 0 1rem;color:var(--accent);font-size:.88rem;letter-spacing:.12em;text-transform:uppercase}.hero-title,.page-hero h1{margin:0;font-size:var(--step-3);line-height:1.02;text-wrap:balance}.hero-summary,.page-lead{margin:1.25rem 0 0;color:var(--muted);font-size:var(--step-1);max-width:34rem;text-wrap:pretty}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;margin-top:1.75rem;text-decoration:none;border-radius:999px;padding:.8rem 1.2rem;font-weight:600;border:1px solid transparent}.button-primary{background:var(--accent);color:#f8fbfc;box-shadow:var(--shadow)}.button-primary:hover,.button-primary:focus-visible{color:#fff;background:#18495b}.button-secondary{background:transparent;border-color:#1e5a7047;color:var(--accent)}.button-secondary:hover,.button-secondary:focus-visible{background:#1e5a7014}.intro-block,.contact-cta,.page-content{padding:1rem 0 0}.section-card,.contact-card{background:#fffdf8d6;border:1px solid rgba(221,215,204,.9);border-radius:var(--radius);padding:clamp(1.25rem,1rem + 1vw,2rem);box-shadow:var(--shadow)}.section-card-accent{border-color:#1e5a7038;background:linear-gradient(180deg,#d7e6ec73,#fffdf8e6)}.section-card h2,.contact-card h2{font-size:var(--step-2);margin:0 0 .75rem}.prose{color:var(--text)}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose p,.prose li{max-width:var(--reading-width)}.prose ul{padding-left:1.2rem}.prose li+li{margin-top:.4rem}.contact-stack{display:grid;gap:1rem}.contact-label{margin:0;color:var(--muted);font-size:.92rem;text-transform:uppercase;letter-spacing:.08em}.contact-value{display:inline-block;margin-top:.4rem;font-size:1.1rem;font-weight:700;text-decoration:none}.contact-note{margin:.85rem 0 0;color:var(--muted)}.contact-links{display:flex;flex-wrap:wrap;gap:.7rem 1rem;margin-top:.6rem}.top-gap{margin-top:1rem}.site-footer{margin-top:3rem;border-top:1px solid rgba(221,215,204,.95);background:#fffdf8b3}.footer-grid{display:grid;gap:1.5rem;padding:2rem 0 3rem}.footer-heading{margin:0 0 .45rem;font-size:1.1rem}.footer-copy,.footer-link{color:var(--muted)}.footer-link{text-decoration:none}@media(min-width:48rem){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:42rem){.shell-row{flex-direction:column;align-items:flex-start;padding:.75rem 0}.site-title{padding:0}.nav-list{gap:.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
