.she-crumbs{font-size:1.312rem;color:var(--she-text-muted);line-height:1.4}.she-crumbs__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.she-crumbs__item{display:inline-flex;align-items:center;gap:6px;min-width:0}.she-crumbs__item a{color:inherit;text-decoration:none;transition:color .25s var(--she-ease)}.she-crumbs__item a:hover{color:var(--she-accent-color)}.she-crumbs__sep{opacity:.45;font-size:.9em;line-height:1}.she-crumbs__item[aria-current]{color:var(--she-text);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55vw}.she-crumbs--on-dark,.she-root--dark .she-crumbs{color:#ffffffa8}.she-crumbs--on-dark .she-crumbs__item[aria-current],.she-root--dark .she-crumbs__item[aria-current],.she-crumbs--on-dark a:hover{color:#fff}.she-chero{position:relative;isolation:isolate;overflow:hidden}.she-chero__inner{position:relative;z-index:1}.she-chero__crumbs{margin-bottom:clamp(16px,2vw,26px)}.she-chero--split .she-chero__grid{display:grid;gap:clamp(26px,3.5vw,56px);align-items:center}@media(min-width:900px){.she-chero--split .she-chero__grid{grid-template-columns:1fr .92fr}}.she-chero__media{position:relative;border-radius:var(--she-radius-lg);overflow:hidden;background:var(--she-grey-100);aspect-ratio:16 / 10;box-shadow:var(--she-shadow)}@media(min-width:900px){.she-chero__media{aspect-ratio:4 / 3}}.she-chero__media img{width:100%;height:100%;object-fit:cover;display:block}.she-chero--banner{color:#fff;min-height:clamp(260px,34vw,460px);display:flex;align-items:flex-end}.she-chero--banner .she-chero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.she-chero--banner .she-chero__bg img{width:100%;height:100%;object-fit:cover;display:block}.she-chero--banner .she-chero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#11111126,#1111118c 55%,#111111d1)}.she-chero--banner .she-chero__title,.she-chero--banner h1{color:#fff}.she-chero--banner .she-chero__lead{color:#ffffffdb}.she-chero--banner .she-chero__inner{width:100%;padding-block:clamp(28px,4vw,56px)}.she-chero--plain{border-bottom:1px solid var(--she-line)}.she-chero--soft{background:var(--she-grey-100)}.she-chero--banner.she-section{padding-block:0}.she-chero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:var(--she-fs-small);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--she-accent-color);margin-bottom:12px}.she-chero--banner .she-chero__eyebrow{color:#fff}.she-chero__eyebrow:before{content:"";width:26px;height:2px;border-radius:2px;background:currentColor}.she-chero__title{font-family:var(--she-font-heading);font-size:var(--she-fs-h1);font-weight:700;line-height:1.06;letter-spacing:-.02em;color:var(--she-dark);margin:0}.she-chero__lead{margin:16px 0 0;font-size:var(--she-fs-lead);line-height:1.55;color:var(--she-text-muted);max-width:62ch}.she-chero__usps{list-style:none;margin:clamp(18px,2.2vw,26px) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px 18px}.she-chero__usps li{display:inline-flex;align-items:center;gap:8px;font-size:1.44rem;font-weight:600;color:var(--she-text)}.she-chero--banner .she-chero__usps li{color:#ffffffeb}.she-chero__usps svg{width:17px;height:17px;color:var(--she-accent-color);flex:0 0 auto}.she-chero--banner .she-chero__usps svg{color:#fff}.she-subnav__grid{display:grid;gap:var(--she-gap);grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:620px){.she-subnav__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:990px){.she-subnav__grid{grid-template-columns:repeat(var(--she-subnav-cols, 4),minmax(0,1fr))}}.she-subnav__card{position:relative;display:flex;flex-direction:column;border-radius:var(--she-radius);border:1px solid var(--she-line);background:#fff;overflow:hidden;text-decoration:none;color:inherit;transition:transform var(--she-dur) var(--she-ease),box-shadow var(--she-dur) var(--she-ease),border-color var(--she-dur) var(--she-ease)}.she-subnav__card:hover{transform:translateY(-4px);box-shadow:var(--she-shadow);border-color:transparent}.she-subnav__media{aspect-ratio:4 / 3;background:var(--she-grey-100);overflow:hidden}.she-subnav__media--ph{display:grid;place-items:center;background:linear-gradient(135deg,var(--she-grey-050),var(--she-grey-200));color:var(--she-grey-300)}.she-subnav__media--ph svg{width:34%;height:34%}.she-subnav__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--she-ease)}.she-subnav__card:hover .she-subnav__media img{transform:scale(1.05)}.she-subnav__body{padding:14px 16px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1 1 auto}.she-subnav--soft{background:var(--she-grey-100)}.she-subnav--soft .she-subnav__card{border-color:transparent}.she-subnav__label{display:block;font-family:var(--she-font-heading);font-weight:700;font-size:1.6rem;line-height:1.25;color:var(--she-dark)}.she-subnav__count{font-size:1.28rem;color:var(--she-text-muted);white-space:nowrap}.she-subnav__arrow{flex:0 0 auto;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--she-grey-100);color:var(--she-dark);transition:background-color .3s var(--she-ease),color .3s var(--she-ease)}.she-subnav__arrow svg{width:15px;height:15px}.she-subnav__card:hover .she-subnav__arrow{background:var(--she-accent-color);color:#fff}.she-subnav__chips{display:flex;flex-wrap:wrap;gap:10px}.she-subnav__chip{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--she-radius-pill);border:1px solid var(--she-line);background:#fff;color:var(--she-text);font-size:1.472rem;font-weight:600;text-decoration:none;transition:background-color .25s var(--she-ease),color .25s var(--she-ease),border-color .25s var(--she-ease)}.she-subnav__chip:hover{background:var(--she-dark);border-color:var(--she-dark);color:#fff}.she-subnav__chip.is-active{background:var(--she-accent-color);border-color:var(--she-accent-color);color:#fff}.she-plp__layout{display:grid;gap:clamp(22px,2.6vw,44px);align-items:start}@media(min-width:990px){.she-plp--sidebar .she-plp__layout{grid-template-columns:264px minmax(0,1fr)}}.she-plp__main,.she-plp__aside{min-width:0}@media(max-width:989px){.she-plp__aside{display:contents}}.she-plp__bar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid var(--she-line);margin-bottom:clamp(18px,2vw,26px)}.she-plp__count{font-size:1.44rem;color:var(--she-text-muted);font-weight:500}.she-plp__count b{color:var(--she-text);font-weight:700}.she-plp__bar-actions{display:flex;align-items:center;gap:10px;margin-inline-start:auto}.she-sort{position:relative;display:inline-flex;align-items:center}.she-sort__label{font-size:1.36rem;color:var(--she-text-muted);margin-inline-end:8px;display:none}@media(min-width:750px){.she-sort__label{display:inline}}.she-sort__select{appearance:none;-webkit-appearance:none;font-family:inherit;font-size:1.44rem;font-weight:600;color:var(--she-text);background:#fff;border:1px solid var(--she-line);border-radius:var(--she-radius-pill);padding:10px 40px 10px 18px;cursor:pointer;transition:border-color .25s var(--she-ease);max-width:62vw;text-overflow:ellipsis}.she-sort__select:hover,.she-sort__select:focus-visible{border-color:#11111147;outline:none}.she-sort__ico{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none;width:15px;height:15px;color:var(--she-text-muted)}@media(min-width:990px){.she-plp--sidebar .she-plp__mbtn--filter{display:none}}.she-plp__mbtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:var(--she-radius-pill);border:1px solid var(--she-line);background:#fff;font-family:inherit;font-size:1.472rem;font-weight:600;color:var(--she-text);cursor:pointer;transition:border-color .25s var(--she-ease),background-color .25s var(--she-ease)}.she-plp__mbtn:hover{border-color:#11111147}.she-plp__mbtn svg{width:17px;height:17px}.she-plp__mbtn-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--she-accent-color);color:#fff;font-size:1.152rem;font-weight:700}.she-plp__sticky{position:sticky;top:var(--she-sticky-top, 0px);z-index:20;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding-block:10px;margin-inline:calc(var(--she-gutter) * -1);padding-inline:var(--she-gutter)}@media(min-width:990px){.she-plp__sticky{position:static;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding-block:0;margin-inline:0;padding-inline:0}}.she-plp__chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:clamp(16px,2vw,22px)}.she-fchip{display:inline-flex;align-items:center;gap:8px;padding:7px 8px 7px 14px;border-radius:var(--she-radius-pill);background:var(--she-orange-050);color:var(--she-accent-color-600);border:1px solid rgba(255,102,0,.18);font-size:1.312rem;font-weight:600;text-decoration:none;line-height:1;transition:background-color .25s var(--she-ease)}.she-fchip:hover{background:#ff660024}.she-fchip__x{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#ff660029;font-size:.9em;line-height:1}.she-fchip--clear{background:transparent;border-color:transparent;color:var(--she-text-muted);padding-inline:8px;text-decoration:underline;text-underline-offset:3px}.she-fchip--clear:hover{background:transparent;color:var(--she-text)}.she-facets__head{display:none}.she-facets__title{font-family:var(--she-font-heading);font-size:1.68rem;font-weight:700;color:var(--she-dark);margin:0 0 4px}.she-facet{border-bottom:1px solid var(--she-line);padding-block:4px}.she-facet:last-of-type{border-bottom:0}.she-facet__summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 0;cursor:pointer;list-style:none;font-family:var(--she-font-heading);font-size:1.52rem;font-weight:700;color:var(--she-dark);-webkit-user-select:none;user-select:none}.she-facet__summary::-webkit-details-marker{display:none}.she-facet__summary:hover{color:var(--she-accent-color)}.she-facet__chev{width:16px;height:16px;flex:0 0 auto;color:var(--she-text-muted);transition:transform .3s var(--she-ease)}.she-facet[open]>.she-facet__summary .she-facet__chev{transform:rotate(180deg)}.she-facet__badge{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 6px;border-radius:999px;background:var(--she-accent-color);color:#fff;font-size:1.12rem;font-weight:700;margin-inline-start:auto;margin-inline-end:6px}.she-facet__body{padding-bottom:16px}.she-facet__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;max-height:292px;overflow-y:auto;scrollbar-width:thin}.she-facet__opt{display:flex;align-items:center;gap:10px;padding:7px 6px 7px 0;cursor:pointer;font-size:1.44rem;color:var(--she-text);line-height:1.35;border-radius:8px;transition:color .2s var(--she-ease)}.she-facet__opt:hover{color:var(--she-accent-color-600)}.she-facet__opt input{position:absolute;opacity:0;width:0;height:0}.she-facet__box{flex:0 0 auto;width:19px;height:19px;border-radius:6px;border:1.5px solid var(--she-grey-300);background:#fff;display:grid;place-items:center;transition:background-color .2s var(--she-ease),border-color .2s var(--she-ease)}.she-facet__box svg{width:12px;height:12px;color:#fff;opacity:0;transform:scale(.7);transition:opacity .18s var(--she-ease),transform .18s var(--she-ease)}.she-facet__opt input:checked+.she-facet__box{background:var(--she-accent-color);border-color:var(--she-accent-color)}.she-facet__opt input:checked+.she-facet__box svg{opacity:1;transform:scale(1)}.she-facet__opt input:focus-visible+.she-facet__box{outline:2px solid var(--she-accent-color);outline-offset:2px}.she-facet__opt-label{flex:1 1 auto;min-width:0}.she-facet__opt-count{color:var(--she-text-muted);font-size:1.28rem;font-variant-numeric:tabular-nums}.she-facet__opt.is-disabled{opacity:.38;cursor:not-allowed}.she-facet__more{margin-top:8px;background:none;border:0;padding:2px 0;font-family:inherit;font-size:1.344rem;font-weight:600;color:var(--she-accent-color);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.she-facet__opt[hidden]{display:none}.she-price-range{display:flex;align-items:center;gap:10px}.she-price-range__field{position:relative;flex:1 1 0;min-width:0}.she-price-range__cur{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:1.36rem;color:var(--she-text-muted);pointer-events:none}.she-price-range input{width:100%;font-family:inherit;font-size:1.44rem;color:var(--she-text);padding:10px 12px 10px 28px;border:1px solid var(--she-grey-300);border-radius:10px;background:#fff;-moz-appearance:textfield}.she-price-range input::-webkit-outer-spin-button,.she-price-range input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.she-price-range input:focus-visible{outline:none;border-color:var(--she-accent-color)}.she-price-range__dash{color:var(--she-text-muted)}@media(min-width:990px){.she-plp--sidebar .she-facets{position:sticky;top:var(--she-sticky-top, 20px);max-height:calc(100vh - var(--she-sticky-top, 20px) - 20px);overflow-y:auto;padding-inline-end:4px;scrollbar-width:thin}.she-facets__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--she-line)}.she-facets__reset{font-size:1.28rem;color:var(--she-text-muted);text-decoration:underline;text-underline-offset:3px}.she-facets__reset:hover{color:var(--she-accent-color)}}@media(max-width:989px){.she-facets-wrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;flex-direction:column;justify-content:flex-end;visibility:hidden;pointer-events:none}.she-facets-wrap.is-open{visibility:visible;pointer-events:auto}.she-facets-wrap__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111180;opacity:0;transition:opacity .3s var(--she-ease)}.she-facets-wrap.is-open .she-facets-wrap__scrim{opacity:1}.she-facets{position:relative;background:#fff;border-radius:var(--she-radius-lg) var(--she-radius-lg) 0 0;max-height:88vh;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .38s var(--she-ease-out);box-shadow:0 -20px 60px #11111138}.she-facets-wrap.is-open .she-facets{transform:translateY(0)}.she-facets__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px 14px;border-bottom:1px solid var(--she-line);flex:0 0 auto}.she-facets__scroll{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 20px 10px;flex:1 1 auto}.she-facets__foot{flex:0 0 auto;display:flex;gap:10px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--she-line);background:#fff}.she-facets__foot .she-btn{flex:1 1 auto}.she-facet__list{max-height:none;overflow:visible}}.she-facets__close{width:36px;height:36px;border-radius:50%;border:0;background:var(--she-grey-100);color:var(--she-dark);display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.she-facets__close svg{width:16px;height:16px}@media(min-width:990px){.she-facets-wrap__scrim,.she-facets__close,.she-facets__foot{display:none!important}}body.she-noscroll{overflow:hidden}.she-pgrid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(14px,1.5vw,26px);grid-template-columns:repeat(var(--she-cols-mob, 2),minmax(0,1fr))}@media(min-width:620px){.she-pgrid{grid-template-columns:repeat(var(--she-cols-tab, 3),minmax(0,1fr))}}@media(min-width:990px){.she-pgrid{grid-template-columns:repeat(var(--she-cols-desk, 4),minmax(0,1fr))}}.she-plp__results{position:relative;min-height:220px;transition:opacity .2s ease}.she-plp__results.is-loading{opacity:.45;pointer-events:none}.she-plp__spinner{position:absolute;inset-inline-start:50%;top:120px;width:34px;height:34px;margin-inline-start:-17px;border-radius:50%;border:3px solid var(--she-grey-200);border-top-color:var(--she-accent-color);animation:she-spin .8s linear infinite;display:none}.she-plp__results.is-loading .she-plp__spinner{display:block}@keyframes she-spin{to{transform:rotate(360deg)}}.she-pc{position:relative;display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid var(--she-line);border-radius:var(--she-radius);overflow:hidden;transition:transform var(--she-dur) var(--she-ease),box-shadow var(--she-dur) var(--she-ease),border-color var(--she-dur) var(--she-ease)}@media(hover:hover){.she-pc:hover{transform:translateY(-4px);box-shadow:var(--she-shadow);border-color:transparent}}.she-pc__media{position:relative;display:block;aspect-ratio:var(--she-pc-ratio, 1);background:#fff;overflow:hidden}.she-pc__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 -1px 0 var(--she-line)}.she-pc__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:clamp(10px,1.6vw,20px);transition:opacity .45s var(--she-ease),transform .7s var(--she-ease)}.she-pc__img--alt{opacity:0}@media(hover:hover){.she-pc:hover .she-pc__img--main{transform:scale(1.035)}.she-pc:hover .she-pc__img--alt{opacity:1;transform:scale(1.035)}.she-pc:hover .she-pc__img--main.has-alt{opacity:0}}.she-pc__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:var(--she-grey-050);color:var(--she-grey-300)}.she-pc__ph svg{width:42%;height:42%;opacity:.8}.she-pc__flags{position:absolute;top:10px;left:10px;right:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.she-pc__flag{display:inline-flex;align-items:center;padding:5px 10px;border-radius:var(--she-radius-pill);font-size:1.12rem;font-weight:700;letter-spacing:.02em;line-height:1;background:var(--she-dark);color:#fff;white-space:nowrap}.she-pc__flag--sale{background:var(--she-accent-color)}.she-pc__flag--new{background:#111}.she-pc__flag--best{background:#fff;color:var(--she-dark);border:1px solid var(--she-line)}.she-pc__flag--out{background:#111111c7}.she-pc__body{display:flex;flex-direction:column;flex:1 1 auto;gap:6px;padding:14px 14px 16px}@media(min-width:750px){.she-pc__body{padding:16px 18px 18px}}.she-pc__vendor{margin:0;font-size:1.12rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--she-text-muted)}.she-pc__title{margin:0;font-family:var(--she-font-heading);font-size:1.568rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;color:var(--she-dark)}.she-pc__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.she-pc__title a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.she-pc__spec{margin:0;font-size:1.312rem;line-height:1.4;color:var(--she-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.she-pc__foot{margin-top:auto;padding-top:12px;display:flex;flex-direction:column;gap:8px}.she-pc__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;font-family:var(--she-font-heading)}.she-pc__price-now{font-size:1.792rem;font-weight:700;color:var(--she-dark);letter-spacing:-.01em}.she-pc__price-now.is-sale{color:var(--she-accent-color-600)}.she-pc__price-from{font-size:1.248rem;font-weight:600;color:var(--she-text-muted);margin-inline-end:-3px}.she-pc__price-was{font-size:1.36rem;color:var(--she-text-muted);text-decoration:line-through}.she-pc__price-unit{font-size:1.248rem;font-weight:600;color:var(--she-text-muted)}.she-pc__tax{margin:-2px 0 0;font-size:1.12rem;color:var(--she-text-muted)}.she-pc__tax a{color:inherit;text-decoration:underline;text-underline-offset:2px;position:relative;z-index:2}.she-pc__delivery{display:flex;align-items:center;gap:7px;margin:0;font-size:1.248rem;font-weight:600;line-height:1.35;color:var(--she-text-muted)}.she-pc__dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:var(--she-grey-300)}.she-pc__delivery--in .she-pc__dot{background:#1aa851}.she-pc__delivery--in{color:#12813f}.she-pc__delivery--soon .she-pc__dot{background:#1aa851}.she-pc__delivery--ask .she-pc__dot{background:#ff9500}.she-pc__delivery--ask{color:#b45a00}.she-pc__delivery--out .she-pc__dot{background:#e74c3c}.she-pc__delivery--out{color:#c0392b}.she-pc__cta{margin-top:4px;position:relative;z-index:2}.she-pc__cta .she-btn{width:100%;padding:12px 16px;font-size:1.44rem}.she-pc__cta .she-btn--secondary{border-width:1.5px}.she-pc__cta [disabled]{opacity:.5;cursor:not-allowed}.she-pc__err{margin:8px 0 0;font-size:1.248rem;color:#c0392b;font-weight:600}.she-pc__form{margin:0}@media(max-width:619px){.she-pc__cta .she-btn{padding-inline:6px;font-size:1.4rem}}@media(max-width:619px){.she-pgrid--mob1 .she-pc{flex-direction:row;align-items:stretch}.she-pgrid--mob1 .she-pc__media{flex:0 0 38%;aspect-ratio:auto}.she-pgrid--mob1 .she-pc__media:after{box-shadow:inset -1px 0 0 var(--she-line)}.she-pgrid--mob1 .she-pc__body{flex:1 1 auto}}.she-empty{text-align:center;padding:clamp(40px,6vw,84px) 20px;border:1px dashed var(--she-grey-300);border-radius:var(--she-radius-lg);background:var(--she-grey-050)}.she-empty__ico{width:58px;height:58px;border-radius:18px;margin:0 auto 18px;display:grid;place-items:center;background:#fff;border:1px solid var(--she-line);color:var(--she-accent-color)}.she-empty__ico svg{width:26px;height:26px}.she-empty__title{font-family:var(--she-font-heading);font-size:var(--she-fs-h4);font-weight:700;color:var(--she-dark);margin:0 0 8px}.she-empty__text{margin:0 auto 22px;max-width:46ch;color:var(--she-text-muted);line-height:1.55}.she-empty__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.she-pager{margin-top:clamp(28px,3.5vw,52px);display:flex;flex-direction:column;align-items:center;gap:14px}.she-pager__info{font-size:1.36rem;color:var(--she-text-muted)}.she-pager__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.she-pager__link{display:grid;place-items:center;min-width:40px;height:40px;padding:0 12px;border-radius:var(--she-radius-pill);border:1px solid var(--she-line);background:#fff;color:var(--she-text);font-size:1.44rem;font-weight:600;text-decoration:none;transition:background-color .25s var(--she-ease),color .25s var(--she-ease),border-color .25s var(--she-ease)}.she-pager__link:hover{border-color:var(--she-dark)}.she-pager__link[aria-current]{background:var(--she-dark);border-color:var(--she-dark);color:#fff}.she-pager__link svg{width:15px;height:15px}.she-pager__ellipsis{padding:0 6px;color:var(--she-text-muted)}.she-pager__bar{width:min(320px,100%);height:3px;border-radius:3px;background:var(--she-grey-200);overflow:hidden}.she-pager__bar span{display:block;height:100%;border-radius:3px;background:var(--she-accent-color);width:var(--she-pager-pct, 0%);transition:width .4s var(--she-ease)}.she-cinfo--soft,.she-cseo--soft{background:var(--she-grey-100)}.she-cinfo__grid{display:grid;gap:clamp(20px,2.6vw,40px);align-items:start}@media(min-width:900px){.she-cinfo__grid{grid-template-columns:.85fr 1.15fr}}.she-cinfo__cards{display:grid;gap:var(--she-gap);grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.she-cinfo__card{background:#fff;border:1px solid var(--she-line);border-radius:var(--she-radius);padding:clamp(20px,2vw,28px)}.she-cinfo__card-ico{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--she-orange-050);color:var(--she-accent-color);margin-bottom:14px}.she-cinfo__card-ico svg{width:20px;height:20px}.she-cinfo__card-title{font-family:var(--she-font-heading);font-size:1.632rem;font-weight:700;color:var(--she-dark);margin:0 0 7px}.she-cinfo__card-text{margin:0;font-size:1.472rem;line-height:1.6;color:var(--she-text-muted)}.she-cseo__body{max-width:78ch;color:var(--she-text-muted);font-size:1.568rem;line-height:1.72}.she-cseo__body>*:first-child{margin-top:0}.she-cseo__body h2,.she-cseo__body h3,.she-cseo__body h4{font-family:var(--she-font-heading);color:var(--she-dark);line-height:1.25;letter-spacing:-.01em;margin:1.9em 0 .55em}.she-cseo__body h2{font-size:var(--she-fs-h3)}.she-cseo__body h3{font-size:var(--she-fs-h4)}.she-cseo__body h4{font-size:1.68rem}.she-cseo__body p{margin:0 0 1.05em}.she-cseo__body ul,.she-cseo__body ol{margin:0 0 1.2em;padding-inline-start:1.15em}.she-cseo__body li{margin-bottom:.45em}.she-cseo__body a{color:var(--she-accent-color-600);text-decoration:underline;text-underline-offset:2px}.she-cseo__body img{border-radius:var(--she-radius);margin:1.2em 0}.she-cseo__body table{width:100%;border-collapse:collapse;margin:1.2em 0;font-size:1.472rem}.she-cseo__body th,.she-cseo__body td{border:1px solid var(--she-line);padding:10px 12px;text-align:start}.she-cseo__body th{background:var(--she-grey-050);color:var(--she-dark);font-weight:700}.she-cseo--clamped .she-cseo__body{position:relative;max-height:15em;overflow:hidden}.she-cseo--clamped .she-cseo__body:after{content:"";position:absolute;inset-inline:0;bottom:0;height:6em;background:linear-gradient(180deg,rgba(255,255,255,0),var(--she-seo-fade, #fff))}.she-cseo.is-expanded .she-cseo__body{max-height:none;overflow:visible}.she-cseo.is-expanded .she-cseo__body:after{display:none}.she-cseo__toggle{margin-top:14px;background:none;border:0;padding:0;font-family:inherit;font-size:1.44rem;font-weight:700;color:var(--she-accent-color);cursor:pointer;display:inline-flex;align-items:center;gap:7px}.she-cseo__toggle svg{width:15px;height:15px;transition:transform .3s var(--she-ease)}.she-cseo.is-expanded .she-cseo__toggle svg{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.she-pc,.she-pc__img,.she-subnav__card,.she-subnav__media img,.she-facets{transition:none!important}.she-plp__spinner{animation-duration:2s}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/she-collection.css.map */
