:root{--site-seccion-y:6rem;--site-seccion-y-lg:9rem;--site-display:clamp(2.5rem, 1.45rem + 3.9vw, 4.25rem);--site-display-lh:1.06;--site-h2:clamp(1.875rem, 1.4rem + 1.7vw, 2.75rem);--site-h2-lh:1.12;--site-lead:1.0625rem;--site-lead-lg:1.1875rem;--site-foto-radio:1.25rem;--site-foto-sombra:0 24px 48px -24px #1c191747, 0 4px 12px -6px #1c19171a;--site-foto-anillo:0 0 0 1px #1c19170f}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--site-foto-sombra:0 24px 48px -24px #0009;--site-foto-anillo:0 0 0 1px #ffffff1a}}:root[data-theme=dark]{--site-foto-sombra:0 24px 48px -24px #0009;--site-foto-anillo:0 0 0 1px #ffffff1a}.site-header{z-index:40;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 85%, transparent);-webkit-backdrop-filter:blur(12px);transition:box-shadow .24s,background-color .24s;position:sticky;top:0}.site-header-fila{justify-content:space-between;align-items:center;gap:1rem;height:4rem;transition:height .24s;display:flex}.site-header[data-pegado]{background:color-mix(in srgb, var(--surface) 96%, transparent);box-shadow:0 1px 0 color-mix(in srgb, var(--border) 60%, transparent), 0 8px 24px -12px #1c19172e}.site-header[data-pegado] .site-header-fila{height:3.5rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-header[data-pegado]{box-shadow:0 1px 0 var(--border), 0 8px 24px -12px #00000080}}:root[data-theme=dark] .site-header[data-pegado]{box-shadow:0 1px 0 var(--border), 0 8px 24px -12px #00000080}[data-centinela-barra]{width:1px;height:1px;position:absolute;top:0;left:0}.site-marca{letter-spacing:-.01em;color:inherit;align-items:center;gap:.5rem;font-weight:700;text-decoration:none;display:inline-flex}.site-marca-simbolo{transform-origin:66% 34%;flex:none;transition:transform .26s cubic-bezier(.34,1.3,.64,1);display:block}.site-marca:hover .site-marca-simbolo,.site-marca:focus-visible .site-marca-simbolo{transform:rotate(-7deg)}.site-marca-nombre{white-space:nowrap}@media (prefers-reduced-motion:reduce){.site-header,.site-header-fila,.site-marca-simbolo{transition:none}.site-marca:hover .site-marca-simbolo,.site-marca:focus-visible .site-marca-simbolo{transform:none}}.site-seccion{padding-top:var(--site-seccion-y);padding-bottom:var(--site-seccion-y)}@media (width>=640px){.site-seccion{padding-top:var(--site-seccion-y-lg);padding-bottom:var(--site-seccion-y-lg)}}.site-display{font-size:var(--site-display);line-height:var(--site-display-lh);letter-spacing:-.025em;text-wrap:balance;font-weight:700}.site-h2{font-size:var(--site-h2);line-height:var(--site-h2-lh);letter-spacing:-.02em;text-wrap:balance;font-weight:700}.site-lead{font-size:var(--site-lead);color:var(--text-muted);text-wrap:pretty;line-height:1.65}@media (width>=640px){.site-lead{font-size:var(--site-lead-lg)}}.site-foto{border-radius:var(--site-foto-radio);box-shadow:var(--site-foto-sombra), var(--site-foto-anillo);display:block;overflow:hidden}.site-foto img{width:100%;height:auto;display:block}.site-foto-alta img{aspect-ratio:4/5;object-fit:cover;object-position:center;height:100%}.site-rubro{border-radius:var(--site-foto-radio);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-card);flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.site-rubro:hover{box-shadow:var(--shadow-pop);transform:translateY(-2px)}.site-rubro-foto{background:var(--surface-sunken);overflow:hidden}.site-rubro-foto img{aspect-ratio:1;object-fit:cover;width:100%;transition:transform .4s;display:block}.site-rubro:hover .site-rubro-foto img{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.site-rubro,.site-rubro-foto img{transition:none}.site-rubro:hover,.site-rubro:hover .site-rubro-foto img{transform:none}}.site-rubro-cuerpo{flex-direction:column;flex:auto;padding:1.5rem;display:flex}.site-rubro-oficios{color:var(--text-muted);text-wrap:pretty;margin-top:.625rem;font-size:.8125rem;line-height:1.5}:root{--site-lavanda:color-mix(in srgb, var(--color-brand-600) 7%, var(--surface));--site-lavanda-tenue:color-mix(in srgb, var(--color-brand-600) 3%, var(--surface))}.site-seccion-lavanda{background:linear-gradient(180deg, var(--site-lavanda) 0%, var(--site-lavanda-tenue) 55%, var(--surface) 100%)}.site-beneficios{gap:.625rem;margin-top:1.75rem;display:grid}.site-beneficios li{color:var(--text);align-items:flex-start;gap:.625rem;font-size:1.0625rem;line-height:1.45;display:flex}.site-beneficio-tilde{width:1.25rem;height:1.25rem;color:var(--color-ok-600);flex:none;margin-top:.175rem}.site-hero{padding-top:calc(var(--site-seccion-y) + 1.5rem)}@media (width>=640px){.site-hero{padding-top:calc(var(--site-seccion-y-lg) + 2rem)}}.site-hero-foto{position:relative}.site-pildora{z-index:2;background:var(--surface);color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.8125rem;font-weight:650;display:none;position:absolute;box-shadow:0 8px 24px -8px #1c191747,0 0 0 1px #1c19170f}@media (width>=640px){.site-pildora{display:inline-flex}}.site-pildora-alta{top:1.25rem;left:-1rem}.site-pildora-baja{bottom:1.5rem;right:-1rem}.site-pildora-punto{background:var(--color-ok-600);border-radius:999px;width:.5rem;height:.5rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-pildora{box-shadow:0 8px 24px -8px #0009,0 0 0 1px #ffffff1f}}:root[data-theme=dark] .site-pildora{box-shadow:0 8px 24px -8px #0009,0 0 0 1px #ffffff1f}.site-franja{border-top:1px solid color-mix(in srgb, var(--border) 50%, transparent);border-bottom:1px solid color-mix(in srgb, var(--border) 50%, transparent);background:var(--site-lavanda-tenue);padding:3.5rem 0}.site-franja-lista{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width>=900px){.site-franja-lista{grid-template-columns:repeat(4,minmax(0,1fr))}}.site-proximo{border:1px dashed color-mix(in srgb, var(--color-brand-600) 30%, transparent);background:color-mix(in srgb, var(--color-brand-600) 4%, transparent);border-radius:.875rem;align-items:baseline;gap:.75rem;max-width:46rem;margin-top:2rem;padding:1rem 1.25rem;display:flex}.site-proximo-marca{background:color-mix(in srgb, var(--color-brand-600) 12%, transparent);color:var(--color-brand-600);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex:none;padding:.2rem .55rem;font-size:.6875rem;font-weight:700}.site-proximo-cuerpo{color:var(--text-muted);text-wrap:pretty;font-size:.9375rem;line-height:1.6}.site-proximo-cuerpo strong{color:var(--text);font-weight:650}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-proximo-marca{color:#a5b4fc}}:root[data-theme=dark] .site-proximo-marca{color:#a5b4fc}.site-franja-lista-3{grid-template-columns:repeat(1,minmax(0,1fr))}@media (width>=640px){.site-franja-lista-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.site-orders-nota{max-width:46rem;color:var(--text-muted);text-wrap:pretty;margin-top:1.75rem;font-size:.9375rem;line-height:1.6}.site-franja-item{background:var(--surface);border:1px solid color-mix(in srgb, var(--border) 45%, transparent);border-radius:1rem;padding:1.5rem;display:block;box-shadow:0 1px 2px #0f172a0a,0 6px 16px #0f172a0d}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-franja-item{background:var(--surface-sunken);border-color:var(--border);box-shadow:none}}:root[data-theme=dark] .site-franja-item{background:var(--surface-sunken);border-color:var(--border);box-shadow:none}.site-franja-item strong{color:var(--text);margin-top:1rem;font-weight:650;line-height:1.3;display:block}.site-franja-nota{color:var(--text-muted);margin-top:.35rem;font-size:.875rem;line-height:1.45;display:block}.site-franja-icono{background:color-mix(in srgb, var(--color-brand-600) 12%, transparent);width:2.75rem;height:2.75rem;color:var(--color-brand-600);border-radius:.875rem;place-items:center;display:inline-grid}.site-franja-icono svg{width:1.375rem;height:1.375rem}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-franja-icono{color:#a5b4fc}}:root[data-theme=dark] .site-franja-icono{color:#a5b4fc}.site-nav-enlace{color:var(--text-muted);border-radius:.6rem;padding:.45rem .7rem;font-weight:600;transition:background-color .12s,color .12s}.site-nav-enlace:hover,.site-nav-enlace:focus-visible{color:var(--text);background:color-mix(in srgb, var(--color-brand-600) 8%, transparent)}.site-nav-enlace[aria-current]{color:var(--color-brand-600);background:color-mix(in srgb, var(--color-brand-600) 10%, transparent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .site-nav-enlace[aria-current]{color:#a5b4fc}}:root[data-theme=dark] .site-nav-enlace[aria-current]{color:#a5b4fc}@media (width>=768px){.site-paso{position:relative}.site-paso:not(:last-child):after{content:"";border-top:1px dashed color-mix(in srgb, var(--color-brand-600) 35%, transparent);width:2rem;position:absolute;top:1.1rem;left:calc(100% - 1rem)}}.site-franja-titulo{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.site-seccion .site-h2+.site-lead{margin-top:1.125rem}
