@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&family=Sacramento&display=swap";:root{--cream:#f4eee5;--paper:#fbf8f2;--wine:#722935;--terracotta:#b86f58;--taupe:#b9a493;--ink:#3d3030;--green:#dce3ca;--pink:#ead0d0;--serif:"Italiana",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--sans);margin:0;font-weight:300;overflow-x:hidden}body:after{content:"";pointer-events:none;opacity:.035;z-index:50;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:.98}h1{letter-spacing:-.035em;font-size:clamp(3.7rem,7vw,8.3rem)}h2{letter-spacing:-.03em;font-size:clamp(3rem,5.5vw,6.5rem)}h3{font-size:1.65rem}.section{padding:clamp(5rem,10vw,10rem) max(5vw,50vw - 700px)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--wine);align-items:center;gap:.8rem;margin-bottom:1.7rem;font-size:.69rem;font-weight:600;display:flex}.eyebrow span{background:currentColor;width:38px;height:1px}.button{border:1px solid var(--wine);background:var(--wine);color:#fff;cursor:pointer;border-radius:99px;justify-content:center;align-items:center;gap:.7rem;padding:.95rem 1.3rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.button:hover{background:#8a3441;transform:translateY(-2px)}.button.light{color:var(--wine);background:0 0}.button.light:hover{background:var(--wine);color:#fff}header{z-index:40;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:92px;padding:0 max(4vw,50vw - 750px);transition:all .4s;display:flex;position:fixed;inset:0 0 auto}header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4eee5e0;border-color:#72293533;height:72px}.logo{color:var(--wine);flex-direction:column;align-items:center;line-height:.65;display:flex}.logo span{font-family:var(--serif);font-size:2.1rem}.logo small{margin-top:.55rem;font-family:Sacramento,cursive;font-size:.75rem}header nav{align-items:center;gap:2.1rem;display:flex}header nav>a:not(.route){font-size:.82rem;font-weight:500;position:relative}header nav>a:not(.route):after{content:"";background:var(--wine);height:1px;transition:all .3s;position:absolute;bottom:-7px;left:0;right:100%}header nav>a:hover:after,header nav>a.active:after{right:0}.route{border:1px solid var(--wine);border-radius:99px;align-items:center;gap:.4rem;padding:.75rem 1.05rem;font-size:.77rem;font-weight:500;display:flex}.menu-toggle{background:0 0;border:0;display:none}.mobile-menu{display:none}.hero{grid-template-columns:.85fr 1.25fr;align-items:center;gap:4vw;min-height:100svh;padding:130px 5vw 55px;display:grid;position:relative}.hero-copy{z-index:2}.hero h1{color:var(--wine);margin-bottom:1.5rem}.hero h1 span{display:block;overflow:hidden}.hero p{max-width:520px;font-size:1.08rem;line-height:1.75}.hero-buttons{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero-visual{height:min(76vh,820px);position:relative}.hero-visual>img{object-fit:cover;border-radius:48% 48% 2rem 2rem;width:100%;height:100%}.blob{background:var(--pink);z-index:-1;border-radius:65% 35% 60% 40%;width:150px;height:150px;position:absolute;top:10%;right:-40px}.location{background:var(--paper);border-radius:99px;align-items:center;gap:.5rem;padding:1rem 1.2rem;font-size:.78rem;display:flex;position:absolute;bottom:2.2rem;right:-1.5rem;box-shadow:0 12px 40px #54301a22}.scroll{text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:.6rem;font-size:.65rem;display:flex;position:absolute;bottom:25px;left:5vw}.scroll svg{height:16px}.marquee{color:var(--wine);font-family:var(--serif);white-space:nowrap;border-block:1px solid #7229353d;padding:1rem 0;font-size:1.2rem;overflow:hidden}.marquee div{width:max-content;animation:28s linear infinite marquee}.marquee:hover div{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.intro{background:var(--paper)}.intro-title{max-width:1100px}.intro h2 em,.favorites h2 em,.matcha h2 em,.statement em{color:var(--terracotta);font-family:Sacramento,cursive;font-weight:400}.intro-grid{grid-template-columns:.65fr 1.3fr;align-items:center;gap:9vw;display:grid}.intro-grid p{max-width:430px;line-height:1.8}.intro-grid .lead{font-family:var(--serif);font-size:1.5rem;line-height:1.4}.collage{height:650px;position:relative}.collage img:first-child{object-fit:cover;border-radius:44% 44% 1rem 1rem;width:75%;height:80%}.collage img:nth-child(2){object-fit:cover;border:12px solid var(--paper);border-radius:45% 45% 1rem 1rem;width:35%;height:43%;position:absolute;bottom:0;right:0}.collage span{color:var(--wine);font-family:Sacramento;font-size:2rem;position:absolute;top:8%;right:1%;transform:rotate(-7deg)}.section-head{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:4rem;display:flex}.section-head p{max-width:360px;line-height:1.7}.section-head h2{margin-bottom:0}.why{background:var(--wine);color:var(--cream)}.why .eyebrow{color:var(--pink)}.why-list{border-top:1px solid #f4eee555}.why-row{border-bottom:1px solid #f4eee555;grid-template-columns:80px .8fr 1fr 30px;align-items:center;gap:2rem;padding:2.1rem 0;transition:all .3s;display:grid}.why-row h3,.why-row p{margin:0}.why-row>span{color:var(--pink);font-size:.75rem}.why-row p{opacity:.8;font-size:.92rem}.favorites{background:var(--paper)}.card-scroll{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.product{position:relative}.product>div{border-radius:49% 49% .8rem .8rem;height:410px;position:relative;overflow:hidden}.product img{object-fit:cover;width:100%;height:100%;transition:all .6s}.product:hover img{transform:scale(1.04)}.product>div span{background:var(--paper);text-transform:uppercase;letter-spacing:.12em;border-radius:99px;padding:.55rem .8rem;font-size:.68rem;position:absolute;bottom:1rem;left:1rem}.product h3{margin:1.3rem 0 .4rem}.product p{padding-right:2rem;font-size:.82rem}.product>svg{transition:all .3s;position:absolute;bottom:.2rem;right:0}.product:hover>svg{transform:translate(5px)}.matcha{background:var(--green);grid-template-columns:1fr 1fr;align-items:center;gap:10vw;display:grid}.matcha-image{height:720px;position:relative}.matcha-image img{object-fit:cover;border-radius:50% 50% 2rem 2rem;width:100%;height:100%}.tag{background:var(--paper);color:var(--wine);border-radius:99px;padding:.75rem 1rem;font-size:.72rem;font-style:normal;animation:4s ease-in-out infinite float;position:absolute;box-shadow:0 9px 30px #59452d22}.t1{top:25%;left:-2rem}.t2{animation-delay:1s;top:48%;right:-3rem}.t3{animation-delay:2s;bottom:8%;left:5%}@keyframes float{50%{transform:translateY(-9px)}}.matcha-copy p{max-width:480px;font-size:1.05rem;line-height:1.8}.gallery{background:var(--cream)}.masonry{columns:3;column-gap:1.4rem}.masonry>div{break-inside:avoid;margin-bottom:1.4rem;position:relative}.masonry>div:nth-child(3n+1) img{aspect-ratio:4/5}.masonry>div:nth-child(3n+2) img{aspect-ratio:1}.masonry img{object-fit:cover;border-radius:.4rem;width:100%}.masonry span{background:var(--paper);padding:.6rem .8rem;font-size:.68rem;position:absolute;bottom:.8rem;left:.8rem}.reviews{text-align:center;background:var(--pink);flex-direction:column;justify-content:center;align-items:center;min-height:620px;display:flex}.reviews .eyebrow{justify-content:center}.reviews blockquote{font-family:var(--serif);max-width:1100px;color:var(--wine);margin:.5rem auto 1.5rem;font-size:clamp(2rem,4vw,4.7rem);line-height:1.15}.quote-mark{font-family:var(--serif);color:var(--terracotta);font-size:7rem;line-height:.5}.reviews>p{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.reviews>small{opacity:.6;margin-top:2rem}.dots{gap:.6rem;display:flex}.dots button{border:1px solid var(--wine);background:0 0;border-radius:50%;width:7px;height:7px;padding:0}.dots .active{background:var(--wine)}.insta-grid{grid-template-columns:repeat(5,1fr);gap:.7rem;display:grid}.insta-grid a{aspect-ratio:1;position:relative;overflow:hidden}.insta-grid img{object-fit:cover;width:100%;height:100%;transition:all .5s}.insta-grid span{color:#fff;opacity:0;background:#722935aa;justify-content:center;align-items:center;gap:.4rem;font-size:.75rem;transition:all .3s;display:flex;position:absolute;inset:0}.insta-grid a:hover img{transform:scale(1.05)}.insta-grid a:hover span{opacity:1}.visit{background:var(--terracotta);color:var(--paper);grid-template-columns:1.1fr .8fr;align-items:center;gap:10vw;display:grid}.visit .eyebrow{color:var(--paper)}.visit .button{border-color:var(--paper);background:var(--paper);color:var(--wine)}.visit .button.light{color:var(--paper);background:0 0}.map-placeholder{background:var(--cream);height:480px;color:var(--wine);border-radius:48% 48% 1rem 1rem;flex-direction:column;justify-content:center;align-items:center;display:flex}.map-placeholder svg{width:45px;height:45px;margin-bottom:1rem}.map-placeholder strong{font-family:var(--serif);font-size:2rem}.map-placeholder a{border-bottom:1px solid;margin-top:2rem}.page-hero{grid-template-columns:.85fr 1fr;align-items:center;gap:8vw;min-height:80vh;padding:150px max(5vw,50vw - 700px) 7rem;display:grid}.page-hero p{max-width:560px;font-size:1.05rem;line-height:1.8}.page-hero img{object-fit:cover;border-radius:49% 49% 1rem 1rem;width:100%;height:620px}.story{background:var(--paper);grid-template-columns:1fr 1fr;gap:7rem 13vw;display:grid;position:relative}.story>div:not(.story-line){flex-direction:column;justify-content:center;min-height:420px;display:flex}.story img{object-fit:cover;border-radius:48% 48% 1rem 1rem;width:100%;height:520px}.story span{text-transform:uppercase;letter-spacing:.14em;color:var(--terracotta);font-size:.7rem}.story h2{margin:1rem 0;font-size:4.5rem}.story p{line-height:1.8}.story-line{background:#72293533;width:1px;position:absolute;top:9rem;bottom:9rem;left:50%}.statement{text-align:center;background:var(--wine);color:var(--cream);font-family:var(--serif);padding:11vw 5vw;font-size:clamp(4rem,9vw,10rem);line-height:.9}.statement em{font-size:.75em}.team{grid-template-columns:1fr 1fr;align-items:center;gap:10vw;display:grid}.team p{max-width:500px;line-height:1.8}.team-placeholder{background:var(--taupe);height:560px;font-family:var(--serif);color:var(--paper);border-radius:48% 48% 1rem 1rem;justify-content:center;align-items:center;font-size:3rem;display:flex}.team-card small{text-align:center;margin-top:1rem;display:block}.menu-section{background:var(--paper)}.menu-tabs{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbf8f2f0;border-block:1px solid #72293533;margin-bottom:4rem;display:flex;position:sticky;top:72px;overflow:auto}.menu-tabs button{white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:1.1rem 1.5rem}.menu-tabs button.active{color:var(--wine);box-shadow:inset 0 -2px var(--wine)}.menu-list{max-width:960px;margin:auto}.menu-title{border-bottom:1px solid var(--wine);align-items:baseline;gap:1.5rem;padding-bottom:1rem;display:flex}.menu-title span{color:var(--terracotta);font-size:.7rem}.menu-title h2{margin:0;font-size:4.5rem}.menu-list article{border-bottom:1px solid #72293533;justify-content:space-between;gap:3rem;padding:1.7rem 0;display:flex}.menu-list article h3{font-family:var(--sans);margin-bottom:.5rem;font-size:1rem;font-weight:600}.menu-list article h3 small{text-transform:uppercase;background:var(--pink);letter-spacing:.08em;border-radius:99px;margin-left:.8rem;padding:.35rem .5rem;font-size:.58rem}.menu-list article p{opacity:.72;margin:0;font-size:.85rem}.price{font-family:var(--serif);white-space:nowrap;font-size:1.25rem}.download{width:max-content;margin:4rem auto .7rem;display:flex}.pdf-note{text-align:center;opacity:.55;display:block}.menu-photo{height:700px;position:relative}.menu-photo img{object-fit:cover;width:100%;height:100%}.menu-photo blockquote{font-family:var(--serif);color:#fff;text-align:right;text-shadow:0 2px 20px #0005;font-size:4rem;position:absolute;top:20%;right:8%}.contact-strip{background:var(--wine);color:var(--cream);justify-content:center;gap:6vw;padding:1.3rem 5vw;display:flex}.contact-strip div{align-items:center;gap:.7rem;font-size:.82rem;display:flex}.contact-strip svg{width:17px}.contact-main{background:var(--paper);grid-template-columns:1.3fr .7fr;gap:10vw;display:grid}form label{flex-direction:column;gap:.5rem;margin-bottom:1.2rem;font-size:.75rem;font-weight:500;display:flex}input,textarea{background:0 0;border:0;border-bottom:1px solid #72293566;outline:none;padding:.8rem 0}input:focus,textarea:focus{border-color:var(--wine);box-shadow:0 1px var(--wine)}textarea{resize:vertical}.form-row{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.contact-main aside{background:var(--cream);border-radius:15rem 15rem 1rem 1rem;height:max-content;padding:8rem 3rem 3rem}.hour{border-bottom:1px solid #7229352b;justify-content:space-between;gap:2rem;padding:.65rem 0;font-size:.78rem;display:flex}.aside-contact{grid-template-columns:25px 1fr;gap:1rem;margin-top:3rem;font-size:.8rem;display:grid}.aside-contact svg{width:17px}.success{background:var(--green);text-align:center;padding:3rem}.success svg{margin:auto}.success button{background:0 0;border:0;border-bottom:1px solid;margin-top:1rem}.faq{max-width:1000px}.faq h2{font-size:4rem}.faq-row{border-top:1px solid #72293555}.faq-row:last-child{border-bottom:1px solid #72293555}.faq-row button{text-align:left;background:0 0;border:0;justify-content:space-between;width:100%;padding:1.4rem 0;display:flex}.faq-row p{max-width:780px;line-height:1.7;overflow:hidden}.faq-row svg{width:18px}footer{background:var(--wine);color:var(--cream);padding:10rem max(5vw,50vw - 700px) 2rem;position:relative;overflow:hidden}.footer-ghost{white-space:nowrap;font-family:var(--serif);color:#ffffff09;font-size:11vw;position:absolute;top:-1rem;left:0}.footer-grid{grid-template-columns:1.3fr 1fr 1fr .6fr;gap:5vw;display:grid;position:relative}.footer-grid .logo{color:var(--cream);align-items:start;width:max-content;margin-bottom:2rem}.footer-grid p,.footer-grid a{font-size:.8rem;line-height:1.8}.footer-grid>div:last-child{flex-direction:column;display:flex}.footer-grid h4{text-transform:uppercase;letter-spacing:.14em;margin-bottom:1.5rem;font-size:.65rem}.social{align-items:center;gap:.6rem;display:flex}.footer-route{border-bottom:1px solid;align-items:center;gap:.5rem;margin-top:1.5rem;display:inline-flex}.footer-bottom{opacity:.65;border-top:1px solid #fff3;justify-content:space-between;margin-top:6rem;padding-top:1.5rem;font-size:.65rem;display:flex}@media (width<=900px){h1{font-size:clamp(3.3rem,15vw,6rem)}h2{font-size:clamp(2.8rem,12vw,5rem)}header{height:72px}header nav{display:none}.menu-toggle{z-index:3;display:block}.mobile-menu{background:var(--cream);z-index:2;flex-direction:column;padding:120px 7vw 50px;display:flex;position:fixed;inset:0}.mobile-menu a{font-family:var(--serif);font-size:3.3rem}.mobile-meta{margin-top:auto;line-height:1.9}.mobile-meta a{font-family:var(--sans);font-size:1rem}.hours-mini{margin-top:1rem;font-size:.75rem}.hero{flex-direction:column;align-items:stretch;padding:105px 5vw 60px;display:flex}.hero-visual{order:-1;height:52vh}.hero-visual>img{border-radius:46% 46% 1rem 1rem}.location{bottom:1rem;right:.5rem}.scroll{display:none}.hero h1{margin-top:2rem}.intro-grid,.matcha,.visit,.page-hero,.team,.contact-main{grid-template-columns:1fr}.collage{height:500px;margin-top:3rem}.section-head{flex-direction:column;align-items:start}.why-row{grid-template-columns:40px 1fr 25px;gap:1rem}.why-row p{grid-column:2}.card-scroll{scroll-snap-type:x mandatory;padding-bottom:1rem;display:flex;overflow-x:auto}.product{scroll-snap-align:start;min-width:76vw}.matcha-image{height:570px}.t2{right:0}.masonry{columns:2}.insta-grid{display:flex;overflow:auto}.insta-grid a{min-width:65vw}.page-hero{min-height:auto;padding-top:120px}.page-hero img{height:460px}.story{grid-template-columns:1fr;gap:3rem}.story-line{display:none}.story>div:not(.story-line){min-height:0}.story img{height:430px}.story>div:nth-child(3){grid-row:4}.team-placeholder{height:450px}.contact-strip{flex-direction:column;align-items:start;gap:1rem}.contact-main aside{border-radius:10rem 10rem 1rem 1rem}.footer-grid{grid-template-columns:1fr 1fr}.menu-photo blockquote{font-size:2.5rem}.menu-photo{height:520px}}@media (width<=560px){.section{padding-block:5.5rem}.eyebrow{margin-bottom:1.2rem}.hero p{font-size:.95rem}.hero-buttons .button{flex:1}.collage{height:420px}.collage span{font-size:1.4rem}.why-row{padding-block:1.5rem}.why-row h3{font-size:1.35rem}.product>div{height:380px}.matcha-image{height:500px}.masonry{columns:1}.masonry>div:nth-child(3n+1) img,.masonry>div:nth-child(3n+2) img{aspect-ratio:4/5}.reviews{min-height:560px}.visit .hero-buttons{flex-direction:column}.map-placeholder{height:380px}.page-hero img{height:400px}.menu-title h2{font-size:3rem}.menu-tabs{margin-inline:-5vw}.menu-list article{gap:1rem}.form-row{grid-template-columns:1fr;gap:0}.contact-main aside{padding:6rem 2rem 2rem}.faq h2{font-size:3rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:start;gap:.7rem}.footer-ghost{font-size:18vw}}.logo img{object-fit:contain;width:132px;height:48px;display:block}.footer-grid .logo img{filter:invert();width:165px;height:60px}.team-photo{object-fit:cover;border-radius:48% 48% 1rem 1rem;width:100%;height:560px}.tiktok{background:#e8ded2}.tiktok .section-head{margin-bottom:2.5rem}.tiktok-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.tiktok-card{aspect-ratio:9/14;background:var(--wine);color:#fff;border-radius:1rem;position:relative;overflow:hidden}.tiktok-card>img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.tiktok-card:after{content:"";background:linear-gradient(#0000,#241516d9);position:absolute;inset:35% 0 0}.tiktok-card:hover>img{transform:scale(1.045)}.tiktok-play{width:42px;height:42px;color:var(--wine);z-index:2;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.tiktok-play svg{width:16px}.tiktok-card>div{z-index:2;flex-direction:column;gap:.55rem;display:flex;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem}.tiktok-card small{text-transform:uppercase;letter-spacing:.14em;font-size:.62rem}.tiktok-card strong{font-family:var(--serif);font-size:1.25rem;line-height:1.15}.tiktok-follow{border-bottom:1px solid var(--wine);align-items:center;gap:.6rem;width:max-content;margin:2rem auto 0;padding-bottom:.45rem;font-size:.82rem;font-weight:500;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.allergy-note{text-align:center;color:var(--wine);letter-spacing:.04em;margin:3rem auto 0;font-size:.78rem}.menu-tabs{scrollbar-width:thin;scrollbar-color:var(--taupe) transparent}@media (width<=900px){.tiktok-grid{scroll-snap-type:x mandatory;padding-bottom:1rem;display:flex;overflow-x:auto}.tiktok-card{scroll-snap-align:start;min-width:68vw}.logo img{width:108px;height:40px}.team-photo{height:460px}}@media (width<=560px){.tiktok-card{min-width:80vw}.footer-grid .logo img{width:145px}.team-photo{height:420px}}html,body,#root,main,main>div{width:100%;max-width:100%;overflow-x:clip}body.menu-open{touch-action:none;overflow:hidden}.hero,.section,.page-hero,footer{max-width:100%}@media (width<=900px){header.menu-is-open{background:var(--cream);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#0000;height:72px}header>.logo,header>.menu-toggle{z-index:4;position:relative}.menu-toggle{cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px}.mobile-menu{overscroll-behavior:contain;touch-action:pan-y;width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;overflow-y:auto}.mobile-menu>div{width:100%}.mobile-menu a{display:inline-block}.hero-visual,.collage,.matcha-image,.page-hero img,.map-placeholder{max-width:100%}.blob{right:-18px}.location{max-width:calc(100% - 16px);right:8px}.t1{left:8px}.t2{right:8px}.card-scroll,.insta-grid,.tiktok-grid,.menu-tabs{overscroll-behavior-inline:contain;max-width:100vw}.product{flex-shrink:0}.section-head{max-width:100%}}:focus-visible{outline:2px solid var(--terracotta);outline-offset:4px}.header-actions{align-items:center;gap:.8rem;display:flex}.language-switch{border:1px solid #72293547;border-radius:99px;align-items:center;padding:.25rem;display:flex}.language-switch button{color:var(--wine);letter-spacing:.06em;cursor:pointer;background:0 0;border:0;border-radius:99px;padding:.34rem .45rem;font-size:.58rem;font-weight:600}.language-switch button.active{background:var(--wine);color:var(--cream)}.byteforge a{letter-spacing:.06em;border-bottom:1px solid;font-weight:600;transition:opacity .2s}.byteforge a:hover{opacity:.7}@media (width<=900px){header>.logo,header>.header-actions{z-index:4;position:relative}.header-actions{gap:.35rem}.language-switch button{padding:.32rem .4rem}.card-scroll{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:5vw}.card-scroll .product{scroll-snap-align:start;scroll-snap-stop:always;width:90vw;min-width:90vw;max-width:90vw}.card-scroll .product>div{aspect-ratio:auto;height:min(64vh,420px)}.favorites{padding-inline:5vw}.footer-bottom{flex-wrap:wrap}.byteforge{width:100%;margin-top:.35rem}}@media (width<=560px){.card-scroll .product{width:90vw;min-width:90vw;max-width:90vw}.card-scroll .product>div{height:330px}.product h3{font-size:1.45rem}.language-switch{padding:.18rem}.language-switch button{padding:.3rem .34rem;font-size:.52rem}.footer-bottom .byteforge{margin-top:.5rem}}.why-row{grid-template-columns:80px .8fr 1fr;transition:none}.why-row:hover{background:0 0;padding-inline:0}.footer-grid .logo img{filter:brightness(0)invert()}@media (width<=900px){.why-row{grid-template-columns:40px 1fr}.why-row p{grid-column:2}.page-hero>*{min-width:0;max-width:100%}.page-hero h1{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%;font-size:clamp(2.85rem,12vw,4.7rem)}.page-hero p{overflow-wrap:break-word;max-width:100%}.collage img:first-child{width:70%}.collage span{text-align:center;overflow-wrap:break-word;width:26%;max-width:26%;font-size:1.05rem;line-height:1.15;top:4%;left:74%;right:auto;transform:rotate(-5deg)}}@media (width<=560px){.page-hero{gap:2.5rem;padding-inline:5vw}.page-hero h1{letter-spacing:-.025em;font-size:clamp(2.65rem,11.5vw,3.65rem);line-height:1.02}.page-hero p{font-size:.95rem}.collage{height:440px}.collage span{width:27%;max-width:27%;font-size:.95rem;left:73%}}.admin-loading{color:#722935;background:#f4eee5;place-items:center;min-height:100vh;display:grid}.admin-login{background:linear-gradient(145deg,#f4eee5,#e8d8c8);place-items:center;min-height:100dvh;padding:2rem;display:grid}.admin-login form{background:#fffaf4;border:1px solid #72293522;border-radius:2rem;width:min(100%,430px);padding:clamp(2rem,6vw,3.5rem);box-shadow:0 30px 80px #51251b1a}.admin-login img{object-fit:contain;width:180px;height:70px;margin:0 auto 2rem}.admin-login p{text-align:center;margin-bottom:2rem}.admin-login label,.admin-card label{flex-direction:column;gap:.5rem;margin-bottom:1.2rem;font-size:.72rem;font-weight:600;display:flex}.admin-login input,.admin-card input,.admin-card textarea{background:#fff;border:1px solid #72293535;border-radius:.7rem;width:100%;padding:.85rem 1rem}.admin-login button,.admin-save{color:#fff;cursor:pointer;background:#722935;border:0;border-radius:99px;width:100%;padding:1rem;font-weight:600}.admin-login>a{text-align:center;margin-top:1.5rem;font-size:.75rem;display:block}.login-error{color:#722935;background:#f5d9dc;border-radius:.7rem;margin-bottom:1rem;padding:.8rem 1rem;font-size:.8rem}.admin-shell{color:#332b29;min-height:100dvh;font-family:var(--sans);background:#f5f1eb;grid-template-columns:260px 1fr;display:grid}.admin-sidebar{color:#fff;background:#722935;flex-direction:column;gap:.35rem;height:100dvh;padding:2rem 1.25rem;display:flex;position:sticky;top:0}.admin-sidebar>img{filter:brightness(0)invert();object-fit:contain;width:150px;height:60px;margin:0 auto}.admin-sidebar>span{text-align:center;text-transform:uppercase;letter-spacing:.15em;opacity:.65;margin-bottom:2rem;font-size:.65rem}.admin-sidebar button,.admin-sidebar>a{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.7rem;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.82rem;display:flex}.admin-sidebar button:hover,.admin-sidebar button.active,.admin-sidebar>a:hover{background:#ffffff15}.admin-sidebar>a{margin-top:auto}.admin-sidebar .admin-logout{justify-content:flex-start;gap:.6rem;margin-top:.2rem}.admin-main{width:100%;max-width:1200px;padding:3rem clamp(1.5rem,5vw,5rem);overflow:visible}.admin-top{justify-content:space-between;align-items:center;height:auto;margin-bottom:2rem;padding:0;display:flex;position:static}.admin-top small{color:#756a65}.admin-top h1{font-family:var(--serif);margin:.3rem 0;font-size:clamp(2.5rem,5vw,4rem)}.admin-save{align-items:center;gap:.55rem;width:auto;padding:.85rem 1.2rem;display:flex}.admin-save:disabled{opacity:.55}.admin-notice{border-radius:.8rem;align-items:center;gap:.7rem;margin-bottom:1.3rem;padding:1rem 1.2rem;font-size:.82rem;display:flex}.admin-notice svg{width:18px}.admin-notice.ok{color:#38532d;background:#dfe9d6}.admin-notice.error{color:#722935;background:#f5d9dc}.admin-card{background:#fffaf4;border:1px solid #7229351c;border-radius:1.3rem;padding:clamp(1.3rem,4vw,2.5rem);box-shadow:0 12px 40px #3f27120a}.admin-card>h2{margin-bottom:.6rem;font-size:2rem}.admin-card>p{color:#766b66;margin-bottom:2rem;font-size:.82rem}.admin-images{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.admin-image{border:1px solid #72293522;border-radius:1rem;flex-direction:column;gap:.65rem;padding:1rem;display:flex}.admin-image>img{object-fit:cover;background:#eee;border-radius:.7rem;width:100%;height:220px}.admin-image>span{opacity:.6;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.upload-button{cursor:pointer;background:#eee4d8;border-radius:.6rem;justify-content:center;align-items:center;padding:.7rem;flex-direction:row!important;margin:0!important;display:flex!important}.upload-button input{display:none}.admin-hour{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:.8rem;display:grid}.admin-category-tabs{gap:.5rem;margin-bottom:1.5rem;display:flex;overflow:auto}.admin-category-tabs button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #72293544;border-radius:99px;padding:.6rem .8rem;font-size:.72rem}.admin-category-tabs button.active{color:#fff;background:#722935}.admin-menu-item{border-top:1px solid #72293522;padding:1.2rem 0}.admin-menu-item>div{grid-template-columns:1fr 150px;gap:1rem;display:grid}.remove-item,.add-item{color:#722935;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.add-item{background:#eee4d8;border-radius:.7rem;margin-top:1rem;padding:.75rem 1rem}.remove-item{margin-left:auto}.admin-shell h1,.admin-shell h2{overflow-wrap:anywhere}@media (width<=760px){.admin-shell{display:block}.admin-sidebar{grid-template-columns:repeat(3,1fr);gap:.35rem;height:auto;padding:1rem;display:grid;position:static}.admin-sidebar>img{grid-column:1/3;width:110px;height:42px;margin:0}.admin-sidebar>span{display:none}.admin-sidebar button,.admin-sidebar>a{text-align:center;justify-content:center;padding:.65rem .4rem;font-size:.68rem}.admin-sidebar>a{margin:0}.admin-sidebar .admin-logout{justify-content:center;margin:0}.admin-main{padding:1.5rem 1rem}.admin-top{align-items:flex-end}.admin-top h1{font-size:2.4rem}.admin-save{padding:.75rem .9rem}.admin-images{grid-template-columns:1fr}.admin-image>img{height:190px}.admin-menu-item>div{grid-template-columns:1fr}.admin-hour{grid-template-columns:1fr 1fr}.admin-card{border-radius:1rem}}.admin-card-stack{gap:1.4rem;display:grid}.admin-card textarea{resize:vertical;min-height:3.25rem;line-height:1.45}.admin-card label:last-child{margin-bottom:0}.breakfast-deal{isolation:isolate;background:linear-gradient(135deg,#ead0d0 0%,#f1ddd5 54%,#e9d8cb 100%);grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid;position:relative;overflow:hidden}.breakfast-deal:before{content:"";aspect-ratio:1;z-index:-1;border:1px solid #7229352e;border-radius:50%;width:clamp(230px,32vw,520px);position:absolute;top:-25%;right:-10%}.breakfast-photo{min-width:0;position:relative}.breakfast-photo img{object-fit:cover;border-radius:48% 48% 1.2rem 1.2rem;width:100%;height:min(72vw,720px);box-shadow:0 28px 70px #482a2129}.breakfast-photo>span{aspect-ratio:1;text-align:center;background:var(--wine);width:125px;color:var(--paper);border-radius:50%;place-items:center;font-family:Sacramento,cursive;font-size:1.45rem;line-height:1.05;display:grid;position:absolute;bottom:8%;right:-2.5rem;transform:rotate(7deg);box-shadow:0 16px 35px #4b1f263d}.breakfast-copy{max-width:560px}.breakfast-copy h2{color:var(--wine);margin-bottom:1.7rem}.breakfast-copy h2 em{color:var(--terracotta);font-family:Sacramento,cursive;font-weight:400}.breakfast-copy>p{max-width:500px;font-size:1.05rem;line-height:1.85}.breakfast-details{flex-wrap:wrap;gap:.65rem;margin:2rem 0;display:flex}.breakfast-details span{color:var(--wine);text-transform:uppercase;letter-spacing:.09em;background:#fbf8f247;border:1px solid #7229354d;border-radius:99px;padding:.65rem .9rem;font-size:.68rem}@media (width<=900px){.breakfast-deal{grid-template-columns:1fr;gap:3.5rem}.breakfast-photo{width:min(100%,680px)}.breakfast-photo img{height:min(112vw,690px)}.breakfast-photo>span{bottom:-2rem;right:1rem}.breakfast-copy{max-width:650px}}@media (width<=560px){.breakfast-deal{padding-top:5.5rem}.breakfast-photo img{border-radius:46% 46% 1rem 1rem;height:122vw;max-height:590px}.breakfast-photo>span{width:98px;font-size:1.15rem;bottom:-1.4rem;right:.6rem}.breakfast-copy h2{font-size:clamp(2.8rem,13vw,4rem)}.breakfast-copy>p{font-size:.94rem}.breakfast-details{flex-direction:column;align-items:flex-start}footer{padding-top:9rem}.footer-ghost{white-space:normal;text-align:center;color:#ffffff26;width:90%;font-size:13vw;line-height:.9;top:1.5rem;left:5%}.footer-grid{z-index:1;position:relative}}.not-found{background:radial-gradient(circle at 15% 25%,#ead0d0bf,transparent 32%),var(--cream);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:100svh;padding-top:clamp(8rem,13vw,12rem);display:grid;overflow:hidden}.not-found-copy{z-index:1;position:relative}.not-found-number{font-family:var(--serif);color:#7229350e;z-index:-1;pointer-events:none;font-size:clamp(10rem,23vw,24rem);line-height:1;position:absolute;top:-.55em;left:-.04em}.not-found h1{color:var(--wine);margin-bottom:1.5rem;font-size:clamp(3.2rem,6.2vw,7.2rem)}.not-found h1 em{color:var(--terracotta);font-family:Sacramento,cursive;font-weight:400}.not-found-copy>p{max-width:580px;font-size:1.03rem;line-height:1.8}.not-found-image{position:relative}.not-found-image img{object-fit:cover;border-radius:50% 50% 1.2rem 1.2rem;width:100%;height:min(68vw,680px)}.not-found-image>span{aspect-ratio:1;text-align:center;background:var(--wine);width:145px;color:var(--paper);border-radius:50%;place-items:center;font-family:Sacramento,cursive;font-size:1.35rem;line-height:1.05;display:grid;position:absolute;bottom:9%;left:-3rem;transform:rotate(-7deg);box-shadow:0 18px 40px #46192033}@media (width<=900px){.not-found{grid-template-columns:1fr;padding-top:8.5rem}.not-found-image{width:min(100%,650px)}.not-found-image img{height:min(110vw,650px)}.not-found-image>span{bottom:-2rem;left:auto;right:1rem}}@media (width<=560px){.not-found{gap:3.5rem}.not-found h1{font-size:clamp(2.9rem,13vw,4.2rem)}.not-found-copy>p{font-size:.94rem}.not-found .hero-buttons{flex-direction:column}.not-found-image img{height:120vw;max-height:570px}.not-found-image>span{width:110px;font-size:1.05rem}}
