: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-yzifxhcc],[data-astro-cid-yzifxhcc]:before,[data-astro-cid-yzifxhcc]: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-yzifxhcc]{width:min(1040px,88vw);margin:0 auto}.detail-header[data-astro-cid-yzifxhcc]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:1rem 0 .9rem}.back-link[data-astro-cid-yzifxhcc]{color:var(--muted);text-decoration:none;font-size:.94rem;display:inline-flex;align-items:center;gap:.45rem;padding:.2rem 0}.back-link[data-astro-cid-yzifxhcc]:hover{color:var(--text)}.back-text-short[data-astro-cid-yzifxhcc]{display:none}.back-text-full[data-astro-cid-yzifxhcc]{display:inline}main[data-astro-cid-yzifxhcc]{padding:1.4rem 0 2.7rem;display:flex;flex-direction:column;gap:1.9rem}.hero[data-astro-cid-yzifxhcc]{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}.hero-media[data-astro-cid-yzifxhcc]{overflow:hidden;align-self:stretch;min-height:340px}.hero-media[data-astro-cid-yzifxhcc] img[data-astro-cid-yzifxhcc]{width:100%;height:100%;object-fit:cover;display:block}.hero-copy[data-astro-cid-yzifxhcc]{display:flex;flex-direction:column;justify-content:center;padding:.2rem .4rem}.hero-copy[data-astro-cid-yzifxhcc] .eyebrow[data-astro-cid-yzifxhcc]{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--muted)}.hero-copy[data-astro-cid-yzifxhcc] h1[data-astro-cid-yzifxhcc]{margin:.4rem 0 .9rem;font-size:clamp(2rem,4.1vw,3rem);line-height:1.05}.hero-copy[data-astro-cid-yzifxhcc] p[data-astro-cid-yzifxhcc]{margin:0;color:var(--muted);font-size:1.03rem}.info-grid[data-astro-cid-yzifxhcc]{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:.8rem;margin:1.35rem 0}.info-pill[data-astro-cid-yzifxhcc]{padding:.5rem 0 .5rem .9rem;border-left:2px solid var(--line)}.info-pill[data-astro-cid-yzifxhcc] small[data-astro-cid-yzifxhcc]{display:block;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.74rem}.info-pill[data-astro-cid-yzifxhcc] strong[data-astro-cid-yzifxhcc]{display:inline-block;margin-top:.12rem;font-size:1.06rem}.hero-actions[data-astro-cid-yzifxhcc]{display:flex;gap:.65rem;flex-wrap:wrap}.button[data-astro-cid-yzifxhcc]{padding:.8rem 1.35rem;border-radius:10px;border:1px solid var(--text);cursor:pointer;font-weight:620;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .17s ease,color .17s ease}.button[data-astro-cid-yzifxhcc].primary{background:#22140c;color:#fff8f1;border-color:#2a1a11}.button[data-astro-cid-yzifxhcc].primary:hover{background:#3a2414}.button[data-astro-cid-yzifxhcc].ghost{background:transparent;color:var(--text);border-color:var(--line)}.button[data-astro-cid-yzifxhcc].ghost:hover{background:var(--accent-soft)}.cta-panel[data-astro-cid-yzifxhcc]{padding:2rem 0;background:transparent;position:relative}.cta-panel[data-astro-cid-yzifxhcc]:before{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:100vw;background:linear-gradient(125deg,#d9d0c8,#e6ddd5 55%,#d2c8be);z-index:-1}.cta-panel[data-astro-cid-yzifxhcc] small[data-astro-cid-yzifxhcc]{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:var(--muted)}.cta-panel[data-astro-cid-yzifxhcc] h2[data-astro-cid-yzifxhcc]{margin:.5rem 0 .85rem;font-size:clamp(1.45rem,2.8vw,1.9rem)}.cta-panel[data-astro-cid-yzifxhcc] p[data-astro-cid-yzifxhcc]{color:var(--muted);margin-bottom:1.2rem;max-width:66ch}.cta-panel[data-astro-cid-yzifxhcc] h2[data-astro-cid-yzifxhcc]{color:var(--text)}footer[data-astro-cid-yzifxhcc]{text-align:center;color:var(--muted);padding:1.8rem 0 2.4rem;font-size:.9rem}@media(max-width:900px){.hero[data-astro-cid-yzifxhcc]{grid-template-columns:1fr;gap:1.3rem}}@media(max-width:768px){.container[data-astro-cid-yzifxhcc]{width:100%;padding:0 1rem}.detail-header[data-astro-cid-yzifxhcc]{padding:.9rem 1rem .8rem;margin:0}.detail-header[data-astro-cid-yzifxhcc] .button[data-astro-cid-yzifxhcc],.back-text-full[data-astro-cid-yzifxhcc]{display:none}.back-text-short[data-astro-cid-yzifxhcc]{display:inline}main[data-astro-cid-yzifxhcc]{padding-top:1.2rem;gap:1.6rem}.hero[data-astro-cid-yzifxhcc]{padding:0}.hero-media[data-astro-cid-yzifxhcc]{margin-left:0;margin-right:0;width:100%;min-height:230px}.cta-panel[data-astro-cid-yzifxhcc]{padding:1.6rem 0 1.8rem}.hero-actions[data-astro-cid-yzifxhcc]{flex-direction:column;align-items:stretch}.button[data-astro-cid-yzifxhcc]{width:100%}}
