:root{--gw-olive: #7C8C53;--gw-olive-light: #94a568;--gw-cream: #FEFDF5;--gw-warm: #F5F0E4;--gw-brown: #5C4A32;--gw-text: #3D3D3D}body{font-family:Nunito,sans-serif;background:var(--gw-cream);color:var(--gw-text);line-height:1.75}h1[data-astro-cid-taeltghv],h2[data-astro-cid-taeltghv],h3[data-astro-cid-taeltghv]{font-family:Lora,serif;line-height:1.2;color:var(--gw-brown)}.gw-container[data-astro-cid-taeltghv]{max-width:1060px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.page-hero[data-astro-cid-taeltghv]{min-height:50vh;display:flex;align-items:flex-end;padding:4rem 0;position:relative;background-size:cover;background-position:center}.page-hero__overlay[data-astro-cid-taeltghv]{position:absolute;inset:0;background:linear-gradient(to top,#3c321eb3,#3c321e1a)}.page-hero__content[data-astro-cid-taeltghv]{position:relative;z-index:1;max-width:1060px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);color:#fff}.page-hero__content[data-astro-cid-taeltghv] h1[data-astro-cid-taeltghv]{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:.5rem}.page-hero__content[data-astro-cid-taeltghv] p[data-astro-cid-taeltghv]{font-size:1.1rem;opacity:.85}.ref-intro[data-astro-cid-taeltghv]{padding:clamp(2.5rem,6vh,4rem) 0;text-align:center}.ref-intro__text[data-astro-cid-taeltghv]{max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.8;opacity:.7}.ref-projects[data-astro-cid-taeltghv]{padding:0 0 clamp(3rem,8vh,6rem)}.ref-card[data-astro-cid-taeltghv]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(124,140,83,.1)}.ref-card[data-astro-cid-taeltghv]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ref-card--reverse[data-astro-cid-taeltghv]{direction:rtl}.ref-card--reverse[data-astro-cid-taeltghv]>[data-astro-cid-taeltghv]{direction:ltr}.ref-card__compare[data-astro-cid-taeltghv]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ref-card__img-wrap[data-astro-cid-taeltghv]{position:relative;overflow:hidden;border-radius:16px}.ref-card__img-wrap[data-astro-cid-taeltghv] img[data-astro-cid-taeltghv]{width:100%;height:220px;object-fit:cover;display:block;border-radius:16px}.ref-card__img-label[data-astro-cid-taeltghv]{position:absolute;top:.75rem;left:.75rem;background:#3c321e99;color:#fff;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.3rem .7rem;border-radius:50px;z-index:2}.ref-card__img-label--after[data-astro-cid-taeltghv]{background:#7c8c53d9}.ref-card__tags[data-astro-cid-taeltghv]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ref-card__tag[data-astro-cid-taeltghv]{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gw-olive);background:#7c8c5314;padding:.3rem .75rem;border-radius:50px}.ref-card__content[data-astro-cid-taeltghv] h2[data-astro-cid-taeltghv]{font-size:clamp(1.4rem,3vw,1.8rem);margin-bottom:1.5rem}.ref-card__block[data-astro-cid-taeltghv]{margin-bottom:1.2rem}.ref-card__block[data-astro-cid-taeltghv] h3[data-astro-cid-taeltghv]{font-size:.95rem;color:var(--gw-olive);margin-bottom:.4rem}.ref-card__block[data-astro-cid-taeltghv] p[data-astro-cid-taeltghv]{font-size:.9rem;line-height:1.7;opacity:.7}.ref-card__quote[data-astro-cid-taeltghv]{margin:1.5rem 0 0;padding:1.2rem 1.5rem;background:#fff;border-left:3px solid var(--gw-olive);border-radius:0 16px 16px 0}.ref-card__quote[data-astro-cid-taeltghv] p[data-astro-cid-taeltghv]{font-family:Lora,serif;font-style:italic;font-size:.92rem;line-height:1.6;margin:0 0 .8rem;color:var(--gw-brown)}.ref-card__quote[data-astro-cid-taeltghv] footer[data-astro-cid-taeltghv]{font-size:.8rem}.ref-card__quote[data-astro-cid-taeltghv] footer[data-astro-cid-taeltghv] strong[data-astro-cid-taeltghv]{display:block;margin-bottom:.1rem}.ref-card__quote[data-astro-cid-taeltghv] footer[data-astro-cid-taeltghv] span[data-astro-cid-taeltghv]{opacity:.5;font-size:.75rem}.ref-cta[data-astro-cid-taeltghv]{padding:3.5rem 0 5rem}.ref-cta__inner[data-astro-cid-taeltghv]{background:var(--gw-olive);border-radius:20px;padding:3.5rem 2rem}.ref-cta__inner[data-astro-cid-taeltghv] h2[data-astro-cid-taeltghv]{color:#fff;font-size:clamp(1.6rem,3.5vw,2.2rem);margin-bottom:.5rem}.ref-cta__inner[data-astro-cid-taeltghv] p[data-astro-cid-taeltghv]{color:#fffc;font-size:1rem;margin-bottom:1.5rem}.gw-btn[data-astro-cid-taeltghv]{display:inline-block;font-family:Nunito,sans-serif;font-weight:700;font-size:.9rem;text-decoration:none;border-radius:50px;padding:.8rem 2rem;transition:all .3s ease;cursor:pointer}.gw-btn--primary[data-astro-cid-taeltghv]{background:#fff;color:var(--gw-olive)}.gw-btn--primary[data-astro-cid-taeltghv]:hover{background:var(--gw-cream);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.gw-btn--lg[data-astro-cid-taeltghv]{padding:1rem 2.8rem;font-size:1rem}@media(max-width:768px){.ref-card[data-astro-cid-taeltghv]{grid-template-columns:1fr;gap:2rem}.ref-card--reverse[data-astro-cid-taeltghv]{direction:ltr}.ref-card__img-wrap[data-astro-cid-taeltghv] img[data-astro-cid-taeltghv]{height:180px}}
