:root{--bg: #f6f1eb;--bg-alt: #efe7df;--text: #201913;--muted: #5d544c;--line: rgba(32, 25, 19, .16);--line-soft: rgba(32, 25, 19, .1);--accent: #ba7d45;--accent-strong: #8f5726;--accent-soft: rgba(186, 125, 69, .14);font-family:Roboto,Segoe UI,system-ui,sans-serif;line-height:1.65}[data-astro-cid-6qqrq7jj],[data-astro-cid-6qqrq7jj]:before,[data-astro-cid-6qqrq7jj]:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f8f3ee,#f5eee7 55%,#f8f3ed);color:var(--text);overflow-x:hidden}.container[data-astro-cid-6qqrq7jj]{width:min(1040px,88vw);margin:0 auto}header[data-astro-cid-6qqrq7jj]{padding:1rem 0 .9rem;margin-bottom:0;display:flex;justify-content:space-between;align-items:center;gap:.8rem;border-bottom:1px solid var(--line)}header[data-astro-cid-6qqrq7jj] a[data-astro-cid-6qqrq7jj]{color:var(--muted);text-decoration:none;font-size:.95rem}header[data-astro-cid-6qqrq7jj] .back-link[data-astro-cid-6qqrq7jj]{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap;padding:.2rem 0}header[data-astro-cid-6qqrq7jj] .back-link[data-astro-cid-6qqrq7jj]:hover{color:var(--text)}header[data-astro-cid-6qqrq7jj] .back-text-short[data-astro-cid-6qqrq7jj]{display:none}header[data-astro-cid-6qqrq7jj] .back-text-full[data-astro-cid-6qqrq7jj]{display:inline}.pill[data-astro-cid-6qqrq7jj]{padding:.7rem 1.2rem;border-radius:10px;border:1px solid var(--line);font-weight:620;color:var(--text);background:transparent;transition:background-color .17s ease,color .17s ease}.pill[data-astro-cid-6qqrq7jj]:hover{background:#22140c;color:#fff8f1;border-color:#2a1a11}main[data-astro-cid-6qqrq7jj]{padding:1.45rem 0 3rem;display:flex;flex-direction:column;gap:2rem}.hero[data-astro-cid-6qqrq7jj]{padding:clamp(1.1rem,2.4vw,1.75rem);display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1.9rem;align-items:stretch;position:relative}.hero[data-astro-cid-6qqrq7jj]:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:100vw;background:var(--bg-alt);border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);z-index:-1}.hero[data-astro-cid-6qqrq7jj] h1[data-astro-cid-6qqrq7jj]{margin:0 0 .85rem;font-size:clamp(2.1rem,4vw,3rem);line-height:1.06}.hero[data-astro-cid-6qqrq7jj] p[data-astro-cid-6qqrq7jj]{color:var(--muted);font-size:1.03rem;margin:0}.hero-media[data-astro-cid-6qqrq7jj]{margin:0;overflow:hidden;min-height:320px;align-self:stretch}.hero[data-astro-cid-6qqrq7jj] img[data-astro-cid-6qqrq7jj]{width:100%;height:100%;object-fit:cover;display:block}.hero-copy[data-astro-cid-6qqrq7jj]{display:flex;flex-direction:column;justify-content:center;padding:.2rem .4rem}.hero-copy[data-astro-cid-6qqrq7jj] .eyebrow[data-astro-cid-6qqrq7jj]{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--muted)}.hero-copy[data-astro-cid-6qqrq7jj] h1[data-astro-cid-6qqrq7jj]{margin:.4rem 0 .9rem}.hero-copy[data-astro-cid-6qqrq7jj] p[data-astro-cid-6qqrq7jj]+p[data-astro-cid-6qqrq7jj]{margin-top:.85rem}.info-grid[data-astro-cid-6qqrq7jj]{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:.8rem;margin:1.35rem 0}.info-pill[data-astro-cid-6qqrq7jj]{padding:.5rem 0 .5rem .9rem;border-left:2px solid var(--line)}.info-pill[data-astro-cid-6qqrq7jj] small[data-astro-cid-6qqrq7jj]{display:block;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.74rem}.info-pill[data-astro-cid-6qqrq7jj] strong[data-astro-cid-6qqrq7jj]{display:inline-block;margin-top:.12rem;font-size:1.02rem}.button-group[data-astro-cid-6qqrq7jj]{display:flex;flex-wrap:wrap;gap:.7rem}.button[data-astro-cid-6qqrq7jj]{padding:.8rem 1.35rem;border-radius:10px;font-weight:620;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--text);transition:background-color .17s ease,color .17s ease}.button[data-astro-cid-6qqrq7jj].light{background:#22140c;color:#fff8f1;border-color:#2a1a11}.button[data-astro-cid-6qqrq7jj].light:hover{background:#3a2414}.button[data-astro-cid-6qqrq7jj].ghost{border-color:var(--line);color:var(--text);background:transparent}.button[data-astro-cid-6qqrq7jj].ghost:hover{background:var(--accent-soft)}main[data-astro-cid-6qqrq7jj]>section[data-astro-cid-6qqrq7jj]:not(.hero){padding-top:1.35rem;border-top:1px solid var(--line-soft)}section[data-astro-cid-6qqrq7jj]:last-child{background:transparent}section[data-astro-cid-6qqrq7jj] h2[data-astro-cid-6qqrq7jj]{margin-top:0;margin-bottom:1rem;font-size:clamp(1.5rem,2.7vw,2rem)}.timeline[data-astro-cid-6qqrq7jj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.timeline-step[data-astro-cid-6qqrq7jj]{padding:1.15rem 1rem 1rem;border:1px solid var(--line-soft);border-radius:14px;background:linear-gradient(180deg,#f9f4ee,#f6eee6);box-shadow:0 8px 20px #2019130f}.timeline-step[data-astro-cid-6qqrq7jj] span[data-astro-cid-6qqrq7jj]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(143,87,38,.4);border-radius:999px;color:var(--accent-strong);background:#ba7d451f;font-weight:650;margin-bottom:.8rem}.timeline-step[data-astro-cid-6qqrq7jj] strong[data-astro-cid-6qqrq7jj]{display:block;margin-bottom:.35rem}.timeline-step[data-astro-cid-6qqrq7jj] p[data-astro-cid-6qqrq7jj]{margin:0;color:var(--muted)}@media(max-width:900px){.hero[data-astro-cid-6qqrq7jj]{grid-template-columns:1fr}}@media(max-width:768px){.container[data-astro-cid-6qqrq7jj]{width:100%;padding:0 1rem}header[data-astro-cid-6qqrq7jj].container{padding:.9rem 1rem .8rem;margin-bottom:0}header[data-astro-cid-6qqrq7jj] .back-text-full[data-astro-cid-6qqrq7jj]{display:none}header[data-astro-cid-6qqrq7jj] .back-text-short[data-astro-cid-6qqrq7jj]{display:inline}main[data-astro-cid-6qqrq7jj]{padding-top:1.2rem;gap:1.6rem}.hero[data-astro-cid-6qqrq7jj]{padding:1.2rem}.hero-media[data-astro-cid-6qqrq7jj]{min-height:220px;margin-left:-1.2rem;margin-right:-1.2rem;width:calc(100% + 2.4rem)}main[data-astro-cid-6qqrq7jj]>section[data-astro-cid-6qqrq7jj]:not(.hero){padding-top:1.5rem}.button-group[data-astro-cid-6qqrq7jj]{flex-direction:column}.button[data-astro-cid-6qqrq7jj]{width:100%}.timeline[data-astro-cid-6qqrq7jj]{grid-template-columns:1fr}}
