@import url("https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;600;700&family=Google+Sans+Text:wght@400;500;700&display=swap");.pagina,.pagina a,.pagina button,.pagina h1,.pagina h2,.pagina h3,.pagina h4,.pagina input,.pagina p,.pagina select,.pagina span,.pagina textarea,.rec-beneficios__titulo,.rec-cta__boton,.rec-cta__parrafo,.rec-cta__titulo,.rec-header,.rec-hero__parrafo,.rec-hero__titulo,.rec-tab__desc,.rec-tab__titulo{font-family:Google Sans,Google Sans Text,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.rec-header-wrap{position:relative;width:100%}.rec-header__bg{left:50%;transform:translateX(-50%);width:95vw;max-width:1600px;height:auto}.rec-header__bg,.rec-header__bg-mobile{position:absolute;top:0;pointer-events:none;z-index:1}.rec-header__bg-mobile{left:0;width:100%;height:500px;background:var(--c-brand);-webkit-clip-path:ellipse(150% 100% at 50% 0);clip-path:ellipse(150% 100% at 50% 0)}.rec-header{position:relative;z-index:2;display:flex;align-items:center;height:var(--h-header);gap:var(--sp-6);color:#FFFFFF;max-width:1500px;width:92%}.rec-header .logo__mark{background:#FFFFFF;color:var(--c-brand-solid)}.rec-header .logo__text{color:#FFFFFF}.rec-header__marca{display:flex;flex-direction:column}.rec-header__subtexto{font-size:var(--fs-xs);font-weight:var(--fw-regular);color:rgba(255,255,255,.9);line-height:1;margin-top:1px}.rec-header__nav{display:flex;align-items:center;gap:var(--sp-5)}.rec-header__nav-link{font-size:var(--fs-body);color:rgba(255,255,255,.9);font-weight:var(--fw-medium);transition:color var(--t-fast) var(--ease),opacity var(--t-fast) var(--ease)}.rec-header__nav-link:hover{color:#FFFFFF;opacity:1}.rec-header__acciones{display:flex;align-items:center;gap:var(--sp-3);margin-left:auto}.rec-header .theme-toggle{color:#FFFFFF;border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.15)}.rec-header .theme-toggle:hover{background:rgba(255,255,255,.25);border-color:#FFFFFF}.rec-header .btn--outline{color:#FFFFFF;border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.1);font-weight:var(--fw-medium)}.rec-header .btn--outline:hover{background:rgba(255,255,255,.25);border-color:#FFFFFF;color:#FFFFFF}.rec-header .btn--primary{background:#FFFFFF;color:var(--c-brand-solid);border:0;font-weight:var(--fw-semibold);box-shadow:0 2px 8px rgba(0,0,0,.08)}.rec-header .btn--primary:hover{background:#F5F5F5;color:var(--c-brand-solid-hover)}@media (max-width:768px){.rec-header__bg{width:100vw;min-width:100%;height:600px}.rec-header__nav,.rec-header__subtexto{display:none}.rec-header .hide-mobile{display:none!important}}.rec-hero-section{overflow:hidden;min-height:60vh;display:flex;align-items:center;position:relative}.rec-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:var(--sp-12);gap:var(--sp-12);padding-top:var(--sp-16);padding-bottom:var(--sp-4)}.rec-hero__contenido{display:flex;flex-direction:column;gap:var(--sp-6);transform:translateY(-6vh);position:relative;z-index:2}.rec-hero__titulo{font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:var(--lh-tight);letter-spacing:var(--ls-tight);color:#FFFFFF}.rec-hero__parrafo{font-size:1.0625rem;color:rgba(255,255,255,.9);line-height:var(--lh-normal);max-width:480px}.rec-hero__contenido .btn{align-self:flex-start;padding-inline:var(--sp-8)}.rec-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:480px}.rec-hero__imagen-container{position:relative;width:100%;max-width:680px;margin-top:-22vh;margin-right:6rem}.rec-hero__imagen--base{position:relative;display:block;width:100%;aspect-ratio:600/800;border-radius:24px;box-shadow:var(--sh-lg);z-index:0}.rec-hero__imagen--top{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px;z-index:2;pointer-events:none}@media (min-width:769px){.rec-hero__imagen--base{background-image:url(/hero-1.jpg);background-size:cover;background-position:50%}.rec-hero__imagen--top{background-image:url(/hero-2.png);background-size:cover;background-position:50%}}@media (max-width:900px){.rec-hero-section{min-height:320px}.rec-header__bg-mobile{height:380px}.rec-hero{grid-template-columns:1fr;text-align:center;padding-top:var(--sp-6);padding-bottom:var(--sp-16);gap:var(--sp-8)}.rec-hero__contenido{align-items:center;transform:none}.rec-hero__parrafo{max-width:100%}.rec-hero__contenido .btn{align-self:center}.rec-hero__visual{min-height:auto}.rec-hero__imagen-container{margin-top:0;margin-right:0;max-width:400px;margin-inline:auto}}.badge--outline{background:transparent;border:1px solid var(--c-brand);color:var(--c-brand-solid)}[data-theme=dark] .badge--outline{border-color:var(--c-brand);color:var(--c-brand)}.rec-beneficios{padding:var(--sp-8) 0 var(--sp-16) 0;background:var(--c-surface);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.rec-beneficios__titulo{font-size:clamp(2rem,5vw,63px);font-weight:400;text-align:center;margin-bottom:var(--sp-12);line-height:1.15;letter-spacing:-.02em}.rec-beneficios .grid--3{gap:var(--sp-8)}.rec-beneficio{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:var(--sp-3);padding:0}.rec-beneficio .t-h3,.rec-beneficio h3{font-size:24px;font-weight:500;color:var(--c-text);line-height:1.3;margin:0}.rec-beneficio__texto{color:var(--c-text-muted);font-size:20px;line-height:1.5;margin:0}@media (max-width:768px){.rec-beneficios__titulo{font-size:32px;margin-bottom:var(--sp-8)}.rec-beneficio .t-h3,.rec-beneficio h3{font-size:20px}.rec-beneficio__texto{font-size:16px}}.rec-demo-section{padding:var(--sp-16) 0;background:var(--c-surface-sunken)}.rec-demo__encabezado{margin-bottom:var(--sp-10);text-align:left}.rec-demo__encabezado .t-h2{font-size:clamp(2rem,5vw,63px);font-weight:400;line-height:1.15;letter-spacing:-.02em;margin:0}.rec-demo{display:grid;grid-template-columns:40fr 60fr;grid-gap:var(--sp-8);gap:var(--sp-8);align-items:start}.rec-demo__tabs,.rec-tab{display:flex;flex-direction:column}.rec-tab{gap:var(--sp-3);padding:var(--sp-6) 0;border:none;border-bottom:1px solid var(--c-border);background:transparent;cursor:pointer;text-align:left;transition:border-color var(--t-base) var(--ease)}.rec-tab:first-child{border-top:1px solid var(--c-border)}.rec-tab:hover{border-bottom-color:var(--c-border-strong)}.rec-tab--activa{background:transparent}.rec-tab--activa:hover{border-bottom-color:var(--c-border-strong)}.rec-tab__titulo{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:28px;font-weight:500;color:var(--c-text);line-height:1.2}.rec-tab__titulo:after{content:"";display:inline-block;width:14px;height:14px;border-right:2px solid var(--c-text-muted);border-bottom:2px solid var(--c-text-muted);transform:rotate(45deg);transition:transform .3s ease;margin-right:4px}.rec-tab--activa .rec-tab__titulo:after{transform:rotate(-135deg)}.rec-tab__desc-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.rec-tab--activa .rec-tab__desc-wrapper{grid-template-rows:1fr}.rec-tab__desc{overflow:hidden;font-size:20px;color:var(--c-text-muted);line-height:1.5;margin:0}.rec-demo__visual{border-radius:var(--r-xl);box-shadow:var(--sh-lg);overflow:hidden;border:1px solid var(--c-border);background:var(--c-surface)}.rec-mockup{padding:var(--sp-6);display:flex;flex-direction:column;gap:var(--sp-5)}.rec-mockup__barra{display:flex;align-items:center;gap:var(--sp-2);padding-bottom:var(--sp-4);border-bottom:1px solid var(--c-border)}.rec-mockup__dot{width:10px;height:10px;border-radius:var(--r-pill)}.rec-mockup__dot:first-child{background:#FF5F57}.rec-mockup__dot:nth-child(2){background:#FEBC2E}.rec-mockup__dot:nth-child(3){background:#28C840}.rec-mockup__stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--sp-3);gap:var(--sp-3)}.rec-mockup__stat{padding:var(--sp-4);background:var(--c-surface-sunken);border-radius:var(--r-md);border:1px solid var(--c-border)}.rec-mockup__stat-label{font-size:var(--fs-xs);color:var(--c-text-muted);margin-bottom:var(--sp-1)}.rec-mockup__stat-valor{font-size:var(--fs-h2);font-weight:var(--fw-bold);line-height:1}.rec-mockup__filas{display:flex;flex-direction:column;gap:var(--sp-2)}.rec-mockup__fila{display:flex;align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border-radius:var(--r-md);background:var(--c-surface-sunken);border:1px solid var(--c-border)}.rec-mockup__fila-avatar{width:32px;height:32px;border-radius:var(--r-pill);background:var(--c-brand-soft);display:grid;place-items:center;font-size:var(--fs-xs);font-weight:var(--fw-semibold);color:var(--c-brand-solid);flex-shrink:0}.rec-mockup__fila-info{flex:1 1;min-width:0}.rec-mockup__fila-nombre{font-size:var(--fs-sm);font-weight:var(--fw-medium)}.rec-mockup__fila-meta{font-size:var(--fs-xs);color:var(--c-text-muted)}@media (max-width:900px){.rec-demo,.rec-mockup__stats{grid-template-columns:1fr}}.rec-cta-section{position:relative;padding:var(--sp-20) 0;overflow:hidden}.rec-cta{position:relative;z-index:1;display:flex;justify-content:center}.rec-cta__rosa{position:absolute;z-index:0}.rec-cta__rosa--1{right:0;top:0;width:320px;height:320px;background:#FBD5E5;border-radius:0 0 0 100%}.rec-cta__rosa--2{right:160px;bottom:0;width:380px;height:240px;background:#F9C5D8;border-radius:120px 120px 0 0}[data-theme=dark] .rec-cta__rosa--1{background:rgba(251,213,229,.1)}[data-theme=dark] .rec-cta__rosa--2{background:rgba(249,197,216,.08)}.rec-cta__caja{position:relative;z-index:1;max-width:700px;padding:var(--sp-12);background:var(--c-brand);border-radius:var(--r-2xl);color:var(--c-text-invert);display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:var(--sp-6)}.rec-cta__titulo{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;line-height:var(--lh-tight);letter-spacing:var(--ls-tight);color:var(--c-text-invert)}.rec-cta__parrafo{font-size:var(--fs-body);color:rgba(255,255,255,.88);line-height:var(--lh-normal)}.rec-cta__boton{display:inline-flex;align-items:center;justify-content:center;gap:var(--sp-2);height:56px;border:0;border-radius:var(--r-pill);background:#FFFFFF;color:var(--c-brand-solid);font-size:1rem;font-weight:var(--fw-semibold);line-height:1;white-space:nowrap;cursor:pointer;transition:background var(--t-fast) var(--ease),transform var(--t-fast) var(--ease);align-self:flex-start;padding:0 var(--sp-10)}.rec-cta__boton:hover{background:#F5F5F5}.rec-cta__boton:active{transform:translateY(1px)}@media (max-width:768px){.rec-cta{justify-content:center}.rec-cta__rosa--1{width:180px;height:180px}.rec-cta__rosa--2{width:220px;height:140px;right:0}.rec-cta__caja{padding:var(--sp-8);max-width:100%}}