:root{--ws-paper: #F6F5F1;--ws-cream: #FDFDFB;--ws-sand: #EDE7D8;--ws-oat: #E1D8C2;--ws-ink: #1C1B18;--ws-charcoal: #575B59;--ws-slate: #83837A;--ws-pumice: #A8A597;--ws-white: #FCFAF4;--ws-teal: #0F7E8C;--ws-teal-deep: #0A5C67;--ws-teal-soft: #CBE1E1;--print-coral: #EE8A7C;--print-cornflower: #5E7FBF;--print-navy: #3C5688;--print-sage: #9FC492;--print-ochre: #D8AE68;--print-racing: #0E9B5D;--print-cobalt: #1E86C4;--print-royal: #12539A;--print-taupe: #8C8873;--print-cocoa: #4A3728;--ws-success: #0E9B5D;--ws-error: #C9503B;--ws-warning: #D8AE68;--surface-page: var(--ws-cream);--surface-raised: var(--ws-paper);--surface-sunken: var(--ws-sand);--surface-card: var(--ws-paper);--surface-inverse: var(--ws-ink);--text-strong: var(--ws-ink);--text-body: #302E29;--text-muted: var(--ws-slate);--text-subtle: var(--ws-pumice);--text-inverse: var(--ws-paper);--text-brand: var(--ws-teal-deep);--text-onbrand: var(--ws-white);--border-hair: var(--ws-oat);--border-strong: var(--ws-ink);--border-muted: #D0C6AE;--ws-accent: var(--ws-teal);--ws-accent-hover: #0E7180;--ws-accent-press: var(--ws-teal-deep);--ws-accent-contrast: var(--ws-white);--ws-focus-ring: var(--ws-teal);--ws-font-sans: "Inter", "Helvetica Neue", Arial, sans-serif;--ws-font-display: "Inter", "Helvetica Neue", Arial, sans-serif;--ws-font-hand: "Caveat", "Bradley Hand", cursive;--ws-font-serif: "Instrument Serif", Georgia, "Times New Roman", serif;--ws-fw-light: 300;--ws-fw-regular: 400;--ws-fw-medium: 500;--ws-fw-semibold: 600;--ws-fw-bold: 700;--ws-fw-extra: 800;--ws-fw-black: 900;--ws-text-2xs: .6875rem;--ws-text-xs: .75rem;--ws-text-sm: .875rem;--ws-text-base:1rem;--ws-text-md: 1.125rem;--ws-text-lg: 1.375rem;--ws-text-xl: 1.75rem;--ws-text-2xl: 2.25rem;--ws-text-3xl: 3rem;--ws-text-4xl: 4rem;--ws-text-5xl: 5.5rem;--ws-leading-tight: 1.04;--ws-leading-snug: 1.18;--ws-leading-normal: 1.5;--ws-leading-relaxed:1.65;--ws-tracking-tight: -.02em;--ws-tracking-normal: 0;--ws-tracking-wide: .04em;--ws-tracking-caps: .12em;--ws-space-0: 0;--ws-space-1: .25rem;--ws-space-2: .5rem;--ws-space-3: .75rem;--ws-space-4: 1rem;--ws-space-5: 1.5rem;--ws-space-6: 2rem;--ws-space-7: 2.5rem;--ws-space-8: 3rem;--ws-space-9: 4rem;--ws-space-10: 6rem;--ws-space-11: 8rem;--ws-container-sm: 640px;--ws-container-md: 880px;--ws-container-lg: 1160px;--ws-container-xl: 1400px;--ws-gutter: clamp(1.25rem, 4vw, 3.5rem);--ws-radius-xs: 4px;--ws-radius-sm: 8px;--ws-radius-md: 12px;--ws-radius-lg: 18px;--ws-radius-xl: 28px;--ws-radius-pill: 999px;--ws-radius-blob: 42% 58% 60% 40% / 55% 45% 55% 45%;--ws-border-width: 1.5px;--ws-border-width-bold: 2.5px;--ws-shadow-xs: 0 1px 2px rgba(52, 44, 28, .06);--ws-shadow-sm: 0 2px 8px rgba(52, 44, 28, .08);--ws-shadow-md: 0 8px 24px rgba(52, 44, 28, .1);--ws-shadow-lg: 0 18px 48px rgba(52, 44, 28, .14);--ws-shadow-inset: inset 0 1px 2px rgba(52, 44, 28, .1);--ws-shadow-focus: 0 0 0 3px rgba(15, 126, 140, .28);--ws-ease-out: cubic-bezier(.22, .61, .36, 1);--ws-ease-inout: cubic-bezier(.65, .05, .36, 1);--ws-dur-fast: .14s;--ws-dur-base: .22s;--ws-dur-slow: .36s;--color-background: var(--ws-cream);--color-background-rgb: 253, 253, 251;--color-foreground: var(--ws-ink);--color-foreground-rgb: 28, 27, 24;--color-border: var(--ws-oat);--color-border-rgb: 223, 214, 194;--color-primary-button-background: var(--ws-teal);--color-primary-button-text: var(--ws-white);--color-primary-button-border: var(--ws-teal);--color-primary-button-hover-background: var(--ws-teal-deep);--color-primary-button-hover-text: var(--ws-white);--color-primary-button-hover-border: var(--ws-teal-deep);--color-primary-button-focus-outline: var(--ws-teal);--color-secondary-button-text: var(--ws-ink);--color-secondary-button-border: var(--ws-ink);--card-corner-radius: 12px;--product-corner-radius: 8px;--hover-transition-duration: .22s;--hover-transition-timing: var(--ws-ease-out);--hover-scale-amount: 1.03;--hover-subtle-zoom-amount: 1.015;--surface-transition-duration: .22s;--surface-transition-timing: var(--ws-ease-out);--submenu-animation-speed: .26s;--ease-out-quad: var(--ws-ease-out)}html,body{background-color:var(--ws-cream)}.ws-eyebrow{font-family:var(--ws-font-sans);font-size:var(--ws-text-2xs);font-weight:var(--ws-fw-bold);letter-spacing:var(--ws-tracking-caps);text-transform:uppercase;color:var(--text-muted)}.ws-hand{font-family:var(--ws-font-hand);font-weight:var(--ws-fw-bold);letter-spacing:.01em}.ws-serif-italic{font-family:var(--ws-font-serif);font-style:italic;font-weight:var(--ws-fw-regular)}.ws-display{margin:0;font-family:var(--ws-font-display);font-weight:var(--ws-fw-black);font-size:clamp(2.75rem,2.05rem + 3.6vw,5.5rem);line-height:.98;letter-spacing:-.02em;color:var(--ws-ink)}.ws-display--md{font-size:clamp(2.25rem,1.75rem + 2.4vw,4rem);line-height:1}.ws-meta{margin:0;font-family:var(--ws-font-sans);font-size:.8125rem;font-weight:var(--ws-fw-medium);letter-spacing:.01em;line-height:1.4;color:var(--text-muted)}.ws-num{font-family:var(--ws-font-display);font-weight:var(--ws-fw-extra);letter-spacing:-.01em;color:var(--ws-ink)}.ws-num--lg{display:inline-block;font-size:clamp(2rem,1.55rem + 2vw,3.5rem);line-height:1}.ws-quote{margin:0;font-family:var(--ws-font-sans);font-weight:var(--ws-fw-medium);font-size:clamp(1.5rem,1.25rem + 1.2vw,2.25rem);line-height:1.3;letter-spacing:-.01em;color:var(--ws-ink)}.ws-pdp-title{margin-block:.2em 0}.ws-step-num{display:block;font-family:var(--ws-font-display);font-weight:var(--ws-fw-extra);font-size:clamp(3rem,2rem + 4vw,6rem);line-height:.85;letter-spacing:-.02em;color:var(--ws-oat);-webkit-text-stroke:1px var(--ws-pumice)}h1,h2,h3,h4,h5,h6{font-weight:var(--ws-fw-extra);letter-spacing:var(--ws-tracking-tight)}::selection{background:var(--ws-teal-soft);color:var(--ws-teal-deep)}:focus-visible{outline:none;box-shadow:var(--ws-shadow-focus)}@media(prefers-reduced-motion:reduce){:root{--hover-transition-duration: 0ms;--surface-transition-duration: 0ms;--submenu-animation-speed: 0ms;--ws-dur-fast: 0ms;--ws-dur-base: 0ms;--ws-dur-slow: 0ms}}.header[transparent] .header__underlay-closed,.header[transparent] .header__underlay-open{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header[transparent][data-sticky-state=active] .header__underlay-closed,.header[transparent]:hover .header__underlay-closed,.header[transparent]:focus-within .header__underlay-closed{-webkit-backdrop-filter:none;backdrop-filter:none}.collection-card .collection-card__image{background-color:var(--ws-paper)}.collection-card .collection-card__image img.resource-image__image{object-fit:contain;padding:clamp(.75rem,9%,2rem)}[id*=product_list_ws_ss]>.section--full-width,[id*=collection_list_ws_drops]>.section--full-width{padding-inline:clamp(24px,3.5vw,56px)}.section:has(.ws-process-hero-marker) .section-content-wrapper,.section:has(.ws-studio-hero-marker) .section-content-wrapper{align-items:flex-start;max-width:var(--ws-container-xl);margin-inline:auto}.section:has(.ws-process-hero-marker) .ws-display,.section:has(.ws-studio-hero-marker) .ws-display{max-width:12ch;font-size:clamp(3.5rem,2.3rem + 5.4vw,7.5rem)}.section:has(.ws-process-hero-marker) rte-formatter,.section:has(.ws-studio-hero-marker) rte-formatter{margin-left:clamp(0rem,30vw,31rem);max-width:46rem!important}.section:has(.ws-process-step-marker) .section-content-wrapper{display:grid;grid-template-columns:6rem minmax(14rem,.8fr) minmax(22rem,1.2fr);column-gap:clamp(1.5rem,4vw,5rem);row-gap:.75rem;align-items:start;max-width:68rem;margin-inline:auto;padding-block:clamp(2rem,4vw,3.5rem)!important;border-top:1px solid var(--border-hair)}.section:has(.ws-process-step-marker) .section-content-wrapper>:nth-child(1){grid-column:1;grid-row:1 / span 2}.section:has(.ws-process-step-marker) .section-content-wrapper>:nth-child(2){grid-column:2;grid-row:1 / span 2;max-width:none!important}.section:has(.ws-process-step-marker) .section-content-wrapper>:nth-child(3),.section:has(.ws-process-step-marker) .section-content-wrapper>:nth-child(4){grid-column:3;max-width:38rem!important}.section:has(.ws-process-step-marker) h2{margin:-.15em 0 0;font-size:clamp(2rem,1.35rem + 2vw,3.5rem);line-height:1}.section:has(.ws-process-step-marker) p{margin-block:0}.ws-studio-workshop-marker{display:block;width:5.25rem;height:auto;opacity:.55}.section:has(.ws-studio-workshop-marker) .section-content-wrapper{display:grid;grid-template-columns:minmax(18rem,.9fr) minmax(24rem,1.1fr);column-gap:clamp(3rem,8vw,9rem);row-gap:.75rem;align-items:start;max-width:var(--ws-container-lg);margin-inline:auto}.section:has(.ws-studio-workshop-marker) .section-content-wrapper>:nth-child(-n+3){grid-column:1}.section:has(.ws-studio-workshop-marker) .section-content-wrapper>:nth-child(4){grid-column:2;grid-row:1 / span 3;align-self:end;max-width:35rem!important;font-size:clamp(1.125rem,.95rem + .6vw,1.5rem);line-height:1.55}.section:has(.ws-studio-workshop-marker) h2{font-size:clamp(2.5rem,1.5rem + 3vw,4.75rem);line-height:1}.section:has(.ws-studio-manifesto-marker),.section:has(.ws-studio-manifesto-marker) .section-background{background:var(--surface-inverse)!important}.section:has(.ws-studio-manifesto-marker) .section-content-wrapper{max-width:var(--ws-container-lg);margin-inline:auto;padding-block:clamp(4rem,8vw,8rem)!important}.section:has(.ws-studio-manifesto-marker) .ws-studio-manifesto-marker,.section:has(.ws-studio-manifesto-marker) .ws-quote,.section:has(.ws-studio-manifesto-marker) rte-formatter{color:var(--text-inverse)!important}.section:has(.ws-studio-manifesto-marker) .ws-quote{max-width:18ch!important;font-size:clamp(2.5rem,1.6rem + 3.5vw,5.5rem);font-weight:var(--ws-fw-extra);line-height:1.02}.section:has(.ws-studio-manifesto-marker) rte-formatter:not(:has(.ws-studio-manifesto-marker)){max-width:40rem!important}.section:has(.ws-studio-value) .group-block-content{align-items:stretch}.section:has(.ws-studio-value) .group-block-content>.group-block{padding-top:1.25rem;border-top:1px solid var(--border-strong)}.ws-studio-value{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:clamp(1.5rem,1.1rem + 1vw,2.25rem)}.ws-studio-value:after{content:attr(data-index);font-size:var(--ws-text-2xs);font-weight:var(--ws-fw-bold);letter-spacing:var(--ws-tracking-caps);color:var(--text-muted)}.ws-studio-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:var(--border-hair);border:1px solid var(--border-hair)}.ws-studio-links a{display:flex;justify-content:space-between;gap:2rem;padding:clamp(1.25rem,3vw,2.5rem);color:var(--text-strong);background:var(--surface-page);font-size:clamp(1.125rem,.9rem + .8vw,1.5rem);font-weight:var(--ws-fw-semibold);text-decoration:none;transition:background var(--ws-dur-base) var(--ws-ease-out)}.ws-studio-links a:hover,.ws-studio-links a:focus-visible{background:var(--surface-raised)}@media screen and (max-width:749px){.section:has(.ws-process-hero-marker) rte-formatter,.section:has(.ws-studio-hero-marker) rte-formatter{margin-left:0}.section:has(.ws-process-step-marker) .section-content-wrapper{grid-template-columns:4.25rem minmax(0,1fr);column-gap:1rem;padding-block:2rem!important}.section:has(.ws-process-step-marker) .section-content-wrapper>:nth-child(1){grid-column:1;grid-row:1 / span 3}.section:has(.ws-process-step-marker) .section-content-wrapper>:nth-child(n+2){grid-column:2;grid-row:auto}.section:has(.ws-studio-workshop-marker) .section-content-wrapper{grid-template-columns:1fr;row-gap:.75rem}.section:has(.ws-studio-workshop-marker) .section-content-wrapper>:nth-child(n){grid-column:1;grid-row:auto}.section:has(.ws-studio-workshop-marker) .section-content-wrapper>:nth-child(4){margin-top:1.5rem}.ws-studio-links{grid-template-columns:1fr}}[id*=product_list_ws_ss24] .section-resource-list__content,[id*=collection_list_ws_drops] .section-resource-list__content{padding-top:1rem;border-top:1px solid var(--border-strong)}[id*=product_list_ws_ss24] [class*=product_list_text_ws],[id*=collection_list_ws_drops] [class*=text_ws_drops_heading]{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}[id*=product_list_ws_ss24] [class*=product_list_text_ws]:before{content:"DROP ACTUAL \b7  03 CAMISETAS"}[id*=collection_list_ws_drops] [class*=text_ws_drops_heading]:before{content:"\cdNDICE DEL ESTUDIO \b7  04 EDICIONES"}[id*=product_list_ws_ss24] [class*=product_list_text_ws]:before,[id*=collection_list_ws_drops] [class*=text_ws_drops_heading]:before{font-size:var(--ws-text-2xs);font-weight:var(--ws-fw-bold);letter-spacing:var(--ws-tracking-caps);color:var(--text-muted)}[id*=product_list_ws_ss24] [class*=product_list_text_ws] h3,[id*=collection_list_ws_drops] [class*=text_ws_drops_heading]>p{margin:0;font-family:var(--ws-font-display);font-size:clamp(3.25rem,2rem + 5vw,7.5rem);font-weight:var(--ws-fw-black);line-height:.88;letter-spacing:-.045em}[id*=product_list_ws_ss24] .section-resource-list__content .button,[id*=product_list_ws_ss24] .section-resource-list__content a{align-self:flex-end}.section:has(.ws-home-manifesto-marker),.section:has(.ws-home-manifesto-marker) .section-background{background:var(--surface-inverse)!important}.section:has(.ws-home-manifesto-marker) .section-content-wrapper{display:grid;grid-template-columns:minmax(0,4fr) minmax(14rem,1fr);grid-template-rows:auto auto;column-gap:clamp(2.5rem,5vw,5rem);row-gap:2rem;align-items:end;max-width:var(--ws-container-xl);margin-inline:auto;padding-block:clamp(5rem,10vw,10rem)!important}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:first-child{grid-row:1 / span 2;min-width:0}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(2){grid-column:2;grid-row:1;align-self:end;width:auto!important;max-width:15rem!important;padding:0!important;text-align:left}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(2) p{margin:0;font-size:clamp(1rem,1.5vw,1.35rem);line-height:1.25}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(3){grid-column:2;grid-row:2;align-self:start;justify-self:start}.ws-home-manifesto-marker .ws-eyebrow{margin:0 0 1.5rem;color:var(--ws-pumice)}.ws-home-manifesto-marker .ws-quote{margin:0;max-width:none;font-size:clamp(3.2rem,5vw,5rem);font-weight:var(--ws-fw-black);line-height:.92;letter-spacing:-.045em;color:var(--text-inverse)}.ws-home-manifesto-marker .ws-quote span{display:block;white-space:nowrap}.section:has(.ws-home-manifesto-marker) rte-formatter,.section:has(.ws-home-manifesto-marker) rte-formatter p,.section:has(.ws-home-manifesto-marker) .text-block,.section:has(.ws-home-manifesto-marker) .text-block p,.section:has(.ws-home-manifesto-marker) a{color:var(--ws-pumice)!important}.section:has(.ws-home-manifesto-marker) .button{justify-self:start;min-width:12rem;padding:1rem 1.35rem;border-color:var(--ws-pumice);color:var(--text-inverse)!important}[id*=section_ws_join] .section-content-wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.75fr);column-gap:clamp(3rem,10vw,10rem);row-gap:1rem;align-items:end;max-width:var(--ws-container-xl);margin-inline:auto;border-top:1px solid var(--border-strong)}[id*=section_ws_join] .section-content-wrapper>:nth-child(3){grid-column:2;grid-row:1 / span 2;align-self:end;width:100%!important}[id*=section_ws_join] .ws-display{max-width:9ch;text-align:left!important;font-size:clamp(3rem,2rem + 4vw,6rem);line-height:.9}[id*=section_ws_join] rte-formatter{text-align:left!important}footer .section,footer .section-background{background:var(--surface-inverse)!important;color:var(--text-inverse)!important}footer .footer-content{padding-top:clamp(3rem,6vw,6rem)!important}footer .footer-content h2,footer .footer-content h3,footer .footer-content p,footer .footer-content a,footer .utilities,footer .utilities a,footer .ws-footer-lockup__caption{color:var(--text-inverse)!important}footer .footer-content>.group-block h2,footer .footer-content>.group-block h3,footer .footer-content>.group-block:first-child rte-formatter:first-child p:not(:has(a)),footer .footer-content>.group-block:nth-child(2) rte-formatter:first-child p:not(:has(a)),footer .footer-content>.group-block:nth-child(3) rte-formatter:first-child p:not(:has(a)){font-size:clamp(1.35rem,1rem + .8vw,2rem)!important;font-weight:var(--ws-fw-extra)!important;letter-spacing:var(--ws-tracking-tight)!important}footer .footer-content a,footer .utilities a,footer .ws-footer-lockup a{text-decoration:none!important}footer .footer-content a:hover,footer .footer-content a:focus-visible{color:var(--ws-teal-soft)!important}footer input{background:transparent!important;color:var(--text-inverse)!important;border-color:#f6f5f159!important}footer .utilities{border-color:#f6f5f138!important}footer .ws-footer-lockup__image{width:min(92vw,88rem)}@media screen and (max-width:749px){[id*=product_list_ws_ss24] [class*=product_list_text_ws] h3{font-size:clamp(1.85rem,8.2vw,2.15rem);line-height:.95;letter-spacing:-.04em;white-space:nowrap}[id*=collection_list_ws_drops] [class*=text_ws_drops_heading]>p{font-size:clamp(3rem,15vw,4rem)}[id*=product_list_ws_ss24] .section-resource-list__content>*,[id*=collection_list_ws_drops] .section-resource-list__content>*{width:100%}.section:has(.ws-home-manifesto-marker) .section-content-wrapper,[id*=section_ws_join] .section-content-wrapper{grid-template-columns:1fr}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:first-child,[id*=section_ws_join] .section-content-wrapper>:nth-child(3){grid-column:1;grid-row:auto}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(2),.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(3){grid-column:1;grid-row:auto}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(2){max-width:18rem!important;margin-top:1rem}.ws-home-manifesto-marker .ws-quote{font-size:clamp(2.8rem,13.8vw,4rem)}.ws-home-manifesto-marker .ws-quote span{white-space:normal}[id*=section_ws_join] .section-content-wrapper{padding-top:2rem!important}footer .footer-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.25rem}footer .footer-content>:nth-child(4),footer .footer-content>:nth-child(5){grid-column:1 / -1}footer .ws-footer-lockup__image{width:92vw}}@media screen and (min-width:750px)and (max-width:989px){.section:has(.ws-home-manifesto-marker) .section-content-wrapper{grid-template-columns:1fr;grid-template-rows:auto}.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:first-child,.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(2),.section:has(.ws-home-manifesto-marker) .section-content-wrapper>:nth-child(3){grid-column:1;grid-row:auto}.ws-home-manifesto-marker .ws-quote span{white-space:normal}}.ws-spec-list{margin:0;padding-left:1.1rem;list-style:disc}.ws-spec-list li{margin:0 0 .35rem;font-size:.9rem;line-height:1.45}.ws-spec-list li:last-child{margin-bottom:0}@media screen and (max-width:749px){footer .footer-content{padding-top:2.25rem!important}footer .footer-content p,footer .footer-content a{font-size:.8125rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.3!important}footer .footer-content>.group-block h2,footer .footer-content>.group-block h3,footer .footer-content>.group-block rte-formatter:first-child p:not(:has(a)){font-size:.9375rem!important;font-weight:500!important}footer .footer-content .group-block{gap:.4rem!important}footer .footer-content rte-formatter p{margin-block:.15rem!important}}.shopify-section-group-header-group~#shopify-section-template--collection__main,[id*=template--][id*=__main]:has(.product-grid){min-height:78svh}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ws-tokens.css.map */
