/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--ink:#262721;--muted:#6f7168;--paper:#f4f1e9;--white:#fff;--earth:#8e5a35;--forest:#3f4d3b;--line:#d9d4c8;--max:1180px;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65;}a{color:inherit;}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto;}.narrow{max-width:780px;}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;}.brand{text-decoration:none;font-weight:700;letter-spacing:0.02em;}.brand span{font-weight:400;opacity:0.78;}.nav-links{display:flex;gap:24px;}.nav-links a{text-decoration:none;}.hero{min-height:86vh;background:url(/themes/custom/zazemie/css/assets/images/hero.jpg) center/cover no-repeat;position:relative;color:var(--white);display:flex;flex-direction:column;}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,17,13,0.78),rgba(15,17,13,0.22));}.hero-content{position:relative;z-index:1;margin:auto;padding:80px 0 120px;}.kicker,.eyebrow,.meta{font-size:0.76rem;text-transform:uppercase;letter-spacing:0.16em;font-weight:700;}.hero h1{font-family:Georgia,serif;font-size:clamp(4.5rem,12vw,9rem);line-height:0.84;margin:0.08em 0;}.hero h2{font-family:Georgia,serif;font-size:clamp(2rem,5vw,4.2rem);font-weight:400;margin:0 0 22px;}.claim{font-size:1.25rem;max-width:620px;}.button{display:inline-block;background:var(--earth);color:#fff;text-decoration:none;padding:13px 22px;border-radius:999px;font-weight:700;margin-top:16px;}.intro{padding:100px 0 70px;}.intro h2,.bridge h2,.section-head h2,.cta h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;}.intro p,.bridge p{font-size:1.15rem;}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:100px;}.pillars article{border-top:1px solid var(--line);padding-top:24px;}.pillars h3{font-family:Georgia,serif;font-size:1.7rem;}.quote-block{background:var(--forest);color:#fff;padding:90px 0;}.quote-block blockquote{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.22;margin:0;}.bridge{padding:100px 0 70px;}.eyebrow,.meta{color:var(--earth);}.stories{padding:20px 0 110px;}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:36px;}.section-head h2{margin:0.1em 0;}.text-link,.read-more{text-decoration:none;font-weight:700;}.story-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px;}.story-card{background:#fff;}.story-image{display:block;aspect-ratio:4/3;overflow:hidden;}.story-card.featured .story-image{aspect-ratio:16/10;}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.35s;}.story-card:hover img{transform:scale(1.03);}.story-body{padding:24px;}.story-body h3{font-family:Georgia,serif;font-size:1.6rem;line-height:1.2;margin:0.35em 0;}.story-body h3 a{text-decoration:none;}.cta{background:var(--earth);color:#fff;padding:80px 0;}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px;}.cta p{max-width:650px;}.cta .eyebrow{color:#fff;}.button-light{background:#fff;color:var(--earth);white-space:nowrap;}footer{background:#22231f;color:#ddd;padding:34px 0;}.footer-inner{display:flex;justify-content:space-between;}.article-header{background:#22231f;color:#fff;}.article{padding:90px 0;}.article h1{font-family:Georgia,serif;font-size:clamp(3rem,8vw,6rem);line-height:0.95;margin:0.15em 0;}.article h2{font-family:Georgia,serif;font-size:2.2rem;margin-top:2em;}.article-lead{font-family:Georgia,serif;font-size:1.5rem;}.article-meta{color:var(--muted);}.article-hero,.article-image{width:100%;display:block;margin:44px 0;}.article blockquote{font-family:Georgia,serif;font-size:2rem;border-left:4px solid var(--earth);padding-left:26px;margin:60px 0;}.article-cta{background:#e9e3d7;padding:38px;margin-top:60px;}.article-cta h2{margin-top:0;}@media (max-width:850px){.nav-links{display:none;}.pillars,.story-grid{grid-template-columns:1fr;}.section-head,.cta-inner,.footer-inner{align-items:flex-start;flex-direction:column;}.hero{min-height:76vh;}.hero-content{padding-bottom:80px;}}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.skip-link:focus{display:inline-block;padding:0.5rem 1rem;background:#fff;color:#111;}.story-image img{display:block;width:100%;height:auto;}
