:root{--primary: #4B2E2D;--primary-dark: #5d4037;--primary-dark-filter: invert(23%) sepia(10%) saturate(1305%) hue-rotate(345deg) brightness(93%) contrast(92%);--primary-light: #C6D3B4;--accent: #E89BB5;--accent-light: #f2c7cf;--text: #263238;--text-light: #78909c;--background: #ebe7e8;--white: #ffffff;--section-padding: 4rem 2rem;--max-width: 1200px;--header-height: 70px}*{margin:0;padding:0;box-sizing:border-box;font-family:Fraunces,serif;font-weight:400;font-style:italic}html{scroll-padding-top:var(--header-height)}body{font-family:Poppins,system-ui,sans-serif;color:var(--text);background-color:var(--white);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}#app{width:100%;min-height:100vh}.container{max-width:var(--max-width);margin:0 auto;padding:0 1rem}section{padding:var(--section-padding)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem;color:var(--primary-dark);font-style:normal}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.75rem}p{margin-bottom:1rem}button{cursor:pointer;font-family:inherit;font-size:1rem;padding:.6rem 1.2rem;border:none;border-radius:4px;background-color:var(--primary);color:var(--white);transition:background-color .3s ease}button:hover{background-color:var(--primary-dark)}.section-title{text-align:center;margin-bottom:3rem}.section-title h2{display:inline-block;position:relative;padding-bottom:.5rem}.section-title h2:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:80px;height:3px;background-color:var(--accent)}@media (max-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}section{padding:3rem 1rem}}header.svelte-1n5zwxd{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:var(--white);box-shadow:0 2px 10px #0000001a;height:var(--header-height)}.header-spacer.svelte-1n5zwxd{height:var(--header-height);width:100%}.navbar.svelte-1n5zwxd{display:flex;align-items:center;justify-content:center;padding:1rem 0;height:100%}nav.svelte-1n5zwxd{width:100%}nav.svelte-1n5zwxd ul:where(.svelte-1n5zwxd){display:flex;list-style:none;gap:1rem;justify-content:center;align-items:center;height:100%}nav.svelte-1n5zwxd a:where(.svelte-1n5zwxd){font-style:normal;font-weight:600;font-size:1.4rem;transition:color .3s ease,border-color .3s ease;color:var(--primary-dark);padding:.5rem 1rem;border-bottom:2px solid transparent}nav.svelte-1n5zwxd a:where(.svelte-1n5zwxd):hover{color:var(--accent);border-color:var(--accent)}@media (min-width: 769px){nav.svelte-1n5zwxd ul:where(.svelte-1n5zwxd){gap:5rem}}.hero.svelte-in8z8z{height:85vh;background-image:url(/hero-beans.png);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;padding:2rem}.hero-content.svelte-in8z8z{max-width:1200px;width:100%;color:var(--primary-dark);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.title-with-logo.svelte-in8z8z{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:center}.title-stack.svelte-in8z8z{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.logo-wrapper.svelte-in8z8z{display:inline-block;border-radius:100px;border:3px solid var(--primary-dark);padding:0;line-height:0;background-color:var(--white);min-width:130px;min-height:130px}.logo.svelte-in8z8z{width:130px;height:130px;filter:var(--primary-dark-filter, brightness(0) saturate(100%));border-radius:100px;display:block}.hero.svelte-in8z8z h1:where(.svelte-in8z8z){font-size:3.5rem;margin:0;padding:0;color:var(--primary-dark);line-height:1}.subtitle.svelte-in8z8z{font-size:1.3rem;margin:1.5rem 0;color:var(--primary-dark);font-weight:400}.location.svelte-in8z8z{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:var(--primary-dark);font-weight:500;margin-bottom:.5rem}.location-text.svelte-in8z8z{font-style:normal}.location-icon.svelte-in8z8z{width:20px;height:20px;filter:var(--primary-dark-filter, brightness(0) saturate(100%))}.btn.svelte-in8z8z{display:flex;align-items:center;gap:.5rem;background-color:var(--accent);color:var(--primary-dark);padding:1.2rem 2.5rem;border-radius:50px;font-size:1.5rem;font-weight:600;transition:background-color .3s ease;font-style:normal;margin-top:5rem;outline:1px solid var(--primary-dark)}.btn.svelte-in8z8z:hover{background-color:var(--accent-light)}@media (max-width: 768px){.hero.svelte-in8z8z{height:85vh}.title-with-logo.svelte-in8z8z{gap:.5rem}.logo-wrapper.svelte-in8z8z .logo:where(.svelte-in8z8z){width:130px;height:130px}.hero.svelte-in8z8z h1:where(.svelte-in8z8z){font-size:3rem}.subtitle.svelte-in8z8z{font-size:1.1rem;margin:1rem 0 .5rem}.btn.svelte-in8z8z{margin-top:2rem;font-size:1.3rem;padding:1rem 2rem}}.menu-section.svelte-6lnfo3{padding:var(--section-padding);background-color:var(--background);color:var(--text, #333)}.container.svelte-6lnfo3{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title.svelte-6lnfo3{text-align:center;margin-bottom:3rem}.section-title.svelte-6lnfo3 h2:where(.svelte-6lnfo3){font-size:2.5rem;position:relative;display:inline-block}.section-title.svelte-6lnfo3 h2:where(.svelte-6lnfo3):after{content:"";display:block;width:50%;height:3px;background-color:var(--accent, #aa8855);margin:.5rem auto 0}.menu-grid.svelte-6lnfo3{display:flex;flex-direction:column;align-items:stretch;gap:2rem;max-width:1200px;margin:0 auto}.menu-category.svelte-6lnfo3{padding:2rem;border-radius:8px;box-shadow:0 4px 20px #00000014;background-color:#fff;width:100%;display:flex;flex-direction:column}.category-title.svelte-6lnfo3{font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:2px solid var(--accent, #aa8855);color:var(--primary, #553300)}.menu-items.svelte-6lnfo3{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.menu-item.svelte-6lnfo3{margin-bottom:1.2rem}.specialty-item.svelte-6lnfo3{display:flex;align-items:center;gap:1rem}.drink-image.svelte-6lnfo3{width:80px;height:80px;object-fit:cover;border-radius:12px;flex-shrink:0;box-shadow:0 4px 6px #0000001a}.item-content.svelte-6lnfo3{flex:1}.item-header.svelte-6lnfo3{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.3rem}.item-name.svelte-6lnfo3{font-size:1.2rem;margin:0;color:var(--primary, #553300)}.item-ingredients.svelte-6lnfo3{font-size:.9rem;color:var(--text-light, #666);margin:.3rem 0 0;line-height:1.4}.add-ins.svelte-6lnfo3,.menu-note.svelte-6lnfo3{margin-top:2rem;padding-top:1rem;border-top:1px dashed #ddd}.add-ins.svelte-6lnfo3 h4:where(.svelte-6lnfo3){margin-bottom:.5rem;font-size:1.1rem;color:var(--primary, #553300)}.menu-note.svelte-6lnfo3 p:where(.svelte-6lnfo3){font-size:.95rem;color:var(--text-light, #666);font-style:italic;text-align:center;margin:0}.option-title.svelte-6lnfo3{margin-bottom:.8rem;font-size:1.2rem;color:var(--primary, #553300)}.option-items.svelte-6lnfo3{display:flex;flex-wrap:wrap;gap:.5rem}.option-pill.svelte-6lnfo3{display:inline-block;padding:.3rem .8rem;background-color:var(--primary-light, #f9f2e8);border-radius:20px;font-size:.9rem;color:var(--primary, #553300);font-family:Fraunces,serif;font-weight:500;font-style:normal}@media (min-width: 768px){.menu-grid.svelte-6lnfo3{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start}.menu-category.svelte-6lnfo3{flex:1 1 45%;max-width:none;min-width:450px}}@media (max-width: 767px){.container.svelte-6lnfo3{padding:0 .5rem}.section-title.svelte-6lnfo3 h2:where(.svelte-6lnfo3){font-size:2rem}.category-title.svelte-6lnfo3{font-size:1.5rem}.menu-category.svelte-6lnfo3{padding:1rem;width:100%;max-width:100%}.menu-items.svelte-6lnfo3{grid-template-columns:1fr}}.info-card.svelte-1i69c20{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a;text-align:center}.card-icon.svelte-1i69c20{width:60px;height:60px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background-color:var(--primary-light);border-radius:50%;color:#fff}.icon-img.svelte-1i69c20{width:30px;height:30px;filter:invert(1)}.info-section.svelte-li2lc9{padding:var(--section-padding);background-color:var(--white)}.container.svelte-li2lc9{max-width:1200px;margin:0 auto;padding:0 1rem}.info-container.svelte-li2lc9{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:2rem}@media (max-width: 767px){.container.svelte-li2lc9{padding:0 .5rem}.info-container.svelte-li2lc9{grid-template-columns:1fr}}.hours-list.svelte-li2lc9{list-style:none;text-align:left}.hours-list.svelte-li2lc9 span:where(.svelte-li2lc9){font-style:normal}.hours-list.svelte-li2lc9 li:where(.svelte-li2lc9){display:flex;justify-content:space-between;margin-bottom:.5rem}.free-parking.svelte-li2lc9{margin-top:1rem;color:var(--accent);font-weight:600;text-shadow:0 0 10px rgba(0,0,0,.1)}.social-icons.svelte-li2lc9{display:flex;justify-content:center;margin-top:1rem}.social-icon.svelte-li2lc9{width:24px;height:24px;filter:brightness(0) saturate(100%);margin-right:8px}.social-link.svelte-li2lc9{display:flex;align-items:center;color:var(--primary-dark);font-weight:500;transition:color .3s ease}.social-link.svelte-li2lc9:hover{color:var(--accent)}.contact-info.svelte-li2lc9,address.svelte-li2lc9{font-style:normal}.about-section.svelte-1owdke9{padding:var(--section-padding);background-color:var(--white)}.container.svelte-1owdke9{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title.svelte-1owdke9{text-align:center;margin-bottom:3rem}.section-title.svelte-1owdke9 h2:where(.svelte-1owdke9){font-size:2.5rem;position:relative;display:inline-block}.section-title.svelte-1owdke9 h2:where(.svelte-1owdke9):after{content:"";display:block;width:50%;height:3px;background-color:var(--accent, #aa8855);margin:.5rem auto 0}.about-grid.svelte-1owdke9{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;align-items:center}.about-image.svelte-1owdke9 img:where(.svelte-1owdke9){width:250px;height:250px;border-radius:40px;border:1px solid var(--primary-dark);box-shadow:0 8px 25px #0003;object-fit:cover;transition:transform .3s ease}.about-image.svelte-1owdke9:last-child img:where(.svelte-1owdke9){object-position:65% center}.about-image.svelte-1owdke9 img:where(.svelte-1owdke9):hover{transform:scale(1.05)}.about-text.svelte-1owdke9{text-align:center;line-height:1.6;background-color:var(--background);padding:2rem;border-radius:40px}.about-text.svelte-1owdke9 p:where(.svelte-1owdke9){margin:0;font-weight:300;font-style:normal}@media (min-width: 768px){.about-grid.svelte-1owdke9{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}.about-image.svelte-1owdke9{display:flex;justify-content:center}.about-text.svelte-1owdke9{text-align:left}.about-image.svelte-1owdke9 img:where(.svelte-1owdke9){width:300px;height:300px}}@media (max-width: 767px){.section-title.svelte-1owdke9 h2:where(.svelte-1owdke9){font-size:2rem}.about-image.svelte-1owdke9 img:where(.svelte-1owdke9){width:240px;height:240px}}footer.svelte-17vbqdh{background-color:var(--background);color:#fff;padding:3rem 0;margin-top:2rem}.footer-content.svelte-17vbqdh{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-copy.svelte-17vbqdh{margin-top:1rem;color:var(--primary-dark);font-size:.9rem}main.svelte-lwkp3t{width:100%}
