:root{--theme-color-primary: #8a6544;--theme-color-secondary: #f7e7ce;--theme-color-accent: #c0392b;--theme-color-background: #fffbf0;--theme-color-text: #3e2723;--theme-color-text-inverse: #ffffff;--gradient-primary: linear-gradient(135deg, #8a6544 0%, #5d4037 100%);--theme-font-heading: "Playfair Display", serif;--theme-font-body: "Lora", serif;--theme-radius-button: 8px;--theme-shadow-card: 0 4px 12px rgba(138, 101, 68, .15)}.bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-container{font-family:Lora,serif;color:#4e342e;background-color:#fffbf0;overflow-x:hidden}h1,h2,h3,h4,.brand-title,.section-title{font-family:Playfair Display,serif}.text-primary{color:#8d6e63}.text-secondary{color:#d7ccc8}.text-accent{color:#a1887f}.text-white{color:#fff}.text-white-70{color:#fffc}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.rounded-feature{border-radius:20px;box-shadow:0 20px 40px #3e272326;width:100%;height:auto;display:block}.max-w-800{max-width:800px}.mb-5{margin-bottom:3rem}.mb-4{margin-bottom:2rem}.mt-4{margin-top:2rem}.hero{height:100vh;width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background-color:#2c1e1a;overflow:hidden;border-radius:0 0 50% 50%/4rem;z-index:10;box-shadow:0 10px 50px #0006}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle,#3e272333,#1b1210b3);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;padding:2rem}.brand-title{font-size:clamp(3.5rem,12vw,8rem);font-weight:700;letter-spacing:-2px;line-height:1;margin-bottom:.5rem;background:linear-gradient(to bottom,#fff,#d7ccc8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 30px rgba(0,0,0,.3)}.overline-hero{font-family:Lora,serif;letter-spacing:4px;text-transform:uppercase;font-size:.9rem;margin-bottom:1rem;color:#d7ccc8}.tagline{font-family:Lora,serif;font-size:1.8rem;font-style:italic;opacity:.9;margin-bottom:3rem;font-weight:400}.section-title{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;color:#3e2723}.section-subtitle{font-family:Lora,serif;text-transform:uppercase;letter-spacing:3px;font-size:.85rem;color:#8d6e63;margin-bottom:1rem;display:block}.lead{font-size:1.4rem;color:#5d4037;font-weight:400;line-height:1.6;margin-bottom:2rem}.description-text{font-size:1.1rem;line-height:1.8;color:#6d4c41}.underline-curly{text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#8d6e63;text-underline-offset:8px}.section-philosophy{padding:10rem 0 8rem;background:#fffbf0}.split-layout{display:flex;gap:5rem;max-width:1200px;margin:0 auto;padding:0 2rem}.split-layout.invert{flex-direction:row-reverse}.align-center{align-items:center}.text-col,.image-col{flex:1;position:relative}.collage-container{height:500px;position:relative}.collage-card{position:absolute;border-radius:12px;background-size:cover;background-position:center;box-shadow:0 20px 40px #3e272326;overflow:hidden}.collage-card.main{width:70%;height:400px;top:0;right:0;z-index:1;transform:rotate(2deg)}.collage-card.sub{width:50%;height:300px;bottom:0;left:0;z-index:2;border:8px solid #fffbf0;transform:rotate(-3deg)}.signature{margin-top:3rem;font-family:Playfair Display,serif;font-style:italic;font-size:1.5rem;color:#8d6e63;text-align:right}.section-breakfast{padding:10rem 0;background-color:#fff;position:relative;z-index:2;border-radius:5rem 5rem 0 0;margin-top:-5rem;box-shadow:0 -10px 30px #00000008;overflow:hidden}.section-breakfast:before{content:"";position:absolute;inset:-20%;width:140%;height:140%;background-image:var(--coffeePatternUrl);background-size:180px,120px,90px;background-position:5% 10%,65% 25%,30% 70%;background-repeat:repeat;opacity:.06;z-index:0;pointer-events:none;transform:rotate(8deg);animation:moveCoffeePattern 25s linear infinite}@keyframes moveCoffeePattern{0%{background-position:5% 10%,65% 25%,30% 70%}50%{background-position:15% 20%,75% 35%,40% 80%}to{background-position:5% 10%,65% 25%,30% 70%}}.section-breakfast:after{content:"";position:absolute;inset:0;background:#3e27230d;z-index:1;pointer-events:none}.relative-z{position:relative;z-index:2}.section-breakfast .section-title{font-size:4.5rem;font-weight:900;letter-spacing:-1px;background:linear-gradient(135deg,#3e2723,#8d6e63,#a1887f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:none;filter:drop-shadow(0 4px 12px rgba(62,39,35,.15));margin-bottom:1rem}.section-breakfast .section-title .text-primary{background:linear-gradient(135deg,#d4a574,#8d6e63);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}.section-breakfast .lead{font-size:1.6rem;color:#5d4037;font-weight:500;text-shadow:0 2px 8px rgba(255,255,255,.9),0 0 40px rgba(255,255,255,.5);letter-spacing:.5px}.rounded-blob{border-radius:40% 60% 70% 30%/40% 50% 60%;width:100%;height:500px;background-size:cover;background-position:center;transition:border-radius 1s ease;position:relative;overflow:hidden}.rounded-blob:hover{border-radius:60% 40% 30% 70%/50% 40% 50% 60%}.menu-highlight-card{padding:3rem;background:#fffbf0;border-radius:20px;box-shadow:0 20px 40px #0000000d}.menu-list{list-style:none;padding:0}.menu-list li{margin-bottom:2rem;border-bottom:1px dashed #d7ccc8;padding-bottom:1rem}.menu-list li:last-child{border-bottom:none}.item-name{display:block;font-family:Playfair Display,serif;font-size:1.3rem;color:#3e2723;font-weight:700;margin-bottom:.5rem}.item-desc{display:block;font-size:.95rem;color:#795548;font-style:italic}.floating-badge{position:absolute;bottom:10%;right:10%;background:#3e2723;color:#fff;padding:1rem 2rem;border-radius:50px;font-family:Playfair Display,serif;box-shadow:0 10px 20px #0003;animation:float 3s ease-in-out infinite}.menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;margin-bottom:3rem}.menu-item-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 10px 30px #3e272314;display:flex;align-items:center;gap:1.5rem;transition:transform .3s ease;border:1px solid rgba(141,110,99,.1)}.menu-item-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #3e27231f}.menu-img{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #fffbf0;box-shadow:0 5px 15px #0000001a;flex-shrink:0}.menu-info{flex:1}.menu-info h3{font-family:Playfair Display,serif;font-size:1.25rem;margin-bottom:.25rem;color:#3e2723;font-weight:700}.menu-info p{font-size:.9rem;color:#8d6e63;margin-bottom:.5rem;line-height:1.4;font-style:italic}.price{display:inline-block;font-weight:700;color:#8a6544;font-size:1.15rem;background:#fffbf0;padding:.2rem .8rem;border-radius:20px}.section-lunch{padding:10rem 0;background:#efebe9;border-radius:5rem 5rem 0 0;margin-top:-5rem;position:relative;z-index:3;box-shadow:0 -10px 30px #00000008}.rounded-blob-2{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:100%;height:100%;min-height:500px;background-size:cover;background-position:center;position:relative;overflow:hidden}.dish-showcase{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.dish-item{background:#fff;padding:1rem;border-radius:16px;box-shadow:0 10px 20px #0000000d;transition:transform .3s}.dish-item:hover{transform:translateY(-5px)}.dish-img{height:150px;border-radius:12px;background-size:cover;background-position:center;margin-bottom:1rem;position:relative;overflow:hidden}.dish-info h4{font-family:Playfair Display,serif;font-size:1.1rem;margin-bottom:.5rem;color:#3e2723}.dish-info p{font-size:.9rem;color:#8d6e63;margin:0;line-height:1.4}.section-afterwork{padding:12rem 0 15rem;background:#211512;color:#fff;margin-top:-5rem;position:relative;z-index:4;box-shadow:0 -20px 50px #0000004d;border-radius:5rem 5rem 50% 50%/5rem}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1.5rem;max-width:1200px;margin:0 auto;height:400px}.gallery-item{position:relative;overflow:hidden;border-radius:20px}.gallery-item.large{grid-row:span 1}.gallery-img{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .6s;opacity:.8}.gallery-item:hover .gallery-img{transform:scale(1.1);opacity:1}.section-location{padding:8rem 0;background:#fff;position:relative;z-index:5;overflow:hidden;border-radius:5rem 5rem 0 0;margin-top:-5rem}.section-location:before{content:"";position:absolute;inset:-20%;width:140%;height:140%;background-image:var(--coffeePatternUrl);background-size:200px,130px,95px;background-position:10% 15%,70% 30%,35% 75%;background-repeat:repeat;opacity:.04;z-index:0;pointer-events:none;transform:rotate(-5deg);animation:moveCoffeePattern 25s linear infinite}.location-card{display:flex;box-shadow:0 30px 60px #0000001a;border-radius:40px;overflow:hidden;max-width:1200px;margin:0 auto;background:#fff;position:relative;z-index:1}.map-col{flex:1.5;min-height:450px}.info-col{flex:1;padding:4rem;background:#3e2723;color:#fff;display:flex;flex-direction:column;justify-content:center}.location-title{color:#fff;font-size:2.5rem;margin-bottom:2rem}.info-item{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.info-item .icon{font-size:1.4rem;color:#d7ccc8}.info-item p,.info-item a{color:#ffffffe6;font-size:1.1rem;text-decoration:none}.brand-footer{background:#000;color:#fff;padding:5rem 2rem 2.5rem;position:relative;z-index:5}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:4rem;margin-bottom:3.5rem}.footer-logo{width:140px;filter:none;margin-bottom:1.2rem}.footer-desc{font-size:.95rem;opacity:.65;font-style:italic;line-height:1.6;max-width:260px}.footer-col h4{text-transform:uppercase;margin-bottom:1.8rem;opacity:.5;font-size:.85rem;letter-spacing:3px;color:#8d6e63;font-weight:700}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:1rem}.footer-links a{color:#fff9;text-decoration:none;transition:color .3s;font-size:1rem}.footer-links a:hover{color:#8d6e63}.footer-col p{opacity:.7;line-height:1.7;margin-bottom:.4rem;font-size:1rem}.copyright{opacity:.2;font-size:.8rem;margin-top:3.5rem;text-align:center}.social-btn.instagram{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;padding:.8rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:.95rem;transition:transform .3s ease,box-shadow .3s ease}.social-btn.instagram:hover{transform:translateY(-4px);box-shadow:0 12px 25px #dc274359}.social-btn svg{flex-shrink:0}@media(max-width:900px){.container{padding:0 1.5rem}section{padding:5rem 0}.hero{height:80vh;min-height:600px;border-radius:0 0 30px 30px;position:relative;overflow:hidden}.hero-bg,.bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.scroll-indicator{position:absolute;bottom:30px;left:50%;transform:translate(-50%);z-index:100;opacity:1;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto}.brand-title{font-size:3.5rem}.tagline{font-size:1.25rem;margin-bottom:2rem}.split-layout,.split-layout.invert{flex-direction:column;gap:3rem;text-align:center}.info-col{padding:2rem 1.5rem;text-align:center}.info-col p,.info-col a{font-size:1rem}.image-col{width:100%;height:auto;min-height:300px}.collage-container{height:350px;max-width:400px;margin:0 auto;position:relative}.collage-card{position:absolute;overflow:hidden}.collage-card .bg-image{object-position:center}.collage-card.main{height:280px}.collage-card.sub{height:200px}.rounded-blob,.rounded-blob-2{height:300px;min-height:300px}.hero{position:relative;height:100vh;max-height:800px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.6;z-index:0}.hero-content{position:relative;z-index:2;width:100%;padding:0 1rem}.menu-highlight-card{padding:1.5rem}.dish-showcase{grid-template-columns:1fr;gap:1.5rem}.gallery-grid{display:flex;flex-direction:column;gap:1.5rem;height:auto}.gallery-item,.gallery-item.large{width:100%;max-width:400px;height:280px;margin-left:auto;margin-right:auto;margin-bottom:0}.section-afterwork .gallery-grid .gallery-item:last-of-type{margin-top:5rem}.location-card{flex-direction:column;text-align:center}.location-card{background:#000}.map-col{height:300px;width:100%;border-radius:20px 20px 0 0;overflow:hidden;background:#000;position:relative;flex:none}.section-location{margin-top:3rem;margin-bottom:3rem;padding-top:4rem;padding-bottom:4rem;border-radius:30px}.section-afterwork{padding-bottom:5rem;border-radius:0 0 30px 30px}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
