.looks-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,388px));grid-gap:.72rem;gap:.72rem;justify-content:start;align-items:start;margin-top:.2rem}.looks-page-card{padding:.62rem;display:grid;grid-gap:.5rem;gap:.5rem;align-content:start;width:min(100%,388px)}.looks-page-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.55rem}.looks-page-card-copy{display:grid;grid-gap:.22rem;gap:.22rem;min-width:0}.looks-page-card-meta{display:flex;align-items:center;gap:.28rem;flex-wrap:wrap}.looks-page-card-actions{display:inline-flex;align-items:flex-start;gap:.28rem;flex-direction:column;justify-content:flex-end;flex:0 0 auto;max-width:8.4rem}.looks-page-card-actions>*{max-width:100%;width:100%}.looks-page-card-actions .ghost-btn,.looks-page-card-actions .secondary-btn{min-height:32px;width:100%;padding:.34rem .62rem;font-size:.7rem;line-height:1.1;text-align:center}.looks-page-card-actions .look-action-stack{width:100%}.looks-page-hero{display:grid;grid-gap:.42rem;gap:.42rem;align-content:start}.looks-page-image-card{display:grid;grid-gap:.35rem;gap:.35rem}.looks-page-image-button{border:1px solid rgba(97,78,68,.12);border-radius:16px;padding:.28rem;background:rgba(255,251,247,.88);text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;max-width:100%}.looks-page-image-button:focus-visible,.looks-page-image-button:hover{transform:translateY(-2px);border-color:rgba(187,141,129,.42);box-shadow:0 14px 26px rgba(103,84,74,.14);outline:none}.looks-page-image{width:100%;aspect-ratio:.68;height:auto;object-fit:cover;border-radius:14px;max-height:296px}.looks-page-image-placeholder{min-height:188px;padding:.8rem;border:1px dashed rgba(187,141,129,.32);border-radius:16px;background:radial-gradient(circle at top left,rgba(246,239,232,.95),transparent 52%),linear-gradient(180deg,rgba(255,252,249,.98),rgba(245,237,229,.98));align-content:space-between}.looks-page-image-placeholder-badge{display:inline-flex;align-items:center;justify-self:start;padding:.32rem .62rem;border-radius:999px;border:1px solid rgba(187,141,129,.26);background:rgba(255,255,255,.72);color:#8d5b50;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.looks-page-image-placeholder-copy{display:grid;grid-gap:.28rem;gap:.28rem;max-width:22rem}.looks-page-image-placeholder-copy strong{color:#2f2724;font-size:.98rem}.looks-page-image-placeholder-copy span{color:rgba(85,67,57,.84);font-size:.78rem;line-height:1.35}.looks-page-thumbs{display:flex;gap:.34rem;overflow-x:auto;padding-bottom:.08rem}.looks-page-thumb-button{border:1px solid rgba(97,78,68,.12);border-radius:12px;background:rgba(255,251,247,.9);padding:.18rem;cursor:pointer;flex:0 0 auto;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.looks-page-thumb-button:focus-visible,.looks-page-thumb-button:hover{transform:translateY(-1px);outline:none;border-color:rgba(187,141,129,.32);box-shadow:0 10px 18px rgba(103,84,74,.1)}.looks-page-thumb-image{display:block;width:62px;height:78px;object-fit:cover;border-radius:10px}.looks-page-items-section{display:grid;grid-gap:.38rem;gap:.38rem}.looks-page-items-toggle{display:flex;align-items:center;justify-content:space-between;gap:.45rem;width:100%;padding:.14rem 0;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left}.looks-page-items-toggle-copy{display:inline-flex;align-items:center;gap:.42rem;min-width:0}.looks-page-items-toggle-copy strong{font-size:.92rem;line-height:1.1;color:#2f2724}.looks-page-items-toggle .caption{font-size:.74rem}.looks-page-items-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:999px;border:1px solid rgba(97,78,68,.12);background:rgba(255,251,247,.9);color:#7c6258;font-size:.7rem;line-height:1;transition:transform .14s ease,border-color .14s ease,background .14s ease}.looks-page-items-toggle:focus-visible .looks-page-items-toggle-icon,.looks-page-items-toggle:hover .looks-page-items-toggle-icon{border-color:rgba(187,141,129,.28);background:rgba(255,248,243,.98)}.looks-page-items-toggle:focus-visible{outline:none}.looks-page-items-toggle.expanded .looks-page-items-toggle-icon{transform:rotate(180deg)}.looks-page-items-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.36rem;gap:.36rem}.looks-page-items-grid.collapsed{display:none}.looks-page-items-grid.expanded{display:grid}.looks-page-item-card{display:flex;flex-direction:column;gap:.62rem;padding:.62rem;border:1px solid rgba(97,78,68,.12);border-radius:16px;background:rgba(255,251,247,.82)}.looks-page-item-card.compact{gap:.28rem;padding:.28rem;border-radius:12px;text-decoration:none;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.looks-page-item-card.compact:focus-visible,.looks-page-item-card.compact:hover{transform:translateY(-1px);outline:none;border-color:rgba(187,141,129,.28);box-shadow:0 12px 20px rgba(103,84,74,.1)}.looks-page-item-media{width:100%}.looks-page-item-image{width:100%;height:248px;object-fit:cover;border-radius:12px;border:1px solid rgba(97,78,68,.14);background:rgba(240,235,229,.9)}.looks-page-item-card.compact .looks-page-item-image{height:86px;border-radius:9px}.looks-page-item-image-empty{background:linear-gradient(180deg,rgba(245,240,234,.98),rgba(233,226,218,.98))}.looks-page-item-body{display:grid;grid-gap:.18rem;gap:.18rem;min-width:0}.looks-page-item-actions{display:grid;grid-gap:.34rem;gap:.34rem;margin-top:.24rem}.looks-page-item-topline{display:flex;align-items:center;justify-content:flex-start;gap:.22rem;min-width:0}.looks-page-item-topline .pill{min-width:0;max-width:100%;padding:.18rem .42rem;font-size:.58rem;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.looks-page-item-title{color:#2f2724;line-height:1.22;min-height:2.4em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.looks-page-item-card.compact .looks-page-item-title{min-height:2.3em;font-size:.68rem;line-height:1.16}.looks-page-item-card.compact .caption{font-size:.6rem;line-height:1.15;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.looks-page-card--failed .looks-page-image-placeholder{border-color:rgba(223,109,91,.28);background:radial-gradient(circle at top left,rgba(255,240,236,.95),transparent 52%),linear-gradient(180deg,rgba(255,250,248,.98),rgba(250,238,234,.98))}.looks-page-card--pending .looks-page-image-placeholder{border-color:rgba(205,168,122,.28);background:radial-gradient(circle at top left,rgba(255,247,235,.95),transparent 52%),linear-gradient(180deg,rgba(255,252,247,.98),rgba(247,239,228,.98))}.looks-page-item-price{color:#8d5b50;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.looks-page-item-link{width:100%;margin-top:.2rem}.looks-lightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:0;animation:try-on-lightbox-fade .18s ease}.looks-lightbox-backdrop{position:absolute;inset:0;border:none;border-radius:0;background:rgba(17,12,10,.74);cursor:pointer}.looks-lightbox-frame{z-index:1;width:100vw;height:100vh;display:flex;padding:2rem;animation:try-on-lightbox-card-in .22s cubic-bezier(.22,1,.36,1)}.looks-lightbox-frame,.looks-lightbox-media{position:relative;align-items:center;justify-content:center}.looks-lightbox-media{display:inline-flex;max-width:min(96vw,1800px);max-height:min(92vh,1400px)}.looks-lightbox-image{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 4rem);object-fit:contain}.looks-lightbox-close{position:absolute;top:.85rem;right:.85rem;width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(18,15,14,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff7f1;cursor:pointer;box-shadow:0 12px 24px rgba(9,7,6,.24)}.looks-lightbox-close:focus-visible,.looks-lightbox-close:hover{background:rgba(18,15,14,.72);outline:none}.looks-lightbox-close span{font-size:1.6rem;font-weight:400;line-height:1}.looks-lightbox-nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.12);color:#fff7f1;font-size:1.7rem;line-height:1;cursor:pointer}.looks-lightbox-nav.prev{left:.8rem}.looks-lightbox-nav.next{right:.8rem}.looks-lightbox-nav:focus-visible,.looks-lightbox-nav:hover{background:rgba(255,255,255,.2);outline:none}.looks-lightbox-meta{display:flex;align-items:center;justify-content:space-between;color:rgba(255,247,241,.88)}.looks-lightbox-pill{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.12);color:#fff9f5;font-size:.73rem;font-weight:600}.looks-page-look-name{font-family:var(--font-display);font-size:.98rem;font-weight:700;line-height:1.05;color:#2d2623;text-align:left}.looks-page-card .pill{padding:.2rem .5rem;font-size:.66rem}.looks-page-look-name-input{max-width:min(20rem,100%);font-family:var(--font-display);font-size:1.1rem;line-height:1.1;border-radius:14px}@media (max-width:900px){.looks-page-items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.looks-page-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.looks-lightbox{padding:0}.looks-lightbox-frame{padding:1rem}.looks-lightbox-backdrop{inset:0;border-radius:0}.looks-lightbox-image{max-height:calc(100vh - 2rem)}.looks-lightbox-nav{width:36px;height:36px;font-size:1.4rem}.looks-page-item-image{height:212px}.looks-page-item-card.compact .looks-page-item-image{height:108px}}.body-map-shell{display:grid;grid-gap:.72rem;gap:.72rem;height:100%;width:100%}.body-map-stage{padding:0;border:none;background:transparent;height:100%;width:100%}.body-map-frame{display:flex;flex-direction:column;height:100%;width:100%;min-height:0;border:1px solid rgba(82,65,58,.1);border-radius:24px;padding:.86rem .82rem .68rem;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.98),transparent 38%),linear-gradient(180deg,rgba(255,252,248,.96),rgba(244,237,230,.95));box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 18px 34px rgba(125,103,90,.08)}.body-map-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex:0 0 auto;padding:0 .12rem .34rem}.body-map-title{color:#7990b6}.body-map-avatar-stage{position:relative;flex:1 1 auto;min-height:0;display:grid;place-items:center;overflow:hidden}.body-map-avatar{position:relative;flex:0 0 auto;max-width:100%;max-height:100%;margin:0;touch-action:none;contain:layout paint}.body-map-avatar-layer{position:absolute;top:0;left:0;transform-origin:top left;pointer-events:none}.body-map-avatar-underlay-layer{z-index:0}.body-map-avatar-image{position:absolute;top:0;left:0;width:100%;height:auto;max-width:none;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor}.body-map-avatar-underlay-image{opacity:1}.body-map-avatar-highlight{position:absolute;inset:0;opacity:0;transition:opacity .16s ease,background .18s ease;pointer-events:none;will-change:opacity;background:linear-gradient(180deg,rgb(var(--avatar-zone-highlight-rgb)/.26),rgb(var(--avatar-zone-highlight-rgb)/.46));-webkit-mask-image:var(--avatar-mask);mask-image:var(--avatar-mask);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top left;mask-position:top left;-webkit-mask-size:100% 100%;mask-size:100% 100%}.body-map-avatar-highlight.visible{opacity:var(--avatar-zone-hover-opacity)}.body-map-avatar-highlight.active{opacity:var(--avatar-zone-active-opacity)}.body-map-avatar-placeholder{width:100%;height:100%}.body-map-connectors,.body-map-label-layer{position:absolute;inset:0}.body-map-connectors{z-index:2;overflow:visible;pointer-events:none;display:block;width:100%;height:100%}.body-map-connector-group{opacity:.66;transition:opacity .18s ease,filter .18s ease}.body-map-connector-group.active,.body-map-connector-group.hovered{opacity:1}.body-map-connector-line{fill:none;stroke:rgba(134,116,106,.34);stroke-width:.5;stroke-linecap:round;stroke-linejoin:round;transition:stroke .18s ease,stroke-width .18s ease,opacity .18s ease}.body-map-connector-line-glow{stroke:rgba(255,251,247,.96);stroke-width:.92;opacity:.58}.body-map-connector-line-accent{stroke:rgba(188,147,135,.54);stroke-width:.58;opacity:0}.body-map-connector-group.active .body-map-connector-line,.body-map-connector-group.hovered .body-map-connector-line{stroke:rgba(176,138,127,.58);stroke-width:.56}.body-map-connector-group.active .body-map-connector-line-accent,.body-map-connector-group.hovered .body-map-connector-line-accent{opacity:1}.body-map-label-layer{z-index:3;pointer-events:none}.body-map-label{--body-map-pill-max:min(5.9rem,17vw);position:absolute;display:inline-flex;align-items:center;justify-content:center;gap:.24rem;padding:0;border:none;background:transparent;pointer-events:auto;cursor:pointer;transform:translateY(-50%)}.body-map-label.placed{transform:none}.body-map-label-preview{display:none;align-items:center;gap:.18rem;padding:.18rem;border:1px solid rgba(97,78,68,.08);border-radius:999px;background:rgba(255,252,248,.98);box-shadow:0 12px 24px rgba(103,84,74,.12),inset 0 1px 0 rgba(255,255,255,.9);flex:0 0 auto;pointer-events:none;white-space:nowrap}.body-map-label.active .body-map-label-preview,.body-map-label.hovered .body-map-label-preview,.body-map-label.selected .body-map-label-preview,.body-map-label:focus-visible .body-map-label-preview{display:inline-flex}.body-map-label-preview-thumb-shell{width:1.95rem;height:1.95rem;overflow:hidden;border:1px solid rgba(97,78,68,.08);border-radius:999px;background:linear-gradient(180deg,rgba(247,242,237,.98),rgba(236,229,222,.98));box-shadow:0 5px 10px rgba(103,84,74,.08)}.body-map-label-preview-thumb{width:100%;height:100%;display:block;object-fit:cover}.body-map-label-left{transform:translate(-100%,-50%)}.body-map-label-left.placed{transform:none}.body-map-label-right{transform:translateY(-50%)}.body-map-label-right.placed{transform:none}.body-map-label-right .body-map-label-point{order:1}.body-map-label-right .body-map-label-pill{order:2}.body-map-label-right .body-map-label-preview{order:3}.body-map-label-floating{transform:translate(-50%,-50%)}.body-map-label-floating.placed{transform:none}.body-map-label-pill{max-width:var(--body-map-pill-max);padding:.26rem .5rem;border-radius:999px;border:1px solid rgba(97,78,68,.1);background:rgba(255,252,248,.94);box-shadow:0 9px 16px rgba(103,84,74,.06),inset 0 1px 0 rgba(255,255,255,.86);color:#574842;font-size:.62rem;line-height:1.1;font-weight:600;text-align:left;white-space:nowrap;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.body-map-label.active .body-map-label-pill,.body-map-label.selected .body-map-label-pill,.body-map-label:focus-visible .body-map-label-pill,.body-map-label:hover .body-map-label-pill{border-color:rgba(187,141,129,.2);background:rgba(255,249,244,.98);color:#433632;box-shadow:0 12px 20px rgba(103,84,74,.08),inset 0 1px 0 rgba(255,255,255,.88)}.body-map-label:focus-visible .body-map-label-pill,.body-map-label:hover .body-map-label-pill{transform:translateY(-1px)}.body-map-label:focus-visible{outline:none}.body-map-label-floating .body-map-label-pill{padding-inline:.7rem}.body-map-label-point{width:.56rem;height:.56rem;flex:0 0 0.56rem;border-radius:999px;background:rgba(233,220,213,.98);border:1px solid rgba(166,136,124,.32);box-shadow:0 0 0 3px rgba(255,251,247,.92),0 6px 12px rgba(103,84,74,.08);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.body-map-label.active .body-map-label-point,.body-map-label.hovered .body-map-label-point,.body-map-label.selected .body-map-label-point{background:rgba(187,141,129,.96);border-color:rgba(171,128,117,.48);box-shadow:0 0 0 4px rgba(255,251,247,.94),0 8px 14px rgba(187,141,129,.16)}.body-map-status{margin:.75rem 0 0;min-height:1.1rem;text-align:center;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.body-map-status strong{color:rgb(var(--avatar-zone-highlight-rgb));font-weight:600}.try-on-page{display:grid;grid-template-columns:minmax(460px,.92fr) minmax(600px,1.08fr);grid-gap:.5rem;gap:.5rem;align-items:stretch}.try-on-atelier{display:grid;grid-template-rows:minmax(0,1fr) auto;align-self:start;min-height:clamp(26rem,calc(100vh - 10.6rem),32rem);padding:.64rem;background:radial-gradient(circle at 50% 15%,rgba(255,255,255,.88),transparent 30%),linear-gradient(180deg,rgba(255,251,247,.94),rgba(245,238,231,.94)),rgba(255,251,247,.88)}.try-on-hero{margin-bottom:.16rem}.try-on-eyebrow{margin:0 0 .45rem;font-size:.74rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#a78479}.try-on-hero-minimal{display:grid;grid-gap:.08rem;gap:.08rem;padding:0}.try-on-helper-label{margin:0;font-size:.62rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#ad887d}.try-on-helper-copy{margin:0;font-family:var(--font-display);font-size:clamp(1.02rem,1.5vw,1.28rem);line-height:1.18;letter-spacing:-.02em;color:#5f4b44;max-width:34rem}.try-on-hero-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.try-on-hero-head h1{margin-bottom:.55rem;font-size:clamp(2rem,3vw,3rem);line-height:.92;letter-spacing:-.04em}.try-on-hero-head p{max-width:38rem;font-size:1rem;line-height:1.55;color:#7d6e65}.try-on-hero-metrics{display:flex;gap:.45rem;flex-wrap:wrap;justify-content:flex-end;max-width:14rem}.try-on-builder-grid{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;grid-gap:.68rem;gap:.68rem;align-items:stretch;min-height:0;height:auto;max-height:none}.try-on-map-column,.try-on-selection-column{min-width:0}.try-on-map-column{display:grid;grid-template-rows:minmax(0,1fr);grid-gap:0;gap:0;min-height:clamp(18rem,calc(100vh - 24rem),22rem);position:relative}.try-on-map-section-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-height:0}.try-on-map-column>.body-map-shell{min-height:0;height:100%}.try-on-selection-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(188px,220px);grid-gap:.64rem;gap:.64rem;align-items:stretch;min-height:0;height:auto;max-height:none}.try-on-result,.try-on-selection-card{border:1px solid rgba(82,65,58,.1);border-radius:22px;background:linear-gradient(180deg,rgba(255,253,250,.9),rgba(247,240,233,.94));padding:.8rem}.try-on-result{display:grid;grid-gap:.8rem;gap:.8rem;padding:.95rem;margin-top:.75rem;border-color:rgba(97,78,68,.09);box-shadow:0 -1px 0 rgba(255,255,255,.78),0 18px 32px rgba(103,84,74,.08),inset 0 1px 0 rgba(255,255,255,.7);position:relative}.try-on-results-feed{display:grid;grid-gap:.7rem;gap:.7rem;margin-top:.75rem}.try-on-results-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);grid-gap:.7rem;gap:.7rem;overflow-x:auto;padding:.08rem .12rem .28rem;scrollbar-width:thin;scrollbar-color:rgba(187,141,129,.34) rgba(128,109,94,.06)}.try-on-results-rail::-webkit-scrollbar{height:8px}.try-on-results-rail::-webkit-scrollbar-thumb{background:rgba(187,141,129,.34);border-radius:999px}.try-on-results-rail::-webkit-scrollbar-track{background:rgba(128,109,94,.06);border-radius:999px}.try-on-result-card,.try-on-result-card-link{color:inherit;text-decoration:none}.try-on-result-card{min-height:0;display:grid;grid-gap:.5rem;gap:.5rem;padding:.7rem;border:1px solid rgba(97,78,68,.09);border-radius:20px;background:linear-gradient(180deg,rgba(255,252,249,.95),rgba(245,237,229,.95));box-shadow:inset 0 1px 0 rgba(255,255,255,.76),0 14px 26px rgba(103,84,74,.08);transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.try-on-result-card-link:focus-visible .try-on-result-card,.try-on-result-card-link:hover .try-on-result-card{transform:translateY(-2px);border-color:rgba(187,141,129,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 18px 28px rgba(103,84,74,.1)}.try-on-result-card-link:focus-visible{outline:none}.try-on-result-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem}.try-on-result-compact{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:.5rem;gap:.5rem;align-items:stretch}.try-on-result-preview,.try-on-result-preview-button,.try-on-result-preview-pending{height:100%}.try-on-result-preview-button{width:100%;padding:0;border:1px solid rgba(97,78,68,.08);border-radius:14px;overflow:hidden;background:linear-gradient(180deg,rgba(245,240,234,.98),rgba(233,226,218,.98));cursor:pointer}.try-on-result-preview-button:focus-visible,.try-on-result-preview-button:hover{outline:none}.try-on-result-preview-image{width:100%;height:100%;min-height:132px;object-fit:cover;display:block}.try-on-result-preview-pending{min-height:132px;display:grid;place-items:center;border:1px dashed rgba(187,141,129,.24);border-radius:14px;background:linear-gradient(180deg,rgba(255,251,247,.7),rgba(245,237,229,.82))}.try-on-result-items-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem;gap:.35rem;align-content:start;aspect-ratio:1}.try-on-result-item-tile{position:relative;overflow:hidden;border:1px solid rgba(97,78,68,.08);border-radius:14px;background:linear-gradient(180deg,rgba(248,243,238,.98),rgba(236,229,221,.98));aspect-ratio:1}.try-on-result-item-tile-image{width:100%;height:100%;object-fit:cover;display:block}.try-on-result-item-tile-more{display:grid;place-items:center;color:#7d6258;font-size:.92rem;font-weight:700}.try-on-result-compact-caption{margin:0;font-size:.76rem;line-height:1.3}.try-on-result-card.is-pending .try-on-result-compact{grid-template-columns:72px minmax(0,1fr);align-items:start}.try-on-result-card.is-pending .try-on-result-preview{width:auto}.try-on-result-card.is-pending .try-on-result-preview-pending{min-height:0;aspect-ratio:3/4;height:auto}.try-on-result-card.is-pending .try-on-result-items-grid{aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr)}.try-on-result:before{content:"";position:absolute;top:-.5rem;left:1.1rem;right:1.1rem;height:1px;background:linear-gradient(90deg,transparent,rgba(187,141,129,.24),transparent);pointer-events:none}.try-on-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding-top:.15rem}.try-on-result-copy{display:grid;grid-gap:.24rem;gap:.24rem}.try-on-result-eyebrow{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ab8477}.try-on-result-copy h3{margin:0}.try-on-result-copy h3,.try-on-result-name{font-size:1.25rem;line-height:1;color:#2d2623}.try-on-result-name{font-family:var(--font-display);font-weight:700}.try-on-result-name-input{max-width:min(18rem,100%);font-family:var(--font-display);font-size:1.05rem;line-height:1.1;border-radius:14px}.try-on-result-actions{justify-content:flex-end}.try-on-result-body{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);grid-gap:.85rem;gap:.85rem;align-items:stretch}.try-on-result-items{display:grid;grid-gap:.65rem;gap:.65rem;align-content:start}.try-on-result-item{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:.65rem;gap:.65rem;padding:.62rem;border:1px solid rgba(97,78,68,.08);border-radius:18px;background:rgba(255,252,248,.84)}.try-on-result-item-thumb{border-radius:14px;overflow:hidden;background:linear-gradient(180deg,rgba(245,240,234,.98),rgba(233,226,218,.98))}.try-on-result-item-image{width:100%;height:100%;min-height:84px;object-fit:cover;display:block}.try-on-result-item-copy{display:grid;grid-gap:.18rem;gap:.18rem;min-width:0;align-content:start}.try-on-result-item-copy strong{font-size:.9rem;line-height:1.15;color:#2d2623}.try-on-result-item-zone{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:18px;padding:.08rem .4rem;border-radius:999px;background:rgba(187,141,129,.12);color:#8f675b;font-size:.56rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.try-on-result-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,210px);grid-gap:.72rem;gap:.72rem;overflow-x:auto;padding:.08rem .1rem .2rem;scrollbar-width:thin;scrollbar-color:rgba(187,141,129,.34) rgba(128,109,94,.06)}.try-on-result-gallery::-webkit-scrollbar{height:8px}.try-on-result-gallery::-webkit-scrollbar-thumb{background:rgba(187,141,129,.34);border-radius:999px}.try-on-result-gallery::-webkit-scrollbar-track{background:rgba(128,109,94,.06);border-radius:999px}.try-on-result-shot{display:grid;grid-gap:.5rem;gap:.5rem;width:100%;padding:.5rem;border:1px solid rgba(97,78,68,.08);border-radius:20px;background:linear-gradient(180deg,rgba(255,251,247,.95),rgba(245,237,229,.95));box-shadow:inset 0 1px 0 rgba(255,255,255,.76),0 10px 18px rgba(103,84,74,.06);text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.try-on-result-shot:focus-visible,.try-on-result-shot:hover{transform:translateY(-2px);border-color:rgba(187,141,129,.24);background:linear-gradient(180deg,rgba(255,252,249,.98),rgba(247,240,233,.98));box-shadow:inset 0 1px 0 rgba(255,255,255,.82),0 14px 22px rgba(103,84,74,.1);outline:none}.try-on-result-shot-media{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:4/5;background:linear-gradient(180deg,rgba(245,240,234,.98),rgba(233,226,218,.98))}.try-on-result-image{width:100%;height:100%;object-fit:cover;display:block}.try-on-result-shot-copy{display:flex;align-items:center;justify-content:space-between;gap:.4rem;min-width:0}.try-on-result-shot-label{display:inline-flex;align-items:center;min-height:24px;max-width:100%;padding:.14rem .5rem;border-radius:999px;background:rgba(187,141,129,.12);color:#7c5c53;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.try-on-result-pending{min-height:100%;display:grid;place-items:center;grid-gap:.8rem;gap:.8rem;padding:1.2rem;border:1px dashed rgba(187,141,129,.24);border-radius:20px;background:linear-gradient(180deg,rgba(255,251,247,.7),rgba(245,237,229,.82));text-align:center}.try-on-result-pending p{max-width:34rem;margin:0}.try-on-result-pending-spinner{width:2rem;height:2rem;border:3px solid rgba(187,141,129,.18);border-top-color:#bb8d81;border-radius:999px;animation:editable-look-name-spin .7s linear infinite}.try-on-lightbox{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:0;animation:try-on-lightbox-fade .18s ease}.try-on-lightbox-backdrop{position:absolute;inset:0;border:none;background:rgba(17,12,10,.74);cursor:pointer}.try-on-lightbox-frame{z-index:1;width:100vw;height:100vh;display:flex;padding:2rem;animation:try-on-lightbox-card-in .22s cubic-bezier(.22,1,.36,1)}.try-on-lightbox-frame,.try-on-lightbox-media{position:relative;align-items:center;justify-content:center}.try-on-lightbox-media{display:inline-flex;max-width:min(96vw,1800px);max-height:min(92vh,1400px)}.try-on-lightbox-image{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - 4rem);object-fit:contain}.try-on-lightbox-close{position:absolute;top:.85rem;right:.85rem;z-index:2;width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(18,15,14,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff7f1;box-shadow:0 12px 24px rgba(9,7,6,.24);cursor:pointer;transition:transform .14s ease,background .14s ease,color .14s ease}.try-on-lightbox-close:focus-visible,.try-on-lightbox-close:hover{background:rgba(18,15,14,.72);outline:none;transform:translateY(-1px)}.try-on-lightbox-close span{font-size:1.6rem;font-weight:400;line-height:1}@keyframes try-on-lightbox-fade{0%{opacity:0}to{opacity:1}}@keyframes try-on-lightbox-card-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.try-on-selection-card{display:grid;grid-template-rows:auto minmax(0,1fr);height:auto;min-height:0;max-height:clamp(9.8rem,22vh,12.6rem);overflow:hidden}.try-on-selection-actions{display:grid;align-content:end;grid-gap:.42rem;gap:.42rem;min-width:0}.try-on-clear-all-btn{min-height:30px;padding:.28rem .62rem;font-size:.68rem;color:#8b6559;background:rgba(255,251,247,.82)}.try-on-selection-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(214px,248px);grid-gap:.6rem;gap:.6rem;min-height:0;max-height:100%;overflow-x:auto;overflow-y:hidden;padding:.36rem .18rem .24rem}.try-on-selection-list::-webkit-scrollbar{width:8px;height:8px}.try-on-selection-list::-webkit-scrollbar-thumb{background:rgba(187,141,129,.34);border-radius:999px}.try-on-selection-list::-webkit-scrollbar-track{background:rgba(128,109,94,.06);border-radius:999px}.try-on-selection-item{position:relative;display:grid;grid-template-columns:66px minmax(0,1fr);grid-gap:.58rem;gap:.58rem;align-items:start;margin-right:0;min-height:84px;padding:.54rem .64rem .52rem;border:1px solid rgba(96,77,68,.08);border-radius:16px;background:rgba(255,255,255,.72);overflow:visible}.try-on-selection-thumb{border-radius:14px;overflow:hidden;background:linear-gradient(180deg,rgba(244,239,233,.96),rgba(232,225,217,.96))}.try-on-selection-image{width:100%;height:100%;min-height:76px;object-fit:contain;display:block;padding:.26rem}.try-on-selection-meta{min-width:0;display:grid;grid-gap:.18rem;gap:.18rem;padding-right:0}.try-on-selection-meta strong{font-size:.78rem;line-height:1.1;color:#2d2623;display:-webkit-box;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.try-on-selection-zone{width:-moz-fit-content;width:fit-content;min-height:17px;padding:.08rem .34rem;border-radius:999px;background:rgba(187,141,129,.14);color:#946255;font-size:.5rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.try-on-selection-remove,.try-on-selection-zone{display:inline-flex;align-items:center;justify-content:center;line-height:1}.try-on-selection-remove{position:absolute;top:-.46rem;right:-.44rem;width:1.68rem;height:1.68rem;border:1px solid rgba(96,77,68,.12);border-radius:999px;background:rgba(255,252,248,.96);color:#8d6157;font-size:.94rem;font-weight:500;cursor:pointer;box-shadow:0 8px 18px rgba(103,84,74,.12);z-index:2;transition:transform .12s ease,background .14s ease,border-color .14s ease,color .14s ease}.try-on-selection-remove span{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;line-height:1;transform:translateY(-1px)}.try-on-selection-remove:focus-visible,.try-on-selection-remove:hover{transform:translateY(-1px) scale(1.03);background:rgba(238,221,215,.94);border-color:rgba(187,141,129,.28);color:#8b574c;outline:none}.try-on-selection-meta .caption{margin-bottom:0;font-size:.68rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-action-btn{width:-moz-fit-content;width:fit-content;min-height:26px;padding:.16rem .46rem;font-size:.58rem;border-radius:999px}.try-on-cart-btn{margin-top:.06rem}.try-on-empty{padding:.72rem;border-radius:16px;border:1px dashed rgba(187,141,129,.22);background:rgba(255,250,244,.58)}.try-on-empty p{margin-bottom:.2rem;color:#2c2521}.try-on-empty span{font-size:.78rem;color:#7b6e66;line-height:1.35}.try-on-generate-btn{width:100%;min-height:50px;padding:.72rem .84rem;font-size:.7rem;letter-spacing:.03em;text-transform:uppercase;border:1px solid rgba(187,141,129,.22);margin-top:0}.try-on-feedback{margin:0}.try-on-catalog{padding:.78rem;background:radial-gradient(circle at 50% 8%,rgba(255,255,255,.82),transparent 26%),linear-gradient(180deg,rgba(255,252,248,.94),rgba(245,237,229,.96));display:grid;grid-template-rows:auto auto auto minmax(0,1fr);align-self:start;min-height:var(--try-on-catalog-height);height:var(--try-on-catalog-height);max-height:var(--try-on-catalog-height);overflow:hidden}.try-on-catalog-head{display:flex;justify-content:space-between;gap:.34rem;align-items:flex-start;margin-bottom:0;min-height:0}.try-on-catalog-head h2{margin:0;font-size:clamp(1.06rem,1.42vw,1.36rem);line-height:.96;color:#2d2623;min-height:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.try-on-catalog-copy{max-width:34rem;margin-bottom:.42rem;color:#7c6d64;font-size:.78rem;line-height:1.35}.try-on-search-field input{border-radius:14px;padding:.46rem .7rem;background:rgba(255,253,250,.96);border-color:rgba(96,77,68,.12)}.try-on-layer-tabs{margin:0 0 .65rem;width:-moz-fit-content;width:fit-content}.try-on-slot-hint{margin:-.05rem 0 .42rem;font-size:.72rem;line-height:1.32}.try-on-search-field{grid-row:2;position:relative;display:grid;align-self:start;z-index:1;margin:0 0 .28rem}.try-on-filter-label{font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b776c}.try-on-filter-toolbar-shell{grid-row:3;display:grid;grid-gap:.32rem;gap:.32rem;margin:.02rem 0 .24rem;position:relative;align-items:start}.try-on-filter-toolbar{display:flex;align-items:center;gap:.38rem;flex-wrap:wrap}.try-on-filter-reset,.try-on-filter-toggle{display:inline-flex;align-items:center;gap:.45rem;min-height:1.8rem;padding:.3rem .64rem;border-radius:999px;border:1px solid rgba(96,77,68,.12);background:rgba(255,252,248,.82);color:#6b5950;font-size:.68rem;font-weight:600;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease}.try-on-filter-toggle strong{font-family:IBM Plex Mono,SFMono-Regular,ui-monospace,monospace;font-size:.62rem;color:#a05f54}.try-on-filter-toggle-copy{display:grid;grid-gap:.08rem;gap:.08rem;text-align:left}.try-on-filter-toggle-categories{min-width:min(100%,15rem);justify-content:space-between;padding-inline:.72rem;border-radius:14px}.try-on-filter-chevron{font-size:.72rem;color:#9c6f62}.try-on-filter-reset:focus-visible,.try-on-filter-reset:hover,.try-on-filter-toggle:focus-visible,.try-on-filter-toggle:hover{transform:translateY(-1px);outline:none;border-color:rgba(187,141,129,.22);background:rgba(255,250,246,.96)}.try-on-filter-toggle.active{border-color:rgba(187,141,129,.3);background:rgba(187,141,129,.12);color:#4f3c36}.try-on-filter-reset{padding-inline:.62rem;color:#8a6559}.try-on-filter-drawer{display:grid;grid-gap:.42rem;gap:.42rem;padding:.58rem .62rem;border:1px solid rgba(96,77,68,.08);border-radius:16px;background:rgba(255,252,248,.96);box-shadow:0 18px 40px rgba(77,58,49,.14),inset 0 1px 0 rgba(255,255,255,.62)}.try-on-filter-drawer-categories{gap:.5rem}.try-on-filter-popover{position:absolute;top:calc(100% + .25rem);z-index:8;width:min(20rem,calc(100vw - 3rem))}.try-on-filter-popover-stores{left:0}.try-on-filter-popover-categories{right:0}.try-on-filter-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.try-on-filter-count{font-family:IBM Plex Mono,SFMono-Regular,ui-monospace,monospace;font-size:.68rem;color:#9d7a6f}.try-on-filter-pills{display:flex;flex-wrap:wrap;gap:.36rem;max-height:7.8rem;overflow-y:auto;padding-right:.15rem}.try-on-filter-pill{display:inline-flex;align-items:center;min-height:1.82rem;padding:.28rem .64rem;border:1px solid rgba(96,77,68,.12);border-radius:999px;background:rgba(255,252,248,.9);color:#6e5a52;font-size:.72rem;font-weight:600;line-height:1.2;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.try-on-filter-pill:focus-visible,.try-on-filter-pill:hover{transform:translateY(-1px);background:rgba(255,250,246,.98);border-color:rgba(187,141,129,.26);color:#4b3b35;outline:none;box-shadow:0 10px 20px rgba(103,84,74,.08)}.try-on-filter-pill.active{border-color:rgba(187,141,129,.32);background:rgba(187,141,129,.14);color:#523f39;box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.try-on-filter-category-list{display:grid;grid-gap:.34rem;gap:.34rem;max-height:12.5rem;overflow-y:auto;padding-right:.1rem}.try-on-filter-category-option{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;min-height:2.35rem;padding:.5rem .72rem;border:1px solid rgba(96,77,68,.12);border-radius:14px;background:rgba(255,252,248,.92);color:#5d4a43;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.try-on-filter-category-option:focus-visible,.try-on-filter-category-option:hover{transform:translateY(-1px);outline:none;border-color:rgba(187,141,129,.26);background:rgba(255,250,246,.98);box-shadow:0 10px 20px rgba(103,84,74,.08)}.try-on-filter-category-option.active{border-color:rgba(187,141,129,.32);background:linear-gradient(180deg,rgba(245,231,220,.82),rgba(255,250,246,.96));color:#453631}.try-on-filter-category-name{font-size:.78rem;font-weight:600;text-align:left}.try-on-filter-category-check{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;border:1px solid rgba(187,141,129,.32);border-radius:.42rem;background:rgba(255,255,255,.9);color:transparent;font-size:.78rem;font-weight:700;flex-shrink:0;transition:background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.try-on-filter-category-check.active{border-color:rgba(187,141,129,.42);background:rgba(187,141,129,.16);color:#8b5d50;box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}@media (max-width:820px){.try-on-filter-popover{position:static;width:100%}.try-on-filter-toggle-categories{min-width:0;width:100%}}.try-on-catalog-window{grid-row:4;min-height:0;height:auto;max-height:none;flex:1 1 auto;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;padding-right:.24rem;margin-right:-.2rem}.try-on-catalog-window>.try-on-empty{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-height:100%}.try-on-catalog-window::-webkit-scrollbar{width:10px}.try-on-catalog-window::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(199,168,106,.46),rgba(145,154,170,.34));border-radius:999px}.try-on-catalog-window::-webkit-scrollbar-track{background:rgba(128,109,94,.06)}.try-on-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(176px,176px));justify-content:start;align-content:start;grid-gap:.7rem;gap:.7rem}.try-on-catalog-load-more{width:100%;height:1px}.try-on-catalog-status{padding:.8rem .35rem .4rem;text-align:center;font-size:.78rem;color:#7b6e66}.try-on-product-card{border:1px solid rgba(96,77,68,.08);border-radius:14px;background:linear-gradient(180deg,rgba(255,253,250,.94),rgba(248,241,234,.96));overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.64);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;cursor:pointer;min-height:100%}.try-on-product-card:hover{transform:translateY(-2px);border-color:rgba(187,141,129,.2);box-shadow:0 14px 24px rgba(103,84,74,.1),inset 0 1px 0 rgba(255,255,255,.78)}.try-on-product-card:focus-visible{outline:2px solid rgba(187,141,129,.34);outline-offset:2px}.try-on-product-card.selected{border-color:rgba(187,141,129,.3);box-shadow:0 14px 24px rgba(103,84,74,.12),inset 0 1px 0 rgba(255,255,255,.82);background:linear-gradient(180deg,rgba(255,250,246,.98),rgba(244,235,227,.98))}.try-on-product-media{padding:.34rem .34rem 0}.try-on-product-image{width:100%;height:218px;object-fit:contain;object-position:center;border-radius:14px;display:block;background:rgba(244,236,229,.52);padding:.22rem}.try-on-product-body{padding:.4rem .44rem .46rem;display:grid;grid-gap:.18rem;gap:.18rem}.try-on-product-meta{display:flex;justify-content:space-between;gap:.55rem;flex-wrap:wrap}.try-on-product-brand,.try-on-product-store{font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;color:#9a8a80}.try-on-product-title{margin:0;font-family:var(--font-sans);font-size:.66rem;line-height:1.14;color:#2d2623;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.try-on-product-price{margin:0;color:#8d5b50;font-size:.61rem}@media (max-width:900px){.body-map-label{--body-map-pill-max:min(6.6rem,30vw);gap:.28rem}.body-map-label-pill{padding:.34rem .58rem;font-size:.66rem}.body-map-label-point{width:.64rem;height:.64rem;flex-basis:0.64rem}.try-on-builder-grid,.try-on-page{grid-template-columns:1fr}.try-on-builder-grid{min-height:0;max-height:none}.try-on-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.try-on-product-image{height:196px}.try-on-catalog{min-height:auto;max-height:none}.try-on-catalog-window{max-height:none;overflow:visible;padding-right:0;margin-right:0}.try-on-catalog-head,.try-on-hero-head{flex-direction:column}.try-on-hero-metrics{justify-content:flex-start;max-width:none}.try-on-selection-item{grid-template-columns:60px minmax(0,1fr)}.try-on-selection-item .ghost-btn{grid-column:1/-1;width:-moz-fit-content;width:fit-content}.try-on-result-head{flex-direction:column}.try-on-result-actions{width:100%;justify-content:space-between}.try-on-result-body{grid-template-columns:1fr}.try-on-results-rail{grid-auto-columns:minmax(232px,260px)}.try-on-result-compact{grid-template-columns:92px minmax(0,1fr)}.try-on-result-preview-image,.try-on-result-preview-pending{min-height:150px}.try-on-result-gallery{grid-auto-columns:minmax(136px,168px)}.try-on-lightbox{padding:0}.try-on-lightbox-frame{padding:1rem}}@media (max-width:1200px){.try-on-page{grid-template-columns:1fr}.try-on-atelier,.try-on-catalog{min-width:0;min-height:auto}.try-on-atelier,.try-on-builder-grid,.try-on-catalog{height:auto}.try-on-builder-grid{min-height:0;max-height:none}.try-on-catalog{max-height:none}.try-on-catalog-window{height:auto;max-height:none;overflow:visible;padding-right:0;margin-right:0}.try-on-catalog-window>.try-on-empty{min-height:0}.try-on-catalog-head{flex-direction:column}.try-on-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.try-on-product-image{height:176px}}.card{border:1px solid var(--line);background:var(--card);border-radius:24px;padding:1.05rem;box-shadow:0 28px 60px var(--shadow-dark),inset 0 1px 0 rgba(255,255,255,.58)}.grid{display:grid;grid-gap:1rem;gap:1rem}.grid-2{grid-template-columns:1.1fr 1fr}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.field{margin-bottom:.85rem}.ghost-btn,.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:.62rem 1rem;cursor:pointer;transition:transform .12s ease,opacity .12s ease,background .14s ease,border-color .14s ease}.primary-btn{background:linear-gradient(135deg,#d9b8ae,#bb8d81);color:#fffaf7;box-shadow:0 12px 24px rgba(187,141,129,.22);font-weight:700}.secondary-btn{background:rgba(220,200,173,.28);color:#684c43;border:1px solid rgba(187,141,129,.18)}.ghost-btn{background:rgba(255,255,255,.58);border:1px solid var(--line)}.editable-look-name-trigger{padding:0;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left}.editable-look-name-trigger:focus-visible,.editable-look-name-trigger:hover{color:#8b5f53;outline:none}.editable-look-name-input{width:100%;min-width:0}.editable-look-name-form{display:grid;grid-gap:.3rem;gap:.3rem}.editable-look-name-error,.editable-look-name-status{font-size:.78rem;line-height:1.2}.editable-look-name-status{display:inline-flex;align-items:center;gap:.45rem;color:#8b7569}.editable-look-name-error{color:var(--danger)}.editable-look-name-spinner{width:.82rem;height:.82rem;border:2px solid rgba(139,117,105,.22);border-top-color:#8b7569;border-radius:999px;animation:editable-look-name-spin .7s linear infinite}@keyframes editable-look-name-spin{to{transform:rotate(1turn)}}.look-action-stack{display:grid;grid-gap:.32rem;gap:.32rem;width:-moz-fit-content;width:fit-content}.look-delete-btn{border-color:rgba(224,100,92,.22);background:rgba(224,100,92,.08);color:#9b433d}.look-delete-btn:focus-visible,.look-delete-btn:hover{border-color:rgba(224,100,92,.28);background:rgba(224,100,92,.12);color:#7f352f;outline:none}.look-delete-btn:disabled{opacity:.68;cursor:wait}.look-action-error{max-width:14rem;line-height:1.35}.ghost-btn:hover,.primary-btn:hover,.secondary-btn:hover{transform:translateY(-1px)}.pill{border:1px solid var(--line);border-radius:999px;padding:.3rem .7rem;font-size:.8rem;background:rgba(255,250,244,.78);color:#7b6559}.muted{color:var(--muted)}.error,.muted{font-size:.9rem}.error{color:var(--danger)}.success{color:var(--accent);font-size:.9rem}.caption{font-size:.8rem;color:var(--muted)}.inline-row{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.table-wrap{overflow-x:auto}.workspace-page{margin-top:.45rem;display:grid;grid-gap:.7rem;gap:.7rem}.workspace-tabs{gap:.22rem;padding:.22rem;border:1px solid rgba(97,78,68,.1);background:rgba(255,251,247,.82);width:-moz-fit-content;width:fit-content;max-width:100%;min-width:0;box-shadow:0 16px 28px rgba(103,84,74,.08),inset 0 1px 0 rgba(255,255,255,.72)}.workspace-tab,.workspace-tabs{display:inline-flex;align-items:center;border-radius:999px}.workspace-tab{justify-content:center;min-width:102px;min-height:36px;padding:.48rem .82rem;color:#705a51;font-weight:600;min-width:0;text-align:center;transition:background .14s ease,color .14s ease,transform .14s ease}.workspace-tab:focus-visible,.workspace-tab:hover{background:rgba(221,199,191,.58);color:#4c3a35;outline:none}.workspace-tab.active{background:linear-gradient(135deg,rgba(223,199,192,.92),rgba(201,171,160,.92));color:#fffaf7;box-shadow:0 10px 18px rgba(187,141,129,.2)}table{width:100%;border-collapse:collapse;font-size:.9rem}td,th{border-bottom:1px solid var(--line);padding:.55rem;text-align:left;vertical-align:top}@media (max-width:900px){.grid-2,.grid-3{grid-template-columns:1fr}.workspace-tabs{display:flex;width:100%;justify-content:stretch;gap:.25rem;padding:.24rem}.workspace-tab{min-width:0;flex:1 1;padding:.62rem .35rem;font-size:.95rem}}:root{--bg:#eaf0f8;--bg-alt:#dce6f2;--ink:#152033;--muted:#61738d;--accent:#7f9eff;--accent-2:#8ed8ff;--accent-soft:rgba(127,158,255,0.18);--card:rgba(241,246,255,0.62);--line:rgba(122,145,176,0.22);--danger:#db667b;--silver:#cfdbec;--silver-soft:#7e90aa;--shadow-dark:rgba(33,48,74,0.16);--glass-fill:rgba(244,248,255,0.42);--glass-fill-strong:rgba(244,248,255,0.68);--glass-stroke:rgba(255,255,255,0.46);--glass-edge:rgba(128,151,184,0.26);--glass-shadow:0 26px 72px rgba(37,56,88,0.18);--glass-shadow-soft:0 16px 36px rgba(44,62,94,0.14)}body,html{background:radial-gradient(circle at top,rgba(255,255,255,.62),transparent 30%),linear-gradient(180deg,#eff4fb,#dbe4f0 52%,#e7eef8);color:var(--ink)}body{letter-spacing:-.012em}p{color:var(--muted)}.app-bg{overflow:hidden;background:radial-gradient(circle at 16% 10%,rgba(255,255,255,.98),transparent 24%),radial-gradient(circle at 84% 12%,rgba(162,193,255,.34),transparent 26%),radial-gradient(circle at 76% 78%,rgba(137,231,255,.26),transparent 26%),radial-gradient(circle at 20% 82%,rgba(255,214,229,.22),transparent 24%),radial-gradient(circle at 52% 52%,rgba(255,243,222,.12),transparent 34%),linear-gradient(180deg,#f3f7fd,#e4ecf6 46%,#edf3fb);background-size:142% 142%,128% 128%,134% 134%,126% 126%,120% 120%,100% 100%;background-position:0 0,100% 2%,80% 100%,10% 100%,48% 46%,50% 50%;transform:translateZ(0);animation:app-bg-ambient-shift 28s ease-in-out infinite alternate}.app-bg:after,.app-bg:before{content:"";position:absolute;border-radius:999px;filter:blur(76px) saturate(118%);opacity:.98;pointer-events:none;will-change:transform,opacity;mix-blend-mode:screen}.app-bg:before{top:-2%;left:-3rem;width:28rem;height:28rem;background:radial-gradient(circle at 34% 32%,rgba(255,255,255,.92),rgba(255,255,255,.3) 48%,transparent 72%),radial-gradient(circle at 68% 64%,rgba(183,211,255,.34),transparent 58%),radial-gradient(circle at 58% 42%,rgba(255,222,231,.22),transparent 54%);animation:app-bg-orb-float-left 24s ease-in-out infinite alternate}.app-bg:after{right:-3%;bottom:-2%;width:30rem;height:30rem;background:radial-gradient(circle at 38% 36%,rgba(144,222,255,.34),rgba(144,222,255,.14) 50%,transparent 74%),radial-gradient(circle at 70% 68%,rgba(255,219,231,.24),transparent 58%),radial-gradient(circle at 52% 58%,rgba(255,255,255,.4),transparent 66%);animation:app-bg-orb-float-right 31s ease-in-out infinite alternate}@keyframes app-bg-ambient-shift{0%{background-position:0 0,100% 2%,80% 100%,10% 100%,48% 46%,50% 50%}50%{background-position:8% 6%,92% 10%,72% 94%,18% 90%,52% 52%,50% 50%}to{background-position:16% 10%,84% 16%,66% 88%,24% 84%,56% 58%,50% 50%}}@keyframes app-bg-orb-float-left{0%{transform:translateZ(0) scale(1);opacity:.88}50%{transform:translate3d(2rem,1.4rem,0) scale(1.05);opacity:1}to{transform:translate3d(3.6rem,2.8rem,0) scale(1.09);opacity:.92}}@keyframes app-bg-orb-float-right{0%{transform:translateZ(0) scale(1);opacity:.84}50%{transform:translate3d(-1.8rem,-1.1rem,0) scale(1.05);opacity:.98}to{transform:translate3d(-3.2rem,-2.2rem,0) scale(1.1);opacity:.9}}.page-shell{max-width:1700px;padding:1.1rem 1rem 2.1rem}input,select,textarea{border:1px solid var(--glass-edge);border-radius:18px;background:rgba(255,255,255,.52);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 8px 18px rgba(52,70,102,.08);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;border-color:rgba(127,158,255,.46);box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 0 0 3px rgba(127,158,255,.16),0 12px 24px rgba(52,70,102,.12)}.admin-page-header,.auth-panel,.card,.cart-empty-card,.cart-summary-card,.looks-page-card,.looks-page-image-card,.looks-page-item-card,.profile-settings-card,.try-on-atelier,.try-on-catalog,.try-on-result,.try-on-selection-card{border:1px solid var(--glass-edge);background:linear-gradient(180deg,rgba(255,255,255,.54),rgba(229,237,249,.24)),var(--glass-fill-strong);box-shadow:var(--glass-shadow),inset 0 1px 0 var(--glass-stroke);backdrop-filter:blur(28px) saturate(170%);-webkit-backdrop-filter:blur(28px) saturate(170%)}.ghost-btn,.primary-btn,.secondary-btn{min-height:42px;border-radius:999px;letter-spacing:-.012em}.primary-btn{background:linear-gradient(135deg,rgba(181,213,255,.94),rgba(120,150,255,.96)),rgba(127,158,255,.78);border-color:rgba(162,194,255,.42);color:#f7faff;box-shadow:0 16px 34px rgba(86,116,184,.28),inset 0 1px 0 rgba(255,255,255,.36)}.secondary-btn{background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(220,233,252,.34)),rgba(240,246,255,.54);border-color:rgba(147,176,216,.24);color:#31496b;box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 12px 24px rgba(53,74,112,.1)}.ghost-btn{background:linear-gradient(180deg,rgba(255,255,255,.54),rgba(228,237,249,.24)),rgba(241,246,255,.48);border-color:var(--glass-edge);color:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 10px 24px rgba(53,74,112,.08);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.ghost-btn:focus-visible,.ghost-btn:hover,.primary-btn:focus-visible,.primary-btn:hover,.secondary-btn:focus-visible,.secondary-btn:hover{transform:translateY(-2px);outline:none}.pill{border-color:rgba(137,160,190,.24);background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(228,237,249,.2)),rgba(241,246,255,.42);color:#5a7090;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.app-header{top:.7rem;border:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{margin-top:.15rem;padding:.62rem .75rem;border:1px solid var(--glass-edge);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.54),rgba(228,237,249,.2)),rgba(241,246,255,.5);box-shadow:var(--glass-shadow),inset 0 1px 0 var(--glass-stroke);backdrop-filter:blur(24px) saturate(175%);-webkit-backdrop-filter:blur(24px) saturate(175%)}.brand-shell{gap:.42rem;min-width:0}.brand-mark,.brand-shell{display:inline-flex;align-items:center}.brand-mark{position:relative;width:34px;height:34px;justify-content:center;flex:0 0 auto}.brand-mark svg{width:100%;height:100%;transform:translateY(1px);filter:drop-shadow(0 0 12px rgba(255,193,175,.34)) drop-shadow(0 0 15px rgba(169,225,255,.28))}.brand-copy{display:flex;align-items:center;min-width:0}.brand{margin:0;font-size:1.4rem;line-height:.95;letter-spacing:.065em;text-transform:uppercase;color:#142033;background:linear-gradient(90deg,#ff9f8b,#ffbca9 38%,#cce8ff 66%,#86d1ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 16px rgba(255,216,199,.24),0 0 18px rgba(195,232,255,.18)}.brand,.brand-subtitle{display:block;font-weight:700}.brand-subtitle{font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:#6c809d}.nav-links{flex:1 1 auto;justify-content:flex-end}.header-menu-shell{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%}.auth-mode-switch,.header-primary-nav,.locale-switcher,.workspace-tabs{display:inline-flex;align-items:center;gap:.24rem;padding:.26rem;border:1px solid var(--glass-edge);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(228,237,249,.2)),rgba(241,246,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 12px 24px rgba(53,74,112,.08);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.auth-mode-chip,.header-primary-link,.workspace-tab{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.58rem .95rem;border:1px solid transparent;border-radius:999px;color:#52657f;font-size:.92rem;font-weight:700;transition:transform .14s ease,background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.auth-mode-chip:focus-visible,.auth-mode-chip:hover,.header-primary-link:focus-visible,.header-primary-link:hover,.workspace-tab:focus-visible,.workspace-tab:hover{transform:translateY(-1px);background:rgba(255,255,255,.38);color:#243654;outline:none}.admin-page-nav-link.active,.auth-mode-chip.active,.header-primary-link.active,.profile-look-tile.active,.profile-scene-chip.active,.try-on-product-card.selected,.workspace-tab.active{border-color:rgba(171,199,255,.42);background:linear-gradient(135deg,rgba(177,210,255,.9),rgba(122,151,255,.94)),rgba(127,158,255,.82);color:#f7faff;box-shadow:0 18px 32px rgba(86,116,184,.22),inset 0 1px 0 rgba(255,255,255,.3)}.header-utility-strip{display:inline-flex;align-items:center;gap:.38rem;padding:.28rem;border:1px solid var(--glass-edge);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(228,237,249,.18)),rgba(241,246,255,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 14px 28px rgba(53,74,112,.08);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.header-account-link,.header-auth-link,.header-cart-link,.header-drawer-close,.header-menu-toggle{background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(228,237,249,.16)),rgba(241,246,255,.44);border:1px solid var(--glass-edge);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),0 10px 20px rgba(53,74,112,.08);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%)}.header-account-link{padding:.24rem .62rem .24rem .24rem}.header-account-icon{width:40px;height:40px;border-color:rgba(164,191,228,.3);border-radius:15px;background:linear-gradient(180deg,rgba(255,255,255,.68),rgba(223,235,252,.28)),rgba(241,246,255,.48);color:#4f6280;box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 10px 20px rgba(56,76,110,.1)}.header-account-name{color:#162033;font-size:.92rem}.header-account-meta{display:block;max-width:min(16rem,18vw);color:#6a7c95;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-cart-link,.header-menu-toggle{width:42px;height:42px;color:#50637f}.header-cart-count{background:linear-gradient(135deg,rgba(180,211,255,.96),rgba(121,152,255,.98)),rgba(127,158,255,.96);color:#f7faff;box-shadow:0 10px 18px rgba(86,116,184,.24)}.header-cart-tooltip,.header-menu-tooltip{border-color:rgba(154,179,216,.3);background:rgba(245,249,255,.9);color:#50637f;box-shadow:0 12px 24px rgba(45,63,95,.12);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-menu-backdrop{background:rgba(228,235,246,.42);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header-drawer{width:min(312px,calc(100vw - 1.4rem));padding:.9rem;border-color:rgba(142,166,201,.3);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.6),rgba(227,236,249,.24)),rgba(241,246,255,.72);box-shadow:0 32px 80px rgba(36,55,87,.24),inset 0 1px 0 rgba(255,255,255,.78);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%)}.header-drawer-account,.header-drawer-footer,.header-drawer-top{border-color:rgba(142,166,201,.18)}.auth-eyebrow,.header-drawer-label,.profile-settings-eyebrow,.profile-showcase-eyebrow,.profile-showcase-panel-label,.profile-showcase-panel-source,.profile-showcase-panel-time,.try-on-eyebrow,.try-on-helper-label,.try-on-result-eyebrow{color:#7387a5}.admin-page-nav-link,.header-drawer-link,.profile-scene-chip{border:1px solid rgba(140,165,198,.22);background:linear-gradient(180deg,rgba(255,255,255,.48),rgba(227,236,249,.18)),rgba(241,246,255,.42);color:#4e6481;box-shadow:inset 0 1px 0 rgba(255,255,255,.74),0 12px 24px rgba(53,74,112,.08);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%)}.admin-page-nav-link:focus-visible,.admin-page-nav-link:hover,.header-drawer-link:focus-visible,.header-drawer-link:hover,.profile-scene-chip:focus-visible,.profile-scene-chip:hover{transform:translateY(-1px);border-color:rgba(127,158,255,.34);background:rgba(255,255,255,.38);color:#243654;outline:none}.cart-page,.profile-settings-page,.workspace-page{gap:.95rem}.admin-page-header{padding:1.25rem;border-radius:34px}.admin-page-header-copy h1,.auth-copy h1,.cart-hero-copy h1,.profile-settings-card-head h2,.profile-settings-card-head h3,.profile-showcase-copy h1,.profile-showcase-look-name,.profile-showcase-panel h2,.try-on-hero-head h1{color:#101b2f;letter-spacing:-.055em}.admin-page-header-copy p,.auth-copy p,.cart-summary-note,.profile-settings-card-head p,.profile-showcase-copy p,.profile-showcase-panel p,.try-on-helper-copy,.try-on-hero-head p{color:#61738d}.try-on-page{gap:.75rem}.try-on-atelier{padding:.9rem;border-radius:34px}.try-on-catalog,.try-on-result,.try-on-selection-card{border-radius:28px}.cart-item-card,.looks-page-card,.looks-page-image-button,.looks-page-item-card,.looks-page-thumb-button,.profile-look-tile,.profile-showcase-outfit-card,.try-on-product-card,.try-on-result-card,.try-on-result-item,.try-on-result-shot,.try-on-selection-item{border:1px solid rgba(140,165,198,.2);background:linear-gradient(180deg,rgba(255,255,255,.48),rgba(227,236,249,.18)),rgba(241,246,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.72),var(--glass-shadow-soft);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.looks-page-card:hover,.looks-page-image-button:hover,.looks-page-item-card:hover,.looks-page-thumb-button:hover,.profile-look-tile:hover,.profile-showcase-outfit-card:hover,.try-on-product-card:hover,.try-on-result-card:hover,.try-on-result-shot:hover,.try-on-selection-item:hover{border-color:rgba(127,158,255,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.76),0 20px 34px rgba(46,65,98,.14)}.cart-zone-pill,.looks-page-card .pill,.looks-page-item-topline .pill,.profile-settings-lightbox-pill,.try-on-result-item-zone,.try-on-result-shot-label{background:rgba(127,158,255,.14);color:#5571a6}.try-on-filter-category-option,.try-on-filter-pill,.try-on-filter-reset,.try-on-filter-toggle{border-color:rgba(140,165,198,.22);background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(227,236,249,.16)),rgba(241,246,255,.34);color:#48607d;box-shadow:inset 0 1px 0 rgba(255,255,255,.66)}.try-on-filter-category-check.active,.try-on-filter-category-option.active,.try-on-filter-pill.active,.try-on-filter-toggle.active{border-color:rgba(127,158,255,.34);background:linear-gradient(135deg,rgba(177,210,255,.84),rgba(122,151,255,.9)),rgba(127,158,255,.76);color:#f7faff}.profile-showcase-stage{border-color:rgba(132,156,192,.24);border-radius:40px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.66),transparent 22%),radial-gradient(circle at 82% 16%,rgba(127,158,255,.18),transparent 24%),linear-gradient(180deg,rgba(234,241,250,.92),rgba(214,224,239,.9));box-shadow:0 34px 88px rgba(37,56,88,.18),inset 0 1px 0 rgba(255,255,255,.74)}.profile-showcase-slide{background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.78),transparent 18%),linear-gradient(180deg,rgba(235,242,250,.76),rgba(214,224,239,.62))}.profile-showcase-image-backdrop{opacity:.28;filter:blur(20px) saturate(125%)}.profile-showcase-overlay{gap:1.15rem;padding:1.25rem}.profile-showcase-copy{grid-column:1;grid-row:2;max-width:min(30rem,38vw);gap:.7rem;padding:1.25rem;border-radius:32px}.profile-showcase-actions{margin-top:.12rem}.profile-showcase-tabs{background:transparent;box-shadow:none}.profile-showcase-settings-btn{min-height:48px;padding-inline:1.05rem}.profile-showcase-outfit-panel{grid-column:2;grid-row:2;width:min(100%,448px);max-height:min(62vh,640px);margin-top:0;padding:.95rem;border-radius:32px}.profile-showcase-outfit-list{gap:.8rem}.profile-showcase-rail{grid-column:1/-1;grid-row:3}.profile-showcase-rail-shell{max-width:min(100%,980px);gap:.9rem;padding:1rem;border-radius:30px}.profile-look-tile{border-radius:26px}.profile-look-tile.active{box-shadow:0 24px 42px rgba(86,116,184,.18),0 0 0 2px rgba(127,158,255,.18)}@media (max-width:1180px){.profile-showcase-overlay{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.profile-showcase-copy{max-width:100%}.profile-showcase-outfit-panel{grid-column:1;grid-row:3;width:100%;max-height:none;justify-self:stretch}.profile-showcase-rail{grid-row:4}}@media (max-width:900px){.app-header{top:.45rem}.header-inner{padding:.54rem .58rem;border-radius:24px}.brand-mark{width:32px;height:32px;border-radius:16px}.brand{font-size:1.28rem}.brand-subtitle,.header-account-meta,.header-primary-nav{display:none}.header-menu-shell{width:auto}.header-utility-strip{gap:.3rem;padding:.22rem}.header-account-link{padding-inline:.24rem .42rem}.header-account-name{max-width:min(8.2rem,34vw);font-size:.86rem}.workspace-tabs{width:100%;justify-content:space-between}.workspace-tab{flex:1 1;min-width:0;padding-inline:.7rem}.try-on-page{gap:.95rem}.profile-showcase-overlay{padding:.9rem}.profile-showcase-topbar{flex-direction:column;align-items:stretch}.profile-showcase-scene-nav,.profile-showcase-topbar-actions{max-width:none}.profile-showcase-copy,.profile-showcase-outfit-panel,.profile-showcase-rail-shell{border-radius:26px}.profile-showcase-outfit-list{grid-template-columns:1fr}.profile-showcase-rail-shell{width:100%}.profile-showcase-rail-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(156px,176px);grid-gap:.7rem;gap:.7rem;overflow-x:auto;padding-right:.2rem}.profile-look-tile{width:auto;margin-left:0}.auth-shell{width:100%;margin-top:1.4rem}.auth-panel{padding:1.05rem;border-radius:28px}.auth-panel-modal{padding:2.7rem .95rem .95rem}.auth-mode-switch{width:100%}.auth-mode-chip{flex:1 1;min-width:0}}@media (max-width:640px){.page-shell{padding-inline:.85rem}.header-inner{gap:.5rem}.brand-shell{gap:.62rem}.brand{font-size:1.18rem}.header-account-link{padding-right:.26rem}.header-account-name{max-width:5.8rem}.profile-showcase-stage{border-radius:30px}.profile-showcase-copy h1{font-size:clamp(1.72rem,8vw,2.3rem)}.profile-showcase-actions{display:grid}.profile-showcase-actions>*{width:100%}.profile-showcase-rail-head{align-items:flex-start;flex-direction:column}.admin-page-header,.auth-panel,.cart-summary-card,.looks-page-card,.profile-settings-card,.try-on-catalog,.try-on-result,.try-on-selection-card{border-radius:24px}.auth-modal-backdrop{padding:.75rem}.auth-close-btn{top:.82rem;right:.82rem}}.nav-links{flex:0 0 auto}.header-menu-shell{width:auto}.header-utility-strip{padding-inline:.24rem}.page-transition-layer-enter-forward{animation-duration:.36s}.auth-shell{width:min(100%,560px);margin:2.2rem auto 1rem}.auth-panel{display:grid;grid-gap:1.2rem;gap:1.2rem;padding:1.35rem;border-radius:36px;align-content:start}.auth-panel-modal{position:relative;grid-template-rows:auto auto minmax(0,1fr);min-height:48rem;padding:2.85rem 1rem 1rem;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.36),rgba(229,237,249,.12)),rgba(255,255,255,.24);box-shadow:0 18px 42px rgba(83,96,123,.1),inset 0 1px 0 rgba(255,255,255,.52);backdrop-filter:blur(18px) saturate(112%);-webkit-backdrop-filter:blur(18px) saturate(112%)}.auth-copy{display:grid;grid-gap:.35rem;gap:.35rem}.auth-eyebrow{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.auth-copy h1{margin:0;font-size:clamp(1.7rem,3.1vw,2.3rem);line-height:.94}.auth-copy p{margin:0}.auth-mode-switch{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:-moz-fit-content;width:fit-content;isolation:isolate;overflow:hidden}.auth-mode-switch:before{content:"";position:absolute;top:.24rem;bottom:.24rem;left:.24rem;z-index:0;width:calc(50% - .24rem);border-radius:999px;background:linear-gradient(135deg,rgba(237,169,152,.98),rgba(214,140,128,.96) 36%,rgba(128,161,244,.96));box-shadow:inset 0 1px 0 rgba(255,255,255,.34),0 16px 28px rgba(116,126,176,.28);transition:transform .36s cubic-bezier(.22,1,.36,1),background .36s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1);will-change:transform}.auth-mode-switch.is-login:before{transform:translateX(100%)}.auth-mode-chip{min-width:126px;border:none;background:transparent;text-decoration:none;cursor:pointer}.auth-mode-switch .auth-mode-chip{position:relative;z-index:1;color:#66778f!important;opacity:.78;transition:transform .16s ease,opacity .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.auth-mode-switch .auth-mode-chip.active{color:#fffaf7!important;opacity:1;transform:none;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.auth-mode-switch .auth-mode-chip.active:focus-visible,.auth-mode-switch .auth-mode-chip.active:hover{transform:none;background:transparent!important;box-shadow:none!important}.auth-mode-switch .auth-mode-chip:not(.active):focus-visible,.auth-mode-switch .auth-mode-chip:not(.active):hover{opacity:.92;background:transparent!important}.auth-form{display:grid;grid-gap:.15rem;gap:.15rem;align-content:start;min-height:100%}.auth-password-shell{position:relative}.auth-password-input{padding-right:3.5rem!important}.auth-password-toggle{position:absolute;top:50%;right:.7rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:999px;background:transparent;color:#60718c;cursor:pointer;transform:translateY(-50%);transition:color .16s ease,transform .16s ease,opacity .16s ease}.auth-password-toggle-icon{width:1.18rem;height:1.18rem;flex:0 0 auto}.auth-password-toggle:focus-visible,.auth-password-toggle:hover{color:#334968;opacity:.92;outline:none}.auth-submit{width:100%;min-height:48px;margin-top:.25rem}.auth-modal-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:1rem;overflow-y:auto;overscroll-behavior:contain;background:rgba(233,224,216,.18);backdrop-filter:blur(12px) saturate(105%);-webkit-backdrop-filter:blur(12px) saturate(105%)}.auth-modal-shell{width:min(100%,468px);margin:auto 0}.auth-close-btn{position:absolute;top:1rem;right:1rem;width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.6),rgba(228,237,249,.26)),rgba(241,246,255,.44);box-shadow:inset 0 1px 0 rgba(255,255,255,.78),0 12px 24px rgba(83,96,123,.1);cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.auth-close-btn:focus-visible,.auth-close-btn:hover{transform:translateY(-1px);outline:none}.auth-close-btn span{position:absolute;width:.95rem;height:1.5px;border-radius:999px;background:#5b5160}.auth-close-btn span:first-child{transform:rotate(45deg)}.auth-close-btn span:last-child{transform:rotate(-45deg)}.auth-form{gap:.78rem}.auth-notice{margin:0;padding:.82rem .92rem;border-radius:1rem;border:1px solid rgba(255,255,255,.6);background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(236,243,255,.44)),rgba(241,246,255,.42);box-shadow:inset 0 1px 0 rgba(255,255,255,.86),0 10px 24px rgba(103,120,156,.08);color:#536680;font-size:.88rem;line-height:1.45}.auth-consent-group{display:grid;grid-gap:.68rem;gap:.68rem;padding:.9rem .95rem;border-radius:1.35rem;border:1px solid rgba(255,255,255,.62);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(238,244,255,.42)),rgba(244,247,255,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 14px 30px rgba(109,127,163,.08);backdrop-filter:blur(20px) saturate(145%);-webkit-backdrop-filter:blur(20px) saturate(145%)}.auth-consent-group.missing{border-color:rgba(235,126,146,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.84),0 14px 30px rgba(109,127,163,.08),0 0 0 1px rgba(235,126,146,.1)}.auth-consent-title{margin:0;font-size:.82rem;line-height:1.45;color:#60718c}.auth-consent-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;grid-gap:.72rem;gap:.72rem;padding:.82rem .86rem;border-radius:1.1rem;border:1px solid rgba(255,255,255,.56);background:linear-gradient(180deg,rgba(255,255,255,.78),rgba(241,246,255,.4)),rgba(249,250,255,.38);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 10px 22px rgba(110,127,160,.06);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.auth-consent-item:has(input:focus-visible),.auth-consent-item:hover{transform:translateY(-1px);border-color:rgba(158,180,222,.36);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 24px rgba(110,127,160,.08)}.auth-consent-item.missing{border-color:rgba(235,126,146,.34);background:linear-gradient(180deg,rgba(255,249,250,.82),rgba(255,239,244,.46)),rgba(255,244,247,.44)}.auth-consent-item input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;width:1.02rem;min-width:1.02rem;max-width:1.02rem;height:1.02rem;min-height:1.02rem;max-height:1.02rem;margin:.18rem 0 0;padding:0;flex:0 0 auto;justify-self:start;align-self:start;border-radius:.34rem;border:1px solid rgba(146,163,198,.46);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(235,242,255,.44)),rgba(247,250,255,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 4px 10px rgba(106,122,156,.08);display:inline-grid;place-items:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.auth-consent-item input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;width:.23rem;height:.48rem;border-right:2px solid #4b5d7f;border-bottom:2px solid #4b5d7f;opacity:0;transform:translate(-50%,-58%) rotate(45deg) scale(.72);transition:transform .16s ease,opacity .16s ease}.auth-consent-item input[type=checkbox]:checked{border-color:rgba(255,255,255,.78);background:linear-gradient(135deg,rgba(255,220,208,.94),rgba(214,229,255,.88)),rgba(247,236,230,.74);box-shadow:inset 0 1px 0 rgba(255,255,255,.94),0 6px 14px rgba(132,121,167,.12)}.auth-consent-item input[type=checkbox]:checked:after{opacity:1;transform:translate(-50%,-58%) rotate(45deg) scale(1)}.auth-consent-item input[type=checkbox][aria-invalid=true]{border-color:rgba(235,126,146,.48)}.auth-consent-copy{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0;color:#42526e;font-size:.9rem;line-height:1.45}.auth-consent-link{color:#3c5379;font-weight:700;text-decoration:none;border-bottom:1px solid rgba(60,83,121,.24);transition:color .16s ease,border-color .16s ease}.auth-consent-link:focus-visible,.auth-consent-link:hover{color:#22385c;border-color:rgba(34,56,92,.42);outline:none}.auth-consent-error{color:#d06278;font-size:.76rem;font-weight:600}.auth-helper-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap;margin-top:.08rem}.auth-helper-row-register{justify-content:flex-end}.auth-helper-copy{color:#667999;font-size:.84rem;line-height:1.4}.auth-helper-slot{display:grid;align-items:end;min-height:1.8rem}.auth-form>.auth-helper-slot{margin-top:auto}.auth-text-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:0;border:none;background:transparent;color:#3f4f72;font-size:.9rem;font-weight:700;line-height:1.2;cursor:pointer;transition:color .16s ease,opacity .16s ease,transform .16s ease}.auth-text-button:focus-visible,.auth-text-button:hover{color:#263a5d;transform:translateY(-1px);outline:none}.auth-text-button:disabled{opacity:.56;cursor:wait;transform:none}.auth-mode-animated.phase-a,.auth-mode-animated.phase-b{animation:auth-mode-content-morph .28s cubic-bezier(.22,1,.36,1)}@keyframes auth-mode-content-morph{0%{opacity:.58;transform:translateY(10px) scale(.988);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@media (max-width:640px){.auth-consent-group{padding:.82rem;border-radius:1.1rem}.auth-consent-item{gap:.62rem;padding:.72rem .74rem;border-radius:.96rem}.auth-helper-row{align-items:flex-start;flex-direction:column;gap:.42rem}}@media (max-width:900px){.auth-shell{width:100%;margin-top:1.4rem}.auth-panel{padding:1.05rem;border-radius:28px}.auth-panel-modal{padding:2.7rem .95rem .95rem;min-height:auto}.auth-mode-switch{width:100%}.auth-mode-chip{flex:1 1;min-width:0}}@media (max-width:640px){.auth-panel{border-radius:24px}.auth-modal-backdrop{display:flex;align-items:flex-start;justify-content:center;min-height:100dvh;padding:max(.75rem,env(safe-area-inset-top)) .75rem max(1rem,env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}.auth-modal-shell{width:min(100%,468px);margin:0}.auth-panel-modal{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.auth-close-btn{top:.82rem;right:.82rem}}