.About_about__fFfvC{position:relative}.About_about__fFfvC:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(193,120,23,.08) 0,transparent 70%);animation:About_float__mH6Pc 15s ease-in-out infinite}.About_about__fFfvC:after,.About_about__fFfvC:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.About_about__fFfvC:after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(193,120,23,.06) 0,transparent 70%);animation:About_float__mH6Pc 20s ease-in-out infinite reverse}.About_aboutContent__FO7Fr{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}.About_aboutImage__ytnMD{width:100%;height:clamp(240px,55vw,500px);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--dark-brown),var(--warm-black));overflow:hidden;position:relative;box-shadow:var(--shadow-lift);border:1px solid var(--border-subtle)}.About_aboutText__dxdCw h3{font-size:clamp(1.5rem,4vw,2rem);color:var(--dark-brown);margin-bottom:1.5rem;font-weight:700}.About_aboutText__dxdCw p{font-size:clamp(1rem,2vw,1.1rem);color:var(--oak-medium);margin-bottom:1.5rem;line-height:1.8}@media (max-width:968px){.About_about__fFfvC{padding-bottom:2rem}.About_aboutContent__FO7Fr{grid-template-columns:1fr;gap:2rem}.About_aboutText__dxdCw,.About_aboutText__dxdCw h3,.About_aboutText__dxdCw p{text-align:center}}.About_about__fFfvC.section-theme-dark .About_aboutText__dxdCw h3{color:var(--cream)}.About_about__fFfvC.section-theme-dark .About_aboutText__dxdCw p{color:var(--on-dark-muted)}.BlogSection_blogSection__INAes{position:relative}@media (max-width:968px){.BlogSection_blogSection__INAes{padding-top:2rem}}.BlogSection_postsLayout__Qvrr5{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.BlogSection_excerpt__uzD9L{color:var(--oak-medium)}.BlogSection_carouselContainer__6l_yo{position:relative;max-width:1200px;margin:0 auto;padding:0 3rem}.BlogSection_carousel__HVh2N{overflow:hidden;border-radius:1.5rem;width:100%}.BlogSection_carouselTrack__K09Vl{display:flex;transition:transform .5s ease-in-out;will-change:transform;width:100%}.BlogSection_card__0qnSx{background:var(--surface);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:1rem;border:1px solid var(--border-strong);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.BlogSection_card__0qnSx:hover{border-color:rgba(193,120,23,.25);box-shadow:var(--shadow-lift);transform:translateY(-2px)}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx{min-width:100%;flex-shrink:0;width:100%;box-sizing:border-box}.BlogSection_cover__i4IBl{border-radius:1.25rem;overflow:hidden;width:100%;height:400px;position:relative;background:var(--light-bg);display:block;cursor:pointer;transition:transform .3s ease,opacity .3s ease}.BlogSection_cover__i4IBl:hover{transform:scale(1.02);opacity:.9}.BlogSection_cover__i4IBl img{object-fit:cover;object-position:center;width:100%;height:100%}.BlogSection_meta__xBK2e{display:flex;gap:.5rem;color:var(--oak-medium);font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.BlogSection_card__0qnSx h3{font-size:1.4rem;color:var(--dark-brown);cursor:pointer;transition:color .3s ease}.BlogSection_card__0qnSx h3:hover{color:var(--amber)}.BlogSection_card__0qnSx a{text-decoration:none}.BlogSection_card__0qnSx p{color:var(--oak-medium)}.BlogSection_cardFooter__cc1ZY{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.BlogSection_tags__GhRn3{display:flex;gap:.5rem;flex-wrap:wrap}.BlogSection_tags__GhRn3 span{background:rgba(193,120,23,.1);color:var(--amber);padding:.35rem .8rem;border-radius:999px;font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.4}.BlogSection_readMore__dF6XY{color:var(--dark-brown);text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.25rem}.BlogSection_readMore__dF6XY:after{content:"→";display:inline-block;transition:transform .2s ease}.BlogSection_readMore__dF6XY:hover:after{transform:translateX(3px)}.BlogSection_carouselButton__XVP1S{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid var(--amber);color:var(--amber);width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;box-shadow:0 4px 15px rgba(44,24,16,.1)}.BlogSection_carouselButton__XVP1S:hover{background:var(--amber);color:#fff;transform:translateY(-50%) scale(1.1)}@media (max-width:968px){.BlogSection_carouselButton__XVP1S{top:125px;transform:translateY(-50%)}.BlogSection_carouselButton__XVP1S:hover{transform:translateY(-50%) scale(1.1)}}.BlogSection_carouselButtonNext__AOKn_{right:0}.BlogSection_carouselButton__XVP1S:first-of-type{left:0}.BlogSection_dots__mOFkr{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.BlogSection_dot__HpYvx{width:44px;height:44px;border-radius:50%;border:none;background:transparent;cursor:pointer;transition:all .3s ease;padding:0;display:flex;align-items:center;justify-content:center;position:relative}.BlogSection_dot__HpYvx:after{content:"";width:12px;height:12px;border-radius:50%;border:2px solid var(--amber);background:transparent;transition:all .3s ease}.BlogSection_dot__HpYvx:hover:after{background:rgba(193,120,23,.3);transform:scale(1.15)}.BlogSection_dotActive__luyH7:after{background:var(--amber);transform:scale(1.2)}.BlogSection_cta__8yeR8{margin-top:2rem;text-align:center}@media (max-width:968px){.BlogSection_grid__hFIRh{grid-template-columns:1fr}.BlogSection_carouselContainer__6l_yo{padding:0;margin:0 auto;width:100%;max-width:100%}.BlogSection_carousel__HVh2N{width:100%;margin:0;overflow:hidden}.BlogSection_carouselTrack__K09Vl{width:100%;display:flex}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx{width:100%;min-width:100%;flex-shrink:0;padding:0;margin:0;border-radius:0}.BlogSection_carouselTrack__K09Vl .BlogSection_cover__i4IBl{width:100%;height:250px;margin:0;border-radius:0}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx>:not(.BlogSection_cover__i4IBl){padding:0 1rem}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx>.BlogSection_cover__i4IBl+*{padding-top:1rem}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx h3{margin-bottom:.25rem}.BlogSection_carouselTrack__K09Vl .BlogSection_card__0qnSx p{margin-bottom:.5rem}.BlogSection_carouselTrack__K09Vl .BlogSection_cardFooter__cc1ZY{margin-top:.5rem;flex-direction:column;align-items:flex-start;gap:.75rem}.BlogSection_carouselTrack__K09Vl .BlogSection_tags__GhRn3{flex-direction:column;gap:.5rem;width:100%}.BlogSection_carouselTrack__K09Vl .BlogSection_tags__GhRn3 span{width:-moz-fit-content;width:fit-content;max-width:100%}.BlogSection_carouselTrack__K09Vl .BlogSection_readMore__dF6XY{white-space:nowrap;width:100%;text-align:left}.BlogSection_carouselTrack__K09Vl .BlogSection_cover__i4IBl img{width:100%;height:100%;object-fit:cover;object-position:center}.BlogSection_card__0qnSx{padding:1.25rem}.BlogSection_carouselButton__XVP1S{width:44px;height:44px;font-size:1.2rem}.BlogSection_carouselButton__XVP1S:first-of-type{left:.5rem}.BlogSection_carouselButtonNext__AOKn_{right:.5rem}}.CapabilitiesStrip_section__m9fFe{position:relative}.CapabilitiesStrip_headerTight__PIqlM{position:relative;z-index:1;margin-bottom:clamp(2rem,5vw,3.25rem)}.CapabilitiesStrip_eyebrow__wuRtC{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--amber);margin-bottom:.75rem}.CapabilitiesStrip_grid__0IQSI{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:clamp(1rem,2.5vw,1.5rem);gap:clamp(1rem,2.5vw,1.5rem)}.CapabilitiesStrip_card__XB76P{background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);padding:clamp(1.25rem,2.5vw,1.75rem);box-shadow:var(--shadow-soft);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.CapabilitiesStrip_card__XB76P:hover{border-color:rgba(193,120,23,.35);box-shadow:var(--shadow-lift);transform:translateY(-3px)}.CapabilitiesStrip_iconWrap__Ubs3i{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;background:linear-gradient(135deg,rgba(193,120,23,.12),rgba(44,24,16,.06));border:1px solid rgba(193,120,23,.2);color:var(--amber)}.CapabilitiesStrip_iconWrap__Ubs3i svg{width:24px;height:24px;flex-shrink:0}.CapabilitiesStrip_card__XB76P h3{font-size:1.05rem;font-weight:700;color:var(--dark-brown);margin-bottom:.65rem;line-height:1.25;letter-spacing:-.02em}.CapabilitiesStrip_card__XB76P p{font-size:.9rem;line-height:1.6;color:var(--oak-medium);margin:0}@media (max-width:968px){.CapabilitiesStrip_grid__0IQSI{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CapabilitiesStrip_grid__0IQSI{grid-template-columns:1fr}.CapabilitiesStrip_card__XB76P h3{font-size:clamp(1rem,3vw,1.05rem)}}.ClientsPartnersMarquee_section__T6X8y{position:relative;padding:3.5rem 0 4rem}.ClientsPartnersMarquee_logosGrid__OPcGA{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(2.5rem,6vw,5rem);padding:0;margin:0}.ClientsPartnersMarquee_marqueeViewport__xK69f{display:none}.ClientsPartnersMarquee_logoItem__vg_DL{display:flex;align-items:center;justify-content:center;flex:0 1 auto;min-height:5.5rem}.ClientsPartnersMarquee_logo__H8B1_{width:auto;height:auto;max-height:5.25rem;max-width:14rem;object-fit:contain;opacity:.92;transition:opacity .25s ease,transform .25s ease}.ClientsPartnersMarquee_logoOnDark__x8pTP,.ClientsPartnersMarquee_logoOnLight__LwXgg{display:none}.ClientsPartnersMarquee_section__T6X8y.section-theme-dark .ClientsPartnersMarquee_logoOnDark__x8pTP,.ClientsPartnersMarquee_section__T6X8y.section-theme-light .ClientsPartnersMarquee_logoOnLight__LwXgg{display:block}.ClientsPartnersMarquee_logoItem__vg_DL:hover .ClientsPartnersMarquee_logo__H8B1_{opacity:1;transform:scale(1.03)}.ClientsPartnersMarquee_logoBridely__sSHSV{max-height:4.25rem;max-width:12.5rem}.ClientsPartnersMarquee_logoUltimaEstacion__Hnk2B{max-height:5.5rem;max-width:14.5rem}.ClientsPartnersMarquee_logoZea___zoBD{max-height:3.75rem;max-width:9.5rem}@media (max-width:968px){.ClientsPartnersMarquee_section__T6X8y{padding:2.75rem 0 3rem}.ClientsPartnersMarquee_logosGrid__OPcGA{display:none}.ClientsPartnersMarquee_marqueeViewport__xK69f{display:block;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.ClientsPartnersMarquee_marqueeTrack__LWjWg{list-style:none;display:flex;align-items:center;width:max-content;margin:0;padding:.5rem 0;gap:3rem;animation:ClientsPartnersMarquee_partnersMarquee__tVHWe 22s linear infinite;will-change:transform}.ClientsPartnersMarquee_marqueeItem__tqwRS{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-height:4rem;padding:0 .5rem}.ClientsPartnersMarquee_marqueeItem__tqwRS .ClientsPartnersMarquee_logo__H8B1_{max-height:3.75rem;max-width:10rem}.ClientsPartnersMarquee_marqueeItem__tqwRS .ClientsPartnersMarquee_logoBridely__sSHSV{max-height:3.25rem;max-width:9rem}.ClientsPartnersMarquee_marqueeItem__tqwRS .ClientsPartnersMarquee_logoUltimaEstacion__Hnk2B{max-height:4rem;max-width:11rem}.ClientsPartnersMarquee_marqueeItem__tqwRS .ClientsPartnersMarquee_logoZea___zoBD{max-height:3rem;max-width:7.5rem}}@media (max-width:968px) and (prefers-reduced-motion:reduce){.ClientsPartnersMarquee_marqueeViewport__xK69f{mask-image:none;-webkit-mask-image:none}.ClientsPartnersMarquee_marqueeTrack__LWjWg{animation:none;width:100%;justify-content:center;flex-wrap:wrap;gap:2rem}.ClientsPartnersMarquee_marqueeItem__tqwRS[aria-hidden=true]{display:none}}@keyframes ClientsPartnersMarquee_partnersMarquee__tVHWe{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Contact_contact__fU08Y{position:relative}.Contact_contactContent__UqGew{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem}.Contact_contactInfo__k4ZEV{display:flex;flex-direction:column;gap:2rem}.Contact_contactItem__t2FDc{display:flex;align-items:flex-start;gap:1.5rem}.Contact_contactIcon__a198w{font-size:2rem;color:var(--amber);min-width:50px;height:50px;background:var(--light-bg);border-radius:50%;display:flex;align-items:center;justify-content:center}.Contact_contact__fU08Y.section-theme-dark .Contact_contactIcon__a198w{background:hsla(44,43%,93%,.08);border:1px solid rgba(193,120,23,.25)}.Contact_contactDetails__GNU1m h3{font-size:1.3rem;color:var(--dark-brown);margin-bottom:.5rem;font-weight:600}.Contact_contact__fU08Y.section-theme-dark .Contact_contactDetails__GNU1m h3{color:var(--cream)}.Contact_contactDetails__GNU1m p{color:var(--oak-medium);font-size:1.1rem}.Contact_contact__fU08Y.section-theme-dark .Contact_contactDetails__GNU1m p{color:var(--on-dark-muted)}.Contact_contactDetails__GNU1m a{color:var(--amber);text-decoration:none}.Contact_contactForm__lMX68{background:var(--surface);padding:3rem;border-radius:var(--radius-lg);border:1px solid var(--border-strong);box-shadow:var(--shadow-soft)}.Contact_formGroup__1YEJK{margin-bottom:1.5rem}.Contact_formGroup__1YEJK label{display:block;margin-bottom:.5rem;color:var(--dark-brown);font-weight:600}.Contact_formGroup__1YEJK input,.Contact_formGroup__1YEJK textarea{width:100%;padding:1rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);font-family:Montserrat,sans-serif;font-size:1rem;transition:border-color .3s ease;background:#fff}.Contact_formGroup__1YEJK input:focus,.Contact_formGroup__1YEJK textarea:focus{outline:none;border-color:var(--amber)}.Contact_formGroup__1YEJK textarea{min-height:150px;resize:vertical}@media (max-width:968px){.Contact_contact__fU08Y{padding-top:2rem}.Contact_contactContent__UqGew{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:640px){.Contact_contactForm__lMX68{padding:1.5rem}.Contact_contactContent__UqGew{gap:2rem}.Contact_contactDetails__GNU1m h3{font-size:clamp(1.1rem,3vw,1.3rem)}.Contact_contactDetails__GNU1m p{font-size:1rem}}.CustomApps_customApps___M7UT{position:relative;overflow:hidden}.CustomApps_customApps___M7UT:before{content:"";position:absolute;top:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(193,120,23,.06) 0,transparent 70%);border-radius:50%;animation:CustomApps_float__1ZeYE 20s ease-in-out infinite;pointer-events:none}.CustomApps_customApps___M7UT:after{content:"";position:absolute;bottom:-30%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(193,120,23,.08) 0,transparent 70%);border-radius:50%;animation:CustomApps_float__1ZeYE 15s ease-in-out infinite reverse;pointer-events:none}.CustomApps_intro__BClLR{font-size:1.1rem;color:var(--oak-medium);margin-top:1rem;line-height:1.8;max-width:800px;margin-left:auto;margin-right:auto}.CustomApps_summary__pQK6J{margin:3rem 0;position:relative;z-index:1}.CustomApps_summaryText__JEozP{font-size:clamp(1.05rem,2vw,1.15rem);color:var(--on-dark-muted);line-height:1.75;max-width:40rem;margin:0 auto 2.75rem;text-align:center;font-weight:400}.CustomApps_modelsPreview__j5GX1{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:0}.CustomApps_cardHook__ZzNMd{font-size:1.05rem;font-weight:600;color:var(--amber-light);line-height:1.45;margin:0 0 .65rem}.CustomApps_cardBenefit__iVlsh{font-size:.95rem;color:var(--on-dark-muted);line-height:1.6;margin:0}.CustomApps_homeProof__wdVZC{position:relative;z-index:1;text-align:center;font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsla(44,43%,93%,.55);margin:2.5rem auto 0;max-width:36rem}.CustomApps_modelPreviewCard__es_Lb{background:rgba(44,24,16,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);padding:2.5rem 2rem;box-shadow:0 8px 32px rgba(0,0,0,.2);border:1px solid var(--border-dark);text-align:left;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.CustomApps_modelPreviewCard__es_Lb:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--amber) 0,var(--amber-light) 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.CustomApps_modelPreviewCard__es_Lb:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(193,120,23,.2);border-color:var(--amber)}.CustomApps_modelPreviewCard__es_Lb:hover:before{transform:scaleX(1)}.CustomApps_cardIcon__w9G1O{width:64px;height:64px;margin:0 0 1.5rem;padding:1rem;background:linear-gradient(135deg,var(--amber-light) 0,rgba(193,120,23,.1) 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--amber);transition:all .4s ease}.CustomApps_modelPreviewCard__es_Lb:hover .CustomApps_cardIcon__w9G1O{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,var(--amber) 0,var(--amber-light) 100%);color:#fff}.CustomApps_modelPreviewCard__es_Lb h3{font-size:1.6rem;color:var(--cream);margin-bottom:.75rem;font-weight:700;transition:color .3s ease;text-align:left;width:100%}.CustomApps_modelPreviewCard__es_Lb:hover h3{color:var(--amber-light)}.CustomApps_modelPreviewCard__es_Lb p{font-size:1.05rem;color:var(--on-dark-muted);line-height:1.7;margin:0}.CustomApps_modelsSelector__Pr1AD{display:flex;justify-content:center;gap:1rem;margin:3rem 0;position:relative;z-index:1}.CustomApps_modelTab__ICXWY{padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;color:var(--oak-medium);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;transition:all .3s ease;position:relative;z-index:1}.CustomApps_modelTab__ICXWY:hover{background:var(--amber-light);transform:translateY(-2px);box-shadow:0 5px 15px rgba(193,120,23,.2)}.CustomApps_modelTab__ICXWY.CustomApps_active__KFFfZ{background:linear-gradient(135deg,var(--amber) 0,#a86812 100%);color:var(--warm-black);border-color:rgba(193,120,23,.55);box-shadow:0 6px 24px var(--amber-glow)}.CustomApps_modelsContent__XjJSe{position:relative;z-index:1;margin-bottom:3rem}.CustomApps_modelCard__Udklz{background:var(--surface);border-radius:var(--radius-lg);padding:3rem;box-shadow:var(--shadow-lift);border:1px solid var(--border-strong)}.CustomApps_modelHeader___KafA{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--amber-light)}.CustomApps_modelHeader___KafA h3{font-size:2rem;color:var(--dark-brown);margin-bottom:.5rem;font-weight:700}.CustomApps_modelSubtitle__hHFEf{font-size:1.1rem;color:var(--oak-medium);font-weight:500}.CustomApps_section__Tgfxk{margin-bottom:2.5rem}.CustomApps_section__Tgfxk:last-child{margin-bottom:0}.CustomApps_section__Tgfxk h4{font-size:1.3rem;color:var(--dark-brown);margin-bottom:1rem;font-weight:600}.CustomApps_section__Tgfxk p{font-size:1rem;color:var(--oak-medium);line-height:1.8;margin-bottom:1rem}.CustomApps_description__S7RDO{margin-bottom:1.5rem!important}.CustomApps_section__Tgfxk ul{list-style:none;padding:0;margin:0}.CustomApps_section__Tgfxk ul li{font-size:1rem;color:var(--oak-medium);line-height:1.8;padding-left:1.5rem;position:relative;margin-bottom:.8rem}.CustomApps_section__Tgfxk ul li:before{content:"✓";position:absolute;left:0;color:var(--amber);font-weight:700;font-size:1.2rem}.CustomApps_retainerDetails__xRSrT{font-size:.95rem!important;color:var(--oak-medium)!important;margin-top:1rem;padding-left:1rem;border-left:3px solid var(--amber-light)}.CustomApps_revenueShare__vMVc_{margin-top:1.5rem;padding:1.5rem;background:var(--amber-light);border-radius:10px;border-left:4px solid var(--amber)}.CustomApps_revenueShare__vMVc_ strong{display:block;font-size:1.1rem;color:var(--dark-brown);margin-bottom:.5rem}.CustomApps_revenueShare__vMVc_ p{margin:0;font-size:.95rem}.CustomApps_ctoBenefits__yvaw2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:1rem}.CustomApps_ctoBenefits__yvaw2>div{padding:1.5rem;background:var(--light-bg);border-radius:10px;border:1px solid var(--amber-light)}.CustomApps_ctoBenefits__yvaw2 strong{display:block;font-size:1.1rem;color:var(--dark-brown);margin-bottom:1rem;font-weight:600}.CustomApps_cta__RUgDt{text-align:center;margin-top:2rem;padding:0;background:transparent;border-radius:0;border:none;position:relative;z-index:1}.CustomApps_ctaPage__1aUVD{text-align:center;margin-top:4rem;padding:2.5rem 2rem;background:linear-gradient(135deg,#fff,#fbf5eb 50%,#f3e4cf);border-radius:24px;border:1px solid var(--amber-light);position:relative;z-index:1;box-shadow:0 14px 35px rgba(193,120,23,.25)}.CustomApps_ctaButton__ilQW_{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--amber) 0,#d4881f 100%);border-radius:var(--radius-md);text-decoration:none;box-shadow:0 6px 20px rgba(193,120,23,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CustomApps_ctaButton__ilQW_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.CustomApps_ctaButton__ilQW_:hover:before{left:100%}.CustomApps_ctaButton__ilQW_:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(193,120,23,.4);background:linear-gradient(135deg,#d4881f 0,var(--amber) 100%)}.CustomApps_ctaButton__ilQW_:active{transform:translateY(-1px)}.CustomApps_ctaButton__ilQW_ svg{transition:transform .3s ease}.CustomApps_ctaButton__ilQW_:hover svg{transform:translateX(4px)}.CustomApps_ctaText__lklT3{font-size:1.35rem;color:var(--dark-brown);margin-bottom:1.5rem;font-weight:600;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:968px){.CustomApps_customApps___M7UT{padding:4rem 0}.CustomApps_modelsSelector__Pr1AD{flex-direction:column;align-items:stretch;gap:.5rem}.CustomApps_modelTab__ICXWY{width:100%;padding:.9rem 1.5rem;font-size:1rem}.CustomApps_modelCard__Udklz{padding:2rem 1.5rem}.CustomApps_modelHeader___KafA h3{font-size:1.6rem}.CustomApps_section__Tgfxk h4{font-size:1.1rem}.CustomApps_ctoBenefits__yvaw2{grid-template-columns:1fr;gap:1.5rem}.CustomApps_cta__RUgDt{margin-top:3rem;padding:0 1rem}.CustomApps_ctaPage__1aUVD{margin-top:3rem;padding:2rem 1.5rem}.CustomApps_ctaButton__ilQW_{width:100%;max-width:100%;padding:1.15rem 1.75rem;font-size:1rem;justify-content:center;border-radius:var(--radius-md);box-shadow:0 4px 15px rgba(193,120,23,.25)}.CustomApps_ctaButton__ilQW_ span{text-align:center;flex-shrink:0}.CustomApps_ctaButton__ilQW_ svg{flex-shrink:0}.CustomApps_intro__BClLR,.CustomApps_summaryText__JEozP{font-size:1rem;padding:0 1rem}.CustomApps_modelsPreview__j5GX1{grid-template-columns:1fr;gap:1.5rem}.CustomApps_modelPreviewCard__es_Lb{padding:1.5rem}.CustomApps_modelPreviewCard__es_Lb h3{font-size:1.3rem}}.CustomApps_customApps___M7UT.section-theme-light .CustomApps_summaryText__JEozP{color:var(--oak-medium)}.CustomApps_customApps___M7UT.section-theme-light .CustomApps_cardHook__ZzNMd{color:var(--amber)}.CustomApps_customApps___M7UT.section-theme-light .CustomApps_cardBenefit__iVlsh,.CustomApps_customApps___M7UT.section-theme-light .CustomApps_homeProof__wdVZC{color:var(--oak-medium)}.CustomApps_customApps___M7UT.section-theme-light .CustomApps_modelPreviewCard__es_Lb{background:var(--surface);border:1px solid var(--border-strong);box-shadow:var(--shadow-soft)}.CustomApps_customApps___M7UT.section-theme-light .CustomApps_modelPreviewCard__es_Lb h3{color:var(--dark-brown)}.CustomApps_customApps___M7UT.section-theme-light .CustomApps_modelPreviewCard__es_Lb:hover h3{color:var(--amber)}.CustomApps_customApps___M7UT.section-theme-light .CustomApps_modelPreviewCard__es_Lb p{color:var(--oak-medium)}.TechBackground_techCanvas__10Zax{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.28}.Hero_hero__bqvNd{min-height:100vh;background:linear-gradient(135deg,var(--warm-black) 0,var(--dark-brown) 50%,var(--warm-black) 100%);background-size:200% 200%;animation:Hero_gradientShift__eJ4qv 15s ease infinite;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:6rem clamp(1rem,4vw,2rem) 4rem}.Hero_hero__bqvNd:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 50%,rgba(193,120,23,.15) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(193,120,23,.15) 0,transparent 50%),radial-gradient(circle at 50% 20%,rgba(193,120,23,.08) 0,transparent 40%);animation:Hero_pulse__3PO1k 8s ease-in-out infinite;filter:blur(40px)}.Hero_hero__bqvNd:after{content:"";position:absolute;width:200%;height:200%;top:-50%;left:-50%;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(193,120,23,.03) 0,rgba(193,120,23,.03) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(193,120,23,.03) 0,rgba(193,120,23,.03) 4px);animation:Hero_float__XKsXp 20s ease-in-out infinite;opacity:.5;pointer-events:none}.Hero_heroGlowLeft__bPTRp,.Hero_heroGlowRight__4m5Rr{position:absolute;border-radius:50%;background:var(--amber-glow);filter:blur(100px);opacity:.35;pointer-events:none}.Hero_heroGlowLeft__bPTRp{width:500px;height:500px;top:-10%;left:-8%}.Hero_heroGlowRight__4m5Rr{width:420px;height:420px;bottom:10%;right:-5%;opacity:.2}.Hero_heroGrid__QiA4u{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center;max-width:1200px;width:100%;margin:0 auto;position:relative;z-index:1}.Hero_heroContent__5prE1{text-align:left}.Hero_badge__mnOYT{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--amber-light);margin-bottom:1.5rem;padding:.45rem 1rem;border-radius:999px;border:1px solid rgba(193,120,23,.35);background:rgba(26,20,16,.65);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Hero_badgeDot__npGBz{width:8px;height:8px;border-radius:50%;background:var(--amber);animation:Hero_pulse__3PO1k 2s ease-in-out infinite;flex-shrink:0}.Hero_badgeMobile__7BIdx{display:none}.Hero_hero__bqvNd h1,.Hero_hero__bqvNd h2{font-size:clamp(2.25rem,4.8vw,3.5rem);color:var(--cream);margin-bottom:1.5rem;font-weight:800;line-height:1.08;letter-spacing:-.03em}.Hero_titleAccent__tPwPU{color:var(--amber-light);text-shadow:0 0 28px rgba(255,184,107,.22)}.Hero_tagline__PGzTC{font-size:clamp(1.12rem,2.1vw,1.35rem);color:hsla(44,43%,93%,.92);margin-bottom:1.15rem;font-weight:500;line-height:1.5;max-width:34rem}.Hero_lead__U87e0{font-size:clamp(.95rem,1.6vw,1.05rem);color:hsla(44,43%,93%,.68);max-width:34rem;margin:0 0 2.5rem;line-height:1.7}.Hero_ctaButtons__PW1UM{display:flex;gap:1rem;flex-wrap:wrap}.Hero_heroVisual__DkdyM{position:relative;display:none}.Hero_visualGlow__TYffE{position:absolute;inset:-10%;background:rgba(193,120,23,.18);border-radius:2rem;filter:blur(48px);transition:opacity .5s ease}.Hero_visualFrame__8zcEC{position:relative;aspect-ratio:1;border-radius:1.75rem;overflow:hidden;border:1px solid rgba(193,120,23,.22);background:rgba(44,24,16,.5);box-shadow:0 24px 60px rgba(0,0,0,.35),inset 0 0 0 1px hsla(44,43%,93%,.04)}.Hero_visualImage__XuvAC{object-fit:cover;object-position:center center}@media (min-width:969px){.Hero_heroVisual__DkdyM{display:block}}@media (max-width:968px){.Hero_heroGrid__QiA4u{grid-template-columns:1fr}.Hero_hero__bqvNd{padding-top:calc(5rem + env(safe-area-inset-top));min-height:auto;padding-bottom:3rem}.Hero_heroContent__5prE1{text-align:center}.Hero_badge__mnOYT{display:none}.Hero_badgeMobile__7BIdx{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;margin-bottom:1.25rem}.Hero_badgeChip__MfKkX{display:inline-flex;align-items:center;gap:.4rem;font-size:.62rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--amber-light);padding:.38rem .7rem;border-radius:999px;border:1px solid rgba(193,120,23,.35);background:rgba(26,20,16,.65);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap}.Hero_lead__U87e0,.Hero_tagline__PGzTC{max-width:36rem}.Hero_lead__U87e0{display:none}.Hero_tagline__PGzTC{font-size:1.02rem;line-height:1.45;margin-bottom:1.75rem}.Hero_hero__bqvNd h1,.Hero_hero__bqvNd h2{margin-bottom:1rem}.Hero_ctaButtons__PW1UM{justify-content:center}}@media (max-width:640px){.Hero_hero__bqvNd{padding-top:calc(4.5rem + env(safe-area-inset-top));padding-bottom:2.5rem}.Hero_hero__bqvNd h1,.Hero_hero__bqvNd h2{font-size:clamp(1.85rem,7vw,2.35rem)}.Hero_badgeChip__MfKkX{font-size:.58rem;padding:.32rem .6rem}.Hero_tagline__PGzTC{font-size:.95rem;margin-bottom:1.5rem}.Hero_ctaButtons__PW1UM{flex-direction:column;align-items:stretch;width:100%;max-width:22rem;margin-left:auto;margin-right:auto}.Hero_ctaButtons__PW1UM .Hero_btn__yK3pz{width:100%;text-align:center}}.Loader_loaderContainer__DHyJZ{display:flex;justify-content:center;align-items:center;min-height:60vh;width:100%}.Loader_loader__0RxP_{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.Loader_spinner__8Gd_n{width:50px;height:50px;border-top:4px solid var(--cream);border:4px solid var(--cream);border-top-color:var(--amber);border-radius:50%;animation:Loader_spin__jcD5s 1s linear infinite}.Loader_loadingText__IPAXS{color:var(--oak-medium);font-size:1.1rem;font-weight:500;animation:Loader_pulse__rVecf 2s ease-in-out infinite}@keyframes Loader_spin__jcD5s{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_pulse__rVecf{0%,to{opacity:.6}50%{opacity:1}}.Team_team__cx91q{position:relative}.Team_teamMember__Im8Y2 h3{font-size:1.5rem;color:var(--cream);margin-bottom:.5rem;font-weight:700}.Team_role__zB5Fz{color:var(--amber-light);font-weight:600;margin-bottom:1rem}.Team_teamMember__Im8Y2 p{color:var(--on-dark-muted);font-size:.95rem}.Team_teamGrid__KIO1P{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2.5rem;gap:2.5rem}.Team_teamMember__Im8Y2{text-align:center;transition:transform .3s ease}.Team_teamMember__Im8Y2:hover{transform:translateY(-10px)}@media (hover:none){.Team_teamMember__Im8Y2:hover{transform:none}}.Team_teamPhoto__esp4A{width:200px;height:200px;border-radius:28px;margin:0 auto 1.5rem;background:linear-gradient(135deg,var(--dark-brown),var(--amber));overflow:hidden;border:1px solid rgba(193,120,23,.45);box-shadow:var(--shadow-lift);position:relative}.Team_teamPhoto__esp4A img,.Team_teamPhoto__esp4A span img{object-fit:cover!important}.Team_nataliaPhoto__VE164 img,.Team_nataliaPhoto__VE164 span img{object-position:center center!important;transform:scale(1)!important}.Team_diegoPhoto__o0kcW img,.Team_diegoPhoto__o0kcW span img{object-position:center 30%!important;transform:scale(1.15)!important}@media (max-width:968px){.Team_team__cx91q{padding-bottom:2rem}.Team_teamGrid__KIO1P{gap:2rem}}@media (max-width:640px){.Team_teamGrid__KIO1P{grid-template-columns:1fr;gap:2.5rem}.Team_teamMember__Im8Y2 h3{font-size:clamp(1.25rem,4vw,1.5rem)}.Team_teamPhoto__esp4A{width:180px;height:180px}.Team_nataliaPhoto__VE164 img,.Team_nataliaPhoto__VE164 span img{object-position:center center!important;transform:scale(1.1)!important}.Team_diegoPhoto__o0kcW img,.Team_diegoPhoto__o0kcW span img{object-position:center 35%!important;transform:scale(1.2)!important}}.Team_team__cx91q.section-theme-light .Team_teamMember__Im8Y2 h3{color:var(--dark-brown)}.Team_team__cx91q.section-theme-light .Team_role__zB5Fz{color:var(--amber)}.Team_team__cx91q.section-theme-light .Team_teamMember__Im8Y2 p{color:var(--oak-medium)}.VerticalsSection_section__2AjeE{position:relative}.VerticalsSection_grid__rR_lh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.VerticalsSection_card__3m1IW{background:var(--surface-dark);border:1px solid rgba(193,120,23,.18);border-radius:2rem;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;text-decoration:none;color:inherit}.VerticalsSection_card__3m1IW:hover{transform:translateY(-4px);box-shadow:0 0 40px rgba(193,120,23,.15);border-color:rgba(193,120,23,.35)}.VerticalsSection_cardImage__eai35{position:relative;height:220px;overflow:hidden}.VerticalsSection_cardImage__eai35 img{filter:grayscale(.4) brightness(.85);transition:all .5s ease}.VerticalsSection_card__3m1IW:hover .VerticalsSection_cardImage__eai35 img{filter:grayscale(0) brightness(.95);transform:scale(1.04)}.VerticalsSection_cardImageOverlay__Ixzu7{position:absolute;inset:0;background:linear-gradient(to top,var(--surface-dark) 0,transparent 65%)}.VerticalsSection_cardIcon__QOclI{position:absolute;bottom:1rem;left:1.5rem;color:var(--amber-light)}.VerticalsSection_cardIcon__QOclI svg{width:36px;height:36px}.VerticalsSection_cardBody__tf1sN{padding:1.5rem 2rem 2rem;flex:1 1;display:flex;flex-direction:column}.VerticalsSection_cardBody__tf1sN h3{font-size:1.45rem;font-weight:700;color:var(--cream);margin-bottom:.75rem}.VerticalsSection_cardDesc__S5_vk{font-size:.95rem;line-height:1.65;color:hsla(44,43%,93%,.78);margin-bottom:1.5rem;flex:1 1}.VerticalsSection_exploreLink__pg0uv{display:inline-flex;align-items:center;gap:.5rem;color:var(--amber-light);font-weight:600;font-size:.9rem;transition:gap .3s ease}.VerticalsSection_card__3m1IW:hover .VerticalsSection_exploreLink__pg0uv{gap:.75rem}@media (max-width:968px){.VerticalsSection_grid__rR_lh{grid-template-columns:1fr;gap:1.5rem}.VerticalsSection_cardBody__tf1sN{padding:1.25rem 1.5rem 1.75rem}.VerticalsSection_cardBody__tf1sN h3{font-size:clamp(1.25rem,4vw,1.45rem)}}