body{background:#f5ebe0}.rustic-page.svelte-1uha8ag{--cream: #f5ebe0;--parchment: #ede0d4;--warm-brown: #7f5539;--dark-brown: #3d2314;--amber: #b08968;--rust: #9c6644;--gold: #dda15e;font-family:Cormorant Garamond,Georgia,serif;background:var(--cream);color:var(--dark-brown);min-height:100vh;position:relative;overflow-x:hidden}.rustic-page.svelte-1uha8ag:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.04;pointer-events:none;z-index:1}.dust-container.svelte-1uha8ag{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.dust.svelte-1uha8ag{position:absolute;width:4px;height:4px;background:var(--amber);border-radius:50%;opacity:0;left:var(--x);animation:svelte-1uha8ag-float-dust var(--duration) ease-in-out infinite;animation-delay:var(--delay)}@keyframes svelte-1uha8ag-float-dust{0%,to{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:.3}90%{opacity:.2}to{transform:translateY(-20vh) rotate(360deg);opacity:0}}.header.svelte-1uha8ag{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:2rem 3rem}.nav.svelte-1uha8ag{display:flex;gap:2rem}.nav-link.svelte-1uha8ag{font-size:.95rem;color:var(--warm-brown);text-decoration:none;letter-spacing:.05em;transition:color .3s ease}.nav-link.svelte-1uha8ag:hover{color:var(--dark-brown)}.nav-link.instagram.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem;background:var(--warm-brown);color:var(--cream);padding:.5rem 1rem;border-radius:2rem}.nav-link.instagram.svelte-1uha8ag:hover{background:var(--dark-brown);color:var(--cream)}.instagram-icon.svelte-1uha8ag{width:18px;height:18px}.logo-mark.svelte-1uha8ag{color:var(--amber)}.wheat-icon.svelte-1uha8ag{width:50px;height:50px}.hero.svelte-1uha8ag{position:relative;z-index:5;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.hero-content.svelte-1uha8ag{text-align:center;max-width:700px}.tagline.svelte-1uha8ag{font-family:Caveat,cursive;font-size:1.5rem;color:var(--rust);margin-bottom:1rem;animation:svelte-1uha8ag-fadeUp 1s ease-out}.title.svelte-1uha8ag{font-size:clamp(3rem,12vw,7rem);font-weight:400;line-height:1;margin-bottom:2rem}.title-wheat.svelte-1uha8ag{display:block;font-family:Caveat,cursive;font-weight:700;color:var(--gold);animation:svelte-1uha8ag-fadeUp 1s ease-out .1s backwards}.title-flower.svelte-1uha8ag{display:block;font-style:italic;color:var(--warm-brown);animation:svelte-1uha8ag-fadeUp 1s ease-out .2s backwards}.title-bakes.svelte-1uha8ag{display:block;font-size:.4em;letter-spacing:.3em;text-transform:uppercase;color:var(--amber);margin-top:.5rem;animation:svelte-1uha8ag-fadeUp 1s ease-out .3s backwards}.subtitle.svelte-1uha8ag{font-size:1.2rem;line-height:1.7;color:var(--warm-brown);max-width:500px;margin:0 auto 2.5rem;animation:svelte-1uha8ag-fadeUp 1s ease-out .4s backwards}.cta-button.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.75rem;background:var(--dark-brown);color:var(--cream);padding:1rem 2.5rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;text-decoration:none;border-radius:3rem;transition:all .3s ease;animation:svelte-1uha8ag-fadeUp 1s ease-out .5s backwards}.cta-button.svelte-1uha8ag:hover{background:var(--warm-brown);transform:translateY(-2px)}.cta-button.svelte-1uha8ag .arrow:where(.svelte-1uha8ag){transition:transform .3s ease}.cta-button.svelte-1uha8ag:hover .arrow:where(.svelte-1uha8ag){transform:translate(4px)}@keyframes svelte-1uha8ag-fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-decoration.svelte-1uha8ag{position:absolute;inset:0;pointer-events:none;overflow:hidden}.circle.svelte-1uha8ag{position:absolute;border-radius:50%;border:1px solid var(--amber);opacity:.2}.circle-1.svelte-1uha8ag{width:400px;height:400px;top:10%;right:-100px;animation:svelte-1uha8ag-pulse 8s ease-in-out infinite}.circle-2.svelte-1uha8ag{width:300px;height:300px;bottom:20%;left:-80px;animation:svelte-1uha8ag-pulse 10s ease-in-out infinite 1s}.circle-3.svelte-1uha8ag{width:200px;height:200px;top:40%;right:10%;animation:svelte-1uha8ag-pulse 6s ease-in-out infinite 2s}@keyframes svelte-1uha8ag-pulse{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.1);opacity:.1}}.featured.svelte-1uha8ag{position:relative;z-index:5;padding:6rem 2rem;background:var(--parchment)}.section-title.svelte-1uha8ag{font-family:Caveat,cursive;font-size:2.5rem;text-align:center;color:var(--warm-brown);margin-bottom:4rem}.bread-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto}@media(max-width:600px){.bread-grid.svelte-1uha8ag{grid-template-columns:1fr}}.bread-card.svelte-1uha8ag{background:var(--cream);padding:2.5rem;border-radius:1rem;position:relative;transition:transform .4s ease,box-shadow .4s ease;animation:svelte-1uha8ag-fadeUp .8s ease-out backwards;animation-delay:calc(var(--i) * .1s)}.bread-card.svelte-1uha8ag:hover{transform:translateY(-8px);box-shadow:0 20px 40px #3d23141a}.bread-number.svelte-1uha8ag{font-family:Caveat,cursive;font-size:3rem;color:var(--amber);opacity:.3;position:absolute;top:1rem;right:1.5rem}.bread-name.svelte-1uha8ag{font-size:1.5rem;font-weight:600;color:var(--dark-brown);margin-bottom:.75rem}.bread-desc.svelte-1uha8ag{font-size:1rem;color:var(--warm-brown);line-height:1.6;margin-bottom:1.5rem}.bread-time.svelte-1uha8ag{font-family:Caveat,cursive;font-size:1.1rem;color:var(--rust)}.quote-section.svelte-1uha8ag{position:relative;z-index:5;padding:6rem 2rem;background:var(--cream)}.quote.svelte-1uha8ag{max-width:800px;margin:0 auto;text-align:center;font-size:1.6rem;font-style:italic;line-height:1.8;color:var(--warm-brown);position:relative}.quote-mark.svelte-1uha8ag{font-family:Caveat,cursive;font-size:6rem;color:var(--amber);opacity:.3;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.quote-author.svelte-1uha8ag{display:block;margin-top:1.5rem;font-size:1rem;font-style:normal;color:var(--rust)}.about.svelte-1uha8ag{position:relative;z-index:5;padding:6rem 2rem;background:var(--parchment);display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap}.about-content.svelte-1uha8ag{max-width:500px}.about-title.svelte-1uha8ag{font-family:Caveat,cursive;font-size:2.5rem;color:var(--warm-brown);margin-bottom:1.5rem}.about-text.svelte-1uha8ag{font-size:1.1rem;line-height:1.8;color:var(--warm-brown);margin-bottom:1.5rem}.about-decoration.svelte-1uha8ag{flex-shrink:0}.stamp.svelte-1uha8ag{width:140px;height:140px;border:3px solid var(--rust);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-12deg);opacity:.7}.stamp-text.svelte-1uha8ag{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--rust)}.stamp-year.svelte-1uha8ag{font-family:Caveat,cursive;font-size:1.8rem;color:var(--rust);margin:.25rem 0}.footer.svelte-1uha8ag{position:relative;z-index:5;background:var(--dark-brown);color:var(--cream);padding:4rem 2rem 2rem}.footer-content.svelte-1uha8ag{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.footer-logo.svelte-1uha8ag{font-family:Caveat,cursive;font-size:2rem;font-weight:500;margin-bottom:.5rem}.footer-tagline.svelte-1uha8ag{font-size:.95rem;opacity:.7}.footer-cta.svelte-1uha8ag{text-align:right}.footer-order.svelte-1uha8ag{font-size:.9rem;opacity:.7;margin-bottom:.5rem}.footer-instagram.svelte-1uha8ag{font-family:Caveat,cursive;font-size:1.5rem;color:var(--gold);text-decoration:none;transition:color .3s ease}.footer-instagram.svelte-1uha8ag:hover{color:var(--cream)}.footer-bottom.svelte-1uha8ag{text-align:center;padding-top:2rem;border-top:1px solid rgba(245,235,224,.1);font-size:.85rem;opacity:.6}@media(max-width:768px){.header.svelte-1uha8ag{flex-direction:column;gap:1.5rem;padding:1.5rem}.nav.svelte-1uha8ag{gap:1rem}.title.svelte-1uha8ag{font-size:clamp(2.5rem,15vw,4rem)}.about.svelte-1uha8ag,.footer-content.svelte-1uha8ag{flex-direction:column;text-align:center}.footer-cta.svelte-1uha8ag{text-align:center}}
