.ls-customer-theme .ls-showroom-home,.ls-customer-theme .ls-showroom-page{padding-block:var(--ls-customer-space-12)}.ls-customer-theme .ls-showroom-heading{gap:var(--ls-customer-space-4);margin-bottom:var(--ls-customer-space-6);flex-direction:column;display:flex}.ls-customer-theme .ls-showroom-heading h2{max-width:38rem;color:var(--ls-customer-ink);font-size:var(--ls-customer-text-h2-size);line-height:var(--ls-customer-text-h2-leading);margin:.35rem 0 0;font-weight:500}.ls-customer-theme .ls-showroom-heading p:last-child{color:var(--ls-customer-text-muted);margin:.65rem 0 0;line-height:1.7}.ls-customer-theme .ls-showroom-home .ls-showroom-heading{justify-content:space-between;align-items:end;gap:var(--ls-customer-space-3);flex-direction:row}.ls-customer-theme .ls-showroom-home .ls-showroom-heading h2{font-size:clamp(1.45rem, 5.6vw, var(--ls-customer-text-h2-size))}.ls-customer-theme .ls-showroom-home .ls-showroom-heading>a{white-space:nowrap;flex:none;min-height:2.75rem;padding-inline:.8rem}.ls-customer-theme .ls-showroom-grid{column-gap:var(--ls-customer-space-3);row-gap:var(--ls-customer-space-4);margin-top:var(--ls-customer-space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ls-customer-theme .ls-showroom-card{min-width:0}.ls-customer-theme .ls-showroom-card__media{aspect-ratio:1;border-radius:var(--ls-customer-radius-media);background:var(--ls-customer-surface-subtle);display:block;position:relative;overflow:hidden}.ls-customer-theme .ls-showroom-card__media:focus-visible{outline:3px solid var(--ls-customer-focus);outline-offset:3px}.ls-customer-theme .ls-showroom-card__media img{object-fit:cover}.ls-customer-theme .ls-showroom-card__body{padding-block:var(--ls-customer-space-3)}.ls-customer-theme .ls-showroom-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;margin:0;font-size:.9rem;font-weight:500;line-height:1.45;display:-webkit-box;overflow:hidden}.ls-customer-theme .ls-showroom-card h3 a{color:var(--ls-customer-ink);text-decoration:none}.ls-customer-theme .ls-showroom-card h3 a:focus-visible{outline:3px solid var(--ls-customer-focus);outline-offset:3px;border-radius:.25rem}.ls-customer-theme .ls-showroom-card__creator{color:var(--ls-customer-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:.4rem 0 0;font-size:.78rem;overflow:hidden}.ls-customer-theme .ls-showroom-card__commerce{justify-content:space-between;align-items:center;gap:.5rem;min-height:1.5rem;margin-top:.7rem;display:flex}.ls-customer-theme .ls-showroom-card__commerce strong{color:var(--ls-customer-ink);font-size:.96rem;font-weight:600}.ls-customer-theme .ls-showroom-card__rating{color:var(--ls-customer-text-muted);white-space:nowrap;align-items:center;gap:.2rem;font-size:.72rem;display:inline-flex}.ls-customer-theme .ls-showroom-card__rating svg{width:.9rem;height:.9rem;fill:var(--ls-customer-primary)}.ls-customer-theme .ls-showroom-card__rating span{color:var(--ls-customer-text-subtle)}.ls-customer-theme .ls-showroom-empty{margin-top:var(--ls-customer-space-8);border-block:1px solid var(--ls-customer-border);padding-block:var(--ls-customer-space-8);color:var(--ls-customer-text-muted)}.ls-customer-theme .ls-showroom-toolbar{gap:var(--ls-customer-space-5);margin-top:var(--ls-customer-space-8);padding-block:var(--ls-customer-space-6) var(--ls-customer-space-4);border-top:1px solid var(--ls-customer-border);display:grid}.ls-customer-theme .ls-showroom-discovery-controls{order:2;min-width:0}.ls-customer-theme .ls-showroom-search{display:none}.ls-customer-theme .ls-showroom-categories{gap:var(--ls-customer-space-2);overscroll-behavior-inline:contain;scrollbar-width:none;order:1;max-width:100%;padding:.2rem .15rem .45rem;display:flex;overflow-x:auto}.ls-customer-theme .ls-showroom-categories::-webkit-scrollbar{display:none}.ls-customer-theme .ls-showroom-categories a{border:1px solid var(--ls-customer-border);min-height:2.35rem;color:var(--ls-customer-text-muted);border-radius:999px;flex:none;align-items:center;padding-inline:.72rem;font-size:.8rem;text-decoration:none;display:inline-flex;position:relative}.ls-customer-theme .ls-showroom-categories a:before{content:"";position:absolute;inset:-.2rem 0}.ls-customer-theme .ls-showroom-categories a[aria-current=page]{border-color:var(--ls-customer-ink);background:var(--ls-customer-ink);color:var(--ls-customer-surface)}.ls-customer-theme .ls-showroom-categories a:focus-visible,.ls-customer-theme .ls-showroom-pagination a:focus-visible,.ls-customer-theme .ls-showroom-search input:focus-visible,.ls-customer-theme .ls-showroom-search button:focus-visible,.ls-customer-theme .ls-showroom-sort-menu summary:focus-visible,.ls-customer-theme .ls-showroom-sort-menu a:focus-visible,.ls-customer-theme .ls-showroom-sort select:focus-visible{outline:3px solid var(--ls-customer-focus);outline-offset:2px}.ls-customer-theme .ls-showroom-sort{align-self:end;gap:.35rem var(--ls-customer-space-2);grid-template-columns:minmax(0,1fr);align-items:end;width:100%;min-width:0;display:grid}.ls-customer-theme .ls-showroom-sort__label{color:var(--ls-customer-text-muted);grid-column:1/-1;margin-inline:.25rem;font-size:.76rem;line-height:1.4}.ls-customer-theme .ls-showroom-sort select{border:1px solid var(--ls-customer-border);border-radius:var(--ls-customer-radius-pill);background:var(--ls-customer-surface-subtle);min-width:0;min-height:2.75rem;color:var(--ls-customer-ink);font:inherit;width:100%;max-width:100%;padding-inline:.9rem;transition:border-color .15s,background-color .15s;display:none}.ls-customer-theme .ls-showroom-sort select:hover{border-color:var(--ls-customer-border-strong);background:var(--ls-customer-surface)}.ls-customer-theme .ls-showroom-sort-menu{min-width:0;position:relative}.ls-customer-theme .ls-showroom-sort-menu summary{justify-content:space-between;align-items:center;gap:var(--ls-customer-space-3);border:1px solid var(--ls-customer-border);border-radius:var(--ls-customer-radius-pill);background:var(--ls-customer-surface-subtle);min-width:0;min-height:2.75rem;color:var(--ls-customer-ink);cursor:pointer;padding-inline:.9rem;list-style:none;display:flex}.ls-customer-theme .ls-showroom-sort-menu summary::-webkit-details-marker{display:none}.ls-customer-theme .ls-showroom-sort-menu[open] summary{border-color:var(--ls-customer-border-strong)}.ls-customer-theme .ls-showroom-sort-menu summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:1rem;height:1rem}.ls-customer-theme .ls-showroom-sort-menu__options{z-index:20;border:1px solid var(--ls-customer-border-strong);border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-surface);min-width:0;max-width:100%;display:grid;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden;box-shadow:0 .6rem 1.4rem #1c211e1a}.ls-customer-theme .ls-showroom-sort-menu__options a{min-width:0;min-height:2.75rem;color:var(--ls-customer-ink);overflow-wrap:anywhere;align-items:center;padding:.65rem .9rem;line-height:1.35;text-decoration:none;display:flex}.ls-customer-theme .ls-showroom-sort-menu__options a:hover,.ls-customer-theme .ls-showroom-sort-menu__options a[aria-checked=true]{background:color-mix(in srgb, var(--ls-customer-primary) 12%, var(--ls-customer-surface))}.ls-customer-theme .ls-showroom-results-meta{margin:var(--ls-customer-space-4) 0 var(--ls-customer-space-3);color:var(--ls-customer-text-subtle);font-size:.84rem}.ls-customer-theme .ls-showroom-results-meta+.ls-showroom-grid{margin-top:0}.ls-customer-theme .ls-showroom-pagination-set{margin-top:var(--ls-customer-space-12);justify-content:center;display:flex}.ls-customer-theme .ls-showroom-pagination{justify-content:center;align-items:center;gap:var(--ls-customer-space-2);display:flex}.ls-customer-theme .ls-showroom-pagination--wide{display:none}.ls-customer-theme .ls-showroom-pagination a,.ls-customer-theme .ls-showroom-pagination span{background:var(--ls-customer-surface-subtle);width:2.75rem;height:2.75rem;min-height:2.75rem;color:var(--ls-customer-ink);border:1px solid #0000;border-radius:999px;flex:0 0 2.75rem;place-items:center;font-size:.88rem;text-decoration:none;display:grid}.ls-customer-theme .ls-showroom-pagination a:hover{background:color-mix(in srgb, var(--ls-customer-primary) 12%, var(--ls-customer-surface))}.ls-customer-theme .ls-showroom-pagination span[aria-current=page]{border-color:var(--ls-customer-ink);background:var(--ls-customer-surface);font-weight:600}.ls-customer-theme .ls-showroom-pagination span[aria-disabled=true]{color:var(--ls-customer-text-subtle);opacity:.55}.ls-customer-theme .ls-showroom-pagination .ls-showroom-pagination__ellipsis{color:var(--ls-customer-text-muted);opacity:1;background:0 0}.ls-customer-theme .ls-showroom-pagination svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.05rem;height:1.05rem}.ls-customer-theme .ls-showroom-creator{color:var(--ls-customer-text-muted);align-items:center;gap:.65rem;font-size:.875rem;display:flex}.ls-customer-theme .ls-product-detail-page .ls-showroom-creator{margin-top:var(--ls-customer-space-2)}.ls-customer-theme .ls-showroom-creator__avatar{border:1px solid var(--ls-customer-border);background:var(--ls-customer-surface-subtle);border-radius:999px;place-items:center;width:2rem;height:2rem;display:grid;overflow:hidden}.ls-customer-theme .ls-showroom-creator__avatar img{object-fit:cover;width:100%;height:100%}@media (min-width:40rem){.ls-customer-theme .ls-showroom-heading{flex-direction:row;justify-content:space-between;align-items:end}.ls-customer-theme .ls-showroom-grid{column-gap:var(--ls-customer-space-4);row-gap:var(--ls-customer-space-6);grid-template-columns:repeat(3,minmax(0,1fr))}.ls-customer-theme .ls-showroom-home .ls-showroom-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ls-customer-theme .ls-showroom-sort{grid-template-columns:minmax(11rem,1fr);justify-self:stretch;width:100%}.ls-customer-theme .ls-showroom-card h3{font-size:.95rem}.ls-customer-theme .ls-showroom-pagination--compact{display:none}.ls-customer-theme .ls-showroom-pagination--wide{display:flex}}@media (min-width:64rem){.ls-customer-theme .ls-showroom-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ls-customer-theme .ls-showroom-toolbar{gap:var(--ls-customer-space-4);grid-template-columns:minmax(0,1fr)}.ls-customer-theme .ls-showroom-discovery-controls{align-items:center;gap:var(--ls-customer-space-4);order:1;grid-template-columns:minmax(0,1fr) auto;display:grid}.ls-customer-theme .ls-showroom-search{align-items:center;gap:var(--ls-customer-space-2);border:1px solid var(--ls-customer-border);border-radius:var(--ls-customer-radius-pill);background:var(--ls-customer-surface);grid-template-columns:auto minmax(0,1fr) auto;min-width:0;min-height:2.75rem;padding:.1rem .2rem .1rem .8rem;display:grid}.ls-customer-theme .ls-showroom-search:focus-within{border-color:var(--ls-customer-border-strong)}.ls-customer-theme .ls-showroom-search__icon,.ls-customer-theme .ls-showroom-search button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.1rem;height:1.1rem}.ls-customer-theme .ls-showroom-search__icon{color:var(--ls-customer-text-subtle)}.ls-customer-theme .ls-showroom-search input{width:100%;min-width:0;min-height:2.25rem;color:var(--ls-customer-ink);font:inherit;background:0 0;border:0;outline:0}.ls-customer-theme .ls-showroom-search input::placeholder{color:var(--ls-customer-text-subtle)}.ls-customer-theme .ls-showroom-search button{background:var(--ls-customer-surface-subtle);width:2.25rem;height:2.25rem;color:var(--ls-customer-ink);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.ls-customer-theme .ls-showroom-search button:hover{background:color-mix(in srgb, var(--ls-customer-primary) 14%, var(--ls-customer-surface))}.ls-customer-theme .ls-showroom-categories{order:2;gap:.35rem}.ls-customer-theme .ls-showroom-categories a{padding-inline:.62rem}.ls-customer-theme .ls-showroom-sort{grid-template-columns:auto minmax(11rem,14rem);justify-self:auto;align-items:center;width:auto}.ls-customer-theme .ls-showroom-sort__label{white-space:nowrap;grid-column:auto;margin-inline:0}.ls-customer-theme .ls-showroom-sort-menu{display:none}.ls-customer-theme .ls-showroom-sort select{min-height:2.625rem;display:block}.ls-customer-theme .ls-showroom-card h3{font-size:.98rem}}@media (min-width:90rem){.ls-customer-theme .ls-showroom-page .ls-showroom-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (hover:hover) and (pointer:fine){.ls-customer-theme .ls-showroom-card__media img{transition:transform var(--ls-duration-base) var(--ls-ease-out-quint)}.ls-customer-theme .ls-showroom-card:hover .ls-showroom-card__media img{transform:scale(1.015)}}
.ls-customer-theme .ls-showroom-editor-page,.ls-customer-theme .ls-showroom-editor-main,.ls-customer-theme .ls-showroom-editor-summary,.ls-customer-theme .ls-showroom-editor-section,.ls-customer-theme .ls-showroom-upload-surface,.ls-customer-theme .ls-showroom-listing-fields{min-width:0;display:grid}.ls-customer-theme .ls-showroom-editor-page{gap:var(--ls-customer-space-6);padding-bottom:var(--ls-customer-space-12)}.ls-customer-theme .ls-showroom-editor-page>.ls-customer-page-header .ls-customer-page-header__eyebrow{color:var(--ls-customer-warning)}.ls-customer-theme .ls-showroom-editor-layout{gap:var(--ls-customer-space-4);width:100%;min-width:0;max-width:66rem;margin-inline:auto;display:grid}.ls-customer-theme .ls-showroom-editor-main,.ls-customer-theme .ls-showroom-editor-summary{gap:var(--ls-customer-space-6)}.ls-customer-theme .ls-showroom-details-form{order:-2;min-width:0;display:block}.ls-customer-theme .ls-showroom-editor-main>.ls-showroom-editor-section--media{order:-3}.ls-customer-theme .ls-showroom-editor-section,.ls-customer-theme .ls-showroom-upload-surface{padding:var(--ls-customer-space-6);gap:var(--ls-customer-space-6)}.ls-customer-theme .ls-showroom-editor-section__heading{justify-content:space-between;align-items:flex-start;gap:var(--ls-customer-space-3);flex-wrap:wrap;min-width:0;display:flex}.ls-customer-theme .ls-showroom-editor-section__heading>div{min-width:0}.ls-customer-theme .ls-showroom-editor-section__heading h2,.ls-customer-theme .ls-showroom-editor-section__heading p,.ls-customer-theme .ls-showroom-editor-summary h2,.ls-customer-theme .ls-showroom-editor-summary p,.ls-customer-theme .ls-showroom-section-count{margin:0}.ls-customer-theme .ls-showroom-editor-section__heading h2,.ls-customer-theme .ls-showroom-editor-summary h2{color:var(--ls-customer-ink);font-size:var(--ls-customer-text-h2-size);font-weight:500;line-height:var(--ls-customer-text-h2-leading);letter-spacing:var(--ls-customer-tracking);overflow-wrap:anywhere}.ls-customer-theme .ls-showroom-editor-section__heading h2{font-size:var(--ls-customer-text-h3-size);line-height:var(--ls-customer-text-h3-leading)}.ls-customer-theme .ls-showroom-editor-section__heading p,.ls-customer-theme .ls-showroom-editor-summary p{max-width:64ch;margin-top:var(--ls-customer-space-1);color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-compact-size);line-height:var(--ls-customer-text-compact-leading);overflow-wrap:anywhere}.ls-customer-theme .ls-showroom-listing-fields{gap:var(--ls-customer-space-6)}.ls-customer-theme .ls-showroom-listing-fields__row{gap:var(--ls-customer-space-6);min-width:0;display:grid}.ls-customer-theme .ls-showroom-listing-field{gap:var(--ls-customer-space-2);min-width:0;display:grid}.ls-customer-theme .ls-showroom-listing-field__label{color:var(--ls-customer-ink);font-size:var(--ls-customer-text-label-size);font-weight:500;line-height:var(--ls-customer-text-label-leading)}.ls-customer-theme .ls-showroom-listing-field__hint{color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-caption-size);line-height:var(--ls-customer-text-caption-leading)}.ls-customer-theme .ls-showroom-listing-control,.ls-customer-theme .ls-showroom-price-control{box-sizing:border-box;border:var(--ls-customer-border-width) solid var(--ls-customer-border-strong);border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-surface);width:100%;min-width:0;max-width:100%;color:var(--ls-customer-ink);font:inherit}.ls-customer-theme .ls-showroom-listing-control{min-height:2.75rem;padding:.625rem var(--ls-customer-space-3)}.ls-customer-theme textarea.ls-showroom-listing-control{resize:vertical;line-height:var(--ls-customer-text-body-leading)}.ls-customer-theme .ls-showroom-listing-control--summary{min-height:5.5rem}.ls-customer-theme .ls-showroom-listing-control--details{min-height:12rem}.ls-customer-theme .ls-showroom-listing-control::placeholder,.ls-customer-theme .ls-showroom-price-control input::placeholder{color:var(--ls-customer-text-subtle);opacity:1}.ls-customer-theme .ls-showroom-listing-control:focus-visible,.ls-customer-theme .ls-showroom-price-control:focus-within{outline-offset:var(--ls-customer-focus-offset);border-color:var(--ls-customer-focus);box-shadow:0 0 0 3px var(--ls-customer-focus), 0 0 0 5px var(--ls-customer-focus-outer);outline:3px solid #0000}.ls-customer-theme .ls-showroom-price-control{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;max-width:22rem;display:grid;overflow:hidden}.ls-customer-theme .ls-showroom-price-control>span{padding-inline:var(--ls-customer-space-3);color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-label-size)}.ls-customer-theme .ls-showroom-price-control input{width:100%;min-width:0;min-height:2.75rem;color:var(--ls-customer-ink);font:inherit;background:0 0;border:0;padding:.625rem 0}.ls-customer-theme .ls-showroom-price-control input:focus{outline:0}.ls-customer-theme .ls-showroom-editor-summary,.ls-customer-theme .ls-showroom-editor-summary .ls-showroom-editor-section{gap:var(--ls-customer-space-4);min-width:0;display:grid}.ls-customer-theme .ls-showroom-editor-summary h2{font-size:var(--ls-customer-text-h3-size);line-height:var(--ls-customer-text-h3-leading)}.ls-customer-theme .ls-showroom-readiness__heading{justify-content:space-between;align-items:center;gap:var(--ls-customer-space-3);min-width:0;display:flex}.ls-customer-theme .ls-showroom-readiness__heading>span{color:var(--ls-customer-success);font-size:var(--ls-customer-text-label-size);flex:none;font-weight:600}.ls-customer-theme .ls-showroom-readiness-list{gap:var(--ls-customer-space-3);margin:0;padding:0;list-style:none;display:grid}.ls-customer-theme .ls-showroom-readiness-list li{align-items:center;gap:var(--ls-customer-space-2);min-width:0;color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-compact-size);line-height:var(--ls-customer-text-compact-leading);grid-template-columns:.75rem minmax(0,1fr);display:grid}.ls-customer-theme .ls-showroom-readiness-list li>span:first-child{border:var(--ls-customer-border-width) solid var(--ls-customer-border-strong);background:var(--ls-customer-surface);border-radius:50%;width:.625rem;height:.625rem}.ls-customer-theme .ls-showroom-readiness-list li[data-ready=true]{color:var(--ls-customer-ink)}.ls-customer-theme .ls-showroom-readiness-list li[data-ready=true]>span:first-child{border-color:var(--ls-customer-success);background:var(--ls-customer-success);box-shadow:inset 0 0 0 2px var(--ls-customer-surface)}.ls-customer-theme .ls-showroom-cover-uploader{aspect-ratio:1;place-content:center;justify-items:center;gap:var(--ls-customer-space-2);border:var(--ls-customer-border-width) dashed var(--ls-customer-border-strong);border-radius:var(--ls-customer-radius-media);background:var(--ls-customer-surface-subtle);width:100%;color:var(--ls-customer-text-muted);text-align:center;display:grid;position:relative;overflow:hidden}.ls-customer-theme .ls-showroom-cover-uploader__empty svg{width:2.5rem;height:2.5rem}.ls-customer-theme .ls-showroom-cover-uploader{cursor:pointer}.ls-customer-theme .ls-showroom-cover-uploader[data-filled=true]{cursor:grab}.ls-customer-theme .ls-showroom-cover-uploader__image{object-fit:cover}.ls-customer-theme .ls-showroom-cover-uploader__empty{justify-items:center;gap:var(--ls-customer-space-2);padding:var(--ls-customer-space-6);display:grid}.ls-customer-theme .ls-showroom-cover-uploader:focus-within,.ls-customer-theme .ls-showroom-add-image-slot:focus-within,.ls-customer-theme .ls-showroom-file-upload:focus-within{outline-offset:var(--ls-customer-focus-offset);border-color:var(--ls-customer-focus);box-shadow:0 0 0 3px var(--ls-customer-focus), 0 0 0 5px var(--ls-customer-focus-outer);outline:3px solid #0000}.ls-customer-theme .ls-showroom-images-summary{justify-content:space-between;align-items:center;gap:var(--ls-customer-space-3);min-width:0;color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-caption-size);line-height:var(--ls-customer-text-caption-leading);display:flex}.ls-customer-theme .ls-showroom-image-grid{gap:var(--ls-customer-space-3);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.ls-customer-theme .ls-showroom-image-grid[data-file-dragging=true]{border-radius:var(--ls-customer-radius-control);outline:2px dashed var(--ls-customer-focus);outline-offset:var(--ls-customer-space-2);background:color-mix(in srgb, var(--ls-customer-focus) 8%, transparent)}.ls-customer-theme .ls-showroom-section-count{color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-caption-size);line-height:var(--ls-customer-text-caption-leading)}.ls-customer-theme .ls-showroom-image-card{align-content:start;gap:var(--ls-customer-space-1);min-width:0;display:grid}.ls-customer-theme .ls-showroom-image-card[draggable=true]{cursor:grab}.ls-customer-theme .ls-showroom-image-card[data-dragging=true]{opacity:.55}.ls-customer-theme .ls-showroom-image-card:focus-visible{outline:3px solid var(--ls-customer-focus);outline-offset:var(--ls-customer-focus-offset)}.ls-customer-theme .ls-showroom-image-card__badge{z-index:2;top:var(--ls-customer-space-2);left:var(--ls-customer-space-2);border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-ink);color:var(--ls-customer-surface);font-size:var(--ls-customer-text-caption-size);padding:.25rem .5rem;line-height:1.25;position:absolute}.ls-customer-theme .ls-showroom-image-card__preview{aspect-ratio:1;border:var(--ls-customer-border-width) solid var(--ls-customer-border);border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-surface-subtle);min-width:0;position:relative;overflow:hidden}.ls-customer-theme .ls-showroom-image-card__preview img{object-fit:cover}.ls-customer-theme .ls-showroom-image-card__management{justify-content:space-between;align-items:center;gap:var(--ls-customer-space-2);min-width:0;color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-caption-size);display:flex}.ls-customer-theme .ls-showroom-image-card__management--delete-only{justify-content:flex-end;min-height:1.75rem;margin-top:-.125rem}.ls-customer-theme .ls-showroom-image-card__management button{min-height:1.75rem;padding:.125rem var(--ls-customer-space-1);color:var(--ls-customer-error);font:inherit;cursor:pointer;background:0 0;border:0;position:relative}.ls-customer-theme .ls-showroom-image-card__management button:after{content:"";position:absolute;inset:-.5rem}.ls-customer-theme .ls-showroom-image-card__management button:focus-visible{outline:3px solid var(--ls-customer-focus);outline-offset:var(--ls-customer-focus-offset)}.ls-customer-theme .ls-showroom-add-image-slot{aspect-ratio:1;cursor:pointer;place-content:center;gap:var(--ls-customer-space-1);border:var(--ls-customer-border-width) dashed var(--ls-customer-border-strong);border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-surface);min-width:0;color:var(--ls-customer-ink);text-align:center;display:grid;position:relative}.ls-customer-theme .ls-showroom-add-image-slot>svg{width:2.5rem;height:2.5rem}.ls-customer-theme .ls-showroom-file-list{gap:var(--ls-customer-space-2);min-width:0;display:grid}.ls-customer-theme .ls-showroom-file-card{align-items:center;gap:var(--ls-customer-space-3);border-top:var(--ls-customer-border-width) solid var(--ls-customer-border);min-width:0;padding:var(--ls-customer-space-4);background:var(--ls-customer-surface-subtle);grid-template-columns:3rem minmax(0,1fr);display:grid}.ls-customer-theme .ls-showroom-file-card__type{border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-surface-subtle);width:3rem;height:3rem;color:var(--ls-customer-ink);font-size:var(--ls-customer-text-caption-size);place-items:center;font-weight:600;display:grid}.ls-customer-theme .ls-showroom-file-card h3,.ls-customer-theme .ls-showroom-file-card p{overflow-wrap:anywhere;margin:0}.ls-customer-theme .ls-showroom-file-card h3{color:var(--ls-customer-ink);font-size:var(--ls-customer-text-label-size);font-weight:500}.ls-customer-theme .ls-showroom-file-card p{margin-top:var(--ls-customer-space-1);color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-caption-size)}.ls-customer-theme .ls-showroom-file-card__status{width:fit-content;color:var(--ls-customer-warning);font-size:var(--ls-customer-text-caption-size);grid-column:2}.ls-customer-theme .ls-showroom-file-card__status[data-ready=true]{color:var(--ls-customer-success)}.ls-customer-theme .ls-showroom-file-card__actions{gap:var(--ls-customer-space-3);flex-wrap:wrap;grid-column:2;min-width:0;display:flex}.ls-customer-theme .ls-showroom-file-card__actions a,.ls-customer-theme .ls-showroom-file-card__actions button{border:var(--ls-customer-border-width) solid var(--ls-customer-border-strong);border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-surface);width:2.75rem;min-height:2.75rem;color:var(--ls-customer-info);font:inherit;font-size:var(--ls-customer-text-caption-size);cursor:pointer;place-items:center;padding:0;text-decoration:none;display:inline-grid}.ls-customer-theme .ls-showroom-file-card__actions svg{width:1.125rem;height:1.125rem}.ls-customer-theme .ls-showroom-file-card__actions button{border-color:color-mix(in srgb, var(--ls-customer-error) 28%, var(--ls-customer-border));color:var(--ls-customer-error)}.ls-customer-theme .ls-showroom-file-card__actions a:focus-visible,.ls-customer-theme .ls-showroom-file-card__actions button:focus-visible{outline:3px solid var(--ls-customer-focus);outline-offset:var(--ls-customer-focus-offset)}.ls-customer-theme .ls-showroom-file-card__actions button:disabled{cursor:wait;opacity:.55}.ls-customer-theme .ls-showroom-file-empty{color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-compact-size);margin:0}.ls-customer-theme .ls-showroom-file-upload{cursor:pointer;border:var(--ls-customer-border-width) solid var(--ls-customer-border-strong);border-radius:var(--ls-customer-radius-control);min-height:2.75rem;padding:var(--ls-customer-space-3) var(--ls-customer-space-4);background:var(--ls-customer-surface);color:var(--ls-customer-ink);font-size:var(--ls-customer-text-label-size);justify-content:center;align-items:center;font-weight:500;display:flex}.ls-customer-theme .ls-showroom-file-upload-controls{justify-content:start;align-items:end;gap:var(--ls-customer-space-3);border-top:var(--ls-customer-border-width) solid var(--ls-customer-border);min-width:0;padding-top:var(--ls-customer-space-4);grid-template-columns:minmax(0,22rem) auto;display:grid}.ls-customer-theme .ls-showroom-file-type-field{width:min(100%,22rem)}.ls-customer-theme .ls-showroom-upload-status{border-radius:var(--ls-customer-radius-control);padding:var(--ls-customer-space-3) var(--ls-customer-space-4);background:var(--ls-customer-success-soft);color:var(--ls-customer-success);font-size:var(--ls-customer-text-compact-size);line-height:var(--ls-customer-text-compact-leading);margin:0}.ls-customer-theme .ls-showroom-upload-status[data-tone=error]{background:var(--ls-customer-error-soft);color:var(--ls-customer-error)}.ls-customer-theme .ls-showroom-editor-actions{justify-content:space-between;align-items:center;gap:var(--ls-customer-space-4);border-top:var(--ls-customer-border-width) solid var(--ls-customer-border);width:100%;min-width:0;max-width:66rem;padding-top:var(--ls-customer-space-4);color:var(--ls-customer-ink);flex-wrap:wrap;margin-inline:auto;display:flex}.ls-customer-theme .ls-showroom-editor-actions p{min-width:min(100%,20rem);color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-compact-size);line-height:var(--ls-customer-text-compact-leading);margin:0}.ls-customer-theme .ls-showroom-editor-actions__controls{justify-content:flex-end;gap:var(--ls-customer-space-2);flex-wrap:wrap;min-width:0;display:flex}.ls-customer-theme .ls-showroom-editor-actions__controls .ls-customer-button{min-height:2.75rem}.ls-customer-theme .ls-showroom-confirm-copy{color:var(--ls-customer-text-muted);margin:0}.ls-customer-theme .ls-showroom-submit-dialog[data-size=lg]{width:min(100% - 1rem,64rem)}.ls-customer-theme .ls-showroom-submit-preview{gap:var(--ls-customer-space-6);min-width:0;color:var(--ls-customer-ink);display:grid}.ls-customer-theme .ls-showroom-submit-preview__notice{border:var(--ls-customer-border-width) solid var(--ls-customer-warning);border-radius:var(--ls-customer-radius-control);padding:var(--ls-customer-space-2) var(--ls-customer-space-3);background:var(--ls-customer-warning-soft);color:var(--ls-customer-warning);font-size:var(--ls-customer-text-compact-size);line-height:var(--ls-customer-text-compact-leading);margin:0}.ls-customer-theme .ls-showroom-submit-preview__hero{gap:var(--ls-customer-space-6);min-width:0;display:grid}.ls-customer-theme .ls-showroom-submit-preview__gallery,.ls-customer-theme .ls-showroom-submit-preview__summary{align-content:start;gap:var(--ls-customer-space-3);min-width:0;display:grid}.ls-customer-theme .ls-showroom-submit-preview__image{aspect-ratio:1;border:var(--ls-customer-border-width) solid var(--ls-customer-border);border-radius:var(--ls-customer-radius-card);background:var(--ls-customer-surface-subtle);width:100%;color:var(--ls-customer-text-muted);place-items:center;display:grid;position:relative;overflow:hidden}.ls-customer-theme .ls-showroom-submit-preview__image img,.ls-customer-theme .ls-showroom-submit-preview__thumbnails img{object-fit:cover}.ls-customer-theme .ls-showroom-submit-preview__thumbnails{gap:var(--ls-customer-space-2);min-width:0;padding-block:1px var(--ls-customer-space-1);display:flex;overflow-x:auto}.ls-customer-theme .ls-showroom-submit-preview__thumbnails button{aspect-ratio:1;border:var(--ls-customer-border-width) solid var(--ls-customer-border);border-radius:var(--ls-customer-radius-control);background:var(--ls-customer-surface);cursor:pointer;width:4rem;min-width:4rem;position:relative;overflow:hidden}.ls-customer-theme .ls-showroom-submit-preview__thumbnails button[aria-pressed=true]{border-color:var(--ls-customer-primary-active);box-shadow:0 0 0 1px var(--ls-customer-primary-active)}.ls-customer-theme .ls-showroom-submit-preview__thumbnails button:focus-visible{outline:2px solid var(--ls-customer-focus);outline-offset:2px}.ls-customer-theme .ls-showroom-submit-preview__badges{gap:var(--ls-customer-space-2);flex-wrap:wrap;min-width:0;display:flex}.ls-customer-theme .ls-showroom-submit-preview__badges span{border:var(--ls-customer-border-width) solid var(--ls-customer-border);background:var(--ls-customer-surface-subtle);font-size:var(--ls-customer-text-caption-size);border-radius:999px;padding:.25rem .625rem}.ls-customer-theme .ls-showroom-submit-preview__summary>h3,.ls-customer-theme .ls-showroom-submit-preview__section h3{font-size:var(--ls-customer-text-h3-size);line-height:var(--ls-customer-text-h3-leading);margin:0}.ls-customer-theme .ls-showroom-submit-preview__summary>p,.ls-customer-theme .ls-showroom-submit-preview__section>p{color:var(--ls-customer-text-muted);line-height:var(--ls-customer-text-body-leading);white-space:pre-wrap;margin:0}.ls-customer-theme .ls-showroom-submit-preview__creator{align-items:center;gap:var(--ls-customer-space-2);color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-compact-size);display:flex}.ls-customer-theme .ls-showroom-submit-preview__creator>span:first-child{background:var(--ls-customer-mint);width:2rem;height:2rem;color:var(--ls-customer-ink);border-radius:50%;place-items:center;display:grid}.ls-customer-theme .ls-showroom-submit-preview__price{gap:var(--ls-customer-space-1);border-top:var(--ls-customer-border-width) solid var(--ls-customer-border);padding-top:var(--ls-customer-space-3);display:grid}.ls-customer-theme .ls-showroom-submit-preview__price span{color:var(--ls-customer-text-muted);font-size:var(--ls-customer-text-caption-size)}.ls-customer-theme .ls-showroom-submit-preview__price strong{font-size:var(--ls-customer-text-h3-size)}.ls-customer-theme .ls-showroom-submit-preview__unavailable{border:var(--ls-customer-border-width) solid var(--ls-customer-border);border-radius:var(--ls-customer-radius-control);padding:var(--ls-customer-space-3);color:var(--ls-customer-text-muted);text-align:center}.ls-customer-theme .ls-showroom-submit-preview__section{gap:var(--ls-customer-space-3);border-top:var(--ls-customer-border-width) solid var(--ls-customer-border);padding-top:var(--ls-customer-space-6);display:grid}.ls-customer-theme .ls-showroom-submit-preview__section ul{gap:var(--ls-customer-space-2);margin:0;padding:0;list-style:none;display:grid}.ls-customer-theme .ls-showroom-submit-preview__section li{border-bottom:var(--ls-customer-border-width) solid var(--ls-customer-border);padding-block:var(--ls-customer-space-2)}@media (max-width:39.99rem){.ls-customer-theme .ls-showroom-editor-section,.ls-customer-theme .ls-showroom-editor-summary .ls-showroom-editor-section{padding:var(--ls-customer-space-4)}.ls-customer-theme .ls-showroom-editor-main>.ls-showroom-editor-section--media{order:-2}.ls-customer-theme .ls-showroom-editor-main>.ls-showroom-details-form{order:-1}.ls-customer-theme .ls-showroom-cover-uploader{width:100%}.ls-customer-theme .ls-showroom-image-grid{padding-bottom:var(--ls-customer-space-1);scroll-snap-type:inline mandatory;grid-template-columns:none;grid-auto-columns:minmax(7.5rem,42%);grid-auto-flow:column;overflow-x:auto}.ls-customer-theme .ls-showroom-image-card,.ls-customer-theme .ls-showroom-add-image-slot{scroll-snap-align:start}.ls-customer-theme .ls-showroom-editor-actions,.ls-customer-theme .ls-showroom-editor-actions__controls{align-items:stretch}.ls-customer-theme .ls-showroom-editor-actions__controls{width:100%}.ls-customer-theme .ls-showroom-editor-actions__controls>*,.ls-customer-theme .ls-showroom-editor-actions__controls .ls-customer-button{flex:8rem}}@media (min-width:40rem){.ls-customer-theme .ls-showroom-submit-preview__hero{grid-template-columns:minmax(0,1.15fr) minmax(16rem,.85fr)}.ls-customer-theme .ls-showroom-listing-fields__row{grid-template-columns:repeat(2,minmax(0,1fr))}.ls-customer-theme .ls-showroom-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ls-customer-theme .ls-showroom-file-card{grid-template-columns:3rem minmax(0,1fr) auto auto}.ls-customer-theme .ls-showroom-file-card__status,.ls-customer-theme .ls-showroom-file-card__actions{grid-column:auto}}@media (min-width:64rem){.ls-customer-theme .ls-showroom-listing-fields__row{grid-template-columns:repeat(2,minmax(0,1fr))}.ls-customer-theme .ls-showroom-image-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:75rem){.ls-customer-theme .ls-showroom-editor-page{gap:var(--ls-customer-space-8)}}@media (min-width:64rem) and (hover:hover) and (pointer:fine){.ls-customer-theme .ls-showroom-cover-uploader:hover,.ls-customer-theme .ls-showroom-add-image-slot:hover,.ls-customer-theme .ls-showroom-file-upload:hover{border-color:var(--ls-customer-primary-active);background:var(--ls-customer-surface-subtle)}}
