*{box-sizing:border-box}body{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;background:#faf9f6;color:#1a2e1a;-webkit-font-smoothing:antialiased}.rp-header{position:fixed;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:.85rem 1.5rem;background:transparent;border-bottom:none;transition:transform .3s ease;will-change:transform;pointer-events:none}.rp-header>*{pointer-events:auto}.rp-header-hidden{transform:translateY(-100%)}.rp-nav{display:flex;gap:.5rem;padding:.4rem .75rem;background:#1a2e1ab8;border:1px solid rgba(255,255,255,.12);border-radius:999px;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);box-shadow:0 4px 20px #0003}.rp-nav-link{position:relative;padding:.55rem 1.25rem;font-size:.9rem;font-weight:500;color:#ffffffc7;text-decoration:none;border-radius:999px;transition:color .15s,background .15s}.rp-nav-link:hover{color:#fff;background:#ffffff1a}.rp-nav-active{color:#fff;font-weight:600;background:#fff3}.rp-nav-active:after{content:none}.rp-featured-section{margin-top:0;background:#1a2e1a;padding:4rem clamp(1.5rem,6vw,5rem);max-width:none;width:100%;box-sizing:border-box}.rp-hero{background:#1a2e1a;padding:7rem clamp(1.5rem,6vw,5rem) 3rem;max-width:none;width:100%;box-sizing:border-box;text-align:center}.rp-hero>*{max-width:78rem;margin-left:auto;margin-right:auto}.rp-hero-eyebrow{margin:0 auto .6rem;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#a8b8a8}.rp-hero-title{margin:0 auto .75rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;letter-spacing:-.01em;color:#faf9f6}.rp-hero-subtitle{margin:0 auto;max-width:32rem;color:#c4c4c4;font-size:.95rem;line-height:1.6}.rp-featured-section>.rp-section-title,.rp-featured-section>.rp-featured-grid{max-width:78rem;margin-left:auto;margin-right:auto}.rp-featured-section .rp-section-title{color:#faf9f6;border-bottom-color:#ffffff26}.rp-featured-section .rp-featured-body h3{color:#faf9f6}.rp-featured-section .rp-featured-body p{color:#c4c4c4}.rp-featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}.rp-featured-card{display:flex;flex-direction:column;color:inherit;text-decoration:none;transition:transform .2s ease}.rp-featured-card:hover{transform:translateY(-3px)}.rp-featured-img{width:100%;aspect-ratio:4 / 3;background-color:#2a3a2a;background-image:linear-gradient(135deg,#2a3a2a,#3d5040);background-size:cover;background-position:center;border-radius:.25rem}.rp-featured-body{padding:1.25rem 0}.rp-featured-tags{display:flex;gap:.5rem;margin-bottom:.75rem}.rp-featured-tag{display:inline-block;padding:.3rem .75rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.rp-featured-tag:first-child{background:#2d7a3a;color:#fff}.rp-featured-tag:not(:first-child){background:#e8e8e8;color:#3a3a3a}.rp-featured-body h3{margin:0 0 .5rem;font-size:clamp(1.4rem,3vw,2rem);font-weight:700;color:#1a2e1a}.rp-featured-body p{margin:0;color:#4d6b4d;font-size:.95rem;line-height:1.6}.rp-section{max-width:78rem;margin:5rem auto 0;padding:0 1.5rem}.rp-map-section{text-align:center;background:#2a2a2a;padding:4rem clamp(1.5rem,6vw,5rem);margin-top:5rem;max-width:none;width:100%;box-sizing:border-box}.rp-map-section>*{max-width:78rem;margin-left:auto;margin-right:auto}.rp-map-eyebrow{margin:0 auto .5rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#d4d4d4}.rp-map-heading{margin:0 auto .75rem;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;color:#faf9f6}.rp-map-subtitle{margin:0 auto 2rem;max-width:36rem;color:#a8a8a8;font-size:.95rem;line-height:1.6}.rp-map-layout{display:flex;gap:1.5rem;text-align:left}.rp-map-left{flex:1;min-width:0}.rp-map-right{flex-shrink:0;width:320px}.rp-map-wrapper{position:relative;background:#fff;border:1px solid #e0e0e0;border-radius:1rem;overflow:hidden;padding:1.5rem}.rp-map-legend{display:flex;justify-content:flex-end;gap:1.5rem;padding-top:.5rem}.rp-map-legend-item{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:#a8a8a8}.rp-map-legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px}.rp-map-legend-emerging{background:#6b7a6b;opacity:.4}.rp-map-legend-dense{background:#2d3a2d}.rp-map-detail{border-left:2px solid rgba(255,255,255,.15);padding-left:1.5rem}.rp-map-detail-label{margin:0 0 .25rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#d4d4d4}.rp-map-detail-name{margin:0 0 1rem;font-size:2rem;font-weight:700;color:#faf9f6}.rp-map-detail-countries{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem}.rp-map-country-tag{display:inline-block;padding:.3rem .7rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.rp-map-country-tag:first-child{background:#2d7a3a;color:#fff}.rp-map-country-tag:not(:first-child){background:#e8e8e8;color:#3a3a3a}.rp-map-detail-featured-label{margin:0 0 .75rem;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#a8a8a8}.rp-map-detail-featured{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.rp-map-featured-card{display:flex;flex-direction:column}.rp-map-featured-img{width:100%;aspect-ratio:4 / 3;background-color:#3d4a3a;background-image:linear-gradient(135deg,#3d4a3a,#5a6b58);background-size:cover;background-position:center;border-radius:.25rem}.rp-map-featured-title{margin:.5rem 0 0;font-size:.85rem;font-weight:600;color:#faf9f6}.rp-map-archive-btn{display:block;width:100%;padding:.85rem;text-align:center;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#faf9f6;border:1.5px solid rgba(255,255,255,.25);border-radius:.5rem;background:transparent;transition:background .15s,border-color .15s}.rp-map-archive-btn:hover{background:#ffffff14;border-color:#ffffff80}@media (max-width: 768px){.rp-map-layout{flex-direction:column}.rp-map-right{width:100%}}.rp-diary-section{padding-bottom:6rem}.rp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0}.rp-section-header .rp-section-title{margin:0;padding:0;border:none}.rp-arrows{display:flex;gap:.5rem}.rp-arrow{width:2.25rem;height:2.25rem;border-radius:50%;border:1.5px solid #e0e0e0;background:#fff;color:#1a2e1a;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.rp-arrow:hover{background:#e2f2e0;border-color:#2d7a3a}.rp-section-title{font-size:1.4rem;margin:0 0 1.75rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0;color:#1a2e1a}.rp-recipe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.rp-card{display:block;background:#fff;border:1px solid #e0e0e0;border-radius:.25rem;overflow:hidden;color:inherit;text-decoration:none;transition:transform .2s ease}.rp-card:hover{transform:translateY(-3px)}.rp-card-img{height:180px;background-color:#a8d5a2;background-image:linear-gradient(135deg,#a8d5a2,#d4ecd2);background-size:cover;background-position:center}.rp-card-body{padding:1.25rem}.rp-tag{display:inline-block;padding:.2rem .65rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:#e2f2e0;color:#2d7a3a;margin-bottom:.6rem}.rp-card-body h3{margin:0 0 .5rem;font-size:1.1rem;color:#1a2e1a}.rp-card-body p{margin:0;color:#4d6b4d;font-size:.95rem;line-height:1.6}.rp-everything{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.rp-everything::-webkit-scrollbar{display:none}.rp-everything-item{flex:0 0 320px;scroll-snap-align:start;border-radius:.25rem;overflow:hidden;color:inherit;text-decoration:none;transition:transform .2s ease;cursor:pointer}.rp-everything-item:hover{transform:translateY(-3px)}.rp-everything-img{height:240px;background-color:#c3e6c0;background-image:linear-gradient(135deg,#c3e6c0,#e8f5e6 60%,#f0f5f0);background-size:cover;background-position:center;border-radius:.25rem}.rp-everything-text{padding:1.25rem .25rem}.rp-everything-category{display:block;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#2d7a3a;margin-bottom:.35rem}.rp-everything-text h3{margin:0 0 .4rem;font-size:1.25rem;font-weight:700;color:#1a2e1a}.rp-everything-text p{margin:0;color:#4d6b4d;font-size:.95rem;line-height:1.55}.rp-diary{display:flex;flex-direction:column;gap:1.25rem}.rp-diary-entry{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #2d7a3a;border-radius:0 1rem 1rem 0;padding:1.5rem 1.75rem}.rp-entry-date{display:block;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#4d6b4d;margin-bottom:.4rem}.rp-diary-entry h3{margin:0 0 .6rem;font-size:1.1rem;color:#1a2e1a}.rp-diary-entry p{margin:0;color:#4d6b4d;line-height:1.75}.rp-hosting-list{display:flex;flex-direction:column;gap:2.5rem}.rp-hosting-entry{background:#fff;border:1px solid #e0e0e0;border-left:4px solid #2d7a3a;border-radius:0 1rem 1rem 0;padding:1.5rem 1.75rem}.rp-hosting-header{margin-bottom:1rem}.rp-hosting-gallery{display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.rp-hosting-img{width:100%;aspect-ratio:1 / 1;background-color:#2a3a2a;background-size:cover;background-position:center;border-radius:.25rem;transition:transform .25s ease}.rp-hosting-img:hover{transform:scale(1.01)}.rp-diary-empty{color:#6b7a6b;font-style:italic}@media (max-width: 600px){.rp-section{margin-top:3rem}}.rd-article{max-width:56rem;margin:0 auto;padding:3rem 1.5rem 6rem}.rd-back{display:inline-block;margin-bottom:2rem;font-size:.85rem;font-weight:600;color:#2d7a3a;text-decoration:none}.rd-back:hover{text-decoration:underline}.rd-header{margin-bottom:2.5rem}.rd-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.rd-tag{display:inline-block;padding:.3rem .75rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;background:#e8e8e8;color:#3a3a3a}.rd-tag-primary{background:#2d7a3a;color:#fff}.rd-title{margin:0 0 .75rem;font-size:clamp(2rem,5vw,3.25rem);line-height:1.1;font-weight:700;color:#1a2e1a}.rd-description{margin:0 0 2rem;font-size:1.1rem;line-height:1.6;color:#4d4d4d;max-width:42rem}.rd-meta{display:flex;flex-wrap:wrap;gap:2rem;padding:1.25rem 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.rd-meta-item{display:flex;flex-direction:column;gap:.15rem}.rd-meta-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#6b6b6b;font-weight:700}.rd-meta-value{font-size:1.1rem;font-weight:700;color:#1a2e1a}.rd-hero{width:100%;aspect-ratio:16 / 9;background-color:#2a3a2a;background-size:cover;background-position:center;border-radius:.25rem;margin:2.5rem 0}.rd-content{display:grid;grid-template-columns:18rem 1fr;gap:3rem;align-items:start}.rd-ingredients{position:sticky;top:5rem;background:#fff;border:1px solid #e0e0e0;border-radius:1rem;padding:1.5rem}.rd-section-title{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:#1a2e1a}.rd-ingredient-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.rd-ingredient{display:flex;gap:.6rem;font-size:.95rem;line-height:1.45;color:#2d2d2d;padding-bottom:.6rem;border-bottom:1px dashed #ececec}.rd-ingredient:last-child{border-bottom:none;padding-bottom:0}.rd-ingredient-amount{flex-shrink:0;min-width:4.5rem;display:flex;flex-wrap:wrap;gap:.25rem;font-variant-numeric:tabular-nums}.rd-ingredient-amount strong{color:#1a2e1a}.rd-ingredient-amount span{color:#6b6b6b}.rd-ingredient-name{flex:1}.rd-ingredient-note{color:#6b6b6b;font-style:italic}.rd-body{font-size:1rem;line-height:1.75;color:#2d2d2d}.rd-body h2{margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700;color:#1a2e1a}.rd-body h2:first-child{margin-top:0}.rd-body h3{margin:1.75rem 0 .75rem;font-size:1.15rem;font-weight:700;color:#1a2e1a}.rd-body p{margin:0 0 1.1rem}.rd-body ol,.rd-body ul{margin:0 0 1.5rem;padding-left:1.5rem}.rd-body ol li,.rd-body ul li{margin-bottom:.7rem;padding-left:.25rem}.rd-body ol li::marker{color:#2d7a3a;font-weight:700}.rd-body strong{color:#1a2e1a;font-weight:700}.rd-body a{color:#2d7a3a;text-decoration:underline}.rd-body img{max-width:100%;border-radius:.25rem;margin:1rem 0}.rd-gallery{margin-top:4rem}.rd-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.rd-gallery-img{width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:.25rem}.rd-not-found{font-size:2rem;color:#1a2e1a}@media (max-width: 768px){.rd-content{grid-template-columns:1fr;gap:2rem}.rd-ingredients{position:static}}.site-footer{width:100%;background:#dcdcdc;padding:2rem 1.5rem;display:flex;justify-content:center}.site-footer-inner{width:100%;max-width:78rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-footer-copy{margin:0;font-size:.9rem;color:#1a1a1a;letter-spacing:.01em}.site-footer-icons{display:flex;gap:.85rem}@media (max-width: 540px){.site-footer-inner{flex-direction:column;gap:1.25rem;text-align:center}}.site-footer-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1.5px solid #1a1a1a;border-radius:999px;color:#1a1a1a;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease}.site-footer-icon:hover{background:#1a1a1a;color:#dcdcdc;transform:translateY(-1px)}.site-footer-icon:focus-visible{outline:2px solid #2d7a3a;outline-offset:2px}
