.guide-page{margin:0;background:#f7f4ee;color:#2d3a34;font:400 16px/1.75 Inter,system-ui,sans-serif}
.guide-page *{box-sizing:border-box}
.guide-page a{color:inherit;text-underline-offset:4px}
.guide-page a:hover{color:#81543f}
.guide-page :focus-visible,.discovery-panel :focus-visible{outline:3px solid #9b6144;outline-offset:5px}
.guide-page h1,.guide-page h2,.guide-page h3{font-family:Fraunces,Georgia,serif;font-weight:500;line-height:1.15;letter-spacing:-.025em}
.guide-page h1{font-size:clamp(2.5rem,5vw,4.8rem);margin:.4em 0}
.guide-page h2{font-size:clamp(1.8rem,3vw,2.6rem);margin:0 0 1.2rem}
.guide-page h3{font-size:1.45rem}
.guide-page p{margin:0 0 1.2rem}
.guide-header,.guide-breadcrumb,.guide-hero,.guide-toc,.guide-content,.guide-footer{max-width:1200px;margin:auto;padding-left:32px;padding-right:32px}
.guide-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px;border-bottom:1px solid #d5d9d0}
.guide-brand{font-family:Fraunces,Georgia,serif;font-size:1.6rem;text-decoration:none;line-height:1.3}
.guide-brand span{display:block;font:400 .75rem/1.8 Inter,system-ui,sans-serif}
.guide-header nav{display:flex;align-items:center;gap:24px;font-size:.85rem}
.guide-button{display:inline-block;background:#2d3a34;color:#fff!important;border-radius:4px;padding:13px 22px;text-decoration:none;font:600 .9rem/1.5 Inter,system-ui,sans-serif}
.guide-button:hover{background:#455747}
.guide-breadcrumb{font-size:.8rem;padding-top:22px;overflow-wrap:anywhere}
.guide-hero{display:grid;grid-template-columns:1.6fr 1fr;gap:64px;padding-top:64px;padding-bottom:64px;align-items:center}
.guide-eyebrow{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;color:#81543f}
.guide-lead{font-family:Fraunces,Georgia,serif;font-size:1.5rem;line-height:1.4}
.guide-summary{max-width:65ch}
.guide-profile{background:#fff;border:1px solid #d5d9d0;border-radius:8px;overflow:hidden;align-self:center}
.guide-profile img{display:block;width:100%;height:auto;aspect-ratio:1.2;object-fit:cover}
.guide-profile div{padding:24px}
.guide-profile strong{display:block;font-family:Fraunces,Georgia,serif;font-size:1.5rem}
.guide-profile span,.guide-profile p,.guide-profile a{font-size:.85rem}
.guide-profile p{margin:12px 0}
.guide-toc{display:flex;flex-wrap:wrap;gap:12px 22px;padding-top:24px;padding-bottom:24px;border-top:1px solid #d5d9d0;border-bottom:1px solid #d5d9d0;font-size:.8rem}
.guide-toc strong{width:100%}
.guide-section{padding:56px 0;border-bottom:1px solid #d5d9d0;scroll-margin-top:24px}
.guide-section>p,.guide-section>ul,.guide-section>ol{max-width:80ch}
.guide-section li{margin-bottom:.7rem}
.discovery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:20px;margin:24px 0}
.discovery-grid article{padding:24px;border:1px solid #d5d9d0;border-radius:6px;background:#fff}
.discovery-grid article p{font-size:.95rem}
.guide-faq{padding:20px 0;border-top:1px solid #d5d9d0}
.guide-faq summary{font-weight:600;cursor:pointer}
.guide-faq p{margin:16px 0 0;max-width:80ch}
.guide-note{font-size:.8rem;color:#536157}
.guide-cta{text-align:center;margin:56px 0;padding:56px 24px;background:#e9ece2;border-radius:8px}
.guide-cta p{max-width:65ch;margin:1em auto}
.guide-footer{padding-top:32px;padding-bottom:40px;border-top:1px solid #d5d9d0;font-size:.85rem}
.guide-footer nav{display:flex;flex-wrap:wrap;gap:12px 24px}
.skip-link{position:absolute;left:16px;top:-100px;padding:12px;background:#fff;z-index:20}
.skip-link:focus{top:12px}
.discovery-panel{max-width:1100px;margin:40px auto;padding:36px 24px;color:#2d3a34;background:#f7f4ee;border:1px solid #d5d9d0;border-radius:8px;font:400 16px/1.7 Inter,system-ui,sans-serif}
.discovery-panel h2{font:500 clamp(1.7rem,3vw,2.2rem)/1.25 Fraunces,Georgia,serif;margin:0 0 20px}
.discovery-panel h3{font-weight:600;margin:0 0 8px}
.discovery-panel p{margin:0 0 18px}
.discovery-panel a{color:#70452f;text-decoration:underline;text-underline-offset:3px}
.discovery-panel nav,.country-links{display:flex;flex-wrap:wrap;gap:12px 24px}
.discovery-panel details{border-top:1px solid #d5d9d0;padding:16px 0}
.discovery-panel summary{cursor:pointer;font-weight:600}
.discovery-panel details p{margin-top:12px}
.country-links a{padding:10px 16px;border:1px solid #c8cfc1;border-radius:4px;background:#fff}
.guide-link{font-weight:600}
@media(max-width:760px){.guide-header{flex-wrap:wrap}
.guide-header nav{flex-wrap:wrap;gap:14px}
.guide-hero{grid-template-columns:1fr;gap:32px;padding-top:36px;padding-bottom:36px}
.guide-header,.guide-breadcrumb,.guide-hero,.guide-toc,.guide-content,.guide-footer{padding-left:20px;padding-right:20px}
.guide-profile{max-width:420px}
.guide-section{padding:36px 0}
.guide-toc{gap:12px}
.discovery-panel{margin:24px 12px}
.guide-profile img{max-height:310px}
.guide-cta{padding:36px 18px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}
}
@media print{.guide-header nav,.guide-toc,.guide-button,.guide-cta{display:none}
.guide-hero{display:block}
.guide-profile{max-width:240px}
.guide-page{background:#fff}
.guide-section{break-inside:avoid}
}

.discovery-panel .discovery-breadcrumb{font-size:.75rem;gap:8px;margin-bottom:20px;align-items:center}
