.grid{display:grid}.hidden{display:none}.border-accent\/20{border-color:rgb(var(--c-accent)/.2)}.border-line{--tw-border-opacity:1;border-color:rgb(var(--c-line)/var(--tw-border-opacity,1))}.bg-accent{--tw-bg-opacity:1;background-color:rgb(var(--c-accent)/var(--tw-bg-opacity,1))}.bg-accent-strong{--tw-bg-opacity:1;background-color:rgb(var(--c-accent-strong)/var(--tw-bg-opacity,1))}.bg-brand{--tw-bg-opacity:1;background-color:rgb(var(--c-brand)/var(--tw-bg-opacity,1))}.bg-brand-soft{--tw-bg-opacity:1;background-color:rgb(var(--c-brand-soft)/var(--tw-bg-opacity,1))}.bg-brand-strong{--tw-bg-opacity:1;background-color:rgb(var(--c-brand-strong)/var(--tw-bg-opacity,1))}.bg-surface{--tw-bg-opacity:1;background-color:rgb(var(--c-surface)/var(--tw-bg-opacity,1))}.bg-surface-alt{--tw-bg-opacity:1;background-color:rgb(var(--c-surface-alt)/var(--tw-bg-opacity,1))}.bg-surface-sunken{--tw-bg-opacity:1;background-color:rgb(var(--c-surface-sunken)/var(--tw-bg-opacity,1))}.font-display{font-family:var(--font-display),system-ui,sans-serif}.font-sans{font-family:var(--font-body),system-ui,sans-serif}.text-accent{--tw-text-opacity:1;color:rgb(var(--c-accent)/var(--tw-text-opacity,1))}.text-brand{--tw-text-opacity:1;color:rgb(var(--c-brand)/var(--tw-text-opacity,1))}.text-ink{--tw-text-opacity:1;color:rgb(var(--c-ink)/var(--tw-text-opacity,1))}.text-on-accent{--tw-text-opacity:1;color:rgb(var(--c-on-accent)/var(--tw-text-opacity,1))}.text-on-brand{--tw-text-opacity:1;color:rgb(var(--c-on-brand)/var(--tw-text-opacity,1))}.text-on-brand-muted{--tw-text-opacity:1;color:rgb(var(--c-on-brand-muted)/var(--tw-text-opacity,1))}.text-secondary{--tw-text-opacity:1;color:rgb(var(--c-secondary)/var(--tw-text-opacity,1))}:root{--c-surface:255 255 255;--c-ink:3 16 36;--font-display:system-ui,sans-serif;--font-body:system-ui,sans-serif;--radius-card:1rem;--radius-button:0.5rem;--radius-pill:9999px;--nav-rail:16rem}body,html{margin:0;background:rgb(var(--c-surface));color:rgb(var(--c-ink));font-family:var(--font-body)}[data-block]{box-sizing:border-box}[data-block] h1,[data-block] h2,[data-block] h3{font-family:var(--font-display);letter-spacing:-.02em}[data-block-inner]{width:min(72rem,calc(100% - 2rem));margin-inline:auto}[data-hero-badge],[data-section-badge]{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:var(--radius-pill);border:1px solid rgb(var(--c-line)/.35);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}[data-block=navigation-header]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;background:rgb(var(--c-surface)/.95);border-bottom:1px solid rgb(var(--c-surface-alt));color:rgb(var(--c-ink))}[data-block=navigation-header] [data-brand]{display:flex;align-items:center;gap:.5rem;color:rgb(var(--c-brand));font-weight:700;text-decoration:none}[data-block=navigation-header] [data-brand-mark]{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border-radius:var(--radius-button);background:rgb(var(--c-brand));color:rgb(var(--c-accent));font-weight:700}[data-block=navigation-header] nav{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem}[data-block=navigation-header] nav a{color:rgb(var(--c-secondary));text-decoration:none;font-size:.875rem;font-weight:500}[data-block=navigation-header] [data-nav-cta]{background:rgb(var(--c-accent));color:rgb(var(--c-on-accent));padding:.45rem 1rem;border-radius:var(--radius-button)}[data-block=marketing-hero]{position:relative;min-height:clamp(28rem,72vh,42rem);overflow:hidden;color:rgb(var(--c-on-brand))}[data-block=marketing-hero] [data-hero-carousel]{position:absolute;inset:0}[data-block=marketing-hero] [data-slide]{position:absolute;inset:0;opacity:0;transition:opacity .7s ease}[data-block=marketing-hero] [data-slide].is-active{opacity:1;z-index:1}[data-block=marketing-hero] [data-slide] img,[data-block=marketing-hero] [data-slide] video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}[data-block=marketing-hero] [data-hero-overlay]{position:absolute;inset:0;z-index:2;background:linear-gradient(115deg,rgb(var(--c-brand)/.88) 0,rgb(var(--c-brand)/.72) 45%,rgb(var(--c-brand)/.55) 100%)}[data-block=marketing-hero] [data-hero-copy]{position:relative;z-index:10;width:min(56rem,calc(100% - 2rem));margin:0 auto;padding:5rem 1rem 6rem;text-align:center}[data-block=marketing-hero] h1{font-size:clamp(2rem,5vw,3.75rem);margin:0 0 1.5rem}[data-block=marketing-hero] [data-hero-cta-secondary],[data-block=marketing-hero] [data-hero-cta]{display:inline-flex;margin:.5rem .35rem 0;padding:.85rem 1.75rem;border-radius:var(--radius-pill);font-weight:600;text-decoration:none}[data-block=marketing-hero] [data-hero-cta]{background:rgb(var(--c-accent));color:rgb(var(--c-on-accent))}[data-block=marketing-hero] [data-hero-cta-secondary]{border:1px solid rgb(var(--c-on-brand)/.45);color:rgb(var(--c-on-brand))}[data-block=marketing-hero] [data-hero-badge]{margin-bottom:1.5rem;background:rgb(var(--c-on-brand)/.1);border-color:rgb(var(--c-on-brand)/.2);color:rgb(var(--c-accent))}[data-block=marketing-hero] [data-carousel-next],[data-block=marketing-hero] [data-carousel-prev]{position:absolute;top:50%;z-index:20;transform:translateY(-50%);width:2.75rem;height:2.75rem;border-radius:var(--radius-pill);border:1px solid rgb(var(--c-on-brand)/.35);background:rgb(var(--c-brand)/.45);color:rgb(var(--c-on-brand));font-size:1.5rem;cursor:pointer}[data-block=marketing-hero] [data-carousel-prev]{left:1rem}[data-block=marketing-hero] [data-carousel-next]{right:1rem}[data-block=marketing-hero] [data-carousel-dots]{position:absolute;bottom:1.5rem;left:50%;z-index:20;display:flex;gap:.5rem;transform:translateX(-50%)}[data-block=marketing-hero] [data-carousel-dot]{width:.625rem;height:.625rem;padding:0;border-radius:var(--radius-pill);border:1px solid rgb(var(--c-on-brand)/.5);background:rgb(var(--c-on-brand)/.25)}[data-block=marketing-hero] [data-carousel-dot][aria-selected=true]{width:1.75rem;background:rgb(var(--c-accent));border-color:rgb(var(--c-accent))}[data-block=hero]{padding:4rem 1.5rem;background:rgb(var(--c-brand));color:rgb(var(--c-on-brand))}[data-block=contact-form],[data-block=faq],[data-block=feature-grid],[data-block=flip-cards],[data-block=services-list],[data-block=text]{padding:5rem 1rem;background:rgb(var(--c-surface))}[data-block=feature-grid] ul,[data-block=flip-cards] ul,[data-block=logo-strip] ul,[data-block=metrics-strip] ul,[data-block=services-list] [data-block-inner]>ul,[data-block=team-grid] ul{display:grid;gap:1.5rem;list-style:none;margin:1.5rem 0 0;padding:0}[data-block=feature-grid] ul,[data-block=flip-cards] ul,[data-block=services-list] [data-block-inner]>ul,[data-block=team-grid] ul{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}[data-block=contact-form] form,[data-block=feature-grid] li,[data-block=flip-cards] [data-flip-card],[data-block=logo-strip] li,[data-block=metrics-strip] li,[data-block=services-list] [data-block-inner]>ul>li,[data-block=team-grid] li{background:rgb(var(--c-surface));border:1px solid rgb(var(--c-accent)/.2);border-radius:var(--radius-card);padding:1.5rem;box-shadow:0 1px 2px rgb(var(--c-brand)/.06)}[data-block=flip-cards] [data-flip-card]{min-height:20rem;text-align:center}[data-block=flip-cards] [data-section-badge]{background:rgb(var(--c-surface));color:rgb(var(--c-brand))}[data-block=flip-cards] [data-flip-back-label]{display:inline-block;margin-top:1rem;padding:.25rem .75rem;border-radius:var(--radius-pill);background:rgb(var(--c-surface-alt));color:rgb(var(--c-brand));font-size:.75rem;font-weight:600;text-transform:uppercase}[data-block=metrics-strip]{padding:4rem 1rem;background:rgb(var(--c-surface-sunken));color:rgb(var(--c-ink))}[data-block=metrics-strip] ul{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}[data-block=metrics-strip] li{text-align:center;border:2px solid rgb(var(--c-brand));background:rgb(var(--c-surface)/.7)}[data-block=metrics-strip] [data-metric-value]{font-size:2rem;color:rgb(var(--c-brand));margin:0}[data-block=metrics-strip] [data-metric-label]{color:rgb(var(--c-secondary));margin:.25rem 0 0}[data-block=logo-strip],[data-block=team-grid]{padding:5rem 1rem;background:rgb(var(--c-surface-alt))}[data-block=team-grid] li{text-align:center}[data-block=team-grid] img{width:6rem;height:6rem;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-pill)}[data-block=logo-strip] ul{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}[data-block=logo-strip] li{min-height:7rem;display:flex;align-items:center;justify-content:center;border-width:2px}[data-block=logo-strip] [data-wordmark]{letter-spacing:.22em;font-weight:800;color:rgb(var(--c-brand)/.55)}[data-block=call-to-action]{background:linear-gradient(90deg,rgb(var(--c-brand)) 0,rgb(var(--c-brand)) 70%,rgb(var(--c-brand-strong)) 100%);color:rgb(var(--c-on-brand));padding:3.5rem 1rem}[data-block=call-to-action] [data-block-inner],[data-block=store-cta] [data-block-inner]{display:grid;gap:2rem;align-items:center}@media (min-width:64rem){[data-block=call-to-action] [data-block-inner]{grid-template-columns:1.35fr .65fr}}[data-block=call-to-action] a,[data-block=contact-form] button,[data-block=hero] a,[data-block=store-cta] a{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--c-accent));color:rgb(var(--c-on-accent));padding:1rem 2rem;border-radius:var(--radius-pill);text-decoration:none;font-weight:600;border:0}[data-block=store-cta]{background:rgb(var(--c-brand));color:rgb(var(--c-on-brand));padding:3rem 1.5rem}[data-block=contact-form] form{display:grid;gap:1rem}[data-block=contact-form] input,[data-block=contact-form] textarea{width:100%;padding:.5rem 1rem;border-radius:var(--radius-button);border:1px solid rgb(var(--c-line)/.45);font:inherit}[data-block=footer]{background:rgb(var(--c-brand-strong));padding:4rem 1.5rem 2rem}[data-block=footer],[data-block=footer] a{color:rgb(var(--c-on-brand-muted))}[data-block=footer] [data-block-inner]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}[data-block=equestrian-hero]{padding:4rem 1.5rem;background:rgb(var(--c-surface-alt));color:rgb(var(--c-ink))}[data-block=product-reviews],[data-block=store-contact],[data-block=testimonial]{padding:3rem 1.5rem;background:rgb(var(--c-surface))}[data-tone=brand]{background:rgb(var(--c-brand))!important;color:rgb(var(--c-on-brand))!important}[data-tone=accent]{background:rgb(var(--c-accent))!important;color:rgb(var(--c-on-accent))!important}[data-tone=surface]{background:rgb(var(--c-surface))!important;color:rgb(var(--c-ink))!important}html[data-template=commerce-tienda]{--nav-rail:4.25rem}@media (min-width:40rem){html[data-template=commerce-tienda]{--nav-rail:4.75rem}}html[data-nav=aside] body{padding-left:var(--nav-rail)}html[data-nav=aside] [data-block=navigation-header]{position:fixed;inset:0 auto 0 0;width:var(--nav-rail);z-index:40;flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:100vh;overflow-y:auto;border-bottom:0;border-right:1px solid rgb(var(--c-line)/.35);padding:1.25rem .75rem}html[data-nav=aside] [data-block=navigation-header] nav{flex-direction:column;align-items:stretch}html[data-template=commerce-tienda][data-nav=aside] [data-block=navigation-header] [data-brand]{writing-mode:vertical-rl;transform:rotate(180deg);align-self:center;letter-spacing:.18em}html[data-nav=overlay] [data-block=navigation-header]{position:fixed;inset:0 0 auto 0;z-index:40;background:rgb(var(--c-surface)/.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgb(var(--c-line)/.25)}html[data-nav=top] [data-block=navigation-header]{position:sticky;top:0;z-index:30}@media (prefers-reduced-motion:reduce){[data-block=marketing-hero] [data-slide]{transition:none}}[data-block=product-catalog]{padding:3rem 1.5rem}[data-block=product-catalog] ul{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));list-style:none;margin:1.5rem 0 0;padding:0}[data-block=product-catalog][data-featured-carousel]{position:relative}[data-block=product-catalog][data-featured-carousel] ul{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;grid-template-columns:none}[data-block=product-catalog][data-featured-carousel] li{flex:0 0 70%;scroll-snap-align:start}@media (min-width:40rem){[data-block=product-catalog][data-featured-carousel] li{flex-basis:42%}}@media (min-width:64rem){[data-block=product-catalog][data-featured-carousel] li{flex-basis:23%}}[data-block=product-catalog] [data-carousel-next],[data-block=product-catalog] [data-carousel-prev]{position:absolute;top:55%;z-index:2;width:2.5rem;height:2.5rem;border:1px solid rgb(var(--c-line)/.35);border-radius:var(--radius-button);background:rgb(var(--c-surface)/.95);color:rgb(var(--c-ink));cursor:pointer}[data-block=product-catalog] [data-carousel-prev]{left:.75rem}[data-block=product-catalog] [data-carousel-next]{right:.75rem}[data-product-id] [data-product-media]{position:relative;overflow:hidden}[data-product-id] [data-product-media] img{aspect-ratio:4/5;width:100%;-o-object-fit:cover;object-fit:cover}[data-product-id] [data-add-to-wishlist]{position:absolute;top:.5rem;right:.5rem;z-index:1}[data-product-id] [data-quick-add-cart]{position:absolute;inset-inline:.5rem;bottom:.5rem}[data-product-id] [data-product-category]{text-transform:uppercase;letter-spacing:.14em;font-size:.65rem;color:rgb(var(--c-ink)/.55)}[data-block=product-detail]{display:grid;gap:2rem;padding:3rem 1.5rem}@media (min-width:64rem){[data-block=product-detail]{grid-template-columns:1fr 1fr}[data-block=product-detail] [data-recently-viewed]{grid-column:1/-1}}[data-product-thumbs]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.75rem}[data-product-thumbs] [data-active=true]{outline:2px solid rgb(var(--c-ink))}[data-qty]{width:3.5rem;text-align:center;margin:0 .35rem}[data-option-group]{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}[data-option]{border:1px solid rgb(var(--c-line)/.35);background:transparent;color:rgb(var(--c-ink));padding:.35rem .75rem;border-radius:var(--radius-button)}[data-option][aria-pressed=true]{background:rgb(var(--c-ink));color:rgb(var(--c-surface))}[data-block=cart-drawer] [data-commerce-drawer],[data-block=wishlist-drawer] [data-commerce-drawer]{position:fixed;top:0;right:0;z-index:50;width:min(22rem,100%);height:100vh;padding:1.5rem;background:rgb(var(--c-surface));color:rgb(var(--c-ink));box-shadow:-8px 0 24px rgb(var(--c-ink)/.12);overflow:auto}[data-block=countdown-offers] [data-block-inner]{display:grid;gap:2rem;align-items:center}@media (min-width:48rem){[data-block=countdown-offers] [data-block-inner]{grid-template-columns:1fr 1fr}}[data-block=category-strip] ul{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}[data-block=category-strip] button{border:1px solid rgb(var(--c-line)/.35);background:rgb(var(--c-surface));color:rgb(var(--c-ink));border-radius:var(--radius-button);padding:.5rem .75rem}html[data-template=commerce-tienda],html[data-template=commerce-tienda] body{background:radial-gradient(ellipse 80% 50% at 10% -10%,rgb(var(--c-accent)/.28),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 0,rgb(var(--c-secondary)/.35),transparent 50%),linear-gradient(180deg,rgb(var(--c-surface)/.96) 0,rgb(var(--c-surface-alt)/.35) 48%,rgb(var(--c-surface)/.9) 100%);background-attachment:fixed}html[data-template=commerce-tienda] [data-block=navigation-header] [data-brand-mark]{background:rgb(var(--c-ink));color:rgb(var(--c-surface))}html[data-template=commerce-tienda] [data-block=hero]{background:transparent;color:rgb(var(--c-ink));text-align:center}html[data-template=commerce-tienda] [data-block=hero] a{border-radius:var(--radius-button);background:rgb(var(--c-ink));color:rgb(var(--c-surface))}html[data-template=commerce-tienda] [data-block=store-cta] [data-block-inner]{grid-template-columns:1fr}@media (min-width:64rem){html[data-template=commerce-tienda] [data-block=store-cta] [data-block-inner]{grid-template-columns:1fr 1.2fr 1fr}}html[data-template=commerce-tienda] [data-block=store-cta] img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover}html[data-template=commerce-catalogo],html[data-template=commerce-catalogo] body{background:rgb(var(--c-surface-alt));color:rgb(var(--c-ink))}html[data-template=commerce-catalogo] [data-block=navigation-header] [data-brand-mark]{background:rgb(var(--c-accent));color:rgb(var(--c-on-accent))}html[data-template=commerce-catalogo] [data-block=equestrian-hero]{display:grid;padding:0}@media (min-width:64rem){html[data-template=commerce-catalogo] [data-block=equestrian-hero]{grid-template-columns:minmax(14rem,.85fr) minmax(0,2.15fr)}}html[data-template=commerce-catalogo] [data-hero-cats]{display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:2.5rem 1.5rem;border-right:1px solid rgb(var(--c-line)/.2)}html[data-template=commerce-catalogo] [data-hero-cats] a{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:rgb(var(--c-ink));text-decoration:none}html[data-template=commerce-catalogo] [data-hero-media]{position:relative;min-height:22rem}html[data-template=commerce-catalogo] [data-hero-media] img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}html[data-template=commerce-catalogo] [data-hero-overlay]{position:absolute;inset:0;background:linear-gradient(90deg,rgb(var(--c-ink)/.55),transparent)}html[data-template=commerce-catalogo] [data-hero-copy]{position:relative;z-index:1;display:flex;height:100%;max-width:32rem;flex-direction:column;justify-content:flex-end;padding:2.5rem 1.5rem;color:rgb(var(--c-on-brand))}html[data-template=commerce-catalogo] [data-hero-cta]{display:inline-flex;margin-top:1.5rem;padding:.75rem 1.5rem;background:rgb(var(--c-accent));color:rgb(var(--c-on-accent));text-decoration:none;font-weight:600;width:-moz-fit-content;width:fit-content}[data-site-chrome=try-me]{top:50%;right:0;z-index:70;transform:translateY(-50%);writing-mode:vertical-rl;rotate:180deg;padding:.85rem .45rem;border:1px solid rgb(var(--c-line)/.35);border-left:0;border-radius:var(--radius-button) 0 0 var(--radius-button);font-size:.65rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}[data-site-chrome=try-me],[data-site-chrome=try-panel]{position:fixed;display:flex;background:rgb(var(--c-surface));color:rgb(var(--c-ink))}[data-site-chrome=try-panel]{inset:0 0 0 auto;z-index:80;width:min(24rem,100%);flex-direction:column;border-left:1px solid rgb(var(--c-line)/.35);box-shadow:-12px 0 40px rgb(var(--c-ink)/.12)}[data-site-chrome=try-panel][hidden]{display:none}[data-site-chrome=try-panel] footer,[data-site-chrome=try-panel] header{display:flex;gap:.75rem;align-items:flex-start;justify-content:space-between;padding:1rem 1.25rem;border-color:rgb(var(--c-line)/.25);border-style:solid}[data-site-chrome=try-panel] header{border-width:0 0 1px}[data-site-chrome=try-panel] footer{border-width:1px 0 0;margin-top:auto;flex-wrap:wrap}[data-site-chrome=try-panel] h2{margin:0;font-family:var(--font-display);font-size:1.35rem}[data-site-chrome=try-panel] h3,[data-site-chrome=try-panel] p{margin:0 0 .5rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--c-secondary))}[data-try-body]{padding:1rem 1.25rem 1.5rem;overflow:auto}[data-try-navs],[data-try-palettes],[data-try-types]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}[data-cookie-accept],[data-try-close],[data-try-nav],[data-try-palette],[data-try-reset],[data-try-sales],[data-try-save],[data-try-type]{border:1px solid rgb(var(--c-line)/.35);background:rgb(var(--c-surface));color:rgb(var(--c-ink));border-radius:var(--radius-button);padding:.45rem .7rem;font-size:.75rem;cursor:pointer;text-decoration:none}[data-try-nav][aria-pressed=true],[data-try-palette][aria-pressed=true],[data-try-save],[data-try-type][aria-pressed=true]{background:rgb(var(--c-ink));color:rgb(var(--c-surface))}[data-try-palette] span{display:inline-block;width:.65rem;height:.65rem;margin-right:.15rem;border-radius:999px;vertical-align:middle}[data-site-chrome=cookies]{position:fixed;right:1rem;bottom:1rem;z-index:60;display:flex;gap:.75rem;align-items:center;max-width:28rem;padding:.85rem 1rem;background:rgb(var(--c-brand));color:rgb(var(--c-on-brand));border-radius:var(--radius-card)}[data-site-chrome=whatsapp]{position:fixed;right:1rem;bottom:5.5rem;z-index:60;padding:.7rem 1rem;background:rgb(var(--c-accent));color:rgb(var(--c-on-accent));border-radius:var(--radius-pill);text-decoration:none;font-weight:600}
