:root{--estilo-dark: #19140f;--estilo-dark-soft: #1c1712;--estilo-light: #f7f5f2;--estilo-gold: #d4af7f;--estilo-gold-hover: #e0c090;--estilo-white: #ffffff;--estilo-muted: rgba(255, 255, 255, .78);--estilo-muted-dark: rgba(25, 20, 15, .65);--estilo-font-body: Manrope, var(--font-body-family), sans-serif;--estilo-font-display: Rokkitt, var(--font-heading-family), serif;--estilo-font-editorial: Rokkitt, var(--font-heading-family), serif;--estilo-radius-sm: 8px;--estilo-radius-md: 8px;--estilo-radius-lg: 8px;--estilo-radius-pill: 999px;--estilo-space-xs: .8rem;--estilo-space-sm: 1.6rem;--estilo-space-md: 3.2rem;--estilo-space-lg: 5.6rem;--estilo-space-xl: 8rem;--estilo-ease: cubic-bezier(.22, 1, .36, 1);--estilo-duration: .45s;--estilo-duration-slow: .75s;--estilo-header-height: 9rem;--estilo-header-height-scrolled: 6.4rem;--estilo-tracking-nav: 0;--estilo-tracking-label: 0;--estilo-tracking-button: 0;--estilo-content-inset: clamp(1.6rem, 5vw, 7.2rem)}body{font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;font-family:var(--estilo-font-body);color:var(--estilo-dark)}h1,h2,h3,h4,.estilo-section__heading,.estilo-hero__title{font-family:var(--estilo-font-display);font-weight:700;font-style:normal;letter-spacing:0}button,input,select,textarea,.button,.shopify-payment-button__button,.field__input,.customer .field input{font-family:var(--estilo-font-body)}.header-wrapper{background:var(--estilo-dark)}.template-index .header-wrapper{position:absolute;width:100%;z-index:20;background:#19140fbd;border-bottom:1px solid rgba(212,175,127,.16);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.template-index .header-wrapper .header{background:transparent;padding-top:.8rem}.template-index .shopify-section-group-header-group{z-index:20}.template-index .scrolled-past-header .header-wrapper,.template-index .shopify-section-header-sticky.scrolled-past-header .header-wrapper{background:#19140ff0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}body:not(.template-index) .header-wrapper.estilo-header{background:#19140ffa;border-bottom:1px solid rgba(212,175,127,.16)}:not(.template-index)>.scrolled-past-header .header-wrapper,.shopify-section-header-sticky.scrolled-past-header .header-wrapper{background:var(--estilo-dark)}.estilo-header .list-menu__item--link,.estilo-header .header__menu-item,.estilo-header .header__menu-item span{color:var(--estilo-white);font-family:var(--estilo-font-body);font-weight:700;font-size:1.15rem;letter-spacing:0;text-transform:uppercase;text-shadow:0 1px 12px rgba(0,0,0,.35)}.estilo-header .header__active-menu-item,.estilo-header .list-menu__item--active,.estilo-header .header__menu-item:hover,.estilo-header .header__menu-item:hover span{color:var(--estilo-gold)}.estilo-header .header__icon,.estilo-header .header__icon .svg-wrapper{color:var(--estilo-white)}.estilo-header .header__icon:hover,.estilo-header .header__icon:hover .svg-wrapper{color:var(--estilo-gold)}@media screen and (min-width:768px){.estilo-header .header{display:flex;justify-content:space-between;align-items:center}}@media screen and (min-width:990px){.estilo-header .header{min-height:7.2rem;padding-top:1.2rem;padding-bottom:1.2rem;column-gap:clamp(2rem,3vw,4rem)}.estilo-header .header__heading,.estilo-header .header__heading-link{min-width:0}.estilo-header .header__heading-logo-wrapper,.estilo-header .header__heading-logo{width:auto;max-width:clamp(16rem,16vw,23rem);height:auto}.estilo-header .header__inline-menu{flex:1 1 auto;min-width:0}.estilo-header .list-menu--inline{flex-wrap:nowrap;justify-content:center;gap:clamp(1rem,1.4vw,2.2rem)}.estilo-header .header__menu-item{white-space:nowrap;padding:1.2rem 0}}@media screen and (max-width:749px){.estilo-header .header__heading-logo{max-width:52%}:root{--estilo-header-height: 7.2rem}}.estilo-header.scrolled-past-header .header-wrapper{background:#19140ff5}.estilo-header.scrolled-past-header .list-menu__item--link,.estilo-header.scrolled-past-header .header__menu-item span{text-shadow:none}.estilo-section{position:relative;overflow:hidden}.estilo-section__inner{max-width:var(--page-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.estilo-section__heading{font-family:var(--estilo-font-display);font-size:clamp(2.8rem,4.4vw,5.2rem);font-weight:700;font-style:normal;letter-spacing:0;line-height:1.02;margin:0 0 var(--estilo-space-sm);text-transform:none}.estilo-section__eyebrow{display:block;font-family:var(--estilo-font-body);font-size:1.05rem;font-weight:700;letter-spacing:0;text-transform:uppercase;color:var(--estilo-gold);margin-bottom:1rem}.estilo-btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2.8rem;border-radius:var(--estilo-radius-pill);font-family:var(--estilo-font-body);font-size:1.2rem;font-weight:700;letter-spacing:0;text-transform:uppercase;text-decoration:none;transition:transform var(--estilo-duration) var(--estilo-ease),background var(--estilo-duration) var(--estilo-ease),color var(--estilo-duration) var(--estilo-ease),box-shadow var(--estilo-duration) var(--estilo-ease),border-color var(--estilo-duration) var(--estilo-ease)}.estilo-btn--primary{background:var(--estilo-gold);color:var(--estilo-dark);box-shadow:0 6px 24px #0000002e}.estilo-btn--primary:hover{background:var(--estilo-gold-hover);color:var(--estilo-dark);transform:translateY(-2px);box-shadow:0 10px 32px #0000003d}.estilo-btn--secondary{background:transparent;color:var(--estilo-white);border:1px solid rgba(255,255,255,.4)}.estilo-btn--secondary:hover{border-color:var(--estilo-gold);color:var(--estilo-gold)}.estilo-reveal{opacity:1;transform:translateY(0);transition:opacity var(--estilo-duration-slow) var(--estilo-ease),transform var(--estilo-duration-slow) var(--estilo-ease)}.estilo-motion-ready .estilo-reveal:not(.is-visible){opacity:.98;transform:translateY(18px)}.estilo-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.estilo-reveal{opacity:1;transform:none;transition:none}}.shopify-section.section-estilo-hero{padding:0;margin:0}.estilo-hero{position:relative;min-height:clamp(58rem,92dvh,82rem);display:flex;flex-direction:column;justify-content:flex-end;color:var(--estilo-white);background:var(--estilo-dark);isolation:isolate}.estilo-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.estilo-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#19140f29;pointer-events:none}.estilo-hero__image,.estilo-hero__video,.estilo-hero__media video{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.estilo-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#19140ff5,#19140fa8 44%,#19140f47),linear-gradient(180deg,#19140fb8,#19140f2e 34%,#19140f57 58%,#19140ff0);z-index:1;pointer-events:none}.estilo-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:2rem;width:100%;max-width:var(--page-width);margin:0 auto;padding:calc(var(--estilo-header-height) + 1.6rem) 2rem clamp(4rem,8dvh,7.2rem)}.estilo-hero__copy{display:flex;flex-direction:column;gap:1.4rem;max-width:64rem;padding-left:clamp(1.4rem,2vw,2.4rem);border-left:2px solid rgba(212,175,127,.72)}.estilo-hero__eyebrow{margin:0;font-family:var(--estilo-font-body);font-size:1.1rem;font-weight:700;letter-spacing:0;text-transform:uppercase;color:var(--estilo-gold);text-shadow:0 2px 18px rgba(0,0,0,.5)}.estilo-hero__title{margin:0;font-family:var(--estilo-font-editorial);font-size:clamp(3.8rem,7vw,7.4rem);font-weight:400;font-style:italic;line-height:1.12;letter-spacing:0;text-transform:none;text-wrap:balance;max-width:9.2ch;text-shadow:0 4px 36px rgba(0,0,0,.55);padding-bottom:.4rem}.estilo-hero__text{max-width:36rem;margin:0;font-family:var(--estilo-font-body);font-size:clamp(1.5rem,1.7vw,1.7rem);font-weight:400;line-height:1.55;color:#ffffffeb;text-shadow:0 2px 22px rgba(0,0,0,.5)}.estilo-hero__text p{margin:0}.estilo-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem}@media screen and (max-width:749px){.estilo-hero{min-height:clamp(52rem,88dvh,70rem)}.estilo-hero__image{height:118%;object-position:center bottom}.estilo-hero__overlay{background:linear-gradient(90deg,#19140ff5,#19140fd1 62%,#19140f7a),linear-gradient(180deg,#19140fb8,#19140f14 28%,#19140f6b 58%,#19140feb)}.estilo-hero__content{padding:calc(var(--estilo-header-height) + .8rem) 1.5rem 3.2rem;gap:2rem}.estilo-hero__copy{padding-left:1.4rem;border-left-width:1px}.estilo-hero__title{font-size:clamp(3rem,11vw,4.2rem);line-height:1.12}.estilo-hero__text{max-width:34rem}.estilo-hero__actions{flex-direction:column;align-items:stretch}.estilo-hero__actions .estilo-btn{width:100%;text-align:center}}.estilo-collections{padding:var(--estilo-space-lg) 0;background:var(--estilo-dark-soft);color:var(--estilo-white)}.estilo-collections .estilo-section__heading{color:var(--estilo-white);text-shadow:0 3px 24px rgba(0,0,0,.58)}.estilo-collections .estilo-section__eyebrow{color:var(--estilo-gold)}.estilo-collections__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media screen and (max-width:749px){.estilo-collections{padding-top:4.4rem}.estilo-collections .estilo-section__heading{font-size:clamp(2.6rem,9vw,3.4rem);margin-bottom:2rem}}@media screen and (min-width:990px){.estilo-collections__grid{grid-template-columns:repeat(4,1fr);gap:2.4rem}.estilo-collection-card:nth-child(2n){margin-top:2.4rem}}.estilo-collection-card{position:relative;display:block;border-radius:var(--estilo-radius-md);overflow:hidden;text-decoration:none;color:inherit;aspect-ratio:3 / 4;background:var(--estilo-dark);border:1px solid rgba(255,255,255,.1);transform-origin:center}.estilo-collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform var(--estilo-duration-slow) var(--estilo-ease)}.estilo-collection-card__media img{width:100%;height:100%;object-fit:cover}.estilo-collection-card__media--hover{opacity:0;transition:opacity var(--estilo-duration) var(--estilo-ease)}.estilo-collection-card:hover .estilo-collection-card__media--primary{transform:scale(1.05)}.estilo-collection-card:hover .estilo-collection-card__media--hover{opacity:1}.estilo-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#19140f05 20%,#19140fd6),linear-gradient(90deg,rgba(25,20,15,.36),transparent 60%);z-index:1}.estilo-collection-card__info{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.8rem;z-index:2;color:var(--estilo-white);display:flex;flex-direction:column;gap:.4rem}.estilo-collection-card__title{font-family:var(--estilo-font-display);font-size:clamp(1.55rem,2vw,2rem);font-weight:700;font-style:normal;margin:0;line-height:1.08;letter-spacing:0;text-transform:none;text-shadow:0 2px 12px rgba(0,0,0,.4)}.estilo-collection-card__desc{font-family:var(--estilo-font-body);font-size:1.3rem;opacity:.88;margin:0;line-height:1.45;text-shadow:0 1px 8px rgba(0,0,0,.35)}.estilo-collection-card__cta{display:inline-flex;align-items:center;width:fit-content;margin-top:.8rem;font-family:var(--estilo-font-body);font-size:1.05rem;font-weight:700;letter-spacing:0;text-transform:uppercase;color:var(--estilo-gold)}.estilo-drops{padding:var(--estilo-space-lg) 0;background:var(--estilo-dark);color:var(--estilo-white)}.estilo-drops__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.4rem;gap:1.6rem}.estilo-drops__rail{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:1rem;scrollbar-width:none}.estilo-drops__rail::-webkit-scrollbar{display:none}.estilo-drop-card{flex:0 0 clamp(22rem,28vw,32rem);scroll-snap-align:start;text-decoration:none;color:inherit;transform-origin:center}.estilo-drop-card__media{border-radius:var(--estilo-radius-md);overflow:hidden;aspect-ratio:4 / 5;margin-bottom:1.2rem;background:var(--estilo-dark-soft);border:1px solid rgba(255,255,255,.1)}.estilo-drop-card__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--estilo-duration-slow) var(--estilo-ease)}.estilo-drop-card:hover .estilo-drop-card__media img{transform:scale(1.04)}.estilo-drop-card__title{font-family:var(--estilo-font-display);font-size:1.7rem;font-weight:700;letter-spacing:0;margin:0 0 .4rem}.estilo-drop-card__price{color:var(--estilo-gold);font-size:1.4rem;margin:0}.estilo-drop-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.estilo-drop-card__cta{color:#ffffffb8;font-size:1.05rem;font-weight:700;letter-spacing:0;text-transform:uppercase;transition:color var(--estilo-duration) var(--estilo-ease);white-space:nowrap}.estilo-drop-card:hover .estilo-drop-card__cta{color:var(--estilo-gold)}.estilo-story{padding:var(--estilo-space-lg) 0;background:var(--estilo-dark-soft);color:var(--estilo-white)}.estilo-story__grid{display:grid;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.estilo-story__grid{grid-template-columns:1fr 1.2fr}}.estilo-story__video{border-radius:var(--estilo-radius-md);overflow:hidden;aspect-ratio:9 / 16;max-width:32rem;margin:0 auto}.estilo-story__video video{width:100%;height:100%;object-fit:cover}.estilo-story__text{font-size:1.7rem;line-height:1.75;color:var(--estilo-muted)}.estilo-story__text p{margin-bottom:1.6rem}.estilo-ugc{padding:var(--estilo-space-lg) 0;background:var(--estilo-dark);color:var(--estilo-white);overflow:hidden}.estilo-ugc__header{text-align:center;margin-bottom:var(--estilo-space-md)}.estilo-ugc__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}@media screen and (min-width:750px){.estilo-ugc__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}@media screen and (min-width:1100px){.estilo-ugc__grid{grid-template-columns:repeat(4,1fr)}}.estilo-ugc__item{position:relative;margin:0;border-radius:var(--estilo-radius-sm);overflow:hidden;aspect-ratio:4 / 5;background:var(--estilo-dark-soft);border:1px solid rgba(255,255,255,.1)}.estilo-ugc__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--estilo-duration-slow) var(--estilo-ease)}.estilo-ugc__item:hover img{transform:scale(1.04)}.estilo-ugc__caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:1.2rem 1.4rem;font-family:var(--estilo-font-body);font-size:1.2rem;color:var(--estilo-white);background:linear-gradient(180deg,transparent,rgba(25,20,15,.8));text-shadow:0 1px 8px rgba(0,0,0,.4)}.estilo-trust{padding:var(--estilo-space-md) 0;background:var(--estilo-dark);color:var(--estilo-white);border-top:1px solid rgba(255,255,255,.08)}.estilo-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:750px){.estilo-trust__grid{grid-template-columns:repeat(4,1fr)}}.estilo-trust__item{text-align:center;min-height:12rem;padding:2rem 1.2rem;border:1px solid rgba(255,255,255,.1);border-radius:var(--estilo-radius-sm);background:#ffffff09}.estilo-trust__icon{width:4rem;height:4rem;margin:0 auto 1rem;object-fit:contain;filter:brightness(0) invert(1);opacity:.82}.estilo-trust__label{font-size:1.3rem;font-weight:600;letter-spacing:0;text-transform:uppercase;margin:0;color:#ffffffdb}.estilo-newsletter .newsletter__wrapper{background:var(--estilo-dark);color:var(--estilo-white);border-radius:var(--estilo-radius-md)}.estilo-newsletter .field__input{background:#ffffff14;border-color:#fff3;color:var(--estilo-white)}.product--estilo-gallery .product__media-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,1.2vw,1.6rem);align-items:start;padding:0;margin:0}.product--estilo-gallery .product__media-item:first-child{grid-column:auto}.template-product .product--estilo-gallery.product--columns .product__media-list .product__media-item{width:100%!important;max-width:none!important;min-width:0;margin:0!important;padding:0!important;list-style:none}.template-product .product--estilo-gallery .product__media-item,.template-product .product--estilo-gallery .product-media-container,.template-product .product--estilo-gallery .product__modal-opener,.template-product .product--estilo-gallery .product__media,.template-product .product--estilo-gallery .deferred-media{width:100%;max-width:none;aspect-ratio:1 / 1}.template-product .product--estilo-gallery .product-media-container,.template-product .product--estilo-gallery .product__modal-opener,.template-product .product--estilo-gallery .product__media,.template-product .product--estilo-gallery .deferred-media{height:100%}.template-product .product--estilo-gallery .product-media-container{background:#f8f6f2;border:1px solid rgba(255,255,255,.12);border-radius:var(--estilo-radius-md);overflow:hidden}.template-product .product--estilo-gallery .product-media-container .media{padding-top:0}.template-product .product--estilo-gallery .product__media img,.template-product .product--estilo-gallery .product__media video,.template-product .product--estilo-gallery .deferred-media__poster img{width:100%;height:100%;object-fit:contain;object-position:center;background:#f8f6f2}@media screen and (max-width:749px){.product--estilo-gallery .product__media-list{display:flex;grid-template-columns:none;gap:0;padding:0;margin-left:0;width:100%}.template-product .product--estilo-gallery.product--columns .product__media-list .product__media-item{width:100%!important;flex:0 0 100%}}.estilo-size-guide__toggle{background:none;border:none;border-bottom:1px solid var(--estilo-gold);color:inherit;cursor:pointer;font-size:1.3rem;padding:.4rem 0;margin:1.6rem 0;text-transform:uppercase;letter-spacing:0}.estilo-size-guide__panel{display:none;padding:1.6rem;background:var(--estilo-light);border-radius:var(--estilo-radius-sm);margin-bottom:1.6rem}.estilo-size-guide__panel.is-open{display:block}.estilo-bundle-upsell{margin:2.4rem 0;padding:2rem;background:var(--estilo-light);border-radius:var(--estilo-radius-md)}.estilo-bundle-upsell__title{font-family:var(--estilo-font-display);font-size:1.6rem;font-style:normal;font-weight:700;margin:0 0 1.2rem;text-transform:none}.estilo-bundle-upsell__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:750px){.estilo-bundle-upsell__grid{grid-template-columns:repeat(3,1fr)}}.estilo-bundle-upsell__card{text-decoration:none;color:inherit;border-radius:var(--estilo-radius-sm);overflow:hidden;background:var(--estilo-white)}.estilo-bundle-upsell__card img{width:100%;aspect-ratio:1;object-fit:cover}.estilo-bundle-upsell__card span{display:block;padding:.8rem;font-size:1.2rem}.estilo-collection-banner{padding:var(--estilo-space-md) 0 var(--estilo-space-sm);background:var(--estilo-dark);color:var(--estilo-white);text-align:center}.estilo-collection-banner__title{font-family:var(--estilo-font-display);font-size:clamp(2.8rem,5vw,5rem);font-weight:700;font-style:normal;letter-spacing:0;margin:0 0 1rem;text-transform:none}.estilo-collection-banner__desc{max-width:60rem;margin:0 auto;color:var(--estilo-muted);font-size:1.6rem;line-height:1.6}.cart-drawer .drawer__inner{background:var(--estilo-white)}.estilo-footer.color-background-1,.estilo-footer.color-scheme-1{background:var(--estilo-dark);color:var(--estilo-white)}.estilo-footer a,.estilo-footer p{color:#ffffffd9}.estilo-footer .footer__content-bottom{border-top:none;background:var(--estilo-dark)}.estilo-footer .footer__content-bottom,.estilo-footer .footer__content-bottom-wrapper,.estilo-footer .footer__content-bottom-wrapper--center,.estilo-footer .footer__column,.estilo-footer .footer__column--info,.estilo-footer .footer__payment,.estilo-footer .footer__copyright,.estilo-footer .copyright__content,.estilo-footer .policies{background:var(--estilo-dark)!important;border-color:#ffffff1a!important}.estilo-footer .footer__copyright,.estilo-footer .copyright__content{background:var(--estilo-dark)}.estilo-footer .footer-block-image img,.estilo-footer .footer-block__image-wrapper img{filter:brightness(0) invert(1);opacity:.92;transition:opacity var(--estilo-duration) var(--estilo-ease),filter var(--estilo-duration) var(--estilo-ease)}.estilo-footer .footer-block-image:hover img,.estilo-footer .footer-block__image-wrapper:hover img{opacity:1;filter:brightness(0) invert(1) sepia(.4) saturate(1.6) hue-rotate(-12deg)}.estilo-footer .footer-block__heading{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:1.35rem;letter-spacing:0;text-transform:none;color:var(--estilo-white);margin-bottom:1.2rem}.estilo-footer .list-menu__item--link,.estilo-footer .footer-block__details-content a{font-family:var(--estilo-font-body);font-size:1.3rem;color:#ffffffb8;transition:color var(--estilo-duration) var(--estilo-ease),padding-left var(--estilo-duration) var(--estilo-ease)}.estilo-footer .list-menu__item--link:hover,.estilo-footer .footer-block__details-content a:hover{color:var(--estilo-gold);padding-left:.4rem}.estilo-footer .footer__copyright,.estilo-footer .copyright__content{font-family:var(--estilo-font-body);font-size:1.2rem;color:#ffffffb8}.estilo-footer .copyright__content a{color:#ffffffb8}.estilo-footer .copyright__content a:hover{color:var(--estilo-gold)}.estilo-footer .list-payment .icon{filter:brightness(0) invert(1);opacity:.7}.template-page .estilo-page-prose,.template-search .template-search{background:var(--estilo-light)}.template-search .template-search{padding-bottom:var(--estilo-space-md)}.template-search .card-wrapper,.template-collection .card-wrapper{border-radius:var(--estilo-radius-sm);overflow:hidden;transition:transform var(--estilo-duration) var(--estilo-ease)}.template-search .card-wrapper:hover,.template-collection .card-wrapper:hover{transform:translateY(-4px)}.section-estilo-newsletter .newsletter__wrapper,.shopify-section:has(.newsletter) .newsletter__wrapper{background:var(--estilo-dark);color:var(--estilo-white);border-radius:var(--estilo-radius-md);padding:var(--estilo-space-md)}.shopify-section:has(.newsletter) .field__input{background:#ffffff14;border-color:#fff3;color:var(--estilo-white)}.cart-drawer .drawer__inner.color-scheme-1,.cart-drawer .drawer__inner.color-background-1{background:var(--estilo-white)}.cart-drawer .drawer__heading,.template-product .product__title h1,.template-product .product__title h2,.template-collection .collection-hero__title,.template-search .template-search__header h1{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;letter-spacing:0;text-transform:none}.template-product .product__info-wrapper{color:var(--estilo-white)}.template-product .product__description,.template-product .product__text,.template-product .product__accordion,.template-product .share-button__button{color:#ffffffc7}.template-product .price,.template-product .price__regular .price-item--regular,.template-product .price__sale .price-item--sale{color:var(--estilo-gold)}.template-product .product-form__submit,.template-product .shopify-payment-button__button--unbranded{min-height:5.2rem;border-radius:var(--estilo-radius-pill);font-family:var(--estilo-font-body);font-size:1.2rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.template-product .product-form__submit{background:var(--estilo-gold);color:var(--estilo-dark);border:1px solid var(--estilo-gold)}.template-product .product-form__submit:hover{background:var(--estilo-gold-hover);color:var(--estilo-dark)}.template-product .shopify-payment-button__button--unbranded{background:var(--estilo-white);color:var(--estilo-dark)}.template-product .product-form__input input[type=radio]+label{border-radius:var(--estilo-radius-pill);border-color:#ffffff38;color:var(--estilo-white);background:transparent}.template-product .product-form__input input[type=radio]:checked+label{background:var(--estilo-gold);border-color:var(--estilo-gold);color:var(--estilo-dark)}.template-collection .card-wrapper,.template-search .card-wrapper{background:var(--estilo-white);box-shadow:0 16px 36px #19140f14}.template-collection .quick-add__submit,.template-search .quick-add__submit{border-radius:var(--estilo-radius-pill);background:var(--estilo-dark);color:var(--estilo-white);font-family:var(--estilo-font-body);font-size:1.1rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.shopify-section.section-estilo-page-hero:empty,.shopify-section.section-estilo-about:empty,.shopify-section.section-estilo-about-cta:empty{display:none}.estilo-page-hero{position:relative;min-height:clamp(34rem,54vh,48rem);display:flex;flex-direction:column;justify-content:flex-end;color:var(--estilo-white);background:var(--estilo-dark);isolation:isolate}.estilo-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#19140ff5,#19140fc7,#19140f61 68%,#19140f8f),linear-gradient(180deg,#19140fbd,#19140f33 46%,#19140ff0);z-index:1;pointer-events:none}.estilo-page-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:var(--page-width);margin:0 auto;padding:clamp(9rem,12vh,12rem) 2rem clamp(3.2rem,7vh,6rem)}.estilo-page-hero__title{margin:0;font-family:var(--estilo-font-editorial);font-size:clamp(2.8rem,4.8vw,5rem);font-weight:400;font-style:italic;line-height:1.1;letter-spacing:0;text-wrap:balance;text-shadow:0 4px 36px rgba(0,0,0,.55);padding-bottom:.4rem;max-width:16ch}.estilo-page-hero__text{max-width:44rem;margin:0;font-family:var(--estilo-font-body);font-size:clamp(1.5rem,1.7vw,1.7rem);line-height:1.7;color:#ffffffeb;text-shadow:0 2px 22px rgba(0,0,0,.5)}.estilo-page-hero__actions{margin-top:.8rem}@media screen and (max-width:749px){.estilo-page-hero{min-height:clamp(36rem,62vh,46rem)}.estilo-page-hero__content{padding:clamp(8.4rem,14vh,10rem) 1.5rem 3.2rem}.estilo-page-hero__overlay{background:linear-gradient(180deg,#19140fd6,#19140f75 42%,#19140ff0),linear-gradient(90deg,#19140fe6,#19140f6b)}}.estilo-about{padding:var(--estilo-space-lg) 0;background:var(--estilo-dark);color:var(--estilo-white)}.estilo-about__manifesto{max-width:92rem;margin:0 auto var(--estilo-space-lg);padding:0 2rem;text-align:center}.estilo-about__manifesto-text{margin:0;font-family:var(--estilo-font-display);font-style:normal;font-weight:800;font-size:clamp(2.3rem,3.2vw,3.4rem);line-height:1.08;letter-spacing:0;color:var(--estilo-white);text-wrap:balance}.estilo-about__manifesto-text:after{content:"";display:block;width:6rem;height:2px;margin:2.4rem auto 0;background:var(--estilo-gold)}.estilo-about__rows{max-width:var(--page-width);margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:var(--estilo-space-lg)}.estilo-about__row{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media screen and (min-width:990px){.estilo-about__row{grid-template-columns:1.1fr 1fr;gap:4.8rem}.estilo-about__row--reverse{grid-template-columns:1fr 1.1fr}.estilo-about__row--reverse .estilo-about__row-media{order:2}}.estilo-about__row-media{position:relative;border-radius:var(--estilo-radius-md);overflow:hidden;aspect-ratio:4 / 5;background:var(--estilo-dark-soft)}.estilo-about__row-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--estilo-duration-slow) var(--estilo-ease)}.estilo-about__row:hover .estilo-about__row-media img{transform:scale(1.04)}.estilo-about__row-copy{display:flex;flex-direction:column;gap:1.2rem;max-width:44rem}@media screen and (min-width:990px){.estilo-about__row--reverse .estilo-about__row-copy{margin-left:auto}}.estilo-about__kicker{font-family:var(--estilo-font-body);font-size:1.2rem;font-weight:700;letter-spacing:0;color:var(--estilo-gold)}.estilo-about__row-title{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:clamp(2.3rem,3.2vw,3.4rem);line-height:1.04;letter-spacing:0;margin:0;color:var(--estilo-white);padding-bottom:.4rem}.estilo-about__row-body{font-family:var(--estilo-font-body);font-size:1.6rem;line-height:1.75;color:#ffffffd1}.estilo-about__row-body p{margin:0}@media screen and (max-width:749px){.estilo-about__row-media{aspect-ratio:3 / 4}}.shopify-section.section-estilo-about-cta{padding:0;margin:0}.estilo-about-cta{position:relative;min-height:clamp(40rem,58vh,52rem);display:flex;align-items:center;justify-content:center;text-align:center;color:var(--estilo-white);background:var(--estilo-dark);isolation:isolate}.estilo-about-cta__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.estilo-about-cta__image{width:100%;height:100%;object-fit:cover;object-position:center}.estilo-about-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#19140fb3,#19140f80,#19140fd1);z-index:1;pointer-events:none}.estilo-about-cta__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.6rem;max-width:64rem;padding:var(--estilo-space-md) 2rem}.estilo-about-cta__title{margin:0;font-family:var(--estilo-font-editorial);font-style:italic;font-weight:400;font-size:clamp(2.8rem,4vw,4.2rem);line-height:1.1;letter-spacing:0;text-wrap:balance;text-shadow:0 4px 36px rgba(0,0,0,.5);padding-bottom:.4rem}.estilo-about-cta__text{max-width:44rem;font-family:var(--estilo-font-body);font-size:clamp(1.5rem,1.8vw,1.8rem);line-height:1.7;color:#ffffffeb;text-shadow:0 2px 22px rgba(0,0,0,.45)}.estilo-about-cta__text p{margin:0}.estilo-page-prose{background:var(--estilo-light);padding-top:0!important}.estilo-page-prose .rte{max-width:72rem}.estilo-page-prose .rte h2{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:clamp(2.4rem,3.5vw,3.4rem);line-height:1.18;letter-spacing:0;color:var(--estilo-dark);margin:3.2rem 0 1.6rem}.estilo-page-prose .rte h3{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:clamp(1.9rem,2.4vw,2.2rem);line-height:1.2;letter-spacing:0;color:var(--estilo-dark);margin:2.8rem 0 1.2rem}.estilo-page-prose .rte p{font-family:var(--estilo-font-body);font-size:1.6rem;line-height:1.75;color:var(--estilo-muted-dark);margin:0 0 1.6rem}.estilo-page-prose .rte p:last-child{margin-bottom:0}.estilo-btn--primary{transition:transform var(--estilo-duration) var(--estilo-ease),background var(--estilo-duration) var(--estilo-ease),color var(--estilo-duration) var(--estilo-ease),box-shadow var(--estilo-duration) var(--estilo-ease)}.estilo-btn:active{transform:translateY(0) scale(.98)}.estilo-reveal[data-stagger]>*{opacity:0;transform:translateY(20px);transition:opacity var(--estilo-duration-slow) var(--estilo-ease),transform var(--estilo-duration-slow) var(--estilo-ease)}.estilo-reveal[data-stagger].is-visible>*{opacity:1;transform:translateY(0)}.estilo-reveal[data-stagger].is-visible>*:nth-child(1){transition-delay:0s}.estilo-reveal[data-stagger].is-visible>*:nth-child(2){transition-delay:.08s}.estilo-reveal[data-stagger].is-visible>*:nth-child(3){transition-delay:.16s}.estilo-reveal[data-stagger].is-visible>*:nth-child(4){transition-delay:.24s}.estilo-reveal[data-stagger].is-visible>*:nth-child(5){transition-delay:.32s}.estilo-reveal[data-stagger].is-visible>*:nth-child(6){transition-delay:.4s}@media(prefers-reduced-motion:reduce){.estilo-reveal[data-stagger]>*{opacity:1;transform:none;transition:none}}.estilo-collection-card__title,.estilo-drop-card__title{background-image:linear-gradient(var(--estilo-gold),var(--estilo-gold));background-size:0% 1px;background-position:0 100%;background-repeat:no-repeat;transition:background-size var(--estilo-duration-slow) var(--estilo-ease)}.estilo-collection-card:hover .estilo-collection-card__title,.estilo-drop-card:hover .estilo-drop-card__title{background-size:100% 1px}@keyframes estilo-hero-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.estilo-hero__content,.estilo-page-hero__content{animation:estilo-hero-rise 1s var(--estilo-ease) both}@media(prefers-reduced-motion:reduce){.estilo-hero__content,.estilo-page-hero__content{animation:none}}.estilo-collection-card__media,.estilo-drop-card__media img{will-change:transform}.shopify-section.section-estilo-page-hero{padding:0;margin:0}.estilo-page-hero{position:relative;min-height:clamp(40rem,62vh,56rem);display:flex;flex-direction:column;justify-content:flex-end;color:var(--estilo-white);background:var(--estilo-dark);isolation:isolate}.estilo-page-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.estilo-page-hero__image,.estilo-page-hero__video{width:100%;height:100%;object-fit:cover;object-position:center 48%;display:block;filter:saturate(.92) contrast(1.08)}.estilo-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#19140ffa,#19140ff5 34%,#19140fd1 64%,#19140fb3),linear-gradient(180deg,#19140fb8,#19140f33 42%,#19140ff0);z-index:1;pointer-events:none}.estilo-page-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:var(--page-width);margin:0 auto;padding:calc(var(--estilo-header-height) + 1.6rem) 2rem var(--estilo-space-md)}.estilo-page-hero__eyebrow{margin:0;font-family:var(--estilo-font-body);font-size:1.1rem;font-weight:700;letter-spacing:0;text-transform:uppercase;color:var(--estilo-gold);text-shadow:0 2px 18px rgba(0,0,0,.5)}.estilo-page-hero__title{margin:0;font-family:var(--estilo-font-editorial);font-size:clamp(3rem,5.5vw,5.6rem);font-weight:400;font-style:italic;line-height:1.1;letter-spacing:0;text-wrap:balance;text-shadow:0 4px 34px rgba(0,0,0,.88);padding-bottom:.4rem;max-width:14.5ch}.estilo-page-hero__text{max-width:46rem;margin:0;font-family:var(--estilo-font-body);font-size:clamp(1.5rem,1.7vw,1.7rem);line-height:1.7;color:#ffffffeb;text-shadow:0 2px 22px rgba(0,0,0,.5)}.estilo-page-hero__text p{margin:0}.estilo-page-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.8rem}@media screen and (max-width:749px){.estilo-page-hero{min-height:clamp(36rem,70vh,48rem)}.estilo-page-hero__content{padding:calc(var(--estilo-header-height) + .8rem) 1.5rem 3.2rem}.estilo-page-hero__overlay{background:linear-gradient(180deg,#19140feb,#19140fd1 42%,#19140ff5),linear-gradient(90deg,#19140ffa,#19140fbd)}}.estilo-page-story{padding:var(--estilo-space-lg) 0;background:var(--estilo-light)}.estilo-page-story__header{max-width:64rem;margin:0 auto var(--estilo-space-md);text-align:center}.estilo-page-story__heading{font-size:clamp(2.6rem,4.5vw,4.2rem);margin:0 0 1.4rem}.estilo-page-story__lead{font-family:var(--estilo-font-body);font-size:clamp(1.5rem,1.9vw,1.8rem);line-height:1.7;color:var(--estilo-muted-dark);margin:0}.estilo-page-story__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.estilo-page-story__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.estilo-page-story__value{position:relative;padding:2.4rem 2rem;background:var(--estilo-white);border-radius:var(--estilo-radius-md);border:1px solid rgba(25,20,15,.06);transition:transform var(--estilo-duration) var(--estilo-ease),box-shadow var(--estilo-duration) var(--estilo-ease)}.estilo-page-story__value:hover{transform:translateY(-6px);box-shadow:0 20px 48px #19140f1a}.estilo-page-story__kicker{display:block;font-family:var(--estilo-font-body);font-size:1.1rem;font-weight:600;letter-spacing:0;text-transform:uppercase;color:var(--estilo-gold);margin-bottom:1.2rem}.estilo-page-story__value-title{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:clamp(1.8rem,2.4vw,2.2rem);line-height:1.18;letter-spacing:0;margin:0 0 1.2rem;color:var(--estilo-dark)}.estilo-page-story__value-body{font-family:var(--estilo-font-body);font-size:1.45rem;line-height:1.7;color:var(--estilo-muted-dark)}.estilo-page-story__value-body p{margin:0}.estilo-page-prose{padding-top:0!important}.template-page .estilo-page-prose{box-sizing:border-box;width:min(82rem,calc(100% - 3.2rem));margin:clamp(2.4rem,4vw,4.8rem) auto;padding:clamp(2.8rem,4vw,4.8rem) clamp(1.8rem,4vw,4.8rem)!important;background:var(--estilo-light)}.estilo-page-prose .rte{font-family:var(--estilo-font-body);font-size:1.6rem;line-height:1.8;color:var(--estilo-muted-dark);max-width:68rem}.estilo-page-prose .rte h1{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:clamp(2.8rem,4vw,4rem);line-height:1.08;letter-spacing:0;color:var(--estilo-dark);margin:0 0 2rem}.estilo-page-prose .rte h2{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:clamp(2rem,3vw,2.8rem);line-height:1.18;letter-spacing:0;color:var(--estilo-dark);margin:3.2rem 0 1.2rem}.estilo-page-prose .rte h3{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;font-size:clamp(1.6rem,2.2vw,2rem);color:var(--estilo-dark);margin:2.4rem 0 1rem}.estilo-page-prose .rte p{margin:0 0 1.6rem}.estilo-page-prose .rte a{color:var(--estilo-dark);text-decoration:underline;text-decoration-color:var(--estilo-gold);text-underline-offset:.3em;transition:color var(--estilo-duration) var(--estilo-ease)}.estilo-page-prose .rte a:hover{color:var(--estilo-gold-hover)}.estilo-page-prose,.estilo-page-prose *,.shopify-policy__container,.shopify-policy__container *{opacity:1!important;visibility:visible!important;transform:none!important}.estilo-page-prose .main-page-title,.estilo-page-prose .page-title{color:var(--estilo-dark)!important;font-family:var(--estilo-font-display);font-size:clamp(3.2rem,5vw,5.2rem);font-weight:700;line-height:1.05;letter-spacing:0;margin:0 0 2.4rem}.estilo-page-prose .rte,.estilo-page-prose .rte *{color:#19140fc2}.estilo-page-prose .rte h1,.estilo-page-prose .rte h2,.estilo-page-prose .rte h3,.estilo-page-prose .rte strong,.estilo-page-prose .rte b{color:var(--estilo-dark)}.shopify-policy__container{box-sizing:border-box;width:min(82rem,calc(100% - 3.2rem));max-width:none;margin:calc(var(--estilo-header-height) + 2.4rem) auto 4.8rem;padding:clamp(2.8rem,4vw,4.8rem);background:var(--estilo-light);color:var(--estilo-dark)!important}.shopify-policy__title,.shopify-policy__title h1{color:var(--estilo-dark)!important;font-family:var(--estilo-font-display);font-size:clamp(3.2rem,5vw,5.2rem);font-weight:700;line-height:1.05;letter-spacing:0;margin:0 0 2.4rem;text-align:left}.shopify-policy__body,.shopify-policy__body *{color:#19140fc2!important;font-family:var(--estilo-font-body);font-size:1.6rem;line-height:1.8}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body strong,.shopify-policy__body b{color:var(--estilo-dark)!important}.shopify-policy__body a{color:var(--estilo-dark)!important;text-decoration:underline;text-decoration-color:var(--estilo-gold);text-underline-offset:.3em}@media screen and (max-width:749px){.shopify-policy__container{width:min(100% - 3.2rem,82rem);margin-top:calc(var(--estilo-header-height) + 1.6rem);padding:2.4rem 1.8rem}.estilo-page-story__value{padding:2rem 1.6rem}}body.template-collection,body.template-search,body.template-cart{background:var(--estilo-light)}.scroll-trigger.animate--fade-in,.scroll-trigger.animate--slide-in{opacity:1!important;transform:none!important;animation:none!important}.estilo-header .header__menu-item,.estilo-header .header__icon{transition:color var(--estilo-duration) var(--estilo-ease),background var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.estilo-header .header__menu-item:hover span,.estilo-header .list-menu__item--link:hover{color:var(--estilo-gold);text-decoration:none}.estilo-header .header__icon:hover{color:var(--estilo-gold);transform:translateY(-1px)}.estilo-header .header__icon:focus-visible,.estilo-btn:focus-visible,.estilo-collection-card:focus-visible,.estilo-drop-card:focus-visible,.product-card-wrapper a:focus-visible,.quick-add__submit:focus-visible{outline:2px solid var(--estilo-gold);outline-offset:4px;box-shadow:none}@media(prefers-reduced-motion:no-preference){.estilo-hero__image,.estilo-hero__video{animation:estilo-media-breathe 18s var(--estilo-ease) infinite alternate}}@keyframes estilo-media-breathe{0%{transform:scale(1)}to{transform:scale(1.04)}}.estilo-collections,.estilo-drops,.estilo-story,.estilo-ugc,.estilo-trust{position:relative}.estilo-collections:before,.estilo-drops:before,.estilo-ugc:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(212,175,127,.08),transparent 22%,transparent 78%,rgba(212,175,127,.06));opacity:.62}.estilo-section__inner{position:relative;z-index:1}.estilo-collection-card{box-shadow:0 24px 60px #0000002e;transition:border-color var(--estilo-duration) var(--estilo-ease),box-shadow var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.estilo-collection-card:hover{border-color:#d4af7f94;box-shadow:0 32px 74px #00000052}.estilo-collection-card__overlay{background:linear-gradient(180deg,#19140f0d,#19140f57 48%,#19140ff0),linear-gradient(90deg,rgba(25,20,15,.5),transparent 68%)}.estilo-collection-card__info{padding:4.8rem 1.8rem 2rem;background:linear-gradient(180deg,transparent,rgba(25,20,15,.92))}.estilo-collection-card__title,.estilo-drop-card__title{color:var(--estilo-white);font-weight:700;letter-spacing:0}.estilo-collection-card__desc,.estilo-ugc__caption{color:#ffffffeb;opacity:1}.estilo-collection-card__cta,.estilo-drop-card__cta{color:var(--estilo-gold)}.estilo-drops__rail{padding:.2rem 0 1.2rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 2rem,#000 calc(100% - 2rem),transparent);mask-image:linear-gradient(90deg,transparent,#000 2rem,#000 calc(100% - 2rem),transparent)}.estilo-drop-card{padding:.9rem;border:1px solid rgba(255,255,255,.11);border-radius:var(--estilo-radius-md);background:linear-gradient(180deg,#ffffff12,#ffffff06);box-shadow:0 22px 54px #00000029;transition:border-color var(--estilo-duration) var(--estilo-ease),box-shadow var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.estilo-drop-card:hover{border-color:#d4af7f85;box-shadow:0 28px 66px #00000042}.estilo-drop-card__media{margin-bottom:1.4rem;border-radius:var(--estilo-radius-md)}.estilo-drop-card__title{min-height:4.4rem;font-size:1.8rem;line-height:1.18;text-wrap:balance}.estilo-drop-card__price{font-weight:700;color:var(--estilo-gold-hover)}.estilo-drop-card__meta{align-items:flex-start}.estilo-trust__item{transition:border-color var(--estilo-duration) var(--estilo-ease),background var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.estilo-trust__item:hover{border-color:#d4af7f73;background:#ffffff12}.estilo-trust__label{color:var(--estilo-white)}.estilo-ugc__item{box-shadow:0 18px 44px #0000002e;transition:border-color var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.estilo-ugc__item:hover{border-color:#d4af7f6b}.template-collection .product-card-wrapper,.template-search .product-card-wrapper,.template-product .related-products .product-card-wrapper{height:100%;border:1px solid rgba(25,20,15,.08);border-radius:var(--estilo-radius-md);background:#fffaf4;box-shadow:0 18px 42px #19140f1a;overflow:hidden;transition:border-color var(--estilo-duration) var(--estilo-ease),box-shadow var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.template-collection .product-card-wrapper:hover,.template-search .product-card-wrapper:hover,.template-product .related-products .product-card-wrapper:hover{border-color:#d4af7f9e;box-shadow:0 26px 58px #19140f29}.template-collection .card,.template-search .card,.template-product .related-products .card{height:100%;background:#fffaf4;color:var(--estilo-dark)}.template-collection .card--standard .card__inner,.template-search .card--standard .card__inner,.template-product .related-products .card--standard .card__inner{border:0;border-radius:var(--estilo-radius-md) var(--estilo-radius-md) 0 0;background:linear-gradient(180deg,#d9c8b4,#c3ad96);overflow:hidden}.template-collection .card__media,.template-search .card__media,.template-product .related-products .card__media,.template-collection .media--transparent,.template-search .media--transparent,.template-product .related-products .media--transparent{background:transparent}.template-collection .card__media img,.template-search .card__media img,.template-product .related-products .card__media img{filter:contrast(1.08) saturate(.96);mix-blend-mode:multiply}.template-collection .card__content,.template-search .card__content,.template-blog .card__content,.template-product .related-products .card__content{padding:0;background:#fffaf4}.template-collection .card__inner>.card__content,.template-search .card__inner>.card__content,.template-blog .card__inner>.card__content,.template-product .related-products .card__inner>.card__content{background:transparent}.template-collection .card__information,.template-search .card__information,.template-blog .card__information,.template-product .related-products .card__information{padding:1.5rem 1.5rem .8rem}.template-collection .card__heading,.template-search .card__heading,.template-blog .card__heading,.template-product .related-products .card__heading{font-family:var(--estilo-font-display);font-size:1.55rem;font-weight:700;line-height:1.25;letter-spacing:0;color:var(--estilo-dark);text-transform:none}.template-collection .card__heading a,.template-search .card__heading a,.template-blog .card__heading a,.template-product .related-products .card__heading a{color:var(--estilo-dark);text-decoration:none}.template-collection .card__heading a:hover,.template-search .card__heading a:hover,.template-blog .card__heading a:hover,.template-product .related-products .card__heading a:hover{color:#7b4f24}.template-collection .card-information,.template-search .card-information,.template-blog .card-information,.template-product .related-products .card-information{padding:0 1.5rem 1.5rem;color:var(--estilo-dark)}.template-collection .card-information>*,.template-search .card-information>*,.template-blog .card-information>*,.template-product .related-products .card-information>*{color:#19140fc2}.template-collection .card-information .caption,.template-search .card-information .caption,.template-blog .card-information .caption,.template-collection .card-information .caption-large,.template-search .card-information .caption-large,.template-product .related-products .card-information .caption-large,.template-product .related-products .card-information .caption{color:#19140fb3;font-family:var(--estilo-font-body);font-size:1.1rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.template-collection .card-information>.price,.template-search .card-information>.price,.template-product .related-products .card-information>.price,.template-collection .price .price-item,.template-search .price .price-item,.template-product .related-products .price .price-item{color:var(--estilo-dark);font-weight:700}.template-collection .price--on-sale .price-item--regular,.template-search .price--on-sale .price-item--regular,.template-product .related-products .price--on-sale .price-item--regular{color:#19140f8c}.template-blog .main-blog .title--primary,.template-blog .main-blog h1{font-family:var(--estilo-font-display);font-style:normal;font-weight:700;letter-spacing:0;color:var(--estilo-white)}.template-blog .article-card,.template-blog .article-card *{letter-spacing:0}.template-blog .article-card__info,.template-blog .article-card__info time{font-family:var(--estilo-font-body);font-size:1.1rem;font-weight:700;letter-spacing:0;color:#19140fad}.template-blog .article-card__excerpt{font-family:var(--estilo-font-body);letter-spacing:0}.template-collection .quick-add,.template-search .quick-add,.template-product .related-products .quick-add{margin:0;padding:0 1.5rem 1.5rem}.template-collection .quick-add__submit,.template-search .quick-add__submit,.template-product .related-products .quick-add__submit{min-height:4.6rem;border:1px solid var(--estilo-dark);border-radius:var(--estilo-radius-pill);background:var(--estilo-dark);color:var(--estilo-white);font-size:1.1rem;font-weight:700;letter-spacing:0;text-transform:uppercase;transition:background var(--estilo-duration) var(--estilo-ease),border-color var(--estilo-duration) var(--estilo-ease),color var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.template-collection .quick-add__submit:after,.template-search .quick-add__submit:after,.template-product .related-products .quick-add__submit:after{box-shadow:none}.template-collection .quick-add__submit:hover,.template-search .quick-add__submit:hover,.template-product .related-products .quick-add__submit:hover{border-color:#7b4f24;background:#7b4f24;color:var(--estilo-white);transform:translateY(-1px)}.template-collection .facets-wrapper,.template-search .facets-wrapper{background:var(--estilo-light)}.template-collection .facets__form,.template-search .facets__form,.template-search .template-search__search .field{border:1px solid rgba(25,20,15,.1);border-radius:var(--estilo-radius-md);background:var(--estilo-white);box-shadow:0 14px 34px #19140f0f}.template-search .template-search__header{margin-top:var(--estilo-space-md);padding:var(--estilo-space-md) 2rem;border-radius:var(--estilo-radius-md);background:linear-gradient(135deg,#19140ffa,#241c14f5),var(--estilo-dark);color:var(--estilo-white);box-shadow:0 26px 70px #19140f2e}.template-search .template-search__header h1{color:var(--estilo-white)}.template-search .template-search__search .field__input{color:var(--estilo-dark);min-height:4.8rem;background:#fffaf4;box-shadow:none;caret-color:var(--estilo-dark)}.template-search .template-search__search .field__label{color:#19140fa8}.template-search .template-search__search .search__button,.template-search .template-search__search .reset__button{color:var(--estilo-dark);background:#fffaf4}.template-search .template-search__search .search__button .svg-wrapper,.template-search .template-search__search .reset__button .svg-wrapper{color:var(--estilo-dark)}.template-collection .mobile-facets__open,.template-search .mobile-facets__open,.template-collection .mobile-facets__open-label,.template-search .mobile-facets__open-label,.template-collection .product-count__text,.template-search .product-count__text,.template-collection .product-count-vertical,.template-search .product-count-vertical,.template-collection .facets__heading,.template-search .facets__heading,.template-collection .facets__summary,.template-search .facets__summary,.template-collection .facet-filters__label,.template-search .facet-filters__label,.template-collection .facet-filters__sort,.template-search .facet-filters__sort{color:var(--estilo-dark)!important;font-family:var(--estilo-font-body)}.template-product product-info{display:block;background:var(--estilo-dark)}.template-product .product{gap:clamp(2.4rem,4rem,4.8rem)}.template-product .product__media-wrapper{color:var(--estilo-white)}.template-product .product__media-list .product__media-item,.template-product .product-media-container,.template-product .product__media{border-radius:var(--estilo-radius-md);background:#241b13;overflow:hidden;border-color:#ffffff1a}.template-product .product__media img{background:#241b13}.template-product .product__info-container{padding:2.4rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--estilo-radius-md);background:linear-gradient(180deg,#221a13,#17120d);box-shadow:0 30px 80px #00000042}.template-product .product__title h1{color:var(--estilo-white);font-size:3.8rem;font-weight:700;line-height:1.08;letter-spacing:0;padding-bottom:.4rem}.template-product .price--large{font-size:2rem}.template-product .product__tax,.template-product .installment{color:#ffffffb8}.template-product .product-form__input .form__label,.template-product .quantity__label{color:#ffffffdb;font-family:var(--estilo-font-body);font-weight:700;letter-spacing:0;text-transform:uppercase}.template-product .product-form__input input[type=radio]+label{min-height:4.4rem;display:inline-flex;align-items:center;border-color:#ffffff47;color:var(--estilo-white);font-family:var(--estilo-font-body);font-weight:700}.template-product .quantity{border-color:#ffffff3d;border-radius:var(--estilo-radius-pill);background:#ffffff0f;color:var(--estilo-white)}.template-product .quantity__input,.template-product .quantity__button{color:var(--estilo-white)}.template-product .product-form__submit,.template-product .shopify-payment-button__button--unbranded{min-height:5.6rem}.template-product .product-form__submit:hover,.template-product .shopify-payment-button__button--unbranded:hover{transform:translateY(-1px)}.estilo-product-promises{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.2rem 0 1.8rem}.estilo-product-promises span{display:flex;min-height:4.2rem;align-items:center;justify-content:center;padding:.8rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--estilo-radius-sm);color:#ffffffe6;background:#ffffff0d;font-size:1.08rem;font-weight:700;letter-spacing:0;line-height:1.25;text-align:center;text-transform:uppercase}.template-product .estilo-size-guide__toggle{color:var(--estilo-gold)}.template-product .estilo-size-guide__panel,.template-product .estilo-bundle-upsell{color:var(--estilo-dark)}.template-product .related-products{padding-top:var(--estilo-space-lg)}.template-product .related-products__heading{color:var(--estilo-dark);font-family:var(--estilo-font-display);font-style:normal;font-weight:700;letter-spacing:0}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a,.quick-add-modal h3,.quick-add-modal .h2,.template-product .product__title h1,.template-product .product__title h2,.template-product .related-products__heading,.template-collection .collection-hero__title,.template-search .template-search__header h1{font-family:var(--estilo-font-display)}.badge,.price__badge-sale,.price__badge-sold-out,.caption-with-letter-spacing,.caption-large,.product__text,.product__sku,.product__inventory,.product-form__input .form__label,.quantity__label,.quick-add__submit,.product-form__submit,.shopify-payment-button__button,.product__view-details{font-family:var(--estilo-font-body);letter-spacing:0}.badge,.price__badge-sale,.price__badge-sold-out{font-size:1rem;font-weight:800;line-height:1;text-transform:uppercase}.template-product .product__description,.template-product .product__description.rte,.template-product .product__description.rte *,.template-product .accordion__content,.featured-product .product__description,.featured-product .product__text,.product-card-wrapper .card-information,.product-card-wrapper .card-information *,.estilo-drop-card__price,.estilo-collection-card__desc{font-family:var(--estilo-font-body);letter-spacing:0}.template-product .product__description,.template-product .product__description.rte,.template-product .accordion__content{font-size:1.55rem;line-height:1.72}.product-card-wrapper .card-information .caption-large,.product-card-wrapper .card-information .caption-large.light{display:block;font-size:1.18rem;font-weight:500;line-height:1.45;text-transform:none}.product-card-wrapper .price,.product-card-wrapper .price *,.template-product .price,.template-product .price *{font-family:var(--estilo-font-body);letter-spacing:0}.template-product .shopify-section:has(.jdgm-widget){background:var(--estilo-light);color:var(--estilo-dark)}.template-product .jdgm-widget,.template-product .jdgm-widget *{color:var(--estilo-dark)!important}.template-product .product__info-container .jdgm-widget,.template-product .product__info-container .jdgm-widget *{color:#ffffffd6!important}.template-product .product__info-container .jdgm-star,.template-product .product__info-container .jdgm-star:before{color:var(--estilo-gold)!important}.estilo-cart{background:var(--estilo-light)}.estilo-cart .title-wrapper-with-link{align-items:end}.estilo-cart .title--primary,.estilo-cart .cart__empty-text{color:var(--estilo-dark);font-family:var(--estilo-font-display);font-style:normal;font-weight:700;letter-spacing:0}.estilo-cart .cart__contents,.estilo-cart .cart__items{border-radius:var(--estilo-radius-md);background:var(--estilo-white)}.estilo-cart .cart-items thead th{color:#19140fb3;font-weight:700;letter-spacing:0}.estilo-cart .cart-item__name{color:var(--estilo-dark);font-weight:700;text-decoration:none}.estilo-cart .cart-item__image-container{border-radius:var(--estilo-radius-sm);overflow:hidden;background:#eee9e1}.estilo-cart.is-empty{padding:var(--estilo-space-lg) 0;background:linear-gradient(135deg,#19140ff5,#231b13f0),var(--estilo-dark)}.estilo-cart.is-empty .cart__warnings{max-width:68rem;margin:0 auto;padding:var(--estilo-space-md) 2rem;border:1px solid rgba(255,255,255,.12);border-radius:var(--estilo-radius-md);background:#ffffff0e;color:var(--estilo-white)}.estilo-cart.is-empty .cart__empty-text{color:var(--estilo-white)}.estilo-cart__empty-copy{max-width:42rem;margin:0 auto 2rem;color:#ffffffeb;font-size:1.6rem;line-height:1.6}.estilo-cart.is-empty .button{border-radius:var(--estilo-radius-pill);background:var(--estilo-gold);color:var(--estilo-dark);font-weight:700}.estilo-cart__empty-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.6rem}.estilo-cart__empty-links a{color:#f0c98f;font-weight:700;letter-spacing:0;text-decoration:none;text-transform:uppercase}.estilo-cart__empty-links a:hover{color:var(--estilo-white)}.estilo-cart.is-empty .cart__login-title,.estilo-cart.is-empty .cart__login-paragraph{color:#ffffffeb}.estilo-cart.is-empty .cart__login-paragraph a{color:#f0c98f}.estilo-footer{border-top:1px solid rgba(212,175,127,.18)}.estilo-footer .footer__content-top{padding-bottom:var(--estilo-space-md)}.estilo-footer .footer__content-bottom{border-top:1px solid rgba(212,175,127,.16);padding:2.4rem 0 max(2.4rem,env(safe-area-inset-bottom))}body:has(#PBarNextFrame) .estilo-footer .footer__content-bottom{padding-bottom:max(8.8rem,env(safe-area-inset-bottom))}.estilo-footer .footer__content-bottom-wrapper{gap:1.2rem}.estilo-footer .footer__column--info{align-items:center;padding-left:1.6rem;padding-right:1.6rem}.estilo-footer .footer__payment{width:100%}.estilo-footer .list-payment{gap:.8rem;justify-content:center;margin:0;padding:0}.estilo-footer .list-payment__item{padding:0;line-height:0}.estilo-footer .list-payment .icon{display:block;width:4.2rem;height:auto;border-radius:.4rem;background:#f7f1e8;filter:none;opacity:1;box-shadow:0 .6rem 1.6rem #00000038}.estilo-footer .footer__copyright{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1rem;margin-top:0;color:#ffffffbd;line-height:1.5}.estilo-footer .copyright__content{font-size:1.12rem}.estilo-footer .copyright__content a,.estilo-footer .policies li a{color:#ffffffc7;text-decoration-color:#d4af7f6b;text-underline-offset:.3rem}.estilo-footer .policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.2rem 1rem;margin:0}.estilo-footer .policies li:before{display:none}.estilo-footer .policies li a{padding:0}.estilo-footer .footer-block__details-content.rte,.estilo-footer .footer-block__details-content.rte p{color:#ffffffd1}.estilo-footer .newsletter-form__field-wrapper .field{border:1px solid rgba(255,255,255,.16);border-radius:var(--estilo-radius-pill);background:#ffffff14}.estilo-footer .field__input{color:var(--estilo-white)}.estilo-footer .field__label{color:#ffffffad}.estilo-footer .newsletter-form__button{color:var(--estilo-gold)}.estilo-footer .list-social__link{color:#ffffffc7;transition:color var(--estilo-duration) var(--estilo-ease),transform var(--estilo-duration) var(--estilo-ease)}.estilo-footer .list-social__link:hover{color:var(--estilo-gold);transform:translateY(-2px)}.estilo-footer .copyright__content a[href*="shopify.com"]{display:none}.shopify-section:has(.newsletter){background:var(--estilo-dark)}.shopify-section:has(.newsletter) .newsletter__wrapper{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#211913,#16110d);color:var(--estilo-white)}.shopify-section:has(.newsletter) .newsletter__wrapper h2,.shopify-section:has(.newsletter) .newsletter__wrapper p,.shopify-section:has(.newsletter) .newsletter__wrapper .inline-richtext,.shopify-section:has(.newsletter) .newsletter__wrapper .newsletter__subheading{color:var(--estilo-white)}.shopify-section:has(.newsletter) .newsletter-form__field-wrapper .field{border:1px solid rgba(255,255,255,.18);border-radius:var(--estilo-radius-pill);background:#ffffff14}@media screen and (max-width:749px){.estilo-drops__header{align-items:flex-start;flex-direction:column}.estilo-drops__rail{-webkit-mask-image:none;mask-image:none}.estilo-drop-card{flex-basis:min(78vw,30rem)}.template-collection .card__heading,.template-search .card__heading,.template-product .related-products .card__heading{font-size:1.35rem}.template-collection .card__information,.template-search .card__information,.template-product .related-products .card__information,.template-collection .card-information,.template-search .card-information,.template-product .related-products .card-information,.template-collection .quick-add,.template-search .quick-add,.template-product .related-products .quick-add{padding-left:1.1rem;padding-right:1.1rem}.template-product .product__info-container{padding:1.8rem}.template-product .product__title h1{font-size:3rem}.estilo-product-promises{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;margin:.8rem 0 1.2rem}.estilo-product-promises span{min-height:3.6rem;padding:.6rem .4rem;font-size:.95rem;letter-spacing:0}.estilo-trust__item{min-height:9rem;padding:1.6rem 1rem}.estilo-cart__empty-links{gap:.8rem}.estilo-cart__empty-links a{font-size:.95rem}.estilo-footer .footer__content-bottom{padding-top:2rem}.estilo-footer .list-payment{gap:.7rem}.estilo-footer .list-payment .icon{width:3.8rem}.estilo-footer .footer__copyright{padding:0 1.6rem}}.estilo-header .list-menu__item--link,.estilo-header .header__menu-item,.estilo-header .header__menu-item span{font-size:1.05rem;font-weight:700;letter-spacing:0}.estilo-section__heading,.template-product .product__title h1,.template-product .product__title h2,.template-collection .collection-hero__title,.template-search .template-search__header h1,.template-blog .main-blog .title--primary,.template-blog .main-blog h1,.estilo-cart .title--primary,.estilo-cart .cart__empty-text,.cart-drawer .drawer__heading{font-family:var(--estilo-font-editorial);font-weight:400;font-style:normal;line-height:1.04;letter-spacing:0}.estilo-section__eyebrow,.estilo-hero__eyebrow,.estilo-page-hero__eyebrow,.estilo-collection-card__eyebrow,.estilo-drop-card__eyebrow,.estilo-about__row-kicker,.estilo-page-story__value-kicker,.template-collection .card-information .caption,.template-search .card-information .caption,.template-blog .card-information .caption,.template-blog .article-card__info,.template-blog .article-card__info time,.template-product .related-products .card-information .caption,.estilo-cart .cart-items thead th{font-size:1rem;font-weight:700;letter-spacing:0}.estilo-btn,.button,.shopify-payment-button__button,.template-product .product-form__submit,.template-product .shopify-payment-button__button--unbranded,.template-collection .quick-add__submit,.template-search .quick-add__submit,.template-product .related-products .quick-add__submit,.estilo-cart__empty-links a,.template-collection .card__heading,.template-search .card__heading,.template-blog .card__heading,.template-product .related-products .card__heading,.estilo-collection-card__title,.estilo-drop-card__title,.estilo-about__row-title,.estilo-page-story__value-title{font-weight:700;letter-spacing:0}.estilo-collection-banner__title,.estilo-about__row-title,.estilo-page-story__value-title,.estilo-page-prose .rte h1,.estilo-page-prose .rte h2{font-family:var(--estilo-font-editorial);font-weight:400;font-style:normal;line-height:1.08;letter-spacing:0}.template-product .product__title h1,.template-product .product__title h2{font-size:clamp(4rem,5vw,5.8rem)}.template-blog .card__heading,.template-blog .card__heading a{font-family:var(--estilo-font-editorial);font-weight:400;font-style:normal;line-height:1.16;letter-spacing:0}.estilo-hero__title,.estilo-page-hero__title,.estilo-about-cta__title{font-family:var(--estilo-font-editorial);font-weight:400;font-style:italic;line-height:1.12;letter-spacing:0;padding-bottom:.45rem}@media screen and (max-width:749px){.template-product .product__title h1,.template-product .product__title h2{font-size:clamp(3.4rem,11vw,4.4rem)}}strong,b,.rte strong,.rte b{font-weight:650}.estilo-hero__overlay{background:linear-gradient(90deg,#110e0bfa,#110e0bcc,#110e0b57 68%,#110e0b2e),linear-gradient(180deg,#110e0bad,#110e0b29 38%,#110e0b6b 68%,#110e0bf5)}.estilo-page-hero__overlay{background:linear-gradient(90deg,#110e0bfa,#110e0be6 35%,#110e0b80 68%,#110e0b47),linear-gradient(180deg,#110e0ba8,#110e0b1a 42%,#110e0be0)}.estilo-hero__content,.estilo-page-hero__content{max-width:none;padding-left:var(--estilo-content-inset);padding-right:var(--estilo-content-inset)}.estilo-hero__copy{max-width:58rem;padding-left:clamp(1.4rem,1.8vw,2.2rem);border-left-width:1px}.estilo-hero__title,.estilo-page-hero__title,.estilo-about-cta__title{font-size:clamp(3.4rem,5.8vw,6.2rem);line-height:1.08;text-shadow:0 3px 28px rgba(0,0,0,.82);padding-bottom:.65rem}.estilo-page-hero__title{max-width:14.5ch}.estilo-about__manifesto-text{max-width:20ch;margin-left:auto;margin-right:auto;font-size:clamp(2.8rem,3.4vw,4.6rem);line-height:1.06;text-shadow:0 2px 20px rgba(0,0,0,.58);padding-bottom:.4rem}.estilo-about-cta__title{font-size:clamp(2.8rem,3.8vw,4.4rem)}.estilo-section__heading,.template-collection .collection-hero__title,.template-search .template-search__header h1,.template-blog .main-blog h1,.estilo-collection-banner__title,.template-product .product__title h1,.template-product .product__title h2{font-family:var(--estilo-font-editorial);font-weight:400;font-style:normal;letter-spacing:0}.template-collection .collection-hero__title,.template-blog .main-blog h1{font-size:clamp(4.2rem,6vw,7.2rem)}.template-product .product__title h1,.template-product .product__title h2{font-size:clamp(4.4rem,5.4vw,6.4rem)}.estilo-section__eyebrow,.estilo-hero__eyebrow,.estilo-page-hero__eyebrow,.template-blog .article-card__info,.template-blog .article-card__info time,.template-collection .card-information .caption,.template-search .card-information .caption,.template-product .related-products .card-information .caption{font-size:.95rem;letter-spacing:0}.estilo-header .header__menu-item span{font-size:1rem;letter-spacing:0}@media screen and (max-width:749px){.estilo-hero__overlay{background:linear-gradient(90deg,#110e0bf5,#110e0bc7 68%,#110e0b70),linear-gradient(180deg,#110e0b94,#110e0b29 34%,#110e0bdb)}.estilo-page-hero__overlay{background:linear-gradient(90deg,#110e0bf0,#110e0bb8 72%,#110e0b6b),linear-gradient(180deg,#110e0b94,#110e0b33 42%,#110e0bd6)}.estilo-hero__content,.estilo-page-hero__content{padding-left:1.6rem;padding-right:1.6rem}.estilo-hero__title,.estilo-page-hero__title{font-size:clamp(3.3rem,10vw,4.6rem);line-height:1.08}.estilo-about__manifesto-text,.estilo-about-cta__title{font-size:clamp(2.3rem,6vw,2.8rem);line-height:1.12}.estilo-about__manifesto-text{max-width:21ch}.template-product .product__title h1,.template-product .product__title h2{font-size:clamp(3.8rem,12vw,4.8rem)}}@media(prefers-reduced-motion:reduce){.estilo-hero__image,.estilo-hero__video,.estilo-collection-card,.estilo-drop-card,.product-card-wrapper,.estilo-trust__item,.estilo-ugc__item{animation:none;transform:none!important;transition-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/estilo-tokens.css.map */
