.header-module__bEoNOa__header{z-index:var(--z-nav);transition:all var(--t-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.header-module__bEoNOa__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0806e6;padding:12px 0}.header-module__bEoNOa__inner{max-width:var(--container-max);padding:0 var(--container-pad);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.header-module__bEoNOa__logo{transition:all var(--t-fast);align-items:center;text-decoration:none;display:flex}.header-module__bEoNOa__logo:hover{opacity:.9}.header-module__bEoNOa__logoImg{width:auto;height:40px}.header-module__bEoNOa__nav{align-items:center;gap:2rem;display:flex}.header-module__bEoNOa__navLink{font-family:var(--font-body);color:var(--text-secondary);transition:color var(--t-fast);font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.header-module__bEoNOa__navLink:after{content:"";background:var(--gradient-main);width:0;height:2px;transition:width .3s var(--ease-out-expo);position:absolute;bottom:-4px;left:0}.header-module__bEoNOa__navLink:hover{color:var(--kp-peach)}.header-module__bEoNOa__navLink:hover:after{width:100%}.header-module__bEoNOa__actions{align-items:center;gap:1rem;display:flex}.header-module__bEoNOa__langToggle{font-family:var(--font-accent);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;transition:all var(--t-fast);letter-spacing:.05em;background:0 0;padding:6px 12px;font-size:.75rem}.header-module__bEoNOa__langToggle:hover{border-color:var(--kp-peach);color:var(--kp-peach)}.header-module__bEoNOa__orderBtn{padding:10px 24px;font-size:.85rem;}.header-module__bEoNOa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.header-module__bEoNOa__burgerLine{background:var(--text-primary);border-radius:2px;width:24px;height:2px;transition:all .3s}.header-module__bEoNOa__burgerOpen .header-module__bEoNOa__burgerLine:first-child{transform:rotate(45deg)translate(5px,5px)}.header-module__bEoNOa__burgerOpen .header-module__bEoNOa__burgerLine:nth-child(2){opacity:0}.header-module__bEoNOa__burgerOpen .header-module__bEoNOa__burgerLine:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.header-module__bEoNOa__mobileMenu{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:calc(var(--z-nav) - 1);background:#0a0806fa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.header-module__bEoNOa__mobileMenuOpen{display:flex}.header-module__bEoNOa__mobileNavLink{font-family:var(--font-heading);color:var(--text-primary);transition:color var(--t-fast);font-size:1.8rem;font-weight:700;text-decoration:none}.header-module__bEoNOa__mobileNavLink:hover{color:var(--kp-peach)}@media (max-width:768px){.header-module__bEoNOa__nav,.header-module__bEoNOa__orderBtn{display:none}.header-module__bEoNOa__burger{display:flex}}
.hero-module__GkStGa__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-module__GkStGa__videoBg{z-index:var(--z-behind);pointer-events:none;position:absolute;inset:-100px;overflow:hidden}.hero-module__GkStGa__videoBgIframe{object-fit:cover;pointer-events:none;border:none;width:180vw;min-width:180vw;height:180vh;min-height:180vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-module__GkStGa__overlay{background:linear-gradient(to bottom, #0f0d0b99 0%, #0f0d0b66 40%, #0f0d0bb3 70%, var(--bg-primary) 100%), radial-gradient(ellipse at center, transparent 0%, #0f0d0b80 70%);z-index:0;pointer-events:none;position:absolute;inset:0}.hero-module__GkStGa__content{z-index:var(--z-base);text-align:center;max-width:800px;padding:0 var(--container-pad);position:relative}.hero-module__GkStGa__eyebrow{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.2em;color:var(--kp-peach);justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.hero-module__GkStGa__eyebrowDot{background:var(--kp-peach);border-radius:50%;width:6px;height:6px;animation:2s infinite hero-module__GkStGa__pulse-glow}.hero-module__GkStGa__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.05}.hero-module__GkStGa__titleAccent{background:var(--gradient-warm);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite hero-module__GkStGa__gradient-shift}.hero-module__GkStGa__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.hero-module__GkStGa__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.hero-module__GkStGa__ctaPrimary{padding:16px 36px;font-size:1rem;animation:3s infinite hero-module__GkStGa__pulse-glow;}.hero-module__GkStGa__ctaSecondary{padding:16px 36px;font-size:1rem;}.hero-module__GkStGa__ctaSound{border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:all var(--t-fast);background:#ffffff14;border:1px solid #ffffff26;padding:10px 20px;font-size:.85rem}.hero-module__GkStGa__ctaSound:hover{border-color:var(--kp-peach);color:var(--kp-peach);background:#ffffff1f}.hero-module__GkStGa__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;animation:3s ease-in-out infinite hero-module__GkStGa__float;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-module__GkStGa__scrollLine{background:linear-gradient(to bottom, var(--kp-peach), transparent);width:1px;height:40px}.hero-module__GkStGa__scrollText{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);font-size:.65rem}.hero-module__GkStGa__videoOverlay{z-index:var(--z-overlay);cursor:pointer;background:#000000e6;justify-content:center;align-items:center;animation:.3s hero-module__GkStGa__fade-in-up;display:flex;position:fixed;inset:0}.hero-module__GkStGa__videoContainer{aspect-ratio:16/9;cursor:default;width:90vw;max-width:900px;position:relative}.hero-module__GkStGa__videoIframe{border-radius:var(--radius-md);border:none;width:100%;height:100%}.hero-module__GkStGa__videoClose{color:var(--text-primary);cursor:pointer;transition:color var(--t-fast);background:0 0;border:none;padding:4px 8px;font-size:1.5rem;position:absolute;top:-40px;right:0}.hero-module__GkStGa__videoClose:hover{color:var(--kp-peach)}@media (max-width:768px){.hero-module__GkStGa__title{font-size:clamp(2.2rem,8vw,3.5rem)}.hero-module__GkStGa__ctas{flex-direction:column;width:100%}.hero-module__GkStGa__ctaPrimary,.hero-module__GkStGa__ctaSecondary{justify-content:center;width:100%}}
.story-module__Wtgc7G__story{}.story-module__Wtgc7G__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;}.story-module__Wtgc7G__eyebrow{}.story-module__Wtgc7G__title{margin-bottom:1.5rem}.story-module__Wtgc7G__accent{}.story-module__Wtgc7G__text{margin-bottom:1.5rem}.story-module__Wtgc7G__highlights{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.story-module__Wtgc7G__highlight{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border);transition:all var(--t-base);align-items:flex-start;gap:1rem;padding:1rem;display:flex}.story-module__Wtgc7G__highlight:hover{border-color:var(--border-hover);background:var(--bg-card-hover)}.story-module__Wtgc7G__highlightIcon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.story-module__Wtgc7G__highlightTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.story-module__Wtgc7G__highlightDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.story-module__Wtgc7G__visual{border-radius:var(--radius-lg);border:1px solid var(--border);height:500px;position:relative;overflow:hidden}.story-module__Wtgc7G__imagePlaceholder{background:linear-gradient(135deg, var(--bg-secondary), var(--bg-tertiary));justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.story-module__Wtgc7G__visualOverlay{background:linear-gradient(to top, var(--bg-primary), transparent);padding:2rem;position:absolute;bottom:0;left:0;right:0}.story-module__Wtgc7G__badge{border-radius:var(--radius-full);font-family:var(--font-accent);color:var(--kp-peach);letter-spacing:.05em;background:#ffc4a21a;border:1px solid #ffc4a233;align-items:center;gap:.5rem;padding:8px 16px;font-size:.75rem;display:inline-flex}@media (max-width:768px){.story-module__Wtgc7G__inner{grid-template-columns:1fr;gap:2rem}.story-module__Wtgc7G__visual{height:300px}}
.menu-module__3Ff_0G__menu{}.menu-module__3Ff_0G__inner{}.menu-module__3Ff_0G__header{text-align:center;margin-bottom:3rem}.menu-module__3Ff_0G__eyebrow{justify-content:center;}.menu-module__3Ff_0G__title{margin-bottom:1rem}.menu-module__3Ff_0G__accent{}.menu-module__3Ff_0G__subtitle{max-width:500px;margin:0 auto}.menu-module__3Ff_0G__tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.menu-module__3Ff_0G__tab{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:all var(--t-fast);background:0 0;align-items:center;gap:.4rem;padding:10px 20px;font-size:.85rem;font-weight:500;display:flex}.menu-module__3Ff_0G__tab:hover{border-color:var(--border-hover);color:var(--kp-peach);background:#ffc4a20d}.menu-module__3Ff_0G__tabActive{border-color:var(--kp-peach);color:var(--bg-primary);background:var(--gradient-main);font-weight:600}.menu-module__3Ff_0G__tabActive:hover{color:var(--bg-primary)}.menu-module__3Ff_0G__tabIcon{font-size:1rem}.menu-module__3Ff_0G__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;display:grid}.menu-module__3Ff_0G__card{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;}.menu-module__3Ff_0G__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.menu-module__3Ff_0G__cardName{font-family:var(--font-heading);color:var(--text-primary);font-size:1.1rem;font-weight:600}.menu-module__3Ff_0G__cardPricing{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.menu-module__3Ff_0G__cardPrice{font-family:var(--font-accent);color:var(--kp-peach);white-space:nowrap;font-size:.95rem;font-weight:600}.menu-module__3Ff_0G__cardPriceAlt{font-family:var(--font-accent);color:var(--text-muted);white-space:nowrap;font-size:.75rem}.menu-module__3Ff_0G__cardDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.menu-module__3Ff_0G__tag{border-radius:var(--radius-full);font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;align-self:flex-start;padding:3px 10px;font-size:.65rem;font-weight:600;display:inline-flex}.menu-module__3Ff_0G__tagSignature{color:var(--kp-peach);background:#ffc4a21f;border:1px solid #ffc4a233}.menu-module__3Ff_0G__tagPopular{color:var(--kp-peach-dim);background:#e5a8871f;border:1px solid #e5a88733}.menu-module__3Ff_0G__tagNew{color:#00c864;background:#00c8641f;border:1px solid #00c86433}.menu-module__3Ff_0G__tagSpicy{color:#ef4444;background:#dc26261f;border:1px solid #dc262633}.menu-module__3Ff_0G__tagMtl{color:#818cf8;background:#6366f11f;border:1px solid #6366f133}@media (max-width:768px){.menu-module__3Ff_0G__grid{grid-template-columns:1fr}.menu-module__3Ff_0G__tabs{gap:.4rem}.menu-module__3Ff_0G__tab{padding:8px 14px;font-size:.8rem}}
.stats-module__BpCtna__stats{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:clamp(40px,6vw,80px) 0;position:relative;overflow:hidden}.stats-module__BpCtna__inner{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;}.stats-module__BpCtna__stat{text-align:center;position:relative}.stats-module__BpCtna__stat:not(:last-child):after{content:"";background:var(--border);width:1px;height:60%;position:absolute;top:20%;right:0}.stats-module__BpCtna__value{font-family:var(--font-heading);background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;animation:3s infinite stats-module__BpCtna__counter-flicker}.stats-module__BpCtna__label{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-top:.5rem;font-size:.75rem}@media (max-width:768px){.stats-module__BpCtna__inner{grid-template-columns:repeat(2,1fr)}.stats-module__BpCtna__stat:nth-child(2):after{display:none}}
.testimonials-module__TP2vfW__testimonials{}.testimonials-module__TP2vfW__inner{}.testimonials-module__TP2vfW__header{text-align:center;margin-bottom:3rem}.testimonials-module__TP2vfW__eyebrow{justify-content:center;}.testimonials-module__TP2vfW__title{margin-bottom:1rem}.testimonials-module__TP2vfW__accent{}.testimonials-module__TP2vfW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.testimonials-module__TP2vfW__card{flex-direction:column;gap:1rem;padding:2rem;display:flex;}.testimonials-module__TP2vfW__stars{color:var(--kp-peach);gap:.25rem;font-size:1rem;display:flex}.testimonials-module__TP2vfW__quote{color:var(--text-secondary);flex:1;font-size:1rem;font-style:italic;line-height:1.7}.testimonials-module__TP2vfW__quoteMark{color:var(--kp-peach);opacity:.3;font-family:Georgia,serif;font-size:2rem;font-style:normal;line-height:1}.testimonials-module__TP2vfW__author{border-top:1px solid var(--border);align-items:center;gap:.75rem;padding-top:1rem;display:flex}.testimonials-module__TP2vfW__avatar{background:var(--gradient-main);width:40px;height:40px;font-family:var(--font-heading);color:var(--bg-primary);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.testimonials-module__TP2vfW__authorName{font-family:var(--font-heading);color:var(--text-primary);font-size:.9rem;font-weight:600}.testimonials-module__TP2vfW__authorLocation{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.testimonials-module__TP2vfW__grid{grid-template-columns:1fr}}
.catering-module__A1IA1q__catering{background:var(--bg-secondary);position:relative;overflow:hidden;}.catering-module__A1IA1q__catering:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc4a208,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.catering-module__A1IA1q__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;}.catering-module__A1IA1q__eyebrow{}.catering-module__A1IA1q__title{margin-bottom:1rem}.catering-module__A1IA1q__accent{}.catering-module__A1IA1q__text{margin-bottom:2rem}.catering-module__A1IA1q__features{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.catering-module__A1IA1q__feature{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border);transition:all var(--t-base);padding:1.25rem}.catering-module__A1IA1q__feature:hover{border-color:var(--border-hover)}.catering-module__A1IA1q__featureIcon{margin-bottom:.5rem;font-size:1.5rem}.catering-module__A1IA1q__featureTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.catering-module__A1IA1q__featureDesc{color:var(--text-muted);font-size:.8rem;line-height:1.4}.catering-module__A1IA1q__form{padding:2.5rem;}.catering-module__A1IA1q__formTitle{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.catering-module__A1IA1q__formGroup{margin-bottom:1.25rem}.catering-module__A1IA1q__formLabel{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.5rem;font-size:.7rem;display:block}.catering-module__A1IA1q__formInput,.catering-module__A1IA1q__formTextarea,.catering-module__A1IA1q__formSelect{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:border-color var(--t-fast);outline:none;padding:12px 16px;font-size:.9rem}.catering-module__A1IA1q__formInput:focus,.catering-module__A1IA1q__formTextarea:focus,.catering-module__A1IA1q__formSelect:focus{border-color:var(--kp-peach);box-shadow:0 0 0 3px #ffc4a21a}.catering-module__A1IA1q__formTextarea{resize:vertical;min-height:100px}.catering-module__A1IA1q__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffc4a2' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat}.catering-module__A1IA1q__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.catering-module__A1IA1q__formSubmit{justify-content:center;width:100%;margin-top:.5rem;}@media (max-width:768px){.catering-module__A1IA1q__inner{grid-template-columns:1fr;gap:2rem}.catering-module__A1IA1q__features,.catering-module__A1IA1q__formRow{grid-template-columns:1fr}}
.cta-module__x5BPqG__cta{text-align:center;padding:clamp(60px,10vw,120px) 0;position:relative;overflow:hidden}.cta-module__x5BPqG__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc4a20f,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-module__x5BPqG__inner{z-index:var(--z-base);position:relative;}.cta-module__x5BPqG__title{margin-bottom:1rem}.cta-module__x5BPqG__accent{}.cta-module__x5BPqG__subtitle{max-width:500px;margin:0 auto 2rem}.cta-module__x5BPqG__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.cta-module__x5BPqG__primary{padding:16px 40px;font-size:1rem;animation:3s infinite cta-module__x5BPqG__pulse-glow;}.cta-module__x5BPqG__secondary{padding:16px 40px;font-size:1rem;}
.contact-module__jJoAia__contact{}.contact-module__jJoAia__inner{}.contact-module__jJoAia__header{text-align:center;margin-bottom:3rem}.contact-module__jJoAia__eyebrow{justify-content:center;}.contact-module__jJoAia__title{margin-bottom:1rem}.contact-module__jJoAia__accent{}.contact-module__jJoAia__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.contact-module__jJoAia__map{border-radius:var(--radius-lg);border:1px solid var(--border);height:100%;min-height:400px;overflow:hidden}.contact-module__jJoAia__map iframe{filter:grayscale(.8)brightness(.7)contrast(1.2);width:100%;height:100%;transition:filter var(--t-base);border:none}.contact-module__jJoAia__map:hover iframe{filter:grayscale(.3)brightness(.8)contrast(1.1)}.contact-module__jJoAia__info{flex-direction:column;gap:1.5rem;display:flex}.contact-module__jJoAia__infoCard{align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;}.contact-module__jJoAia__infoIcon{flex-shrink:0;font-size:1.5rem}.contact-module__jJoAia__infoLabel{font-family:var(--font-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.35rem;font-size:.7rem}.contact-module__jJoAia__infoValue{font-family:var(--font-heading);color:var(--text-primary);font-size:1rem;font-weight:600}.contact-module__jJoAia__infoSub{color:var(--text-secondary);margin-top:.25rem;font-size:.85rem}.contact-module__jJoAia__infoCardLink{cursor:pointer;text-decoration:none}.contact-module__jJoAia__infoCardLink:hover{border-color:var(--kp-peach)}.contact-module__jJoAia__deliveryBadge{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.contact-module__jJoAia__deliveryApp{border-radius:var(--radius-full);background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);transition:all var(--t-fast);padding:6px 14px;font-size:.8rem}.contact-module__jJoAia__deliveryApp:hover{border-color:var(--kp-peach);color:var(--kp-peach)}@media (max-width:768px){.contact-module__jJoAia__grid{grid-template-columns:1fr}.contact-module__jJoAia__map{min-height:300px}}
.footer-module__pYvrhG__footer{border-top:1px solid var(--border);background:var(--bg-secondary);padding:clamp(40px,6vw,60px) 0}.footer-module__pYvrhG__inner{flex-direction:column;gap:2rem;display:flex;}.footer-module__pYvrhG__top{justify-content:space-between;align-items:center;display:flex}.footer-module__pYvrhG__brand{flex-direction:column;gap:.5rem;display:flex}.footer-module__pYvrhG__logo{align-items:center;display:flex}.footer-module__pYvrhG__logoImg{width:auto;height:80px}.footer-module__pYvrhG__tagline{color:var(--text-muted);font-size:.85rem}.footer-module__pYvrhG__socials{gap:1rem;display:flex}.footer-module__pYvrhG__social{border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);transition:all var(--t-fast);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;text-decoration:none;display:flex}.footer-module__pYvrhG__social:hover{border-color:var(--kp-peach);color:var(--kp-peach);background:#ffc4a20d}.footer-module__pYvrhG__divider{background:var(--border);height:1px}.footer-module__pYvrhG__bottom{justify-content:space-between;align-items:center;display:flex}.footer-module__pYvrhG__copyright{color:var(--text-muted);font-size:.8rem}.footer-module__pYvrhG__legal{gap:1.5rem;display:flex}.footer-module__pYvrhG__legalLink{color:var(--text-muted);transition:color var(--t-fast);font-size:.8rem;text-decoration:none}.footer-module__pYvrhG__legalLink:hover{color:var(--kp-peach)}.footer-module__pYvrhG__halal{font-family:var(--font-accent);letter-spacing:.05em;color:var(--kp-peach);align-items:center;gap:.4rem;font-size:.7rem;display:flex}@media (max-width:768px){.footer-module__pYvrhG__top{text-align:center;flex-direction:column;gap:1.5rem}.footer-module__pYvrhG__bottom{text-align:center;flex-direction:column;gap:1rem}}
.whatsapp-module__QMPq6a__whatsapp{z-index:var(--z-nav);width:56px;height:56px;transition:all var(--t-base);background:#25d366;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;animation:2s infinite whatsapp-module__QMPq6a__pulse-wa;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666}.whatsapp-module__QMPq6a__whatsapp:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36680}.whatsapp-module__QMPq6a__whatsapp svg{fill:#fff;width:28px;height:28px}.whatsapp-module__QMPq6a__tooltip{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);white-space:nowrap;color:var(--text-primary);opacity:0;pointer-events:none;transition:opacity var(--t-fast);padding:8px 14px;font-size:.8rem;position:absolute;top:50%;right:68px;transform:translateY(-50%)}.whatsapp-module__QMPq6a__whatsapp:hover .whatsapp-module__QMPq6a__tooltip{opacity:1}@keyframes whatsapp-module__QMPq6a__pulse-wa{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d36699}}@media (max-width:768px){.whatsapp-module__QMPq6a__whatsapp{width:50px;height:50px;bottom:1.25rem;right:1.25rem}.whatsapp-module__QMPq6a__tooltip{display:none}}
