.location-time-grid[data-astro-cid-saltgttv]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem;margin-bottom:1.5rem;align-items:stretch}.location-info[data-astro-cid-saltgttv]{margin-top:0;margin-bottom:0;display:flex;height:100%}.location-details[data-astro-cid-saltgttv]{padding:1.5rem;background:#bc4f310d;border:1px solid rgba(188,79,49,.2);border-radius:6px;display:flex;flex-direction:column;width:100%}.location-name[data-astro-cid-saltgttv]{font-size:1.3rem;color:#bc4f31;margin:0 0 .75rem;font-weight:600}.location-address[data-astro-cid-saltgttv]{color:var(--color-text-primary);margin:0 0 .5rem;font-size:1.1rem;line-height:1.6}.location-note[data-astro-cid-saltgttv]{color:var(--color-text-secondary);margin:0 0 1.5rem;font-style:italic}.location-link[data-astro-cid-saltgttv]{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center}.location-link[data-astro-cid-saltgttv] svg[data-astro-cid-saltgttv]{width:1rem;height:1rem;flex-shrink:0}.time-info[data-astro-cid-saltgttv]{margin-top:0;margin-bottom:0;display:flex;height:100%}.time-box[data-astro-cid-saltgttv]{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#bc4f310d;border:1px solid rgba(188,79,49,.2);border-radius:6px;width:100%;height:100%}.time-box[data-astro-cid-saltgttv] svg[data-astro-cid-saltgttv]{width:3rem;height:3rem;color:#bc4f31;flex-shrink:0;filter:drop-shadow(0 0 4px rgba(188,79,49,.3))}.time-details[data-astro-cid-saltgttv]{flex:1}.time-label[data-astro-cid-saltgttv]{color:var(--color-text-secondary);margin:0 0 .25rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.time-value[data-astro-cid-saltgttv]{color:var(--color-text-primary);margin:0;font-size:1.5rem;font-weight:600}.entry-requirements[data-astro-cid-saltgttv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1rem;margin-bottom:1.5rem}.requirement-box[data-astro-cid-saltgttv]{display:flex;flex-direction:column;padding:1.5rem;background:#bc4f310d;border:1px solid rgba(188,79,49,.2);border-radius:6px;transition:all .3s ease}.requirement-box[data-astro-cid-saltgttv]:hover{background:#bc4f3114;border-color:#bc4f314d;transform:translateY(-2px)}.requirement-box-header[data-astro-cid-saltgttv]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.requirement-box[data-astro-cid-saltgttv] svg[data-astro-cid-saltgttv]{width:2rem;height:2rem;color:#bc4f31;flex-shrink:0;filter:drop-shadow(0 0 4px rgba(188,79,49,.3))}.requirement-content[data-astro-cid-saltgttv]{flex:1}.requirement-title[data-astro-cid-saltgttv]{font-size:1.1rem;color:#bc4f31;margin:0;font-weight:600}.requirement-description[data-astro-cid-saltgttv]{color:var(--color-text-secondary);margin:0;line-height:1.6}.entry-note[data-astro-cid-saltgttv]{margin:1.5rem 0 0;padding:1rem;background:#bc4f311a;border-left:3px solid #BC4F31;border-radius:3px;color:var(--color-text-secondary)}.entry-note[data-astro-cid-saltgttv] strong[data-astro-cid-saltgttv]{color:var(--color-text-primary)}.food-drinks-categories[data-astro-cid-saltgttv]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem;margin-bottom:1.5rem}.food-drinks-category[data-astro-cid-saltgttv]{padding:1.5rem;background:#bc4f310d;border:1px solid rgba(188,79,49,.2);border-radius:6px;transition:all .3s ease}.food-drinks-category[data-astro-cid-saltgttv]:hover{background:#bc4f3114;border-color:#bc4f314d;transform:translateY(-2px)}.category-title[data-astro-cid-saltgttv]{font-size:1.2rem;color:#bc4f31;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;font-weight:600}.category-icon[data-astro-cid-saltgttv]{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;flex-shrink:0;color:#bc4f31;filter:drop-shadow(0 0 4px rgba(188,79,49,.3))}.category-icon[data-astro-cid-saltgttv] svg[data-astro-cid-saltgttv]{width:100%;height:100%;stroke:currentColor}.category-list[data-astro-cid-saltgttv]{list-style:none;padding:0;margin:0 0 .75rem}.category-list[data-astro-cid-saltgttv] li[data-astro-cid-saltgttv]{padding:.5rem 0 .5rem 1.75rem;position:relative;color:var(--color-text-primary);font-size:1rem;line-height:1.5}.category-list[data-astro-cid-saltgttv] li[data-astro-cid-saltgttv]:before{content:"✓";position:absolute;left:0;color:#bc4f31;font-weight:700;font-size:1.1rem}.food-note[data-astro-cid-saltgttv]{margin:1.5rem 0 0;padding:1rem;background:#bc4f311a;border-left:3px solid #BC4F31;border-radius:3px;color:var(--color-text-secondary)}.food-note[data-astro-cid-saltgttv] strong[data-astro-cid-saltgttv]{color:var(--color-text-primary)}@media(max-width:768px){.location-time-grid[data-astro-cid-saltgttv]{grid-template-columns:1fr;gap:1.5rem}.location-info[data-astro-cid-saltgttv],.time-info[data-astro-cid-saltgttv]{margin-bottom:0}.location-details[data-astro-cid-saltgttv]{padding:1.25rem}.location-name[data-astro-cid-saltgttv]{font-size:1.1rem}.location-address[data-astro-cid-saltgttv]{font-size:1rem}.location-link[data-astro-cid-saltgttv]{width:100%;justify-content:center}.location-link[data-astro-cid-saltgttv] svg[data-astro-cid-saltgttv]{width:1rem;height:1rem}.time-box[data-astro-cid-saltgttv]{flex-direction:column;text-align:center;gap:1rem}.time-box[data-astro-cid-saltgttv] svg[data-astro-cid-saltgttv]{width:2.5rem;height:2.5rem}.time-value[data-astro-cid-saltgttv]{font-size:1.25rem}.entry-requirements[data-astro-cid-saltgttv]{grid-template-columns:1fr;gap:1.25rem}.requirement-box[data-astro-cid-saltgttv]{padding:1.25rem}.food-drinks-categories[data-astro-cid-saltgttv]{grid-template-columns:1fr;gap:1.25rem}.food-drinks-category[data-astro-cid-saltgttv]{padding:1.25rem}.category-title[data-astro-cid-saltgttv]{font-size:1.1rem}.category-list[data-astro-cid-saltgttv] li[data-astro-cid-saltgttv]{font-size:.95rem}}.hero-content-wrapper{position:relative;z-index:1;width:100%;margin-top:-8rem;padding-top:2rem;padding-bottom:3rem;background:none!important}.hero-content-wrapper .container,.hero-content-wrapper .hero-content-sections{background:none!important}.hero-content-sections{display:flex;flex-direction:column;gap:1.5rem}.content-section{margin-bottom:0;margin-left:15px;margin-right:15px;padding:2rem;background:linear-gradient(135deg,#111118f2,#0a0a0ffa);border:2px solid rgba(188,79,49,.2);border-radius:8px;box-shadow:0 8px 32px #00000080,0 0 0 1px #bc4f311a inset,0 0 60px #bc4f3126;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:visible;z-index:10;text-align:left;scroll-margin-top:100px}.content-section:first-of-type{margin-top:4rem}.content-section:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#BC4F31,#BAB2A3,transparent);opacity:.8}.content-section:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(188,79,49,.3),transparent);opacity:.5}.content-section .section-title{font-size:1.5rem;margin:2.5rem 0 1rem;color:#bc4f31;border-bottom:1px solid rgba(188,79,49,.2);padding-bottom:.5rem;text-align:left;text-shadow:none}.content-section .section-title:first-of-type{margin-top:0}.section-title{font-size:1.5rem;font-weight:600;color:#bc4f31;text-align:left;margin-bottom:1rem;border-bottom:1px solid rgba(188,79,49,.2);padding-bottom:.5rem}.villages-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;margin-top:2.5rem}.content-section section:first-child .villages-header:first-of-type{margin-top:0}section{margin:0;padding:0}.villages-header-left{display:flex;align-items:center;gap:.75rem}.villages-icon{width:1.5rem;height:1.5rem;color:#bc4f31;flex-shrink:0;display:flex;align-items:center;justify-content:center}.villages-icon svg{width:100%;height:100%}.villages-title{font-size:1.375rem;font-weight:700;background:linear-gradient(135deg,#bc4f31,#d66b4f,#bab2a3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;line-height:1.2}.section-intro{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.section-intro strong{color:var(--color-text-primary);font-weight:600}@media(max-width:768px){.hero-content-wrapper{margin-top:-6rem;padding-top:1rem;padding-bottom:2rem}.content-section:first-of-type{margin-top:2rem}.content-section{margin-left:0;margin-right:0}.content-section .section-title{font-size:1.3rem}.villages-title{font-size:1.25rem}}
