.nw-root{--nw-ink:#1a1c1a;--nw-muted:#5c635c;--nw-paper:#f6f3ee;--nw-line:#ddd6cb;--nw-accent:#2f5d50;background:var(--nw-paper);color:var(--nw-ink);font-family:DM Sans,system-ui,sans-serif;min-height:100vh}.nw-wrap{margin-inline:auto;width:min(1100px,calc(100% - 2rem))}.nw-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(38,31%,95%,.92);border-bottom:1px solid var(--nw-line);position:sticky;top:0;z-index:20}.nw-header-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;min-height:72px;padding-block:.75rem}.nw-logo{background:none;border:0;color:var(--nw-ink);cursor:pointer;font-family:Fraunces,Georgia,serif;font-size:1.55rem;font-weight:700;letter-spacing:-.02em;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nw-nav{display:flex;flex-wrap:wrap;gap:.35rem 1.1rem}.nw-nav-link{color:var(--nw-muted);font-size:.95rem;font-weight:500;text-decoration:none}.nw-nav-link.active,.nw-nav-link:hover{color:var(--nw-accent)}.nw-main{padding-block:2rem 3.5rem}.nw-footer{border-top:1px solid var(--nw-line);color:var(--nw-muted);font-size:.85rem;padding-block:1.25rem}.nw-footer-inner{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.nw-hero{display:grid;gap:1.5rem;margin-bottom:2.5rem}@media (min-width:900px){.nw-hero{align-items:end;grid-template-columns:1.1fr .9fr;min-height:52vh}}.nw-hero-copy h1{font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,4.5vw,3.4rem);letter-spacing:-.02em;line-height:1.1;margin:0 0 1rem}.nw-hero-copy p{color:var(--nw-muted);font-size:1.05rem;margin:0 0 1.5rem;max-width:36ch}.nw-hero-visual{background:linear-gradient(145deg,rgba(26,28,26,.2),rgba(47,93,80,.35)),url(https://images.unsplash.com/photo-1593032465175-481ac7f401a0?auto=format&fit=crop&w=1200&q=80) 50%/cover;min-height:280px}.nw-btn{background:var(--nw-ink);color:#fff;display:inline-block;font-size:.9rem;font-weight:600;padding:.75rem 1.25rem;text-decoration:none}.nw-btn.secondary{background:transparent;border:1px solid var(--nw-ink);color:var(--nw-ink);margin-left:.5rem}.nw-section-title{font-family:Fraunces,Georgia,serif;font-size:1.75rem;margin:0 0 1rem}.nw-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.nw-card{color:inherit;display:block;text-decoration:none}.nw-card-img{aspect-ratio:3/4;background:#e7e1d6 50%/cover no-repeat;margin-bottom:.65rem}.nw-card h3{font-size:1rem;font-weight:600;margin:0}.nw-card p{font-size:.9rem;margin:.2rem 0 0}.nw-card p,.nw-prose{color:var(--nw-muted)}.nw-prose{line-height:1.65;max-width:62ch}.nw-form{display:grid;gap:.85rem;max-width:420px}.nw-form input,.nw-form textarea{background:#fff;border:1px solid var(--nw-line);color:var(--nw-ink);font:inherit;padding:.7rem .85rem;width:100%}.nw-form button{background:var(--nw-accent);border:0;color:#fff;cursor:pointer;font-weight:600;justify-self:start;padding:.75rem 1rem}
