@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#2c1810;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffdf7;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}::selection{color:#2c1810;background:#c8956c4d}.navbar{z-index:1000;padding:1.25rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf7f2;padding:.75rem 0;box-shadow:0 2px 30px #2c181014}.nav-container{justify-content:space-between;align-items:center;max-width:1240px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo{align-items:center;text-decoration:none;display:flex}.logo-text{color:#2c1810;letter-spacing:-.5px;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700}.nav-links{gap:2rem;display:flex}.nav-links a{color:#6b5b4e;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#2c1810}.order-btn{color:#fffdf7;cursor:pointer;background:#2c1810;border:none;border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.order-btn:hover{background:#c8956c;transform:translateY(-2px);box-shadow:0 6px 20px #c8956c4d}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.burger span{background:#2c1810;border-radius:2px;width:25px;height:2px;transition:all .3s}.burger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-menu{display:none}@media (width<=768px){.nav-links,.nav-container>.order-btn{display:none}.burger{display:flex}.mobile-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffdf7fa;border-bottom:1px solid #2c181014;flex-direction:column;gap:1rem;padding:1.5rem 2rem;display:flex}.mobile-menu a{color:#6b5b4e;border-bottom:1px solid #2c18100d;padding:.5rem 0;font-size:1.1rem;text-decoration:none}.mobile-order{margin-top:.5rem}}.hero{background:linear-gradient(170deg,#f7f1e8 0%,#ede3d4 40%,#e8d9c5 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg-image{opacity:.08;z-index:0;background-image:url(https://images.unsplash.com/photo-1501339847302-ac426a4a7cbb?w=1400&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-content{z-index:2;text-align:center;max-width:800px;padding:0 2rem;position:relative}.hero-badge{color:#6b5b4e;background:#2c18100f;border:1px solid #2c18101a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;font-weight:500;display:inline-flex}.badge-dot{background:#c8956c;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-title{color:#2c1810;letter-spacing:-1px;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.1}.hero-title span{color:#2c1810;-webkit-text-fill-color:initial;background:0 0}.hero-subtitle{color:#6b5b4e;justify-content:center;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.6}.hero-subtitle span{color:#6b5b4e}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.hero-btn{cursor:pointer;border:none;border-radius:50px;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:all .3s}.hero-btn.primary{color:#fffdf7;background:#2c1810}.hero-btn.primary:hover{background:#c8956c;transform:translateY(-3px);box-shadow:0 10px 30px #c8956c4d}.hero-btn.secondary{color:#2c1810;background:0 0;border:1.5px solid #2c181040}.hero-btn.secondary:hover{background:#2c18100a;border-color:#2c1810;transform:translateY(-3px)}.hero-stats{justify-content:center;gap:3rem;display:flex}.hero-stat{flex-direction:column;align-items:center;display:flex}.stat-value{color:#2c1810;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;line-height:1}.stat-label{color:#6b5b4e;margin-top:.3rem;font-size:.85rem}.hero-scroll{z-index:2;cursor:pointer;color:#6b5b4e;flex-direction:column;align-items:center;gap:.5rem;font-size:.8rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator{color:#c8956c;font-size:1.3rem}@media (width<=600px){.hero-stats{gap:1.5rem}.stat-value{font-size:1.5rem}}.history{background:#f7f1e8;padding:8rem 0;position:relative}.history-content{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin-top:4rem;display:grid}.history-image-wrapper{position:relative}.history-image{aspect-ratio:4/5;background-position:50%;background-size:cover;border-radius:2rem;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 60px #2c181014}.history-image:after{content:"";background:linear-gradient(#0000,#f7f1e880);position:absolute;inset:0}.history-image-small{aspect-ratio:1;background-position:50%;background-size:cover;border:4px solid #f7f1e8;border-radius:1.5rem;width:50%;position:absolute;bottom:-2rem;right:-2rem;box-shadow:0 10px 30px #2c18101a}.history-philosophy{margin-bottom:3rem}.history-philosophy h3{color:#2c1810;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.history-philosophy p{color:#6b5b4e;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.history-timeline{flex-direction:column;gap:0;display:flex}.timeline-item{border-left:2px solid #c8956c4d;gap:1.5rem;padding:1.25rem 0 1.25rem 1.5rem;display:flex;position:relative}.timeline-item:before{content:"";background:#c8956c;border-radius:50%;width:8px;height:8px;position:absolute;top:1.6rem;left:-5px}.timeline-year{color:#c8956c;min-width:3.5rem;padding-top:.2rem;font-size:1rem;font-weight:700}.timeline-content h4{color:#2c1810;margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.timeline-content p{color:#6b5b4e;font-size:.9rem;line-height:1.5}@media (width<=900px){.history-content{grid-template-columns:1fr;gap:3rem}.history-image-small{width:40%;bottom:-1rem;right:1rem}.history{padding:5rem 0}}.card-spotlight{--mouse-x:50%;--mouse-y:50%;--spotlight-color:#00000008;background-color:#fff;border:1px solid #2c18100f;border-radius:1.5rem;position:relative;overflow:hidden}.card-spotlight:before{content:"";background:radial-gradient(circle at var(--mouse-x) var(--mouse-y), var(--spotlight-color), transparent 80%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.card-spotlight:hover:before,.card-spotlight:focus-within:before{opacity:.6}.menu-section{background:#fffdf7;padding:8rem 0}.menu-categories{justify-content:center;gap:.5rem;margin:3rem 0;display:flex}.menu-cat-btn{color:#8b7b6f;cursor:pointer;background:0 0;border:none;border-radius:50px;padding:.7rem 1.8rem;font-size:1rem;font-weight:500;transition:color .3s;position:relative}.menu-cat-btn.active{color:#2c1810}.menu-cat-btn:hover{color:#5d4037}.cat-underline{background:#c8956c;border-radius:2px;height:2px;position:absolute;bottom:0;left:15%;right:15%}.menu-grid{max-width:900px;margin:0 auto}.menu-items{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem;display:grid}.menu-item-card{cursor:default;background:#fff;border:1px solid #2c18100f;border-radius:1.5rem;padding:1.5rem;transition:box-shadow .3s}.menu-item-card:hover{box-shadow:0 12px 40px #2c18100f}.menu-item-card.popular{border-color:#c8956c4d}.popular-badge{color:#c8956c;background:#c8956c1f;border-radius:50px;padding:.2rem .6rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.menu-item-header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.menu-item-name{color:#2c1810;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;line-height:1.3}.menu-item-price{color:#c8956c;white-space:nowrap;font-size:1rem;font-weight:700}.menu-item-desc{color:#8b7b6f;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.menu-add-btn{color:#5d4037;cursor:pointer;background:0 0;border:1.5px solid #2c181026;border-radius:50px;width:100%;padding:.55rem;font-size:.85rem;font-weight:500;transition:all .3s}.menu-add-btn:hover{color:#fffdf7;background:#2c1810;border-color:#2c1810}.menu-footer-note{text-align:center;margin-top:3rem}.menu-footer-note p{color:#8b7b6f;font-size:.85rem}@media (width<=600px){.menu-categories{background:#2c18100a;border-radius:50px;gap:0;padding:.3rem}.menu-cat-btn{padding:.6rem 1.2rem;font-size:.9rem}.menu-items{grid-template-columns:1fr}}.gallery{background:#fffdf7;padding:8rem 0}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.gallery-item{cursor:pointer;aspect-ratio:1;background:#f7f1e8;border-radius:1rem;position:relative;overflow:hidden}.gallery-placeholder{background:linear-gradient(110deg,#ede3d4 30%,#f7f1e8 50%,#ede3d4 70%) 0 0/200% 100%;animation:1.5s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-item img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s,transform .3s}.gallery-item.loaded img{opacity:1}.gallery-item:hover img{transform:scale(1.08)}.gallery-item.loaded .gallery-placeholder{display:none}.gallery-caption{opacity:0;background:linear-gradient(#0000,#0009);padding:1.5rem 1rem 1rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.gallery-item:hover .gallery-caption{opacity:1;transform:translateY(0)}.gallery-caption span{color:#fff;font-size:.9rem;font-weight:500}.lightbox{z-index:2000;background:#2c1810f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox img{object-fit:contain;border-radius:.5rem;max-width:90vw;max-height:85vh}.lightbox-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;width:44px;height:44px;font-size:1.5rem;transition:background .3s;position:absolute;top:1.5rem;right:1.5rem}.lightbox-close:hover{background:#fff3}.lightbox-prev,.lightbox-next{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;width:50px;height:50px;font-size:2rem;transition:background .3s;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev{left:1.5rem}.lightbox-next{right:1.5rem}.lightbox-prev:hover,.lightbox-next:hover{background:#fff3}.lightbox-counter{color:#ffffff80;font-size:.9rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media (width<=768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.lightbox-prev,.lightbox-next{width:40px;height:40px;font-size:1.5rem}.lightbox-prev{left:.75rem}.lightbox-next{right:.75rem}}.booking{background:#f7f1e8;padding:8rem 0}.booking-content{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;margin-top:3rem;display:grid}.booking-info-card{background:#fff;border:1px solid #2c18100f;border-radius:1.5rem;padding:2rem}.booking-hours h3{color:#2c1810;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:1.2rem}.hours-row{color:#6b5b4e;border-bottom:1px solid #2c18100f;justify-content:space-between;padding:.6rem 0;font-size:.95rem;display:flex}.hours-row:last-child{border-bottom:none}.hours-row span:last-child{color:#2c1810;font-weight:500}.booking-features{border-top:1px solid #2c18100f;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.feature-item{color:#6b5b4e;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.feature-icon{background:#c8956c1a;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.booking-form{background:#fff;border:1px solid #2c18100f;border-radius:1.5rem;padding:2rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group label{color:#6b5b4e;font-size:.85rem;font-weight:500}.form-group input,.form-group select{color:#2c1810;background:#f7f1e8;border:1.5px solid #2c181014;border-radius:.75rem;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .3s}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23C8956C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group input:focus,.form-group select:focus{border-color:#c8956c}.form-group input::placeholder{color:#8b7b6f}.booking-submit-btn{color:#fffdf7;cursor:pointer;background:#2c1810;border:none;border-radius:50px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.booking-submit-btn:hover{background:#c8956c;box-shadow:0 8px 25px #c8956c4d}@media (width<=768px){.booking-content,.form-row{grid-template-columns:1fr}}.order-section{background:#fffdf7;padding:8rem 0}.order-layout{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.order-info-card{background:#fff;border:1px solid #2c18100f;border-radius:1.5rem;padding:2rem}.order-info-card h3{color:#2c1810;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.2rem}.order-steps{flex-direction:column;gap:1.25rem;display:flex}.order-step{align-items:flex-start;gap:1rem;display:flex}.step-num{color:#fffdf7;background:#2c1810;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.order-step strong{color:#2c1810;margin-bottom:.2rem;font-size:.95rem;display:block}.order-step p{color:#6b5b4e;font-size:.85rem}.order-cart{background:#fff;border:1px solid #2c18100f;border-radius:1.5rem;min-height:300px;padding:2rem}.cart-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.cart-header h3{color:#2c1810;font-family:Playfair Display,serif;font-size:1.2rem}.cart-count{color:#8b7b6f;font-size:.85rem}.cart-empty{text-align:center;padding:3rem 1rem}.cart-empty-icon{background:#c8956c1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.cart-empty p{color:#6b5b4e;margin-bottom:.5rem}.cart-empty span{color:#8b7b6f;font-size:.85rem}.cart-items{flex-direction:column;gap:.75rem;max-height:300px;display:flex;overflow-y:auto}.cart-item{background:#f7f1e8;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.cart-item-info{flex-direction:column;flex:1;gap:.2rem;display:flex}.cart-item-name{color:#2c1810;font-size:.9rem;font-weight:500}.cart-item-price{color:#6b5b4e;font-size:.8rem}.cart-item-controls{align-items:center;gap:.5rem;display:flex}.cart-item-controls button{color:#2c1810;cursor:pointer;background:#fff;border:1px solid #2c18101a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;transition:all .3s;display:flex}.cart-item-controls button:hover{color:#fff;background:#2c1810;border-color:#2c1810}.cart-item-controls span{color:#2c1810;text-align:center;min-width:20px;font-weight:600}.cart-item-subtotal{color:#c8956c;margin-left:1rem;font-size:.9rem;font-weight:700}.cart-remove{margin-left:.25rem;color:#b88!important}.cart-remove:hover{color:#fff!important;background:#b88!important}.cart-footer{border-top:1px solid #2c18100f;margin-top:1.5rem;padding-top:1.5rem}.cart-total{color:#6b5b4e;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.95rem;display:flex}.total-price{color:#2c1810;font-size:1.2rem;font-weight:700}.order-place-btn{color:#fffdf7;cursor:pointer;background:#2c1810;border:none;border-radius:50px;width:100%;padding:.9rem;font-size:1rem;font-weight:600;transition:all .3s}.order-place-btn:hover{background:#c8956c;box-shadow:0 8px 25px #c8956c4d}@media (width<=768px){.order-layout{grid-template-columns:1fr}.cart-items{max-height:250px}}.contacts{background:#f7f1e8;padding:8rem 0}.contacts-content{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.contacts-info{flex-direction:column;gap:1rem;display:flex}.contact-card{background:#fff;border:1px solid #2c18100f;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;transition:border-color .3s;display:flex}.contact-card:hover{border-color:#c8956c66}.contact-icon{background:#c8956c1a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.contact-card h4{color:#8b7b6f;margin-bottom:.25rem;font-size:.8rem;font-weight:500}.contact-card p{color:#2c1810;font-size:.95rem;font-weight:500}.contact-socials{gap:.5rem;margin-top:.5rem;display:flex}.social-link{color:#6b5b4e;border:1.5px solid #2c18101f;border-radius:50px;padding:.6rem 1.2rem;font-size:.85rem;text-decoration:none;transition:all .3s}.social-link:hover{color:#2c1810;background:#c8956c0d;border-color:#c8956c}.contacts-map{border:1px solid #2c18100f;border-radius:1.5rem;height:100%;min-height:350px;overflow:hidden}.map-iframe{filter:grayscale(.3);border:none;width:100%;height:100%}@media (width<=768px){.contacts-content{grid-template-columns:1fr}.contacts-map{min-height:280px}}.footer{color:#fffdf7b3;background:#2c1810;padding:4rem 0 2rem}.footer-content{justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.footer-brand{max-width:250px}.footer-logo{align-items:center;margin-bottom:1rem;text-decoration:none;display:flex}.footer-logo-text{color:#fffdf7;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:700}.footer-tagline{color:#fffdf780;font-size:.9rem;line-height:1.5}.footer-links{gap:4rem;display:flex}.footer-col h4{color:#fffdf7;margin-bottom:1rem;font-size:.95rem;font-weight:600}.footer-col a{color:#fffdf780;margin-bottom:.6rem;font-size:.9rem;text-decoration:none;transition:color .3s;display:block}.footer-col a:hover{color:#c8956c}.footer-bottom{border-top:1px solid #fffdf714;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-bottom p{color:#fffdf759;font-size:.8rem}.footer-credits{color:#fffdf780;font-size:.85rem}.bytecruft-link{color:#c8956c;border-bottom:1px dashed #c8956c;font-weight:600;text-decoration:none;transition:all .3s}.bytecruft-link:hover{color:#fffdf7;border-color:#fffdf7}@media (width<=768px){.footer-content{flex-direction:column;gap:2rem}.footer-links{gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}}.app{color:#2c1810;background:#fffdf7;min-height:100vh}.section-container{max-width:1240px;margin:0 auto;padding:0 2rem}.section-header{text-align:center;margin-bottom:1rem}.section-tag{text-transform:uppercase;letter-spacing:4px;color:#c8956c;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;display:inline-block}.section-title{color:#2c1810;justify-content:center;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.section-title span{color:#2c1810;-webkit-text-fill-color:initial;background:0 0;background-clip:unset}.section-desc{color:#6b5b4e;max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.6}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fffdf7}::-webkit-scrollbar-thumb{background:#c8956c66;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c8956cb3}.inline-block{display:inline-block}.will-change-\[transform\,filter\,opacity\]{will-change:transform, filter, opacity}
