.Navbar-module___QQLCG__navbar{z-index:1000;height:var(--navbar-height);transition:all var(--duration-normal) var(--ease-out);background:0 0;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module___QQLCG__navbar.Navbar-module___QQLCG__scrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);box-shadow:var(--shadow-sm)}.Navbar-module___QQLCG__inner{width:100%;max-width:var(--container-wide);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module___QQLCG__logo{color:var(--text-primary);letter-spacing:-.02em;align-items:center;gap:.125rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module___QQLCG__logoIcon{color:var(--accent);font-weight:800}.Navbar-module___QQLCG__logoText{color:var(--text-primary)}.Navbar-module___QQLCG__desktopLinks{align-items:center;gap:.25rem;display:flex}.Navbar-module___QQLCG__navLink{color:var(--text-secondary);font-size:var(--text-small);border-radius:var(--radius-sm);transition:all var(--duration-fast) var(--ease-out);padding:.5rem 1rem;font-weight:500;text-decoration:none}.Navbar-module___QQLCG__navLink:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module___QQLCG__navLinkActive{background:#00c82014;color:var(--accent)!important}.Navbar-module___QQLCG__ctaBtn{text-decoration:none}.Navbar-module___QQLCG__hamburger{color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--duration-fast);background:0 0;border:none;padding:.5rem;display:none}.Navbar-module___QQLCG__hamburger:hover{background:#ffffff0d}.Navbar-module___QQLCG__mobileMenu{top:var(--navbar-height);z-index:999;background:var(--bg-primary);-webkit-backdrop-filter:blur(20px);position:fixed;bottom:0;left:0;right:0}.Navbar-module___QQLCG__mobileLinks{flex-direction:column;gap:.25rem;padding:2rem 1.5rem;display:flex}.Navbar-module___QQLCG__mobileLink{color:var(--text-primary);border-radius:var(--radius-md);transition:background var(--duration-fast);padding:1rem;font-size:1.125rem;font-weight:600;text-decoration:none;display:block}.Navbar-module___QQLCG__mobileLink:hover{background:#ffffff0d}.Navbar-module___QQLCG__mobileLinkActive{color:var(--accent);background:#00c82014}@media (max-width:768px){.Navbar-module___QQLCG__desktopLinks,.Navbar-module___QQLCG__ctaBtn{display:none}.Navbar-module___QQLCG__hamburger{display:flex}}
.Footer-module__CYPdJG__footer{background:var(--bg-primary);border-top:1px solid var(--border);padding:4rem 0 2rem}.Footer-module__CYPdJG__inner{flex-direction:column;gap:3rem;display:flex}.Footer-module__CYPdJG__top{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;display:grid}.Footer-module__CYPdJG__brand{flex-direction:column;gap:.75rem;display:flex}.Footer-module__CYPdJG__logo{align-items:center;gap:.125rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__CYPdJG__logoIcon{color:var(--accent)}.Footer-module__CYPdJG__logoText{color:var(--text-primary)}.Footer-module__CYPdJG__brandDesc{font-size:var(--text-small);color:var(--text-secondary);max-width:280px;line-height:1.6}.Footer-module__CYPdJG__linkCol{flex-direction:column;gap:.5rem;display:flex}.Footer-module__CYPdJG__colTitle{font-size:var(--text-small);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-weight:700}.Footer-module__CYPdJG__footerLink{font-size:var(--text-small);color:var(--text-secondary);transition:color var(--duration-fast);padding:.125rem 0;text-decoration:none}.Footer-module__CYPdJG__footerLink:hover{color:var(--accent)}.Footer-module__CYPdJG__seoSection{border-top:1px solid var(--border);padding-top:1.5rem}.Footer-module__CYPdJG__seoLinks{flex-wrap:wrap;gap:.5rem;display:flex}.Footer-module__CYPdJG__seoLink{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--text-muted);padding:.375rem .75rem}.Footer-module__CYPdJG__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.Footer-module__CYPdJG__copyright,.Footer-module__CYPdJG__madeWith{font-size:var(--text-xs);color:var(--text-muted)}@media (max-width:768px){.Footer-module__CYPdJG__top{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__CYPdJG__brand{grid-column:span 2}.Footer-module__CYPdJG__bottom{text-align:center;flex-direction:column;gap:.75rem}}@media (max-width:480px){.Footer-module__CYPdJG__top{grid-template-columns:1fr}.Footer-module__CYPdJG__brand{grid-column:1}}
.Calculator-module__mrhHGG__section{background:var(--bg-primary)}.Calculator-module__mrhHGG__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Calculator-module__mrhHGG__card{max-width:800px;margin:0 auto;padding:2.5rem}.Calculator-module__mrhHGG__sliderSection{text-align:center;margin-bottom:2.5rem}.Calculator-module__mrhHGG__sliderLabel{font-size:var(--text-small);color:var(--text-secondary);margin-bottom:.5rem;font-weight:500;display:block}.Calculator-module__mrhHGG__sliderValue{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800}.Calculator-module__mrhHGG__slider{appearance:none;background:var(--bg-elevated);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.Calculator-module__mrhHGG__slider::-webkit-slider-thumb{appearance:none;background:var(--accent);border:3px solid var(--bg-primary);width:24px;height:24px;box-shadow:0 0 12px var(--accent-glow-strong);cursor:pointer;border-radius:50%;transition:transform .15s}.Calculator-module__mrhHGG__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.Calculator-module__mrhHGG__slider::-moz-range-thumb{background:var(--accent);border:3px solid var(--bg-primary);width:24px;height:24px;box-shadow:0 0 12px var(--accent-glow-strong);cursor:pointer;border-radius:50%}.Calculator-module__mrhHGG__sliderRange{font-size:var(--text-xs);color:var(--text-muted);justify-content:space-between;margin-top:.5rem;display:flex}.Calculator-module__mrhHGG__comparison{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2rem;display:grid}.Calculator-module__mrhHGG__compCard{background:var(--bg-elevated);border-radius:var(--radius-md);border:1px solid var(--border);padding:1.5rem}.Calculator-module__mrhHGG__compCardHighlight{border-color:var(--border-accent);background:#00c82008}.Calculator-module__mrhHGG__compHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Calculator-module__mrhHGG__compName{font-weight:700;font-size:var(--text-body);color:var(--text-primary)}.Calculator-module__mrhHGG__compRate{font-size:var(--text-small);color:var(--text-muted);font-weight:600}.Calculator-module__mrhHGG__compCost{margin-bottom:.75rem}.Calculator-module__mrhHGG__compCostValue{letter-spacing:-.02em;font-size:1.5rem;font-weight:800;display:block}.Calculator-module__mrhHGG__compCostLabel{font-size:var(--text-xs);color:var(--text-muted)}.Calculator-module__mrhHGG__barContainer{background:var(--bg-surface);border-radius:4px;width:100%;height:8px;margin-bottom:.75rem;overflow:hidden}.Calculator-module__mrhHGG__bar{height:100%;transition:width .5s var(--ease-out);border-radius:4px}.Calculator-module__mrhHGG__compYearly{font-size:var(--text-small);color:var(--text-muted);font-weight:500}.Calculator-module__mrhHGG__compSaving{font-size:var(--text-small);color:var(--accent);font-weight:700}.Calculator-module__mrhHGG__result{background:var(--bg-elevated);border-radius:var(--radius-md);border:1px solid var(--border-accent);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Calculator-module__mrhHGG__resultBig{flex-direction:column;display:flex}.Calculator-module__mrhHGG__resultLabel{font-size:var(--text-small);color:var(--text-secondary);margin-bottom:.25rem}.Calculator-module__mrhHGG__resultValue{color:var(--accent);letter-spacing:-.02em;font-size:2rem;font-weight:800}@media (max-width:640px){.Calculator-module__mrhHGG__card{padding:1rem}.Calculator-module__mrhHGG__header{margin-bottom:2rem}.Calculator-module__mrhHGG__sliderSection{margin-bottom:1.25rem}.Calculator-module__mrhHGG__sliderValue{margin-bottom:.5rem;font-size:1.5rem}.Calculator-module__mrhHGG__sliderLabel{margin-bottom:.25rem}.Calculator-module__mrhHGG__comparison{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.Calculator-module__mrhHGG__compCard{padding:.875rem}.Calculator-module__mrhHGG__compHeader{flex-direction:column;align-items:flex-start;gap:.125rem;margin-bottom:.5rem}.Calculator-module__mrhHGG__compName{font-size:.8125rem}.Calculator-module__mrhHGG__compRate{font-size:.6875rem}.Calculator-module__mrhHGG__compCost{margin-bottom:.5rem}.Calculator-module__mrhHGG__compCostValue{font-size:1.125rem}.Calculator-module__mrhHGG__compCostLabel{font-size:.625rem}.Calculator-module__mrhHGG__barContainer{height:6px;margin-bottom:.5rem}.Calculator-module__mrhHGG__compYearly,.Calculator-module__mrhHGG__compSaving{font-size:.625rem}.Calculator-module__mrhHGG__result{text-align:center;flex-direction:column;align-items:stretch;gap:.75rem;padding:.875rem 1rem}.Calculator-module__mrhHGG__resultBig{align-items:center}.Calculator-module__mrhHGG__resultLabel{margin-bottom:.125rem;font-size:.6875rem}.Calculator-module__mrhHGG__resultValue{font-size:1.25rem}.Calculator-module__mrhHGG__result .Calculator-module__mrhHGG__btn{justify-content:center;width:100%;padding:.625rem 1rem;font-size:.75rem}}
.Hero-module__HH-oZa__hero{min-height:100vh;padding-top:calc(var(--navbar-height) + 2rem);align-items:center;padding-bottom:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__HH-oZa__gridOverlay{z-index:0;pointer-events:none;position:absolute;inset:0}.Hero-module__HH-oZa__content{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__HH-oZa__badge{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--text-small);color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex}.Hero-module__HH-oZa__badgeDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 8px var(--accent-glow-strong);border-radius:50%;animation:2s infinite Hero-module__HH-oZa__pulse-glow}.Hero-module__HH-oZa__headline{font-size:var(--text-hero);letter-spacing:-.03em;max-width:900px;margin-bottom:1.5rem;font-weight:800;line-height:1.15}.Hero-module__HH-oZa__brDesktop{display:block}.Hero-module__HH-oZa__subheadline{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.Hero-module__HH-oZa__ctas{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__HH-oZa__stats{align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Hero-module__HH-oZa__stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Hero-module__HH-oZa__statValue{color:var(--accent);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Hero-module__HH-oZa__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.Hero-module__HH-oZa__statDivider{background:var(--border);width:1px;height:32px}.Hero-module__HH-oZa__mockupContainer{width:100%;max-width:960px;position:relative}.Hero-module__HH-oZa__mockupGlow{background:radial-gradient(ellipse at center, var(--accent-glow) 0%, transparent 60%);pointer-events:none;z-index:0;width:80%;height:80%;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.Hero-module__HH-oZa__mockupWrapper{z-index:1;justify-content:center;align-items:flex-end;gap:1.5rem;display:flex;position:relative}.Hero-module__HH-oZa__desktopFrame{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--border-hover);max-width:640px;box-shadow:var(--shadow-lg);flex:1;overflow:hidden}.Hero-module__HH-oZa__frameBar{background:var(--bg-elevated);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:.625rem .875rem;display:flex}.Hero-module__HH-oZa__frameDot{border-radius:50%;width:10px;height:10px}.Hero-module__HH-oZa__frameContent{padding:0;overflow:hidden}.Hero-module__HH-oZa__heroMockupImg{width:100%;height:auto;display:block}.Hero-module__HH-oZa__phoneFrame{background:var(--bg-surface);border:1px solid var(--border-hover);width:220px;box-shadow:var(--shadow-lg);border-radius:28px;flex-shrink:0;position:relative;overflow:hidden}.Hero-module__HH-oZa__phoneNotch{background:var(--bg-primary);border-radius:0 0 12px 12px;width:80px;height:18px;margin:0 auto}.Hero-module__HH-oZa__phoneContent{overflow:hidden}@media (max-width:768px){.Hero-module__HH-oZa__hero{padding-top:calc(var(--navbar-height) + 1.5rem);min-height:auto;padding-bottom:3rem}.Hero-module__HH-oZa__headline{font-size:clamp(2rem,8vw,3rem)}.Hero-module__HH-oZa__brDesktop{display:none}.Hero-module__HH-oZa__ctas{flex-direction:column;width:100%}.Hero-module__HH-oZa__ctas a{justify-content:center;width:100%}.Hero-module__HH-oZa__stats{gap:1.25rem}.Hero-module__HH-oZa__statValue{font-size:1.25rem}.Hero-module__HH-oZa__mockupWrapper{flex-direction:column;align-items:center}.Hero-module__HH-oZa__desktopFrame{max-width:100%}.Hero-module__HH-oZa__phoneFrame{display:none}}
.PaymentMethods-module__joEVOW__section{background:var(--bg-surface)}.PaymentMethods-module__joEVOW__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.PaymentMethods-module__joEVOW__grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:900px;margin:0 auto;display:grid}.PaymentMethods-module__joEVOW__grid>:nth-child(5){grid-column:1}.PaymentMethods-module__joEVOW__card{cursor:default;align-items:center;gap:.875rem;padding:1.25rem;display:flex}.PaymentMethods-module__joEVOW__logoWrapper{border-radius:var(--radius-md);background:var(--bg-primary);border:1px solid var(--border);width:48px;height:48px;color:var(--text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PaymentMethods-module__joEVOW__cardText{flex-direction:column;gap:.125rem;min-width:0;display:flex}.PaymentMethods-module__joEVOW__cardName{font-size:var(--text-small);color:var(--text-primary);white-space:nowrap;font-weight:700}.PaymentMethods-module__joEVOW__cardDesc{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:1024px){.PaymentMethods-module__joEVOW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.PaymentMethods-module__joEVOW__grid{grid-template-columns:1fr}}
.Testimonials-module__43t-hW__section{background:var(--bg-primary)}.Testimonials-module__43t-hW__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Testimonials-module__43t-hW__carousel{max-width:700px;margin:0 auto;position:relative}.Testimonials-module__43t-hW__track{justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.Testimonials-module__43t-hW__card{width:100%;max-width:560px;transition:all .5s var(--ease-out);pointer-events:none;cursor:default;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;position:absolute}.Testimonials-module__43t-hW__card.Testimonials-module__43t-hW__active{pointer-events:auto}.Testimonials-module__43t-hW__card:hover{transform:translate(0)scale(1)!important}.Testimonials-module__43t-hW__stars{gap:.25rem;display:flex}.Testimonials-module__43t-hW__quote{color:var(--text-primary);font-size:1.0625rem;font-style:italic;line-height:1.7}.Testimonials-module__43t-hW__author{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.Testimonials-module__43t-hW__avatar{background:var(--accent-glow);border:1px solid var(--border-accent);width:40px;height:40px;color:var(--accent);font-weight:700;font-size:var(--text-small);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonials-module__43t-hW__authorName{font-weight:700;font-size:var(--text-small);color:var(--text-primary);display:block}.Testimonials-module__43t-hW__authorRestaurant{font-size:var(--text-xs);color:var(--text-muted);display:block}.Testimonials-module__43t-hW__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.Testimonials-module__43t-hW__arrowBtn{background:var(--bg-elevated);border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Testimonials-module__43t-hW__arrowBtn:hover{background:var(--bg-glass);border-color:var(--accent);color:var(--accent)}.Testimonials-module__43t-hW__dots{gap:.5rem;display:flex}.Testimonials-module__43t-hW__dot{background:var(--text-muted);cursor:pointer;width:8px;height:8px;transition:all var(--duration-fast);border:none;border-radius:50%;padding:0}.Testimonials-module__43t-hW__dot:hover{background:var(--text-secondary)}.Testimonials-module__43t-hW__dotActive{background:var(--accent);border-radius:4px;width:24px}@media (max-width:640px){.Testimonials-module__43t-hW__card{max-width:100%;padding:1.5rem}.Testimonials-module__43t-hW__track{min-height:320px}.Testimonials-module__43t-hW__quote{font-size:var(--text-body)}}
.AboutUs-module__GrYerW__section{background:var(--bg-secondary)}.AboutUs-module__GrYerW__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.AboutUs-module__GrYerW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.AboutUs-module__GrYerW__storyCard{background:var(--bg-elevated);border-radius:var(--radius-md);border:1px solid var(--border);padding:2rem;transition:border-color .3s,transform .3s}.AboutUs-module__GrYerW__storyCard:hover{border-color:var(--border-accent);transform:translateY(-2px)}.AboutUs-module__GrYerW__storyTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.AboutUs-module__GrYerW__storyText{font-size:var(--text-body);color:var(--text-secondary);line-height:1.7}.AboutUs-module__GrYerW__stats{background:var(--bg-elevated);border-radius:var(--radius-md);border:1px solid var(--border);justify-content:center;align-items:center;gap:2.5rem;padding:2rem;display:flex}.AboutUs-module__GrYerW__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.AboutUs-module__GrYerW__statValue{color:var(--accent);letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.AboutUs-module__GrYerW__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.AboutUs-module__GrYerW__statDivider{background:var(--border);width:1px;height:40px}@media (max-width:768px){.AboutUs-module__GrYerW__grid{grid-template-columns:1fr;gap:1rem}.AboutUs-module__GrYerW__stats{flex-wrap:wrap;gap:1.25rem;padding:1.25rem}.AboutUs-module__GrYerW__statValue{font-size:1.375rem}.AboutUs-module__GrYerW__statDivider{height:30px}}
.FAQ-module__UsHXta__section{padding:var(--section-padding) 0;background:var(--bg-primary)}.FAQ-module__UsHXta__header{text-align:center;margin-bottom:3.5rem}.FAQ-module__UsHXta__badge{font-size:var(--text-tiny);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);background:var(--accent-subtle);border-radius:var(--radius-full);margin-bottom:1.25rem;padding:.375rem 1rem;font-weight:600;display:inline-block}.FAQ-module__UsHXta__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.FAQ-module__UsHXta__subtitle{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.6}.FAQ-module__UsHXta__faqList{flex-direction:column;gap:.5rem;max-width:720px;margin:0 auto;display:flex}.FAQ-module__UsHXta__faqItem{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--duration-fast) ease, background var(--duration-fast) ease;overflow:hidden}.FAQ-module__UsHXta__faqItem:hover{border-color:var(--border-hover)}.FAQ-module__UsHXta__faqItem.FAQ-module__UsHXta__open{border-color:var(--accent);background:var(--bg-elevated)}.FAQ-module__UsHXta__faqQuestion{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;transition:color var(--duration-fast) ease;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:clamp(.9rem,1.5vw,1.05rem);font-weight:600;line-height:1.4;display:flex}.FAQ-module__UsHXta__faqQuestion:hover{color:var(--accent-light)}.FAQ-module__UsHXta__faqIcon{color:var(--text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.23,1,.32,1),color .2s}.FAQ-module__UsHXta__open .FAQ-module__UsHXta__faqIcon{color:var(--accent);transform:rotate(180deg)}.FAQ-module__UsHXta__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.23,1,.32,1),padding .3s;overflow:hidden}.FAQ-module__UsHXta__faqAnswer p{color:var(--text-secondary);margin:0;padding:0 1.5rem 1.25rem;font-size:clamp(.85rem,1.3vw,.95rem);line-height:1.7}.FAQ-module__UsHXta__open .FAQ-module__UsHXta__faqAnswer{max-height:300px}@media (max-width:768px){.FAQ-module__UsHXta__faqQuestion{padding:1rem 1.25rem}.FAQ-module__UsHXta__faqAnswer p{padding:0 1.25rem 1rem}}
.ContactSection-module__-V2oJa__section{background:var(--bg-surface)}.ContactSection-module__-V2oJa__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.ContactSection-module__-V2oJa__grid{grid-template-columns:1.2fr .8fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.ContactSection-module__-V2oJa__formCard{padding:2rem}.ContactSection-module__-V2oJa__form{flex-direction:column;gap:1rem;display:flex}.ContactSection-module__-V2oJa__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactSection-module__-V2oJa__formGroup{flex-direction:column;gap:.375rem;display:flex}.ContactSection-module__-V2oJa__formLabel{font-size:var(--text-small);color:var(--text-secondary);font-weight:600}.ContactSection-module__-V2oJa__formInput,.ContactSection-module__-V2oJa__formTextarea{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--text-body);transition:border-color var(--duration-fast);outline:none;width:100%;padding:.75rem 1rem}.ContactSection-module__-V2oJa__formInput:focus,.ContactSection-module__-V2oJa__formTextarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-glow)}.ContactSection-module__-V2oJa__formInput::placeholder,.ContactSection-module__-V2oJa__formTextarea::placeholder{color:var(--text-muted)}.ContactSection-module__-V2oJa__formTextarea{resize:vertical;min-height:100px}.ContactSection-module__-V2oJa__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.ContactSection-module__-V2oJa__successIcon{background:var(--accent-glow);border:1px solid var(--border-accent);width:64px;height:64px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.ContactSection-module__-V2oJa__success h3{font-size:var(--text-h3);color:var(--text-primary)}.ContactSection-module__-V2oJa__sideInfo{flex-direction:column;gap:1rem;display:flex}.ContactSection-module__-V2oJa__whatsappCard{cursor:pointer;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;display:flex}.ContactSection-module__-V2oJa__whatsappCard:hover{border-color:#25d366}.ContactSection-module__-V2oJa__waIcon{border-radius:var(--radius-md);color:#25d366;background:#25d3661f;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ContactSection-module__-V2oJa__waTitle{font-size:var(--text-body);color:var(--text-primary);font-weight:700}.ContactSection-module__-V2oJa__waDesc{font-size:var(--text-small);color:var(--text-secondary)}.ContactSection-module__-V2oJa__waArrow{color:var(--text-muted);flex-shrink:0;margin-left:auto}.ContactSection-module__-V2oJa__infoCard{padding:1.25rem}.ContactSection-module__-V2oJa__infoTitle{font-size:var(--text-body);color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.ContactSection-module__-V2oJa__infoDesc{font-size:var(--text-small);color:var(--text-secondary);line-height:1.6}.ContactSection-module__-V2oJa__optionalTag{color:var(--text-muted);font-weight:400;font-size:var(--text-xs)}.ContactSection-module__-V2oJa__privacyLabel{cursor:pointer;align-items:flex-start;gap:.75rem;display:flex}.ContactSection-module__-V2oJa__privacyCheckbox{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.ContactSection-module__-V2oJa__privacyText{font-size:var(--text-small);color:var(--text-secondary);line-height:1.5}.ContactSection-module__-V2oJa__privacyText a{color:var(--accent);text-underline-offset:2px;-webkit-text-decoration:underline #00b11d4d;text-decoration:underline #00b11d4d}.ContactSection-module__-V2oJa__privacyText a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.ContactSection-module__-V2oJa__spinner{animation:.8s linear infinite ContactSection-module__-V2oJa__spin}@keyframes ContactSection-module__-V2oJa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContactSection-module__-V2oJa__errorMsg{color:#f44;font-size:var(--text-small);text-align:center;margin-top:.5rem}@media (max-width:768px){.ContactSection-module__-V2oJa__grid,.ContactSection-module__-V2oJa__formRow{grid-template-columns:1fr}.ContactSection-module__-V2oJa__formCard{padding:1.5rem}}
.Preise-module__1KN1tW__main{padding-top:var(--navbar-height)}.Preise-module__1KN1tW__hero{padding:clamp(4rem,8vw,8rem) 0 clamp(3rem,5vw,5rem);position:relative;overflow:hidden}.Preise-module__1KN1tW__heroGlow{background:radial-gradient(ellipse at center, var(--accent-glow) 0%, transparent 70%);pointer-events:none;width:80%;height:70%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Preise-module__1KN1tW__heroContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Preise-module__1KN1tW__heroTitle{font-size:var(--text-hero);letter-spacing:-.03em;font-weight:800;line-height:1.1}.Preise-module__1KN1tW__pricingSection{padding-bottom:var(--section-padding)}.Preise-module__1KN1tW__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.Preise-module__1KN1tW__pricingCard{border-radius:var(--radius-xl);border:1px solid var(--border);transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.Preise-module__1KN1tW__pricingCard:hover{border-color:var(--border-hover);transform:translateY(-4px)}.Preise-module__1KN1tW__pricingCardPopular{border-color:var(--accent);transform:scale(1.03)}.Preise-module__1KN1tW__pricingCardPopular:hover{border-color:var(--accent-light);transform:scale(1.03)translateY(-4px)}.Preise-module__1KN1tW__popularBadge{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:0 0 var(--radius-sm) var(--radius-sm);z-index:2;padding:.3rem 1rem;font-size:.6875rem;font-weight:700;position:absolute;top:0;left:50%;transform:translate(-50%)}.Preise-module__1KN1tW__cardGlow{pointer-events:none;z-index:0;background:radial-gradient(at top,#00c82014,#0000 70%);height:200px;position:absolute;top:0;left:0;right:0}.Preise-module__1KN1tW__pricingCardPopular .Preise-module__1KN1tW__cardGlow{background:radial-gradient(at top,#00c82026,#0000 70%)}.Preise-module__1KN1tW__cardContent{z-index:1;background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;display:flex;position:relative}.Preise-module__1KN1tW__cardHeader{text-align:center;color:var(--accent);flex-direction:column;align-items:center;gap:.5rem;display:flex}.Preise-module__1KN1tW__cardHeader h3{color:var(--text-primary);font-size:1.375rem;font-weight:700}.Preise-module__1KN1tW__cardHeader p{font-size:var(--text-xs);color:var(--text-secondary);max-width:260px;line-height:1.5}.Preise-module__1KN1tW__priceContainer{text-align:center}.Preise-module__1KN1tW__priceRow{justify-content:center;align-items:baseline;gap:.375rem;display:flex}.Preise-module__1KN1tW__priceValue{color:var(--text-primary);font-size:2.75rem;font-weight:800;line-height:1}.Preise-module__1KN1tW__priceSuffix{font-size:var(--text-small);color:var(--text-muted);font-weight:500}.Preise-module__1KN1tW__featureList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Preise-module__1KN1tW__featureItem{font-size:var(--text-xs);color:var(--text-primary);align-items:center;gap:.625rem;display:flex}.Preise-module__1KN1tW__checkCircle{background:var(--accent-glow);width:20px;height:20px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Preise-module__1KN1tW__featureItemIcon{color:var(--text-muted);flex-shrink:0}.Preise-module__1KN1tW__ctaBtn{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:.9375rem}.Preise-module__1KN1tW__guaranteeText{text-align:center;font-size:var(--text-xs);color:var(--text-muted);margin-top:2rem}.Preise-module__1KN1tW__comparisonSection{padding:var(--section-padding) 0;background:var(--bg-surface)}.Preise-module__1KN1tW__compHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Preise-module__1KN1tW__tableWrapper{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);max-width:740px;margin:0 auto;overflow:hidden}.Preise-module__1KN1tW__compTable{border-collapse:collapse;width:100%}.Preise-module__1KN1tW__compTable th,.Preise-module__1KN1tW__compTable td{text-align:center;font-size:var(--text-small);padding:.875rem 1.25rem}.Preise-module__1KN1tW__compTable th{background:var(--bg-elevated);color:var(--text-secondary);border-bottom:1px solid var(--border);font-weight:700;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em}.Preise-module__1KN1tW__compTable th:first-child{text-align:left}.Preise-module__1KN1tW__thHfoods{border-left:1px solid var(--border);border-right:1px solid var(--border)}.Preise-module__1KN1tW__thBrand{color:var(--accent);font-size:var(--text-small);text-transform:none;letter-spacing:0;font-weight:800}.Preise-module__1KN1tW__thCompetitor{color:var(--text-muted)}.Preise-module__1KN1tW__compTable tbody tr{border-bottom:1px solid var(--border)}.Preise-module__1KN1tW__compTable tbody tr:last-child{border-bottom:none}.Preise-module__1KN1tW__compTable tbody tr:hover{background:#ffffff05}.Preise-module__1KN1tW__tdLabel{color:var(--text-primary);font-weight:500;text-align:left!important}.Preise-module__1KN1tW__tdHfoods{border-left:1px solid var(--border);border-right:1px solid var(--border);background:#00c82008}.Preise-module__1KN1tW__tdCheck{background:var(--accent-glow);width:24px;height:24px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Preise-module__1KN1tW__tdCheckMuted{color:var(--text-muted);justify-content:center;align-items:center;display:inline-flex}.Preise-module__1KN1tW__tdCross{color:var(--text-muted);font-size:1rem}.Preise-module__1KN1tW__tdValue{color:var(--accent);font-weight:700}.Preise-module__1KN1tW__tdValueRed{color:#f44;font-weight:600}.Preise-module__1KN1tW__ctaBanner{padding:var(--section-padding) 0}.Preise-module__1KN1tW__ctaInner{text-align:center;background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-accent);border-radius:var(--radius-xl);flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;display:flex;position:relative;overflow:hidden}.Preise-module__1KN1tW__ctaInner:before{content:"";pointer-events:none;background:radial-gradient(at top,#00c8201a,#0000 60%);width:100%;height:100%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}@media (max-width:900px){.Preise-module__1KN1tW__pricingGrid{grid-template-columns:1fr;max-width:420px}.Preise-module__1KN1tW__pricingCardPopular{transform:none}.Preise-module__1KN1tW__pricingCardPopular:hover{transform:translateY(-4px)}}@media (max-width:640px){.Preise-module__1KN1tW__cardContent{padding:1.5rem 1.25rem}.Preise-module__1KN1tW__priceValue{font-size:2.25rem}.Preise-module__1KN1tW__compTable th,.Preise-module__1KN1tW__compTable td{font-size:var(--text-xs);padding:.75rem}.Preise-module__1KN1tW__ctaInner{padding:2rem 1.5rem}}
