:root{--color-white:#fff;--color-dark-grey:#4b4b4b;--color-light-grey:#f6f6f6;--color-soft-red:#f94e57;--color-toast-overlay:#000000e6;--color-input-placeholder:#9e9e9e;--profile-offset:-27px}body.portal{background-color:var(--color-white);overflow-x:hidden}.portal__main{padding:0 0 80px;overflow-x:hidden}.shop-header{background-color:var(--color-white);-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex}.shop-header__top{justify-content:center;width:100%;max-width:1200px;margin:8px auto 0;display:-webkit-flex;display:flex}.shop-header__top-content{aspect-ratio:6;background-color:var(--color-dark-grey);width:100%;margin-left:8px;margin-right:8px;display:-webkit-flex;display:flex;position:relative;overflow:hidden;border-radius:.8rem!important}.shop-header__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.shop-header__top-content picture{width:100%;height:100%;display:block}.shop-header__bottom{background-color:var(--color-white);-webkit-flex-direction:column;flex-direction:column;-webkit-flex:7;flex:7;align-items:center;width:320px;height:100%;margin-left:auto;margin-right:auto;padding-left:4px;padding-right:4px;display:-webkit-flex;display:flex}@media (width<=499px){.shop-header__bottom{box-sizing:border-box;width:100%;padding-left:16px;padding-right:16px}.shop-header__top-content{aspect-ratio:5}}.shop-header__bottom-content{align-items:flex-start;width:100%;display:-webkit-flex;display:flex}.shop-header__profile-pic{width:90px;margin-left:10px;margin-right:10px;margin-top:var(--profile-offset);-webkit-flex-shrink:0;flex-shrink:0;padding:5px;position:relative}.shop-header__profile-pic-container{aspect-ratio:2/3;width:100%;position:relative}.shop-header__profile-pic-container picture{width:100%;height:100%;display:block}.shop-header__profile-pic-image{-o-object-fit:cover;object-fit:cover;height:100%;box-shadow:0 0 0 6px var(--color-white);border-radius:.8rem;width:100%;display:block}.shop-header__profile-pic-image--default{aspect-ratio:2/3;background-color:#cfcfcf}.shop-header__profile{-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1;flex:1;gap:8px;min-width:0;padding-top:10px;padding-bottom:10px;padding-left:10px;display:-webkit-flex;display:flex}.shop-header__profile-row{align-items:center;display:-webkit-flex;display:flex}.shop-header__profile-title{text-transform:uppercase;-webkit-flex:1;flex:1;margin:0;font-family:Manrope,sans-serif;font-size:1.5rem;font-weight:700}.shop-header__profile-title-skeleton{width:120px;height:1.5rem}.shop-header__share-icon{width:1rem;height:1rem}.shop-header__actions{-webkit-flex-direction:column;flex-direction:column;align-items:center;gap:14px;width:100%;padding-top:10px;display:-webkit-flex;display:flex}.shop-header__actions-connect{justify-content:space-between;align-items:center;gap:12px;width:100%;display:-webkit-flex;display:flex}.shop-header__actions-left{-webkit-flex:1;flex:1;align-items:center;gap:6px;min-width:0;display:-webkit-flex;display:flex}.shop-header__actions-right{justify-content:flex-end;align-self:stretch;align-items:center;gap:6px;display:-webkit-flex;display:flex}.shop-header__btn{border:1px solid var(--color-dark-grey);cursor:pointer;white-space:nowrap;width:85px;height:26px;color:inherit;background-color:#0000;border-radius:6px;-webkit-flex-shrink:0;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:5px 10px;font-size:12px;text-decoration:none;display:-webkit-flex;display:flex}@media (width<=768px){.shop-header__btn{padding:.1875rem .4375rem}body[data-wizard-active] .catalog-page{padding-bottom:13.75rem}}.shop-header__btn--primary{background:var(--color-soft-red);color:var(--color-white);border:0}.fab-menu{z-index:1000;-webkit-flex-direction:column;flex-direction:column;align-items:stretch;display:-webkit-flex;display:flex;position:fixed;bottom:1.125rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media (width<=767px){.fab-menu{bottom:calc(env(safe-area-inset-bottom) + 4.5rem)}}@media (width>=768px){.fab-menu{left:calc(50% + 1.875rem)}}.fab-menu__overlay{z-index:999;color:#0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;backdrop-filter:blur(.375rem);background:0 0;border:0;position:fixed;inset:0}.fab-menu__panel{-webkit-transform-origin:bottom;transform-origin:bottom;background:#77747199;border-radius:.5rem;-webkit-flex-direction:column;flex-direction:column;align-items:center;gap:.625rem;width:100%;padding:.875rem .625rem .625rem;-webkit-animation:.22s cubic-bezier(.2,.85,.25,1) both fab-menu-in;animation:.22s cubic-bezier(.2,.85,.25,1) both fab-menu-in;display:-webkit-flex;display:flex;position:absolute;bottom:calc(100% - .0625rem);left:0;right:0}.fab-menu__panel--closing{-webkit-animation:.22s cubic-bezier(.55,.05,.67,.19) both fab-menu-out;animation:.22s cubic-bezier(.55,.05,.67,.19) both fab-menu-out}.fab-menu__action{background:var(--color-white);color:#3f3f3f;cursor:pointer;border:0;border-radius:.3125rem;width:100%;min-height:1.75rem;padding:.375rem .625rem}.fab-menu__action,.fab-menu__trigger{text-align:center;text-transform:uppercase;font-family:Roboto Mono,monospace;font-size:1rem;font-style:normal;font-weight:400;line-height:145%}.fab-menu__action--danger{color:#b42249}.fab-menu__action--save{color:var(--color-white);background:#f85843}.fab-menu__action:disabled{cursor:wait;opacity:.8}.fab-menu__action[data-fab-action-wizard-locked=true]{cursor:not-allowed;opacity:.52;position:relative;overflow:hidden}.fab-menu__action[data-fab-action-wizard-locked=true]:after{content:"";pointer-events:none;background:#00000038;position:absolute;inset:0}.fab-menu__divider{border-top:.0625rem solid #ccc;width:calc(100% - .5rem);margin:.25rem 0 .5rem}.fab-menu__trigger{background:var(--color-black);color:var(--color-white);cursor:pointer;border:0;border-radius:.3125rem;justify-content:center;align-items:center;gap:.375rem;width:100%;min-height:1.75rem;padding:.375rem 1rem;display:-webkit-inline-flex;display:inline-flex}.fab-menu__trigger--open{color:var(--color-white)}.fab-menu__trigger:disabled,.fab-menu__trigger[data-fab-action-wizard-locked=true]{cursor:not-allowed;opacity:.52;position:relative;overflow:hidden}.fab-menu__trigger[data-fab-action-wizard-locked=true]:after{content:"";pointer-events:none;background:#00000038;position:absolute;inset:0}.fab-menu__collapsed-action{cursor:pointer;text-align:center;border:0;border-radius:.3125rem;width:100%;min-height:1.75rem;margin-bottom:.375rem}.fab-menu__trigger-icon{background-color:var(--color-white);width:.75rem;height:.75rem;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@-webkit-keyframes fab-menu-in{0%{opacity:0;-webkit-transform:translateY(.375rem)scaleY(.25);transform:translateY(.375rem)scaleY(.25)}to{opacity:1;-webkit-transform:translateY(0)scaleY(1);transform:translateY(0)scaleY(1)}}@keyframes fab-menu-in{0%{opacity:0;-webkit-transform:translateY(.375rem)scaleY(.25);transform:translateY(.375rem)scaleY(.25)}to{opacity:1;-webkit-transform:translateY(0)scaleY(1);transform:translateY(0)scaleY(1)}}@-webkit-keyframes fab-menu-out{0%{opacity:1;-webkit-transform:translateY(0)scaleY(1);transform:translateY(0)scaleY(1)}to{opacity:0;-webkit-transform:translateY(.375rem)scaleY(.25);transform:translateY(.375rem)scaleY(.25)}}@keyframes fab-menu-out{0%{opacity:1;-webkit-transform:translateY(0)scaleY(1);transform:translateY(0)scaleY(1)}to{opacity:0;-webkit-transform:translateY(.375rem)scaleY(.25);transform:translateY(.375rem)scaleY(.25)}}.bottom-sheet__overlay{backdrop-filter:blur(.3125rem);z-index:1010;background:#00000047;border:0;-webkit-animation:.22s both bottom-sheet-overlay-in;animation:.22s both bottom-sheet-overlay-in;position:fixed;inset:0}body[data-wizard-active] .bottom-sheet__overlay{backdrop-filter:none;background:0 0}.bottom-sheet__overlay--closing{-webkit-animation:.22s both bottom-sheet-overlay-out;animation:.22s both bottom-sheet-overlay-out}.bottom-sheet{-webkit-transform:translate(-50%,var(--bottom-sheet-drag-y,0));transform:translate(-50%,var(--bottom-sheet-drag-y,0));box-sizing:border-box;z-index:1020;will-change:transform;background:#f2f2f2;border-radius:1.25rem 1.25rem 0 0;-webkit-flex-direction:column;flex-direction:column;width:min(32.5rem,100%);height:82dvh;max-height:82dvh;padding:0 2rem 1.25rem;-webkit-animation:.24s cubic-bezier(.2,.8,.2,1) both bottom-sheet-in;animation:.24s cubic-bezier(.2,.8,.2,1) both bottom-sheet-in;display:-webkit-flex;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden}.bottom-sheet--closing{-webkit-animation:.22s cubic-bezier(.4,0,1,1) both bottom-sheet-out;animation:.22s cubic-bezier(.4,0,1,1) both bottom-sheet-out}@media (width>=768px){.bottom-sheet{height:70vh;max-height:70vh;left:calc(50% + 1.875rem)}.bottom-sheet.capsule-drawer{border-radius:.75rem;width:min(36rem,100vw - 3rem);height:min(41rem,100vh - 4rem);max-height:min(41rem,100vh - 4rem);padding:1.25rem 1.5rem;-webkit-animation:.22s cubic-bezier(.2,.8,.2,1) both capsule-drawer-modal-in;animation:.22s cubic-bezier(.2,.8,.2,1) both capsule-drawer-modal-in;top:50%;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bottom-sheet.capsule-drawer.bottom-sheet--closing{-webkit-animation:.22s both capsule-drawer-modal-out;animation:.22s both capsule-drawer-modal-out}.bottom-sheet.capsule-drawer .bottom-sheet__grabber{display:none}}@-webkit-keyframes capsule-drawer-modal-in{0%{opacity:0;-webkit-transform:translate(-50%,-50%)scale(.97);transform:translate(-50%,-50%)scale(.97)}to{opacity:1;-webkit-transform:translate(-50%,-50%)scale(1);transform:translate(-50%,-50%)scale(1)}}@keyframes capsule-drawer-modal-in{0%{opacity:0;-webkit-transform:translate(-50%,-50%)scale(.97);transform:translate(-50%,-50%)scale(.97)}to{opacity:1;-webkit-transform:translate(-50%,-50%)scale(1);transform:translate(-50%,-50%)scale(1)}}@-webkit-keyframes capsule-drawer-modal-out{0%{opacity:1;-webkit-transform:translate(-50%,-50%)scale(1);transform:translate(-50%,-50%)scale(1)}to{opacity:0;-webkit-transform:translate(-50%,-50%)scale(.97);transform:translate(-50%,-50%)scale(.97)}}@keyframes capsule-drawer-modal-out{0%{opacity:1;-webkit-transform:translate(-50%,-50%)scale(1);transform:translate(-50%,-50%)scale(1)}to{opacity:0;-webkit-transform:translate(-50%,-50%)scale(.97);transform:translate(-50%,-50%)scale(.97)}}.bottom-sheet__grabber{width:4rem;height:.3125rem;cursor:-webkit-grab;cursor:grab;touch-action:none;background:#d2d2d2;border:0;border-radius:999rem;margin:1rem auto;padding:0;display:block}.bottom-sheet__grabber:active{cursor:-webkit-grabbing;cursor:grabbing}@-webkit-keyframes wizard-drag-close-preview{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}45%{-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}}@keyframes wizard-drag-close-preview{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}45%{-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}}.capsule-drawer__intro,.capsule-drawer__bottom-drag-zone{cursor:-webkit-grab;cursor:grab;touch-action:none}.capsule-drawer__bottom-drag-zone{min-height:3rem}.capsule-drawer__intro:active,.capsule-drawer__bottom-drag-zone:active{cursor:-webkit-grabbing;cursor:grabbing}.capsule-drawer__title{color:var(--color-value-charcoal);letter-spacing:-.0075rem;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:145%}.capsule-drawer__title-row{justify-content:space-between;align-items:center;gap:.75rem;display:-webkit-flex;display:flex}.capsule-drawer__desktop-close{cursor:pointer;background:0 0;border:0;-webkit-flex-shrink:0;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;display:none}.capsule-drawer__desktop-close img{width:1rem;height:1rem}@media (width<=767px){body[data-wizard-step=edit-capsules-close] .capsule-drawer .bottom-sheet__grabber{-webkit-animation:1.2s ease-in-out infinite wizard-drag-close-preview;animation:1.2s ease-in-out infinite wizard-drag-close-preview}}@media (width>=768px){.capsule-drawer__desktop-close{display:-webkit-inline-flex;display:inline-flex}.capsule-drawer__intro,.capsule-drawer__bottom-drag-zone{cursor:default;touch-action:auto}}.capsule-drawer__description{color:#484543;letter-spacing:-.005rem;margin:.5rem 0 0;font-family:Roboto,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:145%}.capsule-drawer__divider{border-top:.0625rem solid #ccc;margin:1rem 0}.capsule-drawer__scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-flex:auto;flex:auto;min-height:0;padding-right:.75rem;overflow-y:auto}.capsule-drawer__scroll::-webkit-scrollbar{display:none}.capsule-drawer__list{-webkit-flex-direction:column;flex-direction:column;gap:.75rem;display:-webkit-flex;display:flex}.capsule-drawer__row{box-sizing:border-box;background:#f8f8f8;border-radius:.3125rem;justify-content:space-between;align-items:center;gap:.625rem;min-height:3rem;padding:.625rem .75rem;display:-webkit-flex;display:flex}.capsule-drawer__row[draggable=true]{cursor:-webkit-grab;cursor:grab}.capsule-drawer__row[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.capsule-drawer__row--dragging{opacity:.6}.capsule-drawer__name{color:#000;letter-spacing:-.005rem;text-transform:uppercase;font-family:Roboto Mono,monospace;font-size:1rem;font-style:normal;font-weight:500;line-height:145%}.capsule-drawer__name-input{color:#000;letter-spacing:-.005rem;text-transform:uppercase;background:0 0;border:0;outline:none;-webkit-flex:1;flex:1;min-width:0;font-family:Roboto Mono,monospace;font-size:1rem;font-style:normal;font-weight:500;line-height:145%}.capsule-drawer__actions{align-items:center;gap:.625rem;display:-webkit-flex;display:flex}.capsule-drawer__icon-button,.capsule-drawer__drag-handle{background:0 0;border:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;display:-webkit-inline-flex;display:inline-flex}.capsule-drawer__drag-handle{width:2.5rem;height:2.5rem;cursor:-webkit-grab;cursor:grab;touch-action:none;margin:-.625rem}.capsule-drawer__drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.capsule-drawer__icon-button img{width:1rem;height:1rem}.capsule-drawer__hamburger-icon{background:var(--color-black);width:1rem;height:1rem;-webkit-mask:url(/static/dist/icon__hamburger.svg?v=9d3e680d8f536ad6157f) 50%/contain no-repeat;mask:url(/static/dist/icon__hamburger.svg?v=9d3e680d8f536ad6157f) 50%/contain no-repeat}.capsule-drawer__icon-button--danger img{filter:hue-rotate(335deg)saturate(2)brightness(.95);width:1.25rem;height:1.25rem}.capsule-drawer__add{background:var(--color-black);width:100%;min-height:2.875rem;color:var(--color-white);letter-spacing:-.04em;text-transform:uppercase;cursor:pointer;border:0;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.625rem .875rem;font-family:Roboto Mono,monospace;font-size:1.2rem;font-weight:500;display:-webkit-flex;display:flex}.capsule-drawer__add-plus{font-size:1.8rem;line-height:1}.capsule-drawer__done{width:100%;min-height:2.875rem;color:var(--color-black);letter-spacing:-.04em;text-transform:uppercase;cursor:pointer;background:#ececec;border:0;border-radius:.375rem;margin-top:.375rem;padding:.625rem .875rem;font-family:Roboto Mono,monospace;font-size:1.2rem;font-weight:500}@-webkit-keyframes bottom-sheet-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes bottom-sheet-overlay-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes bottom-sheet-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes bottom-sheet-overlay-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes bottom-sheet-in{0%{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}to{-webkit-transform:translate(-50%,var(--bottom-sheet-drag-y,0));transform:translate(-50%,var(--bottom-sheet-drag-y,0))}}@keyframes bottom-sheet-in{0%{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}to{-webkit-transform:translate(-50%,var(--bottom-sheet-drag-y,0));transform:translate(-50%,var(--bottom-sheet-drag-y,0))}}@-webkit-keyframes bottom-sheet-out{0%{-webkit-transform:translate(-50%,var(--bottom-sheet-drag-y,0));transform:translate(-50%,var(--bottom-sheet-drag-y,0))}to{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@keyframes bottom-sheet-out{0%{-webkit-transform:translate(-50%,var(--bottom-sheet-drag-y,0));transform:translate(-50%,var(--bottom-sheet-drag-y,0))}to{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (width>=500px){.shop-header__bottom{width:480px}.shop-header__profile-pic{width:130px}.shop-header__profile-pic-image{border-radius:1rem}:root{--profile-offset:-59px}.shop-header__profile-title{font-size:2rem}.shop-header__profile-title-skeleton{width:160px;height:2rem}}@media screen and (width>=768px){.shop-header__bottom{width:560px}.shop-header__profile-pic{width:150px}.shop-header__profile-title{font-size:2.5rem}.shop-header__profile-title-skeleton{width:200px;height:2.5rem}:root{--profile-offset:-59px}}.brand-list{grid-template-rows:repeat(2,1.5rem);grid-template-columns:repeat(4,1fr);gap:.5rem 1rem;width:100%;display:grid}.brand-list picture{width:100%;height:1.5rem;display:block}.brand-list__icon{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.capsule-tags,.shop-capsules__tags{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;display:-webkit-flex;display:flex;overflow-x:auto}.capsule-tags-wrapper{box-sizing:border-box;width:100%;max-width:100%;margin-top:1rem;padding:0 1rem;position:relative}.capsule-tags__scroll-shell{align-items:center;gap:.5rem;width:100%;display:-webkit-flex;display:flex;position:relative}.capsule-tags{-webkit-flex:auto;flex:auto;margin-top:.625rem;padding:0 .125rem}.shop-capsules__tags{-webkit-flex:auto;flex:auto;padding:0 .125rem}.shop-capsules__scroll-shell{align-items:center;gap:.5rem;width:100%;display:-webkit-flex;display:flex;position:relative}.capsule-tag,.shop-capsules__tag{min-height:1.875rem;color:var(--color-capsule-tag-muted);letter-spacing:-.005rem;text-transform:uppercase;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:.3125rem;justify-content:flex-start;align-items:center;padding:.25rem .5rem;font-family:Roboto Mono,monospace;font-size:1rem;font-style:normal;font-weight:500;line-height:145%;transition:background-color .12s,color .12s;display:-webkit-inline-flex;display:inline-flex}.capsule-tags--scroll,.shop-capsules__tags--scroll{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;min-width:0;max-width:100%;overflow-y:hidden}.capsule-tags--scroll{margin:0}.capsule-tags--scroll::-webkit-scrollbar,.shop-capsules__tags--scroll::-webkit-scrollbar{display:none}.shop-capsules__tag{-webkit-flex:none;flex:none;width:fit-content;min-width:0;max-width:min(70vw,15rem);overflow:hidden}.capsule-tags--scroll .capsule-tag,.shop-capsules__tags--scroll .shop-capsules__tag{-webkit-flex:none;flex:none}.capsule-tags--shopper{-webkit-scroll-snap-type:none;-ms-scroll-snap-type:none;scroll-snap-type:none}.capsule-scroll-arrow,.shop-capsules__scroll-arrow{z-index:2;width:1.75rem;height:1.75rem;color:var(--color-black);cursor:pointer;background:#ffffffeb;border:0;border-radius:999rem;-webkit-flex:none;flex:none;justify-content:center;align-items:center;display:-webkit-inline-flex;display:inline-flex;position:relative}.capsule-scroll-arrow:disabled,.shop-capsules__scroll-arrow:disabled{opacity:.35;cursor:default}.capsule-scroll-arrow img,.shop-capsules__scroll-arrow img{width:.75rem;height:.75rem}.capsule-scroll-arrow--left img,.shop-capsules__scroll-arrow--left img{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.capsule-scroll-arrow--right img,.shop-capsules__scroll-arrow--right img{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.capsule-tags__divider,.shop-capsules__divider{border-top:.0313rem solid var(--color-capsule-tag-muted);width:100%;margin-top:.5rem}.capsule-tag__label{color:inherit}.capsule-tag__share-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:1rem;height:1rem;margin-left:.375rem;display:-webkit-inline-flex;display:inline-flex}.capsule-tag__share-icon-wrap:hover{background:#ffffff2e}.capsule-tag__share-icon-wrap .shop-header__share-icon{width:1rem;height:1rem}.capsule-tag--active,.shop-capsules__tag--active{background:var(--color-black);color:var(--color-white);border-radius:.3125rem;padding:.25rem .5rem}.shop-capsules{box-sizing:border-box;width:100%;min-width:0;margin:.75rem auto .125rem;padding:0 1rem;overflow:hidden}@media (width>=768px){.shop-capsules{width:100%;max-width:100%;margin:.75rem 0 .125rem}}.capsule-tags__scroll-shell--has-more-right:after,.shop-capsules__scroll-shell--has-more-right:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#fff 70.59%);width:2.75rem;height:100%;position:absolute;top:0;right:0}@media (width>=768px){.capsule-tags__scroll-shell--has-more-right:after,.shop-capsules__scroll-shell--has-more-right:after{background:linear-gradient(90deg,#fff0 0%,#ffffffc7 52%,#fff 82%);width:3.5rem}}@media (width<=767px){.capsule-scroll-arrow,.shop-capsules__scroll-arrow{display:none}}.shop-capsules__tag-skeleton{width:5.625rem}.shop-capsules__tag-skeleton:before{display:none}.shop-capsules__tag--active{justify-content:flex-start;align-items:center;gap:.375rem;padding:.375rem .625rem;display:-webkit-inline-flex;display:inline-flex}.shop-capsules__tag-text{text-overflow:ellipsis;white-space:nowrap;-webkit-flex:1;flex:1;min-width:0;overflow:hidden}.products{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;padding:12px 16px;display:grid}.products--shopper{justify-content:flex-start}.products--capsule-empty{align-content:flex-start}.products__capsule-empty{cursor:pointer;background:0 0;border:0;-webkit-flex-direction:column;flex-direction:column;align-items:center;gap:.75rem;padding:0;display:-webkit-flex;display:flex}.products__capsule-empty-tile{aspect-ratio:1;background:0 0;border:.0625rem dashed #b8b8b8;border-radius:.625rem;justify-content:center;align-items:center;width:100%;display:-webkit-flex;display:flex}.products__capsule-empty-plus{border:.0625rem solid var(--color-capsule-empty-icon);width:2rem;height:2rem;color:var(--color-capsule-empty-icon);border-radius:.375rem;justify-content:center;align-items:center;font-family:Roboto Mono,monospace;font-size:1.5rem;line-height:1;display:-webkit-inline-flex;display:inline-flex}.products__capsule-empty-label{color:var(--color-value-charcoal);text-align:center;box-sizing:border-box;max-width:11.25rem;padding:0 .5rem;font-family:Roboto Condensed,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.125rem}.product-card{background-color:var(--color-light-grey);color:inherit;border-radius:10px;-webkit-flex-direction:column;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;padding:10px;text-decoration:none;display:-webkit-flex;display:flex;position:relative}@media (width>=450px){.products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (width>=1250px){.products{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.product-card--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation}.product-card--draggable img{-webkit-user-drag:none;-webkit-touch-callout:none;pointer-events:none}.product-card__menu-trigger{background:var(--color-white);color:var(--color-title-charcoal,var(--color-dark-grey));cursor:pointer;border:0;border-radius:4px;align-items:center;gap:4px;margin-left:auto;padding:8px;line-height:0;display:-webkit-flex;display:flex}.product-card__menu-dot{width:4.11px;height:4.11px}.product-card__image{aspect-ratio:1;background:#ebebeb;border-radius:5px;width:100%;position:relative;overflow:hidden}.product-card__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.product-card__name{color:#000;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:36px;font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.product-card__price{color:var(--color-dark-grey);font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:400;line-height:20px}.product-card--marked .product-card__image,.product-card--marked .product-card__name,.product-card--marked .product-card__price{opacity:.3;pointer-events:none}.product-card__overlay{z-index:101;background:#ffffff80;border-radius:10px;-webkit-flex-direction:column;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px;display:-webkit-flex;display:flex;position:absolute;inset:0}.product-card__overlay--marked{background:#ffffffb3}.product-card__marked-icon{opacity:.6;width:48px;height:48px}.product-card--dragging{opacity:.5;touch-action:none}.product-card[draggable=true]{cursor:-webkit-grab;cursor:grab}.product-card[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.product-card--fade-in{opacity:0;-webkit-animation:.18s forwards product-card-fade-in;animation:.18s forwards product-card-fade-in}@-webkit-keyframes product-card-fade-in{0%{opacity:0;-webkit-transform:translateY(3px);transform:translateY(3px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes product-card-fade-in{0%{opacity:0;-webkit-transform:translateY(3px);transform:translateY(3px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.endorsement-modal{z-index:1000;justify-content:center;align-items:center;display:-webkit-flex;display:flex;position:fixed;inset:0}.endorsement-modal__backdrop{background:#00000080;position:absolute;inset:0}.endorsement-modal__content{background:var(--color-white);border-radius:10px;width:90%;max-width:400px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 4px 20px #00000026}.endorsement-modal__header{justify-content:space-between;align-items:center;padding:16px;display:-webkit-flex;display:flex}.endorsement-modal__title{margin:0;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:500}.endorsement-modal__close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:-webkit-flex;display:flex}.endorsement-modal__close img{width:16px;height:16px}.endorsement-modal__body{padding:16px}.endorsement-modal__char-count{text-align:right;color:#666;margin-bottom:4px;font-family:Roboto Condensed,sans-serif;font-size:12px}.endorsement-modal__body .product-card__image{width:200px;margin-bottom:12px;margin-left:auto;margin-right:auto}.endorsement-modal__textarea{resize:vertical;box-sizing:border-box;resize:none;background:#f2f2f2;border:0;border-radius:8px;width:100%;padding:10px;font-family:Roboto Condensed,sans-serif;font-size:16px}.endorsement-modal__textarea:focus{border-color:var(--color-dark-grey);outline:none}.endorsement-modal__footer{justify-content:flex-end;gap:8px;padding:16px;display:-webkit-flex;display:flex}.endorsement-modal__btn{border:1px solid var(--color-dark-grey);cursor:pointer;height:32px;color:var(--color-dark-grey);background-color:#0000;border-radius:6px;justify-content:center;align-items:center;padding:6px 16px;font-family:Roboto Condensed,sans-serif;font-size:14px;display:-webkit-flex;display:flex}.endorsement-modal__btn--primary{background:var(--color-soft-red);color:var(--color-white);border:0}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:5px;-webkit-animation:1.5s infinite skeleton-shimmer;animation:1.5s infinite skeleton-shimmer}.product-card__skeleton-image{aspect-ratio:1;width:100%}.product-card__skeleton-name{width:100%;height:18px;margin-top:5px}.product-card__skeleton-price{width:50%;height:18px}@-webkit-keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.toast{background:var(--color-toast-overlay);color:var(--color-white);opacity:0;z-index:1002;pointer-events:none;border-radius:8px;padding:12px 20px;font-size:14px;transition:opacity .4s ease-in-out,top .4s ease-in-out;position:fixed;top:-50px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.toast--show{opacity:1;top:20px}.product-card__footer{-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;display:-webkit-flex;display:flex}@media (width<=760px){.product-card__endorsement{font-size:11px}}.product-action-menu{z-index:1001;justify-content:center;align-items:center;display:-webkit-flex;display:flex;position:fixed;inset:0}.product-action-menu__backdrop{color:#0000;-webkit-appearance:none;-moz-appearance:none;appearance:none;backdrop-filter:blur(.25rem);background:#0006;border:0;position:absolute;inset:0}.product-action-menu__panel{z-index:1;background:#777471bf;border-radius:.5rem;-webkit-flex-direction:column;flex-direction:column;align-items:center;gap:.625rem;width:min(20rem,100vw - 2rem);padding:2.5rem;display:-webkit-flex;display:flex;position:relative}.product-action-menu__action{background:var(--color-white);color:#3f3f3f;cursor:pointer;text-align:center;text-transform:uppercase;border:0;border-radius:.3125rem;width:100%;min-height:1.75rem;padding:.375rem .625rem;font-family:Roboto Mono,monospace;font-size:1rem;font-style:normal;font-weight:400;line-height:145%}.product-action-menu__action:disabled{cursor:default;opacity:.65}.product-action-menu__action--danger{color:#b42249;margin-top:8px}.product-action-menu__action--selected{background:#ebebeb}.product-action-menu__action--capsule{justify-content:space-between;align-items:center;gap:.875rem;display:-webkit-flex;display:flex}.product-action-menu__capsule-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.product-action-menu__selector{background:var(--color-white);border:.0938rem solid #000;border-radius:999rem;-webkit-flex-shrink:0;flex-shrink:0;width:.9375rem;height:.9375rem;display:inline-block}.product-action-menu__selector--selected{background:#000}.product-action-menu__empty{color:var(--color-white);text-transform:uppercase;font-family:Roboto Mono,monospace;font-size:.875rem;line-height:1.2}.products-capsule-toast{z-index:1003;max-width:min(28rem,100vw - 1.5rem);color:var(--color-white);text-transform:uppercase;background:#000000e0;border-radius:.5rem;align-items:center;gap:.625rem;padding:.625rem .75rem;font-family:Roboto Mono,monospace;font-size:.8125rem;display:-webkit-inline-flex;display:inline-flex;position:fixed;top:1.25rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.products-capsule-toast__message{min-width:0}.products-capsule-toast__view{background:var(--color-white);color:var(--color-black);text-transform:uppercase;cursor:pointer;border:0;border-radius:.25rem;-webkit-flex-shrink:0;flex-shrink:0;padding:.25rem .5rem;font-family:Roboto Mono,monospace;font-size:.75rem}@media (width<=450px){.product-card__footer{-webkit-flex-direction:column;flex-direction:column;align-items:flex-start}.product-card__footer--editing{-webkit-flex-flow:row;flex-flow:row;align-items:center}}.unsaved-changes-card{background:var(--color-white);color:#fff;z-index:1000;background:#000;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-family:Roboto Condensed,sans-serif;font-size:14px;display:-webkit-flex;display:flex;position:fixed;top:16px;right:16px;box-shadow:0 2px 12px #00000026}.unsaved-changes-card__dot{background:var(--color-soft-red);border-radius:50%;width:8px;height:8px;-webkit-animation:1s ease-in-out infinite pulse;animation:1s ease-in-out infinite pulse}.confirm-modal{z-index:1030;justify-content:center;align-items:center;display:-webkit-flex;display:flex;position:fixed;inset:0}.confirm-modal__backdrop{background:#00000080;position:absolute;inset:0}.confirm-modal__content{background:var(--color-white);border-radius:10px;width:90%;max-width:320px;padding:24px;position:relative;box-shadow:0 4px 20px #00000026}.confirm-modal__message{color:var(--color-dark-grey);text-align:center;margin:0 0 20px;font-family:Roboto Condensed,sans-serif;font-size:16px;line-height:1.4}.confirm-modal__actions{justify-content:center;gap:12px;display:-webkit-flex;display:flex}.confirm-modal__btn{border:1px solid var(--color-dark-grey);cursor:pointer;color:var(--color-dark-grey);background-color:#0000;border-radius:6px;justify-content:center;align-items:center;padding:8px 16px;font-family:Roboto Condensed,sans-serif;font-size:14px;display:-webkit-flex;display:flex}.confirm-modal__btn--danger{background:var(--color-soft-red);color:var(--color-white);border:0}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.brand-dropdown{min-width:0;position:relative}.brand-dropdown__trigger{cursor:pointer;background:#f6f6f6;border-radius:5px;-webkit-flex-direction:row;flex-direction:row;justify-content:center;align-items:center;gap:4px;height:1.5rem;padding:4px;display:-webkit-flex;display:flex;overflow:hidden}.brand-dropdown__logo{-o-object-fit:contain;object-fit:contain;-webkit-flex:1;flex:1;min-width:0;max-width:100%;height:100%}.brand-dropdown__plus{color:#999;margin:auto}.brand-dropdown__checkmark{color:#4caf50;font-size:12px}.editable-brands{-webkit-flex-direction:column;flex-direction:column;gap:8px;width:100%;display:-webkit-flex;display:flex}.editable-brands__grid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.shop-header__profile-pic-container--editable{cursor:pointer;position:relative}.profile-pic-overlay{background:#0006;border-radius:.8rem;justify-content:center;align-items:center;display:-webkit-flex;display:flex;position:absolute;inset:0}.profile-pic-overlay__icon{color:#fff;width:32px;height:32px}@media screen and (width>=500px){.profile-pic-overlay{border-radius:1rem}}.editable-name{-webkit-flex-direction:row;flex-direction:row;gap:6px;width:100%;display:-webkit-flex;display:flex}.editable-name__input{text-transform:uppercase;background:#f6f6f6;border:1px solid #ddd;border-radius:4px;-webkit-flex:1;flex:1;min-width:0;padding:4px 8px;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;margin:0!important}.editable-name__input:focus{border-color:var(--color-dark-grey);outline:none}.editable-name__input--error{border-color:var(--color-soft-red)}.editable-name__input::-webkit-input-placeholder{text-transform:none;font-weight:400}.editable-name__input::placeholder{text-transform:none;font-weight:400}.editable-name__input:-ms-placeholder-shown{text-transform:none;font-weight:400}.editable-name__input::-moz-placeholder{text-transform:none;font-weight:400}.editable-name__input::placeholder{text-transform:none;font-weight:400}@media screen and (width>=500px){.editable-name__input{font-size:1.25rem}}@media screen and (width>=768px){.editable-name__input{font-size:1.5rem}}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:-webkit-flex;display:flex;position:fixed;inset:0}.modal-content{background:var(--color-white);box-sizing:border-box;border-radius:10px;-webkit-flex-direction:column;flex-direction:column;width:90%;max-width:400px;height:60vh;display:-webkit-flex;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.modal-content--medium{max-width:500px;height:50vh}.modal-body--scrollable{overflow:hidden auto}.modal-content--fit{height:auto;overflow:visible}.modal-content--fit .modal-body--scrollable{overflow:visible}.modal-header{-webkit-flex-shrink:0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:-webkit-flex;display:flex}.modal-title{margin:0;font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:500}.modal-close{cursor:pointer;color:#666;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:-webkit-flex;display:flex}.modal-close:hover{color:#333}.modal-close img{width:16px;height:16px}.modal-back{cursor:pointer;color:#666;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:-webkit-flex;display:flex}.modal-back:hover{color:#333}.modal-body{-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1;flex:1;min-width:0;min-height:0;padding:16px;display:-webkit-flex;display:flex;overflow:hidden}.modal-subtitle{color:#666;margin:0 0 16px;font-family:Roboto Condensed,sans-serif;font-size:14px}.modal-input{box-sizing:border-box;border:1px solid #ddd;border-radius:6px;width:100%;padding:10px 12px;font-family:Roboto Condensed,sans-serif;font-size:16px;margin:0!important}.modal-input:focus{border-color:var(--color-dark-grey);outline:none}.modal-search-input{margin-bottom:12px}.modal-error{color:var(--color-soft-red);background:#fff0f0;border-radius:6px;margin-bottom:12px;padding:10px 12px;font-family:Roboto Condensed,sans-serif;font-size:14px}.modal-message{border-radius:6px;margin-bottom:12px;padding:10px 12px;font-family:Roboto Condensed,sans-serif;font-size:14px}.modal-message--success{color:#228b22;background:#f0fff0}.modal-message--error{color:var(--color-soft-red);background:#fff0f0}.modal-footer{-webkit-flex-shrink:0;flex-shrink:0;justify-content:flex-end;gap:8px;padding:16px;display:-webkit-flex;display:flex}.modal-btn{border:1px solid var(--color-dark-grey);cursor:pointer;height:36px;color:var(--color-dark-grey);background-color:#0000;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:8px 16px;font-family:Roboto Condensed,sans-serif;font-size:14px;display:-webkit-flex;display:flex}.modal-btn:disabled{opacity:.5;cursor:not-allowed}.modal-btn--primary{background:var(--color-soft-red);color:var(--color-white);border:0}.modal-btn--primary:disabled{background:#ccc}.brand-search-results{-webkit-flex:1;flex:1;min-height:0;overflow-y:auto}.brand-search-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:10px;display:-webkit-flex;display:flex}.brand-search-item:hover{background:#f6f6f6}.brand-search-item__logo{-o-object-fit:contain;object-fit:contain;width:60px;height:24px}.brand-search-item__name{color:var(--color-dark-grey);font-family:Roboto Condensed,sans-serif;font-size:14px}.brand-search-current{background:#f6f6f6;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 12px;display:-webkit-flex;display:flex}.brand-search-current__info{align-items:center;gap:12px;display:-webkit-flex;display:flex}.brand-search-current__logo{-o-object-fit:contain;object-fit:contain;width:60px;height:24px}.brand-search-current__name{color:var(--color-dark-grey);font-family:Roboto Condensed,sans-serif;font-size:14px}.brand-search-current__remove{color:var(--color-soft-red);cursor:pointer;background:0 0;border:none;margin:0;padding:4px 8px;font-family:Roboto Condensed,sans-serif;font-size:14px}.brand-search-current__remove:hover{text-decoration:underline}.brand-search-empty{text-align:center;color:#999;padding:20px;font-family:Roboto Condensed,sans-serif;font-size:14px}.brand-search-no-results{text-align:center;padding:20px}.brand-search-no-results p{color:#666;margin:0 0 12px;font-family:Roboto Condensed,sans-serif;font-size:14px}.modal-footer--split{-webkit-flex-shrink:0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px;display:-webkit-flex;display:flex}.modal-footer__left{align-items:center;display:-webkit-flex;display:flex}.modal-footer__right{align-items:center;gap:8px;display:-webkit-flex;display:flex}.modal-divider{border:none;border-top:1px solid #e0e0e0;margin:0}.modal-btn--pending{border:1px solid var(--color-dark-grey);cursor:pointer;height:36px;color:var(--color-dark-grey);background-color:#0000;border-radius:6px;align-items:center;margin:0;padding:8px 16px;font-family:Roboto Condensed,sans-serif;font-size:14px;display:-webkit-flex;display:flex;position:relative}.pending-badge{background-color:var(--color-soft-red);min-width:20px;height:20px;color:var(--color-white);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:600;line-height:1;display:-webkit-flex;display:flex;position:absolute;top:-8px;right:-8px}.pending-list{-webkit-flex-direction:column;flex-direction:column;gap:12px;display:-webkit-flex;display:flex}.pending-item{border:1px solid #e0e0e0;border-radius:6px;padding:12px;font-family:Roboto Condensed,sans-serif}.pending-item__link{color:var(--color-dark-grey);word-break:break-all;font-size:14px}.pending-item__endorsement{color:#888;margin-top:4px;font-size:13px;font-style:italic}.pending-item__date{color:#999;margin-top:4px;font-size:12px}.pending-empty{color:#666;text-align:center;padding:20px;font-family:Roboto Condensed,sans-serif;font-size:14px}.add-products-list{-webkit-flex-direction:column;flex-direction:column;gap:12px;display:-webkit-flex;display:flex}.add-products-item{align-items:flex-start;gap:8px;display:-webkit-flex;display:flex}.add-products-item__inputs{-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1;flex:1;gap:8px;min-width:0;display:-webkit-flex;display:flex}.add-products-item__endorsement-wrapper{-webkit-flex-direction:column;flex-direction:column;gap:4px;display:-webkit-flex;display:flex}.add-products-item__char-count{color:#999;text-align:right;font-family:Roboto Condensed,sans-serif;font-size:11px}.add-products-item__remove{cursor:pointer;color:#999;background:0 0;border:none;justify-content:center;align-items:center;padding:10px 4px;display:-webkit-flex;display:flex}.add-products-item__remove:hover{color:var(--color-soft-red)}.add-products-add-btn{color:var(--color-soft-red);cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:8px 0;font-family:Roboto Condensed,sans-serif;font-size:14px}.add-products-add-btn:hover{text-decoration:underline}.request-brands-list{-webkit-flex-direction:column;flex-direction:column;gap:12px;display:-webkit-flex;display:flex}.request-brands-item{align-items:center;gap:8px;display:-webkit-flex;display:flex}.request-brands-item .modal-input{-webkit-flex:1;flex:1;min-width:0}.request-brands-item__remove{cursor:pointer;color:#999;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:-webkit-flex;display:flex}.request-brands-item__remove:hover{color:var(--color-soft-red)}.request-brands-add-btn{color:var(--color-soft-red);cursor:pointer;text-align:left;background:0 0;border:none;margin:0;padding:8px 0;font-family:Roboto Condensed,sans-serif;font-size:14px}.request-brands-add-btn:hover{text-decoration:underline}.bio-container{background:#f6f6f6;border-radius:10px;-webkit-flex-direction:column;flex-direction:column;align-self:stretch;align-items:flex-start;gap:10px;padding:10px 8px;display:-webkit-flex;display:flex}.bio-container.bio-container--readonly{background:0 0}.bio-container__text{color:#4b4b4b;font-family:Roboto Condensed,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:145%}textarea.bio-container__text{resize:none;background:0 0;border:none;outline:none;width:100%;margin:0;padding:0}.bio-container__footer{align-items:center;width:100%;display:-webkit-flex;display:flex}.bio-container__counter{color:#999;text-align:right;-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto;font-family:Roboto Condensed,sans-serif;font-size:12px}.bio-container__min-hint{color:#e05c2e;font-family:Roboto Condensed,sans-serif;font-size:12px}.editable-socials{cursor:pointer;background:0 0;border:1px solid #000;border-radius:6px;align-items:center;gap:12px;padding:5px 8px;display:-webkit-flex;display:flex}.social-icon-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:1.5rem;height:1.5rem;-webkit-animation:1.5s infinite skeleton-shimmer;animation:1.5s infinite skeleton-shimmer}.editable-socials__icons{-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:center;gap:8px;display:-webkit-flex;display:flex}.editable-socials__icons img{width:1.5rem;height:1.5rem}.editable-socials__text{color:#4b4b4b;text-align:center;cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:145%}.modal-footer__socials{justify-content:center;width:100%;padding-bottom:10px;display:-webkit-flex;display:flex}.smart-link{-webkit-flex-direction:column;flex-direction:column;gap:10px;display:-webkit-flex;display:flex;overflow:visible}.smart-link__row{-webkit-flex-direction:row;flex-direction:row;align-items:center;gap:10px;display:-webkit-flex;display:flex}.smart-link__input{outline-color:var(--color-soft-red);background:#f6f6f6;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:1 0 0;flex:1 0 0;justify-content:center;align-items:flex-start;gap:10px;height:30px;font-size:16px;display:-webkit-flex;display:flex;border:0!important;border-radius:8px!important;margin:0!important;padding:10px!important}.link__icon{color:#000;width:1.5rem;height:1.5rem}.smart-link__icon-wrapper{position:relative}.smart-link__icon-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px;display:-webkit-flex;display:flex}.smart-link__icon-caret{color:#000;font-size:1rem;line-height:1}.smart-link__icon-picker{z-index:10000;background:#fff;border:1px solid #ddd;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:4px;padding:8px;display:grid;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.smart-link__icon-option{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;padding:4px;display:-webkit-flex;display:flex}.smart-link__icon-option--active{border-color:var(--color-soft-red,#e57373)}.smart-link__icon-option img{width:24px;height:24px}.static-socials{-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:center;gap:12px;padding:5px 8px;display:-webkit-flex;display:flex}.static-socials a{display:-webkit-flex;display:flex}.static-socials img{background:0 0;width:1.5rem;height:1.5rem}.shop-header__btn--icon-only{width:26px;padding:5px}.shop-header__btn--edit{height:100%}.shop-header__btn--highlighted{border:2px solid var(--color-soft-red)}.handle-modal__disclaimer{color:#000;background:#fff8e6;border:1px solid #f5c842;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px;line-height:1.5}.handle-modal__input-row{border:1px solid #ddd;border-radius:8px;align-items:center;gap:4px;padding:8px 12px;display:-webkit-flex;display:flex}.handle-modal__prefix{color:#999;font-size:16px}.handle-modal__input{border:none;outline:none;-webkit-flex:1;flex:1;min-width:0;font-size:16px}.handle-modal__status{justify-content:center;align-items:center;width:20px;height:20px;display:-webkit-flex;display:flex}.handle-modal__error{color:#f94e57;height:16px;margin:4px 0 0;padding:0;font-size:12px}.handle-modal__spinner{-webkit-animation:1s linear infinite spin;animation:1s linear infinite spin}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.modal-content--small{max-width:400px;height:auto}.shop-header__top--editable{cursor:pointer;position:relative}.shop-header__banner-edit-hint{color:#fff;pointer-events:none;justify-content:center;align-items:center;display:-webkit-flex;display:flex;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.shop-header__banner-edit-icon{width:24px;height:24px}@media screen and (width>=500px){.shop-header__banner-edit-icon{width:48px;height:48px}}.banner-modal__body,.add-products-modal__body,.brand-search-modal__body{overflow:hidden auto}.banner-modal__grid{grid-template-columns:1fr;gap:12px;display:grid}.banner-modal__item{cursor:pointer;-webkit-appearance:none;background:0 0;border:3px solid #0000;border-radius:8px;padding:0;transition:border-color .2s;position:relative;overflow:hidden}.banner-modal__item:hover,.banner-modal__item:focus{border-color:var(--color-soft-red);background:0 0;outline:none}.banner-modal__item--selected{border-color:var(--color-soft-red)}.banner-modal__img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%;height:100%;display:block}.banner-modal__check{background:var(--color-soft-red);border-radius:0 5px;justify-content:center;align-items:center;width:28px;height:28px;display:-webkit-flex;display:flex;position:absolute;top:0;right:0}.banner-modal__loading,.banner-modal__empty{text-align:center;color:#6b7280;padding:32px 0}.banner-modal__tabs{border-bottom:1px solid #e5e7eb;gap:0;margin:0 -20px;padding:0 20px;display:-webkit-flex;display:flex}.banner-modal__tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 20px;font-size:14px;font-weight:500;transition:color .2s,border-color .2s}.banner-modal__tab:hover{color:#374151}.banner-modal__tab--active{color:var(--color-soft-red);border-bottom-color:var(--color-soft-red)}.banner-modal__upload{text-align:center;background:#f9fafb;border-radius:8px;margin-bottom:16px;padding:20px}.banner-modal__upload-btn{background:var(--color-soft-red);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:500;transition:background .2s;display:inline-block}.banner-modal__upload-btn:disabled{opacity:.6;cursor:not-allowed}.banner-modal__upload-btn:hover:not(:disabled){background:#e53935}.banner-modal__upload-hint{color:#6b7280;margin-top:8px;font-size:12px}.banner-modal__pending-crop{background:#fef2f2;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:10px 16px;display:-webkit-flex;display:flex}.banner-modal__pending-crop-label{color:#374151;font-size:13px;font-weight:500}.banner-modal__pending-crop-edit{width:32px;height:32px;color:var(--color-soft-red);cursor:pointer;background:#f94e571a;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .2s;display:-webkit-flex;display:flex}.banner-modal__pending-crop-edit:hover{background:#f94e5733}.banner-modal__delete{background:var(--color-soft-red);color:#fff;cursor:pointer;border:none;border-radius:5px 0;justify-content:center;align-items:center;width:28px;height:28px;display:-webkit-flex;display:flex;position:absolute;top:0;left:0}.image-cropper{padding:20px}.cropper-takeover .image-cropper{padding:0}.image-cropper__header{text-align:center;margin-bottom:16px}.image-cropper__title{color:#111827;margin:0 0 4px;font-size:18px;font-weight:600}.cropper-takeover .image-cropper__title{color:#fff}.image-cropper__hint{color:#6b7280;margin:0;font-size:13px}.cropper-takeover .image-cropper__hint{color:#fff9}.image-cropper__container{background:#1a1a1a;border-radius:8px;width:100%;position:relative}.image-cropper__canvas{touch-action:none;width:100%;height:100%;display:block}.image-cropper__frame{pointer-events:none;border:2px dashed #fff6;border-radius:8px;position:absolute;inset:60px 0}.image-cropper__actions{justify-content:flex-end;gap:12px;margin-top:16px;display:-webkit-flex;display:flex}.image-cropper__btn{cursor:pointer;border:none;border-radius:6px;padding:10px 24px;font-size:14px;font-weight:500;transition:background .2s}.image-cropper__btn--cancel{color:#374151;background:#f3f4f6}.image-cropper__btn--cancel:hover{background:#e5e7eb}.cropper-takeover .image-cropper__btn--cancel{color:#fff;background:#ffffff26}.cropper-takeover .image-cropper__btn--cancel:hover{background:#ffffff40}.image-cropper__btn--apply{background:var(--color-soft-red);color:#fff}.image-cropper__btn--apply:hover{background:#e53935}.cropper-takeover{z-index:1001;background:#000000d9;justify-content:center;align-items:center;display:-webkit-flex;display:flex;position:fixed;inset:0}.cropper-takeover__content{box-sizing:border-box;width:100%;max-width:1200px;padding:24px}@media (width<=499px){.cropper-takeover__content{padding:16px}}.catalog-modal-overlay{z-index:1000;background:var(--color-white);-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex;position:fixed;inset:0;overflow:hidden}.catalog-page{box-sizing:border-box;-webkit-flex:1;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:16px;overflow-y:auto}.catalog-page--has-unsaved{padding-top:72px}.catalog-header{-webkit-flex-wrap:wrap;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;display:-webkit-flex;display:flex}.catalog-header__back{border:1px solid var(--color-dark-grey);cursor:pointer;color:inherit;white-space:nowrap;background:0 0;border-radius:6px;-webkit-flex-shrink:0;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;gap:2px;padding:8px 14px;font-size:16px;display:-webkit-flex;display:flex}.catalog-header__search-btn{cursor:pointer;white-space:nowrap;color:#fff;background:#000;border:1px solid #000;border-radius:6px;-webkit-flex-shrink:0;flex-shrink:0;align-self:stretch;padding:0 16px;font-size:16px;transition:background .15s,border-color .15s}.catalog-header__back:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.catalog-header__search--spotlit{border-color:var(--color-soft-red);box-shadow:0 0 0 3px #dc354533}.catalog-header__search-btn--spotlit{outline:2px solid var(--color-soft-red);outline-offset:4px;border-radius:4px}.catalog-header__search-btn--above-backdrop{z-index:20;position:relative}.catalog-request-backdrop{z-index:10;background:#0009;position:absolute;inset:0}.catalog-header--spotlit{z-index:20;position:relative}.catalog-header__search-btn:hover{background:#222;border-color:#222}@media (width<=499px){.catalog-header__search-btn{-webkit-flex-basis:100%;flex-basis:100%;-webkit-order:3;order:3;align-self:auto;padding:8px 14px}.catalog-header .catalog-header__search{min-width:0}}.catalog-header .catalog-header__search{border:1px solid #ddd;border-radius:6px;outline:none;-webkit-flex:1;flex:1;width:auto;margin:0;padding:8px 12px;font-size:16px}.catalog-header__search:focus{border-color:var(--color-dark-grey)}.catalog-brands-section{margin-bottom:24px}.catalog-brands-section__title{text-align:center;margin:0 0 16px;font-size:17px;font-weight:600}.catalog-brands-scroll{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;margin-bottom:24px;padding-bottom:8px;display:-webkit-flex;display:flex;overflow-x:auto}.catalog-brands-scroll::-webkit-scrollbar{display:none}.catalog-brand-card{cursor:pointer;background:#e0e0e0;border:3px solid #0000;border-radius:14px;-webkit-flex:0 0 150px;flex:0 0 150px;height:150px;padding:0;transition:border-color .15s;overflow:hidden}@media (width<=499px){.catalog-brand-card{border-radius:10px;-webkit-flex:0 0 100px;flex:0 0 100px;height:100px}}.catalog-brand-card--selected{border-color:var(--color-soft-red)}.catalog-brand-card__img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.catalog-brand-card__placeholder{color:#666;text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:4px;font-size:11px;display:-webkit-flex;display:flex}.catalog-products{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;transition:opacity .15s;display:grid}.catalog-products--loading{opacity:.45;pointer-events:none}@media (width<=499px){.catalog-products{grid-template-columns:repeat(2,1fr);gap:10px}}.catalog-product-card{background:var(--color-white);cursor:pointer;text-align:left;border:1px solid #e0e0e0;border-radius:8px;-webkit-flex-direction:column;flex-direction:column;padding:0;transition:border-color .15s,box-shadow .15s;display:-webkit-flex;display:flex}.catalog-product-card:hover{border-color:var(--color-dark-grey);box-shadow:0 2px 8px #00000014}.catalog-product-card__img{aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border-radius:8px 8px 0 0;width:100%}.catalog-product-card__img--placeholder{background-color:var(--color-light-grey)}.catalog-product-card__name{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:8px 8px 2px;font-size:13px;font-weight:600;display:-webkit-box;overflow:hidden}.catalog-product-card__brand{color:#888;padding:0 8px 2px;font-size:11px}.catalog-product-card__price{color:var(--color-dark-grey);padding:0 8px 8px;font-size:12px}.catalog-product-card__commission{padding:0 8px 8px;font-size:12px}.commission-badge{color:#16a34a;align-items:center;gap:4px;display:-webkit-inline-flex;display:inline-flex;position:relative}.commission-badge__label{font-weight:500}.commission-badge__info{cursor:pointer;color:#16a34a;opacity:.7;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:-webkit-inline-flex;display:inline-flex}.commission-badge__info:hover{opacity:1}.commission-badge__popover{color:#fff;white-space:nowrap;z-index:10;background:#1a1a1a;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.4;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 2px 8px #0003}.commission-badge__popover:after{content:"";border:5px solid #0000;border-bottom-color:#1a1a1a;position:absolute;bottom:100%;left:12px}.catalog-skeleton-line{border-radius:4px;margin:0 8px}.catalog-skeleton-line--name{width:80%;height:13px;margin-top:8px;margin-bottom:4px}.catalog-skeleton-line--brand{width:50%;height:11px;margin-bottom:4px}.catalog-skeleton-line--price{width:35%;height:11px;margin-bottom:10px}.catalog-pagination{justify-content:center;align-items:center;gap:16px;margin:16px 0;display:-webkit-flex;display:flex}.catalog-pagination__btn{background:var(--color-white);cursor:pointer;border:1px solid #ddd;border-radius:6px;padding:8px 16px;font-size:13px}.catalog-pagination__btn:disabled{opacity:.4;cursor:default}.catalog-pagination__count{color:#666;font-size:13px}.catalog-empty{text-align:center;color:#888;padding:40px 0;font-size:14px}.catalog-empty p{margin:0 0 16px}.catalog-empty__request{background:var(--color-soft-red);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;transition:background .15s}.catalog-empty__request:hover{opacity:.88}.catalog-empty__request--spotlit{outline:2px solid var(--color-soft-red);outline-offset:4px;z-index:20;position:relative}.catalog-request-hint{text-align:right;color:#888;padding:0 0 12px;font-size:13px}.catalog-request-hint__btn{color:#555;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.catalog-request-hint__btn:hover{color:#000}.variant-picker-overlay{z-index:1000;box-sizing:border-box;background:#00000080;justify-content:center;align-items:center;padding:16px;display:-webkit-flex;display:flex;position:fixed;inset:0}.variant-picker{background:var(--color-white);box-sizing:border-box;border-radius:12px;-webkit-flex-direction:column;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:-webkit-flex;display:flex;overflow:hidden}.variant-picker__top{-webkit-flex-shrink:0;flex-shrink:0;padding:20px 20px 0}.variant-picker__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:-webkit-flex;display:flex}.variant-picker__title{margin:0;font-size:16px;font-weight:700}.variant-picker__close{cursor:pointer;color:#666;background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1}.variant-picker__img-wrap{width:100%;height:220px;margin-bottom:12px}.variant-picker__img{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:100%;height:100%;display:block}.variant-picker__img-placeholder{background:#f0f0f0;border-radius:8px;width:100%;height:100%}.variant-picker__color-scroll{-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-flex-shrink:0;flex-shrink:0;gap:10px;padding:12px 20px;display:-webkit-flex;display:flex;overflow-x:auto}.variant-picker__color-scroll::-webkit-scrollbar{display:none}.variant-picker__color-item{scroll-snap-align:center;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;-webkit-flex-direction:column;flex-direction:column;-webkit-flex:0 0 80px;flex:0 0 80px;align-items:center;gap:6px;padding:4px;transition:border-color .15s;display:-webkit-flex;display:flex}.variant-picker__color-item--selected{border-color:var(--color-dark-grey)}.variant-picker__color-item--in-store,.variant-picker__color-item--in-store:hover{opacity:.5}.variant-picker__color-thumb{-o-object-fit:contain;object-fit:contain;border-radius:6px;width:72px;height:72px;display:block}.variant-picker__color-thumb--placeholder{background:#e0e0e0}.variant-picker__color-name{text-align:center;overflow-wrap:break-word;max-width:72px;font-size:11px}.variant-picker__body{-webkit-flex:1;flex:1;padding:0 20px 20px;overflow-y:auto}.variant-picker__commission{margin-bottom:8px;font-size:14px}.variant-picker__endorsement-label{margin-bottom:6px;font-size:13px;font-weight:600}.variant-picker__endorsement{box-sizing:border-box;resize:vertical;border:1px solid #ddd;border-radius:6px;outline:none;width:100%;margin-bottom:16px;padding:8px 10px;font-family:inherit;font-size:16px}.variant-picker__endorsement:focus{border-color:var(--color-soft-red)}.variant-picker__actions{justify-content:flex-end;gap:10px;display:-webkit-flex;display:flex}.variant-picker__cancel{background:var(--color-white);cursor:pointer;color:inherit;border:1px solid #ddd;border-radius:6px;padding:10px 20px;font-size:14px}.variant-picker__add{background:var(--color-dark-grey);color:var(--color-white);cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600}.variant-picker__add:disabled{cursor:default;pointer-events:none;background:#ccc}.product-card--staged{border:2px solid var(--color-soft-red);position:relative}.product-card__new-badge{z-index:1;width:2rem;position:absolute;top:6px;left:6px}.store-picker__header{border-bottom:1px solid #eee;-webkit-flex-shrink:0;flex-shrink:0;margin-bottom:0;padding:12px 16px}.store-picker__grid-container{-webkit-flex:1;flex:1;overflow-y:auto}.store-picker__card{text-align:left;cursor:pointer;background:0 0;border:none;padding:0;position:relative}.store-picker__card--selected{box-shadow:0 0 0 3px var(--color-black);border-radius:5px}.fab-menu__collapsed-action[data-fab-action-id=done-existing-picker]{background:var(--color-black);color:var(--color-white);cursor:pointer;border:0;border-radius:.3125rem;width:100%;min-height:1.75rem;padding:.375rem .625rem}.store-picker__check{border:1px solid var(--color-black);border-radius:9999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:-webkit-flex;display:flex;position:absolute;top:12px;right:12px}.store-picker__check--selected{background:var(--color-black)}.store-picker__empty{text-align:center;color:var(--color-input-placeholder);padding:48px 16px;font-family:Roboto Condensed,sans-serif;font-size:1rem}.catalog-header__search-btn:disabled{opacity:.35;cursor:not-allowed}
/*# sourceMappingURL=2955.compiled.css.map?v=129400c2f017d7e99669*/