@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_2ae47f08-module__h69qWW__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_2ae47f08-module__h69qWW__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_eb58308d-module__w_p2Lq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_eb58308d-module__w_p2Lq__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--color-bg:#f8f9fb;--color-surface:#fff;--color-border:#e3e6ed;--color-text:#1f2430;--color-muted:#5c6274;--color-accent:#4f46e5;--color-accent-strong:#3730a3;--color-danger:#dc2626;--radius-md:.75rem;--radius-lg:1.5rem;--shadow-card:0 10px 25px #0f172a14}html{font-size:clamp(14px,1.8vw + 8px,16px)}*{box-sizing:border-box}body{min-height:100vh;font-family:var(--font-geist-sans,"Inter"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--color-bg);color:var(--color-text);margin:0;line-height:1.55}@media (max-width:768px){body{letter-spacing:.01em;line-height:1.5}}.skip-link{background:var(--color-accent);color:#fff;z-index:1000;border-radius:999px;padding:.75rem 1.5rem;transition:top .2s;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.skip-link:focus{top:1.5rem}.app-shell{background:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}a:hover{color:var(--color-accent)}.btn{border:1px solid var(--color-border);background:var(--color-surface);height:2.5rem;color:var(--color-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:0 1.35rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}@media (max-width:768px){.btn{height:2.35rem;padding:0 1.1rem;font-size:.95rem}}.btn:hover{border-color:var(--color-text);transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn--primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.btn--primary:hover{background:var(--color-accent-strong);border-color:var(--color-accent-strong)}.btn--ghost{background:0 0}.btn--danger{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--color-muted);margin:0 0 .5rem;font-size:.75rem}.empty{border:1px dashed var(--color-border);text-align:center;border-radius:var(--radius-md);color:var(--color-muted);padding:1.5rem}.hero{flex:1;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex}.hero__inner{background:var(--color-surface);border-radius:var(--radius-lg);width:min(900px,100%);box-shadow:var(--shadow-card);padding:3.5rem}.hero__inner h1{margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.75rem)}.hero__inner p{color:var(--color-muted);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:768px){.hero__inner{padding:2rem}.btn{justify-content:center;width:100%}}
:root{--brand-main:#a62455;--brand-purple:#7b275c;--brand-blue:#1f3d7a;--accent-orange:#f29a2e;--accent-page:#f9e4c0;--text-main:#1f2933;--bg-light:#f5f5f7;--radius-pill:999px;--transition-fast:.2s ease}.Header-module__vfQDqq__header{z-index:50;border-bottom:2px solid var(--accent-orange);width:100%;color:var(--text-main);background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:sticky;top:0;box-shadow:0 10px 25px #0f172a0f}.Header-module__vfQDqq__container{max-width:1280px;margin:0 auto;padding:.7rem 1.15rem}.Header-module__vfQDqq__grid{align-items:center;gap:1.25rem;width:100%;display:flex}.Header-module__vfQDqq__logoWrap{align-items:center;display:flex}.Header-module__vfQDqq__logoLink{border-radius:var(--radius-pill);color:var(--brand-main);transition:background-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform .12s ease;align-items:center;gap:.5rem;padding:.35rem .9rem;font-weight:700;text-decoration:none;display:inline-flex}.Header-module__vfQDqq__logoLink:hover{background-color:#a6245514;transform:translateY(-1px)}.Header-module__vfQDqq__logoImage{height:2.1rem}@media (min-width:640px){.Header-module__vfQDqq__logoImage{height:2.6rem}}.Header-module__vfQDqq__rightSide{align-items:center;gap:1.25rem;margin-left:auto;display:flex}.Header-module__vfQDqq__nav{display:flex}.Header-module__vfQDqq__navList{justify-content:flex-end;align-items:center;gap:1.35rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__vfQDqq__navGroup{position:relative}.Header-module__vfQDqq__navButton{font:inherit;color:var(--text-main);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-items:center;gap:.45rem;padding:0;font-size:.9rem;display:inline-flex}.Header-module__vfQDqq__navButton:hover{color:var(--brand-blue);text-decoration:underline}.Header-module__vfQDqq__navIcon{fill:currentColor;width:.75rem;height:.75rem;transition:transform var(--transition-fast)}.Header-module__vfQDqq__navGroup:hover .Header-module__vfQDqq__navIcon{transform:rotate(180deg)}.Header-module__vfQDqq__dropdown{border:1px solid var(--accent-orange);opacity:0;pointer-events:none;visibility:hidden;margin-top:.5rem;width:10rem;transition:opacity var(--transition-fast);z-index:20;background-color:#fff;border-radius:.5rem;margin-inline:0;padding:.5rem 0;list-style:none;position:absolute;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.Header-module__vfQDqq__dropdownWide{width:14rem}.Header-module__vfQDqq__navGroup:hover .Header-module__vfQDqq__dropdown,.Header-module__vfQDqq__navGroup:focus-within .Header-module__vfQDqq__dropdown{opacity:1;pointer-events:auto;visibility:visible}.Header-module__vfQDqq__dropdownItem{color:var(--brand-blue);background-color:var(--accent-page);transition:background-color var(--transition-fast),color var(--transition-fast);border-radius:.375rem;margin:4px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;display:block}.Header-module__vfQDqq__dropdownItem:hover{background-color:var(--accent-orange);color:#fff}.Header-module__vfQDqq__actions{align-items:center;gap:.9rem;display:flex}.Header-module__vfQDqq__loginLink{border-radius:var(--radius-pill);color:var(--brand-purple);transition:background-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform .12s ease,border-color var(--transition-fast);background-color:#fff;border:1px solid #94a3b899;padding:.35rem .8rem;font-size:.88rem;font-weight:600;text-decoration:none}.Header-module__vfQDqq__loginLink:hover{background-color:var(--accent-orange);color:#fff;border-color:var(--accent-orange);transform:translateY(-1px);box-shadow:0 10px 22px #a6245552}.Header-module__vfQDqq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:.3rem;padding:.25rem;display:none}.Header-module__vfQDqq__hamburgerBar{border-radius:var(--radius-pill);background-color:var(--text-main);width:22px;height:2px;transition:transform var(--transition-fast),opacity var(--transition-fast)}.Header-module__vfQDqq__mobileMenu{inset-inline:0;border-top:2px solid var(--accent-orange);opacity:0;visibility:hidden;pointer-events:none;z-index:40;background:linear-gradient(#fff 0%,#f8fafc 100%);max-height:calc(100vh - 86px);transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:78px;overflow-y:auto;transform:translateY(-16px);box-shadow:0 20px 40px #0f172a1f,0 8px 16px #0f172a14}.Header-module__vfQDqq__mobileMenuOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__vfQDqq__mobileBackdrop{opacity:0;pointer-events:none;z-index:30;background:#00000059;transition:opacity .2s;position:fixed;inset:0}.Header-module__vfQDqq__mobileBackdropOpen{opacity:1;pointer-events:auto}.Header-module__vfQDqq__mobileList{flex-direction:column;gap:.35rem;margin:0;padding:.75rem;list-style:none;display:flex}.Header-module__vfQDqq__mobileGroup{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:.35rem;margin-bottom:.35rem;padding:.75rem;display:flex;box-shadow:0 2px 6px #0000000a}.Header-module__vfQDqq__mobileGroupTitleButton{color:#0f172a;letter-spacing:.25px;text-align:left;cursor:pointer;background:linear-gradient(135deg,#a6245514,#7b275c14);border:1px solid #a6245524;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Header-module__vfQDqq__mobileGroupTitleButton:hover{border-color:var(--brand-main);background:linear-gradient(135deg,#a624551f,#7b275c1f);transform:translateY(-1px)}.Header-module__vfQDqq__mobileChevron{fill:currentColor;width:14px;height:14px;transition:transform .2s}.Header-module__vfQDqq__mobileChevronOpen{transform:rotate(180deg)}.Header-module__vfQDqq__mobileGroupItems{opacity:0;gap:.4rem;max-height:0;padding-inline:.1rem;transition:max-height .28s,opacity .25s;display:grid;overflow:hidden}.Header-module__vfQDqq__mobileGroupItemsOpen{opacity:1;max-height:480px;padding-top:.35rem}.Header-module__vfQDqq__mobileLink{color:var(--text-main);background-color:#f8fafc;border:1px solid #0000;border-radius:9px;align-items:center;padding:.6rem .8rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Header-module__vfQDqq__mobileLink:before{content:"";background:var(--accent-orange);opacity:0;border-radius:50%;width:4px;height:4px;margin-right:.75rem;transition:opacity .3s}.Header-module__vfQDqq__mobileLink:hover{color:var(--brand-main);border-color:var(--brand-main);background:linear-gradient(135deg,#a6245514,#7b275c14);font-weight:600;transform:translate(4px)}.Header-module__vfQDqq__mobileLink:hover:before{opacity:1}.Header-module__vfQDqq__mobileLink:active{transform:translate(4px)}@media (max-width:900px){.Header-module__vfQDqq__rightSide{gap:1rem}.Header-module__vfQDqq__navList{gap:1.25rem}}@media (max-width:768px){.Header-module__vfQDqq__container{padding-block:.65rem;padding-inline:.9rem}.Header-module__vfQDqq__grid{gap:1rem}.Header-module__vfQDqq__nav{display:none}.Header-module__vfQDqq__hamburger{display:flex}}@media (max-width:480px){.Header-module__vfQDqq__container{padding-inline:.65rem}.Header-module__vfQDqq__actions{gap:.65rem}.Header-module__vfQDqq__loginLink{padding-inline:.75rem;font-size:.84rem}}@media (max-width:600px){.Header-module__vfQDqq__logoImage{height:1.8rem}.Header-module__vfQDqq__mobileMenu{top:72px}}.Header-module__vfQDqq__navButton:focus-visible,.Header-module__vfQDqq__loginLink:focus-visible,.Header-module__vfQDqq__hamburger:focus-visible,.Header-module__vfQDqq__mobileLink:focus-visible,.Header-module__vfQDqq__mobileGroupTitleButton:focus-visible{outline:2px solid var(--accent-orange);outline-offset:2px}
:root{--brand-main:#a62455;--brand-purple:#7b275c;--brand-blue:#1f3d7a;--accent-orange:#f29a2e;--accent-page:#f9e4c0;--text-main:#1f2933}.Footer-module__BddKxa__footer{color:#e5e7eb;background:radial-gradient(circle at 100% 100%,#f0c3d9 -50%,#111827 55%),#020617;padding:2.75rem 1.75rem 2.25rem}.Footer-module__BddKxa__inner{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));align-items:flex-start;gap:2.5rem;max-width:1120px;margin:0 auto;display:grid}.Footer-module__BddKxa__brandCol{max-width:360px}.Footer-module__BddKxa__logoRow{align-items:center;gap:.6rem;margin-bottom:.75rem;display:inline-flex}.Footer-module__BddKxa__logoMark{color:#111827;background:linear-gradient(135deg,#ffd4b0,#ffe0ef);border-radius:999px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1rem;font-weight:800;display:flex;box-shadow:0 10px 25px #a6245573}.Footer-module__BddKxa__logoMark img{width:35px;height:35px}.Footer-module__BddKxa__brandName{letter-spacing:.03em;text-transform:uppercase;font-size:.95rem;font-weight:750}.Footer-module__BddKxa__brandText{color:#cbd5f5;font-size:.86rem;line-height:1.6}.Footer-module__BddKxa__col{flex-direction:column;gap:.35rem;font-size:.88rem;display:flex}.Footer-module__BddKxa__colHeading{letter-spacing:.14em;text-transform:uppercase;color:#9ca3af;margin-bottom:.6rem;font-size:.82rem}.Footer-module__BddKxa__link{color:#e5e7eb;opacity:.9;text-decoration:none;transition:opacity .18s,transform .18s,color .18s}.Footer-module__BddKxa__link:hover{opacity:1;color:var(--accent-orange);transform:translate(2px)}.Footer-module__BddKxa__socialRow{gap:.4rem;margin-top:.85rem;display:flex}.Footer-module__BddKxa__socialChip{color:#f9fafb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ab3;border:1px solid #f8fafc73;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.7rem;font-weight:600;text-decoration:none;transition:background .18s,transform .18s,border-color .18s;display:inline-flex}.Footer-module__BddKxa__socialChip:hover{background:var(--accent-orange);border-color:var(--accent-orange);transform:translateY(-1px)}.Footer-module__BddKxa__bottomBar{color:#9ca3af;border-top:1px solid #94a3b859;justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:2rem auto 0;padding-top:1.25rem;font-size:.78rem;display:flex}.Footer-module__BddKxa__copy{white-space:nowrap}.Footer-module__BddKxa__bottomLinks{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.Footer-module__BddKxa__bottomLink{color:#9ca3af;text-decoration:none;transition:color .18s}.Footer-module__BddKxa__bottomLink:hover{color:#e5e7eb}.Footer-module__BddKxa__dot{background:#6b7280;border-radius:999px;width:3px;height:3px}@media (max-width:900px){.Footer-module__BddKxa__inner{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);row-gap:2rem}}@media (max-width:640px){.Footer-module__BddKxa__inner{grid-template-columns:minmax(0,1fr)}.Footer-module__BddKxa__bottomBar{flex-direction:column;align-items:flex-start}.Footer-module__BddKxa__copy{white-space:normal}}
.FloatingActions-module__yYS-Rq__fab-container{z-index:9999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:80px;right:20px}.FloatingActions-module__yYS-Rq__fab{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:22px;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 4px 10px #0000002e}.FloatingActions-module__yYS-Rq__fab-whatsapp{background:linear-gradient(135deg,#ffb7d1,#ff8fb0)}.FloatingActions-module__yYS-Rq__fab-instagram{background:linear-gradient(135deg,#ffcfdf,#ff9a9e 40%,#f38ad2 70%,#9b5cff 100%)}.FloatingActions-module__yYS-Rq__fab-join{text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff8fb0,#9b5cff);border-radius:999px;width:auto;padding:0 18px;font-size:13px;font-weight:600}.FloatingActions-module__yYS-Rq__fab:hover{opacity:.96;transform:translateY(-3px)scale(1.03);box-shadow:0 6px 18px #00000047}.FloatingActions-module__yYS-Rq__fab-ai{background:linear-gradient(135deg,#ffcfdf,#9b5cff)}.FloatingActions-module__yYS-Rq__fab-ai:hover{box-shadow:0 8px 20px #9b5cff66}.FloatingActions-module__yYS-Rq__fab-phone{background:linear-gradient(135deg,#ffb7d1,#ff8fb0)}
.AnnouncementBar-module__l7GUGq__barWrapper{color:#f9fafb;background-color:#1f3d7a;width:100%;font-size:.875rem}.AnnouncementBar-module__l7GUGq__barInner{text-align:center;max-width:1280px;margin:0 auto;padding:.5rem 1rem;overflow:hidden}.AnnouncementBar-module__l7GUGq__message{transition-property:opacity;transition-duration:.3s;display:inline-block}.AnnouncementBar-module__l7GUGq__messageVisible{opacity:1}.AnnouncementBar-module__l7GUGq__messageHidden{opacity:0}
