:root{--forest:#153d36;--deep:#0e302b;--paper:#fffaf0;--cream:#f5eddd;--gold:#f3cc68;--coral:#ef9a82;--ink:#203d36;--line:#dbddc9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 1rem/1.7 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}img{display:block;max-width:100%}a{color:inherit}a:focus-visible{outline:3px solid var(--coral);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;letter-spacing:-.03em}h1{font-size:clamp(3.5rem,7vw,7.2rem);font-weight:500}h2{font-size:clamp(2.6rem,4.8vw,4.7rem);font-weight:500}h3{font-size:1.45rem;font-weight:500}.wrap{width:min(1200px,calc(100% - 3rem));margin-inline:auto}.skip-link{position:absolute;top:-5rem;left:1rem;z-index:20;background:#fff;padding:.5rem 1rem}.skip-link:focus{top:1rem}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;justify-content:space-between;align-items:center;gap:2rem}.wordmark{display:flex;align-items:center;gap:.8rem;text-decoration:none;color:var(--forest);font:700 1.28rem Georgia,serif}.mark{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--forest);color:var(--gold);font-family:system-ui;font-size:1.7rem}.site-header nav{display:flex;align-items:center;gap:clamp(1.2rem,3vw,2.8rem)}.site-header nav a{text-decoration:none;font-size:.92rem;font-weight:700}.site-header nav a:hover,.ink-link:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.hero{background:var(--forest);color:#fffdf5;overflow:hidden}.hero-grid{min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,7vw,7rem);align-items:center;padding:5rem 0}.eyebrow{margin-bottom:1.35rem;color:var(--gold);font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow.dark{color:#607755}.eyebrow.warm{color:var(--gold)}.hero h1{max-width:10ch;margin-bottom:1.5rem}.hero h1 em{color:var(--gold);font-weight:400}.lede{max-width:34rem;color:#e6eee7;font-size:clamp(1.1rem,1.7vw,1.35rem)}.button{display:inline-flex;align-items:center;gap:1.5rem;margin-top:1.4rem;padding:.9rem 1.25rem;background:var(--gold);color:var(--forest);text-decoration:none;font-weight:800;border-radius:3px;transition:transform .15s,background .15s}.button:hover{background:#ffe39a;transform:translateY(-2px)}.hero-art{position:relative;justify-self:end;width:min(100%,560px);padding:12px;background:#fffdf5;box-shadow:22px 24px 0 #286052;transform:rotate(2deg)}.hero-art img{width:100%;aspect-ratio:1/1;object-fit:cover}.hero-art p{position:absolute;right:0;bottom:-58px;margin:0;color:#eaf1e9;font:italic 1rem Georgia,serif;transform:rotate(-2deg)}.sun{position:absolute;top:-40px;right:-38px;z-index:1;display:grid;place-items:center;width:86px;height:86px;border-radius:50%;background:var(--coral);color:var(--paper);font-size:2.3rem}.featured{padding:clamp(5rem,9vw,9rem) 0;background:var(--paper)}.feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,9vw,9rem);align-items:center}.feature-image{position:relative;max-width:540px;padding:11px;background:#fff;border:1px solid #e5dbc8;box-shadow:15px 16px 0 #d9e8df}.feature-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.feature-copy h2{max-width:11ch;margin-bottom:1.4rem}.feature-copy>p:not(.eyebrow){max-width:37rem;font-size:1.1rem}.ink-link{display:inline-block;margin-top:.9rem;font-weight:800;text-underline-offset:5px}.values{padding:clamp(5rem,9vw,9rem) 0;background:var(--deep);color:#f8f4e8}.values-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,9vw,9rem)}.values h2{max-width:10ch}.value-list article{display:grid;grid-template-columns:3rem 1fr;gap:1.2rem;padding:1.7rem 0;border-top:1px solid #ffffff33}.value-list article:last-child{border-bottom:1px solid #ffffff33}.value-list article>span{color:var(--gold);font-weight:800;font-size:.8rem}.value-list h3{margin-bottom:.45rem}.value-list p{margin-bottom:0;color:#cddbd4;max-width:34rem}footer{padding:2.5rem 0;background:#0b2925;color:#eef3e9}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-inner strong,.footer-inner span{display:block}.footer-inner strong{font:500 1.25rem Georgia,serif}.footer-inner>div span{color:#afc4b8;font-size:.82rem}.footer-inner a{text-decoration:none;font-weight:700}@media(max-width:800px){.hero-grid,.feature-grid,.values-grid{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:4.5rem 0 5rem}.hero-art{justify-self:center;margin-top:1rem}.feature-image{order:2}.feature-copy{order:1}.values-grid{gap:2rem}}@media(max-width:620px){.wrap{width:min(100% - 2rem,1200px)}.header-inner{min-height:auto;padding:1rem 0;align-items:flex-start;flex-direction:column;gap:1rem}.site-header nav{width:100%;overflow:auto;gap:1.3rem}.site-header nav a{white-space:nowrap}.hero-grid{padding:3.5rem 0 5rem}.hero h1{font-size:clamp(3.1rem,14vw,5rem)}.hero-art{padding:7px;box-shadow:10px 12px 0 #286052}.sun{width:64px;height:64px;top:-25px;right:-10px}.hero-art p{display:none}.feature-image{box-shadow:9px 10px 0 #d9e8df}.footer-inner{display:block}.footer-inner a{display:inline-block;margin-top:1.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
