@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=EB+Garamond:wght@500&family=Inter:wght@400..700&display=swap";.studio-layout{background:#f2f1ed}.studio-sidebar{display:none}.studio-mobile-header{min-height:4rem;padding:0 var(--gutter);border-bottom:1px solid var(--color-line);background:var(--color-background);justify-content:space-between;align-items:center;display:flex;position:relative}.studio-mobile-header__brand,.studio-sidebar__brand{font-size:.875rem;font-weight:var(--font-weight-semibold);letter-spacing:.02em;text-decoration:none}.studio-mobile-header__menu-button{cursor:pointer;min-height:2.75rem;font-size:var(--font-size-caption);background:0 0;border:0;padding:0}.studio-mobile-header__menu{z-index:1;padding:var(--space-2) var(--gutter) var(--space-3);border-bottom:1px solid var(--color-line);background:var(--color-background);display:grid;position:absolute;top:100%;left:0;right:0}.studio-mobile-header__link{align-items:center;min-height:3rem;text-decoration:none;display:flex}.studio-mobile-header__link--active,.studio-sidebar__link--active{color:var(--color-text);font-weight:var(--font-weight-medium);position:relative}.studio-mobile-header__link--active:before{top:0;bottom:0;left:calc(var(--gutter)*-1);background:var(--color-text);content:"";width:2px;position:absolute}.account-menu{margin-top:auto;position:relative}.account-menu__trigger{width:100%;min-height:2.75rem;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;display:flex}.account-menu__initial{border:1px solid var(--color-line);width:1.5rem;height:1.5rem;font-size:var(--font-size-caption);border-radius:50%;flex:none;place-items:center;display:inline-grid}.account-menu__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.account-menu__chevron{margin-left:auto}.account-menu__panel{z-index:2;right:0;bottom:calc(100% + var(--space-2));width:min(18rem,calc(100vw - var(--gutter)*2));padding:var(--space-3);border:1px solid var(--color-line);background:var(--color-background);box-shadow:0 .75rem 2rem color-mix(in srgb,var(--color-text) 10%,transparent);gap:.25rem;display:grid;position:absolute}.account-menu__email,.account-menu__identity,.account-menu__title{margin:0}.account-menu__identity{font-weight:var(--font-weight-medium)}.account-menu__email,.account-menu__title{color:var(--color-muted);font-size:var(--font-size-caption)}.account-menu__logout{min-height:2.75rem;margin-top:var(--space-2);border:0;border-top:1px solid var(--color-line);color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;padding:0}.studio-layout__main{min-width:0}.studio-layout__content{width:min(100%,72rem);padding:var(--space-4) var(--gutter) var(--space-5)}.studio-page-header{padding-bottom:var(--space-4);border-bottom:1px solid var(--color-line)}.studio-page-header__eyebrow{margin:0 0 var(--space-1);color:var(--color-muted);font-size:var(--font-size-caption)}.studio-page-header__title{font-size:clamp(2rem,6vw,3.5rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title);margin:0}.studio-page-header__description{max-width:38rem;margin:var(--space-2) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.studio-dashboard,.studio-empty-state,.studio-settings{padding-top:var(--space-4)}.studio-dashboard__intro{gap:var(--space-3);max-width:38rem;color:var(--color-muted);line-height:var(--line-height-body);display:grid}.studio-dashboard__intro p{margin:0}.studio-action{border:1px solid var(--color-text);background:var(--color-text);width:fit-content;min-height:2.75rem;color:var(--color-background);align-items:center;padding:.625rem 1rem;text-decoration:none;display:inline-flex}.studio-overview{gap:var(--space-2);margin:var(--space-5) 0 0;grid-template-columns:repeat(3,1fr);display:grid}.studio-overview__item{padding-top:var(--space-2);border-top:1px solid var(--color-line)}.studio-overview dt,.studio-settings dt{color:var(--color-muted);font-size:var(--font-size-caption)}.studio-overview dd{margin:var(--space-1) 0 0;font-size:1.5rem}.studio-empty-state{gap:var(--space-3);max-width:38rem;padding:var(--space-4) 0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);display:grid}.studio-empty-state__title{font-size:1.125rem;font-weight:var(--font-weight-medium);margin:0}.studio-empty-state__description{max-width:32rem;margin:var(--space-1) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.studio-collections{padding-top:var(--space-4)}.studio-collections__actions{align-items:center;gap:var(--space-2);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-line);flex-wrap:wrap;display:flex}.studio-collections__list{gap:0;margin:0;padding:0;list-style:none;display:grid}.studio-collections__item{border-bottom:1px solid var(--color-line)}.studio-collection-list-item__link{gap:var(--space-3);padding:var(--space-4) 0;text-decoration:none;display:grid}.studio-collection-list-item__eyebrow,.studio-collection-list-item__meta{color:var(--color-muted);font-size:var(--font-size-caption);margin:0}.studio-collection-list-item__title{margin:var(--space-1) 0 0;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title)}.studio-collection-list-item__meta{gap:.25rem var(--space-2);line-height:var(--line-height-body);flex-wrap:wrap;display:flex}.studio-settings{gap:var(--space-5);max-width:44rem;display:grid}.studio-settings__section{padding-top:var(--space-2);border-top:1px solid var(--color-line)}.studio-settings h2{font-size:1rem;font-weight:var(--font-weight-semibold);margin:0}.studio-settings__list{gap:var(--space-2);margin:var(--space-3) 0 0;display:grid}.studio-settings__list div{gap:.25rem;display:grid}.studio-settings dd{line-height:var(--line-height-body);margin:0}.collection-creation{gap:var(--space-5);padding-top:var(--space-4);display:grid}.collection-creation__form{min-width:0}.collection-creation__fields{gap:var(--space-3);display:grid}.collection-creation__field{gap:var(--space-1);display:grid}.collection-creation__field>label{font-weight:var(--font-weight-medium)}.collection-creation__field input,.collection-creation__field select,.collection-creation__field textarea{border:1px solid var(--color-line);background:var(--color-background);width:100%;min-height:3rem;color:var(--color-text);line-height:var(--line-height-body);border-radius:0;padding:.75rem}.collection-creation__field textarea{resize:vertical;min-height:8rem}.studio-media-field{gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-line);display:grid}.studio-media-field__label{font-weight:var(--font-weight-medium)}.studio-media-field__preview{-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top;background:var(--color-background);width:100%;max-height:32rem;display:block}.studio-media-field__status{color:var(--color-muted);font-size:var(--font-size-caption);line-height:var(--line-height-body);margin:0}.studio-media-field__progress{background:var(--color-line);width:100%;height:1px}.studio-media-field__progress span{background:var(--color-text);width:32%;height:100%;display:block}.studio-media-field__actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.studio-media-field__input{max-width:100%}.studio-publication-field{gap:var(--space-2);padding:var(--space-3) 0 0;border:0;border-top:1px solid var(--color-line);margin:0;display:grid}.studio-publication-field legend{font-weight:var(--font-weight-medium);padding:0}.studio-publication-field__date,.studio-publication-field__status{color:var(--color-muted);font-size:var(--font-size-caption);margin:0}.studio-publication-field__optional{color:var(--color-muted);font-weight:var(--font-weight-regular)}.studio-publication-field input{border:1px solid var(--color-line);background:var(--color-background);width:100%;min-height:3rem;color:var(--color-text);border-radius:0;padding:.75rem}.studio-publication-field__actions{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.collection-creation__field input[aria-invalid=true]{border-color:var(--color-text)}.collection-creation__error,.collection-creation__message{font-size:var(--font-size-caption);line-height:var(--line-height-body);margin:0}.collection-creation__error{border-left:2px solid var(--color-text);padding-left:var(--space-1)}.collection-creation__field-grid{gap:var(--space-3);display:grid}.collection-creation__actions{align-items:center;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.collection-creation__cancel{align-items:center;min-height:2.75rem;display:inline-flex}.collection-creation__message{margin-top:var(--space-3);color:var(--color-muted)}.collection-edit__header{margin-bottom:var(--space-4)}.collection-preview{padding-top:var(--space-3);border-top:1px solid var(--color-line);align-self:start}.collection-preview__eyebrow,.collection-preview__meta{color:var(--color-muted);font-size:var(--font-size-caption);margin:0}.collection-preview__title{margin:var(--space-1) 0 0;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title)}.collection-preview__meta{margin-top:var(--space-2)}.collection-preview__description{margin:var(--space-3) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.collection-workspace{padding-top:var(--space-2)}.collection-workspace__breadcrumb{gap:var(--space-1);color:var(--color-muted);font-size:var(--font-size-caption);flex-wrap:wrap;display:flex}.collection-workspace-header{padding:var(--space-4) 0;border-bottom:1px solid var(--color-line)}.collection-workspace-header__count,.collection-workspace-header__eyebrow,.collection-workspace-header__meta,.collection-workspace-header__subtitle{color:var(--color-muted);font-size:var(--font-size-caption);margin:0}.collection-workspace-header__title{margin:var(--space-1) 0 0;font-size:clamp(2.5rem,8vw,5rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title)}.collection-workspace-header__context{gap:.25rem var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.collection-workspace-header__subtitle{color:var(--color-text)}.collection-workspace-header__count{padding-left:var(--space-2);border-left:1px solid var(--color-line)}.collection-workspace-header__description{max-width:38rem;margin:var(--space-3) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.collection-workspace__actions{padding:var(--space-3) 0 0}.collection-workspace-navigation{gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--color-line);display:flex;overflow-x:auto}.collection-workspace-navigation__item{cursor:pointer;text-align:left;background:0 0;border:0;flex:none;align-items:center;gap:.4rem;min-height:2.75rem;padding:0;display:inline-flex}.collection-workspace-navigation__item--active{color:var(--color-text);font-weight:var(--font-weight-medium);position:relative}.collection-workspace-navigation__item--active:after{right:0;bottom:calc(var(--space-2)*-1);background:var(--color-text);content:"";height:2px;position:absolute;left:0}.collection-workspace-navigation__item--unavailable,.look-workspace-navigation__item--unavailable{color:var(--color-muted);cursor:default}.collection-workspace-navigation__coming-soon{font-size:var(--font-size-caption)}.collection-workspace__content{padding-top:var(--space-4)}.collection-workspace__content,.collection-workspace__overview{gap:var(--space-5);display:grid}.collection-workspace__section-title{font-size:1rem;font-weight:var(--font-weight-semibold);margin:0}.collection-progress,.collection-workspace__looks{padding-top:var(--space-2);border-top:1px solid var(--color-line)}.collection-workspace__looks .looks-page__list{margin-top:var(--space-3)}.collection-summary,.look-summary{padding:var(--space-3);border:1px solid color-mix(in srgb,var(--color-line) 72%,transparent);background:color-mix(in srgb,var(--color-background) 72%,transparent)}.collection-progress__list,.collection-summary__list{gap:var(--space-3) var(--space-2);margin:var(--space-3) 0 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.collection-progress dt,.collection-summary dt{color:var(--color-muted);font-size:var(--font-size-caption)}.collection-progress dd,.collection-summary dd{margin:var(--space-1) 0 0}.collection-summary__list{gap:var(--space-3) var(--space-3);margin-top:0}.collection-summary dd,.look-summary dd{font-size:.9375rem;font-weight:var(--font-weight-medium)}.look-workspace,.looks-page{padding-top:var(--space-2)}.look-workspace__breadcrumb,.looks-page__breadcrumb{gap:var(--space-1);color:var(--color-muted);font-size:var(--font-size-caption);flex-wrap:wrap;display:flex}.looks-page__header{padding:var(--space-4) 0;border-bottom:1px solid var(--color-line)}.looks-page__eyebrow{color:var(--color-muted);font-size:var(--font-size-caption);margin:0}.looks-page__title{margin:var(--space-1) 0 0;font-size:clamp(2.5rem,8vw,5rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title)}.looks-page__description{max-width:38rem;margin:var(--space-3) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.looks-page__list{gap:var(--space-2);display:grid}.looks-page__grid{-moz-columns:16rem 3;columns:16rem 3;-moz-column-gap:clamp(.75rem,2vw,2rem);column-gap:clamp(.75rem,2vw,2rem);margin-top:clamp(2.5rem,5vw,5rem)}.bulk-look-card,.look-card{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:clamp(1.5rem,4vw,4rem)}.look-card{padding:var(--space-3) 0;border-top:1px solid var(--color-line);display:block}.look-card__image-button{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.look-card__image{height:auto;margin-bottom:var(--space-2)}.bulk-look-card__media,.look-card__image{background:color-mix(in srgb,var(--color-line) 28%,var(--color-background));width:100%;display:block}.bulk-look-card__media{aspect-ratio:2/3;overflow:hidden}.bulk-look-card__media--image{aspect-ratio:auto;overflow:visible}.look-card__details{color:inherit;text-decoration:none;display:block}.look-card__eyebrow,.look-card__meta{color:var(--color-muted);font-size:var(--font-size-caption);margin:0}.look-card__title{margin:var(--space-1) 0 0;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title)}.look-card__meta{margin-top:var(--space-2)}.looks-upload-progress{max-width:34rem;margin-top:var(--space-4);padding:var(--space-3) 0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);font-family:var(--font-family-ui);font-size:.75rem}.looks-upload-progress__success,.looks-upload-progress__summary,.looks-upload-progress__title{margin:0}.looks-upload-progress__title{font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase}.looks-upload-progress__count,.looks-upload-progress__failure{justify-content:space-between;gap:var(--space-2);margin-top:var(--space-3);display:flex}.looks-upload-progress__line{background:var(--color-line);height:1px;margin-top:.7rem}.looks-upload-progress__line span{background:var(--color-text);height:100%;transition:width var(--motion-quiet);display:block}.looks-upload-progress__summary{color:var(--color-muted);margin-top:.7rem}.looks-upload-progress__failure{color:var(--color-text);align-items:center}.bulk-look-card__retry,.looks-upload-progress__failure button{color:inherit;cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.7rem}.bulk-look-card{min-width:0}.bulk-look-card__media{position:relative}.bulk-look-card__media span{background:color-mix(in srgb,var(--color-line) 28%,var(--color-background));position:absolute;inset:0}.bulk-look-card__media img{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:relative}.bulk-look-card__media--image img{-o-object-fit:initial;object-fit:fill;height:auto}.look-preview{z-index:100;background:#000000c7;place-items:center;padding:clamp(1rem,4vw,4rem);display:grid;position:fixed;inset:0}.look-preview__image{-o-object-fit:contain;object-fit:contain;width:auto;max-width:calc(100vw - clamp(2rem,8vw,8rem));height:auto;max-height:calc(100vh - clamp(2rem,8vw,8rem));display:block}.look-preview__close{color:#fff;cursor:pointer;background:0 0;border:0;width:2.5rem;height:2.5rem;padding:0;font-size:2rem;font-weight:300;line-height:1;position:absolute;top:clamp(.75rem,2vw,1.5rem);right:clamp(.75rem,2vw,1.5rem)}.bulk-look-card__details{padding-top:var(--space-2)}.bulk-look-card__details h2,.bulk-look-card__details p{margin:0}.bulk-look-card__details>p:first-child{color:var(--color-muted);font-size:var(--font-size-caption)}.bulk-look-card__details h2{margin-top:var(--space-1);font-size:clamp(1.4rem,3vw,2.25rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title)}.bulk-look-card__state{color:var(--color-muted);font-size:.75rem;margin-top:var(--space-2)!important}.bulk-look-card--failed .bulk-look-card__media{outline:1px solid var(--color-text);outline-offset:-1px}.bulk-look-card__retry{margin-top:var(--space-2)}.look-workspace-header{padding:var(--space-4) 0;border-bottom:1px solid var(--color-line)}.look-workspace-header__eyebrow,.look-workspace-header__meta,.look-workspace-header__subtitle{color:var(--color-muted);font-size:var(--font-size-caption);margin:0}.look-workspace-header__title{margin:var(--space-1) 0 0;font-size:clamp(2.5rem,8vw,5rem);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title)}.look-workspace-header__context{gap:.25rem var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.look-workspace-header__subtitle{color:var(--color-text)}.look-workspace-header__description{max-width:38rem;margin:var(--space-3) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.look-workspace-navigation{gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--color-line);display:flex;overflow-x:auto}.look-workspace-navigation__item{cursor:pointer;text-align:left;background:0 0;border:0;flex:none;align-items:center;gap:.4rem;min-height:2.75rem;padding:0;display:inline-flex}.look-workspace-navigation__item--active{color:var(--color-text);font-weight:var(--font-weight-medium);position:relative}.look-workspace-navigation__item--active:after{right:0;bottom:calc(var(--space-2)*-1);background:var(--color-text);content:"";height:2px;position:absolute;left:0}.look-workspace-navigation__coming-soon{font-size:var(--font-size-caption)}.look-workspace__content{padding-top:var(--space-4)}.look-workspace__content,.look-workspace__overview{gap:var(--space-5);display:grid}.look-workspace__section-title{font-size:1rem;font-weight:var(--font-weight-semibold);margin:0}.look-summary__list{gap:var(--space-3) var(--space-2);margin:var(--space-3) 0 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.look-summary dt{color:var(--color-muted);font-size:var(--font-size-caption)}.look-summary dd{margin:var(--space-1) 0 0}.look-summary__list{gap:var(--space-3) var(--space-3);margin-top:0}.look-workspace__placeholder{font-size:var(--font-size-caption)}.studio-layout{background:var(--color-background);min-height:100vh}.studio-account{justify-self:end}.studio-account__trigger{gap:.35rem;font-size:.8125rem;display:flex}.studio-account__panel{z-index:4;padding:var(--space-2);border:1px solid var(--color-line);background:var(--color-background);gap:.4rem;display:grid;position:absolute;top:calc(100% + 1rem)}.studio-account__panel p{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.studio-account__panel p+p{color:var(--color-muted)}.studio-account__panel button{width:fit-content;padding:var(--space-1) 0 0;border:0;border-top:1px solid var(--color-line);cursor:pointer;font:inherit;background:0 0}.studio-layout__content{width:100%;max-width:none;padding:0 var(--gutter) var(--space-6);margin:0}.designer-studio{width:min(100%,110rem);margin:0 auto}.studio-message{padding:var(--space-5) 0;color:var(--color-muted)}.studio-recovery{gap:var(--space-2);max-width:32rem;padding:var(--space-6) 0;display:grid}.studio-recovery h1,.studio-recovery p{margin:0}.studio-recovery h1{font-family:var(--font-family-editorial);font-size:var(--font-size-title-md);font-weight:400;line-height:var(--line-height-title)}.studio-recovery p{color:var(--color-muted)}.designer-profile{max-width:46rem;padding:clamp(4.5rem,11vw,10rem) 0 clamp(5rem,12vw,11rem)}.collection-workspace__meta,.collection-workspace__status,.designer-profile__eyebrow,.looks-gallery__item p,.studio-panel>form>p{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem}.collection-workspace__header h2,.designer-profile h1{margin:var(--space-2) 0 0;font-family:var(--font-family-editorial);letter-spacing:-.065em;font-size:clamp(4.25rem,10vw,9rem);font-weight:400;line-height:.76}.designer-profile__description{max-width:34rem;margin:var(--space-4) 0 0;line-height:var(--line-height-body)}.studio-text-action{width:fit-content;min-height:2.3rem;color:var(--color-text);cursor:pointer;font-weight:var(--font-weight-medium);letter-spacing:.08em;background:0 0;border:0;border-bottom:1px solid;align-items:center;padding:0;display:inline-flex}.studio-canvas-empty{place-content:center;justify-items:center;gap:var(--space-2);border-bottom:1px solid var(--color-line);text-align:center;min-height:35rem;display:grid}.studio-canvas-empty>span{font-size:5rem;line-height:1}.studio-canvas-empty h2,.studio-canvas-empty>span{font-family:var(--font-family-editorial);font-weight:400}.studio-canvas-empty h2{margin:var(--space-2) 0 0;letter-spacing:var(--letter-spacing-tight);font-size:clamp(2.5rem,5vw,4.5rem);line-height:var(--line-height-title)}.studio-canvas-empty p{color:var(--color-muted);margin:0}.studio-canvas-empty .studio-text-action{margin-top:var(--space-3)}.collection-switcher{padding-bottom:var(--space-5)}.collection-switcher__trigger{justify-content:space-between;align-items:baseline;gap:var(--space-3);color:var(--color-text);cursor:pointer;font-family:var(--font-family-editorial);letter-spacing:-.06em;text-align:left;background:0 0;border:0;padding:0;font-size:clamp(3.5rem,8vw,7rem);line-height:.8}.collection-switcher__sheet{z-index:3;top:calc(100% - var(--space-4));width:min(100%,56rem);padding:var(--space-4);border:1px solid var(--color-text);background:var(--color-background)}.collection-switcher__new,.collection-switcher__option{justify-content:space-between;gap:var(--space-3);width:100%;padding:var(--space-3) 0;border:0;border-bottom:1px solid var(--color-line);cursor:pointer;font-family:var(--font-family-editorial);letter-spacing:-.045em;text-align:left;background:0 0;font-size:clamp(1.75rem,3vw,2.8rem);line-height:1;display:flex}.collection-switcher__new{font-family:var(--font-family-ui);font-weight:var(--font-weight-medium);letter-spacing:.08em;border:0;padding-bottom:0}.collection-workspace__status{margin-left:var(--space-2);display:inline}.collection-workspace__description{max-width:38rem;margin:var(--space-4) 0 0;color:var(--color-muted);line-height:var(--line-height-body)}.collection-workspace__actions{gap:var(--space-2) var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.studio-file-action{position:relative;overflow:hidden}.studio-file-action input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.looks-workspace{padding-top:var(--space-4);border-top:1px solid var(--color-line)}.looks-workspace__header{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.looks-workspace__header h2{font-weight:var(--font-weight-medium);letter-spacing:.1em;text-transform:uppercase;margin:0}.looks-gallery__image{aspect-ratio:2/3;width:100%;color:var(--color-muted);cursor:pointer;background:#eee;border:0;place-items:center;padding:0;display:grid;overflow:hidden}.looks-gallery__image img{-o-object-fit:cover;object-fit:cover;height:100%;transition:transform var(--motion-quiet)}.looks-gallery__item>div{justify-content:space-between;gap:var(--space-2);padding-top:.65rem}.looks-gallery__item>div button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.75rem}.looks-empty{place-content:center;justify-items:center;gap:var(--space-3);border-top:1px solid var(--color-line);text-align:center;min-height:20rem;display:grid}.looks-empty p{color:var(--color-muted);margin:0}.studio-inline-error{margin:0 0 var(--space-3);color:var(--color-text);font-size:.875rem}.studio-panel-backdrop{--studio-panel-header-height:5rem;z-index:10;inset:var(--studio-panel-header-height) 0 0;background:color-mix(in srgb,var(--color-text) 18%,transparent);justify-items:end;display:grid;position:fixed}.studio-panel{width:min(100%,34rem);height:calc(100dvh - var(--studio-panel-header-height));padding:clamp(2rem,5vw,4rem) clamp(2rem,5vw,4rem) max(clamp(2rem,5vw,4rem),calc(env(safe-area-inset-bottom) + 2rem));background:var(--color-background);overscroll-behavior:contain;position:relative;overflow-y:auto}.studio-panel__close{top:var(--space-2);right:var(--space-3);cursor:pointer;background:0 0;border:0;padding:0;font-size:2rem;line-height:1;position:absolute}.studio-panel form{gap:var(--space-3);display:grid}.studio-panel h2{margin:0 0 var(--space-2);font-family:var(--font-family-editorial);letter-spacing:var(--letter-spacing-tight);font-size:clamp(2.75rem,5vw,4rem);font-weight:400;line-height:.9}.studio-panel label{gap:.5rem;font-size:.8125rem;display:grid}.studio-panel input,.studio-panel textarea{border:0;border-bottom:1px solid var(--color-line);width:100%;color:var(--color-text);font:inherit;background:0 0;border-radius:0;padding:.75rem 0}.studio-panel textarea{resize:vertical}.studio-panel__grid{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.studio-panel__actions{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.studio-field-error{color:var(--color-text);font-size:.75rem}.collection-hero{border-bottom:1px solid var(--color-line);display:grid}.collection-hero__cover{background:color-mix(in srgb,var(--color-line) 32%,var(--color-background));place-items:center;min-height:clamp(22rem,52vw,46rem);display:grid;position:relative;overflow:hidden}.collection-hero__cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.collection-hero__upload{z-index:2;right:var(--space-2);bottom:var(--space-2);left:var(--space-2);background:color-mix(in srgb,var(--color-background) 82%,transparent);color:var(--color-text);font-family:var(--font-family-ui);border-top:1px solid;margin:0;padding-top:.6rem;font-size:.75rem;position:absolute}.collection-hero__upload button{margin-left:var(--space-2);color:inherit;font:inherit;cursor:pointer;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;padding:0}.collection-hero__empty{z-index:1;min-height:3rem;padding:var(--space-2);color:var(--color-muted);cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;place-items:center;font-size:.75rem;display:grid;position:relative}.collection-hero__content{min-height:100%;padding:clamp(2rem,5vw,5rem) 0}.collection-hero__content .collection-workspace__description{margin-top:clamp(3rem,8vw,9rem)}.studio-panel__cover{gap:var(--space-2);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-line);display:grid}.studio-panel__cover>p{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem}.studio-panel__cover img{-o-object-fit:cover;object-fit:cover;width:100%;max-height:20rem;display:block}@media (width>=48rem){.collection-hero{grid-template-columns:minmax(0,1.35fr) minmax(17rem,.65fr)}.collection-hero__content{border-left:1px solid var(--color-line);padding-left:clamp(2rem,5vw,5rem)}}.studio-danger-action{cursor:pointer;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.75rem}@media (width<=42rem){.studio-header{min-height:4rem}.studio-panel-backdrop{--studio-panel-header-height:4rem}.designer-profile{padding:4.5rem 0 6rem}.designer-profile h1{font-size:clamp(4rem,19vw,5.5rem)}.collection-switcher{padding-bottom:var(--space-4)}.collection-switcher__trigger{font-size:clamp(3.25rem,15vw,5rem)}.collection-workspace__header h2{font-size:clamp(3.5rem,15vw,5.5rem)}.looks-gallery{gap:var(--space-3) var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=48rem){.studio-layout{grid-template-columns:15rem minmax(0,1fr);display:grid}.studio-sidebar{height:100dvh;padding:var(--space-3);border-right:1px solid var(--color-line);background:var(--color-background);flex-direction:column;display:flex;position:sticky;top:0;overflow:hidden}.studio-sidebar__nav{min-height:0;margin-top:var(--space-5);flex:auto;align-content:start;gap:.25rem;display:grid;overflow-y:auto}.studio-sidebar .account-menu{margin-top:var(--space-3);flex:none}.studio-sidebar .account-menu__panel{max-height:calc(100dvh - var(--space-3)*2 - 2.75rem);overflow-y:auto}.studio-sidebar__link{min-height:2.75rem;padding:0 var(--space-1);align-items:center;text-decoration:none;display:flex}.studio-sidebar__link--active:before{top:.625rem;bottom:.625rem;left:calc(var(--space-3)*-1);background:var(--color-text);content:"";width:2px;position:absolute}.studio-mobile-header{display:none}.studio-layout__content{padding-top:var(--space-5);margin-left:0}.studio-collection-list-item__link{align-items:end;gap:var(--space-5);grid-template-columns:minmax(0,1fr) auto}.studio-collection-list-item__meta{justify-content:flex-end}.collection-creation{gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(16rem,.6fr)}.collection-creation__field-grid{grid-template-columns:1fr 1fr}.collection-workspace__content,.look-workspace__content{gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(13rem,.45fr)}.collection-summary,.look-summary{align-self:start}.collection-summary__list,.look-summary__list{grid-template-columns:1fr}}@media (hover:hover){.account-menu__logout:hover,.account-menu__trigger:hover,.studio-mobile-header__link:hover,.studio-mobile-header__menu-button:hover,.studio-sidebar__link:hover{opacity:.65}.studio-action:hover{color:var(--color-text);background:0 0}}@media (width>=48rem){.studio-layout{display:block}.studio-layout__content{margin:0;padding-top:0}}.studio-profile-editor{background:var(--color-background);width:min(100%,120rem);padding:clamp(3rem,7vw,7rem) 0 clamp(7rem,12vw,12rem)}.studio-profile-editor__header{margin:0 var(--gutter);border:0;gap:1.25rem;padding:0;display:grid}.studio-profile-editor__eyebrow,.studio-profile-editor__header>p{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.6875rem;font-weight:600;line-height:1.35}.studio-profile-editor__header h1,.studio-profile-editor__panel h3,.studio-profile-editor__story h2{font-family:var(--font-family-editorial);letter-spacing:-.065em;margin:0;font-weight:400;line-height:.8}.studio-profile-editor__header h1{max-width:45rem;font-size:clamp(4.8rem,8.6vw,9.5rem)}.studio-profile-editor__header .studio-text-action{width:fit-content;margin-top:1.25rem}.studio-profile-editor__publication{width:min(100% - 2 * var(--gutter),23rem);margin:2.5rem var(--gutter) 0}.studio-profile-editor__composition{align-items:center;margin-top:clamp(5.5rem,10vw,11rem);display:grid}.studio-profile-editor__drop,.studio-profile-editor__portrait{background:var(--color-canvas-neutral);display:grid;position:relative;overflow:hidden}.studio-profile-editor__portrait{aspect-ratio:4/5;min-height:32rem;color:var(--color-muted);place-items:center}.studio-profile-editor__portrait img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.studio-profile-editor__portrait>span{font-family:var(--font-family-editorial);letter-spacing:-.08em;font-size:clamp(5rem,11vw,10rem)}.studio-profile-editor__portrait-actions{background:color-mix(in srgb,var(--surface-chrome) 88%,transparent);flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.studio-profile-editor__portrait-actions input{display:none}.studio-profile-editor__portrait.is-uploading:after{background:var(--color-line);content:"";height:1px;position:absolute;bottom:1.25rem;left:15%;right:15%}.studio-profile-editor__portrait.is-uploading:before{z-index:1;background:var(--color-text);content:"";width:40%;height:1px;animation:1.2s ease-in-out infinite studio-profile-upload;position:absolute;bottom:1.25rem;left:15%}.studio-profile-editor__media-error,.studio-profile-editor__media-status{z-index:2;color:var(--color-muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;margin:0;font-size:.6875rem;position:absolute;top:1.25rem;left:1.25rem;right:1.25rem}.studio-profile-editor__media-error{color:#9d3730;text-transform:none}.studio-profile-editor__panel{z-index:1;background:var(--surface-chrome);flex-direction:column;min-width:0;display:flex;position:relative}.studio-profile-editor__identity-panel{gap:1.4rem;padding:clamp(2.25rem,4.5vw,5.5rem)}.studio-profile-editor__panel label{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;gap:.5rem;font-size:.6875rem;font-weight:600;display:grid}.studio-profile-editor__panel input,.studio-profile-editor__panel textarea{border:0;border-bottom:1px solid var(--color-line);width:100%;color:var(--color-text);font-family:var(--font-family-ui);letter-spacing:0;text-transform:none;background:0 0;border-radius:0;padding:.65rem 0;font-size:1rem;font-weight:400;line-height:1.5}.studio-profile-editor__panel textarea{resize:vertical}.studio-profile-editor__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.studio-profile-editor .studio-action{width:fit-content;color:var(--color-text);font-family:var(--font-family-ui);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;border-radius:0;margin-top:1.5rem;padding:0 0 .45rem;font-size:.75rem;font-weight:600}.studio-profile-editor .studio-action:disabled{opacity:.55}.studio-profile-editor__story>header{margin:0 var(--gutter);gap:1.25rem;display:grid}.studio-profile-editor__story h2{max-width:35rem;font-size:clamp(4rem,7vw,7.5rem)}.studio-profile-editor__locales{flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;display:flex}.studio-profile-editor__locales button{color:var(--color-muted);cursor:pointer;font:inherit;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #0000;padding:0 0 .4rem;font-size:.7rem;font-weight:600}.studio-profile-editor__locales button.is-active{color:var(--color-text);border-color:currentColor}.studio-profile-editor__narratives{display:grid}.studio-profile-editor__narrative{--editor-image-height:clamp(32rem,53vw,58rem);grid-template-rows:var(--editor-image-height);margin-top:clamp(6rem,12vw,12rem)}.studio-profile-editor__drop{height:var(--editor-image-height);background:color-mix(in srgb,var(--color-canvas-neutral) 74%,var(--color-champagne));color:var(--color-muted);place-content:center;justify-items:center;gap:.75rem}.studio-profile-editor__drop span{color:var(--color-text);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:600}.studio-profile-editor__drop small{font-size:.75rem}.studio-profile-editor__drop>img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.studio-profile-editor__drop-select{cursor:pointer;place-items:center;gap:.75rem;width:100%;height:100%;display:grid}.studio-profile-editor__drop-actions input,.studio-profile-editor__drop-select input{display:none}.studio-profile-editor__drop.is-uploading:after{background:var(--color-line);content:"";height:1px;position:absolute;bottom:1.25rem;left:15%;right:15%}.studio-profile-editor__drop.is-uploading:before{z-index:1;background:var(--color-text);content:"";width:40%;height:1px;animation:1.2s ease-in-out infinite studio-profile-upload;position:absolute;bottom:1.25rem;left:15%}.studio-profile-editor__drop-error,.studio-profile-editor__drop-status{z-index:2;color:var(--color-muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;margin:0;font-size:.6875rem;position:absolute;bottom:2rem;left:1.25rem;right:1.25rem}.studio-profile-editor__drop-error{color:#9d3730;text-transform:none;bottom:1.25rem}.studio-profile-editor__drop-actions{background:color-mix(in srgb,var(--surface-chrome) 88%,transparent);flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.studio-profile-editor__narrative--principles .studio-profile-editor__drop{border:0}@keyframes studio-profile-upload{50%{transform:translate(100%)}}.studio-profile-editor__narrative .studio-profile-editor__panel{max-height:calc(var(--editor-image-height) - 1.5rem);align-self:center;padding:clamp(2.25rem,4vw,4.75rem)}.studio-profile-editor__narrative .studio-profile-editor__panel h3{font-size:clamp(3rem,4.8vw,5.25rem)}.studio-profile-editor__narrative .studio-profile-editor__panel label{flex:1;min-height:0;margin-top:2rem}.studio-profile-editor__narrative .studio-profile-editor__panel textarea{resize:vertical;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--color-line) 65%,transparent) transparent;flex:1;height:100%;min-height:16rem;font-size:1rem;line-height:1.65}.studio-profile-editor__principles{gap:1rem;margin:2rem 0;display:grid;overflow-y:auto}.studio-profile-editor__principles>div{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;display:grid}.studio-profile-editor__principles button{color:var(--color-muted);cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;padding:0 0 .55rem;font-size:.6875rem}.studio-profile-editor__story-save{justify-self:center;margin-top:clamp(6rem,10vw,10rem)!important}.studio-profile-editor .studio-inline-error,.studio-profile-editor .studio-profile-feedback{margin:2rem var(--gutter) 0}@media (width>=48rem){.studio-profile-editor__identity{grid-template-columns:minmax(32rem,7.5fr) minmax(23rem,4.5fr);margin-inline:2%}.studio-profile-editor__identity-panel{margin-left:clamp(-6rem,-7vw,-3rem)}.studio-profile-editor__narrative{grid-template-columns:minmax(0,7fr) minmax(25rem,5fr)}.studio-profile-editor__narrative--left{grid-template-columns:minmax(25rem,5fr) minmax(0,7fr)}.studio-profile-editor__narrative--right .studio-profile-editor__drop{grid-area:1/1}.studio-profile-editor__narrative--right .studio-profile-editor__panel{grid-area:1/2;margin-left:clamp(-8rem,-9vw,-3rem)}.studio-profile-editor__narrative--left .studio-profile-editor__drop{grid-area:1/2}.studio-profile-editor__narrative--left .studio-profile-editor__panel{grid-area:1/1;margin-right:clamp(-8rem,-9vw,-3rem)}.studio-profile-editor__narrative--philosophy{--editor-image-height:clamp(35rem,57vw,62rem)}}@media (width<=47.99rem){.studio-profile-editor__header,.studio-profile-editor__story>header{margin-inline:0}.studio-profile-editor__composition{grid-template-rows:auto}.studio-profile-editor__portrait{min-height:0}.studio-profile-editor__narrative{grid-template-rows:auto}.studio-profile-editor__drop{height:auto;min-height:24rem}.studio-profile-editor__narrative .studio-profile-editor__panel{max-height:none}.studio-profile-editor__narrative .studio-profile-editor__panel textarea{min-height:22rem}.studio-profile-editor__field-grid{grid-template-columns:1fr}}.studio-profile-editor{--profile-display:var(--font-family-editorial);--profile-ui:var(--font-family-ui)}.studio-profile-editor,.studio-profile-editor .studio-action,.studio-profile-editor__drop,.studio-profile-editor__drop-actions .studio-text-action,.studio-profile-editor__eyebrow,.studio-profile-editor__header>p,.studio-profile-editor__locales button,.studio-profile-editor__panel label,.studio-profile-editor__portrait-actions .studio-text-action{font-family:var(--profile-ui)}.studio-profile-editor__header h1,.studio-profile-editor__narrative .studio-profile-editor__panel textarea,.studio-profile-editor__panel h3,.studio-profile-editor__portrait>span,.studio-profile-editor__principles input,.studio-profile-editor__story h2{font-family:var(--profile-display)}.studio-profile-editor__panel input,.studio-profile-editor__panel textarea{font-family:var(--profile-ui)}.studio-profile-editor__narrative .studio-profile-editor__panel textarea{font-family:var(--profile-display)}.studio-profile-editor__header h1{letter-spacing:-.055em;font-weight:400;line-height:.74}.studio-profile-editor__header h1 em,.studio-profile-editor__header h1 span{display:block}.studio-profile-editor__header h1 span{font-weight:400}.studio-profile-editor__header h1 em{letter-spacing:-.065em;font-size:.88em;font-style:italic;font-weight:300}.studio-profile-editor__narrative .studio-profile-editor__panel h3,.studio-profile-editor__story h2{letter-spacing:-.055em;font-weight:400;line-height:.82}.studio-profile-editor__narrative--signature .studio-profile-editor__panel h3{letter-spacing:-.045em;font-weight:300}.studio-profile-editor__drop{background:0 0}.studio-profile-editor__drop-actions{background:0 0;padding:0}.studio-profile-editor__publication .studio-publication-field{border:0;gap:.35rem;padding:0;display:grid}.studio-profile-editor__publication .studio-publication-field__actions,.studio-profile-editor__publication .studio-publication-field__date,.studio-profile-editor__publication .studio-publication-field__status{font-family:var(--profile-ui);margin:0}.studio-profile-editor__publication .studio-publication-field__status{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.studio-profile-editor__publication .studio-publication-field:has(.studio-publication-field__date) .studio-publication-field__status{color:#2d5545;align-items:center;gap:.45rem;display:inline-flex}.studio-profile-editor__publication .studio-publication-field:has(.studio-publication-field__date) .studio-publication-field__status:before{content:"";background:currentColor;border-radius:50%;width:.35rem;height:.35rem}.studio-profile-editor__publication .studio-publication-field__date{color:var(--color-muted);font-size:.6875rem}.studio-profile-editor__publication .studio-publication-field__actions{margin-top:.25rem}.studio-profile-editor__publication .collection-creation__cancel,.studio-profile-editor__publication .studio-action{color:var(--color-text);font:600 .6875rem/1.2 var(--profile-ui);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;margin:0;padding:0 0 .3rem}.studio-profile-editor__composition{margin-top:clamp(3.5rem,6vw,6.5rem)}.studio-profile-editor__story{margin-top:clamp(5rem,9vw,8rem)}.studio-profile-editor__narrative{margin-top:clamp(4.25rem,8vw,8rem)}.studio-profile-editor__drop-actions{padding-top:.5rem;bottom:.75rem}.studio-profile-editor__story-save{margin-top:clamp(3.5rem,6vw,6rem)!important}.studio-profile-editor__narrative{--narrative-minimum-height:clamp(28rem,40vw,36rem);--narrative-pair-height:max(var(--narrative-media-height,0px),var(--narrative-minimum-height));grid-template-rows:auto;margin-top:clamp(2.75rem,4.75vw,4.75rem)}.studio-profile-editor__narrative .studio-profile-editor__drop{min-height:0;height:var(--narrative-pair-height);background:0 0;flex-direction:column;place-content:normal;align-self:start;place-items:center normal;gap:0;display:flex}.studio-profile-editor__narrative .studio-profile-editor__drop>img{width:100%;height:auto;max-height:var(--editor-image-height);-o-object-fit:contain;object-fit:contain;display:block}.studio-profile-editor__narrative .studio-profile-editor__drop:has(.studio-profile-editor__drop-select){height:var(--narrative-pair-height);min-height:0}.studio-profile-editor__narrative .studio-profile-editor__drop-actions,.studio-profile-editor__portrait-actions{background:color-mix(in srgb,var(--surface-chrome) 88%,transparent);flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.studio-profile-editor__narrative .studio-profile-editor__drop-error,.studio-profile-editor__narrative .studio-profile-editor__drop-status{inset:1.25rem 1.25rem auto}.studio-profile-editor__narrative .studio-profile-editor__drop-actions{z-index:2;flex-wrap:nowrap;justify-content:center;padding:1rem 1.25rem;display:flex;bottom:0;left:0;right:0}.studio-profile-editor__narrative .studio-profile-editor__drop-action-group{flex-wrap:nowrap;justify-content:center;gap:2rem;display:flex}.studio-profile-editor__narrative .studio-profile-editor__drop-action-group .studio-text-action{white-space:nowrap;justify-content:center;min-width:0;display:flex}.studio-profile-editor__narrative .studio-profile-editor__panel textarea,.studio-profile-editor__narrative .studio-profile-editor__principles input{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.studio-profile-editor__narrative .studio-profile-editor__panel{height:var(--narrative-pair-height);box-sizing:border-box;min-height:0;max-height:none;overflow:hidden}.studio-profile-editor__narrative .studio-profile-editor__panel>label{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.studio-profile-editor__narrative .studio-profile-editor__panel textarea{height:auto;min-height:0;color:var(--color-text);overflow-wrap:anywhere;resize:none;white-space:pre-wrap;flex:auto;font-size:calc(1rem + 3px);line-height:1.5;overflow:hidden auto}.studio-profile-editor__narrative .studio-profile-editor__principles{flex:1;min-height:0;overflow:hidden auto}.studio-profile-editor__narrative .studio-profile-editor__principles input{color:var(--color-text);overflow-wrap:anywhere;font-size:calc(1rem + 3px);line-height:1.5}.studio-profile-page.studio-profile-editor{padding-inline:clamp(1.25rem,3vw,3rem)}@media (width>=48rem){.studio-profile-editor__narrative--right .studio-profile-editor__panel{margin-left:0}.studio-profile-editor__narrative--left .studio-profile-editor__panel{margin-right:0}}@media (width>=62rem){.studio-profile-editor__story h2{white-space:nowrap;min-width:max-content;max-width:none}.studio-profile-editor__story>header{-moz-column-gap:clamp(2rem,5vw,5rem);grid-template-columns:minmax(max-content,1fr) max-content;align-items:end;column-gap:clamp(2rem,5vw,5rem)}.studio-profile-editor__story>header>p{grid-area:1/1}.studio-profile-editor__story>header h2{grid-area:2/1}.studio-profile-editor__story>header .studio-profile-editor__locales{grid-area:1/2/span 2;align-self:end;margin-top:0}}@media (width<=47.99rem){.studio-profile-editor__composition{margin-top:4rem}.studio-profile-editor__story{margin-top:5.5rem}.studio-profile-editor__narrative{margin-top:3.25rem}.studio-profile-editor__story-save{margin-top:4rem!important}}.looks-gallery{-moz-columns:16rem 3;columns:16rem 3;-moz-column-gap:1.5rem;column-gap:1.5rem;display:block}.looks-gallery__item,.looks-gallery__item:nth-child(n){-moz-column-break-inside:avoid;break-inside:avoid;width:100%;margin:0 0 2.5rem;display:inline-block}.looks-gallery__image,.looks-gallery__item:nth-child(n) .looks-gallery__image{background:#e8e8e8;display:block}.looks-gallery__drop{-moz-column-break-inside:avoid;break-inside:avoid;width:100%;margin:0 0 2.5rem}@media (width<=47.99rem){.looks-gallery{-moz-columns:10rem 2;columns:10rem 2;-moz-column-gap:1rem;column-gap:1rem}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.studio-header__nav{align-items:center;gap:clamp(.75rem,1.8vw,1.5rem);display:flex}.studio-header__nav a{align-items:center;display:inline-flex}.studio-header__nav-active{position:relative}.studio-header__nav-active:after{content:"";background:currentColor;height:1px;position:absolute;bottom:-.35em;left:0;right:0}.studio-header__actions,.studio-header__locales{align-items:center;gap:clamp(.75rem,1.8vw,1.5rem);display:flex}.studio-account{position:relative}.studio-account__trigger{color:var(--color-text);cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;padding:0}.studio-account__panel{width:15rem;padding:var(--space-3);border-color:var(--color-line);box-shadow:none;font-size:.75rem;font-weight:var(--font-weight-regular);letter-spacing:0;text-transform:none;top:calc(100% + 1.4rem);right:0}.studio-footer{gap:var(--space-3);width:min(100%,110rem);padding:1.4rem var(--gutter);border-top:1px solid var(--color-line);color:var(--color-muted);letter-spacing:.09em;text-transform:uppercase;margin:0 auto;font-size:.62rem}.studio-footer>span:last-child{gap:var(--space-3);display:flex}.studio-footer a{color:inherit;text-decoration:none}.designer-profile{grid-template-columns:minmax(13rem,.62fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,8vw,10rem);max-width:none;min-height:clamp(37rem,58vw,49rem);padding:clamp(5rem,10vw,9rem) 8vw;display:grid}.designer-profile__portrait{aspect-ratio:3/4;color:#67625a;background:#e4e1dc;place-items:center;width:min(100%,23rem);display:grid}.designer-profile__portrait span{font-family:var(--font-family-editorial);letter-spacing:-.08em;font-size:clamp(3rem,6vw,6rem)}.designer-profile__content{max-width:46rem;padding-top:3rem}.designer-profile h1{max-width:46rem;margin-top:.75rem;font-size:clamp(5.25rem,10vw,10.5rem);line-height:.75}.designer-profile__location{margin:var(--space-3) 0 0;color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.designer-profile__description{max-width:32rem;font-family:var(--font-family-editorial);margin-top:clamp(2.5rem,5vw,5rem);font-size:clamp(1.4rem,2vw,2rem);line-height:1.1}.designer-profile__actions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.designer-profile .studio-text-action{margin-top:0}.designer-profile__share-message{margin:var(--space-2) 0 0;color:var(--color-muted);font-size:.75rem}.studio-canvas-empty{border-top:1px solid var(--color-line);border-bottom:0;min-height:min(45rem,64vh)}.studio-canvas-empty__target{border:1px dashed var(--color-line);width:4.75rem;height:4.75rem;font-family:var(--font-family-editorial);border-radius:50%;place-items:center;font-size:3rem;display:grid}.studio-canvas-empty h2{margin-top:var(--space-3);font-size:clamp(3.25rem,5vw,5rem)}.studio-canvas-empty p{max-width:31rem;font-size:.9rem;line-height:1.55}.collection-switcher{z-index:1;min-height:0;padding:clamp(2.75rem,5vw,4.5rem) 0 clamp(1.75rem,3vw,3rem);display:block;position:relative}.collection-switcher__heading{z-index:2;width:fit-content;max-width:100%;position:relative}.collection-switcher__trigger{justify-content:flex-start;width:auto;padding-bottom:.1em;font-size:clamp(3.5rem,5.8vw,5.75rem);line-height:.84}.collection-switcher__trigger>span:first-child{min-width:0}.collection-switcher__trigger:focus-visible>span,.collection-switcher__trigger:hover>span{border-bottom:1px solid}.collection-switcher__backdrop{z-index:1;background:color-mix(in srgb,var(--color-text) 10%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:fixed;inset:5rem 0 0}.collection-switcher__sheet{z-index:2;width:min(52rem,calc(100vw - var(--gutter)*2));border:1px solid var(--color-line);box-shadow:none;padding:clamp(1.5rem,3vw,2.5rem);top:calc(100% + clamp(1.5rem,3vw,2.5rem))}.collection-switcher__option{padding:clamp(1.35rem,2vw,2.15rem) 0;font-size:clamp(1.8rem,3vw,2.8rem)}.collection-switcher__option--active{font-style:normal}.collection-switcher__new{min-height:5rem;padding:clamp(1.4rem,2vw,2rem) 0 0;font-size:.72rem}.collection-workspace{padding:0}.collection-workspace__header{padding:clamp(2.5rem,5vw,5rem) 0}.collection-workspace__header h2{font-size:clamp(3.8rem,7vw,7rem)}.looks-workspace{padding-top:clamp(2rem,4vw,4rem)}.looks-workspace__header{margin-bottom:clamp(2rem,4vw,4rem)}.looks-gallery{gap:clamp(1rem,3vw,3.5rem) clamp(.75rem,1.6vw,1.7rem)}@media (width<=42rem){.studio-header__inner{gap:.65rem}.studio-header__actions,.studio-header__nav{gap:.6rem}.studio-header__locales{gap:.4rem}.studio-header__nav-active:after{bottom:-.35em}.studio-footer{padding:1.2rem var(--gutter);font-size:.55rem}.designer-profile{gap:var(--space-4);grid-template-columns:1fr;min-height:0;padding:4rem 0 6rem}.designer-profile__portrait{width:min(58vw,15rem)}.designer-profile__content{padding:0}.designer-profile h1{font-size:clamp(4.6rem,20vw,6rem)}.designer-profile__description{margin-top:var(--space-3)}.collection-switcher{min-height:0;padding:3.5rem 0 2.5rem}.collection-switcher__trigger{font-size:clamp(3.25rem,13.5vw,4.25rem)}.collection-switcher__sheet{width:min(100%,calc(100vw - var(--gutter)*2));padding:var(--space-3)}.collection-switcher__option{font-size:clamp(1.9rem,9vw,2.8rem)}.collection-workspace{padding:0}}@media (width<=29.99rem){.studio-header .app-header__actions .app-header__locale:not([aria-current=page]){display:inline}}.studio-header__inner{justify-content:space-between}.studio-header__identity{align-items:baseline;gap:.42rem;min-width:0;display:inline-flex}.studio-header__context{color:var(--color-muted);font-family:var(--font-family-ui);letter-spacing:0;white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1}.studio-account__trigger{background:var(--color-text);width:1.65rem;height:1.65rem;color:var(--color-background);border-radius:50%;place-items:center;font-size:.62rem;display:grid}.studio-account__locales{gap:var(--space-2);margin:var(--space-2) 0;padding:var(--space-2) 0;border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);display:flex}.studio-account__locales a{color:inherit;font-size:.7rem;text-decoration:none}.studio-account__locales a[aria-current=page]{font-weight:var(--font-weight-semibold);text-underline-offset:.25em;text-decoration:underline}.looks-workspace__progress{margin:0 0 var(--space-3);color:var(--color-muted)}.looks-workspace__progress button,.studio-look-items button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid;padding:0}.studio-look-items{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--color-line);display:grid}.studio-look-items h3{letter-spacing:.1em;margin:0;font-size:.75rem}.studio-look-items__add,.studio-look-items__row{gap:var(--space-1);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;display:grid}.studio-look-items input,.studio-look-items select{border:0;border-bottom:1px solid var(--color-line);min-width:0;font:inherit;background:0 0;border-radius:0;padding:.45rem 0}.studio-look-items__add{grid-template-columns:minmax(0,1fr) auto auto}.studio-profile-page{width:min(100%,90rem);margin:0 auto;padding:clamp(4rem,9vw,9rem) 8vw}.studio-profile-page__header{gap:var(--space-2);border-bottom:1px solid var(--color-line);padding-bottom:clamp(3rem,7vw,7rem);display:grid}.studio-profile-form__eyebrow,.studio-profile-page__header p,.studio-story-editor header>p{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.7rem}.studio-profile-page__header h1,.studio-story-editor h2{max-width:40rem;font-family:var(--font-family-editorial);letter-spacing:-.065em;margin:0;font-size:clamp(4rem,8vw,8rem);font-weight:400;line-height:.78}.studio-profile-page__header .studio-text-action{margin-top:var(--space-3)}.studio-profile-page__identity{align-items:end;gap:var(--space-4);grid-template-columns:minmax(14rem,23rem) minmax(0,1fr);padding:clamp(3rem,7vw,7rem) 0;display:grid}.studio-profile-portrait{aspect-ratio:3/4;color:#67625a;background:#e4e1dc;place-items:center;width:min(100%,23rem);display:grid;overflow:hidden}.studio-profile-portrait img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.studio-profile-portrait span{font-family:var(--font-family-editorial);letter-spacing:-.08em;font-size:5rem}.studio-profile-portrait__actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.studio-profile-form{gap:var(--space-3);border-top:1px solid var(--color-line);max-width:58rem;padding:clamp(3rem,6vw,6rem) 0;display:grid}.studio-profile-form label,.studio-story-editor label{gap:.5rem;font-size:.75rem;display:grid}.studio-principle input,.studio-profile-form input,.studio-profile-form textarea,.studio-story-editor input,.studio-story-editor textarea{border:0;border-bottom:1px solid var(--color-line);width:100%;color:var(--color-text);font:inherit;background:0 0;border-radius:0;padding:.7rem 0}.studio-profile-form textarea,.studio-story-editor textarea{resize:vertical}.studio-profile-form__grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.studio-story-editor{border-top:1px solid var(--color-line);padding:clamp(4rem,8vw,8rem) 0}.studio-story-editor header{gap:var(--space-2);display:grid}.studio-story-editor__tabs{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.studio-story-editor__tabs button{cursor:pointer;letter-spacing:.09em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #0000;padding:0 0 .4rem;font-size:.7rem}.studio-story-editor__tabs button.is-active{border-color:currentColor}.studio-story-editor__form{gap:clamp(3rem,5vw,5rem);max-width:58rem;margin-top:clamp(3rem,6vw,6rem);display:grid}.studio-story-editor__form section{gap:var(--space-2);display:grid}.studio-story-editor h3{margin:0 0 var(--space-1);font-family:var(--font-family-editorial);letter-spacing:-.045em;font-size:2.4rem;font-weight:400}.studio-principle{gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.studio-principle button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.7rem}.studio-profile-feedback{margin:0 0 var(--space-3);color:var(--color-muted);font-size:.8rem}@media (width<=42rem){.studio-profile-page{padding:3.5rem 0}.studio-profile-page__identity{grid-template-columns:1fr}.studio-profile-portrait{width:min(70vw,18rem)}.studio-profile-form__grid{grid-template-columns:1fr}.studio-profile-page__header h1,.studio-story-editor h2{font-size:clamp(3.8rem,17vw,5.5rem)}}.studio-layout{--studio-paper:#f9f9f9;--studio-ink:#1a1c1c;--studio-muted:#4c4546;--studio-line:#e8e8e8;--studio-display:var(--font-family-editorial);--studio-ui:var(--font-family-ui);background:var(--studio-paper)}.studio-header{z-index:20;background:color-mix(in srgb,var(--color-background) 88%,transparent);border-bottom:0;min-height:0}.studio-header .app-header__inner{width:min(100%,var(--container-max));min-height:5rem;padding-inline:var(--gutter)}.studio-header__brand{color:var(--color-monolith-black);font-family:var(--font-family-brand);letter-spacing:.01em;font-size:1.85rem;font-weight:500;line-height:1;text-decoration:none}.studio-layout__main{padding-top:5rem;scroll-padding-top:6rem}.studio-layout__content{width:min(100%,90rem);margin:0 auto;padding:0 5rem}.designer-studio{color:var(--studio-ink);font-family:var(--studio-ui)}.collection-switcher{padding:4rem 0 7.5rem}.collection-switcher__label{letter-spacing:.2em;margin:0 0 .85rem;font-size:.75rem}.collection-switcher__trigger{font-family:var(--studio-display);letter-spacing:-.02em;gap:1rem;font-size:4.5rem;font-weight:400;line-height:1.1}.collection-switcher__trigger:after{display:none}.collection-switcher__sheet{width:24rem;padding:.5rem 1.5rem}.collection-switcher__option{border-bottom-color:var(--studio-line);letter-spacing:.01em;padding:1.5rem 0;font-size:1.125rem;line-height:1.5}.collection-switcher__new{letter-spacing:.15em;min-height:auto;padding:1.5rem 0;font-size:.75rem}.collection-hero{border-bottom:0;grid-template-columns:minmax(0,8fr) minmax(19rem,4fr);gap:1.5rem;padding-top:3rem}.collection-hero__cover{background:#e8e8e8;height:37.5rem;min-height:37.5rem}.collection-hero__content{border-left:1px solid var(--studio-line);min-height:37.5rem;padding:0 0 0 2rem}.collection-workspace__meta,.collection-workspace__status{color:var(--studio-muted);font-family:var(--studio-ui);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600;display:block}.collection-workspace__status{color:var(--studio-ink);margin-top:.5rem}.collection-hero__content .collection-workspace__description{max-width:23rem;color:var(--studio-muted);margin-top:3rem;font-size:1rem;line-height:1.6}.collection-hero__content .collection-workspace__description:before{color:var(--studio-ink);letter-spacing:.15em;content:"THE INSPIRATION";margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.collection-workspace__actions{gap:1.5rem;margin-bottom:0}.studio-text-action{border-bottom:1px solid var(--studio-ink);color:var(--studio-ink);font-family:var(--studio-ui);letter-spacing:.12em;text-transform:uppercase;padding:0 0 .25rem;font-size:.75rem;font-weight:600;text-decoration:none}.studio-file-action input{display:none}.collection-hero__upload{letter-spacing:.1em;text-transform:uppercase;background:#ffffffd6;padding:.5rem 0 0;font-size:.7rem;bottom:1rem;left:1rem;right:1rem}.looks-workspace{border-top:0;margin-top:7.5rem;padding-top:0}.looks-workspace__header{border-bottom:1px solid var(--studio-line);margin-bottom:3rem;padding-bottom:1rem}.looks-workspace__header h2{color:var(--studio-muted);font-family:var(--studio-ui);letter-spacing:.2em;font-size:.75rem;font-weight:600}.looks-workspace__controls{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.looks-gallery{grid-template-columns:repeat(12,minmax(0,1fr))}.looks-gallery__item{flex-direction:column;gap:1rem;min-width:0;display:flex}.looks-gallery__item--selected .looks-gallery__image{outline:1px solid var(--studio-ink);outline-offset:.35rem}.looks-gallery__item--selected .looks-gallery__image img{filter:saturate(.82)}.looks-gallery__selection{color:var(--studio-muted);letter-spacing:.12em;font-size:.68rem;font-weight:600}.looks-workspace__result{margin:0 0 var(--space-3);color:var(--studio-muted);font-size:.75rem}.looks-gallery__item:first-child{grid-column:span 5}.looks-gallery__item:nth-child(2){grid-column:span 3}.looks-gallery__item:nth-child(3){grid-column:span 4}.looks-gallery__item:nth-child(4){grid-column:span 8;margin-top:2rem}.looks-gallery__item:nth-child(5n+5){grid-column:span 4;margin-top:2rem}.looks-gallery__image{aspect-ratio:auto;background:#e8e8e8;flex:1;min-height:0}.looks-gallery__item:first-child .looks-gallery__image{aspect-ratio:3/4}.looks-gallery__item:nth-child(2) .looks-gallery__image{min-height:22rem}.looks-gallery__item:nth-child(3) .looks-gallery__image{aspect-ratio:1}.looks-gallery__item:nth-child(4) .looks-gallery__image{aspect-ratio:21/9}.looks-gallery__item>div{align-items:baseline;padding:0 .5rem;display:flex}.looks-gallery__item>div p{color:var(--studio-ink);font-family:var(--studio-ui);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.looks-gallery__item>div span{opacity:0;transition:opacity var(--motion-quiet)}.looks-gallery__item--selected>div span,.looks-gallery__item:focus-within>div span,.looks-gallery__item:hover>div span{opacity:1}.looks-gallery__drop{aspect-ratio:4/3;border:1px solid var(--studio-line);color:var(--studio-muted);cursor:pointer;background:#eee;grid-column:span 4;align-content:center;justify-items:center;gap:.85rem;margin-top:2rem;display:grid}.looks-gallery__drop span{font-size:2rem;font-weight:300}.looks-gallery__drop strong{color:var(--studio-ink);letter-spacing:.15em;font-size:.75rem;font-weight:600}.looks-gallery__drop:hover{background:#e8e8e8}.looks-gallery__drop.is-uploading{cursor:wait;opacity:.65}.looks-workspace__progress{letter-spacing:.05em;font-size:.75rem}.studio-footer{width:min(100%,90rem);color:var(--studio-muted);font-family:var(--studio-ui);letter-spacing:.12em;border-top-color:#cfc4c58c;justify-content:space-between;gap:1.5rem;margin:7.5rem auto 0;padding:3rem 5rem;font-size:.68rem;font-weight:600;display:flex}.studio-footer>span:last-child{gap:1.5rem}@media (width<=47.99rem){.studio-header .app-header__inner{min-height:4rem;padding:0 1.25rem}.studio-header{min-height:4rem}.studio-panel-backdrop{--studio-panel-header-height:4rem}.studio-header__brand{font-size:1.55rem}.studio-layout__main{padding-top:4rem}.studio-layout__content{padding:0 1.25rem}.collection-switcher{padding:3rem 0 2rem}.collection-switcher__trigger{font-size:2rem}.collection-switcher__trigger:after{width:1rem;height:1rem;margin-left:.55rem}.collection-switcher__sheet{width:min(24rem,100vw - 2.5rem);top:calc(100% + .75rem)}.collection-hero{grid-template-columns:1fr;gap:2rem;padding-top:2rem}.collection-hero__cover{aspect-ratio:3/4;height:auto;min-height:0}.collection-hero__content{border-left:0;min-height:0;padding:0}.collection-hero__content .collection-workspace__description{margin-top:2rem}.collection-workspace__actions{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.studio-text-action{font-size:.65rem}.looks-workspace{margin-top:5rem}.looks-workspace__header{margin-bottom:2rem}.looks-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1rem}.looks-gallery__item,.looks-gallery__item:nth-child(n){grid-column:span 1;margin-top:0}.looks-gallery__item:first-child{grid-row:span 2}.looks-gallery__item:nth-child(2) .looks-gallery__image{aspect-ratio:1;min-height:0}.looks-gallery__item:nth-child(3) .looks-gallery__image{aspect-ratio:4/3}.looks-gallery__item:nth-child(4){grid-column:span 2}.looks-gallery__drop{grid-column:span 1;margin-top:0}.studio-footer{margin-top:5rem;padding:2rem 1.25rem;font-size:.56rem;line-height:1.4}.studio-footer>span:first-child{max-width:13rem}}@media (width>=48rem){.looks-gallery__item:nth-child(5n+1){grid-column:span 5}.looks-gallery__item:nth-child(5n+2){grid-column:span 3}.looks-gallery__item:nth-child(5n+3){grid-column:span 4}.looks-gallery__item:nth-child(5n+4){grid-column:span 8;margin-top:2rem}.looks-gallery__item:nth-child(5n){grid-column:span 4;margin-top:2rem}.looks-gallery__item:nth-child(5n+1) .looks-gallery__image{aspect-ratio:3/4}.looks-gallery__item:nth-child(5n+2) .looks-gallery__image{min-height:22rem}.looks-gallery__item:nth-child(5n+3) .looks-gallery__image{aspect-ratio:1}.looks-gallery__item:nth-child(5n+4) .looks-gallery__image{aspect-ratio:21/9}}.looks-gallery{align-items:start;gap:3rem 1.5rem}.collection-switcher{align-items:center;gap:1rem;padding:2rem 0;display:flex}.collection-switcher__label{color:var(--studio-muted);font-family:var(--studio-ui);letter-spacing:.15em;text-transform:uppercase;flex:none;margin:0;font-size:.7rem;font-weight:600;line-height:1}.collection-selector{flex:0 28rem;min-width:0;position:relative}.collection-switcher__trigger{border:1px solid var(--studio-line);width:100%;min-height:2.6rem;color:var(--studio-ink);font-family:var(--studio-ui);letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:.25rem;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.72rem;font-weight:600;line-height:1.2;display:flex;box-shadow:0 .2rem .65rem #1a1c1c0b}.collection-switcher__trigger-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.collection-switcher__trigger:focus-visible .collection-switcher__trigger-text,.collection-switcher__trigger:hover .collection-switcher__trigger-text{border-bottom:1px solid}.collection-switcher__trigger:focus-visible .collection-switcher__chevron,.collection-switcher__trigger:focus-visible .collection-switcher__status-dot,.collection-switcher__trigger:hover .collection-switcher__chevron,.collection-switcher__trigger:hover .collection-switcher__status-dot{border-bottom:0}.collection-switcher__status-dot{background:currentColor;border-radius:50%;flex:none;width:.45rem;height:.45rem}.collection-switcher__chevron{margin-left:auto;font-size:1rem;font-weight:400;line-height:.6;transform:translateY(-.1rem)}.collection-switcher__sheet{width:min(23.75rem,calc(100vw - var(--gutter)*2));z-index:12;border:1px solid var(--studio-line);background:#fff;border-radius:.35rem;padding:.75rem;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 .75rem 1.8rem #1a1c1c1a}.collection-switcher__sheet-header{color:var(--studio-muted);font-family:var(--studio-ui);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:.75rem;padding:.2rem .25rem .75rem;font-size:.62rem;font-weight:600;line-height:1.2;display:flex}.collection-switcher__options{gap:.2rem;display:grid}.collection-switcher__option{width:100%;min-height:5.5rem;color:var(--studio-ink);cursor:pointer;font-family:var(--studio-ui);text-align:left;background:0 0;border:1px solid #0000;border-radius:.3rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .75rem;display:flex}.collection-switcher__option--active{border-color:var(--studio-line);background:#f6f5f2}.collection-switcher__option-main{gap:.24rem;min-width:0;display:grid}.collection-switcher__option-meta,.collection-switcher__option-season{color:var(--studio-muted);font-family:var(--studio-ui);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:600;line-height:1.2}.collection-switcher__option-season{color:var(--studio-ink)}.collection-switcher__option-name{font-family:var(--studio-display);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:400;line-height:1;overflow:hidden}.collection-switcher__check{background:var(--studio-ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:1.25rem;height:1.25rem;font-size:.65rem;display:grid}.collection-switcher__arrow{color:var(--studio-muted);flex:none;font-size:.95rem}.collection-switcher__new{border:1px solid var(--studio-line);width:100%;min-height:2.4rem;color:var(--studio-ink);cursor:pointer;font-family:var(--studio-ui);letter-spacing:.12em;text-align:center;text-transform:uppercase;background:#fff;border-radius:.3rem;justify-content:center;align-items:center;margin-top:.7rem;padding:.45rem .75rem;font-size:.65rem;font-weight:600;transition:background .18s,border-color .18s,color .18s;display:flex}.collection-switcher__new>span{justify-content:center;align-items:center;display:inline-flex}.collection-switcher__new:focus-visible,.collection-switcher__new:hover{border-color:var(--studio-ink);background:var(--studio-ink);color:#fff}.looks-workspace__reveal{width:fit-content;margin:2rem auto 0;display:block}@media (width<=47.99rem){.collection-switcher{flex-direction:column;align-items:flex-start;gap:.7rem}.collection-selector{flex-basis:auto;width:100%}.collection-switcher__sheet{width:min(23.75rem,100%)}}.looks-gallery__item,.looks-gallery__item:nth-child(n){grid-column:span 1;gap:.75rem;margin-top:0}.collection-workspace{border-top:0}.collection-hero{padding-top:0}.collection-hero__content{flex-direction:column;justify-content:flex-start;display:flex}.collection-hero__information{display:block}.collection-hero__information>.collection-switcher{z-index:20;padding:0;display:block;position:relative}.collection-hero__information>.collection-switcher .collection-switcher__label{margin:0 0 .85rem;display:block}.collection-hero__information>.collection-switcher .collection-switcher__sheet{z-index:30}.collection-hero__content .collection-workspace__actions{margin-top:auto}.looks-gallery__image,.looks-gallery__item:nth-child(n) .looks-gallery__image{aspect-ratio:auto;flex:none;width:100%;height:auto;min-height:0;overflow:visible}.looks-gallery__image img{-o-object-fit:initial;object-fit:fill;width:100%;height:auto;display:block;transform:none}.looks-gallery__image:hover img{transform:none}.looks-gallery__item>div{width:100%;min-height:1rem;padding:0}.looks-gallery__item>div p{text-align:left}.looks-gallery__drop{grid-column:span 1;margin-top:0}.looks-gallery{-moz-columns:auto;columns:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;display:grid}.looks-gallery__item,.looks-gallery__item:nth-child(n){-moz-column-break-inside:auto;break-inside:auto}@media (width>=48rem){.collection-hero__content{justify-content:flex-start;align-self:stretch;padding:0 0 0 2.25rem}.collection-hero__content .collection-workspace__actions{margin-top:auto}.collection-switcher__option:not(.collection-switcher__option--active){min-height:4.85rem;padding-top:.55rem;padding-bottom:.55rem}}.collection-hero__information>.collection-switcher .collection-switcher__label{margin-bottom:.625rem}.collection-hero__information>.collection-switcher .collection-selector{width:100%;max-width:28rem;position:relative}.collection-hero__information>.collection-switcher .collection-switcher__trigger{-moz-column-gap:.65rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:.65rem;height:2.75rem;min-height:2.75rem;padding:0 .75rem;line-height:1;display:grid}.collection-hero__information>.collection-switcher .collection-switcher__trigger-text{line-height:1}.collection-hero__information>.collection-switcher .collection-switcher__status-dot{align-self:center}.collection-hero__information>.collection-switcher .collection-switcher__chevron{align-self:center;margin-left:0;line-height:1;transform:none}.collection-hero__information>.collection-switcher .collection-switcher__sheet{box-sizing:border-box;width:100%;padding:.75rem;top:calc(100% + .4375rem);left:0}.collection-hero__information>.collection-switcher .collection-switcher__sheet-header{align-items:baseline;padding:.25rem .25rem .75rem;line-height:1}.collection-studio-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem 2rem;padding:2rem 0;display:flex}.collection-studio-bar>.collection-switcher{flex:28rem;padding:0;display:block}.collection-studio-bar .collection-switcher__label{margin:0 0 .625rem;display:block;transform:translate(.3125rem)}.collection-studio-bar .collection-selector{width:min(28rem,100%);position:relative}.collection-studio-bar .collection-switcher__sheet{box-sizing:border-box;width:100%;top:calc(100% + .4375rem);left:0}.collection-studio-bar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem .75rem;display:flex}.collection-studio-bar__actions .studio-text-action+.studio-text-action{margin-inline-start:.75rem;position:relative}.collection-studio-bar__actions .studio-text-action+.studio-text-action:before{color:var(--studio-muted);content:"•";position:absolute;top:50%;left:-.9rem;transform:translateY(-50%)}.collection-hero__information>.collection-workspace__meta{margin-top:0}@media (width<=47.99rem){.collection-studio-bar{align-items:flex-start}.collection-studio-bar>.collection-switcher{flex-basis:100%}.collection-studio-bar .collection-selector{width:100%}.collection-studio-bar__actions{justify-content:flex-start}}.app-container{width:min(100%,var(--container-max));padding-inline:var(--gutter);margin-inline:auto}.app-header{z-index:20;background:color-mix(in srgb,var(--color-background) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:5rem;position:fixed;inset:0 0 auto}.app-header:after{background:color-mix(in srgb,var(--color-line) 42%,transparent);content:"";height:1px;position:absolute;bottom:0;left:0;right:0}.app-header__inner{justify-content:space-between;align-items:center;min-height:5rem;display:flex}.app-header__actions,.app-header__left,.app-header__navigation{align-items:center;min-width:0;display:flex}.app-header__left{gap:3rem}.app-header__navigation{gap:2rem}.app-header__actions,.app-header__navigation{letter-spacing:.15em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:600}.app-header__actions{margin-left:auto}.app-header__actions a,.app-header__navigation a{text-decoration:none;position:relative}.app-header__navigation a:after{content:"";opacity:0;height:1px;transition:opacity var(--motion-quiet);background:currentColor;position:absolute;bottom:-.35rem;left:0;right:0}.app-header__navigation a[aria-current=page]:after{opacity:1}.app-header__actions a,.app-header__navigation a{transition:color var(--motion-quiet)}.app-header__editorial{align-items:baseline;gap:.42rem;display:inline-flex}.app-header__editorial-streams{color:var(--color-muted);letter-spacing:0;text-transform:none;font-size:.9375em;font-weight:400}.app-header__actions a:hover,.app-header__navigation a:hover{color:var(--color-muted)}.app-header__brand{color:var(--color-monolith-black);font-family:var(--font-family-brand);letter-spacing:.01em;text-transform:uppercase;white-space:nowrap;font-size:1.85rem;font-weight:500;line-height:1;text-decoration:none}.app-header__account{color:var(--color-text)}.app-header .account-menu{position:relative}.app-header .account-menu__trigger{cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;align-items:center;gap:.4rem;padding:0;display:flex}.app-header .account-menu__trigger--public{background:var(--color-monolith-black);width:2rem;height:2rem;min-height:2rem;color:var(--color-gallery-white);border-radius:50%;justify-content:center}.app-header .account-menu__user-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4px;width:1rem;height:1rem}.app-header .account-menu__chevron{margin-left:0;font-size:.85em;transform:translateY(-.08em)}.app-header .account-menu__panel{border:1px solid var(--color-line);background:var(--surface-chrome);letter-spacing:.08em;text-transform:uppercase;width:15rem;padding:1rem;font-size:.6875rem;display:grid;position:absolute;top:calc(100% + 1.25rem);bottom:auto;right:0;box-shadow:0 .65rem 1.75rem #00000014}.app-header .account-menu__panel--public{border-color:color-mix(in srgb,var(--color-line) 55%,transparent);width:16rem;padding:1.25rem;top:calc(100% + .75rem);box-shadow:0 .5rem 1.25rem #00000012}.app-header .account-menu__email,.app-header .account-menu__identity,.app-header .account-menu__title{margin:0}.app-header .account-menu__identity{letter-spacing:.02em;text-transform:none;font-size:.8125rem;font-weight:600}.app-header .account-menu__panel--public .account-menu__identity{font-family:var(--font-family-editorial);font-size:1.55rem;font-weight:400;line-height:1}.app-header .account-menu__email,.app-header .account-menu__title{color:var(--color-muted);margin-top:.35rem;font-size:.625rem}.app-header .account-menu__email{letter-spacing:.02em;text-transform:none}.app-header .account-menu__panel--public .account-menu__email{margin-top:.45rem;font-size:.6875rem}.app-header .account-menu__divider{background:color-mix(in srgb,var(--color-line) 50%,transparent);height:1px;margin:1.2rem 0 1rem}.app-header .account-menu__language{justify-content:space-between;align-items:center;min-height:1.5rem;display:flex;position:relative}.app-header .account-menu__language>button{cursor:pointer;font:inherit;letter-spacing:inherit;background:0 0;border:0;padding:0;font-weight:600}.app-header .account-menu__locale-options{z-index:1;border:1px solid var(--color-line);background:var(--surface-chrome);gap:.4rem;min-width:3rem;padding:.6rem;display:grid;position:absolute;top:calc(100% + .35rem);right:-.35rem;box-shadow:0 .4rem 1rem #00000012}.app-header .account-menu__locale-options a{text-decoration:none}.app-header .account-menu__account-link,.app-header .account-menu__logout{width:fit-content;min-height:0;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;border-bottom:1px solid;margin-top:1rem;padding:0 0 .2rem;text-decoration:none}.app-header .account-menu__panel--public .account-menu__account-link,.app-header .account-menu__panel--public .account-menu__login,.app-header .account-menu__panel--public .account-menu__logout{cursor:pointer;width:fit-content;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit;background:0 0;border:0;margin-top:1.15rem;padding:0;text-decoration:none}.app-header .account-menu__panel--public .account-menu__login{color:#3e7358}.app-header .account-menu__panel--public .account-menu__logout{color:#a33b3b}.app-header .account-menu__locales{gap:.75rem;margin-top:1rem;display:flex}.app-header .account-menu__locales a{color:var(--color-muted);text-decoration:none}.app-header .account-menu__locales a[aria-current=page]{color:var(--color-text);text-underline-offset:.3rem;text-decoration:underline}@media (width>=64rem){.app-header+main{padding-top:5rem}}@media (width<=63.99rem){.app-header{background:var(--color-background);-webkit-backdrop-filter:none;backdrop-filter:none;position:relative}.app-header__inner{gap:1rem;min-height:4.25rem}.app-header__left{gap:1rem}.app-header__navigation{gap:1rem;font-size:.6875rem}.app-header__navigation a:nth-child(n+3){display:none}}@media (width<=29.99rem){.app-header__navigation a:nth-child(n+2){display:none}.app-header__brand{font-size:1.55rem}}.app-footer{background:var(--color-monolith-black);color:#f3f0e9;padding:clamp(4rem,6vw,5.5rem) 0 2.5rem}.app-footer__bottom,.app-footer__main{justify-content:space-between;gap:2rem;display:flex}.app-footer__main{align-items:flex-start}.app-footer__brand,.app-footer__copyright,.app-footer__description,.app-footer__name{margin:0}.app-footer__name{font-family:var(--font-family-editorial);letter-spacing:.01em;text-transform:uppercase;font-size:clamp(4.5rem,7vw,6.5rem);font-weight:500;line-height:.78}.app-footer__description{color:#f3f0e9bd;letter-spacing:.12em;text-transform:uppercase;margin-top:1rem;font-size:.6875rem;font-weight:500;line-height:1.35}.app-footer__socials{gap:.875rem;min-width:8.75rem;padding-top:.2rem;display:grid}.app-footer__social{color:#f3f0e9c7;letter-spacing:.08em;width:fit-content;transition:color var(--motion-quiet);align-items:center;gap:.5rem;font-size:.75rem;line-height:1.2;text-decoration:none;display:inline-flex}.app-footer__legal a:hover,.app-footer__social:hover{color:#f3f0e9}.app-footer__social svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:.9rem;height:.9rem}.app-footer__bottom{border-top:1px solid #f3f0e947;align-items:end;margin-top:clamp(3.5rem,5vw,5.5rem);padding-top:2rem}.app-footer__legal{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem clamp(2rem,5vw,6rem);max-width:52rem;display:grid}.app-footer__legal-column{align-content:start;gap:.7rem;display:grid}.app-footer__copyright,.app-footer__legal a{color:#f3f0e994;letter-spacing:.015em;transition:color var(--motion-quiet);font-size:.6875rem;line-height:1.35;text-decoration:none}.app-footer__copyright{letter-spacing:.12em;white-space:nowrap;flex:none}@media (width<=47.99rem){.app-footer{padding:3.5rem 0 2rem}.app-footer__bottom,.app-footer__main{flex-direction:column}.app-footer__main{gap:2.75rem}.app-footer__name{font-size:clamp(3.7rem,18vw,5rem)}.app-footer__description{letter-spacing:.1em;max-width:18rem;font-size:.625rem}.app-footer__socials{gap:.8rem;padding-top:0}.app-footer__bottom{align-items:flex-start;gap:2.5rem;margin-top:3.5rem;padding-top:1.75rem}.app-footer__legal{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.25rem;width:100%}.app-footer__legal-column:last-child{grid-column:span 2}}@media (width<=24rem){.app-footer__legal{grid-template-columns:1fr}.app-footer__legal-column:last-child{grid-column:auto}}:root{--color-background:#f9f9f9;--surface-chrome:#fff;--color-text:#1b1b1b;--color-muted:#5d5f5f;--color-line:#a3a3a3;--color-gallery-white:#fff;--color-monolith-black:#000;--color-canvas-neutral:#f7f7f7;--color-champagne:#d1c9bc;--font-family-brand:"EB Garamond",Garamond,Georgia,serif;--font-family-ui:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-family-editorial:"Cormorant Garamond",Garamond,Georgia,serif;--font-size-caption:.875rem;--font-size-body:1rem;--font-size-title-sm:clamp(1.75rem,5vw,3.5rem);--font-size-title-md:clamp(2rem,6vw,4rem);--font-size-title-lg:clamp(2.25rem,7vw,4.75rem);--font-size-display:clamp(2.5rem,5vw,5.5rem);--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:650;--line-height-tight:.9;--line-height-title:.95;--line-height-body:1.5;--letter-spacing-tight:-.065em;--letter-spacing-title:-.05em;--container-max:120rem;--gutter:clamp(1.5rem,5.56vw,5rem);--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2.5rem;--space-5:4rem;--space-6:6rem;--motion-duration-quiet:.18s;--motion-easing-standard:ease;--motion-quiet:var(--motion-duration-quiet) var(--motion-easing-standard);--text-small:var(--font-size-caption);--transition-quiet:var(--motion-quiet)}*{box-sizing:border-box}#__nuxt,body,html{width:100%;min-width:0}html{color:var(--color-text);font-family:var(--font-family-ui)}body,html{background:var(--color-background)}body{margin:0;overflow-x:clip}a,button{font:inherit;color:inherit}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--color-text);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.editorial-container{width:min(100%,var(--container-max));padding-inline:var(--gutter);margin-inline:auto}.editorial-public-shell{grid-template-columns:minmax(0,3fr) minmax(16rem,1fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);width:min(100%,75rem);margin-inline:auto;display:grid}@media (width<=63.99rem){.editorial-public-shell{grid-template-columns:1fr}}.editorial-text{font-size:var(--font-size-body);line-height:var(--line-height-body);margin:0}.editorial-text--muted{color:var(--color-muted)}.editorial-text--caption{font-size:var(--font-size-caption);line-height:normal}.editorial-title{font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-title);line-height:var(--line-height-title);margin:0}.editorial-title--display{font-size:var(--font-size-display);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight)}.editorial-title--large{font-size:var(--font-size-title-lg);letter-spacing:-.06em;line-height:var(--line-height-tight)}.editorial-title--medium{font-size:var(--font-size-title-md)}.editorial-title--small{font-size:var(--font-size-title-sm)}.error-page{padding-block:var(--space-5) var(--space-6)}.error-page__content{max-width:34rem}.error-page__description{margin-top:var(--space-3)}.error-page__navigation{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.error-page__navigation a{border-bottom:1px solid;align-items:center;min-height:2.75rem;text-decoration:none;display:inline-flex}.error-page__navigation a:focus-visible{outline-offset:.25rem;outline:2px solid}@media (hover:hover){.error-page__navigation a:hover{opacity:.72}}
