.Home_page__Yvcrx{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.Home_page__Yvcrx{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.Home_main__VkIEL{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.Home_main__VkIEL ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.Home_main__VkIEL li:not(:last-of-type){margin-bottom:8px}.Home_main__VkIEL code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.Home_ctas__LOR2C{display:flex;gap:16px}.Home_ctas__LOR2C a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.Home_primary__66jd8{background:var(--foreground);color:var(--background);gap:8px}a.Home_secondary__p1_Og{border-color:var(--gray-alpha-200);min-width:158px}.Home_footer__yFiaX{grid-row-start:3;display:flex;gap:24px}.Home_footer__yFiaX a{display:flex;align-items:center;gap:8px}.Home_footer__yFiaX img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.Home_primary__66jd8:hover{background:var(--button-primary-hover);border-color:transparent}a.Home_secondary__p1_Og:hover{background:var(--button-secondary-hover);border-color:transparent}.Home_footer__yFiaX a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.Home_page__Yvcrx{padding:32px 32px 80px}.Home_main__VkIEL{align-items:center}.Home_main__VkIEL ol{text-align:center}.Home_ctas__LOR2C{flex-direction:column}.Home_ctas__LOR2C a{font-size:14px;height:40px;padding:0 16px}a.Home_secondary__p1_Og{min-width:auto}.Home_footer__yFiaX{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.Home_logo__IOQAX{filter:invert()}}.landing_main__OCUS7{display:flex;flex-direction:column;min-height:100vh}.landing_hero__q8CYs{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem;background:linear-gradient(90deg,rgb(87,21,21),#933800);background:rgb(4,1,24);color:ghostwhite}.landing_heroTitle__Xo2Om{font-size:3rem;font-size:clamp(2rem,8vw,3.5rem);font-weight:900;margin-bottom:1rem}.landing_heroSubtitle__gJDpr{font-size:.9rem;line-height:1.5;max-width:40rem;margin-bottom:2rem}.landing_ctaButton__zIYJX{background:white;color:#92400e;font-weight:600;padding:.75rem 1.5rem;border:none;border-radius:1rem;cursor:pointer;transition:background .3s}.landing_ctaButton__zIYJX:hover{background:#f3f3f3}.landing_services__b_h4V{padding:5rem 2rem;background:#f9fafb;text-align:center}.landing_sectionTitle__GOW_R{font-size:2rem;font-weight:700;margin-bottom:3rem}.landing_serviceGrid__06cz8{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:70rem;margin:0 auto}.landing_card__a3QLK{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:box-shadow .3s}.landing_card__a3QLK:hover{box-shadow:0 8px 20px rgba(0,0,0,.1)}.landing_cardTitle__T1asr{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.landing_cardText__RXL_7{color:#4b5563;color:black}.landing_about__1FE1K{padding:5rem 2rem;text-align:center}.landing_aboutText__W_rYP{font-size:1.125rem;color:#374151;max-width:50rem;margin:0 auto;line-height:1.6}.landing_contact__HQIdj{padding:5rem 2rem;text-align:center;background:#92400e;color:white}.landing_contactText__keNCU{font-size:1.125rem;margin-bottom:2rem}.landing_contactButtons__n4SAc{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.landing_outlineButton__DSalP{background:transparent;border:2px solid white;color:white;font-weight:600;padding:.75rem 1.5rem;border-radius:1rem;cursor:pointer;transition:all .3s}.landing_outlineButton__DSalP:hover{background:white;color:#92400e}.landing_footer__Nwuc2{text-align:center;padding:1.5rem;background:#f3f4f6;color:#6b7280}.wa_whatsappButton__ZTUXZ{display:inline-flex;align-items:center;background-color:#25D366;color:white;padding:10px 15px;border-radius:50px;text-decoration:none;font-family:Arial,sans-serif;font-size:16px;font-weight:700;transition:background .3s ease;border:1px solid black}.wa_whatsappButton__ZTUXZ:hover{background-color:#1ebe5b}.wa_whatsappButton__ZTUXZ img{width:24px;height:24px;margin-right:8px}.navig_navbar__qcBw_{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:white;box-shadow:0 2px 6px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:0;z-index:50}.navig_logo__YlebJ a{font-size:1.5rem;font-weight:700;color:#92400e;text-decoration:none}.navig_navLinks__out6D{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.navig_navLinks__out6D a{text-decoration:none;font-weight:500;color:#374151;transition:color .3s}.navig_navLinks__out6D a:hover{color:#92400e}.navig_ctaButton__LqwdI{background:#92400e;color:white;font-weight:600;padding:.5rem 1.25rem;border-radius:.75rem;text-decoration:none;transition:background .3s}.navig_ctaButton__LqwdI:hover{background:#d97706}