:root{--cream: #FDF6EC;--cream-dark: #F0E6D0;--cream-card: #FBF2E5;--terra: #C9926B;--terra-deep: #A87050;--terra-light: rgba(201, 146, 107, .12);--sage: #7A9E82;--sage-light: rgba(122, 158, 130, .15);--cocoa: #4A3728;--cocoa-mid: #7A5C48;--text: #4A3728;--text-mid: #7A5C48;--text-light: rgba(74, 55, 40, .5);--border: rgba(74, 55, 40, .1);--ff-display: "Cormorant Garamond", Georgia, serif;--ff-body: "Nunito", system-ui, sans-serif;--ease-out: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);font-family:var(--ff-body);overflow-x:hidden;position:relative}a{text-decoration:none;color:inherit}ul{list-style:none}body:before{content:"";position:fixed;inset:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none;z-index:99999}.back-btn{border:1px solid var(--border)}.bakery-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2rem;transition:background .4s ease}.bakery-nav.scrolled{background:#fdf6ece6;backdrop-filter:blur(16px);box-shadow:0 1px 0 var(--border)}.nav__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.nav__logo{font-family:var(--ff-display);font-size:1.6rem;font-weight:700;font-style:italic;color:var(--terra-deep)}.nav__links{display:flex;gap:2rem}.nav__link{font-size:.85rem;font-weight:600;letter-spacing:.04em;color:var(--text-mid);transition:color .2s ease;position:relative}.nav__link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:var(--terra);transition:width .3s ease}.nav__link:hover,.nav__link:focus-visible{color:var(--terra-deep);outline:none}.nav__link:hover:after,.nav__link:focus-visible:after{width:100%}.nav__order{background:var(--terra);color:#fff;padding:.55rem 1.3rem;border-radius:100px;font-size:.82rem;font-weight:700;letter-spacing:.04em;transition:background .2s ease,transform .2s ease}.nav__order:hover,.nav__order:focus-visible{background:var(--terra-deep);transform:translateY(-1px);outline:none;box-shadow:0 0 0 2px var(--cream),0 0 0 4px var(--terra)}.btn-primary{background:var(--terra);color:#fff;padding:.9rem 2rem;border-radius:100px;font-family:var(--ff-body);font-size:.9rem;font-weight:700;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.btn-primary:hover,.btn-primary:focus-visible{background:var(--terra-deep);transform:translateY(-2px);box-shadow:0 8px 25px #c9926b59;outline:none}.btn-primary:focus-visible{box-shadow:0 8px 25px #c9926b59,0 0 0 2px var(--cream),0 0 0 4px var(--terra)}.btn-ghost{background:transparent;color:var(--cocoa);padding:.9rem 2rem;border-radius:100px;font-family:var(--ff-body);font-size:.9rem;font-weight:600;border:1.5px solid var(--border);transition:border-color .25s ease,color .25s ease}.btn-ghost:hover,.btn-ghost:focus-visible{border-color:var(--terra);color:var(--terra);outline:none}.hero{background:linear-gradient(135deg,var(--cream) 0%,#F0E0C4 100%);padding:5rem 2rem 3.5rem;border-bottom:1px solid var(--border);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-80px;top:-80px;width:340px;height:340px;border-radius:50%;border:2px solid var(--terra);opacity:.1;pointer-events:none}.hero__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero__tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sage);margin-bottom:1rem}.hero__tag:before{content:"";display:inline-block;width:22px;height:1.5px;background:var(--sage)}.hero__headline{font-family:var(--ff-display);font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;line-height:1.1;color:var(--cocoa);margin-bottom:1rem}.hero__headline em{font-style:italic;color:var(--terra-deep)}.hero__sub{font-size:1rem;color:var(--text-mid);line-height:1.75;margin-bottom:2rem;max-width:400px}.hero__actions{display:flex;gap:1rem;flex-wrap:wrap}.hero__img-wrap{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 16px 48px #4a37282e}.hero__img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.hero__img-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(74,55,40,.55),transparent);color:#fdf6ece6;font-size:.7rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:1.5rem 1rem .7rem}.specials-section{background:var(--cream-dark);padding:2rem;border-bottom:1px solid var(--border)}.specials-inner{max-width:1200px;margin:0 auto}.specials__header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.2rem}.specials__label{font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--terra);white-space:nowrap}.specials__rule{flex:1;height:1px;background:var(--border)}.specials__date{font-size:.72rem;color:var(--text-mid);white-space:nowrap}.specials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.special-card{background:var(--cream-card);border:1px solid var(--border);border-radius:12px;padding:1rem;display:flex;gap:.75rem;align-items:flex-start}.special-card__emoji{font-size:1.8rem;flex-shrink:0;line-height:1}.special-card__body{flex:1}.special-badge{display:inline-block;background:var(--terra);color:#fff;font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.15rem .45rem;border-radius:4px;margin-bottom:.35rem}.special-card__name{font-size:.85rem;font-weight:700;color:var(--cocoa);margin-bottom:.2rem}.special-card__desc{font-size:.75rem;color:var(--text-mid);line-height:1.5;margin-bottom:.35rem}.special-card__price{font-size:.82rem;font-weight:700;color:var(--terra)}.menu-section{padding:0 2rem 5rem;background:var(--cream)}.menu-inner{max-width:1200px;margin:0 auto}.menu-header{padding:2rem 0 0;display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.menu-title{font-family:var(--ff-display);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;font-style:italic;color:var(--cocoa)}.pdf-link{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:600;color:var(--text-mid);border:1px solid var(--border);padding:.4rem .9rem;border-radius:100px;transition:border-color .2s ease,color .2s ease}.pdf-link:hover,.pdf-link:focus-visible{border-color:var(--terra);color:var(--terra-deep);outline:none}.tab-bar{display:flex;border-bottom:2px solid var(--border);margin-bottom:2rem;position:sticky;top:72px;background:var(--cream);z-index:10;overflow-x:auto;-webkit-overflow-scrolling:touch}.tab-bar::-webkit-scrollbar{display:none}.tab{padding:.7rem 1.3rem;font-family:var(--ff-body);font-size:.8rem;font-weight:600;color:var(--text-mid);border:none;background:none;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.tab:hover{color:var(--cocoa)}.tab--active{color:var(--terra-deep);border-bottom-color:var(--terra)}.menu-category{margin-bottom:3rem}.category-heading{font-family:var(--ff-display);font-size:1.3rem;font-weight:700;font-style:italic;color:var(--cocoa);margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid var(--border)}.item-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.menu-item{background:var(--cream-card);border:1px solid var(--border);border-radius:12px;padding:.9rem 1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;transition:box-shadow .2s ease}.menu-item:hover{box-shadow:0 4px 16px #4a372814}.item-left{flex:1;min-width:0}.item-name-row{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-bottom:.25rem}.item-name{font-size:.87rem;font-weight:700;color:var(--cocoa)}.item-badge{display:inline-block;background:var(--terra);color:#fff;font-size:.55rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.13rem .38rem;border-radius:3px;flex-shrink:0}.item-desc{font-size:.74rem;color:var(--text-mid);line-height:1.55}.item-price{font-size:.87rem;font-weight:700;color:var(--terra);flex-shrink:0}.about-section{padding:8rem 2rem;background:linear-gradient(135deg,#f5edd8,#ede0c8)}.about-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-visual{display:flex;align-items:center;justify-content:center}.about-img-wrap{width:100%;max-width:400px;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #4a37282e}.about-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.section-tag{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--terra);margin-bottom:.8rem}.about__quote{font-family:var(--ff-display);font-size:1.6rem;font-style:italic;font-weight:600;color:var(--cocoa);line-height:1.5;margin-bottom:1.5rem}.about__quote:before{content:"“";color:var(--terra);font-size:2.5rem;line-height:0;vertical-align:-.4em}.about__text{font-size:.97rem;color:var(--text-mid);line-height:1.8;margin-bottom:1.5rem}.about__sig{font-family:var(--ff-display);font-style:italic;font-size:1.2rem;color:var(--terra-deep)}.hours-section{padding:7rem 2rem;background:var(--cocoa)}.hours-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hours-title{font-family:var(--ff-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:italic;color:var(--cream);margin-bottom:.8rem}.hours-sub{font-size:1rem;color:#fdf6ec99;line-height:1.7}.hours-list{list-style:none}.hours-list li{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid rgba(253,246,236,.08);font-size:.9rem;color:#fdf6ecb3}.hours-list li span:last-child{color:var(--terra);font-weight:700}footer{background:var(--cream-dark);border-top:1px solid var(--border);padding:3rem 2rem}@media(max-width:768px){.hero__inner{grid-template-columns:1fr}.hero__img-wrap{display:none}.specials__grid{grid-template-columns:1fr}.nav__links{display:none}.tab-bar{flex-wrap:nowrap}.item-grid,.about-inner,.hours-inner{grid-template-columns:1fr}}
