.NavBar-module__yBvhsG__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-accent);background-color:#fffffff2;justify-content:space-between;align-items:center;padding:.85rem 2rem;transition:box-shadow .2s;display:flex;position:sticky;top:0}.NavBar-module__yBvhsG__scrolled{box-shadow:0 2px 16px #00000014}.NavBar-module__yBvhsG__brand{color:var(--color-accent);letter-spacing:.01em;flex-shrink:0;font-family:Caveat,cursive;font-size:1.7rem;font-weight:700;text-decoration:none}.NavBar-module__yBvhsG__brand:hover{color:var(--color-secondary)}.NavBar-module__yBvhsG__links{align-items:center;gap:2rem;display:flex}.NavBar-module__yBvhsG__link{color:#444;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #0000;padding-bottom:2px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.NavBar-module__yBvhsG__link:hover,.NavBar-module__yBvhsG__link.NavBar-module__yBvhsG__active{color:var(--color-accent);border-bottom-color:var(--color-accent)}.NavBar-module__yBvhsG__hamburger{cursor:pointer;color:var(--color-accent);background:0 0;border:none;padding:4px 8px;font-size:1.4rem;line-height:1;display:none}.NavBar-module__yBvhsG__dropdown{border-bottom:2px solid var(--color-accent);z-index:99;background:#fff;flex-direction:column;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 16px #0000001a}.NavBar-module__yBvhsG__dropLink{color:#444;border-bottom:1px solid #f0f0f0;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .15s}.NavBar-module__yBvhsG__dropLink:hover,.NavBar-module__yBvhsG__dropLink.NavBar-module__yBvhsG__active{color:var(--color-accent);background:#f0f7f7}@media (max-width:768px){.NavBar-module__yBvhsG__links{display:none}.NavBar-module__yBvhsG__hamburger{display:block}}
.Footer-module__rnk_JG__footer{border-top:3px solid var(--color-accent);background-color:#fff9f0;margin-top:4rem;padding:2.5rem 2rem 1.5rem}.Footer-module__rnk_JG__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1000px;margin:0 auto 2rem;display:flex}.Footer-module__rnk_JG__brand{flex-direction:column;gap:6px;display:flex}.Footer-module__rnk_JG__brandName{color:var(--color-accent);font-family:Caveat,cursive;font-size:1.6rem;font-weight:700}.Footer-module__rnk_JG__tagline{color:var(--color-muted);font-size:.88rem;font-style:italic}.Footer-module__rnk_JG__links{flex-direction:column;gap:8px;display:flex}.Footer-module__rnk_JG__links a{color:#555;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.Footer-module__rnk_JG__links a:hover{color:var(--color-accent)}.Footer-module__rnk_JG__copy{text-align:center;color:var(--color-muted);border-top:1px solid #e8ddd0;max-width:1000px;margin:0 auto;padding-top:1rem;font-size:.8rem}@media (max-width:600px){.Footer-module__rnk_JG__inner{text-align:center;flex-direction:column;align-items:center}.Footer-module__rnk_JG__links{flex-flow:wrap;justify-content:center;gap:12px}}
.AdminFab-module__gzhH2G__fab{z-index:999;color:#fff;background-color:#3f888f;border-radius:999px;align-items:center;gap:.4rem;padding:.65rem 1.2rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 14px #3f888f73}.AdminFab-module__gzhH2G__fab:hover{background-color:#2d666c;transform:translateY(-2px)}@media print{.AdminFab-module__gzhH2G__fab{display:none}}
.Layout-module__fmZ1UG__layout{flex-direction:column;min-height:100vh;display:flex}.Layout-module__fmZ1UG__layout main{flex:1}
.AnimatedSection-module__HuHe3W__animatedSection{text-align:center;padding:4rem 1rem}@media (max-width:768px){.AnimatedSection-module__HuHe3W__animatedSection{padding:2rem 1rem}}
@keyframes BeadingVenueSection-module__fKb-RW__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes BeadingVenueSection-module__fKb-RW__revealBar{to{width:50px}}.BeadingVenueSection-module__fKb-RW__sectionTitle{color:var(--color-text);text-transform:uppercase;letter-spacing:1px;text-shadow:1px 1px 2px #0000001a;margin:1.5rem auto;font-size:2.4rem;font-weight:700;animation:.6s ease-out both BeadingVenueSection-module__fKb-RW__popIn;display:inline-block;position:relative}.BeadingVenueSection-module__fKb-RW__sectionTitle:after{content:"";background:var(--color-accent);border-radius:2px;width:0;height:4px;animation:.8s .4s forwards BeadingVenueSection-module__fKb-RW__revealBar;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.BeadingVenueSection-module__fKb-RW__container{background-color:#f5f5f5;border-radius:8px;max-width:1200px;margin:0 auto;padding:2rem}.BeadingVenueSection-module__fKb-RW__intro{text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.BeadingVenueSection-module__fKb-RW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,300px));justify-content:center;gap:20px;display:grid}.BeadingVenueSection-module__fKb-RW__card{cursor:pointer;background-color:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000001a}.BeadingVenueSection-module__fKb-RW__card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}.BeadingVenueSection-module__fKb-RW__image{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.BeadingVenueSection-module__fKb-RW__content{text-align:center;flex-grow:1;padding:1.5rem}.BeadingVenueSection-module__fKb-RW__content h3{margin-bottom:.5rem;font-size:1.2rem}.BeadingVenueSection-module__fKb-RW__content p{color:#555;font-size:.95rem}
.DiaryEntryPreview-module___3jgQW__card{background-color:#fff9f0;border:2px dashed #d4a373;border-radius:8px;margin:1rem;padding:1rem 1.5rem;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 4px 6px #0000001a}.DiaryEntryPreview-module___3jgQW__card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 6px 12px #00000026}.DiaryEntryPreview-module___3jgQW__card:nth-child(odd){transform:rotate(-3deg)}.DiaryEntryPreview-module___3jgQW__card:nth-child(2n){transform:rotate(2deg)}.DiaryEntryPreview-module___3jgQW__card:before{content:"";background-color:#b85c38;border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000004d}.DiaryEntryPreview-module___3jgQW__title{color:var(--color-accent);text-align:center;margin:.5rem 0;font-family:Caveat,cursive,sans-serif;font-size:1.4rem}.DiaryEntryPreview-module___3jgQW__snippet{text-align:justify;margin-bottom:.75rem;font-family:Merriweather,serif;font-size:.95rem;line-height:1.4}.DiaryEntryPreview-module___3jgQW__readMore{text-align:right;color:var(--color-accent);margin-top:.5rem;font-weight:700;text-decoration:none;display:block}
.FoodRecipeSlider-module___cf3_q__slider{background:#fff;border-radius:8px;width:100%;max-width:800px;margin:2rem auto;position:relative;overflow:hidden}.FoodRecipeSlider-module___cf3_q__slide{display:none;position:relative}.FoodRecipeSlider-module___cf3_q__slide.FoodRecipeSlider-module___cf3_q__active{animation:1s FoodRecipeSlider-module___cf3_q__fadeIn;display:block}@keyframes FoodRecipeSlider-module___cf3_q__fadeIn{0%{opacity:0}to{opacity:1}}.FoodRecipeSlider-module___cf3_q__slideLink{color:inherit;text-decoration:none;display:block;position:relative}.FoodRecipeSlider-module___cf3_q__image{object-fit:cover;width:100%;height:400px;display:block}.FoodRecipeSlider-module___cf3_q__overlay{opacity:0;background:#00000080;padding:1rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.FoodRecipeSlider-module___cf3_q__overlay h3,.FoodRecipeSlider-module___cf3_q__overlay p{color:#fff!important}.FoodRecipeSlider-module___cf3_q__slideLink:hover .FoodRecipeSlider-module___cf3_q__overlay{opacity:1}.FoodRecipeSlider-module___cf3_q__dots{justify-content:center;gap:8px;margin-top:10px;display:flex}.FoodRecipeSlider-module___cf3_q__dot{cursor:pointer;background:#0000004d;border-radius:50%;width:12px;height:12px;transition:background .3s}.FoodRecipeSlider-module___cf3_q__activeDot{background:#fa2dd0cc}
.Home-module__g21JLG__hero{background-image:url(/hero.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:88vh;display:flex;position:relative}.Home-module__g21JLG__heroOverlay{text-align:center;background:linear-gradient(#00000059 0%,#0000008c 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;padding:2rem;display:flex;position:absolute;inset:0}.Home-module__g21JLG__heroTitle{color:#fff;text-shadow:0 2px 12px #0006;margin:0;font-family:Caveat,cursive;font-size:clamp(2.8rem,7vw,5rem);font-weight:700;animation:1s ease-out both Home-module__g21JLG__fadeInDown}.Home-module__g21JLG__heroSub{color:#ffffffe0;max-width:560px;font-size:clamp(1rem,2.5vw,1.3rem);line-height:1.6;animation:1.1s ease-out .15s both Home-module__g21JLG__fadeInDown}.Home-module__g21JLG__heroCta{background:var(--color-accent);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:50px;margin-top:.5rem;padding:14px 36px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;animation:1.2s ease-out .3s both Home-module__g21JLG__fadeInDown;display:inline-block}.Home-module__g21JLG__heroCta:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px)}@keyframes Home-module__g21JLG__fadeInDown{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__welcomeContainer{background:var(--color-bg-alt);text-align:center;border-radius:8px;max-width:800px;margin:2rem auto;padding:2rem}.Home-module__g21JLG__sectionTitle{text-align:center;color:var(--color-text);text-transform:uppercase;letter-spacing:1px;text-shadow:1px 1px 2px #0000001a;margin:2.5rem auto 1.5rem;font-size:2.4rem;font-weight:700;animation:.6s ease-out both Home-module__g21JLG__popIn;display:inline-block;position:relative}@keyframes Home-module__g21JLG__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Home-module__g21JLG__sectionTitle:after{content:"";background:var(--color-accent);border-radius:2px;width:0;height:4px;animation:.8s .4s forwards Home-module__g21JLG__revealBar;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}@keyframes Home-module__g21JLG__revealBar{to{width:50px}}.Home-module__g21JLG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;max-width:1000px;margin:0 auto 2rem;display:grid}.Home-module__g21JLG__diaryGrid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:20px;max-width:1000px;margin:0 auto 2rem;display:grid}
.ListingPage-module__wg38qq__pageHero{text-align:center;color:#fff;background:linear-gradient(135deg,#3f888f 0%,#2d666c 100%);padding:4rem 2rem 3.5rem}.ListingPage-module__wg38qq__pageHeroTitle{text-shadow:0 2px 8px #00000026;margin-bottom:.75rem;font-family:Caveat,cursive;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.ListingPage-module__wg38qq__pageHeroSub{opacity:.9;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.ListingPage-module__wg38qq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;max-width:1100px;margin:2.5rem auto;padding:0 1.5rem 3rem;display:grid}.ListingPage-module__wg38qq__card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #00000012}.ListingPage-module__wg38qq__card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001f}.ListingPage-module__wg38qq__cardImg{background-color:#f0f0f0;background-position:50%;background-size:cover;width:100%;height:200px}.ListingPage-module__wg38qq__cardBody{flex-direction:column;flex:1;gap:8px;padding:1.25rem 1.4rem 1.5rem;display:flex}.ListingPage-module__wg38qq__cardTitle{color:#222;margin:0;font-size:1.1rem;font-weight:700}.ListingPage-module__wg38qq__cardDesc{color:#666;flex:1;font-size:.9rem;line-height:1.5}.ListingPage-module__wg38qq__cardCta{color:var(--color-accent);margin-top:4px;font-size:.85rem;font-weight:700}.ListingPage-module__wg38qq__diaryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));justify-items:center;gap:24px;max-width:1000px;margin:2.5rem auto;padding:0 1.5rem 3rem;display:grid}@media (max-width:600px){.ListingPage-module__wg38qq__grid,.ListingPage-module__wg38qq__diaryGrid{grid-template-columns:1fr}}
.BeadingDetail-module___bYDpq__hero{background-color:#3f888f;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-end;width:100%;height:380px;display:flex;position:relative;overflow:hidden}.BeadingDetail-module___bYDpq__heroOverlay{color:#fff;text-align:center;background:linear-gradient(#0000,#0000008c);width:100%;padding:2rem}.BeadingDetail-module___bYDpq__heroTitle{margin:0;font-family:Caveat,cursive;font-size:3rem}.BeadingDetail-module___bYDpq__content{max-width:800px;margin:2.5rem auto;padding:0 1rem}.BeadingDetail-module___bYDpq__card{background:#fff;border:2px solid #c8e6e8;border-radius:8px;padding:2rem;font-family:Merriweather,serif;box-shadow:0 4px 12px #3f888f1a}.BeadingDetail-module___bYDpq__description{color:#333;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.BeadingDetail-module___bYDpq__externalLink{color:#fff;background-color:#3f888f;border-radius:4px;margin-bottom:1.5rem;padding:.6rem 1.4rem;font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.BeadingDetail-module___bYDpq__externalLink:hover{background-color:#2d666c}.BeadingDetail-module___bYDpq__backButton{color:#fff;cursor:pointer;background-color:#8b4513;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s;display:inline-block}.BeadingDetail-module___bYDpq__backButton:hover{background-color:#7a3d10}
.FoodDetails-module__jO3DdW__hero{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-end;width:100%;height:400px;display:flex;position:relative;overflow:hidden}.FoodDetails-module__jO3DdW__heroOverlay{color:#fff;text-align:center;background:linear-gradient(#0000,#00000080);width:100%;padding:2rem;animation:1s forwards FoodDetails-module__jO3DdW__fadeInUp}@keyframes FoodDetails-module__jO3DdW__fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.FoodDetails-module__jO3DdW__heroTitle{margin-bottom:.5rem;font-family:Caveat,cursive;font-size:3rem}.FoodDetails-module__jO3DdW__heroDescription{max-width:600px;margin:0 auto;font-family:Merriweather,serif;font-size:1.2rem}.FoodDetails-module__jO3DdW__detailsSection{opacity:0;max-width:1000px;margin:2rem auto;padding:0 1rem;animation:1.2s forwards FoodDetails-module__jO3DdW__fadeIn}@keyframes FoodDetails-module__jO3DdW__fadeIn{to{opacity:1}}.FoodDetails-module__jO3DdW__infoCard{background-color:#fff;border:2px solid #f0c14b;border-radius:8px;padding:2rem;font-family:Merriweather,serif;box-shadow:0 4px 8px #0000001a}.FoodDetails-module__jO3DdW__ingredients{margin-bottom:2rem;padding-left:1.5rem;list-style:outside}.FoodDetails-module__jO3DdW__instructions{white-space:pre-wrap;background-color:#fafafa;border-radius:4px;margin-bottom:2rem;padding:1rem}.FoodDetails-module__jO3DdW__backButton{color:#fff;cursor:pointer;background-color:#8b4513;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s;display:inline-block}.FoodDetails-module__jO3DdW__backButton:hover{background-color:#7a3d10}.FoodDetails-module__jO3DdW__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.FoodDetails-module__jO3DdW__printButton{color:#fff;cursor:pointer;background-color:#3f888f;border:none;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s;display:inline-block}.FoodDetails-module__jO3DdW__printButton:hover{background-color:#2d666c}@media print{.FoodDetails-module__jO3DdW__actions{display:none!important}.FoodDetails-module__jO3DdW__hero{height:200px}.FoodDetails-module__jO3DdW__detailsSection{opacity:1;animation:none}.FoodDetails-module__jO3DdW__infoCard{box-shadow:none;border:1px solid #ccc}}
.NotFound-module__Jq_08q__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.NotFound-module__Jq_08q__heading{color:var(--color-primary,#3f888f);margin:0 0 1rem;font-family:Caveat,cursive;font-size:5rem}.NotFound-module__Jq_08q__message{color:#555;max-width:480px;margin-bottom:2rem;font-family:Merriweather,serif;font-size:1.1rem;line-height:1.7}.NotFound-module__Jq_08q__homeBtn{background-color:var(--color-primary,#3f888f);color:#fff;border-radius:6px;padding:.75rem 2rem;font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;transition:background-color .2s}.NotFound-module__Jq_08q__homeBtn:hover{background-color:var(--color-secondary,#2d666c)}
.StoryDetails-module__5OHDpW__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:350px;display:flex;position:relative}.StoryDetails-module__5OHDpW__heroOverlay{text-align:center;background:linear-gradient(#0000,#0009);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex}.StoryDetails-module__5OHDpW__heroTitle{color:#fff;margin:0;font-family:Caveat,cursive;font-size:3rem}.StoryDetails-module__5OHDpW__contentContainer{max-width:800px;margin:2rem auto;padding:0 1rem}.StoryDetails-module__5OHDpW__card{background-color:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;font-family:Merriweather,serif;font-size:1.1rem;line-height:1.7;box-shadow:0 4px 10px #0000001a}.StoryDetails-module__5OHDpW__gallery{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:2rem;display:flex}.StoryDetails-module__5OHDpW__galleryImage{border:3px solid #fff;border-radius:4px;width:100%;max-width:250px;height:auto;transition:transform .3s;box-shadow:0 4px 8px #0003}.StoryDetails-module__5OHDpW__backButton{color:#fff;cursor:pointer;background-color:#8b4513;border:none;border-radius:4px;margin:0 auto 2rem;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s;display:block}.StoryDetails-module__5OHDpW__backButton:hover{background-color:#7a3d10}
