*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fefdfb;color:#3c3b3b;font-size:112.5%;line-height:1.65;min-height:100vh}body{overflow-wrap:break-word}h1,h2,h3,h4{line-height:1.25;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h2{font-size:clamp(1.75rem,5vw,2.25rem);margin-bottom:1rem;letter-spacing:.01em}h3{font-size:clamp(1.35rem,4vw,1.65rem);margin-bottom:.5rem}a{color:#5d4328;text-decoration:underline;text-underline-offset:.18em;transition:color .2s}a:hover{color:#5d4328}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5d4328;outline-offset:3px}.skip-link{position:absolute;left:1rem;top:1rem;z-index:1000;background:#fefdfb;color:#3c3b3b;padding:.75rem 1rem;border:3px solid #5d4328;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{max-width:900px;margin:0 auto;padding:0 1.25rem}section{padding:3.5rem 0}nav{position:static;z-index:100;background:#3c3b3b;padding:.75rem 0;box-shadow:0 2px 8px #3c241533}nav .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}nav .brand{font-weight:700;font-size:1rem;color:#fefdfb;letter-spacing:.05em;text-transform:uppercase}nav ul{list-style:none;display:flex;gap:1.25rem;flex-wrap:wrap}nav a{color:#f0ece8;font-size:1rem;font-weight:700;letter-spacing:.02em}nav a:hover{color:#c4a47a}nav a:focus-visible{outline-color:#c4a47a}.hero{background:linear-gradient(135deg,#3c3b3b,#524e4d 40%,#3c3b3b);color:#fefdfb;text-align:center;padding:5rem 1.25rem;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 70%,rgba(196,164,122,.12) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(196,164,122,.08) 0%,transparent 50%)}.hero-content{position:relative;z-index:1}.hero-logo{width:220px;height:220px;object-fit:contain;border-radius:50%;margin:0 auto 2rem;display:block;background:#fefdfb;padding:8px;box-shadow:0 4px 24px #0006}.hero h1{font-size:clamp(2rem,8vw,3rem);font-weight:800;margin-bottom:.5rem;letter-spacing:.01em;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hero .tagline{font-size:1.15rem;color:#c4a47a;margin-bottom:2rem;font-style:italic}.hero .cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;padding:.75rem 1.75rem;border-radius:4px;font-weight:600;font-size:1rem;letter-spacing:.02em;transition:all .2s}.btn-primary{background:#c4a47a;color:#3c3b3b}.btn-primary:hover{background:#d4b78a;color:#3c3b3b}.btn-outline{border:2px solid #c4a47a;color:#c4a47a}.btn-outline:hover{background:#c4a47a;color:#3c3b3b}.menu-section{background:#fefdfb}.menu-section h2{text-align:center}.menu-intro{text-align:center;color:#6b6460;margin-bottom:1.5rem;font-size:1rem}.order-guide{background:#fff;border:2px solid #d8c7b1;border-radius:10px;padding:1.5rem;margin-bottom:2rem}.order-guide h3{text-align:center;color:#3c3b3b;margin-bottom:.35rem}.order-guide .guide-intro{text-align:center;color:#5f5955;font-size:1rem;margin-bottom:1.25rem}.guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:.75rem}.guide-card{background:#faf7f4;border-radius:8px;padding:1rem}.guide-card strong{display:block;color:#3c3b3b;margin-bottom:.25rem}.guide-card span{display:block;color:#5f5955;font-size:1rem;line-height:1.4}.guide-note{color:#5d4328;font-size:1rem;font-weight:700;text-align:center;margin-top:1.25rem}.price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem;margin-bottom:2.5rem}.price-card{background:#fff;border:2px solid #d8c7b1;border-radius:8px;padding:1.25rem;text-align:center;transition:transform .2s,box-shadow .2s}.price-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3c3b3b1f}.price-card h4{font-size:1.15rem;margin-bottom:.5rem;color:#3c3b3b;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.price-card .prices{font-size:1rem;color:#5d4328;font-weight:700}.price-card .card-desc{font-size:1rem;color:#5f5955;margin-bottom:.5rem;font-style:italic;line-height:1.4}.signature-drinks{margin-top:2rem}.signature-drinks h3{text-align:center;margin-bottom:1rem;color:#4a4645;font-size:1.35rem;letter-spacing:.02em}details{background:#fff;border:1px solid #ede8e3;border-radius:8px;margin-bottom:.75rem;overflow:hidden}summary{padding:1rem 1.25rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;transition:background .2s}summary:hover{background:#faf7f4}summary:after{content:"+";font-size:1.25rem;color:#5d4328;font-weight:300;transition:transform .2s}details[open] summary:after{content:"-"}details[open] summary{border-bottom:1px solid #ede8e3;background:#faf7f4}.drink-list{padding:1rem 1.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:.75rem}.drink-item{padding:.5rem 0;border-bottom:1px dotted #ede8e3}.drink-item:last-child{border-bottom:none}.drink-name{font-weight:600;font-size:1rem;color:#3c3b3b}.drink-desc{font-size:1rem;color:#6b6460;margin-top:.15rem}.build-your-own{background:#fff;border:2px solid #3c3b3b;border-radius:8px;padding:2rem 1.5rem;margin-top:2rem;margin-bottom:1.5rem}.build-your-own h3{text-align:center;margin-bottom:.25rem;font-size:1.3rem}.byo-intro{text-align:center;font-size:1rem;color:#6b6460;margin-bottom:1.5rem}.byo-step{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px dotted #ede8e3}.byo-step:last-of-type{border-bottom:none}.byo-step h4{font-size:1rem;color:#3c3b3b;margin-bottom:.35rem;font-family:DM Sans,sans-serif;font-weight:700}.byo-price{font-weight:500;color:#5d4328}.byo-options{font-size:1rem;color:#6b6460;line-height:1.6}.byo-note{font-size:1rem;color:#9b9590;font-style:italic;margin-top:.75rem}.byo-divider{border:none;border-top:2px solid #ede8e3;margin:1.5rem 0}.byo-energy-title{text-align:center;margin-bottom:1rem;font-size:1.1rem}.addons{background:#fff;border:1px solid #ede8e3;border-radius:8px;padding:1.5rem;margin-top:2rem}.addons h3{text-align:center;margin-bottom:1rem}.addon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:.5rem;font-size:1rem}.addon-item{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.25rem 0}.addon-price{color:#6b6460;font-weight:500}.about-section{background:#3c3b3b;color:#fefdfb;position:relative}.about-section:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none}.about-section .container{position:relative;z-index:1}.about-section h2{text-align:center;color:#c4a47a}.about-content{max-width:650px;margin:0 auto;text-align:center;font-size:1rem;line-height:1.8;color:#f0ece8}.find-section{text-align:center}.find-section h2{margin-bottom:.5rem}.find-section .area{font-size:1rem;color:#6b6460;margin-bottom:2rem;line-height:1.8}.social-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.facebook-feed{background:#fff;border:1px solid #ede8e3;border-radius:8px;padding:1.5rem;max-width:560px;margin:0 auto 2rem}.facebook-feed h3{margin-bottom:.75rem;color:#3c3b3b}.facebook-feed p{color:#6b6460;margin-bottom:1rem}.facebook-feed-frame{display:block;max-width:100%;margin:0 auto}.facebook-feed-fallback{margin-top:1rem}.social-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:2px solid #3c3b3b;border-radius:4px;font-weight:600;font-size:1rem;color:#3c3b3b;transition:all .2s}.social-link:hover{background:#3c3b3b;color:#fefdfb}.book-note{background:#fff;border:1px solid #ede8e3;border-radius:8px;padding:1.5rem;max-width:500px;margin:0 auto}.book-note h3{margin-bottom:.5rem}.book-note p{font-size:1rem;color:#6b6460}footer{background:#3c3b3b;color:#9b9590;text-align:center;padding:2rem 1.25rem;font-size:1rem}footer .footer-brand{color:#c4a47a;font-weight:700;font-size:1rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.tax-note{text-align:center;font-size:1rem;color:#9b9590;margin-top:2rem;font-style:italic}.schedule{background:#fff;border:1px solid #ede8e3;border-radius:8px;padding:1.5rem;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.schedule h3{text-align:center;margin-bottom:1rem;font-size:1.1rem;color:#3c3b3b}.schedule-grid{display:grid;gap:.5rem}.schedule-day{display:grid;grid-template-columns:1fr;align-items:center;padding:.5rem .75rem;border-radius:4px;background:#faf7f4;font-size:1rem}.schedule-day.closed{opacity:.5}.schedule-day .day{font-weight:600;color:#3c3b3b}.schedule-day .loc{color:#6b6460}.schedule-day .time{font-size:1rem;color:#6b6460;font-weight:500}@media(max-width:600px){.hero{padding:3.5rem 1.25rem}.hero-logo{width:150px;height:150px}nav ul{gap:.75rem}section{padding:2.5rem 0}.price-grid,.drink-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
