.TKitchen-module__bNwZoG__page{--primary-red:#b51e23;--deep-red:#7f1418;--chili-red:#d93a2f;--warm-cream:#fff4e8;--rice-white:#fffbf5;--broth-gold:#d9a441;--herb-green:#4f7a45;--charcoal:#1f1d1b;--soft-border:#e4d2c1;--font-heading:"Playfair Display", serif;--font-body:"Inter", sans-serif;background-color:var(--warm-cream);color:var(--charcoal);font-family:var(--font-body);line-height:1.6}.TKitchen-module__bNwZoG__sectionContainer{max-width:1400px;margin:0 auto;padding:120px 60px}.TKitchen-module__bNwZoG__sectionLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--primary-red);margin-bottom:20px;font-size:.85rem;font-weight:700;display:block}.TKitchen-module__bNwZoG__sectionHeading{font-family:var(--font-heading);color:var(--charcoal);margin-bottom:30px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.TKitchen-module__bNwZoG__sectionHeadingCentered{text-align:center;max-width:800px;margin:0 auto 80px}.TKitchen-module__bNwZoG__header{z-index:1000;align-items:center;height:90px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.TKitchen-module__bNwZoG__headerScrolled{background:var(--rice-white);height:80px;box-shadow:0 10px 40px #0000000f}.TKitchen-module__bNwZoG__headerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1600px;margin:0 auto;padding:0 60px;display:flex}.TKitchen-module__bNwZoG__logo{font-family:var(--font-heading);color:#fff;white-space:nowrap;font-size:1.8rem;font-weight:700;text-decoration:none}.TKitchen-module__bNwZoG__headerScrolled .TKitchen-module__bNwZoG__logo{color:var(--primary-red)}.TKitchen-module__bNwZoG__nav{gap:35px;display:flex}.TKitchen-module__bNwZoG__navLink{text-transform:uppercase;letter-spacing:.1em;color:#ffffffe6;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.TKitchen-module__bNwZoG__headerScrolled .TKitchen-module__bNwZoG__navLink{color:var(--charcoal)}.TKitchen-module__bNwZoG__navLink:hover{color:var(--primary-red)!important}.TKitchen-module__bNwZoG__headerActions{align-items:center;gap:20px;display:flex}.TKitchen-module__bNwZoG__mobileMenuBtn{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.TKitchen-module__bNwZoG__headerScrolled .TKitchen-module__bNwZoG__mobileMenuBtn{color:var(--charcoal)}.TKitchen-module__bNwZoG__mobileMenuOverlay{background:var(--charcoal);z-index:1100;flex-direction:column;gap:30px;padding:100px 40px;display:flex;position:fixed;inset:0}.TKitchen-module__bNwZoG__mobileNavLink{font-family:var(--font-heading);color:#fff;font-size:2.5rem;font-weight:700;text-decoration:none}.TKitchen-module__bNwZoG__hero{background:var(--deep-red);color:#fff;height:100vh;position:relative;overflow:hidden}.TKitchen-module__bNwZoG__heroSlide{position:absolute;inset:0}.TKitchen-module__bNwZoG__kenBurns{animation:20s linear infinite alternate TKitchen-module__bNwZoG__kenBurnsAnim;position:absolute;inset:0}@keyframes TKitchen-module__bNwZoG__kenBurnsAnim{0%{transform:scale(1)translate(0)}to{transform:scale(1.2)translate(-2%,-2%)}}.TKitchen-module__bNwZoG__heroOverlay{z-index:2;background:linear-gradient(90deg,#000c 0%,#0000004d 100%);position:absolute;inset:0}.TKitchen-module__bNwZoG__heroContent{z-index:10;flex-direction:column;justify-content:center;max-width:1400px;height:100%;margin:0 auto;padding:0 60px;display:flex;position:relative}.TKitchen-module__bNwZoG__heroTitleLarge{font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:30px;font-size:clamp(3.5rem,8vw,6.5rem);line-height:.95}.TKitchen-module__bNwZoG__hoursStrip{background:var(--rice-white);border-bottom:1px solid var(--soft-border);padding:30px 0}.TKitchen-module__bNwZoG__hoursContainer{justify-content:space-between;align-items:center;gap:30px;max-width:1400px;margin:0 auto;padding:0 60px;display:flex}.TKitchen-module__bNwZoG__infoItem{align-items:center;gap:15px;display:flex}.TKitchen-module__bNwZoG__infoLabel{text-transform:uppercase;color:#999;letter-spacing:.1em;margin-bottom:2px;font-size:.7rem;font-weight:700;display:block}.TKitchen-module__bNwZoG__infoValue{color:var(--charcoal);font-size:.9rem;font-weight:700}.TKitchen-module__bNwZoG__btnPrimary{background:var(--primary-red);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;border:none;border-radius:4px;justify-content:center;align-items:center;gap:12px;padding:18px 40px;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex}.TKitchen-module__bNwZoG__btnPrimary:hover{background:var(--chili-red);transform:translateY(-3px);box-shadow:0 15px 30px #b51e234d}.TKitchen-module__bNwZoG__btnSmall{padding:12px 25px;font-size:.75rem}.TKitchen-module__bNwZoG__menuGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.TKitchen-module__bNwZoG__menuCard{border:1px solid var(--soft-border);background:#fff;border-radius:8px;flex-direction:column;height:100%;transition:all .4s;display:flex;overflow:hidden}.TKitchen-module__bNwZoG__menuCard:hover{border-color:var(--primary-red);transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.TKitchen-module__bNwZoG__cardImgWrapper{height:250px;position:relative;overflow:hidden}.TKitchen-module__bNwZoG__cardContent{flex-direction:column;flex:1;padding:25px;display:flex}.TKitchen-module__bNwZoG__cardTitle{font-family:var(--font-heading);color:var(--charcoal);margin-bottom:12px;font-size:1.4rem}.TKitchen-module__bNwZoG__cardDesc{color:#666;margin-bottom:25px;font-size:.85rem;line-height:1.5}.TKitchen-module__bNwZoG__cardActionRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.TKitchen-module__bNwZoG__btnAddToCart{background:var(--primary-red);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.TKitchen-module__bNwZoG__btnAddToCart:hover{background:var(--chili-red);transform:scale(1.1)}.TKitchen-module__bNwZoG__storySection{background:var(--rice-white);padding:150px 0}.TKitchen-module__bNwZoG__storyLayout{grid-template-columns:1.2fr 1fr;align-items:center;gap:100px;display:grid}.TKitchen-module__bNwZoG__storyCarousel{border-radius:12px;height:600px;position:relative;overflow:hidden;box-shadow:0 40px 80px #00000026}.TKitchen-module__bNwZoG__carouselImg{object-fit:cover}.TKitchen-module__bNwZoG__galleryGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.TKitchen-module__bNwZoG__galleryItem{border-radius:12px;height:350px;position:relative;overflow:hidden}.TKitchen-module__bNwZoG__feedbackGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.TKitchen-module__bNwZoG__feedbackCard{background:var(--warm-cream);border-radius:12px;height:100%;padding:40px}.TKitchen-module__bNwZoG__locationSection{background:var(--charcoal);height:850px;position:relative;overflow:hidden}.TKitchen-module__bNwZoG__mapWrapper{opacity:.5;filter:grayscale()invert();position:absolute;inset:0}.TKitchen-module__bNwZoG__locationFloatingCard{z-index:10;background:#fff;border-radius:20px;width:550px;padding:60px;position:absolute;top:50%;left:100px;transform:translateY(-50%);box-shadow:0 50px 100px #0006}.TKitchen-module__bNwZoG__contactGrid{grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;display:grid}.TKitchen-module__bNwZoG__contactIconBox{background:var(--warm-cream);border-radius:12px;flex-direction:column;gap:10px;padding:25px;display:flex}.TKitchen-module__bNwZoG__mobileStickyCTA{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:15px 24px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0000001a}@media (max-width:1200px){.TKitchen-module__bNwZoG__sectionContainer{padding:80px 40px}.TKitchen-module__bNwZoG__headerContainer{padding:0 40px}.TKitchen-module__bNwZoG__menuGrid{grid-template-columns:repeat(2,1fr)}.TKitchen-module__bNwZoG__galleryGrid{grid-template-columns:repeat(3,1fr)}.TKitchen-module__bNwZoG__feedbackGrid{grid-template-columns:repeat(2,1fr)}.TKitchen-module__bNwZoG__hoursContainer{flex-wrap:wrap;justify-content:center}.TKitchen-module__bNwZoG__locationFloatingCard{width:500px;left:40px}.TKitchen-module__bNwZoG__storyLayout{grid-template-columns:1fr;gap:60px}}@media (max-width:768px){.TKitchen-module__bNwZoG__header{height:70px}.TKitchen-module__bNwZoG__headerContainer{padding:0 20px}.TKitchen-module__bNwZoG__logo{font-size:1.4rem}.TKitchen-module__bNwZoG__nav,.TKitchen-module__bNwZoG__headerActions .TKitchen-module__bNwZoG__btnPrimary{display:none}.TKitchen-module__bNwZoG__mobileMenuBtn{color:var(--primary-red);display:block}.TKitchen-module__bNwZoG__header:not(.TKitchen-module__bNwZoG__headerScrolled) .TKitchen-module__bNwZoG__mobileMenuBtn{color:#fff}.TKitchen-module__bNwZoG__sectionContainer{padding:60px 20px}.TKitchen-module__bNwZoG__heroTitleLarge{text-align:center;font-size:clamp(2.5rem,10vw,3.5rem)}.TKitchen-module__bNwZoG__heroContent{text-align:center;align-items:center;padding:0 20px}.TKitchen-module__bNwZoG__hoursStrip{padding:40px 0}.TKitchen-module__bNwZoG__hoursContainer{text-align:center;flex-direction:column;align-items:center;gap:25px}.TKitchen-module__bNwZoG__infoItem{flex-direction:column;gap:8px}.TKitchen-module__bNwZoG__menuGrid{grid-template-columns:1fr}.TKitchen-module__bNwZoG__cardContent{padding:30px}.TKitchen-module__bNwZoG__btnAddToCart{width:55px;height:55px}.TKitchen-module__bNwZoG__storySection{padding:80px 0}.TKitchen-module__bNwZoG__storyLayout{gap:40px;grid-template-columns:1fr!important}.TKitchen-module__bNwZoG__storyCarousel{order:-1;width:100%;height:400px}.TKitchen-module__bNwZoG__galleryGrid{grid-template-columns:repeat(2,1fr);gap:12px}.TKitchen-module__bNwZoG__feedbackGrid{grid-template-columns:1fr}.TKitchen-module__bNwZoG__locationSection{flex-direction:column;height:auto;display:flex}.TKitchen-module__bNwZoG__mapWrapper{opacity:1;filter:none;order:2;height:400px;position:relative}.TKitchen-module__bNwZoG__locationFloatingCard{width:100%;box-shadow:none;border-radius:0;order:1;padding:40px 20px;position:relative;top:0;left:0;transform:none}.TKitchen-module__bNwZoG__contactGrid{grid-template-columns:1fr}.TKitchen-module__bNwZoG__btnPrimary{width:100%}.TKitchen-module__bNwZoG__mobileStickyCTA{display:block}}@media (max-width:480px){.TKitchen-module__bNwZoG__galleryGrid{grid-template-columns:1fr}}
