.bk-page *,.bk-page :before,.bk-page :after{box-sizing:border-box;margin:0;padding:0}.bk-page{color:#3b2314;-webkit-font-smoothing:antialiased;background:#faf7f2;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.bk-demo-bar{background:#f5f0e8;border-bottom:1px solid #3b231414;padding:.65rem 1.5rem}.bk-demo-bar-inner{flex-direction:column;gap:.35rem;max-width:1100px;margin:0 auto;display:flex}.bk-back{color:#3b23148c;width:fit-content;font-size:.8125rem;text-decoration:none;transition:color .2s}.bk-back:hover{color:#c4622d}.bk-banner{color:#3b231473;font-size:.75rem}.bk-nav{z-index:100;-webkit-backdrop-filter:blur(10px);background:#fffdfaf2;border-bottom:1px solid #3b231414;position:sticky;top:0;box-shadow:0 1px #3b23140a}.bk-nav-inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex}.bk-logo{color:#3b2314;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.375rem;font-weight:700;text-decoration:none;display:flex}.bk-logo-icon{font-size:1.5rem;line-height:1}.bk-nav-links{flex-wrap:wrap;gap:1.5rem;list-style:none;display:flex}.bk-nav-links a{color:#3b2314b3;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.bk-nav-links a:hover{color:#c4622d}.bk-hero{padding:4rem 1.5rem 0;position:relative;overflow:hidden}.bk-hero-inner{z-index:1;text-align:center;max-width:1100px;margin:0 auto;padding-bottom:2rem;position:relative}.bk-hero-deco{pointer-events:none;opacity:.35;position:absolute}.bk-hero-deco--bread{background:linear-gradient(145deg,#e8c9a0 0%,#c4622d 50%,#a84d20 100%);border-radius:50% 50% 45% 45%/60% 60% 40% 40%;width:140px;height:90px;top:10%;right:5%;transform:rotate(-15deg)}.bk-hero-deco--cup{background:linear-gradient(#f5ebe0 30%,#c4622d 100%);border-radius:0 0 40% 40%/0 0 30% 30%;width:80px;height:100px;top:20%;left:8%;box-shadow:inset -8px 0 #3b231414}.bk-hero-deco--cup:before{content:"";border:8px solid #c4622d;border-left:none;border-radius:0 12px 12px 0;width:24px;height:40px;position:absolute;top:30px;right:-22px}.bk-hero h1{letter-spacing:-.03em;color:#3b2314;max-width:640px;margin:0 auto 1rem;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;line-height:1.2}.bk-hero-sub{color:#3b2314b3;max-width:520px;margin:0 auto 1.75rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.65}.bk-hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.bk-btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .15s;display:inline-flex}.bk-btn:active{transform:scale(.98)}.bk-btn--terra{color:#fff;background:#c4622d;border-color:#c4622d}.bk-btn--terra:hover{background:#a84d20;border-color:#a84d20}.bk-btn--outline{color:#3b2314;background:0 0;border-color:#3b231440}.bk-btn--outline:hover{color:#c4622d;border-color:#c4622d}.bk-hours{color:#faf7f2;text-align:center;letter-spacing:.02em;background:#3b2314;border-radius:1rem 1rem 0 0;max-width:1100px;margin:0 auto;padding:1rem 1.5rem;font-size:.8125rem;font-weight:500}.bk-section{padding:4.5rem 1.5rem}.bk-section-inner{max-width:1100px;margin:0 auto}.bk-section-header{text-align:center;margin-bottom:2.5rem}.bk-section-header h2{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.bk-section-header p{color:#3b231499;font-size:1rem}.bk-menu{background:#fff;border:1px solid #3b23140f;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 24px #3b23140f}.bk-tabs{border-bottom:1px solid #3b23141a;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.bk-tab{color:#3b23148c;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.6rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s,color .2s}.bk-tab.is-active{color:#fff;background:#c4622d}.bk-tab-panel{animation:.3s bk-fade;display:none}.bk-tab-panel.is-active{display:block}@keyframes bk-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bk-menu-list{flex-direction:column;gap:0;list-style:none;display:flex}.bk-menu-item{border-bottom:1px dashed #3b23141f;justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem 0;display:flex}.bk-menu-item:last-child{border-bottom:none}.bk-menu-name{font-size:1rem;font-weight:600}.bk-menu-price{color:#c4622d;white-space:nowrap;font-weight:700}.bk-about{background:linear-gradient(#f5ebe0 0%,#faf7f2 100%)}.bk-about-grid{align-items:center;gap:2.5rem;display:grid}@media (min-width:768px){.bk-about-grid{grid-template-columns:1fr 1.1fr}}.bk-about-image{aspect-ratio:4/3;background:linear-gradient(135deg,#e8c9a0 0%,#c4622d 40%,#8b4513 100%);border-radius:1.25rem;position:relative;overflow:hidden}.bk-about-image:after{content:"🥐";opacity:.4;justify-content:center;align-items:center;font-size:4rem;display:flex;position:absolute;inset:0}.bk-about-text h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.bk-about-text p{color:#3b2314bf;margin-bottom:1rem;line-height:1.75}.bk-about-quote{color:#c4622d;margin-top:.5rem;font-size:1.125rem;font-style:italic;font-weight:600}.bk-reservation{background:#fff}.bk-reservation-box{background:#faf7f2;border:1px solid #3b231414;border-radius:1.25rem;max-width:560px;margin:0 auto;padding:2rem}.bk-form{flex-direction:column;gap:1rem;display:flex}.bk-form label{color:#3b2314b3;margin-bottom:.35rem;font-size:.8125rem;font-weight:600;display:block}.bk-form input,.bk-form textarea,.bk-form select{color:#3b2314;background:#fff;border:1.5px solid #3b231426;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.bk-form input:focus,.bk-form textarea:focus,.bk-form select:focus{border-color:#c4622d}.bk-form textarea{resize:vertical;min-height:100px}.bk-form-status{color:#c4622d;font-size:.875rem;font-weight:600}.bk-location-grid{gap:1.5rem;display:grid}@media (min-width:768px){.bk-location-grid{grid-template-columns:1fr 1.5fr;align-items:start}}.bk-location-info h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.bk-location-info p{color:#3b2314b3;line-height:1.65}.bk-map-placeholder{aspect-ratio:16/10;color:#faf7f2;text-align:center;background:linear-gradient(145deg,#3b2314 0%,#5c3d2e 50%,#8b5a3c 100%);border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.bk-map-pin{font-size:2.5rem;line-height:1}.bk-map-label{opacity:.9;font-size:.9375rem;font-weight:600}.bk-map-address{opacity:.65;font-size:.8125rem}.bk-footer{color:#faf7f2;background:#3b2314;padding:2.5rem 1.5rem}.bk-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1100px;margin:0 auto;display:flex}.bk-footer-logo{align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.bk-footer-meta{opacity:.85;font-size:.875rem;line-height:1.8}.bk-footer-meta a{color:#e8c9a0;text-decoration:none}.bk-footer-meta a:hover{color:#fff}@media (max-width:640px){.bk-nav-links{gap:.75rem}.bk-nav-links a{font-size:.8125rem}.bk-menu{padding:1.25rem}}
