:root{--peon-orange:#f24405;--peon-orange-mid:#ff6d00;--peon-orange-light:#ff8a00;--peon-purple:#a31d80;--peon-purple-deep:#7a1cac;--peon-purple-dark:#510273;--peon-magenta:#8a1a6b;--peon-gold:#f2a766;--peon-footer:#4d4d4d;--peon-text:#1f2430;--peon-muted:#555;--peon-soft:#666;--peon-white:#fff;--peon-cream:#faf7fb;--font-peon:"Century Gothic", CenturyGothic, AppleGothic, Arial, sans-serif;--gradient-cta:linear-gradient(135deg, #f24405 0%, #ff6d00 55%, #a31d80 100%);--gradient-cta-hover:linear-gradient(135deg, #dd3d04 0%, #f56a00 50%, #8a1a6b 100%);--gradient-purple:linear-gradient(135deg, #7a1cac 0%, #a31d80 100%);--gradient-orange:linear-gradient(135deg, #f24405 0%, #ff6d00 55%, #ff8a00 100%);--shadow-orange:0 8px 24px #f2440566;--shadow-purple:0 8px 22px #a31d8047;--header-height:3.5rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;font-family:var(--font-peon);color:var(--peon-text);background:var(--peon-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.45}@media (width>=768px){:root{--header-height:4.25rem}body{font-size:17px}}@media (width>=1024px){body{font-size:18px}}#root{flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}:focus-visible{outline:2px solid var(--peon-orange);outline-offset:3px}.landing{width:100%;overflow-x:clip}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.site-header{z-index:100;width:100%;padding:.5rem 0;padding-top:max(.5rem, env(safe-area-inset-top));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border-bottom:1px solid #a31d801a;position:sticky;top:0;overflow:visible;box-shadow:0 4px 18px #1f24300f}.site-header__inner{justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding-inline:.35rem;display:flex}.site-header__brand{flex-shrink:0;align-items:center;margin-left:1.5rem;display:inline-flex}.site-header__logo{width:auto;height:34px;display:block}.site-header__contacts{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;display:flex}.header-contact{min-width:40px;max-width:40px;height:40px;color:var(--peon-text);-webkit-tap-highlight-color:transparent;border-radius:999px;flex:0 auto;justify-content:flex-start;align-items:center;gap:0;padding:0 5px;transition:max-width .45s cubic-bezier(.22,1,.36,1),gap .35s,background-color .2s,padding .35s;display:inline-flex;position:relative;overflow:hidden}.header-contact.is-open{background:#a31d800f;gap:.4rem;max-width:11.5rem;padding-right:.65rem}.header-contact__icon{width:30px;height:30px;color:var(--peon-white);cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;border:0;border-radius:50%;flex-shrink:0;place-items:center;margin:0;padding:0;transition:box-shadow .25s;display:grid}.header-contact__icon:focus-visible{outline:2px solid var(--peon-orange,#f24405);outline-offset:2px}.header-contact__icon.is-spinning{animation:.65s cubic-bezier(.22,1,.36,1) headerIconSpin}.header-contact__icon svg{pointer-events:none;width:15px;height:15px}.header-contact__icon--phone{background:linear-gradient(145deg,#2bb0ed 0%,#1a7fc0 100%);box-shadow:0 2px 8px #1a7fc059}.header-contact__icon--wa{background:linear-gradient(145deg,#25d366 0%,#128c7e 100%);box-shadow:0 2px 8px #128c7e59}.header-contact__icon--mail{background:linear-gradient(145deg,#f24405 0%,#a31d80 100%);box-shadow:0 2px 8px #f2440552}.header-contact__text{appearance:none;font:inherit;color:inherit;text-align:left;cursor:pointer;white-space:nowrap;opacity:0;pointer-events:none;background:0 0;border:0;max-width:0;padding:0;font-size:.7rem;font-weight:600;transition:opacity .3s 80ms,transform .4s cubic-bezier(.22,1,.36,1) 50ms,max-width .4s;overflow:hidden;transform:translate(8px)}.header-contact.is-open .header-contact__text{opacity:1;pointer-events:auto;max-width:9rem;transform:translate(0)}@media (hover:hover) and (pointer:fine){.header-contact:hover:not(.is-open) .header-contact__icon{box-shadow:0 3px 10px #00000029}}@keyframes headerIconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero{min-height:calc(100svh - var(--header-height));min-height:calc(100dvh - var(--header-height));color:var(--peon-text);isolation:isolate;background:var(--peon-white);scroll-margin-top:var(--header-height);flex-direction:column;display:flex;position:relative}.hero__layout{z-index:1;width:min(1120px,100%);padding:1.75rem 1.5rem 1.25rem;padding-bottom:max(1.25rem, calc(.75rem + env(safe-area-inset-bottom)));text-align:center;flex:1;grid-template-rows:auto 1fr auto;grid-template-columns:1fr;align-content:stretch;justify-items:stretch;gap:1.25rem;margin:0 auto;display:grid;position:relative}.hero__copy{gap:1.1rem;width:100%;max-width:22rem;margin-inline:auto;padding-inline:.35rem;display:grid}.hero__title{letter-spacing:-.025em;color:var(--peon-orange);text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto;margin:.45rem 0 0;font-size:clamp(1.7rem,7.2vw,2.05rem);font-weight:800;line-height:1.24}.hero__support{color:var(--peon-purple);text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:clamp(1.05rem,4.2vw,1.15rem);font-weight:400;line-height:1.5}.hero__actions{align-self:end;justify-items:stretch;gap:.75rem;width:100%;max-width:20.5rem;margin:0 auto;display:grid}.hero__btn-1,.hero__btn-2,.hero__contacto{width:100%;max-width:none}.hero__contacto .btn--contacto,.hero__actions .btn{width:100%;padding-inline:.9rem}.hero__actions .btn--contacto{animation:none}.btn{cursor:pointer;letter-spacing:.01em;box-sizing:border-box;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;min-height:52px;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn--primary{color:var(--peon-white);background:var(--gradient-cta);box-shadow:var(--shadow-orange);border:2px solid #0000;padding:.85rem 1.25rem;animation:2.4s ease-in-out infinite ctaPulse}.btn--primary:hover,.btn--primary:active{background:var(--gradient-cta-hover);animation:none;transform:translateY(-2px)scale(1.01);box-shadow:0 14px 34px #f2440580}.btn--ghost{color:var(--peon-purple);background:var(--peon-white);border:2px solid var(--peon-purple);padding:.85rem 1.25rem;box-shadow:0 4px 14px #a31d801f}.btn--ghost:hover,.btn--ghost:active{background:#a31d8014;transform:translateY(-2px)}.btn--contacto{color:var(--peon-white);background:var(--gradient-cta);box-shadow:var(--shadow-orange);text-align:center;white-space:nowrap;border:2px solid #ffffff59;padding:.95rem 1rem;font-size:.84rem;line-height:1.2;animation:2.4s ease-in-out infinite ctaPulse}.btn--contacto:hover,.btn--contacto:active{background:var(--gradient-cta-hover);animation:none;transform:translateY(-2px)scale(1.01);box-shadow:0 14px 34px #f2440580}.contacto-cta{width:100%;max-width:22rem;position:relative}.contacto-cta .btn--contacto{width:100%}.contacto-cta__menu{z-index:40;background:#fff;border:1px solid #a31d8024;border-radius:14px;gap:.25rem;width:min(280px,100vw - 2rem);padding:.45rem;display:grid;position:absolute;bottom:calc(100% + .55rem);left:50%;transform:translate(-50%);box-shadow:0 12px 28px #1f243024}.contacto-cta__item{appearance:none;width:100%;min-height:52px;color:var(--peon-text);text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:10px;align-items:center;gap:.75rem;padding:.55rem .65rem;transition:background-color .2s;display:flex}.contacto-cta__item:hover,.contacto-cta__item:active{background:#a31d8014}.contacto-cta__item strong,.contacto-cta__item small{display:block}.contacto-cta__item strong{color:#1f2430;font-size:.95rem;font-weight:800}.contacto-cta__item small{color:#1f2430b3;margin-top:.1rem;font-size:.78rem}.contacto-cta__icon{width:36px;height:36px;color:var(--peon-white);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.contacto-cta__icon--phone{background:linear-gradient(145deg,#2bb0ed 0%,#1a7fc0 100%)}.contacto-cta__icon--wa{background:linear-gradient(145deg,#25d366 0%,#128c7e 100%)}.contacto-cta__icon--mail{background:linear-gradient(145deg,#f24405 0%,#a31d80 100%)}.section-contacto{justify-content:center;width:100%;margin-top:2rem;padding-inline:1rem;display:flex}.section-contacto .contacto-cta{max-width:28rem}.hero__scroll{border:2px solid var(--peon-purple);background:var(--peon-white);width:44px;height:44px;color:var(--peon-purple);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;place-items:center;margin:0 auto;animation:1.5s infinite scrollBounce;display:grid;box-shadow:0 4px 14px #a31d802e}.hero__scroll:hover,.hero__scroll:active{background:#a31d801a}.ensayo-modal{z-index:1000;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.ensayo-modal__backdrop{cursor:pointer;background:#14081e8c;border:none;position:absolute;inset:0}.ensayo-modal__panel{z-index:1;background:var(--peon-white);border-radius:14px;width:min(520px,100%);max-height:80vh;padding:1.25rem;position:relative;overflow-y:auto;box-shadow:0 18px 48px #00000047}.ensayo-modal__title{color:#111;margin:0 0 .5rem;font-size:1.2rem;font-weight:800}.ensayo-modal__lead{color:var(--peon-muted);margin:0 0 1rem;font-size:.9rem;line-height:1.5}.ensayo-modal__lead strong{color:var(--peon-orange);font-weight:700}.ensayo-modal__status{color:var(--peon-muted);margin:0;font-size:.95rem}.ensayo-modal__empty{justify-items:start;gap:.85rem;display:grid}.ensayo-modal__list{gap:.85rem;display:grid}.ensayo-modal__item{border:1px solid #eee;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem;display:flex}.ensayo-modal__item-copy{min-width:0}.ensayo-modal__item-title{color:#111;margin:0 0 .2rem;font-weight:700}.ensayo-modal__item-meta{color:var(--peon-muted);margin:0;font-size:.85rem}.ensayo-modal__cta{background:var(--peon-purple);color:var(--peon-white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;padding:.65rem .9rem;font-family:inherit;font-size:.9rem;font-weight:700}.ensayo-modal__cta:hover,.ensayo-modal__cta:active{background:var(--peon-magenta)}.ensayo-modal__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.ensayo-modal__btn{color:var(--peon-text);cursor:pointer;background:0 0;border:1px solid #0003;border-radius:8px;padding:.55rem .9rem;font-family:inherit;font-size:.9rem;font-weight:600}.ensayo-modal__btn:hover,.ensayo-modal__btn:active{background:#a31d800f}.resolucion-explorer__panel{flex-direction:column;width:min(920px,100%);max-height:min(78vh,640px);padding:0;display:flex;overflow:hidden}.resolucion-explorer__titlebar{background:linear-gradient(#fff 0%,#f3f3f3 100%);border-bottom:1px solid #d6d6d6;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.resolucion-explorer__title{color:#1f1f1f;flex:1;margin:0;font-size:.95rem;font-weight:700}.resolucion-explorer__title-actions{gap:.25rem;display:flex}.resolucion-explorer__tool{color:#555;cursor:pointer;background:0 0;border:0;border-radius:6px;width:30px;height:30px;font-size:1.1rem;line-height:1}.resolucion-explorer__tool:hover,.resolucion-explorer__tool:active{background:#0000000f}.resolucion-explorer__tool--close{color:#c42b1c}.resolucion-explorer__tool--close:hover,.resolucion-explorer__tool--close:active{background:#fde7e5}.resolucion-explorer__path{color:#666;background:#fafafa;border-bottom:1px solid #e8e8e8;padding:.55rem 1rem;font-size:.8rem}.resolucion-explorer__content{background:#fff;flex:1;min-height:220px;padding:1rem 1.15rem;position:relative;overflow:auto}.resolucion-explorer__error{color:#9b1c1c;gap:.75rem;display:grid}.resolucion-explorer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.resolucion-explorer__item{appearance:none;cursor:pointer;text-align:center;font:inherit;background:0 0;border:1px solid #0000;border-radius:8px;justify-items:center;gap:.4rem;padding:.85rem .65rem;transition:background-color .15s,border-color .15s,transform .15s;display:grid}.resolucion-explorer__item:hover:not(:disabled),.resolucion-explorer__item:active:not(:disabled){background:#f4511e0f;border-color:#f4511e33;transform:translateY(-2px)}.resolucion-explorer__item.is-disabled,.resolucion-explorer__item:disabled{opacity:.55;cursor:default}.resolucion-explorer__pdf{color:#fff;letter-spacing:.04em;background:linear-gradient(#ff6b4a 0%,#e53935 100%);border-radius:6px;place-items:center;width:48px;height:56px;font-size:.7rem;font-weight:800;display:grid;box-shadow:0 4px 10px #e5393547}.resolucion-explorer__item-title{color:#222;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.78rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.resolucion-explorer__item-date{color:#888;font-size:.68rem}.resolucion-explorer__status{color:#666;background:#f5f5f5;border-top:1px solid #e0e0e0;justify-content:space-between;gap:.75rem;padding:.55rem 1rem;font-size:.72rem;display:flex}.resolucion-ver-modal{z-index:1100}.resolucion-ver-modal__panel{flex-direction:column;width:min(960px,100%);max-height:92vh;padding:0;display:flex;overflow:hidden}.resolucion-ver-modal__header{background:#f8f9fa;border-bottom:1px solid #e8e8e8;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.resolucion-ver-modal__title{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.resolucion-ver-modal__tools{gap:.2rem;display:flex}.resolucion-ver-modal__icon-btn{color:#666;cursor:pointer;background:0 0;border:0;border-radius:6px;width:32px;height:32px;font-size:1.05rem}.resolucion-ver-modal__icon-btn:hover:not(:disabled),.resolucion-ver-modal__icon-btn:active:not(:disabled){background:#0000000f}.resolucion-ver-modal__icon-btn:disabled{opacity:.4;cursor:default}.resolucion-ver-modal__body{background:#fafafa;flex:1;min-height:55vh;padding:.85rem}.resolucion-ver-modal__frame-wrap{background:#fff;border-radius:8px;height:min(70vh,560px);position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.resolucion-ver-modal__loading{z-index:1;background:#ffffffe6;place-items:center;margin:0;display:grid;position:absolute;inset:0}.resolucion-ver-modal__frame{border:0;width:100%;height:100%;display:block}.resolucion-ver-modal__error{color:#9b1c1c;justify-items:start;gap:.85rem;display:grid}.resolucion-ver-modal .ensayo-modal__actions{background:#fff;border-top:1px solid #e8e8e8;padding:.85rem 1rem 1rem}.escribenos-modal__panel{width:min(480px,100%)}.escribenos-modal__form{gap:.9rem;display:grid}.escribenos-modal__field{color:#1f2430;gap:.35rem;font-size:.88rem;font-weight:600;display:grid}.escribenos-modal__field input,.escribenos-modal__field textarea{width:100%;font:inherit;color:#1f2430;background:#fff;border:1px solid #a31d8038;border-radius:10px;padding:.7rem .8rem;font-weight:500}.escribenos-modal__field input:focus,.escribenos-modal__field textarea:focus{border-color:var(--peon-purple);outline:2px solid #a31d8059}.escribenos-modal__field small{color:#1f2430a6;font-size:.75rem;font-weight:500}.escribenos-modal__phone{background:#fff;border:1px solid #a31d8038;border-radius:10px;align-items:center;gap:.45rem;padding-inline:.65rem;display:flex}.escribenos-modal__phone:focus-within{border-color:var(--peon-purple);outline:2px solid #a31d8059}.escribenos-modal__prefix{color:#0000008c;flex-shrink:0;font-weight:700}.escribenos-modal__phone input{border:0;outline:none;padding-inline:0}.escribenos-modal__phone input:focus{border:0;outline:none}.escribenos-modal__feedback{border-radius:10px;margin:0;padding:.7rem .85rem;font-size:.88rem;font-weight:600}.escribenos-modal__feedback--error{color:#9b1c1c;background:#fdecea}.escribenos-modal__feedback--success{color:#146c43;background:#e8f7ef}.escribenos-modal__actions{margin-top:.25rem}@media (width>=640px){.resolucion-explorer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=900px){.resolucion-explorer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.section-2{background:0 0;padding:0;position:relative;overflow:hidden}.section-2__layout{grid-template-columns:1fr;justify-items:stretch;gap:2rem;width:min(1120px,100%);margin:0 auto;padding:1.5rem 1.5rem 2.25rem;display:grid}.section-2__intro{text-align:center;gap:.85rem;width:100%;max-width:22rem;margin-inline:auto;padding-inline:.35rem;display:grid}.section-2__title,.section-2__lead{color:var(--peon-purple);letter-spacing:-.02em;text-align:center;margin:0;font-size:clamp(1.55rem,5.8vw,2.05rem);font-weight:800;line-height:1.2}.section-2__focus{color:var(--peon-purple);letter-spacing:-.02em;font-weight:800}.section-2__list{gap:1.25rem;width:100%;max-width:22rem;margin:0 auto;padding:.25rem .35rem 0;list-style:none;display:grid}.section-2__item{grid-template-columns:10px 1fr;align-items:start;column-gap:.85rem;margin:0;padding:0;display:grid}.section-2__marker{background:var(--peon-purple);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin:.45rem 0 0}.section-2__item p{color:var(--peon-muted);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:clamp(.98rem,3.6vw,1.05rem);font-weight:400;line-height:1.55}.section-2__item--emphasis p{color:var(--peon-text);font-size:clamp(1.02rem,3.8vw,1.1rem);font-weight:400}.section-2__actions{width:100%;max-width:20.5rem;margin:.35rem auto 0}.section-2__actions .contacto-cta{width:100%;max-width:none}.section-2__actions .btn--contacto{width:100%;padding-inline:.9rem;animation:none}.section-2__scroll{border:2px solid var(--peon-purple);background:var(--peon-white);width:44px;height:44px;color:var(--peon-purple);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:50%;place-items:center;margin:.75rem auto 0;animation:1.5s infinite scrollBounce;display:grid;box-shadow:0 4px 14px #a31d802e}.section-2__scroll:hover,.section-2__scroll:active{background:#a31d801a}.section-3{background:0 0;padding:0;position:relative}.section-3__layout{grid-template-columns:1fr;justify-items:stretch;gap:2rem;width:min(1120px,100%);margin:0 auto;padding:2.5rem 1.5rem 2.25rem;display:grid}.section-3__title{text-align:center;width:100%;max-width:22rem;color:var(--peon-orange);letter-spacing:-.02em;margin:0 auto;padding-inline:.35rem;font-size:clamp(1.55rem,5.8vw,2.05rem);font-weight:800;line-height:1.24}.section-3__groups{gap:1.75rem;width:100%;max-width:22rem;margin-inline:auto;padding-inline:.35rem;display:grid}.section-3__group{gap:.45rem;width:100%;display:grid}.section-3__line{width:100%;margin:0;line-height:1.5}.section-3__line--lead{color:var(--peon-purple);text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.08rem,4vw,1.22rem);font-weight:800}.section-3__line--follow{color:var(--peon-muted);text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(.98rem,3.6vw,1.05rem);font-weight:400}.section-3__actions{width:100%;max-width:20.5rem;margin:.25rem auto 0}.section-3__actions .contacto-cta{width:100%;max-width:none}.section-3__actions .btn--contacto{width:100%;padding-inline:.9rem;animation:none}#seccion-3 .section-3__layout,#seccion-4 .section-3__layout{padding-inline:1.5rem}#seccion-3 .section-3__title,#seccion-4 .section-3__title{text-align:center;max-width:22rem;margin-inline:auto;padding-inline:.35rem}#seccion-3 .section-3__groups,#seccion-4 .section-3__groups{gap:1.75rem;max-width:22rem;margin-inline:auto;padding-inline:.35rem}#seccion-3 .section-3__group,#seccion-4 .section-3__group{grid-template-columns:1fr;gap:.4rem 0;display:grid}#seccion-3 .section-3__line--lead,#seccion-4 .section-3__line--lead{text-align:left;text-align-last:left;letter-spacing:-.015em;width:100%;max-width:none;color:var(--peon-purple);-webkit-hyphens:manual;hyphens:manual;margin:0;padding-left:.35rem;font-size:clamp(1.2rem,5vw,1.45rem);font-weight:800;line-height:1.25}#seccion-3 .section-3__line--follow,#seccion-4 .section-3__line--follow{text-align:left;width:calc(100% - 1.35rem);max-width:none;color:var(--peon-muted);-webkit-hyphens:auto;hyphens:auto;margin:0 0 0 1.35rem;padding:0;font-size:clamp(.95rem,3.5vw,1.05rem);font-weight:400;line-height:1.5}.section-4{border-top:1px solid #a31d801a;padding-top:0;padding-bottom:0}.section-4 .section-3__layout{padding-top:3.25rem;padding-bottom:3.25rem}.section-5{background:0 0;padding:0;position:relative}.section-5__layout{gap:2rem;width:min(1120px,100%);margin:0 auto;padding:2.75rem 1.5rem 2.5rem;display:grid}.section-5__header{text-align:center;gap:.55rem;width:100%;max-width:22rem;margin-inline:auto;padding-inline:.35rem;display:grid}.section-5__title{width:100%;color:var(--peon-orange);letter-spacing:-.02em;margin:0;font-size:clamp(1.55rem,5.8vw,2.05rem);font-weight:800;line-height:1.24}.section-5__subtitle{width:100%;color:var(--peon-purple);margin:0;font-size:clamp(1.02rem,3.8vw,1.15rem);font-weight:400;line-height:1.4}.section-5__list{gap:1.75rem;width:100%;max-width:22rem;margin-inline:auto;padding-inline:.35rem;display:grid}.section-5__item{grid-template-columns:auto 1fr;align-items:start;column-gap:.85rem;display:grid}.section-5__icon{object-fit:contain;flex-shrink:0;width:48px;height:48px;margin-top:.1rem}.section-5__copy{gap:.4rem;min-width:0;display:grid}.section-5__lead{color:var(--peon-purple);letter-spacing:-.015em;text-align:left;margin:0;padding-left:.1rem;font-size:clamp(1.15rem,4.6vw,1.35rem);font-weight:800;line-height:1.25}.section-5__follow{color:var(--peon-muted);text-align:left;margin:0 0 0 1.1rem;font-size:clamp(.95rem,3.5vw,1.05rem);font-weight:400;line-height:1.5}.section-5__actions{width:100%;max-width:20.5rem;margin:.25rem auto 0}.section-5__actions .contacto-cta{width:100%;max-width:none}.section-5__actions .btn--contacto{width:100%;padding-inline:.9rem;animation:none}.section-6{isolation:isolate;min-height:92dvh;color:var(--peon-white);justify-content:center;align-items:center;display:flex;position:relative;overflow:clip}.section-6__media{z-index:0;position:absolute;inset:0}.section-6__video{object-fit:cover;width:100%;height:100%;display:block}.section-6__scrim{pointer-events:none;background:0 0;position:absolute;inset:0}.section-6__layout{z-index:1;justify-items:center;width:min(1120px,100%);margin:0 auto;padding:3.5rem 1.5rem;display:grid;position:relative}.section-6__actions{gap:.85rem;width:100%;max-width:20.5rem;display:grid}.section-6__btn{white-space:nowrap;width:100%;color:var(--peon-white);box-shadow:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border:2px solid #ffffffb3;padding-inline:.9rem;animation:none}.section-6__btn:hover,.section-6__btn:active{color:var(--peon-white);box-shadow:none;background:#ffffff42;transform:translateY(-1px)}.section-6__btn--ghost{background:#ffffff1a;border-color:#ffffffa6}.section-6__btn--ghost:hover,.section-6__btn--ghost:active{color:var(--peon-white);background:#ffffff38}.section{padding:3rem 0}.section--soft{background:radial-gradient(circle at 10% 20%, #a31d800f, transparent 40%), radial-gradient(circle at 90% 10%, #f2440512, transparent 35%), linear-gradient(180deg, #fff 0%, var(--peon-cream) 100%)}.section__eyebrow{color:var(--peon-purple);letter-spacing:.08em;text-transform:uppercase;text-align:center;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.section__title{text-align:center;color:#000;max-width:none;margin:0 auto .65rem;font-size:1.35rem;font-weight:700;line-height:1.25}.section__subtitle{text-align:center;max-width:42rem;color:var(--peon-muted);margin:0 auto 2rem;font-size:.95rem;line-height:1.5}.philosophy{text-align:center;grid-template-columns:1fr;align-items:center;gap:1.75rem;display:grid}.philosophy__visual{place-items:center;display:grid;position:relative}.philosophy__piece{filter:drop-shadow(0 18px 40px #51027347);width:min(200px,58vw);animation:5s ease-in-out infinite floatPiece}.philosophy__glow{aspect-ratio:1;z-index:-1;background:radial-gradient(circle,#f2440538,#0000 70%);border-radius:50%;width:70%;animation:4s ease-in-out infinite glowPulse;position:absolute}.philosophy__copy h2{color:#000;margin:0 0 .85rem;font-size:1.35rem;font-weight:700;line-height:1.25}.philosophy__copy p{max-width:40rem;color:var(--peon-muted);margin:0 auto .85rem;font-size:.98rem;line-height:1.55}.philosophy__tagline{color:var(--peon-orange);margin-top:.35rem;font-size:.98rem;font-weight:800;display:inline-block}.faq-list{gap:.7rem;max-width:900px;margin:0 auto;display:grid}.faq-item{background:0 0;border:1px solid #0000001f;border-radius:12px;transition:border-color .25s;overflow:hidden}.faq-item[open]{border-color:#f2440573}.faq-item summary{cursor:pointer;color:#111;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;gap:.85rem;min-height:48px;padding:.95rem 1rem;font-size:.95rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";border-bottom:2px solid #d32f2f;border-right:2px solid #d32f2f;flex-shrink:0;width:10px;height:10px;transition:transform .2s;transform:rotate(45deg)}.faq-item[open] summary:after{transform:rotate(225deg)}.faq-item p{color:var(--peon-muted);margin:0;padding:0 1rem 1rem;font-size:.92rem;line-height:1.55}.cta-band{color:var(--peon-text);text-align:center;background:radial-gradient(circle at 12% 20%, #a31d8012, transparent 42%), radial-gradient(circle at 90% 85%, #f244050f, transparent 40%), linear-gradient(180deg, #fff 0%, var(--peon-cream) 100%);align-items:center;padding:3.5rem 0 3.75rem;display:flex;position:relative;overflow:hidden}.cta-band:before{content:none}.cta-band__inner{z-index:1;justify-items:center;gap:0;width:100%;display:grid;position:relative}.cta-band p{box-sizing:border-box;width:100%;max-width:28rem;color:var(--peon-muted);opacity:1;margin:0 auto 1.75rem;padding-inline:1.25rem;font-size:.95rem;font-weight:500;line-height:1.5}.cta-band h2{box-sizing:border-box;color:var(--peon-purple);letter-spacing:-.02em;max-width:none;margin:0 0 .75rem;padding-inline:1.25rem;font-size:clamp(1.45rem,5.2vw,1.9rem);font-weight:800;line-height:1.2}.cta-band__actions{justify-items:stretch;gap:.85rem;width:100%;max-width:20.5rem;display:grid}.cta-band__primary{width:100%;animation:none;box-shadow:0 8px 22px #f2440547}.cta-band__primary:hover,.cta-band__primary:active{box-shadow:0 10px 26px #f244055c}.cta-band__secondary{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.cta-band__outline{width:100%;min-height:48px;color:var(--peon-purple);background:var(--peon-white);border:1.5px solid var(--peon-purple);box-shadow:none;padding:.7rem .65rem;font-size:.82rem;animation:none}.cta-band__outline:hover,.cta-band__outline:active{color:var(--peon-purple);border-color:var(--peon-purple);box-shadow:none;background:#a31d8014;transform:translateY(-1px)}.cta-band__contact{width:100%;max-width:20.5rem;margin-top:1.35rem}.cta-band__contact .contacto-cta{width:100%;max-width:none}.cta-band__contact .btn--contacto{width:100%;animation:none}.cta-band .section-contacto{margin-top:0}.site-footer{background:var(--peon-footer);color:var(--peon-white);padding:2.5rem 0 calc(1.5rem + env(safe-area-inset-bottom));margin-top:auto}.footer-grid{text-align:center;grid-template-columns:1fr;gap:1.75rem;display:grid}.footer-logo{width:auto;height:36px;margin:0 auto .85rem}.footer-brand-text{color:var(--peon-gold);margin:0;font-size:.95rem;font-weight:500}.footer-title{margin:0 0 .85rem;font-size:1.05rem;font-weight:700}.footer-links{justify-items:center;gap:.55rem;display:grid}.footer-links a{color:#ffffffe6;align-items:center;min-height:40px;transition:color .2s;display:inline-flex}.footer-links a:hover,.footer-links a:active{color:var(--peon-gold)}.socials{justify-content:center;gap:.65rem;display:flex}.socials a{-webkit-tap-highlight-color:transparent;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:grid}.socials a:hover,.socials a:active{background:#ffffff1a;transform:translateY(-2px)}.footer-bottom{text-align:center;color:#ffffffa6;border-top:1px solid #ffffff1f;margin-top:2rem;padding-top:1rem;font-size:.85rem}@keyframes heroRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes ctaPulse{0%,to{transform:scale(1);box-shadow:0 8px 24px #f2440566}50%{transform:scale(1.02);box-shadow:0 12px 32px #a31d8073}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes floatPiece{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glowPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.hero__scroll,.btn--primary{animation:none!important}}@media (width>=480px){.container{width:min(1120px,100% - 2.5rem)}.hero__layout{width:min(1120px,100%);padding-inline:2rem}.hero__copy{max-width:26rem}.hero__support{font-size:1.15rem}.hero__title{max-width:none;font-size:2.05rem}.hero__actions{max-width:21rem}.section-5__layout{gap:2.15rem;padding:3rem 2rem 2.75rem}.section-5__header,.section-5__list{max-width:26rem}.section-5__title{font-size:1.9rem}.section-5__subtitle{font-size:1.1rem}.section-5__icon{width:52px;height:52px}.section-5__lead{font-size:1.3rem}.section-5__follow{margin-left:1.25rem;font-size:1.02rem}.section-5__actions{max-width:21rem}.section-6{min-height:92dvh}.section-6__layout{padding:4rem 2rem}.section-6__actions{max-width:21rem}.section-2__layout{gap:2.15rem;padding:1.75rem 2rem 2.5rem}.section-2__intro,.section-2__list{max-width:26rem}.section-2__title,.section-2__lead{font-size:1.9rem}.section-2__list{gap:1.35rem;padding:.25rem .35rem 0}.section-2__actions{max-width:21rem}.section-3__layout{gap:2.15rem;padding:2.75rem 2rem 2.5rem}.section-3__title,.section-3__groups{max-width:26rem}.section-3__title{font-size:1.9rem}.section-3__line--follow{font-size:1.05rem}.section-3__actions{max-width:21rem}#seccion-3 .section-3__title,#seccion-3 .section-3__groups,#seccion-4 .section-3__title,#seccion-4 .section-3__groups{max-width:26rem}#seccion-3 .section-3__layout,#seccion-4 .section-3__layout{padding-inline:2rem}#seccion-3 .section-3__group,#seccion-4 .section-3__group{grid-template-columns:1fr;row-gap:.45rem}#seccion-3 .section-3__line--lead,#seccion-4 .section-3__line--lead{padding-left:.4rem;font-size:1.4rem}#seccion-3 .section-3__line--follow,#seccion-4 .section-3__line--follow{width:calc(100% - 1.5rem);margin-left:1.5rem;font-size:1.02rem;font-weight:400}.section-4 .section-3__layout{padding-top:3.5rem;padding-bottom:3.5rem}}@media (width>=768px){.site-header{padding:.75rem 0}.site-header__logo{height:40px}.site-header__contacts{gap:.65rem}.header-contact{min-width:44px;max-width:44px;height:44px}.header-contact.is-open{max-width:13rem}.header-contact__icon{width:34px;height:34px}.header-contact__icon svg{width:17px;height:17px}.header-contact__text{font-size:.78rem}.section-2__layout{gap:2.35rem;padding:2rem 2.5rem 2.75rem}.section-2__intro,.section-2__list{max-width:34rem}.section-2__intro{gap:1.15rem}.section-2__title,.section-2__lead{font-size:2.2rem}.section-2__list{gap:1.45rem}.section-2__item p{font-size:1.08rem}.section-2__item--emphasis p{font-size:1.12rem}.section-2__actions{max-width:21.5rem}.btn--contacto{padding-inline:1.15rem;font-size:.92rem}.section-3__layout{gap:2.35rem;padding:3rem 2.5rem 2.75rem}.section-3__title,.section-3__groups{max-width:34rem}.section-3__title{font-size:2.2rem}.section-3__groups{gap:2rem}.section-3__line--lead{font-size:1.28rem}.section-3__line--follow{font-size:1.08rem}.section-3__actions{max-width:21.5rem}#seccion-3 .section-3__title,#seccion-3 .section-3__groups,#seccion-4 .section-3__title,#seccion-4 .section-3__groups{max-width:34rem}#seccion-3 .section-3__layout,#seccion-4 .section-3__layout{max-width:none;padding-inline:2.5rem}#seccion-3 .section-3__group,#seccion-4 .section-3__group{grid-template-columns:1fr;row-gap:.5rem}#seccion-3 .section-3__line--lead,#seccion-4 .section-3__line--lead{padding-left:.45rem;font-size:1.5rem}#seccion-3 .section-3__line--follow,#seccion-4 .section-3__line--follow{width:calc(100% - 1.65rem);margin-left:1.65rem;font-size:1.08rem;font-weight:400}.section-4 .section-3__layout{padding-top:3.75rem;padding-bottom:3.75rem}.hero__layout{text-align:center;grid-template:auto 1fr auto/1fr;place-items:stretch stretch;gap:1.5rem 0;min-height:auto;padding:2.75rem 2.5rem 2.5rem;display:grid}.hero__copy{gap:1.2rem;max-width:34rem}.hero__title{white-space:normal;max-width:none;margin-top:.5rem;font-size:2.2rem}.hero__support{font-size:1.2rem;font-weight:400;line-height:1.55}.hero__actions{align-self:end;gap:.85rem;max-width:21.5rem}.hero__btn-1,.hero__btn-2{width:100%;max-width:none;min-height:56px}.hero__contacto{width:100%;max-width:none}.hero__scroll{margin-top:.25rem}.hero__actions .btn{padding-inline:1rem;font-size:1rem}.section{padding:4rem 0}.section__eyebrow{font-size:.85rem}.section__title{max-width:18ch;font-size:1.65rem}.section__subtitle{margin-bottom:2.5rem;font-size:1.02rem}.section-5__layout{padding:3.25rem 2.5rem 3rem}.section-5__header,.section-5__list{max-width:34rem}.section-5__title{font-size:2.2rem}.section-5__subtitle{font-size:1.18rem}.section-5__list{gap:2rem}.section-5__icon{width:56px;height:56px}.section-5__lead{font-size:1.4rem}.section-5__follow{margin-left:1.4rem;font-size:1.08rem}.section-5__actions{max-width:21.5rem}.section-6{min-height:90dvh}.section-6__layout{padding:4.5rem 2.5rem}.section-6__actions{gap:1rem;max-width:21.5rem}.philosophy{gap:2.5rem}.philosophy__piece{width:min(240px,40vw)}.philosophy__copy h2{font-size:1.65rem}.philosophy__copy p{font-size:1.02rem}.faq-item summary{padding:1rem 1.15rem;font-size:1rem}.faq-item p{padding:0 1.15rem 1.15rem;font-size:.98rem}.cta-band{padding:4.5rem 0 4.75rem}.cta-band h2{font-size:1.85rem}.cta-band p{margin-bottom:2rem;font-size:1.02rem}.cta-band__actions,.cta-band__contact{max-width:22rem}.cta-band__outline{font-size:.88rem}.site-footer{padding:3rem 0 2rem}.footer-logo{height:42px}.footer-brand-text{font-size:1.05rem}.footer-title{font-size:1.15rem}}@media (width>=1024px){.hero__layout{row-gap:1.75rem;padding:3.25rem 3rem 3rem}.hero__copy{max-width:40rem}.hero__title{font-size:2.45rem}.hero__support{font-size:1.28rem}.hero__actions{max-width:22rem}.section-2__layout{gap:2.5rem;padding:2.25rem 3rem 3.25rem}.section-2__intro,.section-2__list{max-width:40rem}.section-2__title,.section-2__lead{font-size:2.4rem}.section-2__actions{max-width:22rem}.section-3__layout{gap:2.5rem;padding:3.25rem 3rem 3rem}.section-3__title,.section-3__groups{max-width:40rem}.section-3__title{font-size:2.4rem}.section-3__line--lead{font-size:1.35rem}.section-3__line--follow{font-size:1.12rem}.section-3__actions{max-width:22rem}#seccion-3 .section-3__title,#seccion-3 .section-3__groups,#seccion-4 .section-3__title,#seccion-4 .section-3__groups{max-width:40rem}#seccion-3 .section-3__layout,#seccion-4 .section-3__layout{max-width:none;padding-inline:3rem}#seccion-3 .section-3__group,#seccion-4 .section-3__group{grid-template-columns:1fr;row-gap:.55rem}#seccion-3 .section-3__line--lead,#seccion-4 .section-3__line--lead{padding-left:.5rem;font-size:1.6rem}#seccion-3 .section-3__line--follow,#seccion-4 .section-3__line--follow{width:calc(100% - 1.85rem);margin-left:1.85rem;font-size:1.12rem;font-weight:400}.section-4 .section-3__layout{padding-top:4rem;padding-bottom:4rem}.section{padding:5rem 0}.section__title{font-size:1.9rem}.section-5__layout{padding:3.5rem 3rem 3.25rem}.section-5__header,.section-5__list{max-width:40rem}.section-5__title{font-size:2.4rem}.section-5__subtitle{font-size:1.25rem}.section-5__icon{width:60px;height:60px}.section-5__lead{font-size:1.5rem}.section-5__follow{margin-left:1.55rem;font-size:1.12rem}.section-5__actions{max-width:22rem}.section-6{min-height:88dvh}.section-6__layout{padding:5rem 3rem}.section-6__actions{max-width:22rem}.philosophy{text-align:left;grid-template-columns:.9fr 1.1fr;gap:4rem}.philosophy__copy p{margin-inline:0}.philosophy__piece{width:min(280px,28vw)}.philosophy__copy h2{font-size:1.9rem}.cta-band h2{font-size:2rem}.cta-band__secondary{gap:.75rem}.footer-grid{text-align:left;grid-template-columns:1.2fr 1fr 1fr;gap:2rem}.footer-logo{height:44px;margin-inline:0}.footer-links,.socials{justify-content:flex-start;justify-items:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
