@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_ca35ecd4-module__VNkuCW__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_ca35ecd4-module__VNkuCW__variable{--font-outfit:"Outfit","Outfit Fallback"}
:root{--color-primary:345 60% 55%;--color-primary-light:345 70% 95%;--color-secondary:150 30% 96%;--color-accent:140 20% 50%;--foreground-rgb:45,45,45;--background-start-rgb:255,255,255;--background-end-rgb:252,250,250;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 8px 24px #0000000f;--shadow-lg:0 16px 48px #00000014;--font-main:var(--font-outfit)}*{box-sizing:border-box;margin:0;padding:0}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,rgb(var(--background-start-rgb)),rgb(var(--background-end-rgb)));font-family:var(--font-main),sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:60px 0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}h1{letter-spacing:-.02em;font-size:2.5rem}h2{letter-spacing:-.01em;font-size:2rem}h3{font-size:1.5rem}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}.section{padding:40px 0}}.btn{border-radius:var(--radius-lg);justify-content:center;align-items:center;padding:12px 24px;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background-color:hsl(var(--color-primary));color:#fff;box-shadow:0 4px 12px hsla(var(--color-primary),.3)}.btn-primary:active{transform:scale(.98)}.btn-secondary{color:hsl(var(--color-primary));border:1px solid hsl(var(--color-primary)/.2);background-color:#fff}
.Header-module__ldgnoG__topBar{background-color:hsl(var(--color-primary));color:#fff;text-align:center;letter-spacing:.05em;z-index:101;padding:10px 0;font-size:.8rem;font-weight:600;position:relative}.Header-module__ldgnoG__header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#ffffffe6;border-bottom:1px solid #0000000f;transition:all .3s;position:sticky;top:0;box-shadow:0 4px 20px #00000008}.Header-module__ldgnoG__inner{justify-content:space-between;align-items:center;height:120px;display:flex}.Header-module__ldgnoG__logo{z-index:10;align-items:center;height:100%;display:flex;position:relative}.Header-module__ldgnoG__logoWrapper{align-items:center;height:100%;display:flex}.Header-module__ldgnoG__logoImage{object-fit:contain;filter:drop-shadow(0 4px 6px #0000001a);width:135px;height:auto;margin-top:10px}.Header-module__ldgnoG__nav{gap:40px;display:flex}.Header-module__ldgnoG__navLink{color:#4a4a4a;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Header-module__ldgnoG__navLink:hover{color:hsl(var(--color-primary))}.Header-module__ldgnoG__navLink:after{content:"";background:hsl(var(--color-primary));width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__actions{align-items:center;gap:12px;display:flex}.Header-module__ldgnoG__iconBtn{color:#333;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.Header-module__ldgnoG__iconBtn:hover{color:hsl(var(--color-primary));background-color:#0000000a;transform:translateY(-2px)}.Header-module__ldgnoG__trackingLink{color:#333;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__trackingLink:hover{background-color:hsl(var(--color-primary));color:#fff;border-color:hsl(var(--color-primary));transform:translateY(-2px);box-shadow:0 4px 12px #e11d4833}.Header-module__ldgnoG__trackingText{display:block}@media (max-width:768px){.Header-module__ldgnoG__trackingText{display:none}.Header-module__ldgnoG__trackingLink{background:0 0;border:none;border-radius:50%;justify-content:center;width:44px;height:44px;padding:0}.Header-module__ldgnoG__trackingLink:hover{color:hsl(var(--color-primary));box-shadow:none;background-color:#0000000a;transform:none}}.Header-module__ldgnoG__mobileMenuBtn{display:none}.Header-module__ldgnoG__mobileMenu{z-index:99;background:#fff;flex-direction:column;padding:24px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:80px 0 0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.Header-module__ldgnoG__mobileMenu.Header-module__ldgnoG__open{transform:translate(0)}.Header-module__ldgnoG__mobileNavLink{color:#1a1a1a;border-bottom:1px solid #0000000d;padding:20px 0;font-size:1.5rem;font-weight:600;transition:color .2s;display:block}.Header-module__ldgnoG__mobileNavLink:hover{color:hsl(var(--color-primary));padding-left:10px}@media (max-width:968px){.Header-module__ldgnoG__nav{display:none}.Header-module__ldgnoG__mobileMenuBtn{display:flex}.Header-module__ldgnoG__logo{font-size:1.5rem}}@keyframes Header-module__ldgnoG__bump{0%{transform:scale(1)}30%{transform:scale(1.2)}50%{transform:scale(.9)}to{transform:scale(1)}}.Header-module__ldgnoG__bump{animation:.3s ease-out Header-module__ldgnoG__bump}
.SearchOverlay-module__jT1XnW__overlay{z-index:99999;background:#fffffffa;flex-direction:column;width:100%;height:100%;padding:24px;animation:.3s cubic-bezier(.16,1,.3,1) SearchOverlay-module__jT1XnW__fadeIn;display:flex;position:fixed;top:0;left:0}.SearchOverlay-module__jT1XnW__header{justify-content:flex-end;align-items:center;margin-bottom:24px;display:flex}.SearchOverlay-module__jT1XnW__closeBtn{cursor:pointer;color:#555;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex}.SearchOverlay-module__jT1XnW__closeBtn:hover{background:#e0e0e0;transform:rotate(90deg)}.SearchOverlay-module__jT1XnW__searchContainer{width:100%;max-width:800px;margin:0 auto;animation:.4s cubic-bezier(.16,1,.3,1) .1s backwards SearchOverlay-module__jT1XnW__slideUp;position:relative}.SearchOverlay-module__jT1XnW__inputWrapper{margin-bottom:40px;position:relative}.SearchOverlay-module__jT1XnW__searchIcon{color:#999;width:28px;height:28px;position:absolute;top:50%;left:24px;transform:translateY(-50%)}.SearchOverlay-module__jT1XnW__input{color:#1a1a1a;background:0 0;border:none;border-bottom:2px solid #eee;border-radius:0;outline:none;width:100%;padding:24px 24px 24px 72px;font-family:inherit;font-size:1.8rem;font-weight:500;transition:border-color .2s}.SearchOverlay-module__jT1XnW__input:focus{border-color:hsl(var(--color-primary))}.SearchOverlay-module__jT1XnW__input::placeholder{color:#ccc;font-weight:300}.SearchOverlay-module__jT1XnW__results{max-height:60vh;padding-right:8px;overflow-y:auto}.SearchOverlay-module__jT1XnW__resultTitle{color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.9rem;font-weight:600}.SearchOverlay-module__jT1XnW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.SearchOverlay-module__jT1XnW__card{background:#fff;border:1px solid #eee;border-radius:16px;align-items:center;gap:16px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.SearchOverlay-module__jT1XnW__card:hover{border-color:hsl(var(--color-primary));transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}.SearchOverlay-module__jT1XnW__image{border-radius:12px;flex-shrink:0;width:70px;height:70px;position:relative;overflow:hidden}.SearchOverlay-module__jT1XnW__info{flex:1}.SearchOverlay-module__jT1XnW__name{color:#333;margin-bottom:4px;font-weight:600;display:block}.SearchOverlay-module__jT1XnW__price{color:hsl(var(--color-primary));font-size:.95rem;font-weight:500}.SearchOverlay-module__jT1XnW__emptyState{text-align:center;color:#888;padding:40px 0;font-size:1.1rem}@keyframes SearchOverlay-module__jT1XnW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SearchOverlay-module__jT1XnW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.SearchOverlay-module__jT1XnW__input{padding-left:60px;font-size:1.4rem}.SearchOverlay-module__jT1XnW__searchIcon{width:24px;height:24px}}
.Footer-module__Grjkva__footer{background-color:#fff;border-top:1px solid #0000000d;margin-top:80px;padding:60px 0 30px}.Footer-module__Grjkva__grid{grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:60px;display:grid}.Footer-module__Grjkva__col h3{color:rgb(var(--foreground-rgb));margin-bottom:24px;font-size:1.1rem}.Footer-module__Grjkva__col ul{list-style:none}.Footer-module__Grjkva__col li{margin-bottom:12px}.Footer-module__Grjkva__link{color:#0009;font-size:.95rem;transition:color .2s}.Footer-module__Grjkva__link:hover{color:hsl(var(--color-primary))}.Footer-module__Grjkva__brand p{color:#0009;margin-top:16px;line-height:1.6}.Footer-module__Grjkva__bottom{text-align:center;color:#0006;border-top:1px solid #0000000d;padding-top:30px;font-size:.9rem}@media (max-width:768px){.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:40px}}
.WhatsAppButton-module__Ya1Cjq__button{z-index:9999;color:#fff;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026}.WhatsAppButton-module__Ya1Cjq__button:hover{transform:scale(1.1);box-shadow:0 6px 16px #25d36666}.WhatsAppButton-module__Ya1Cjq__icon{fill:currentColor;width:32px;height:32px}.WhatsAppButton-module__Ya1Cjq__button:before{content:"";opacity:.5;z-index:-1;background:#25d366;border-radius:50%;width:100%;height:100%;animation:2s infinite WhatsAppButton-module__Ya1Cjq__pulse;position:absolute}@keyframes WhatsAppButton-module__Ya1Cjq__pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (max-width:768px){.WhatsAppButton-module__Ya1Cjq__button{width:50px;height:50px;bottom:20px;right:20px}.WhatsAppButton-module__Ya1Cjq__icon{width:28px;height:28px}}
.ChatBot-module__n6CbKG__chatButton{cursor:pointer;z-index:1000;background:linear-gradient(135deg,#e11d48 0%,#be185d 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:100px;right:24px;box-shadow:0 4px 20px #e11d4866}.ChatBot-module__n6CbKG__chatButton:hover{transform:scale(1.05);box-shadow:0 6px 25px #e11d4880}.ChatBot-module__n6CbKG__chatButton svg{color:#fff;width:28px;height:28px}.ChatBot-module__n6CbKG__chatWindow{z-index:1001;background:#fff;border-radius:20px;flex-direction:column;width:380px;height:500px;animation:.3s ChatBot-module__n6CbKG__slideUp;display:flex;position:fixed;bottom:100px;right:24px;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes ChatBot-module__n6CbKG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ChatBot-module__n6CbKG__chatHeader{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#be185d 100%);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ChatBot-module__n6CbKG__chatHeaderInfo{align-items:center;gap:12px;display:flex}.ChatBot-module__n6CbKG__chatAvatar{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.ChatBot-module__n6CbKG__chatHeaderText h4{margin:0;font-size:1rem;font-weight:600}.ChatBot-module__n6CbKG__chatHeaderText p{opacity:.9;margin:0;font-size:.75rem}.ChatBot-module__n6CbKG__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.ChatBot-module__n6CbKG__closeButton:hover{opacity:1}.ChatBot-module__n6CbKG__chatMessages{background:#f8fafc;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.ChatBot-module__n6CbKG__message{border-radius:16px;max-width:85%;padding:12px 16px;font-size:.9rem;line-height:1.5}.ChatBot-module__n6CbKG__message.ChatBot-module__n6CbKG__bot{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px;align-self:flex-start}.ChatBot-module__n6CbKG__message.ChatBot-module__n6CbKG__user{color:#fff;background:linear-gradient(135deg,#e11d48 0%,#be185d 100%);border-bottom-right-radius:4px;align-self:flex-end}.ChatBot-module__n6CbKG__typing{background:#fff;border:1px solid #e2e8f0;border-radius:16px 16px 16px 4px;align-self:flex-start;align-items:center;gap:4px;padding:12px 16px;display:flex}.ChatBot-module__n6CbKG__typing span{background:#94a3b8;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite ChatBot-module__n6CbKG__bounce}.ChatBot-module__n6CbKG__typing span:first-child{animation-delay:-.32s}.ChatBot-module__n6CbKG__typing span:nth-child(2){animation-delay:-.16s}@keyframes ChatBot-module__n6CbKG__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatBot-module__n6CbKG__chatInput{background:#fff;border-top:1px solid #e2e8f0;gap:12px;padding:16px;display:flex}.ChatBot-module__n6CbKG__chatInput input{border:2px solid #e2e8f0;border-radius:24px;outline:none;flex:1;padding:12px 16px;font-size:.9rem;transition:border-color .2s}.ChatBot-module__n6CbKG__chatInput input:focus{border-color:#e11d48}.ChatBot-module__n6CbKG__sendButton{cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#be185d 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex}.ChatBot-module__n6CbKG__sendButton:hover{transform:scale(1.05)}.ChatBot-module__n6CbKG__sendButton:disabled{cursor:not-allowed;background:#cbd5e1}.ChatBot-module__n6CbKG__sendButton svg{color:#fff;width:20px;height:20px}@media (max-width:480px){.ChatBot-module__n6CbKG__chatWindow{width:calc(100% - 32px);height:55vh;max-height:400px;bottom:80px;right:16px}.ChatBot-module__n6CbKG__chatButton{width:50px;height:50px;bottom:80px;right:16px}.ChatBot-module__n6CbKG__chatButton svg{width:24px;height:24px}.ChatBot-module__n6CbKG__chatHeader{padding:12px 16px}.ChatBot-module__n6CbKG__chatAvatar{width:32px;height:32px;font-size:1rem}.ChatBot-module__n6CbKG__chatHeaderText h4{font-size:.9rem}.ChatBot-module__n6CbKG__chatInput{padding:12px}.ChatBot-module__n6CbKG__sendButton{width:40px;height:40px}}
